|
Posted on 2009-10-21,
by Tom
Non-formal. Shown here to give an idea of the basic requirements of the program. I see no point to formalize them into single statement requirements at this time. - The program shall support "most" web server configurations without any adaptions, i.e. it shall be written in a standard programming language that exist on most web servers. Project decision: PHP
- Installation and configuration must be simple (must take less than 15 minutes). The configuration settings shall be stored in one single PHP class.
- Integration of ics-blog to a web site must be possible to do with maximum 5 PHP class and or function calls from an external index file.
- It shall be simple to edit and add entries to the blog. Project decision: Use iCalendar files for data storage. They can be created and edited with almost any calendar program.
Last modified on 2009-11-21 at 08:00:00
This site is powered by ics-blog.
|