I'm terrible for keeping change log's updated, but if you pester me, I will update it :-). Twitter GIF Generator Change Log http://JT3k.eu/Twitter ====================================================================================================== 28th April 2009 * Fixed: Fixed the HTML code generator, was linking to images instead of the users twitter pages, don't know how i missed that one! 23rd April 2009 * Fixed: The HTML generated wasn't correct, have now added the Alt tag which makes it correct. :-) * Changed: The url to the image is now shorter. It will now use http://JT3k.eu instead of http://JT3k.com - Only one character shorter, I know, but every little helps, as Tesco say! * Changed: The A link back to the twitter profile. I've created a redirect script, so that I can save another 2 characters from the string. That's a total saving of 3 characters! great if your BBCode is 3 characters too big to fit in the signature box ;-) * Changed: I'm on a role here, shortened it even more, aswell as /twitter/, I've now set /t/ to get the gif image aswell. A saving of 6 characters, bringing our total to 9 characters this change session, bringing our grand total to 22 characters saved! :-D * Added: Users can now select what colour they want their image to be in. Choices are restricted so one user can't consume extreme amounts of disk space, but if a colour you want isn't there, just let me know and I will quite happily add new colours. Note that I am currently only accepting colours 215 web-safe pallet and people who spell the word "colours" correctly. If someone uses the *incorrect* colors spelling, I will dueley ignore that email :-p. Yes, I know this adds three characters to our lengh, but if you select black, it wont add the extra three. Current colours are as follows: Black (Default), Yellow, White, Blue, Pink, Green and Red. You can specify these manually with a forward-slash followed by the first two letters of the colour in lowercase. Example: http://JT3k.eu/t/JackT3k/bl. 22nd April 2009 * Created an interface to generate BBCode and HTML code for the placement of the gif image, and a link to the users Twitter page. * Changed the way the GIF images are accessed. Using the ASP file is now the only way to access the images. This ensures that the gif's are updated if they are stale (out of date). * Changed: Shortened the URL to the images, Instead of http://JT3k.com/Twitter/twit.asp?user= it's now http://JT3k.com/Twitter/ a saving of 13 characters. * Removed the decimal colour option, and replaced it with a textual one. "255255255" no longer works, instead you will need to use "white". Just make's it a bit more human friendly. 25th March 2009 * ASPJpeg doesn't like PNG's so I'm changing it to GIF, which has a little more functionality within ASPJpeg. 21st March 2009 * Created the Image generator, and written the cacheing script.