Re: JavaScript toolkits (was Re: ANN: Porcupine Web Application Server 0.6 is released!)

2009-08-01 Thread lkcl
On Jul 21, 12:55 pm, Paul Boddie wrote: > On 20 Jul, 18:00, a...@pythoncraft.com (Aahz) wrote: > > > > > Out of curiosity, are there anyJavaScripttoolkits that generate code > > that degrades gracefully whenJavaScriptis disabled? > > You mean "Web toolkits which useJavaScript", I presume. I have >

Re: JavaScript toolkits (was Re: ANN: Porcupine Web Application Server 0.6 is released!)

2009-08-01 Thread lkcl
On Jul 20, 4:00 pm, a...@pythoncraft.com (Aahz) wrote: > Out of curiosity, are there anyJavaScripttoolkits or python-to-javascript compilers > that generate code > that degrades gracefully whenJavaScriptis disabled? http://advogato.org/article/981.html you'll need to do a little bit of work

Re: JavaScript toolkits (was Re: ANN: Porcupine Web Application Server 0.6 is released!)

2009-07-23 Thread Paul Boddie
On 23 Jul, 05:55, a...@pythoncraft.com (Aahz) wrote: > In article > <1c994086-8c58-488f-b3b3-6161c4b2b...@k30g2000yqf.googlegroups.com>, > Paul Boddie   wrote: > > >http://www.boddie.org.uk/python/XSLTools.html > > Thanks!  I'll take a look after OSCON. The JavaScript parts of the framework are a

Re: JavaScript toolkits (was Re: ANN: Porcupine Web Application Server 0.6 is released!)

2009-07-22 Thread Aahz
In article <1c994086-8c58-488f-b3b3-6161c4b2b...@k30g2000yqf.googlegroups.com>, Paul Boddie wrote: >On 20 Jul, 18:00, a...@pythoncraft.com (Aahz) wrote: >> >> Out of curiosity, are there any JavaScript toolkits that generate code >> that degrades gracefully when JavaScript is disabled? > >You mea

Re: JavaScript toolkits (was Re: ANN: Porcupine Web Application Server 0.6 is released!)

2009-07-22 Thread Aahz
In article , D'Arcy J.M. Cain wrote: >On 20 Jul 2009 17:10:55 -0700 >a...@pythoncraft.com (Aahz) wrote: >>>I understand what you want but I can't see how a toolkit can do that. >>>How do you program "graceful?" It seems pretty application specific. >> >> Presumably the JS toolkit generates both

Re: JavaScript toolkits (was Re: ANN: Porcupine Web Application Server 0.6 is released!)

2009-07-21 Thread Paul Boddie
On 20 Jul, 18:00, a...@pythoncraft.com (Aahz) wrote: > > Out of curiosity, are there any JavaScript toolkits that generate code > that degrades gracefully when JavaScript is disabled? You mean "Web toolkits which use JavaScript", I presume. I have written (and use myself) a toolkit/framework calle

Re: JavaScript toolkits (was Re: ANN: Porcupine Web Application Server 0.6 is released!)

2009-07-20 Thread D'Arcy J.M. Cain
On 20 Jul 2009 17:10:55 -0700 a...@pythoncraft.com (Aahz) wrote: > >I understand what you want but I can't see how a toolkit can do that. > >How do you program "graceful?" It seems pretty application specific. > > Presumably the JS toolkit generates both code and HTML. Actions that > normally ge

Re: JavaScript toolkits (was Re: ANN: Porcupine Web Application Server 0.6 is released!)

2009-07-20 Thread Aahz
In article , D'Arcy J.M. Cain wrote: >On 20 Jul 2009 09:00:33 -0700 >a...@pythoncraft.com (Aahz) wrote: >> >> Out of curiosity, are there any JavaScript toolkits that generate code >> that degrades gracefully when JavaScript is disabled? > >I understand what you want but I can't see how a toolkit

Re: JavaScript toolkits (was Re: ANN: Porcupine Web Application Server 0.6 is released!)

2009-07-20 Thread D'Arcy J.M. Cain
On 20 Jul 2009 09:00:33 -0700 a...@pythoncraft.com (Aahz) wrote: > Out of curiosity, are there any JavaScript toolkits that generate code > that degrades gracefully when JavaScript is disabled? I understand what you want but I can't see how a toolkit can do that. How do you program "graceful?" It

JavaScript toolkits (was Re: ANN: Porcupine Web Application Server 0.6 is released!)

2009-07-20 Thread Aahz
In article , tkouts wrote: > >I'm pleased to announce the new version of Porcupine Web Application >Server, a Python based framework that provides front-end and back-end >technologies for building modern data-centric Web 2.0 applications. > > [...] > >QuiX, the server's integrated JavaScript too