<?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>Storm Blog &#187; Plugins</title>
	<atom:link href="http://www.storm-consultancy.com/tag/plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.storm-consultancy.com</link>
	<description>Web Design News &#38; Tutorials</description>
	<lastBuildDate>Thu, 09 Feb 2012 09:25:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>CoffeeScript, SASS and LESS compilation in Visual Studio 2010</title>
		<link>http://www.storm-consultancy.com/development/tools-plugins/coffeescript-sass-and-less-compilation-in-visual-studio-2010/</link>
		<comments>http://www.storm-consultancy.com/development/tools-plugins/coffeescript-sass-and-less-compilation-in-visual-studio-2010/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 10:00:32 +0000</pubDate>
		<dc:creator>Adam Pope</dc:creator>
				<category><![CDATA[Tools & Plugins]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[coffeescript]]></category>
		<category><![CDATA[LESS]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[SASS]]></category>
		<category><![CDATA[SCSS]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.storm-consultancy.com/?p=1053</guid>
		<description><![CDATA[I&#8217;ve been doing most of my development in Ruby on Rails over the past month and have fallen in love with the Asset Pipeline.  This is a process that lets you write in the new, more expressive forms and then compile and serve the raw CSS and JavaScript to the user. The enhancements to CSS that are [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been doing most of my development in Ruby on Rails over the past month and have fallen in love with the <a href="http://guides.rubyonrails.org/asset_pipeline.html">Asset Pipeline</a>.  This is a process that lets you write in the new, more expressive forms and then compile and serve the raw CSS and JavaScript to the user.</p>
<p>The enhancements to CSS that are found in <a href="http://sass-lang.com/">SASS</a> and <a href="http://lesscss.org/">LESS</a> are simply brilliant and save a massive amount of time.  Variables, nested selectors and mixins are just a few of my personal favourites.  <a href="http://coffeescript.org/">CoffeeScript</a> puts a wonderfully expressive veneer on top of JavaScript, removing lots of the grunt work and making your code much cleaner.</p>
<p>Using these improvements to the everyday languages has become second-nature and I&#8217;d be reluctant to go back.  Think about how much of a difference jQuery made to JavaScript DOM manipulation and animaton &#8211; you just wouldn&#8217;t want to go back to how it used to be!</p>
<p>However, my time is split between the Ruby on Rails world and the ASP.NET MVC world.  .NET doesn&#8217;t have native support for these new languages yet.  What&#8217;s a dev to do?</p>
<p><span id="more-1053"></span></p>
<p>Thankfully, the lovely people of Mindscape have released a <a href="http://visualstudiogallery.msdn.microsoft.com/2b96d16a-c986-4501-8f97-8008f9db141a">free Visual Studio plugin</a> to take our pain away! The plugin handles CoffeeScript, LESS and SASS files, compiling them to native code every time you save your file.</p>
<p><a href="http://www.storm-consultancy.com/wp-content/uploads/2011/12/Screen-shot-2011-12-30-at-16.13.47.png"><img class="aligncenter size-full wp-image-1055" style="border-style: initial; border-color: initial;" title="New files created on save" src="http://www.storm-consultancy.com/wp-content/uploads/2011/12/Screen-shot-2011-12-30-at-16.13.47.png" alt="New files created on save" width="233" height="74" /></a></p>
<p>It also adds new project items types to the &#8216;Add Item&#8217; dialog and provides syntax highlighting within .coffee, .less and .sass files.</p>
<p><a href="http://www.storm-consultancy.com/wp-content/uploads/2011/12/Screen-shot-2011-12-30-at-16.11.39.png"><img class="aligncenter size-full wp-image-1054" title="New files types" src="http://www.storm-consultancy.com/wp-content/uploads/2011/12/Screen-shot-2011-12-30-at-16.11.39.png" alt="File types in Add Item" width="292" height="135" /></a></p>
<p>&nbsp;</p>
<p>Simple and brilliant.  You can still link to your CSS and JavaScript files as you always have in HTML, or, as I do, use a NuGet package like <a href="http://nuget.org/packages/combres">Combres</a> to combine and minify your files to reduce page load time.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.storm-consultancy.com/development/tools-plugins/coffeescript-sass-and-less-compilation-in-visual-studio-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plugin of the week: Advanced Custom Fields</title>
		<link>http://www.storm-consultancy.com/development/plugin-of-the-week-acf/</link>
		<comments>http://www.storm-consultancy.com/development/plugin-of-the-week-acf/#comments</comments>
		<pubDate>Thu, 20 Oct 2011 09:38:31 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[WP Plugin of the Week]]></category>
		<category><![CDATA[advanced custom fields]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[taxonomy]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.storm-consultancy.com/?p=892</guid>
		<description><![CDATA[As you might have noticed, we &#60;3 WordPress a lot here at Storm HQ. Many of our client sites are built using it: we love developing for it, and our clients love using it to edit content. If you&#8217;ve done any WordPress building at all, you&#8217;ll know that there is an extensive plugin base which [...]]]></description>
			<content:encoded><![CDATA[<p>As you might have noticed, we &lt;3 WordPress a lot here at Storm HQ. Many of our client sites are built using it: we love developing for it, and our clients love using it to edit content.</p>
<p>If you&#8217;ve done any WordPress building at all, you&#8217;ll know that there is an <a href="http://wordpress.org/extend/plugins/">extensive plugin base</a> which enables you to take what is already an awesome platform and awesomeise (!) it even more.</p>
<p>You&#8217;ll also know that the size of this plugin repository (as of today, 16,713 plugins listed!) can make it a bit of a minefield, so  we thought it&#8217;d be useful to run a regular spot here on the Storm HQ blog highlighting some of our favourites.</p>
<p>The first one in our series is called <a href="http://wordpress.org/extend/plugins/advanced-custom-fields/">Advanced Custom Fields</a>, and it&#8217;s a blinder. In fact, I&#8217;m so impressed by this one &#8211; and use it so extensively &#8211; that I&#8217;m going to be writing a series of posts about some of the ways you can use it.</p>
<p>So what does ACF do? Well, you&#8217;ll probably already know that WordPress has capability to add additional fields &#8211; called &#8220;custom fields&#8221; &#8211; to posts. This means you can fairly easily allow editors to input additional information beyond the standard title and content fields &#8211; and then display them on your site. ACF takes this functionality, and multiplies it in usefulness&#8230;by about 500%.</p>
<p>Custom fields out of the box can be slightly fiddly, and there&#8217;s one major issue which has always irritated me: if you enable them you have to do it across all pages and posts on your site. So say you want some fields for a product listing &#8211; if you enable these you&#8217;ll then find that the fields appear on both your product pages but also on blog posts, pages, etc. An implicit connection between the &#8220;type&#8221; of page (&#8220;product&#8221;) and the type of information you want to input / display (&#8220;price&#8221;, &#8220;tax&#8221;, etc) hasn&#8217;t been possible. Until ACF.</p>
<p>Let&#8217;s have a quick look at how.</p>
<p>I&#8217;m going to assume you&#8217;ve downloaded and enabled ACF &#8211; if not, do it in the usual way &#8211; either automatically via &#8220;add new plugin&#8221; in the WP interface or by downloading and chucking the ACF folder in your plugins directory. At this stage, the plugin may ask you to update your database &#8211; do this, then open up Settings &gt; Adv Custom Fields.</p>
<p>Click to &#8220;Add New&#8221;. You&#8217;ll get a nice looking interface as shown below. To add a new field, just click &#8220;+Add Field&#8221;:</p>
<p><a href="http://www.storm-consultancy.com/wp-content/uploads/2011/10/Screen-Shot-2011-10-20-at-09.58.35.png"><img class="size-medium wp-image-894 alignnone" title="ACF" src="http://www.storm-consultancy.com/wp-content/uploads/2011/10/Screen-Shot-2011-10-20-at-09.58.35-300x215.png" alt="ACF field selection" width="300" height="215" /></a></p>
<p>You&#8217;ll see you have the option to name the field, choose a type (more on that in future posts), and provide instructions for editors. You&#8217;ll see that the &#8220;Field Name&#8221; box auto-populates &#8211; but you can overwrite this if needed. Make a note of this value &#8211; we&#8217;re going to need it in a minute&#8230;</p>
<p>Once you&#8217;ve clicked &#8220;Save Field&#8221; have a quick look at the &#8220;Location&#8221; box underneath. This for me is the real magic of this plugin:</p>
<p><a href="http://www.storm-consultancy.com/wp-content/uploads/2011/10/Screen-Shot-2011-10-20-at-10.03.42.png"><img class="alignnone size-medium wp-image-895" title="ACF Location field" src="http://www.storm-consultancy.com/wp-content/uploads/2011/10/Screen-Shot-2011-10-20-at-10.03.42-300x58.png" alt="ACF Location field" width="300" height="58" /></a></p>
<p>This is a bunch of options and rules which let you choose exactly when these fields should display &#8211; it&#8217;s an extensive list which lets you choose single pages (for example: Page &#8211; is equal to &#8211; Homepage) or post types (for example: Post Type &#8211; is equal to &#8211; Post) or even page templates (for example: Page Template &#8211; is not equal to &#8211; Default Template). You can also filter on user type &#8211; so it&#8217;s easy to give admins access to fields but not editors. You can also build these filters using the + icon, applying more than one.</p>
<p>This means you can create brand new product areas, galleries, connections, feature boxes&#8230;. &#8211; with incredible ease. Much of the criticism of WordPress as a &#8220;serious&#8221; CMS has been about its inability to handle content types with any power. ACF in my opinion pushes it forwards a long way in this discussion.</p>
<p>So how do you use the data which has been input? Well, this too is a breeze. Simply locate the template you want to display the content on, and pop this into your php:</p>
<p><a href="http://www.storm-consultancy.com/wp-content/uploads/2011/10/Screen-Shot-2011-10-20-at-10.19.13.png"><img class="alignnone size-medium wp-image-901" title="ACF template code" src="http://www.storm-consultancy.com/wp-content/uploads/2011/10/Screen-Shot-2011-10-20-at-10.19.13-300x38.png" alt="ACF template code" width="300" height="38" /></a></p>
<p>..where I&#8217;ve got &#8220;product_name&#8221;, just replace with the snippet that is in the &#8220;Field Name&#8221; box above. Easy.</p>
<p>And that &#8211; very briefly &#8211; is that. There&#8217;s extensive documentation <a href="http://plugins.elliotcondon.com/advanced-custom-fields/">over on the plugin site</a> if you need it.</p>
<p>Next time, I&#8217;ll delve into some of the more detailed aspects of this plugin, including repeating fields, post objects, and how you can use it with WP custom post types.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.storm-consultancy.com/development/plugin-of-the-week-acf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To: Disable the Cache in Firefox</title>
		<link>http://www.storm-consultancy.com/development/tips-tricks/how-to-disable-the-cache-in-firefox/</link>
		<comments>http://www.storm-consultancy.com/development/tips-tricks/how-to-disable-the-cache-in-firefox/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 08:59:37 +0000</pubDate>
		<dc:creator>Adam Pope</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.storm-consultancy.com/blog/?p=311</guid>
		<description><![CDATA[Web developer? Want to turn off or disable the cache in Firefox for testing?  Well, by default you can't - but there is an easy solution!]]></description>
			<content:encoded><![CDATA[<p>Web developer? Want to turn off or disable the cache in Firefox for testing?  Well, by default you can&#8217;t &#8211; but there is an easy solution!</p>
<p><span id="more-311"></span>Grab a copy of the excellent <a href="https://addons.mozilla.org/en-US/firefox/addon/60" target="_blank">Web Developer Toolbar</a> (if you don&#8217;t have it already &#8211; <a href="http://www.storm-consultancy.com/blog/internet-news/top-web-development-firefox-extensions/">reviewed here</a>) extension for <a href="http://www.mozilla.com/en-US/firefox/personal.html">Firefox</a>.  On the far left-hand side you will find the &#8216;Disable&#8217; menu.  The top option will be &#8216;Disable Cache&#8217;.  Tick that option and away you go &#8211; cache turned off!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.storm-consultancy.com/development/tips-tricks/how-to-disable-the-cache-in-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Netcraft Toolbar for Firefox 3 Released</title>
		<link>http://www.storm-consultancy.com/development/news/netcraft-toolbar-for-firefox-3-released/</link>
		<comments>http://www.storm-consultancy.com/development/news/netcraft-toolbar-for-firefox-3-released/#comments</comments>
		<pubDate>Tue, 20 May 2008 15:05:03 +0000</pubDate>
		<dc:creator>Adam Pope</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Netcraft]]></category>
		<category><![CDATA[Phishing]]></category>
		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://www.izonedesign.co.uk/blog/?p=57</guid>
		<description><![CDATA[Netcraft have released a Firefox 3 compatible version of their widely used anti-phishing toolbar. The new 1.2 version can be downloaded from addons.mozilla.org. We named the Netcraft Toolbar as one of our Top Web Browsing Extensions and are delighted to be able to continue using it with the lastest version of our favourite web browser. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.netcraft.com"><img class="alignleft size-full wp-image-58" title="Netcraft" src="http://www.izonedesign.co.uk/blog/wp-content/uploads/2008/05/logo.jpg" alt="" width="190" height="55" /></a><a href="http://news.netcraft.com">Netcraft</a> have released a Firefox 3 compatible version of their widely used <a href="http://toolbar.netcraft.com">anti-phishing toolbar</a>.  The new 1.2 version can be downloaded from <a title="Download Netcraft Toolbar" href="https://addons.mozilla.org/en-US/firefox/downloads/file/28161/netcraft_toolbar-1.1.1.9-fx.xpi" target="_blank">addons.mozilla.org</a>.</p>
<p>We named the Netcraft Toolbar as one of our <a href="http://www.izonedesign.co.uk/blog/internet-news/top-web-browsing-firefox-extensions/">Top Web Browsing Extensions</a> and are delighted to be able to continue using it with the lastest version of our favourite web browser.</p>
<p>Thank you Netcraft :)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.storm-consultancy.com/development/news/netcraft-toolbar-for-firefox-3-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top Web Development Firefox Extensions</title>
		<link>http://www.storm-consultancy.com/development/tools-plugins/top-web-development-firefox-extensions/</link>
		<comments>http://www.storm-consultancy.com/development/tools-plugins/top-web-development-firefox-extensions/#comments</comments>
		<pubDate>Sat, 08 Mar 2008 17:17:19 +0000</pubDate>
		<dc:creator>Adam Pope</dc:creator>
				<category><![CDATA[Tools & Plugins]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://www.izonedesign.co.uk/blog/internet-news/top-web-development-firefox-extensions/</guid>
		<description><![CDATA[In this series of posts I will explore my favourite Firefox extensions. In this, the second in the series, I’ll describe the plug-ins I use to make my life as a web developer easier and improve my productivity.  You can find a more extensive list at the Mozilla Add-on site 1. Web Developer Toolbar &#8220;The [...]]]></description>
			<content:encoded><![CDATA[<p>In this series of posts I will explore my favourite Firefox extensions. In this, the second in the series, I’ll describe the plug-ins I use to make my life as a web developer easier and improve my productivity.  You can find a more extensive list at the <a href="https://addons.mozilla.org/en-US/firefox/browse/type:1/cat:4" target="_blank">Mozilla Add-on</a> site</p>
<p><span id="more-16"></span></p>
<h3>1. <a href="https://addons.mozilla.org/en-US/firefox/addon/60" title="Web Developer Toolbar" target="_blank">Web Developer Toolbar</a></h3>
<blockquote><p><a href="https://addons.mozilla.org/en-US/firefox/addon/60" title="Web Developer Toolbar" target="_blank"></a>&#8220;The Web Developer extension adds a menu and a toolbar to the browser with various web developer tools.&#8221;</p></blockquote>
<p>The Web Developer Toolbar is the de-facto standard for web developers and a absolute must have.   It provides an array of useful tools to help with development.  Some of my favourite features include:</p>
<ul>
<li>Edit CSS live and see the results instantly or add an additional style sheet.</li>
<li>View &#8216;Generated&#8217; source to see the result of DOM manipulation with JavaScript</li>
<li>Outline any element on the page to see its extent, either by tag name or by hovering with the mouse.</li>
<li>View detailed cookie information and edit it on the fly.</li>
<li>View details form information, enable disabled inputs, convert POST &lt;-&gt; GET and more.  This is very useful for security testing.</li>
<li>Submit the current page to the W3C HTML validator with a keyboard shortcut (Ctrl+Shift+A or Cmd+Shift+A on Mac)</li>
</ul>
<p>There are many, many other tools to discover and I highly recommend you download it and try for yourself.</p>
<p><strong>iZone Rating: 5/5</strong></p>
<h3> 2. <a href="https://addons.mozilla.org/en-US/firefox/addon/1843" title="Firebug" target="_blank">Firebug</a></h3>
<blockquote><p><a href="https://addons.mozilla.org/en-US/firefox/addon/1843" title="Firebug" target="_blank"></a>&#8220;Firebug integrates with Firefox to put a wealth of development tools at your fingertips while you browse. You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page.&#8221;</p></blockquote>
<p>Firebug is the 2nd most important tool available to web developers. With Firebug installed, you can edit a pages HTML live, get detailed DOM and JavaScript error information and view CSS inheritance and box model details.</p>
<p>With AJAX becoming a standard development technique, detailed JavaScript debugging is incredibly useful and being able to edit HTML live makes debugging and correcting design errors much easier.</p>
<p><strong>iZone Rating: 5/5</strong></p>
<h3> 3. <a href="http://developer.yahoo.com/yslow/" title="YSlow" target="_blank">YSlow</a></h3>
<blockquote><p><a href="http://developer.yahoo.com/yslow/" title="YSlow" target="_blank"></a>&#8220;YSlow analyzes web pages and tells you why they&#8217;re slow based on the <a href="http://developer.yahoo.com/performance/index.html#rules">rules for high performance web sites</a>.&#8221;</p></blockquote>
<p>Developed by Yahoo!, the YSlow addon works in conjunction with Firebug to analyze a web page and identify performance bottlenecks.  YSlow provides a rating, A to F, for a range of issues including: HTTP requests, duplicate scripts, inline CSS/JavaScript, DNS lookups and caching.  Each of these ratings are then linked to advisories with explanations and suggestions for improvements.</p>
<p>In addition to the performance ratings, YSlow also gives  you a detailed breakdown of all the media and external files called by your page.  You can use the size and download time to identify files that could potentially be optimised.</p>
<p>With page load time soon to be a factor in Google&#8217;s Landing Page Quality Score for AdWord&#8217;s, developers should be paying more attention to optimising pages for quicker response times.  This extension will make that process much easier.</p>
<p><strong>iZone Rating: 4/5</strong></p>
<h3>4. <a href="http://www.iosart.com/firefox/colorzilla/" title="colorzilla" target="_blank">ColorZilla</a></h3>
<blockquote><p><a href="http://www.iosart.com/firefox/colorzilla/" title="colorzilla" target="_blank"></a>&#8220;With ColorZilla you can get a color reading from any point in your browser, quickly adjust this color and paste it into another program. You can Zoom the page you are viewing and measure distances between any two points on the page. The built-in palette browser allows choosing colors from pre-defined color sets and saving the most used colors in custom palettes.&#8221;</p></blockquote>
<p>Like a colour on a web page or in an image?  Want to know the hex value?  Colorzilla makes this incredibly easy by adding an eye-dropper to the browser window.</p>
<p><strong>iZone Rating: 4/5</strong></p>
<h3> 5. <a href="http://www.kevinfreitas.net/extensions/measureit/" title="MeasureIt" target="_blank">MeasureIt</a></h3>
<blockquote><p> &#8220;Draw a ruler across any webpage to check the width, height, or alignment of page elements in pixels.&#8221;</p></blockquote>
<p>A very useful extension during the early stages of layout development.  No longer will you have to take a screenshot and paste it into Photoshop to measure how wide or high an element should be, now you can just click on the ruler and measure away.</p>
<p><strong>iZone Rating: 3/5</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.storm-consultancy.com/development/tools-plugins/top-web-development-firefox-extensions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Top Web Browsing Firefox Extensions</title>
		<link>http://www.storm-consultancy.com/development/tools-plugins/top-web-browsing-firefox-extensions/</link>
		<comments>http://www.storm-consultancy.com/development/tools-plugins/top-web-browsing-firefox-extensions/#comments</comments>
		<pubDate>Sat, 08 Mar 2008 15:14:58 +0000</pubDate>
		<dc:creator>Adam Pope</dc:creator>
				<category><![CDATA[Tools & Plugins]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://www.izonedesign.co.uk/blog/internet-news/top-web-browsing-firefox-extensions/</guid>
		<description><![CDATA[Firefox is my browser of choice and a growing number of web users agree, with over 500,000,000 downloads and a 30% market share. One of the features that makes Firefox such a popular choice and sets it apart from Internet Explorer is the ability to develop and install extensions to extend the default functionality and [...]]]></description>
			<content:encoded><![CDATA[<p>Firefox is my browser of choice and a growing number of web users agree, with over 500,000,000 downloads and a 30% market share.  One of the features that makes Firefox such a popular choice and sets it apart from Internet Explorer is the ability to develop and install extensions to extend the default functionality and customise it to your liking.  With almost <a href="https://addons.mozilla.org/en-US/firefox/browse/type:1/cat:all" target="_blank">2,000</a> to choose from &#8211; where do you start?!</p>
<p>In this series of posts I will explore my favourite Firefox add-ons and extensions.   In this, the first in the series, I&#8217;ll tell you which addons I use to enhance my daily web browsing experience, including: blocking adverts, improving usability and defending myself from phishing.   In later posts, I&#8217;ll cover my top <a href="http://www.izonedesign.co.uk/blog/internet-news/top-web-development-firefox-extensions/">Web Development extensions</a>, the best Search Engine Optimisation plugins and Social Networking toolbars. <span id="more-15"></span></p>
<h3>1. <a href="http://adblockplus.org/en/" title="AdBlock Plus" target="_blank">AdBlock Plus</a></h3>
<blockquote><p>&#8220;Ever been annoyed by all those ads and banners on the internet that often take longer to download than everything else on the page?  <a href="http://adblockplus.org/en/installation">Install Adblock Plus</a> now and get rid of them.&#8221;</p></blockquote>
<p>AdBlock Plus looks at all the images, flash movies and iFrames on a web page, applies a set of rules to filter out objects that look like adverts and leaves you with a clean, fast loading web page.  This is a &#8216;must have&#8217; extension and is the first one I install on a new Firefox installation.</p>
<p>AdBlock Plus provides two methods to improve and update the ruleset.  You can manually add new rules yourself to filter out any adverts that slip through the net and you can subscribe to <a href="http://adblockplus.org/en/subscriptions" target="_blank">additional filtersets</a>.</p>
<p><strong>iZone Rating: </strong><strong>5/5 </strong></p>
<h3>2. <a href="https://addons.mozilla.org/en-US/firefox/addon/2221" title="NewTabURL" target="_blank">NewTabURL</a></h3>
<p>The NewTabURL extension allows you to customise the URL that is opened when a new tab is opened, you can choose from: a blank page, your home page, duplicate the current page or enter a custom URL.  This is a useful feature, but for me, the most compelling reason to install this extension is a secondary function: when you have a URL on the clipboard, clicking the new tab button will open a tab and load that URL.  This is a real time saver and a great usability improvement!</p>
<p><strong>iZone Rating: 4/5</strong></p>
<h3>3. <a href="http://toolbar.netcraft.com/install" title="Netcraft Toolbar" target="_blank">Netcraft Toolbar</a></h3>
<blockquote><p>&#8220;The Netcraft Toolbar uses Netcraft&#8217;s enormous databases of Web site information to show you all the attributes of each site you visit on the Web, including the sites&#8217; hosting location, country, longevity and popularity. It also mobilizes the Netcraft community into a giant neighborhood watch scheme to empower the most alert and experienced members to protect the vulnerable against fraud and attacks.&#8221;</p></blockquote>
<p>With phishing defenses built into Firefox 2.0 and Internet Explorer 7 some people have questioned the usefulness of the Netcraft Toolbar and consider it superfluous.  I disagree.  Netcraft&#8217;s phishing detection has been rated the best there is and with protection being time critical, I prefer my information coming from the horse&#8217;s mouth.  The toolbar also allows you to report undetected phishing sites easily, so you can be proactive in protecting others.  You could even <a href="http://toolbar.netcraft.com/stats/reporters" target="_blank">win an iPod</a>!</p>
<p>Besides protecting you from phishing sites, the toolbar can identify <a href="http://en.wikipedia.org/wiki/Cross-site_scripting" target="_blank">XSS</a> (Cross Site Scripting) attacks and the other information displayed on the toolbar can help you judge the legitimacy of other potential scams.</p>
<p>On the downside, the toolbar does consume rather a large amount of browser real-estate and a status bar version would be happily received!</p>
<p><strong>iZone Rating: 4/5</strong></p>
<h3>4. <a href="https://addons.mozilla.org/en-US/firefox/addon/26" title="Download Statusbar" target="_blank">Download Statusbar</a></h3>
<blockquote><p>&#8220;View and manage downloads from a tidy status bar &#8211; without the download window getting in the way of your web browsing.&#8221;</p></blockquote>
<p>The Download Statusbar extension replaces the download popup window with a subtle status bar that appears at the bottom of the browser window.  The extension is fully customisable and can be tailored to suit your exact requirements.  You can also specify an anti-virus application to auto-scan files as you download them.</p>
<p>Despite not adding much additional functionality, Download Statusbar greatly improves the usability of downloads in Firefox and is a very useful extension.</p>
<p><strong>iZone Rating: 4/5</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.storm-consultancy.com/development/tools-plugins/top-web-browsing-firefox-extensions/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Best WordPress Plugins</title>
		<link>http://www.storm-consultancy.com/design/web-design-tips/best-wordpress-plugins/</link>
		<comments>http://www.storm-consultancy.com/design/web-design-tips/best-wordpress-plugins/#comments</comments>
		<pubDate>Tue, 19 Feb 2008 19:50:20 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Web Design Tips]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.izonedesign.co.uk/blog/wordpress/best-wordpress-plugins/</guid>
		<description><![CDATA[With the blog a little over a week old, I thought it was about time we shared with you what we believe are the top Wordpress plugins. We'll tell you about the tools that make our lives that little bit easier including: the 'All In One SEO Pack', 'Feedburner', 'Related Posts' and 'Spam Karma'.

We'd love to hear your top plugins, so leave us a comment.]]></description>
			<content:encoded><![CDATA[<div>
<p>With the blog a little over a week old, I thought it was about time we shared with you what we believe are the top WordPress plugins. We&#8217;ll tell you about the tools that make our lives that little bit easier including: the &#8216;All In One SEO Pack&#8217;, &#8216;Feedburner&#8217;, &#8216;Related Posts&#8217; and &#8216;Spam Karma&#8217;.</p>
<p>We&#8217;d love to hear your top plugins, so leave us a comment.</p>
</div>
<p><strong><a title="Akismet" href="http://akismet.com/download/" target="_blank">Akismet</a></strong></p>
<p>Akismet comes pre-loaded with WordPress (or at least in 2.3.3+) and is probably the best spam filter plugin you&#8217;ll ever use.  From the Akismet website:</p>
<blockquote><p>Akismet checks your comments against the Akismet web service to see if they look like spam or not.</p></blockquote>
<p>You will need an API key from WordPress to use it which you can obtain <a title="Wordpress API Key" href="http://wordpress.com/api-keys/" target="_blank">here</a>. We&#8217;ve read great things about this plugin &#8211; and as yet- no spam!</p>
<p><strong> Our Rating: 5/5</strong></p>
<hr />
<h3><a title="All In One SEO" href="http://wp.uberdose.com/2007/03/24/all-in-one-seo-pack/" target="_blank">All In One SEO Pack</a></h3>
<p>This plugin allows customisation of the &lt;title&gt; tag and allows you to add a meta description and keywords to each blog post. The plugin also has the handy feature of optionally adding &#8216;noindex&#8217; to duplicate content pages in archive or tag categories.</p>
<p>It&#8217;s a great set of features to have to hand and we fully recommend it.</p>
<p><strong> Our Rating: 4.5/5</strong></p>
<hr />
<h3><a title="Amazon Media Management" href="http://www.sozu.co.uk/software/amm/" target="_blank">Amazon Media Management</a></h3>
<p>When it comes to monetization of blogs, you can go with the traditional Google AdSense or Yahoo! Publisher Network ads, or some increasingly ineffective banners, or you could provide your reader with something useful, something targeted, something recommended by <em>you</em> &#8211; a book, a film or a piece of software for example!</p>
<p>AMM allows you to pull products from Amazon onto your blog and provides a referral with your Amazon Associates  ID allowing you to make commission on any products your readers buy.</p>
<p>We had to customise the templates a little to get them how we wanted, so some HTML coding is involved if you want the perfect marriage of WordPress and Amazon but there is good support available and an easy-to-read guide.</p>
<p><strong> Our Rating: 4/5</strong></p>
<hr />
<h3><a title="Feed Burner" href="http://www.feedburner.com/fb/a/help/wordpress_quickstart" target="_blank">FeedBurner</a></h3>
<p>An essential WordPress tool which interfaces your websites RSS feeds with FeedBurner. Quick and easy to install.</p>
<p>FeedBurner provides you with statistics on subscribers, click-throughs and bookmarks from your feed.  It also has the added benefit of taking the content off of your server, saving you bandwidth and helping you survive a Digg!</p>
<p><strong> Our Rating: 5/5</strong></p>
<hr />
<h3><a title="Visit plugin homepage" href="http://www.rene-ade.de/inhalte/wordpress-plugin-relatedposts.html" target="_blank">Related Posts</a></h3>
<p>A great little sidebar widget and replacement for the next / previous article links that come as standard with WordPress.  Installation is an easy upload to the plugins folder.  Activate it and drag the widget onto your sidebar and away you go.  The creators website descibes how it works:</p>
<blockquote><p>The posts are sorted by the number of matching tags and then by the post date. It is also possible to insert the list of related post in a post via a placeholder.</p></blockquote>
<p><strong> Our Rating: 3.5/5</strong></p>
<hr />
<h3><a title="Visit plugin homepage" href="http://unknowngenius.com/blog/wordpress/spam-karma/" target="_blank">Spam Karma 2</a></h3>
<p>If you hate spam as much as we do &#8211; you may want to add a second line of defense without having to ask your readers to pass an annoying (and often accessibility unfriendly) &#8216;Captcha&#8217; test. We&#8217;ve found it picks up on anything that has slipped past Akismet and has an easy moderation area so you can check the spam should you wish.</p>
<p><strong>Our Rating: 4/5</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.storm-consultancy.com/design/web-design-tips/best-wordpress-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

