<?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>Keith Donegan &#187; Code</title>
	<atom:link href="http://keithdonegan.com/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://keithdonegan.com</link>
	<description>Just a blog about nothing</description>
	<lastBuildDate>Thu, 20 May 2010 00:42:51 +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>JQuery Show / Hide Elements</title>
		<link>http://keithdonegan.com/jquery-show-hide-elements/</link>
		<comments>http://keithdonegan.com/jquery-show-hide-elements/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 22:00:21 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[JQuery]]></category>

		<guid isPermaLink="false">http://www.keithdonegan.com/?p=705</guid>
		<description><![CDATA[Tiny method using the Live event in JQuery that shows and hides paragraphs with a single click. Demo]]></description>
			<content:encoded><![CDATA[<p>Tiny method using the Live event in JQuery that shows and hides paragraphs with a single click.</p>
<p><a title="Show / Hide elements" href="http://www.keithdonegan.com/jquery/showing-hiding-elements/">Demo</a></p>
]]></content:encoded>
			<wfw:commentRss>http://keithdonegan.com/jquery-show-hide-elements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JQuery Calculate Total</title>
		<link>http://keithdonegan.com/jquery-calculate-total/</link>
		<comments>http://keithdonegan.com/jquery-calculate-total/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 17:59:17 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[JQuery]]></category>

		<guid isPermaLink="false">http://www.keithdonegan.com/?p=642</guid>
		<description><![CDATA[A relatively simple JQuery form that calculates the price of two real world options in real time, a package of some sort and support to accompany it. The code is not that elegant, but it&#8217;s what I could come up with Demo]]></description>
			<content:encoded><![CDATA[<p>A relatively simple JQuery form that calculates the price of two real world options in real time, a package of some sort and support to accompany it. The code is not that elegant, but it&#8217;s what I could come up with <img src='http://keithdonegan.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a title="JQuery Calculate Pricing" href="http://www.keithdonegan.com/jquery/calculate/">Demo</a></p>
]]></content:encoded>
			<wfw:commentRss>http://keithdonegan.com/jquery-calculate-total/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Greasemonkey script for Stack Overflow to hide ignored tags</title>
		<link>http://keithdonegan.com/stackoverflow-remove-ignored-tags-greasemonkey/</link>
		<comments>http://keithdonegan.com/stackoverflow-remove-ignored-tags-greasemonkey/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 22:37:07 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://www.keithdonegan.com/?p=429</guid>
		<description><![CDATA[Here is my first Greasemonkey script that hides ignored tags from the interface on Stackoverflow.com. The way Stack Overflow &#8220;ignores&#8221; tags currently, is by greying them out but they still show up. So I can now remove tags like &#8216;C&#8217;, &#8216;C++&#8217;, &#8216;Ruby&#8217; etc etc. Stackoverflow hide ignored tags script]]></description>
			<content:encoded><![CDATA[<p>Here is my first <a title="Grease Monkey" href="http://www.greasespot.net/">Greasemonkey</a> script that hides ignored tags from the interface on <a title="Stackoverflow.com" href="http://Stackoverflow.com">Stackoverflow.com</a>. The way Stack Overflow &#8220;ignores&#8221; tags currently, is by greying them out but they still show up. So I can now remove tags like &#8216;C&#8217;, &#8216;C++&#8217;, &#8216;Ruby&#8217; etc etc.</p>
<p><a title="Grease Monkey Stackoverflow" href="http://www.keithdonegan.com/greasemonkey/stackoverflow-hide-tags.user.js">Stackoverflow hide ignored tags script</a></p>
]]></content:encoded>
			<wfw:commentRss>http://keithdonegan.com/stackoverflow-remove-ignored-tags-greasemonkey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JQuery Add &amp; Delete Shopping Cart Items</title>
		<link>http://keithdonegan.com/jquery-add-delete-shopping-cart-items/</link>
		<comments>http://keithdonegan.com/jquery-add-delete-shopping-cart-items/#comments</comments>
		<pubDate>Sun, 10 May 2009 23:33:08 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[JQuery]]></category>

		<guid isPermaLink="false">http://www.keithdonegan.com/?p=418</guid>
		<description><![CDATA[A simple little script to add and remove product items (or anything else really) using JQuery. Demo]]></description>
			<content:encoded><![CDATA[<p>A simple little script to add and remove product items (or anything else really) using JQuery.</p>
<p><a title="JQuery Add &amp; Delete Shopping Cart items" href="http://www.keithdonegan.com/jquery/add-delete-shopping-cart-items/">Demo</a></p>
]]></content:encoded>
			<wfw:commentRss>http://keithdonegan.com/jquery-add-delete-shopping-cart-items/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JQuery Link Highlighter</title>
		<link>http://keithdonegan.com/jquery-link-highlighter/</link>
		<comments>http://keithdonegan.com/jquery-link-highlighter/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 16:08:42 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[JQuery]]></category>

		<guid isPermaLink="false">http://www.keithdonegan.com/?p=333</guid>
		<description><![CDATA[Another simple script I made, that highlights the current link on a page on hover. Demo]]></description>
			<content:encoded><![CDATA[<p>Another simple script I made, that highlights the current link on a page on hover.</p>
<p><a title="JQuery Link Highlighter" href="http://www.keithdonegan.com/jquery/link-highlighter/">Demo</a></p>
]]></content:encoded>
			<wfw:commentRss>http://keithdonegan.com/jquery-link-highlighter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JQuery Button Hover</title>
		<link>http://keithdonegan.com/jquery-button-hover/</link>
		<comments>http://keithdonegan.com/jquery-button-hover/#comments</comments>
		<pubDate>Sat, 07 Mar 2009 05:09:34 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[JQuery]]></category>

		<guid isPermaLink="false">http://www.keithdonegan.com/?p=225</guid>
		<description><![CDATA[Increase your conversions with this simple JQuery script. Let&#8217;s say you have a table of products with an order now button, on roll over of the entire table row of each product, the order button will become more emphasized and makes the call to action much stronger. Demo]]></description>
			<content:encoded><![CDATA[<p>Increase your conversions with this simple JQuery script. Let&#8217;s say you have a table of products with an order now button, on roll over of the entire table row of each product, the order button will become more emphasized and makes the call to action much stronger.</p>
<p><a title="JQuery Button Hover" href="http://www.keithdonegan.com/jquery/button-hover/">Demo</a></p>
]]></content:encoded>
			<wfw:commentRss>http://keithdonegan.com/jquery-button-hover/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JQuery Image Slider with rollover text</title>
		<link>http://keithdonegan.com/jquery-image-sliding-with-rollover-text/</link>
		<comments>http://keithdonegan.com/jquery-image-sliding-with-rollover-text/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 21:59:56 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[JQuery]]></category>

		<guid isPermaLink="false">http://www.keithdonegan.com/?p=134</guid>
		<description><![CDATA[Another tiny JQuery script that fades in a paragraph of text over an image of Isla Fisher! &#8211; What more do you want Demo]]></description>
			<content:encoded><![CDATA[<p>Another tiny JQuery script that fades in a paragraph of text over an image of Isla Fisher! &#8211; What more do you want <img src='http://keithdonegan.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a title="JQuery Image Slider" href="http://www.keithdonegan.com/jquery/image-slider/">Demo</a></p>
]]></content:encoded>
			<wfw:commentRss>http://keithdonegan.com/jquery-image-sliding-with-rollover-text/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>JQuery Animated Box with Reset</title>
		<link>http://keithdonegan.com/jquery-animated-box-with-reset/</link>
		<comments>http://keithdonegan.com/jquery-animated-box-with-reset/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 13:23:49 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[JQuery]]></category>

		<guid isPermaLink="false">http://www.keithdonegan.com/?p=131</guid>
		<description><![CDATA[A small JQuery script that controls a div to move, left, right, top and to the bottom and a function to reset the div to it&#8217;s original place. Demo]]></description>
			<content:encoded><![CDATA[<p>A small JQuery script that controls a div to move, left, right, top and to the bottom and a function to reset the div to it&#8217;s original place.</p>
<p><a title="JQuery Animated Box" href="http://www.keithdonegan.com/jquery/animated-box/">Demo</a></p>
]]></content:encoded>
			<wfw:commentRss>http://keithdonegan.com/jquery-animated-box-with-reset/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JQuery Enhanced Form</title>
		<link>http://keithdonegan.com/jquery-enhanced-form/</link>
		<comments>http://keithdonegan.com/jquery-enhanced-form/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 17:09:13 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[JQuery]]></category>

		<guid isPermaLink="false">http://www.keithdonegan.com/?p=129</guid>
		<description><![CDATA[A super simple form that enhances the UI that I made using JQuery. Demo]]></description>
			<content:encoded><![CDATA[<p>A super simple form that enhances the UI that I made using JQuery.</p>
<p><a title="JQuery Enhanced Form" href="http://www.keithdonegan.com/jquery/enhanced-form/">Demo</a></p>
]]></content:encoded>
			<wfw:commentRss>http://keithdonegan.com/jquery-enhanced-form/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
