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 pur
ok, i added a copy of the code to the wiki page, as some people may
find that easier to access and evaluate rather than from some other
random google group page.
l.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Dj
On Jun 3, 5:14 pm, BenW wrote:
> I just posted a JSON-RPC handler I've been working with on the wiki:
>
> http://code.djangoproject.com/wiki/Jsonrpc
>
> I'd be interested in feedback from anyone doing async javascript with
> Django over RPC.
ben, hi,
there are many jsonrpc implementations.
On Apr 10, 9:29 pm, lkcl wrote:
> > We've recently done the dance through a wide range of tools and ended up
> > selecting Qooxdoo (qooxdoo.org) for a variety of reasons.
http://demo.qooxdoo.org/current/playground/#Calculator
ok - found one that works. and, actually,
> We've recently done the dance through a wide range of tools and ended up
> selecting Qooxdoo (qooxdoo.org) for a variety of reasons.
i'd love to be able to evaluate it, but i get this:
Error: unterminated string literal
Source File: http://demo.qooxdoo.org/current/demobrowser/script/demobrow
On Apr 8, 7:43 pm, Scott Newman wrote:
> > I've been looking at a couple of RIA frameworks, namely Sproutcore and
> > Cappuccino. The feel a bit too heavy for me. Sproutcore does not
> > integrate well with Django
> > The reason I'm posting is to ask the community if they have know of
> > any
On Apr 8, 2:34 pm, Rob Madole wrote:
> I've been looking at a couple of RIA frameworks, namely Sproutcore and
> Cappuccino. The feel a bit too heavy for me. Sproutcore does not
> integrate well with Django. Cappuccino uses Objective-J as the
> language and I'm not convinced this is a good ch
the basic plan is to provide a generic JSONRPC front-end to Django
forms which could conceivably become a de-facto interoperability
standard for web 2.0 applications to create, validate and store data
in "forms".
i've just added "describe" and "describe_errors".
http://pyjamas.svn.sourceforge.ne
sorry about re-beginning this thread but googlegroups decided to
"close" responses. i accidentally replied privately to adam as a
result, and will endeavour to reproduce what i wrote.
as mentioned previously here on django-users, here is the beginnings
of achieving exactly what adam is referring
folks, hi,
as a django user, i can't help but let people who use my favourite web
server framework know of the pyjamas 0.5 release. in addition to the
release notes (copy here) :
http://groups.google.com/group/comp.lang.python/browse_thread/thread/f1c9e1d2fb251c4e#
there is further information r
On Mar 11, 7:40 am, Joshua Partogi wrote:
> Dear all,
>
> Does django support RESTful webservice meaning that I can invoke the
> Http method with RESTful URL?
>
> Another thing does django supports JSON encoding and decoding?
if you mean "is there a module available out there which will help
i note that there is interest in GWT Django Models / Forms
integration, which is something presently being experimented on in
pyjamas by some of the users.
following on from this:
http://groups.google.com/group/django-users/browse_thread/thread/87035bc2fa95930d/a25d10638ed6f809?lnk=gst&q=pyjamas#
On Oct 7, 3:17 pm, Finder <[EMAIL PROTECTED]> wrote:
> Wow, this is kindof of an exciting combo. Thanks!
no problem :)
i've since written a tutorial, on how to create your own widgets:
http://pyjd.org/controls_tutorial.html
it's a damn site simpler than pygtk2
also there's an introductio
> words, the code that _was_ handed to the pyjamas compiler is instead
> handed to the python compiler.
correction: python _interpreter_ :) pyjamas-desktop ends up doing
"import pywebkitgtk", which pulls in webkit, which, given that it's a
Browser Engine, ends up with *identically* displayed co
folks, hi,
as an instant django convert when i discovered it a couple of months
ago, i wanted to make people aware of some technology that has saved
me vast amounts of development effort, and given me no end of
amusement: pyjamas.
pyjamas - http://code.google.com/p/pyjamas - is an AJAX-based web
15 matches
Mail list logo