Agilo's Weblog (text-based version for ancient browsers) ------------------------------------------------------------------------------- You are seeing this page in the technology best suited for your browser. Enjoy your stay here and if at any time you feel the urge to see this page in its full glory I kindly and friendly suggest you to get a better browser. ------------------------------------------------------------------------------- --- Entry title: New PHP project, finished. Date added: Thursday, July 22 2004, 09:16AM Written by: Agilo (agilo3@gmail.com) Entry ID: 94 --- I forgot to update my weblog with the news I started a project for ]{0MBAT (a guy I know from IRC and the Mortal Kombat world). I was sick of not doing anything for the entire week, so I asked him if he had anything he wanted for his website. I've created a few PHP scripts for him in the past (random avatar, random affiliation banner, news section). He informed me he wanted an easy manageable Winamp Skins section which he could use. I since finished the project, and is located here: http://24.132.55.70/kombat/ -- Main page. http://24.132.55.70/kombat/?amount=25 -- Main page limited to 25 skins. http://24.132.55.70/kombat/?start=25&end=60 -- Main page, showing skins 25 to 60. http://24.132.55.70/kombat/?add -- Adding a new skin. http://24.132.55.70/kombat/index.phps -- Sourcecode file. http://24.132.55.70/kombat/database -- Database file. It took me a total of around 12 hours to complete this. That's not very fast you may think, but bare in mind that I had to manually grab the necessary info and put it in a single database file. Thank goodness for all the beautiful Linux tools (mainly; VIM, SED and GAWK). :D Also, I've uploaded the files to this host for refference (or in case people are interrested): files/winamp_skins_file.zip -------------------------------------------------------------------------------