<?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>breakthrough design &#187; Wordpress</title>
	<atom:link href="http://www.gobdg.com/blog/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gobdg.com/blog</link>
	<description>Web development, coffee, and abe froman.</description>
	<lastBuildDate>Tue, 08 Sep 2009 22:01:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Twitter Code for Text Widget in Wordpress Sidebar</title>
		<link>http://www.gobdg.com/blog/2009/09/twitter-code-for-text-widget-in-wordpress-sidebar/</link>
		<comments>http://www.gobdg.com/blog/2009/09/twitter-code-for-text-widget-in-wordpress-sidebar/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 22:01:16 +0000</pubDate>
		<dc:creator>Tison</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.gobdg.com/blog/?p=270</guid>
		<description><![CDATA[
&#60;div id="twitter_div"&#62;
&#60;ul id="twitter_update_list"&#62;
&#60;a href="http://twitter.com/YOURURLHERE" id="twitter-link" style="display:block;text-align:right;"&#62;follow me on Twitter&#60;/a&#62;
&#60;/div&#62;
&#60;script type="text/javascript" src="http://twitter.com/javascripts/blogger.js"&#62;&#60;/script&#62;
&#60;script type="text/javascript" src="http://twitter.com/statuses/user_timeline/YOURURLHERE.json?callback=twitterCallback2&#38;count=5"&#62;&#60;/script&#62;

Change the YOURURLHERE to your actual twitter url and voila.
]]></description>
		<wfw:commentRss>http://www.gobdg.com/blog/2009/09/twitter-code-for-text-widget-in-wordpress-sidebar/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to Speed Up Page Load Time</title>
		<link>http://www.gobdg.com/blog/2009/05/how-to-speed-up-page-load-time/</link>
		<comments>http://www.gobdg.com/blog/2009/05/how-to-speed-up-page-load-time/#comments</comments>
		<pubDate>Mon, 04 May 2009 22:04:38 +0000</pubDate>
		<dc:creator>Tison</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[JavaScript/DOM]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.gobdg.com/blog/?p=118</guid>
		<description><![CDATA[Special thanks to a great article over at Webjackalope:
15 Quick Ways to Shrink Page Load Time
Some Odds and Ends from the Article
Here are some quick tidbits that we have seen overlooked by developers in the past:
Check your Website Load Time
Run your pages through the Web Page Analyzer for oodles of load time tips.
Include the Height [...]]]></description>
		<wfw:commentRss>http://www.gobdg.com/blog/2009/05/how-to-speed-up-page-load-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sticky posts &#8211; Keep post on top of home page</title>
		<link>http://www.gobdg.com/blog/2007/03/sticky-posts-keep-post-on-top-of-home-page/</link>
		<comments>http://www.gobdg.com/blog/2007/03/sticky-posts-keep-post-on-top-of-home-page/#comments</comments>
		<pubDate>Fri, 16 Mar 2007 21:20:52 +0000</pubDate>
		<dc:creator>Tison</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.gobdg.com/blog/2007/03/16/sticky-posts-keep-post-on-top-of-home-page/</guid>
		<description><![CDATA[Hopefully this will help another out in the future.  Using Wordpress, If you are trying to keep one post on top of your home page, aka making it &#8217;sticky&#8217; or stuck to the top of all posts, this is wordpress plugin you&#8217;re looking for:
Sticky Posts
]]></description>
		<wfw:commentRss>http://www.gobdg.com/blog/2007/03/sticky-posts-keep-post-on-top-of-home-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
