<?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>matt vs world &#187; uncategorized</title>
	<atom:link href="http://www.mattvsworld.com/blog/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mattvsworld.com/blog</link>
	<description>bring it on, world!</description>
	<lastBuildDate>Mon, 22 Aug 2011 19:16:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>create favicons on a mac with photoshop</title>
		<link>http://www.mattvsworld.com/blog/2010/01/create-favicons-on-a-mac-with-photoshop/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.mattvsworld.com/blog/2010/01/create-favicons-on-a-mac-with-photoshop/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 17:38:45 +0000</pubDate>
		<dc:creator>matt</dc:creator>
				<category><![CDATA[uncategorized]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.mattvsworld.com/blog/?p=225</guid>
		<description><![CDATA[A cool (and free!) plugin I found for exporting the correct .ico file format from Photoshop. Now you too can make super duper awesome favicons like I have on this site. Just grab the plugin: http://www.telegraphics.com.au/sw/ There&#8217;s not really any need to write a favicon-generation tutorial, there are plenty out there: http://www.photoshopsupport.com/tutorials/jennifer/favicon.html http://www.macinstruct.com/node/75 http://mfdh.ca/apple/mac_favicon_creation.html http://www.madeena360.com/2006/07/03/how-to-make-a-favicon-for-your-website-on-a-mac-os-x/ [...]]]></description>
		<wfw:commentRss>http://www.mattvsworld.com/blog/2010/01/create-favicons-on-a-mac-with-photoshop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>google vs china</title>
		<link>http://www.mattvsworld.com/blog/2010/01/google-vs-china/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.mattvsworld.com/blog/2010/01/google-vs-china/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 18:26:40 +0000</pubDate>
		<dc:creator>matt</dc:creator>
				<category><![CDATA[uncategorized]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://www.mattvsworld.com/blog/?p=173</guid>
		<description><![CDATA[first non fix-it post&#8230; this is just too interesting to not look at. needless to say i&#8217;ll be watching what happens here&#8230; http://googleblog.blogspot.com/2010/01/new-approach-to-china.html]]></description>
		<wfw:commentRss>http://www.mattvsworld.com/blog/2010/01/google-vs-china/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>disposing of an old server</title>
		<link>http://www.mattvsworld.com/blog/2010/01/disposing-of-an-old-server/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.mattvsworld.com/blog/2010/01/disposing-of-an-old-server/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 14:17:42 +0000</pubDate>
		<dc:creator>matt</dc:creator>
				<category><![CDATA[uncategorized]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://www.mattvsworld.com/blog/?p=147</guid>
		<description><![CDATA[Sometimes things just won&#8217;t work, and can&#8217;t be fixed. But that&#8217;s ok. All you need are some fireworks (or some other kind of explosive if you&#8217;re more inventive / daring). This video still makes me chuckle &#8212; it was recorded just a few years ago, but the server was still an i386 (or similar) , [...]]]></description>
		<wfw:commentRss>http://www.mattvsworld.com/blog/2010/01/disposing-of-an-old-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>prevent google from translating code blocks</title>
		<link>http://www.mattvsworld.com/blog/2010/01/prevent-google-from-translating-code-blocks/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.mattvsworld.com/blog/2010/01/prevent-google-from-translating-code-blocks/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 04:09:30 +0000</pubDate>
		<dc:creator>matt</dc:creator>
				<category><![CDATA[uncategorized]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wp-syntax]]></category>

		<guid isPermaLink="false">http://www.mattvsworld.com/blog/?p=140</guid>
		<description><![CDATA[Another quickie: To prevent google from translating sections of your site, you just need to give the element surrounding the text block you want left untranslated a css class of &#8220;notranslate&#8221;. I&#8217;m using wp-syntax, and I didn&#8217;t want the code blocks getting translated (since it tends to just make them garbled nonsense), so I modified [...]]]></description>
		<wfw:commentRss>http://www.mattvsworld.com/blog/2010/01/prevent-google-from-translating-code-blocks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

