Thanks to Flickr.com, I learnt something about digital photos. Digital photos has an EXIF attached to it. The EXIF contains several information about the photo i.e. The camera used to take the photo, exposure, aperture, focus, focal length, etc. which is crucial to photographers. We can use and study this information, gain experience and learn from it =)
So I decided to remodify my pre-gallery script to include this EXIF information so that not only me, but others can refer to the photo EXIF as well. I’ve tried the whole day and realise that the normal PHP library only allows me to read EXIF in the jpgs. So thanks to google, I’ve found a 3rd party library that allows me to write EXIF from a file to another.
Kudos. It completed!
And Sunny tempted me with his geek knowledge about HTML 5.0. Im really fascinated by the new tags and technology but I aint moving yet or designing any similar website because Internet Explorer does not fully support. Most of my viewers are Internet Explorer (yes, you!) and some firefox (like me). Thus Im not shifting over to HTML5. So meantime if I were to design another layout, it would probably still be XHTML 1.0. (thats my excuse for procrastinating! Woohoo!)
Devsync’s still under development, and I am still waiting for his proposals.