In case you're not already aware I thought I'd mention that there is a tutorial for pyjamas on 29th June at Europython in birmingham. as you're django users, you will have a much easier time getting set up than other attendees. Pyjamas is a port of GWT to python: it is for the development of pure Web 2.0 AJAX applications where you need not write a single line of javascript code in order to develop applications, and users need nothing more than any standard modern javascript-capable web browser.
Both pyjamas and GWT turn web development completely on its head: a declarative programming style is used to write applications - as real desktop-widget-like applications. Pyjamas is near-identical to and has more in common with pygtk2 and pyqt4 programming than it does with traditional web development. For those people who may be concerned that pyjamas is somehow "complex": it most definitely is not. We get a disproportionately large number of people on the pyjamas list who have never done U.I interface design before, let alone web development of any kind - and, with a little encouragement and pointing in the right direction, they're off. So if you've started web development recently and are intimidated by CSS incompatibilities, browser incompatibilities and the steep AJAX learning curve; or if you've been doing web development for ages and are sick to the back teeth of the same, do consider coming to EuroPython to learn about Pyjamas, and how to best use it with the Django Framework. l. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

