Webzipper
Webzipper is a free web based zip archive creator that takes advantage of the
zip functionality provided by PHP. The website will create zip archives of one or more files uploaded by the user
and allow that archive to be downloaded. The website also provides image resizing functionality, again
programmed in PHP that allows an image file to be resized to the users preferences and downloaded. Useful for a number
of reasons, including creating avatars, preparing images for email or bulletin board posting.
Technologies: PHP/XHTML/CSS (Apache on Linux)
Focused Flooring
Focused Flooring boasts a fully customizable, database driven, ecommerce shop configured to accept credit card
payments through a credit card payment gateway. The shop contents can be controlled by the website administrator though a back-end control panel
which also gives the administrator access to stored order and customer information. The website also provides automated response emails along with
configurable email sending facilities.
Technologies: PHP/XHTML/CSS/Javascript (Apache on Linux)
Electronic Nation
Electronic Nation is an ezine website focused around electronic media. Using a MySQL RDBMS for backend
storage Electronic nation provides categorized articles through each of its sections. The content of the website automatically displays the newest articles on the
home page and on each category page. after articles are added using a simple web form from the back-end.
Technologies: PHP/XHTML/CSS (Apache on Linux)
My Herbal Wellbeing
This application is an information ritch herbal tea database that also contains searchable articles.
The application showcases an object oriented approach to creating web applications. The abstract
PHP class (ListArticles) that I wrote for this website is the same one used in Focused Flooring to list the shop
items and Electronic Nation to list articles. It can be found in my Code Library.
This application also makes use of AJAX like technology to extract information from a herbal tea database without the need to refresh the page.
Technologies: PHP/MySQL/XHTML/CSS/JavaScript/AJAX (Apache on LINUX)
Murciaworld
Murciaworld was a Spanish property sales website powered by PHP and MySQL. Properties are added to
the site by an administrator through a back-end web interface which are then highly searchable from the front end. Once properties are
added to the site they remain for a set period before being automatically removed. Search preferences are stored in cookie
format in order to provide relevant suggestions for return visitors.
Technologies: PHP/MySQL/XHTML/CSS/JavaScript (Apache on UNIX)
Valenciaworld
Valenciaworld is special because you can have access
to the back-end control panel to try this website for yourself!
ValenciaWorld is a highly automated and highly configurable appointment booking service
connected to a MySQL database with an intergrated PHP/MySQL calendar. It can maintain a diary
of bookings for varying dates and lengths. It contains a fully intergrated web interface for
staff to search through bookings and customer information and an intergrated ticket/Q&A Console.
Technologies: PHP/MySQL/XHTML/CSS/JavaScript/XML (Apache on Linux)