[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.python

Karrigell 3.0.4 published

Pierre Quentel

2/27/2010 7:57:00 AM

Hi,

A new version of the web framework Karrigell is on line

The main changes are :
- more robust session management in multi-threaded and multi-process
environments
- Unicode management in the HTMLTags module (HTML generation in
Python)
- Unicode management and error reports in Karrigell Templates (simple
templating system)
- more of MySQL : can be used for users database ; improved online
management ; blog application
- use of the WhizzyWig Javascript library for blog applications
- make script caching and HTTP caching optional
- the alias keys can be regular expressions for a more flexible url
resolution
- bug fix for default host configuration and for cookie expiry date

Home page : http://karrigell.sourc...
Download : http://sourceforge.net/project/showfiles.php?grou...
Google Group : http://groups.google.com/group...

Cheers,
Pierre
3 Answers

Pierre Quentel

2/27/2010 8:22:00 AM

0

On 27 fév, 08:57, Pierre Quentel <quentel.pie...@wanadoo.fr> wrote:
> Hi,
>
> A new version of the web framework Karrigell is on line
>
> The main changes are :
> - more robust session management in multi-threaded and multi-process
> environments
> - Unicode management in the HTMLTags module (HTML generation in
> Python)
> - Unicode management and error reports in Karrigell Templates (simple
> templating system)
> - more of MySQL : can be used for users database ; improved online
> management ; blog application
> - use of the WhizzyWig Javascript library for blog applications
> - make script caching and HTTP caching optional
> - the alias keys can be regular expressions for a more flexible url
> resolution
> - bug fix for default host configuration and for cookie expiry date
>
> Home page :http://karrigell.sourc...
> Download :http://sourceforge.net/project/showfiles.php?grou...
> Google Group :http://groups.google.com/group...
>
> Cheers,
> Pierre

Oops ! wrong group, sorry. It's for c.l.p.announce

jkn

2/27/2010 8:52:00 AM

0

Hi Pierre

> Oops ! wrong group, sorry. It's for c.l.p.announce

Well, I for one was happy to learn of this release here - thanks

J^n

Terry Reedy

2/27/2010 7:28:00 PM

0

On 2/27/2010 3:21 AM, Pierre Quentel wrote:

>
> Oops ! wrong group, sorry. It's for c.l.p.announce

Announcements also come to c.l.p and python-list. C.l.p.a should be a
low-traffic subset, perhaps with followups set to c.l.p for discussion.