2009/9/23 Brian McKeever <kee...@gmail.com>

>
> I just decided to learn to use dojo yesterday.
> I chose it because it has a huge library of GUI widgets that are all
> suppose to be accessible to people with disabilities.
>


for dojo you also get http://
<goog_1253719914739>code.google.com/p/<goog_1253719914739>
*dojan <goog_1253719914739>go <http://code.google.com/p/dojango>

*

>
> I found this:
> http://en.wikipedia.org/wiki/Comparison_of_JavaScript_frameworks
> quite helpful.
>
> What I didn't know until recently were that there were mostly full
> fledged javascript GUI toolkits. I thought they all just made
> javascript less painful and added small flashy effects. (I'm a
> javascript noob)
>
> On Sep 23, 3:13 am, Joshua Russo <josh.r.ru...@gmail.com> wrote:
> > I've been happily using JQuery for a while and was wondering why people
> use
> > the frameworks that they do. I want to see how other's get flexibility
> and
> > efficiency (cool widgets and good response time) out of JavaScript.
> > For example: The current project I'm working on I've created a visual
> > display of a timeline using CSS and transparent PNGs and use it allow
> users
> > to visually manipulate date ranges. I ended up creating a custom
> JavaScript
> > object to represent each value/date range to centralize manipulation
> logic,
> > initialized on page load from data provided in page creation. The objects
> > generally end up being just a bunch of references to the objects on the
> page
> > to be manipulated, in addition to the logic. I use JQuery to create each
> > reference and then thus also for the manipulations themselves.
> >
> > This is usually the extent of my use of JQuery and I'm wondering if I'm
> > missing something in other frameworks that may make my life easier in
> tasks
> > like this.
> >
> > Thanks for your insights.
> > Josh
> >
>


-- 
Cristian Salamea
CEO GnuThink Software Labs
Software Libre / Open Source
(+593-8) 4-36-44-48

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to