RE: Naked Objects - Automatic Web UIs for blind programmers

  • From: "Ken Perry" <whistler@xxxxxxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Thu, 2 Dec 2010 07:57:51 -0500

Well I would hope you would actually do the fruitbasket demo and submit it
to the page where all the others are that was the purpose so we could see
how easy it is.

ken

-----Original Message-----
From: programmingblind-bounce@xxxxxxxxxxxxx
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Jacques Bosch
Sent: Thursday, December 02, 2010 7:28 AM
To: programmingblind@xxxxxxxxxxxxx
Subject: Re: Naked Objects - Automatic Web UIs for blind programmers

Not yet. By Fruit Basket I assume you just mean a little demo app.
I will still probably do this at some future point, but I'm maxed out
at the moment.

On Thu, Dec 2, 2010 at 2:21 PM, Ken Perry <whistler@xxxxxxxxxxxxx> wrote:
> Did you try making a fruit baksket with this>?   If you haven't will you?
>
> ken
>
> -----Original Message-----
> From: programmingblind-bounce@xxxxxxxxxxxxx
> [mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Jacques Bosch
> Sent: Thursday, December 02, 2010 6:58 AM
> To: programmingblind@xxxxxxxxxxxxx
> Subject: Naked Objects - Automatic Web UIs for blind programmers
>
> Hi all.
>
> While investigating tools for really rapid application development
> (RAD) I came across this most interesting framework called Naked
> Objects MVC.
> Rather than retyping what it does, here is the 3 line description from the
> site:
> "Naked Objects MVC combines the power of the naked objects pattern
> with Microsoft's ASP.NET MVC 2 framework.
> Now you can take a POCO domain object model and turn it into a
> fully-functional web application in minutes, without writing a single
> line of user interface code.
> You can then customise the generic user interface by adding custom
> style sheets, custom views and custom controllers, following standard
> ASP.NET patterns."
>
> The URL is www.nakedobjects.net
>
> Since the UI is dynamically generated from the domain model (classes)
> a blind developer could write an entire system, or a vast majority of
> it in C# and not have to worry about creating a UI. I think this is
> pretty powerful stuff, even for sighted developers. Note, it does not
> generate a UI to static files, like some other tools do, it in stead
> dynamically generates the UI at runtime. It therefore reeds to be
> installed on the server hosting the MVC web application.
> A developer license costs $399, but there is a fully functional
> evaluation version that can be used as long as you want. Only when
> taking it into production would you have to buy a license.
>
> This technology has also been matured over quite a few years and has
> been proven in production.
> Although I have not yet used Naked Objects myself, the guy behind
> Naked Objects, Richard Pawson, has been extremely helpful in answering
> my questions.
>
> Currently it does not support AJAX, but seems like they have plans to
> completely AJAXify the dynamic UI in the next year to make it more
> performant and snappy for internet based applications.
>
> You can also checkout the forums: forum.nakedobjects.net
>
> It requires Visual Studio 2010 (or 2010 Express) and .Net framework 4.0.
>
> Anyway, I just thought this would be of particular interest to this list.
>
> Have fun.
> __________
> View the list's information and change your settings at
> //www.freelists.org/list/programmingblind
>
> __________
> View the list's information and change your settings at
> //www.freelists.org/list/programmingblind
>
>



-- 
Jacques Bosch
__________
View the list's information and change your settings at 
//www.freelists.org/list/programmingblind

__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind

Other related posts: