SnakeSkin News
SnakeSkin 1.0 Released - October 29, 2004
We are proud to announce the release of version 1.0 of SnakeSkin, a
python application toolkit released under an Open Source BSD-Style
license, available at http://snakeskin.pseudocode.net/ Along with this
release, we have updated the CGI Demo to be easier to install and
follow.
Both of these releases can be found at (along with more information
including change logs):
http://sourceforge.net/project/showfiles.php?group_id=118346
Support for SnakeSkin is handled though SourceForge.Net. The project
information page is at http://www.sourceforge.net/projects/snakeskin-tools
There you will find the bug tracking system, a feature request system, and
the main method of support, the SnakeSkin mailing list.
About SnakeSkin
In SnakeSkin, developers can customize the framework to the application,
unlike in traditional frameworks, such as PHP. For example, adding
custom tags to the templating system is quick and easy. The goal of the
project is to have a framework that scales down as well as up--a
"Zope-lite" framework. SnakeSkin can scale down to be useful in a simple
form-to-email or just to apply a clean-cut design skin. The toolkit can
just as easily scale up to handle complex content managment systems, B2B
extranets, and full-fledged e-commerce engines. We do it all the time.
SnakeSkin, based upon the existing Albatross project maintained by
Object Craft, runs under several webservers, including CGI based,
Apache, FastCGI, and its own included webserver (used mainly for
development).
SnakeSkin has several built in capabilities:
* Dynamic Macro Features (think server-side includes on steroids)
* SQL support in both the application and the template
* Support for Apache 2.0 Filters
... and includes Albatross features ...
* Clean separation of logic and design
* A simple-yet-robust templating system that is Web Designer-friendly
(Plays nice with Dreamweaver)
* Secure Session Management in hidden fields, server-side data-stores,
or through a session server
The SnakeSkin team.
http://snakeskin.pseudocode.net/ (0 comments)
SnakeSkin Example Site Released - September 15, 2004
We have released an example site using SnakeSkin on SourceForge. This site was intended to be the SnakeSkin homepage, but the SourceForge web servers only support Python version 1.5.2 so it is not possible at this time. Documentation will of course be the best help to developers, this example is to help any early users learn more about SnakeSkin. (0 comments)
SnakeSkin gearing up for 1.0 - September 07, 2004
We are ready to consider the current version, 0.9, as a
canadiate for release. Anyone that has feedback on the current design and/or finds
bugs, please send information in though the mailling list or file a bug report on
sourceforget.net (0 comments)
SnakeSkin Released as Open Source - September 07, 2004
SnakeSkin is a python application tooklit. The difference from a traditional framework, such as PHP, is
the developer can customize the framework to the application. The goal of the project is to have a
framework that scales down as well as up.
SnakeSkin is based upon the existing Albatross project maintained by Object Craft at http://www.object-craft.com.au/projects/albatross .
SnakeSkin, like Albatross, runs under several webservers, including CGI based,
Apache, FastCGI, and it's own included webserver (mainly for development). (0 comments)










