Handling of daylight changes a bit better
[swisdk.git] / README
blobf88a136bc30f61adf0c2e89b04483275d9613f44
1         SWISDK release 2.x <http://spinlock.ch/projects/swisdk/>
2                 Simple Website Infrastructure SDK
4   SWISDK 2 is a web application framework which serves as a building base for
5   content management systems, web applications, web services and more.
7    The framework has been written with security in mind from day one and
8   offers integrated protection from XSS, CSRF and SQL injection attacks.
10    Other frameworks are most often lacking in the area of form handling
11   and validation -- this is the place where SWISDK shines the most.
13 WHAT ARE THE PLATFORMS SWISDK 2 SUPPORTS?
15    It was built on a standard PHP5 and MySQL 4.1 stack, but has since gained
16   support for SQLite, and support for other database engines can be easily
17   added.
19    Development and deployment has been done on Linux x86 and Mac OS X machines
20   until now.
22 DOCUMENTATION
24    There is some documentation available in the Documentation/ directory,
25   the most up-to-date documenation can be found on the project website:
26   http://spinlock.ch/projects/swisdk/
29 INSTALLATION AND CONFIGURATION
31    See the installation instructions either in the Documentation directory
32   or on the website.
34 DOES NOT WORK?
36    Is something not working as expected? Send an email to the developers:
38    Matthias Kestenholz <mk@spinlock.ch>
39    Moritz Zumbühl <mail@momoetomo.ch>