[ajug-members] Prototype
Josh Berry
taeric at gmail.com
Tue Nov 8 10:48:28 EST 2011
Also, not sure if you follow the website smashing-magazine or not, but
they had a good article recently going over making a rapid prototype
using a web framework Foundation. I've had fun playing with it, and
it seems to be rather easy to get going with. It is not a full
featured solution, but pairing this with a REST backend should be easy
enough.
http://coding.smashingmagazine.com/2011/10/25/rapid-prototyping-for-any-device-with-foundation/
On Tue, Nov 8, 2011 at 7:43 AM, Summers Pittman ℝ <secondsun at gmail.com> wrote:
> For a prototype you can get a lot of bang/buck from jQuery mobile. You will
> get lots of nice functionality and mobile LaF for free. The downside is the
> library is rather unpolished (animations jerk some, elements which are
> supposed to be fixed float around, thing appear and disappear etc).
> For the admin side, getting started with Spring Roo doesn't hurt. Roo sets
> up lots of the really REALLY boring java stuff for you for free. Plus it
> gives you java code to work with and plays nicely with your changes so you
> don't get stuck in the roo way.
> If you are feeling adventurous also give Grails a try. It has a good user
> community and many plugins to add small features to your site rather easily.
>
>
> Summers Pittman
>>>Phone:912 293 2314
>>>Java is my crack.
>
>
>
>
> On Tue, Nov 8, 2011 at 12:14 AM, Sudhir Kamatkar <sudhirk at samarthtech.com>
> wrote:
>>
>> Can you suggest fastest way to prototype an application that has web
>> interface as well mobile interface? Web interface is for back end (admin)
>> functionality of app where as mobile interface is front end (end user)
>> functionality.
>>
>>
>>
>> Although I appreciate suggestions for wireframe technologies, I am looking
>> for more than wire frame here – the prototype should be really fast to build
>> with working functionality (clearly not all functions but basic navigation,
>> mock data updates etc..)
>>
>>
>>
>> Thank you
>>
>>
>>
>> Best Regards,
>>
>>
>>
>> Sudhir Kamatkar
>>
>> Samarth Technologies, Inc
>>
>> Phone: (678) 313-8173 | sudhirk at samarthtech.com | www.samarthtech.com |
>>
>>
>>
>>
>
> _______________________________________________
> ajug-members mailing list
> ajug-members at ajug.org
> http://www.ajug.org/mailman/listinfo/ajug-members
>
>
More information about the ajug-members
mailing list