<?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; CSS</title>
	<atom:link href="http://www.gobdg.com/blog/category/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gobdg.com/blog</link>
	<description>Web development, coffee, and abe froman.</description>
	<lastBuildDate>Wed, 09 Feb 2011 14:36:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Best Practices for Speeding Up Your Site</title>
		<link>http://www.gobdg.com/blog/2010/11/best-practices-for-speeding-up-your-site/</link>
		<comments>http://www.gobdg.com/blog/2010/11/best-practices-for-speeding-up-your-site/#comments</comments>
		<pubDate>Fri, 05 Nov 2010 13:05:30 +0000</pubDate>
		<dc:creator>Tison</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[JavaScript/DOM]]></category>
		<category><![CDATA[hosting]]></category>

		<guid isPermaLink="false">http://www.gobdg.com/blog/?p=294</guid>
		<description><![CDATA[An amazing article written over at Yahoo on improving page load time, reducing server/page load, and essentially optimizing your website&#8217;s performance: Best Practices for Speeding Up Your Site]]></description>
		<wfw:commentRss>http://www.gobdg.com/blog/2010/11/best-practices-for-speeding-up-your-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Links Unclickable, Broken in WordPress Ecommerce Cart Widget (IE)</title>
		<link>http://www.gobdg.com/blog/2009/06/links-unclickable-broken-in-wordpress-ecommerce-cart-widget-ie/</link>
		<comments>http://www.gobdg.com/blog/2009/06/links-unclickable-broken-in-wordpress-ecommerce-cart-widget-ie/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 16:11:27 +0000</pubDate>
		<dc:creator>Tison</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[ie bug]]></category>
		<category><![CDATA[innerhtml]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[transparent png]]></category>

		<guid isPermaLink="false">http://www.gobdg.com/blog/?p=259</guid>
		<description><![CDATA[We have run into an odd issue of our own when implementing the WordPress Ecommerce Plugin. We noticed that as the WP Ecommerce plugin uses ajax to build the shopping cart items (which is great, allowing visitors to stay on the page and keep shopping), but the problem was that as soon as an item [...]]]></description>
		<wfw:commentRss>http://www.gobdg.com/blog/2009/06/links-unclickable-broken-in-wordpress-ecommerce-cart-widget-ie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gap between images within link tags ie only (surprise)</title>
		<link>http://www.gobdg.com/blog/2009/06/gap-between-images-within-link-tags-ie-only-surprise/</link>
		<comments>http://www.gobdg.com/blog/2009/06/gap-between-images-within-link-tags-ie-only-surprise/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 14:48:46 +0000</pubDate>
		<dc:creator>Tison</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[ie bug]]></category>
		<category><![CDATA[Internet Explorer]]></category>

		<guid isPermaLink="false">http://www.gobdg.com/blog/?p=240</guid>
		<description><![CDATA[Problem: You are building your navigation, or template design and for some crazy reason the images (with a font-size:0px) still continue to have a 1px gap between each other in ie (Internet Explorer 6 &#8211; 7 particularly). BIG SURPRISE &#8211; another ie bug.  Wow. what a shocker. Solution/Workaround 1 &#8211; Remove line breaks In many [...]]]></description>
		<wfw:commentRss>http://www.gobdg.com/blog/2009/06/gap-between-images-within-link-tags-ie-only-surprise/feed/</wfw:commentRss>
		<slash:comments>2</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 [...]]]></description>
		<wfw:commentRss>http://www.gobdg.com/blog/2009/05/how-to-speed-up-page-load-time/feed/</wfw:commentRss>
		<slash:comments>4</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>3</slash:comments>
		</item>
	</channel>
</rss>

