Copyright (c) 2007 by Sascha Tayefeh
This is a demostration of the script Atom PhotoBlog. A photo-blog is a blog with the intention to publish photos chronologically. This script is dedicated to exactly this task - without any additional juggling. The word "Atom" in the title indicates just this fact - we have created a kernel of such a blog, there's nothing missing, but also, there's nothing nagging. Thus, these scripts perform extremely good.
The heart of this script is a set of PHP5-classes that provide everything you need in order to create your photoblog. Its user-interface makes the features highly customizable, while the object-oriented programming style makes it highly extensible.
This script is kindly spread by sourceforge, so please download Atom PhotoBlog at Sourceforge.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. Please, read the complete GNU PUBLIC LICENSE.