<?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; Design</title>
	<atom:link href="http://www.gobdg.com/blog/category/design/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>CSS Background Position Transitions w/ JQuery</title>
		<link>http://www.gobdg.com/blog/2009/04/css-background-position-0transitions-w-jquery/</link>
		<comments>http://www.gobdg.com/blog/2009/04/css-background-position-0transitions-w-jquery/#comments</comments>
		<pubDate>Sat, 11 Apr 2009 01:47:30 +0000</pubDate>
		<dc:creator>Tison</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[JavaScript/DOM]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.gobdg.com/blog/?p=96</guid>
		<description><![CDATA[Is there nothing this library can&#8217;t do, or can&#8217;t be added on to do??  Here we&#8217;ve stumbled on how this jquery plugin allows you to fade background colors, images, slide colors from the side/top &#38; even at angles.
Get the jQuery Background Position Plugin
View some Background Transition Examples
Awesome.
]]></description>
		<wfw:commentRss>http://www.gobdg.com/blog/2009/04/css-background-position-0transitions-w-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
