Re: [ANN] Pyjamas 0.4: Python Web Toolkit Release

2008-12-03 Thread Luke Kenneth Casson Leighton
On Wed, Dec 3, 2008 at 4:54 AM, Banibrata Dutta <[EMAIL PROTECTED]> wrote: > Amazing concept, and glad that someone thought of this and implemented this. > The book's formatting on IE and Chrome looked a bit unusual. Content wise it > is already firly decent (i.e. enough to get a programmer started

Re: [ANN] Pyjamas 0.4: Python Web Toolkit Release

2008-12-02 Thread Banibrata Dutta
Amazing concept, and glad that someone thought of this and implemented this. The book's formatting on IE and Chrome looked a bit unusual. Content wise it is already firly decent (i.e. enough to get a programmer started), but sometimes text appears in a long & narrow col. format instead of the more

Re: [ANN] Pyjamas 0.4: Python Web Toolkit Release

2008-12-02 Thread Duncan Booth
"Luke Kenneth Casson Leighton" <[EMAIL PROTECTED]> wrote: > Pyjamas started as a port of Google's Web Toolkit, to python. > Explaining why Pyjamas (and GWT) is so significant takes > some doing: the summary is that comprehensive desktop-like > user interfaces can be developed very simply, to run i

[ANN] Pyjamas 0.4: Python Web Toolkit Release

2008-12-02 Thread Luke Kenneth Casson Leighton
This is the 0.4 Release of Pyjamas, the python-to-javascript compiler and Web Widget set and framework. Download Pyjamas 0.4 here: https://sourceforge.net/project/showfiles.php?group_id=239074 http://code.google.com/p/pyjamas/downloads/list Pyjamas started as a port of Google's Web Toolkit, to py