<?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>John On Web Stuff &#187; plugin</title>
	<atom:link href="http://blog.geekyjohn.com/tag/plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.geekyjohn.com</link>
	<description>My take on web things. Sometimes witty. Sharing of stuff.</description>
	<lastBuildDate>Tue, 06 Apr 2010 11:26:48 +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>Collecting add-ons</title>
		<link>http://blog.geekyjohn.com/2009/06/collecting-add-ons/</link>
		<comments>http://blog.geekyjohn.com/2009/06/collecting-add-ons/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 12:25:11 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Shared]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[add-ons]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://blog.geekyjohn.com/?p=184</guid>
		<description><![CDATA[Mozilla has recently re-vamped their addons site, and with it publicly released Collections. Collections is an essentially an awesome way of grouping a bunch of add-ons for Firefox. You can then subscribe to these &#8220;Collections&#8221; and manage them using the &#8220;Add-on Collector&#8221; add-on for Firefox. You can make your own collection or select one that&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>Mozilla has recently re-vamped their addons site, and with it publicly released <a title="Addons for Firefox: Collections" href="https://addons.mozilla.org/firefox/collections" target="_blank">Collections</a>.</p>

<p>Collections is an essentially an awesome way of grouping a bunch of add-ons for Firefox. You can then subscribe to these &#8220;Collections&#8221; and manage them using the &#8220;Add-on Collector&#8221; add-on for Firefox.</p>

<p>You can make your own collection or select one that&#8217;s already made filled with the add-ons of the author&#8217;s choice.</p>

<p>This is going to make installing all those add-ons on a fresh copy of Firefox just that much easier. You can use this for your own personal installation(s) of Firefox, but think also of the Sys Admins here, they can make a collection of default add-ons that they want all users in the organisation to have installed &#8211; handy, I think so.</p>

<p>At the moment you need a Mozilla account (you can register for free) to create collections and subscribe to them, you do not need an account to browse through the publicly available collections and download the add-ons within.</p>

<p>Naturally I couldn&#8217;t resist and I made a <a title="GeekyJohn's Web Dev Add-on collection at Mozilla.org" href="https://addons.mozilla.org/en-US/firefox/collection/633220fd-86fb-2b2f-bd02-98e2014eaf69" target="_blank">collection of Web Dev add-ons</a> that I frequently use.</p>
<p><a href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fblog.geekyjohn.com%2F2009%2F06%2Fcollecting-add-ons%2F&amp;linkname=Collecting%20add-ons" title="Digg" rel="nofollow" target="_blank"><img src="http://blog.geekyjohn.com/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a> <a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fblog.geekyjohn.com%2F2009%2F06%2Fcollecting-add-ons%2F&amp;linkname=Collecting%20add-ons" title="Twitter" rel="nofollow" target="_blank"><img src="http://blog.geekyjohn.com/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a> <a href="http://www.addtoany.com/add_to/slashdot?linkurl=http%3A%2F%2Fblog.geekyjohn.com%2F2009%2F06%2Fcollecting-add-ons%2F&amp;linkname=Collecting%20add-ons" title="Slashdot" rel="nofollow" target="_blank"><img src="http://blog.geekyjohn.com/wp-content/plugins/add-to-any/icons/slashdot.png" width="16" height="16" alt="Slashdot"/></a> <a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fblog.geekyjohn.com%2F2009%2F06%2Fcollecting-add-ons%2F&amp;linkname=Collecting%20add-ons" title="Facebook" rel="nofollow" target="_blank"><img src="http://blog.geekyjohn.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblog.geekyjohn.com%2F2009%2F06%2Fcollecting-add-ons%2F&amp;linkname=Collecting%20add-ons"><img src="http://blog.geekyjohn.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://blog.geekyjohn.com/2009/06/collecting-add-ons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advanced docking using jQuery</title>
		<link>http://blog.geekyjohn.com/2009/06/advanced-docking-using-jquery/</link>
		<comments>http://blog.geekyjohn.com/2009/06/advanced-docking-using-jquery/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 01:25:24 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://blog.afterlight.net.au/?p=122</guid>
		<description><![CDATA[Some time ago I was doing some proof of concept: how Visual Studio docking functionality can be done with jQuery and unordered lists. Basically, the main goal was to implement multiple docking and undocking functionality. This tutorial will show you the results of PoC. via Advanced docking using jQuery. &#60; p>I wouldn&#8217;t mind using something [...]]]></description>
			<content:encoded><![CDATA[<blockquote>Some time ago I was doing some proof of concept: how Visual Studio docking functionality can be done with jQuery and unordered lists. Basically, the main goal was to implement multiple docking and undocking functionality. This tutorial will show you the results of PoC.</blockquote>

<p>via <a href="http://www.jankoatwarpspeed.com/post/2009/06/01/Advanced-docking-using-jQuery.aspx">Advanced docking using jQuery</a>.</p>

<p>&lt;</p>

<p>p>I wouldn&#8217;t mind using something like this on a website sometime. On the right site, this could be an invaluable tool.</p>
<p><a href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fblog.geekyjohn.com%2F2009%2F06%2Fadvanced-docking-using-jquery%2F&amp;linkname=Advanced%20docking%20using%20jQuery" title="Digg" rel="nofollow" target="_blank"><img src="http://blog.geekyjohn.com/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a> <a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fblog.geekyjohn.com%2F2009%2F06%2Fadvanced-docking-using-jquery%2F&amp;linkname=Advanced%20docking%20using%20jQuery" title="Twitter" rel="nofollow" target="_blank"><img src="http://blog.geekyjohn.com/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a> <a href="http://www.addtoany.com/add_to/slashdot?linkurl=http%3A%2F%2Fblog.geekyjohn.com%2F2009%2F06%2Fadvanced-docking-using-jquery%2F&amp;linkname=Advanced%20docking%20using%20jQuery" title="Slashdot" rel="nofollow" target="_blank"><img src="http://blog.geekyjohn.com/wp-content/plugins/add-to-any/icons/slashdot.png" width="16" height="16" alt="Slashdot"/></a> <a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fblog.geekyjohn.com%2F2009%2F06%2Fadvanced-docking-using-jquery%2F&amp;linkname=Advanced%20docking%20using%20jQuery" title="Facebook" rel="nofollow" target="_blank"><img src="http://blog.geekyjohn.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblog.geekyjohn.com%2F2009%2F06%2Fadvanced-docking-using-jquery%2F&amp;linkname=Advanced%20docking%20using%20jQuery"><img src="http://blog.geekyjohn.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://blog.geekyjohn.com/2009/06/advanced-docking-using-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery Highlight Plugin &#124; bartaz @ GitHub</title>
		<link>http://blog.geekyjohn.com/2009/06/jquery-highlight-plugin-bartaz-github/</link>
		<comments>http://blog.geekyjohn.com/2009/06/jquery-highlight-plugin-bartaz-github/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 01:22:34 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://blog.afterlight.net.au/?p=120</guid>
		<description><![CDATA[It will probably not be a big surprise that jQuery Highlight plugin can be used to highlight pieces of text on a page. It&#8217;s based on great Highlight plugin by Johann Burkard. To be honest most of the credit should go to him, as all I did was a little refactoring and customisation (so blame [...]]]></description>
			<content:encoded><![CDATA[<blockquote>It will probably not be a big surprise that jQuery Highlight plugin can be used to highlight pieces of text on a page. It&#8217;s based on great Highlight plugin by Johann Burkard. To be honest most of the credit should go to him, as all I did was a little refactoring and customisation (so blame me if I broke something).</blockquote>

<p>via <a href="http://bartaz.github.com/sandbox.js/jquery.highlight.html">jQuery Highlight Plugin | bartaz @ GitHub</a>.</p>
<p><a href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fblog.geekyjohn.com%2F2009%2F06%2Fjquery-highlight-plugin-bartaz-github%2F&amp;linkname=jQuery%20Highlight%20Plugin%20%7C%20bartaz%20%40%20GitHub" title="Digg" rel="nofollow" target="_blank"><img src="http://blog.geekyjohn.com/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a> <a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fblog.geekyjohn.com%2F2009%2F06%2Fjquery-highlight-plugin-bartaz-github%2F&amp;linkname=jQuery%20Highlight%20Plugin%20%7C%20bartaz%20%40%20GitHub" title="Twitter" rel="nofollow" target="_blank"><img src="http://blog.geekyjohn.com/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a> <a href="http://www.addtoany.com/add_to/slashdot?linkurl=http%3A%2F%2Fblog.geekyjohn.com%2F2009%2F06%2Fjquery-highlight-plugin-bartaz-github%2F&amp;linkname=jQuery%20Highlight%20Plugin%20%7C%20bartaz%20%40%20GitHub" title="Slashdot" rel="nofollow" target="_blank"><img src="http://blog.geekyjohn.com/wp-content/plugins/add-to-any/icons/slashdot.png" width="16" height="16" alt="Slashdot"/></a> <a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fblog.geekyjohn.com%2F2009%2F06%2Fjquery-highlight-plugin-bartaz-github%2F&amp;linkname=jQuery%20Highlight%20Plugin%20%7C%20bartaz%20%40%20GitHub" title="Facebook" rel="nofollow" target="_blank"><img src="http://blog.geekyjohn.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblog.geekyjohn.com%2F2009%2F06%2Fjquery-highlight-plugin-bartaz-github%2F&amp;linkname=jQuery%20Highlight%20Plugin%20%7C%20bartaz%20%40%20GitHub"><img src="http://blog.geekyjohn.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://blog.geekyjohn.com/2009/06/jquery-highlight-plugin-bartaz-github/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
