Re: [ANN] pyjamas 0.7 released

2010-04-26 Thread Jean-Michel Pichavant
Luke Kenneth Casson Leighton wrote: [snip] Am I the only one getting this error ? easy_install --prefix /home/jeanmichel -m pyjamas Searching for pyjamas Reading http://pypi.python.org/simple/pyjamas/ Reading http://pyjs.org Best match: pyjamas 0.7 Downloading http://pypi.python.org/packag

Re: [ANN] pyjamas 0.7 released

2010-04-26 Thread Daniel Fetchinson
>>> for fits and giggles, to show what's possible in only 400 >>> lines of python, here is a game of asteroids, written by joe rumsey. >>> yes, it runs under pyjamas-desktop too. >>> >>> http://pyjs.org/examples/asteroids/public/Space.html >> >>This URL returns a blank page for me on firefox 3.

Re: [ANN] pyjamas 0.7 released

2010-04-25 Thread Wolfgang Strobl
Daniel Fetchinson : >> for fits and giggles, to show what's possible in only 400 >> lines of python, here is a game of asteroids, written by joe rumsey. >> yes, it runs under pyjamas-desktop too. >> >> http://pyjs.org/examples/asteroids/public/Space.html > >This URL returns a blank page for me

Re: [ANN] pyjamas 0.7 released

2010-04-25 Thread Alf P. Steinbach
* Luke Kenneth Casson Leighton: http://pyjs.org/examples/asteroids/public/Space.html An error has been encountered in accessing this page. 1. Server: pyjs.org 2. URL path: /examples/asteroids/public/examples/asteroids/public/bootstrap.js 3. Error notes: NONE 4. Error type: 404 5. Reques

Re: [ANN] pyjamas 0.7 released

2010-04-25 Thread Terry Reedy
On 4/25/2010 3:43 PM, Terry Reedy wrote: On 4/25/2010 2:07 PM, Daniel Fetchinson wrote: for fits and giggles, to show what's possible in only 400 lines of python, here is a game of asteroids, written by joe rumsey. yes, it runs under pyjamas-desktop too. http://pyjs.org/examples/asteroids/publi

Re: [ANN] pyjamas 0.7 released

2010-04-25 Thread Terry Reedy
On 4/25/2010 2:07 PM, Daniel Fetchinson wrote: for fits and giggles, to show what's possible in only 400 lines of python, here is a game of asteroids, written by joe rumsey. yes, it runs under pyjamas-desktop too. http://pyjs.org/examples/asteroids/public/Space.html This URL returns a bla

Re: [ANN] pyjamas 0.7 released

2010-04-25 Thread Daniel Fetchinson
> for fits and giggles, to show what's possible in only 400 > lines of python, here is a game of asteroids, written by joe rumsey. > yes, it runs under pyjamas-desktop too. > > http://pyjs.org/examples/asteroids/public/Space.html This URL returns a blank page for me on firefox 3.3.5 (linux) wi