24Oct/070
Continuing last post
Implemented features:
- Links database: every news item may have a related link, and every link that is linked to in a news item is added to the Links site. This Links site will also contain some other - not news related - links.
- Updated welcome message
- Updated menus: used to be hardcoded, is now database driven.
- Made CAPTCHA module for encoding e-mails. See Contact site.
- Added 'Hack attempt' table in the database: all activity that is not authorized is recorded into a table (IP , date and hostname is recorded)
22Oct/070
Adding some features
Currently I'm working on adding some features to the site, such as:
- Images to encode e-mails(Anti-Spam Protection)
- External Link database
- More advanced login for admin
- Easier maintenance/more functions for admin
Some features have already been installed, and some I'm working on.
9Oct/070
Vertrigo Server
Was searching for some new software as I discovered this nice package of application for Web/PHP developers, it's a collection of applications making it possible to run and test PHP, HTML and related files locally instead of externally. (similar to xampp)