Lytebox with javascript Exif Data

Recently I had to integrate a photo gallery for one of my work projects Sony Alpha, a new digital SLR camera from Sony. My task was to display both the Exif data and the image at the same time.

For this project I had to create something new which I haven’t found on the internet before. It uses the popular Lytebox extension (a flavour of the popular Lightbox 2 javascript library) combined with a new javascript plugin that gathers Exif Data for photos via javascript with AJAX. Read the rest of this entry »

IE Blog publishes interesting article on embedding Fonts

Link to IE Blog: Font Embedding on the Web

The IE Team talks about how you can embed any type of font you want into your web pages. This has been a highly desirable feature for years but has been a tough one to implement. Read the rest of this entry »