EnyoJS looks legit, just judging by the fact that it seems like the
only one that has any examples with heavy-duty HTML5 canvas stuff -
which is perfect for something like this. Bootstrap looks like it's
better suited for UI though. Correct me if I'm wrong with any of this.

Thanks everyone for your help and input. I guess next steps for me is
writing/finding a suitable Python wrapper and then spec-ing out
everything from there.

On Thu, Jun 14, 2012 at 4:10 AM, C. Scott Ananian <csc...@laptop.org> wrote:
> On Wed, Jun 13, 2012 at 6:17 PM, Martin Langhoff <martin.langh...@gmail.com>
> wrote:
>>
>> On Wed, Jun 13, 2012 at 11:37 AM, Lester Leong <lester.ble...@gmail.com>
>> wrote:
>> > Scott - could you point me in the right direction as far as a good
>> > JS/HTML5 framework?
>>
>> Keep in mind that _today_ XOs don't ship with a workable JS runtime
>> environment other than the webbrowser.
>
>
> ...which is a perfectly fine runtime environment.  And writing a python
> wrapper that functions like PhoneGap is perfectly straightforward; the
> wikipedia and other apps on the XO already do it.
>
> As for JS/HTML5 frameworks, there are a bazillion of them.  Some popular
> bits:
>  http://twitter.github.com/bootstrap/
>  http://enyojs.com/
>  http://knockoutjs.com/
>  http://brian.io/lawnchair/
>  http://sproutcore.com/  (although this is geared for client/server)
> Lots more random stuff linked from:
>  http://wiki.laptop.org/go/Nell/InterestingJavascriptLibraries
>  http://dailyjs.com
>
>  --scott
>
> --
>       ( http://cscott.net )
_______________________________________________
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel

Reply via email to