<?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>sibble.com &#187; Snippet</title>
	<atom:link href="http://www.sibble.com/category/snippet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sibble.com</link>
	<description>Another webmaster&#039;s blog.</description>
	<lastBuildDate>Sun, 07 Mar 2010 21:17:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SingleFeed Export Module for Magento &#8211; How to strip HTML tags and special characters</title>
		<link>http://www.sibble.com/2009/10/singlefeed-export-module-for-magento-how-to-strip-html-tags-and-special-characters/</link>
		<comments>http://www.sibble.com/2009/10/singlefeed-export-module-for-magento-how-to-strip-html-tags-and-special-characters/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 19:27:49 +0000</pubDate>
		<dc:creator>sibble</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[data feed]]></category>
		<category><![CDATA[google base]]></category>

		<guid isPermaLink="false">http://www.sibble.com/?p=971</guid>
		<description><![CDATA[Tested on:
SingleFeed Export Module v1.1.0
Magento v1.3.2.4
So I found this great module for Magento the other day, made by SingleFeed.  It will export a product data feed every night.  Then, we can import this feed into things like Google Base.
I ran into a problem though.  You can&#8217;t import a data feed into Google [...]]]></description>
		<wfw:commentRss>http://www.sibble.com/2009/10/singlefeed-export-module-for-magento-how-to-strip-html-tags-and-special-characters/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>TweetSuite for WordPress Plugin &#8211; W3C Validation Error: Fixed</title>
		<link>http://www.sibble.com/2009/08/tweetsuite-for-wordpress-plugin-w3c-validation-error-fixed/</link>
		<comments>http://www.sibble.com/2009/08/tweetsuite-for-wordpress-plugin-w3c-validation-error-fixed/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 19:53:23 +0000</pubDate>
		<dc:creator>sibble</dc:creator>
				<category><![CDATA[Snippet]]></category>
		<category><![CDATA[invalid markup]]></category>
		<category><![CDATA[tweetsuite]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid isPermaLink="false">http://www.sibble.com/?p=947</guid>
		<description><![CDATA[TweetSuite is a great plugin, it has a widget for displaying your latest tweets, displays tweetbacks, and lets you add in links to tweet or re-tweet a post on your blog.  There&#8217;s more then a few things that need to be fixed with this plugin (ref: TweetSuite Errors and Troubleshooting), right now I&#8217;m just [...]]]></description>
		<wfw:commentRss>http://www.sibble.com/2009/08/tweetsuite-for-wordpress-plugin-w3c-validation-error-fixed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding a mini login box to Magento</title>
		<link>http://www.sibble.com/2009/01/adding-a-mini-login-box-to-magento/</link>
		<comments>http://www.sibble.com/2009/01/adding-a-mini-login-box-to-magento/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 18:29:54 +0000</pubDate>
		<dc:creator>sibble</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Snippet]]></category>
		<category><![CDATA[login box]]></category>
		<category><![CDATA[mini-login]]></category>

		<guid isPermaLink="false">http://www.sibble.com/?p=924</guid>
		<description><![CDATA[I&#8217;m surprised there is not one in the default template for Magento.  Nevertheless, it&#8217;s pretty common to see a login box on a sidebar, and I need one.  This is actually pretty simple to do, we&#8217;re going to be modifying templates, layouts, and unfortunatly we&#8217;re going to have to alter the core (for something really [...]]]></description>
		<wfw:commentRss>http://www.sibble.com/2009/01/adding-a-mini-login-box-to-magento/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Delicious for WordPress Plugin &#8211; W3C Validation Error: Fixed</title>
		<link>http://www.sibble.com/2008/12/delicious-for-wordpress-plugin-w3c-validation-error-fixed/</link>
		<comments>http://www.sibble.com/2008/12/delicious-for-wordpress-plugin-w3c-validation-error-fixed/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 15:22:05 +0000</pubDate>
		<dc:creator>sibble</dc:creator>
				<category><![CDATA[Snippet]]></category>
		<category><![CDATA[delicious]]></category>
		<category><![CDATA[w3 validation]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid isPermaLink="false">http://www.sibble.com/?p=881</guid>
		<description><![CDATA[I keep almost all my bookmarks at Delicious (formerly del.icio.us.)  So I noticed there is a Wordpress plugin to display your Delicious bookmarks.  One of the things I do after I add a new plugin to WordPress, is to validate a page using The W3C Markup Validate Service.  I noticed that my markup was now invalid, but [...]]]></description>
		<wfw:commentRss>http://www.sibble.com/2008/12/delicious-for-wordpress-plugin-w3c-validation-error-fixed/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WP Wall plugin + Elegant Grunge theme &#8211; fixed W3C xHTML validation error</title>
		<link>http://www.sibble.com/2008/11/wp-wall-plugin-elegant-grunge-theme-fixed-w3c-xhtml-validation-error/</link>
		<comments>http://www.sibble.com/2008/11/wp-wall-plugin-elegant-grunge-theme-fixed-w3c-xhtml-validation-error/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 15:48:08 +0000</pubDate>
		<dc:creator>sibble</dc:creator>
				<category><![CDATA[Snippet]]></category>
		<category><![CDATA[sibble.com]]></category>
		<category><![CDATA[elegant grunge]]></category>
		<category><![CDATA[invalid markup]]></category>
		<category><![CDATA[wp wall]]></category>

		<guid isPermaLink="false">http://www.sibble.com/?p=641</guid>
		<description><![CDATA[I recently installed a plugin called WP Wall (you should now notice it in the sidebar.)  I&#8217;m pretty happy with how it worked out, but I noticed there was a problem validating my markup after installing this plugin.
The problem was simple, an input tag had and ID and name of &#8220;page&#8221;.  This ID was already [...]]]></description>
		<wfw:commentRss>http://www.sibble.com/2008/11/wp-wall-plugin-elegant-grunge-theme-fixed-w3c-xhtml-validation-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Elegant Grunge Wordpress theme &#8211; Fixed image caption box.</title>
		<link>http://www.sibble.com/2008/11/elegant-grunge-wordpress-theme-fixed-image-caption-box/</link>
		<comments>http://www.sibble.com/2008/11/elegant-grunge-wordpress-theme-fixed-image-caption-box/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 05:32:45 +0000</pubDate>
		<dc:creator>sibble</dc:creator>
				<category><![CDATA[Snippet]]></category>
		<category><![CDATA[elegant grunge]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.sibble.com/?p=361</guid>
		<description><![CDATA[I noticed a problem with the caption boxes that Wordpress creates, and the image box model around the images in posts.
adding this to styles.css:

.wp-caption &#123;
  padding-right:15px;
  padding-left:5px;
&#125;

will change this:
to this:
Let me know if anyone runs into any problems.





		
			Share this on Facebook
		
		
			Tweet This!
		
		
			Digg this!
		
		
			Share this on del.icio.us
		
		
			Share this on LinkedIn
		
		
			Share this on Reddit
		
		
			Stumble upon [...]]]></description>
		<wfw:commentRss>http://www.sibble.com/2008/11/elegant-grunge-wordpress-theme-fixed-image-caption-box/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.472 seconds -->
