Projects made by 0500053.info Click on project name to visit

Jitkasan.com is an artistic portfolio website for a Canadian based website. It is a hybridised website featuring a javascript navigation menu directing a Flash/AS3 presentation.

Noteworthy is the XML based gallery page. Content can be uploaded into sections(folders) within the gallery and then the list regenerated without any need for the Flash component to be republished.

The PHP script generates the XML list by searching through the gallery folder and then processing each folder's(section) image files into the list. At runtime the gallery process generates a drop down menu of the gallery sections.



A work in progress for the local Adelaide band 'The New Translation', this project includes a comprehensive, custom-built administration section including login processing.

Administrators can login to to add,delete, and edit gigs as well as (soon) manage mailing lists. Also featured is an integrated custom-skinned media player for the band's music.



A cross-browser (IE,Firefox,Safari) website for a local Adelaide maintenance and fencing business. A key requirement supplied by the client was the ability to upload and administer product images via a web interface.

This goal was achieved with PHP 5 and has the following features:

  • Upload images and have thumbnails created automatically.
  • Images can be annotated with data being stored in a MySQL database.
  • Images can have padding around the image adjusted via the admin interface.
  • XML playlist generation for Flash ActionScript 3 gallery interface.
The product gallery has full redunancies built-in so that display will revert back to dynamically generated PHP gallery when Flash is not available.