<?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>Knowledge Base &#187; javascript</title>
	<atom:link href="http://maryannhorley.com/info/?feed=rss2&#038;tag=javascript" rel="self" type="application/rss+xml" />
	<link>http://maryannhorley.com/info</link>
	<description></description>
	<lastBuildDate>Mon, 06 Jul 2009 17:49:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title></title>
		<link>http://maryannhorley.com/info/?p=141</link>
		<comments>http://maryannhorley.com/info/?p=141#comments</comments>
		<pubDate>Mon, 06 Jul 2009 09:40:03 +0000</pubDate>
		<dc:creator>maryann</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[lifestream]]></category>

		<guid isPermaLink="false">http://maryannhorley.com/info/?p=141</guid>
		<description><![CDATA[Building a lifestream/mashup page with jQuery &#8211; http://theezpzway.com/2009/5/1/how-to-build-a-personal-mashup-page-with-jquery]]></description>
			<content:encoded><![CDATA[<p>Building a lifestream/mashup page with jQuery &#8211; <a href="http://theezpzway.com/2009/5/1/how-to-build-a-personal-mashup-page-with-jquery" rel="nofollow">http://theezpzway.com/2009/5/1/how-to-build-a-personal-mashup-page-with-jquery</a></p>]]></content:encoded>
			<wfw:commentRss>http://maryannhorley.com/info/?feed=rss2&amp;p=141</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://maryannhorley.com/info/?p=140</link>
		<comments>http://maryannhorley.com/info/?p=140#comments</comments>
		<pubDate>Mon, 06 Jul 2009 09:38:00 +0000</pubDate>
		<dc:creator>maryann</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[json]]></category>

		<guid isPermaLink="false">http://maryannhorley.com/info/?p=140</guid>
		<description><![CDATA[How to use JSON &#8211; http://ennuidesign.com/blog/JSON:+What+It+Is,+How+It+Works,+and+How+to+Use+It/]]></description>
			<content:encoded><![CDATA[<p>How to use JSON &#8211; <a href="http://ennuidesign.com/blog/JSON:+What+It+Is,+How+It+Works,+and+How+to+Use+It/" rel="nofollow">http://ennuidesign.com/blog/JSON:+What+It+Is,+How+It+Works,+and+How+to+Use+It/</a></p>]]></content:encoded>
			<wfw:commentRss>http://maryannhorley.com/info/?feed=rss2&amp;p=140</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://maryannhorley.com/info/?p=136</link>
		<comments>http://maryannhorley.com/info/?p=136#comments</comments>
		<pubDate>Fri, 03 Jul 2009 19:07:32 +0000</pubDate>
		<dc:creator>maryann</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[simplecart]]></category>

		<guid isPermaLink="false">http://maryannhorley.com/info/?p=136</guid>
		<description><![CDATA[Setting up SimpleCart &#8211; http://www.thewojogroup.com/2008/10/simplecartjs-paypal-e-commerce-in-minutes/]]></description>
			<content:encoded><![CDATA[<p>Setting up SimpleCart &#8211; <a href="http://www.thewojogroup.com/2008/10/simplecartjs-paypal-e-commerce-in-minutes/" rel="nofollow">http://www.thewojogroup.com/2008/10/simplecartjs-paypal-e-commerce-in-minutes/</a></p>]]></content:encoded>
			<wfw:commentRss>http://maryannhorley.com/info/?feed=rss2&amp;p=136</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://maryannhorley.com/info/?p=134</link>
		<comments>http://maryannhorley.com/info/?p=134#comments</comments>
		<pubDate>Fri, 03 Jul 2009 16:51:01 +0000</pubDate>
		<dc:creator>maryann</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://maryannhorley.com/info/?p=134</guid>
		<description><![CDATA[Link up Twitter links, hashtags and @links &#8211; http://www.simonwhatley.co.uk/parsing-twitter-usernames-hashtags-and-urls-with-javascript (add g to end of regex to make it link up all instances in post)]]></description>
			<content:encoded><![CDATA[<p>Link up Twitter links, hashtags and @links &#8211; <a href="http://www.simonwhatley.co.uk/parsing-twitter-usernames-hashtags-and-urls-with-javascript" rel="nofollow">http://www.simonwhatley.co.uk/parsing-twitter-usernames-hashtags-and-urls-with-javascript</a> (add g to end of regex to make it link up all instances in post)</p>]]></content:encoded>
			<wfw:commentRss>http://maryannhorley.com/info/?feed=rss2&amp;p=134</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://maryannhorley.com/info/?p=128</link>
		<comments>http://maryannhorley.com/info/?p=128#comments</comments>
		<pubDate>Fri, 03 Jul 2009 12:51:32 +0000</pubDate>
		<dc:creator>maryann</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://maryannhorley.com/info/?p=128</guid>
		<description><![CDATA[Scrolling background effect &#8211; http://youlove.us/blog/the-youloveus-scrolling-background-effect-explained
The adjustment for time of day could be repurposed for other stuff]]></description>
			<content:encoded><![CDATA[<p>Scrolling background effect &#8211; <a href="http://youlove.us/blog/the-youloveus-scrolling-background-effect-explained" rel="nofollow">http://youlove.us/blog/the-youloveus-scrolling-background-effect-explained</a></p>
<p>The adjustment for time of day could be repurposed for other stuff</p>]]></content:encoded>
			<wfw:commentRss>http://maryannhorley.com/info/?feed=rss2&amp;p=128</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://maryannhorley.com/info/?p=121</link>
		<comments>http://maryannhorley.com/info/?p=121#comments</comments>
		<pubDate>Thu, 02 Jul 2009 17:45:58 +0000</pubDate>
		<dc:creator>maryann</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[yui]]></category>

		<guid isPermaLink="false">http://maryannhorley.com/info/?p=121</guid>
		<description><![CDATA[Adding tabs to sidebar &#8211; http://rubiqube.com/wordpress-tutorial-adding-tabs-to-your-blog-sidebar/]]></description>
			<content:encoded><![CDATA[<p>Adding tabs to sidebar &#8211; <a href="http://rubiqube.com/wordpress-tutorial-adding-tabs-to-your-blog-sidebar/" rel="nofollow">http://rubiqube.com/wordpress-tutorial-adding-tabs-to-your-blog-sidebar/</a></p>]]></content:encoded>
			<wfw:commentRss>http://maryannhorley.com/info/?feed=rss2&amp;p=121</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://maryannhorley.com/info/?p=118</link>
		<comments>http://maryannhorley.com/info/?p=118#comments</comments>
		<pubDate>Thu, 02 Jul 2009 14:52:14 +0000</pubDate>
		<dc:creator>maryann</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[simplepie]]></category>

		<guid isPermaLink="false">http://maryannhorley.com/info/?p=118</guid>
		<description><![CDATA[Parsing RSS feeds in Simplepie &#8211; http://net.tutsplus.com/videos/screencasts/extending-simplepie-to-parse-unique-rss-feeds/]]></description>
			<content:encoded><![CDATA[<p>Parsing RSS feeds in Simplepie &#8211; <a href="http://net.tutsplus.com/videos/screencasts/extending-simplepie-to-parse-unique-rss-feeds/" rel="nofollow">http://net.tutsplus.com/videos/screencasts/extending-simplepie-to-parse-unique-rss-feeds/</a></p>]]></content:encoded>
			<wfw:commentRss>http://maryannhorley.com/info/?feed=rss2&amp;p=118</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://maryannhorley.com/info/?p=116</link>
		<comments>http://maryannhorley.com/info/?p=116#comments</comments>
		<pubDate>Thu, 02 Jul 2009 14:46:24 +0000</pubDate>
		<dc:creator>maryann</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://maryannhorley.com/info/?p=116</guid>
		<description><![CDATA[News scroller &#8211; http://net.tutsplus.com/videos/screencasts/how-to-build-a-super-duper-news-scroller/]]></description>
			<content:encoded><![CDATA[<p>News scroller &#8211; <a href="http://net.tutsplus.com/videos/screencasts/how-to-build-a-super-duper-news-scroller/" rel="nofollow">http://net.tutsplus.com/videos/screencasts/how-to-build-a-super-duper-news-scroller/</a></p>]]></content:encoded>
			<wfw:commentRss>http://maryannhorley.com/info/?feed=rss2&amp;p=116</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://maryannhorley.com/info/?p=115</link>
		<comments>http://maryannhorley.com/info/?p=115#comments</comments>
		<pubDate>Thu, 02 Jul 2009 11:34:10 +0000</pubDate>
		<dc:creator>maryann</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[slideshow]]></category>

		<guid isPermaLink="false">http://maryannhorley.com/info/?p=115</guid>
		<description><![CDATA[Autoscrolling slideshow &#8211; http://net.tutsplus.com/tutorials/javascript-ajax/building-an-auto-scrolling-slideshow-that-works-with-and-without-javascript/]]></description>
			<content:encoded><![CDATA[<p>Autoscrolling slideshow &#8211; <a href="http://net.tutsplus.com/tutorials/javascript-ajax/building-an-auto-scrolling-slideshow-that-works-with-and-without-javascript/" rel="nofollow">http://net.tutsplus.com/tutorials/javascript-ajax/building-an-auto-scrolling-slideshow-that-works-with-and-without-javascript/</a></p>]]></content:encoded>
			<wfw:commentRss>http://maryannhorley.com/info/?feed=rss2&amp;p=115</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://maryannhorley.com/info/?p=93</link>
		<comments>http://maryannhorley.com/info/?p=93#comments</comments>
		<pubDate>Wed, 01 Jul 2009 10:08:09 +0000</pubDate>
		<dc:creator>maryann</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[navigation]]></category>

		<guid isPermaLink="false">http://maryannhorley.com/info/?p=93</guid>
		<description><![CDATA[Simple AJAX tabs &#8211; http://www.sohtanaka.com/web-design/simple-tabs-w-css-jquery/]]></description>
			<content:encoded><![CDATA[<p>Simple AJAX tabs &#8211; <a href="http://www.sohtanaka.com/web-design/simple-tabs-w-css-jquery/" rel="nofollow">http://www.sohtanaka.com/web-design/simple-tabs-w-css-jquery/</a></p>]]></content:encoded>
			<wfw:commentRss>http://maryannhorley.com/info/?feed=rss2&amp;p=93</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
