<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jason Ashdown &#187; Firefox</title>
	<atom:link href="http://www.jasonashdown.co.uk/tag/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jasonashdown.co.uk</link>
	<description>There&#039;s no place like 127.0.0.1</description>
	<lastBuildDate>Thu, 22 Dec 2011 11:40:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Lytebox with javascript Exif Data</title>
		<link>http://www.jasonashdown.co.uk/2008/08/lytebox-with-javascript-exif-data/</link>
		<comments>http://www.jasonashdown.co.uk/2008/08/lytebox-with-javascript-exif-data/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 22:16:43 +0000</pubDate>
		<dc:creator>Jason Ashdown</dc:creator>
				<category><![CDATA[Waffle News]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[EXIF]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Gallery]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Lightbox]]></category>
		<category><![CDATA[Lytebox]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Photos]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Safari]]></category>

		<guid isPermaLink="false">http://www.jasonashdown.co.uk/?p=21</guid>
		<description><![CDATA[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 &#8230; <a href="http://www.jasonashdown.co.uk/2008/08/lytebox-with-javascript-exif-data/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-medium wp-image-42" style="margin: 10px;" title="Lytebox with Exif: Screenshot" src="http://www.jasonashdown.co.uk/wp-content/uploads/2008/11/lytebox_exif_screenshot-300x280.jpg" alt="" width="300" height="280" /></p>
<p>Recently I had to integrate a photo gallery for one of my work projects <a title="Sony Alpha Digital Camera" href="http://sony.dcmag.co.uk" target="_blank">Sony Alpha</a>, a new digital SLR camera from Sony. My task was to display both the Exif data and the image at the same time.</p>
<p>For this project I had to create something new which I haven&#8217;t found on the internet before. It uses the popular <a title="Popular Light Box adaption" href="http://dolem.com/lytebox/" target="_blank">Lytebox</a> extension (a flavour of the popular <a href="http://www.huddletogether.com/projects/lightbox2/" target="_blank">Lightbox 2</a> javascript library) combined with a new javascript plugin that gathers <a href="http://blog.nihilogic.dk/2008/05/reading-exif-data-with-javascript.html" target="_blank">Exif Data</a> for photos via javascript with AJAX.<span id="more-21"></span></p>
<p>Other conventional methods tend to use a PHP file that grabs the exif data and switches between the data in a tab, but this is the first time I have seen of combining Lytebox with the javascript Exif plugin.</p>
<p>This version of Lytebox actually displays the exif data at the same time as the image. It took me many days to actually make it work but I finally managed it. It still doesn&#8217;t work in Opera or Safari but it does work for Firefox and IE.</p>
<p>I will bundle the files into a download so that people can use it and will attach it to this post, but I am very impressed that I managed to create the first javascript gallery that uses javascript to extract the Exif data from a photograph.</p>
<h2><strong>IMPORTANT UPDATE &#8211; 2008 / 10 /28<br />
</strong></h2>
<p>I have updated this post to include some <a href="http://www.jasonashdown.co.uk/lytebox_with_exif/">Online Examples</a> with the plugin in action! You can also now <a href="http://www.jasonashdown.co.uk/downloads/lytebox_with_exif.zip">Download</a> the files. I am sorry it has taken this long to get the files to you guys but it was finding the time to do it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jasonashdown.co.uk/2008/08/lytebox-with-javascript-exif-data/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Enjoy Firefox 3 even better!</title>
		<link>http://www.jasonashdown.co.uk/2008/06/enjoy-firefox-3-even-better/</link>
		<comments>http://www.jasonashdown.co.uk/2008/06/enjoy-firefox-3-even-better/#comments</comments>
		<pubDate>Thu, 26 Jun 2008 09:54:51 +0000</pubDate>
		<dc:creator>Jason Ashdown</dc:creator>
				<category><![CDATA[Tech News]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Firefox 3]]></category>
		<category><![CDATA[Speed Tweaks]]></category>

		<guid isPermaLink="false">http://www.jasonashdown.co.uk/?p=7</guid>
		<description><![CDATA[As millions of people around the world start enjoying the web as it was meant to be with Firefox 3, you might want to checkout these awesome tweaks to make it more your cup of tea. Hacks + Tweaks for &#8230; <a href="http://www.jasonashdown.co.uk/2008/06/enjoy-firefox-3-even-better/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-52" style="margin: 10px;" title="Firefox 3" src="http://www.jasonashdown.co.uk/wp-content/uploads/2008/11/firefox3.png" alt="" width="125" height="125" />As millions of people around the world start enjoying the web as it was meant to be with Firefox 3, you might want to checkout these awesome tweaks to make it more your cup of tea.</p>
<p><a href="http://www.blogsdna.com/372/21-aboutconfig-hackstweaks-for-firefox-3.htm">Hacks + Tweaks for Firefox 3<br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jasonashdown.co.uk/2008/06/enjoy-firefox-3-even-better/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

