<?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>It's Just a Bunch of Stuff That Happens &#187; T-Shirts</title>
	<atom:link href="http://stuffthathappens.com/blog/category/t-shirts/feed/" rel="self" type="application/rss+xml" />
	<link>http://stuffthathappens.com/blog</link>
	<description>Technology and Geek Stuff by Eric Burke</description>
	<lastBuildDate>Fri, 04 Jun 2010 14:44:50 +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>Angry Pitchfork Guy T-Shirt</title>
		<link>http://stuffthathappens.com/blog/2009/02/27/angry-pitchfork-guy-t-shirt/</link>
		<comments>http://stuffthathappens.com/blog/2009/02/27/angry-pitchfork-guy-t-shirt/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 23:33:10 +0000</pubDate>
		<dc:creator>Eric Burke</dc:creator>
				<category><![CDATA[T-Shirts]]></category>

		<guid isPermaLink="false">http://stuffthathappens.com/blog/?p=1054</guid>
		<description><![CDATA[Now available in my CafePress store:

I like the baby clothes the best:

*** UPDATE: No more T-Shirts, folks. The monthly &#8220;premium store&#8221; fee on CafePress far outweighed the &#8220;profits&#8221;. 
]]></description>
			<content:encoded><![CDATA[<p><del datetime="2009-09-09T12:20:21+00:00">Now available in my CafePress store:</del></p>
<p><img src="http://stuffthathappens.com/blog/wp-content/uploads/2009/02/angry-pitchfork-guy-shirt.jpg" alt="" title="Angry Pitchfork Guy T-Shirt" width="480" height="480" class="alignnone size-full wp-image-1055" /></p>
<p>I like the baby clothes the best:</p>
<p><img src="http://stuffthathappens.com/blog/wp-content/uploads/2009/02/onesie.jpg" alt="" title="You know your child will look good in this." width="240" height="240" class="alignnone size-full wp-image-1057" /></p>
<p>*** UPDATE: No more T-Shirts, folks. The monthly &#8220;premium store&#8221; fee on CafePress far outweighed the &#8220;profits&#8221;. </p>
]]></content:encoded>
			<wfw:commentRss>http://stuffthathappens.com/blog/2009/02/27/angry-pitchfork-guy-t-shirt/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>What is Shadenvista?</title>
		<link>http://stuffthathappens.com/blog/2007/09/11/what-is-shadenvista/</link>
		<comments>http://stuffthathappens.com/blog/2007/09/11/what-is-shadenvista/#comments</comments>
		<pubDate>Tue, 11 Sep 2007 20:27:18 +0000</pubDate>
		<dc:creator>Eric Burke</dc:creator>
				<category><![CDATA[T-Shirts]]></category>

		<guid isPermaLink="false">http://stuffthathappens.com/blog/2007/09/11/what-is-shadenvista/</guid>
		<description><![CDATA[You heard it here first: &#8220;Shadenvista&#8221;.
&#8230;pleasure taken from watching the misfortunes of Vista users.
Here are some random observations after more than 6 months hands-on usage with Vista.
Notepad
Notepad is unchanged in Vista. Unbelievable. All we really need is an editor that can open any type of text file correctly. But open up a file containing &#8220;LF&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>You heard it here first: &#8220;Shadenvista&#8221;.</p>
<blockquote><p>&#8230;pleasure taken from watching the misfortunes of Vista users.</p></blockquote>
<p>Here are some random observations after more than 6 months hands-on usage with Vista.</p>
<h2>Notepad</h2>
<p>Notepad is unchanged in Vista. Unbelievable. All we really need is an editor that can open any type of text file correctly. But open up a file containing &#8220;LF&#8221; instead of &#8220;CRLF&#8221; endings, and you get rubbish:</p>
<p><img src='http://stuffthathappens.com/blog/wp-content/uploads/2007/09/notepad-lf.png' alt='Notepad Requires CRLF' /></p>
<p>VIM shows how this file should look:</p>
<p><img src='http://stuffthathappens.com/blog/wp-content/uploads/2007/09/vim-lf.png' alt='VIM Handles Unix Filetypes' /></p>
<p>I don&#8217;t get it.</p>
<h2>Editing System Variables</h2>
<p>All we really need is the ability to resize this dialog:</p>
<p><img src='http://stuffthathappens.com/blog/wp-content/uploads/2007/09/edit-system-variable-dialog.png' alt='Edit System Variable Dialog' /></p>
<p>You cannot resize it. Another Vista failure.</p>
<h2>Paint</h2>
<p>What decade is this? Why hasn&#8217;t Paint changed?</p>
<p><img src='http://stuffthathappens.com/blog/wp-content/uploads/2007/09/vista-paint.png' alt='Paint Still Sucks in Vista' /></p>
<h2>Searching File Contents</h2>
<p>I stumbled upon this while editing my WordPress custom theme. I needed to search for PHP files containing a certain snippet of text. For example, let&#8217;s search for files containing &#8220;true&#8221;:</p>
<p><img src='http://stuffthathappens.com/blog/wp-content/uploads/2007/09/vista-search-results.png' alt='Search is Still Broken' /></p>
<p>First, the search screen is incredibly complex. But even worse, the results are WRONG. While the results show numerous .js files, all .php files are ignored.</p>
<p>Just like the failed Windows XP search, Vista only searches through a pre-configured list of file extensions. Since PHP is not on the list, you cannot search these files.</p>
<p>There is a <a href="http://www.watchingthenet.com/add-remove-file-types-to-windows-vista-search-index.html">workaround described here</a>. Shouldn&#8217;t a modern operating system just let you &#8220;search&#8221; for text without worrying about these technical details?</p>
]]></content:encoded>
			<wfw:commentRss>http://stuffthathappens.com/blog/2007/09/11/what-is-shadenvista/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

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

