<?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>Daniel Guerrero Thoughts &#187; Code Snippets</title>
	<atom:link href="http://blog.danguer.com/category/code-snippets/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.danguer.com</link>
	<description>freelancer, daily life, danguer, php, javascript, flex</description>
	<lastBuildDate>Tue, 19 Feb 2008 05:43:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>IE Fix on Fieldset Background Color</title>
		<link>http://blog.danguer.com/2007/10/25/ie-fix-on-fieldset-background-color/</link>
		<comments>http://blog.danguer.com/2007/10/25/ie-fix-on-fieldset-background-color/#comments</comments>
		<pubDate>Fri, 26 Oct 2007 04:09:45 +0000</pubDate>
		<dc:creator>danguer</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[Fixes]]></category>

		<guid isPermaLink="false">http://blog.danguer.com/2007/10/25/ie-fix-on-fieldset-background-color/</guid>
		<description><![CDATA[Useful information to patch the problem that your background in the fieldset starts before the content in IE, example:

Link: The IE Fieldset Background Color Bleed Bug
]]></description>
		<wfw:commentRss>http://blog.danguer.com/2007/10/25/ie-fix-on-fieldset-background-color/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Square Images</title>
		<link>http://blog.danguer.com/2007/05/17/square-images/</link>
		<comments>http://blog.danguer.com/2007/05/17/square-images/#comments</comments>
		<pubDate>Thu, 17 May 2007 23:26:15 +0000</pubDate>
		<dc:creator>danguer</dc:creator>
				<category><![CDATA[Code Snippets]]></category>

		<guid isPermaLink="false">http://blog.danguer.com/2007/05/17/square-images/</guid>
		<description><![CDATA[Flickr.com when uploading an image, it provides a small thumbnail, but it does in a square image, this is of course almost impossible for any &#8220;normal&#8221; image, because most images are rectangular, and trying to make it square will give you an awful image as result.
But Flickr images are very good, so I did it [...]]]></description>
		<wfw:commentRss>http://blog.danguer.com/2007/05/17/square-images/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Useful functions</title>
		<link>http://blog.danguer.com/2006/11/10/useful-functions/</link>
		<comments>http://blog.danguer.com/2006/11/10/useful-functions/#comments</comments>
		<pubDate>Fri, 10 Nov 2006 08:35:55 +0000</pubDate>
		<dc:creator>danguer</dc:creator>
				<category><![CDATA[Code Snippets]]></category>

		<guid isPermaLink="false">http://blog.danguer.com/archives/6</guid>
		<description><![CDATA[Checking the statistics of the blog, I noticed the user were searching for some information I&#8217;ve put time ago.
As all my information were a mess, I decide to delete all the old posts and start again (sorry for that).
I&#8217;ve noticed the people were looking for two similar things:

Convert between image formats in PHP
Desaturate an image [...]]]></description>
		<wfw:commentRss>http://blog.danguer.com/2006/11/10/useful-functions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
