<?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>Graeme Pirie &#187; Technology</title>
	<atom:link href="http://graemepirie.com/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://graemepirie.com</link>
	<description>Web Designer</description>
	<lastBuildDate>Fri, 23 Jul 2010 11:00:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Typekit &#8211; Real fonts on the web</title>
		<link>http://graemepirie.com/typekit-real-fonts-on-the-web/</link>
		<comments>http://graemepirie.com/typekit-real-fonts-on-the-web/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 10:00:23 +0000</pubDate>
		<dc:creator>Graeme</dc:creator>
				<category><![CDATA[Learning]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[@font-face]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[FOWD]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Typekit]]></category>

		<guid isPermaLink="false">http://graemepirie.com/?p=266</guid>
		<description><![CDATA[You may have noticed a small grey box saying &#8220;Fonts from&#8221; in the bottom right of your browser window, which...]]></description>
			<content:encoded><![CDATA[<p><img class="post-image" title="typekit" src="http://graemepirie.com/wp-content/uploads/2009/09/typekit.png" alt="typekit" width="500" height="100" /></p>
<p>You may have noticed a small grey box saying &#8220;Fonts from&#8221; in the bottom right of your browser window, which links to a page describing the fonts which are used on this site. This is part of the new <a title="Typekit" href="http://typekit.com">Typekit </a>service, which is able to implement a wide range of fonts into a website, giving designers more varied options when picking an appropriate font. <span id="more-266"></span></p>
<p>Traditionally, the &#8220;safe&#8221; fonts to use have been limited to a small number of common fonts which are installed on the popular operating systems, namely Mac OS and the Windows systems. Websites use the font files on the user&#8217;s machine, which lead to designers using the &#8220;font-family&#8221; attribute to display the fonts that they wish to use on the page, and due to this restriction the number of fonts were limited to these few common fonts. Recently, a technique referred to as @font-face enabled designers to upload fonts to their servers and link to them, which enabled a wider range of fonts to be used on websites. But the main problem with this solution was that not all fonts were legally allowed to be used by this technique, and also it was very easy for people to look at the source code and then download the font for themselves. This meant that even if it was legal for a paid font to be used with @font-face, it could be illegally downloaded very easily.</p>
<p>Typekit however is a new approach entirely which has the backing of the major font foundries and uses some JavaScript to display the fonts onto the site, meaning that fonts are not stored on the site server and can&#8217;t be illegally downloaded. This approach is more appealing to the foundries as they are able to have more control over their fonts, and the subscription plans mean that they will get a financial reward for their efforts.</p>
<p>Typekit is still in an invite-only beta phase and after attending FOWD Glasgow, I received an invite last week and subsequently signed up for the free subscription and so far I&#8217;m impressed. It&#8217;s so easy to use, there are a wide range of few fonts even on the free package, although this number will increase in the paid packages. In order to use the service, a user just has to login and create a &#8220;kit&#8221; before browsing the available fonts to add to that kit.</p>
<p>Once the desired fonts have been added, and it&#8217;s possible to add several fonts to each kit, the user is given or can select CSS classes which the fonts will be applied to before inserting these into the site code. After adding the 2 lines of javascript to the page header which applies the fonts then that&#8217;s it complete and the new fonts are added to the page. As these are alternate fonts, by still using the font-family and @font-face attribute then non-JavaScript users will still see an appropriate font and their experience will still be attractive.</p>
<p>The only slight notice is that on the free account it&#8217;s not possible to remove the badge that can be seen, and there can be a slight &#8220;flicker&#8221; as the original fonts are loaded and then the Typekit fonts are added in later, although it&#8217;s only a split second and certainly worth it for the benefit that it brings.</p>
<p>Overall my first impressions are very good and will consider upgrading to one of the paid accounts in time and once it is worthwhile for me to do so.</p>
]]></content:encoded>
			<wfw:commentRss>http://graemepirie.com/typekit-real-fonts-on-the-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Chrome Frame</title>
		<link>http://graemepirie.com/google-chrome-frame/</link>
		<comments>http://graemepirie.com/google-chrome-frame/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 16:35:39 +0000</pubDate>
		<dc:creator>Graeme</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://graemepirie.com/?p=260</guid>
		<description><![CDATA[Yesterday Google announced a new weapon in the fight against Internet Explorer, when they released the Google Chrome Frame. This...]]></description>
			<content:encoded><![CDATA[<p><img class="post-image" title="chrome" src="http://graemepirie.com/wp-content/uploads/2009/09/chrome.jpg" alt="chrome" width="500" height="100" />Yesterday Google announced a new weapon in the fight against Internet Explorer, when they released the <a title="Google Chrome Frame" href="http://code.google.com/chrome/chromeframe/">Google Chrome Frame</a>. This is an Internet Explorer plugin which renders web pages using the Chrome/Webkit engine meaning technologies such as HTML 5 and a faster Javascript engine can work within Internet Explorer. It is compatible with the three main versions of Internet Explorer, and is currently in open beta.<span id="more-260"></span></p>
<p>This is just the latest tool in the fight to bring IE up to the levels of other browsers, although I wonder how much of an impact this will have on the web. I can certainly see how it might affect makers of web apps as it will help to bring a more consistent approach to their app if exactly the same features work in IE as the other browsers, and it will certainly save time in de-bugging IE but in terms of general websites I wonder how much of an impact it will have.</p>
<p>The biggest difference this will make is when used within IE6, but how many IE6 users will download this plugin. Home users who haven&#8217;t upgraded either aren&#8217;t aware that they can upgrade ordon&#8217;t know how, and if they haven&#8217;t upgraded their browser are they really going to download and install a plugin? I seriously doubt that they are, and although it&#8217;s easy to implement for all of us who build websites, I don&#8217;t think that it&#8217;s going to have a huge uptake amongst general web users. Corporate users of IE6 are probably still using that browser as they have no choice, and aren&#8217;t allowed to upgrade to anything else.</p>
<p>It will provide a useful tool to include in a site build to catch those users who do have the plugin installed, but it just feels generally like a solution that&#8217;s looking for a problem really.</p>
<p>What do you think about Google Chrome Frame? Good idea or bad?</p>
]]></content:encoded>
			<wfw:commentRss>http://graemepirie.com/google-chrome-frame/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Designer accused of stealing his own work</title>
		<link>http://graemepirie.com/designer-accused-of-stealing-his-own-work/</link>
		<comments>http://graemepirie.com/designer-accused-of-stealing-his-own-work/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 11:35:14 +0000</pubDate>
		<dc:creator>Graeme</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[accused]]></category>
		<category><![CDATA[defence fund]]></category>
		<category><![CDATA[Jon Engle]]></category>
		<category><![CDATA[save jon]]></category>
		<category><![CDATA[stealing]]></category>

		<guid isPermaLink="false">http://graemepirie.com/?p=132</guid>
		<description><![CDATA[After noticing a post on Daniel Oliver&#8217;s blog, and this tweet I was alerted to a story about how designer...]]></description>
			<content:encoded><![CDATA[<p>After noticing a post on <a title="Daniel Oliver" href="http://www.danieloliver.co.uk/blog">Daniel Oliver&#8217;s blog</a>, and <a title="Twitter" href="http://twitter.com/elliotjaystocks/status/1461568412">this tweet</a> I was alerted to a story about how designer Jon Engle is facing a lawsuit after being accused of stealing his own work.</p>
<p>The full story can be read over <a title="Jon Engle" href="http://www.jonengle.com/2009/04/accused/">on his site</a> and much better than I could explain it but it certainly something that needs highlighting in the hope that he can find a solution to his predicament.There&#8217;s also a defence fund being set up for him over at <a title="Save Jon" href="http://www.savejon.net/">savejon.net</a></p>
<p>It just highlights that in this day and age people still think that if it&#8217;s on the internet it is free and can be copied whenever they want.</p>
]]></content:encoded>
			<wfw:commentRss>http://graemepirie.com/designer-accused-of-stealing-his-own-work/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Twitter Overkill?</title>
		<link>http://graemepirie.com/twitter-overkill/</link>
		<comments>http://graemepirie.com/twitter-overkill/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 13:46:33 +0000</pubDate>
		<dc:creator>Graeme</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Workload]]></category>
		<category><![CDATA[followers]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[twhirl]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://graemepirie.com/?p=36</guid>
		<description><![CDATA[As can be seen in my sidebar, I have a twitter account and usually send several &#8220;tweets&#8221; each day. When...]]></description>
			<content:encoded><![CDATA[<p><img class="post-image" src="http://graemepirie.com/img/twitterpost.jpg" alt="Twitter Overkill!" /></p>
<p>As can be seen in my sidebar, I have a <a title="Twitter" href="http://twitter.com/gpirie">twitter account</a> and usually send several &#8220;tweets&#8221; each day. When I first started using Twitter I had much less followers and wasn&#8217;t following as many people as I am now, and I was happy with that as I was still working out what the service was and it&#8217;s uses. These days however, I&#8217;m following more people and having more conversations and it has proven useful in the past when asking questions and receiving advice both from people I follow and from others. However, I&#8217;ve noticed that some people I&#8217;ve had to stop following because of the sheer volume of their tweets has made all the other ones get lost in the crowd.</p>
<p><span id="more-36"></span></p>
<p>It&#8217;s not that I want to stop following these people, as they are useful people to follow but I find that I just can&#8217;t keep up with the sheer number of messages if I haven&#8217;t checked in a couple of hours. And if this is happening to me who is following around 30 people, how do others cope who follow a lot more than me? Is there a way to filter out and &#8220;seek&#8221; the tweets from people that you want insted of trawling through until you find them amongst the others? Is there a third party application such as <a title="Twhirl" href="http://www.twhirl.org">Twhirl</a> that could help with this?</p>
<p>I&#8217;m not complaining about Twitter as I do like the service but sometimes it can feel like information overkill if conversations are going on around me, and that can be off putting.</p>
<p>So how do others cope with a high volume of received tweets?</p>
]]></content:encoded>
			<wfw:commentRss>http://graemepirie.com/twitter-overkill/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Software Freedom Day</title>
		<link>http://graemepirie.com/software-freedom-day/</link>
		<comments>http://graemepirie.com/software-freedom-day/#comments</comments>
		<pubDate>Sun, 21 Sep 2008 19:24:31 +0000</pubDate>
		<dc:creator>Graeme</dc:creator>
				<category><![CDATA[Learning]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[software freedom day]]></category>

		<guid isPermaLink="false">http://graemepirie.com/?p=30</guid>
		<description><![CDATA[Yesterday I visited the local Software Freedom Day event here in Dundee, and I was impressed with what was available....]]></description>
			<content:encoded><![CDATA[<p><img class="post-image" title="Software Freedom Day" src="http://graemepirie.com/wp-content/uploads/2008/09/softwarefreedom.jpg" alt="" width="500" height="100" /></p>
<p>Yesterday I visited the local <a title="Software Freedom Day" href="http://www.softwarefreedomday.org/">Software Freedom Day</a> event here in <a title="Software Freedom Day Dundee" href="http://www.sfd.thelinuxsociety.org.uk/">Dundee</a>, and I was impressed with what was available. I think that the whole web industry is moving towards open source software, and went along to see what things were on offer. We all know that the biggest and most common instance of open source software within the internet industry is <a title="Mozilla Firefox">Mozilla Firefox</a>, but there is so much other items of software available.</p>
<p>It was interesting to see the wide range of software packages available, which ranged from <a title="The Gimp" href="http://www.gimp.org">graphics packages</a> to <a title="Open Office" href="http://www.openoffice.org">office software</a> and everything in between. The most interesting outcome of the day for me was when I received a Linux Ubuntu disk, as I&#8217;ve very little experience of that particular operating system. I&#8217;ve seen people use it and have obviously read about it over the years but I&#8217;ve little personal experience. One technique I picked up was to install it using a <a title="Virtual Box" href="http://www.virtualbox.org">Virtual Box</a>, which enables the new system to be installed on a machine virtually so that it doesn&#8217;t affect the original operating system. This seems like a good way of trying out Linux knowing that I can always revert back without too much risk.</p>
<p>What do the current Linux users think? Should I jump over from Windows?</p>
]]></content:encoded>
			<wfw:commentRss>http://graemepirie.com/software-freedom-day/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Internet Explorer 6</title>
		<link>http://graemepirie.com/internet-explorer-6/</link>
		<comments>http://graemepirie.com/internet-explorer-6/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 14:20:24 +0000</pubDate>
		<dc:creator>Graeme</dc:creator>
				<category><![CDATA[Learning]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[browser support]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://graemepirie.com/?p=28</guid>
		<description><![CDATA[It is now over seven years since the 6th version of Microsoft&#8217;s Web Browser was launched, and it is still...]]></description>
			<content:encoded><![CDATA[<p><img class="post-image" title="Web Browsers" src="http://graemepirie.com/wp-content/uploads/2008/09/noie6.gif" alt="Internet Browsers" width="500" height="100" /><br />
It is now over seven years since the 6th version of <a title="Internet Explorer 6" href="http://www.google.co.uk/url?sa=t&amp;source=web&amp;ct=res&amp;cd=1&amp;url=http%3A%2F%2Fwww.microsoft.com%2Fwindows%2Fproducts%2Fwinfamily%2Fie%2Fdefault.mspx&amp;ei=sGzOSMzQDp6MwQH7pMUl&amp;usg=AFQjCNGWsOjoUgvhEjwaxRL6QpjzrHzyqA&amp;sig2=bC-ep2L-8gSdeovgtlA_ig">Microsoft&#8217;s Web Browser</a> was launched, and it is still popular today for some reason, although this is mainly with large organisations and some education centres. With the recent release of <a title="Firefox 3" href="http://www.google.co.uk/url?sa=t&amp;source=web&amp;ct=res&amp;cd=1&amp;url=http%3A%2F%2Fwww.mozilla.com%2Fen-US%2Ffirefox%2Fall.html&amp;ei=am3OSLKGOoHk1ga20-WXDQ&amp;usg=AFQjCNEOTD-yokVpuvWoOQ3htZ8h6x241Q&amp;sig2=ZhU0Z_V50QZo_Y3dCcAvRg">Firefox 3</a> it is plain to see how far browsers have progressed in the past seven years, and with Google now joining the party with their <a title="Google Chrome" href="http://www.google.com/chrome">Chrome</a> release there is much to be said for the browser business today.</p>
<p>As any web developer will know, trying to create aesthetically pleasing sites which fit into all these browsers is a challenge, with Internet Explorer 6 being the worst of the lot due to the way that it handles code and styles. As a beginner, I&#8217;ve had little experience of altering a site specifically in order to suit Internet Explorer 6 (lucky me!). Large organisations are often the last to change software due to perceived security issues but I feel that the time has come for us to help them along by refusing to cater for IE 6 users anymore, and if the majority of developers do likewise then slowly but surely Internet Explorer 6&#8242;s market share will begin to drop completely.</p>
<p>Do you support Internet Explorer 6?</p>
]]></content:encoded>
			<wfw:commentRss>http://graemepirie.com/internet-explorer-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Coffee</title>
		<link>http://graemepirie.com/open-coffee/</link>
		<comments>http://graemepirie.com/open-coffee/#comments</comments>
		<pubDate>Wed, 06 Aug 2008 21:52:29 +0000</pubDate>
		<dc:creator>Graeme</dc:creator>
				<category><![CDATA[Learning]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Leeds]]></category>
		<category><![CDATA[Old Broadcasting House]]></category>
		<category><![CDATA[Open Coffee]]></category>

		<guid isPermaLink="false">http://graemepirie.com/?p=19</guid>
		<description><![CDATA[Well I attended only my second ever Open Coffee event on Tuesday at Old Broadcasting House in Leeds, and it...]]></description>
			<content:encoded><![CDATA[<p>Well I attended only my second ever <a href="http://www.opencoffeeclub.org/">Open Coffee</a> event on Tuesday at Old Broadcasting House in Leeds, and it was something that I enjoyed actually. For people who don&#8217;t know, Open Coffee is an informal meeting of geeks from the local area who get together regularly to chat and hang out for a couple of hours. One thing I didn&#8217;t know was that it is a global event with Open Coffee Meetings taking place in 82 different cities from San Francisco to Sydney, although I only thought it was a Yorkshire thing until someone told me! (No Scottish ones though, may have to start the Dundee version later in the year!)</p>
<p>I was a little daunted before I get there as I can be shy in new situations and these events are all about meeting new people and generating conversation so I wasn&#8217;t sure how it would go. As it turned out everyone was friendly and I met a range of interesting people who spoke to me about subjects ranging from mobile web development to producing TV adverts. A few of the people that I spoke to were also there for the first time and it was good to speak to other &#8220;newbies&#8221; as I felt like less of an invader to the event.</p>
<p>Overall I enjoyed going along to Old Broadcasting House and will be going back again next month.</p>
]]></content:encoded>
			<wfw:commentRss>http://graemepirie.com/open-coffee/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning PHP</title>
		<link>http://graemepirie.com/learning-php/</link>
		<comments>http://graemepirie.com/learning-php/#comments</comments>
		<pubDate>Mon, 28 Jul 2008 19:48:09 +0000</pubDate>
		<dc:creator>Graeme</dc:creator>
				<category><![CDATA[Learning]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[Dundee]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[reference]]></category>
		<category><![CDATA[student]]></category>

		<guid isPermaLink="false">http://graemepirie.com/?p=17</guid>
		<description><![CDATA[In a follow up to my previous post about reference materials, I&#8217;m on the lookout for a PHP reference that...]]></description>
			<content:encoded><![CDATA[<p>In a follow up to my previous post about <a title="Reference Materials" href="http://graemepirie.com/2008/07/22/reference-materials/">reference materials</a>, I&#8217;m on the lookout for a PHP reference that will teach me the basics of this server side language. It is undoubtedly one of the most popular languages today and as such I feel it is important to swot up a bit this summer.</p>
<p>It will be a topic that is covered when I go to University in <a href="http://www.abertay.ac.uk/courses/CDetails.cfm?CID=247&amp;Key=002">Dundee</a> this summer, but I&#8217;d be interested in using some PHP in a personal project this summer before I go. Nothing fancy, but just so I&#8217;m able to understand the principles. I already have <a href="http://www.amazon.co.uk/Sams-Teach-Yourself-MySQL-Apache/dp/0672328739/ref=sr_1_14?ie=UTF8&amp;s=books&amp;qid=1217274390&amp;sr=8-14">this book</a> which I&#8217;m slowly working through, and I&#8217;ve recently discovered <a href="http://www.webdevlounge.com/articles/tutorials-tips-and-resources-for-php/">this tutorial site</a> which I will take a look at, but wondered if there were any other recommendations that people have?</p>
]]></content:encoded>
			<wfw:commentRss>http://graemepirie.com/learning-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 5 Firefox Plugins</title>
		<link>http://graemepirie.com/top-5-firefox-plugins/</link>
		<comments>http://graemepirie.com/top-5-firefox-plugins/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 22:13:18 +0000</pubDate>
		<dc:creator>Graeme</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[autofill]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[fireftp]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[web development toolbar]]></category>

		<guid isPermaLink="false">http://graemepirie.com/?p=13</guid>
		<description><![CDATA[With the recent release of Firefox 3, and in response to Sharon&#8217;s post I thought it would be a good...]]></description>
			<content:encoded><![CDATA[<p>With the recent release of <a href="http://www.mozilla.com/en-US/firefox/all-rc.html">Firefox 3</a>, and in response to <a href="http://graemepirie.com/2008/06/18/firefox-3-released/#comments">Sharon&#8217;s post</a> I thought it would be a good idea to include a list of what I feel are the best plugins available for Firefox, well according to me anyway.</p>
<p>1. <a href="https://addons.mozilla.org/en-US/firefox/addon/60">Web Developer Toolbar</a></p>
<p>I couldn&#8217;t live without this toolbar in Firefox as it can literally analyse every part of a website from the image details, CSS styling and div order. It has come in immensely handy when developing sites as it clearly outlies the different areas of the site whilst still displaying the site.</p>
<p>2. <a href="https://addons.mozilla.org/en-US/firefox/addon/684">FireFTP</a></p>
<p>What I consider to be one of the best FTP clients available at the moment, it couldn&#8217;t be simpler to use. Local files are displayed on the left and the server files displayed on the right, with transfers executed at the click of a button. Connections are created by entering a few simple details provided by your web host and each time that connection is required it requires only a single click. I use this plugin on a daily basis to manage a number of sites and can&#8217;t find fault with it.</p>
<p>3. <a href="https://addons.mozilla.org/en-US/firefox/addon/4775" target="_blank">Autofill Forms</a></p>
<p>This is a great timesaver when registering on new forums or websites, as all your personal details are stored within this plugin and entered into the relevant fields at the touch of a button. It saves on having to re-enter the same details time and again on each new website that we register for.</p>
<p>4. <a href="https://addons.mozilla.org/en-US/firefox/addon/1843" target="_blank">Firebug</a></p>
<p>Quite similar to the web development toolbar in that this allows for the display of the web pages structure such as HTML code and style attributes whilst looking at the site. One advantage that it has over the toolbar is that HTML and CSS are displayed simultaneously giving more of an overview of the page as a whole. However, I feel that it contains less features such as image manipulation and outlining capabilities of the web development toolbar.</p>
<p>5. <a href="https://addons.mozilla.org/en-US/firefox/browse/type:2" target="_blank">Themes</a></p>
<p>OK, so not technically a plugin but if you&#8217;re like me and like to have your web apps all shiny and nice looking then themes are the best place to go for that! Almost any style can be applied from Mac styles to your favourite sports to retro styles. Easily downloaded and switches you could have hours of fun browsing the different themes available</p>
]]></content:encoded>
			<wfw:commentRss>http://graemepirie.com/top-5-firefox-plugins/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Firefox 3 released</title>
		<link>http://graemepirie.com/firefox-3-released/</link>
		<comments>http://graemepirie.com/firefox-3-released/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 22:43:50 +0000</pubDate>
		<dc:creator>Graeme</dc:creator>
				<category><![CDATA[New Products]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[browseres]]></category>
		<category><![CDATA[Firefox 3]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Mozilla]]></category>

		<guid isPermaLink="false">http://graemepirie.com/?p=10</guid>
		<description><![CDATA[Well Firefox 3 has been released for download and although I&#8217;ve only had it installed for a few minutes, it...]]></description>
			<content:encoded><![CDATA[<p>Well <a href="http://www.mozilla-europe.org/en/firefox/">Firefox 3</a> has been released for download and although I&#8217;ve only had it installed for a few minutes, it seems faster than previous browsers. I&#8217;ve been using the Beta version and RC-1 versions and was impressed so I was always going to download the final release when available.</p>
<p>With the release of <a href="http://www.microsoft.com/windows/products/winfamily/ie/ie8/default.mspx">Internet Explorer 8</a> recently could we see the start of a browser war between the two? I doubt it as Firefox appears more popular amongst the development community and individuals within the industry, but IE will always have a huge say due to it being packaged with the Windows Operating Systems and the majority of Internet users happy browsing with Internet Explorer.</p>
<p>I can&#8217;t see myself changing from Firefox though now that I am used to it and love the plug-ins which are available, such as FireFTP.</p>
]]></content:encoded>
			<wfw:commentRss>http://graemepirie.com/firefox-3-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
