2008/6/12 Tim Roberts <[EMAIL PROTECTED]>:
> On Thu, 12 Jun 2008 02:18:58 +0200, "Jonathan Slenders" <
> [EMAIL PROTECTED]> wrote:"
>
>> 2008/6/12 Tim Roberts <[EMAIL PROTECTED]>:
>>
>>> >
>>> > May I ask what motivated you to create this from scratch? There are a
>>> > number of excellent Python
o did something with
Django at the past PyCon.
~js
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:users-
> [EMAIL PROTECTED] On Behalf Of Michael Foord
> Sent: Thursday, June 12, 2008 2:41 AM
> To: Discussion of IronPython
> Subject: Re: [IronPython] Python Pages -- web
This is exactly why there are so many.
-Bill
On Jun 12, 2008, at 2:19 PM, Charles Mason wrote:
Anyone want to take a stab at why there are so many? It seems
trivial to me. I know I will be ridiculed for my example, but this
is what I use on my personal webserver:
def PrintTemplate(file
Tim Roberts a écrit :
On Thu, 12 Jun 2008 02:18:58 +0200, "Jonathan Slenders"
<[EMAIL PROTECTED]> wrote:"
2008/6/12 Tim Roberts <[EMAIL PROTECTED]>:
>
> May I ask what motivated you to create this from scratch? There are a
> number of excellent Python web application frameworks available today
On Thu, Jun 12, 2008 at 5:40 AM, Michael Foord <[EMAIL PROTECTED]>
wrote:
>
> There are also plenty of templating languages:
>
> Stan (used by Nevow)
> Genshi
> Cheetah
> Mako
> ZPT (Zope)
> SimpleTal (another Zope one)
> Kid
> Django template language
> PTL (Python templating language used by Qui
On Thu, 12 Jun 2008 02:18:58 +0200, "Jonathan Slenders"
<[EMAIL PROTECTED]> wrote:"
2008/6/12 Tim Roberts <[EMAIL PROTECTED]>:
>
> May I ask what motivated you to create this from scratch? There are a
> number of excellent Python web application frameworks available today,
> several of which ha
on. That's
> just my $0.02 though ... anyone else agree?
>
> ~js
>
> From: [EMAIL PROTECTED] [EMAIL PROTECTED] On Behalf Of Jonathan Slenders
> [EMAIL PROTECTED]
> Sent: Wednesday, June 11, 2008 5:36 PM
> To: Discussion of IronPython
> Subjec
The Silverlight integration is a *great* idea - but there really are a
lot of Python web frameworks and template languages out there. I'm
afraid realistically you're unlikely to get more than a handful of users
- but if you enjoy coding it then there is no reason to stop.
You might have more p
36 PM
To: Discussion of IronPython
Subject: Re: [IronPython] Python Pages -- web application stack (like django,
rails, ...)
2008/6/12 Jonathan Slenders <[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>>:
2008/6/12 Tim Roberts <[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>>:
On Th
2008/6/12 Jonathan Slenders <[EMAIL PROTECTED]>:
>
>
> 2008/6/12 Tim Roberts <[EMAIL PROTECTED]>:
>
>> On Thu, 12 Jun 2008 01:09:01 +0200, "Jonathan Slenders" <
>> [EMAIL PROTECTED]>
>>
>>> I'm working on a web application framework in Python, and just uploaded
>>> the
>>> first release.
>>>
>>> N
2008/6/12 Tim Roberts <[EMAIL PROTECTED]>:
> On Thu, 12 Jun 2008 01:09:01 +0200, "Jonathan Slenders" <
> [EMAIL PROTECTED]>
>
>> I'm working on a web application framework in Python, and just uploaded
>> the
>> first release.
>>
>> Now I quote from my own README. What it actually does is:
>>
>> -
On Thu, 12 Jun 2008 01:09:01 +0200, "Jonathan Slenders"
<[EMAIL PROTECTED]>
I'm working on a web application framework in Python, and just uploaded the
first release.
Now I quote from my own README. What it actually does is:
- Provide an easy way to embed Python code into HTML, similar to PHP,
Hi all,
I'm working on a web application framework in Python, and just uploaded the
first release.
Now I quote from my own README. What it actually does is:
- Provide an easy way to embed Python code into HTML, similar to PHP, JPS
and
other server side languages.
- Make reusing HTML very easy.
13 matches
Mail list logo