<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Check it.</title>
	<atom:link href="http://buem.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://buem.wordpress.com</link>
	<description>We&#039;re on a boat.</description>
	<lastBuildDate>Fri, 03 Jun 2011 19:08:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='buem.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Check it.</title>
		<link>http://buem.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://buem.wordpress.com/osd.xml" title="Check it." />
	<atom:link rel='hub' href='http://buem.wordpress.com/?pushpress=hub'/>
		<item>
		<title>We just finished letter Z</title>
		<link>http://buem.wordpress.com/2011/06/03/we-just-finished-letter-z/</link>
		<comments>http://buem.wordpress.com/2011/06/03/we-just-finished-letter-z/#comments</comments>
		<pubDate>Fri, 03 Jun 2011 19:08:31 +0000</pubDate>
		<dc:creator>buem</dc:creator>
				<category><![CDATA[Files Upgrades]]></category>

		<guid isPermaLink="false">http://buem.wordpress.com/?p=12</guid>
		<description><![CDATA[AFter an all nighter&#8230;. blah blah blah<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=buem.wordpress.com&amp;blog=9936126&amp;post=12&amp;subd=buem&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>AFter an all nighter&#8230;. blah blah blah</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/buem.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/buem.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/buem.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/buem.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/buem.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/buem.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/buem.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/buem.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/buem.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/buem.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/buem.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/buem.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/buem.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/buem.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=buem.wordpress.com&amp;blog=9936126&amp;post=12&amp;subd=buem&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://buem.wordpress.com/2011/06/03/we-just-finished-letter-z/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b52dc8aa286053aa36f6068dbed7bae8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">buem</media:title>
		</media:content>
	</item>
		<item>
		<title>All lines from one file that don&#8217;t exist in another (perl)</title>
		<link>http://buem.wordpress.com/2009/10/24/all-lines-from-one-file-that-dont-exist-in-another-perl/</link>
		<comments>http://buem.wordpress.com/2009/10/24/all-lines-from-one-file-that-dont-exist-in-another-perl/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 03:36:01 +0000</pubDate>
		<dc:creator>buem</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://buem.wordpress.com/2009/10/24/all-lines-from-one-file-that-dont-exist-in-another-perl/</guid>
		<description><![CDATA[There&#8217;s a little PERL script that I downloaded and then modified to actually make work.. it basically does a diff but does it regardless of line number. Just put into a YOURFILE.pl file and then run it (after making it executable..) ./myPerlScript.pl You can then pipe to a file or whatever you want. #!/usr/bin/perl # [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=buem.wordpress.com&amp;blog=9936126&amp;post=8&amp;subd=buem&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s a little PERL script that I downloaded and then modified to actually make work.. it basically does a diff but does it regardless of line number. Just put into a YOURFILE.pl file and then run it (after making it executable..)</p>
<p>./myPerlScript.pl</p>
<p>You can then pipe to a file or whatever you want.</p>
<p>#!/usr/bin/perl<br />
#<br />
# filter $file1 $file2<br />
#<br />
# Filters all lines in file1 against lines in file2, copying only lines # from file 1 not found in file2 to STDOUT<br />
#</p>
<p># get arguments</p>
<p>my $file1 = shift;<br />
my $file2 = shift;</p>
<p>if(!defined($file1) || !defined($file2))<br />
{<br />
print &#8220;nError, must have two arguments.n&#8221;;<br />
print &#8220;filter n&#8221;;<br />
exit 1;<br />
}</p>
<p># Copy all lines from file2 into a hash</p>
<p>open (EXCLUDE, $file2);</p>
<p>%exclude = ();</p>
<p>while ($line = )<br />
{<br />
chomp($line);<br />
#NOTE &#8211; DOES A LOWERCASE INJECTION INTO HASH<br />
$exclude{lc($line)} = $line;<br />
}</p>
<p>close EXCLUDE;</p>
<p># Now go through input line-by-line comparing to hash and only # printing lines that do not match</p>
<p>open (DATA, $file1);</p>
<p>while ($line = )<br />
{<br />
chomp($line);<br />
#NOTE &#8211; LOWERCASED HERE AS WELL<br />
if(!exists $exclude{lc($line)})<br />
{<br />
print &#8220;$linen&#8221;;<br />
}<br />
}</p>
<p>close DATA;</p>
<p>exit 0;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/buem.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/buem.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/buem.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/buem.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/buem.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/buem.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/buem.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/buem.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/buem.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/buem.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/buem.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/buem.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/buem.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/buem.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=buem.wordpress.com&amp;blog=9936126&amp;post=8&amp;subd=buem&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://buem.wordpress.com/2009/10/24/all-lines-from-one-file-that-dont-exist-in-another-perl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b52dc8aa286053aa36f6068dbed7bae8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">buem</media:title>
		</media:content>
	</item>
		<item>
		<title>Delete all SVN files in a directory (unix)</title>
		<link>http://buem.wordpress.com/2009/10/24/delete-all-svn-files-in-a-directory-unix/</link>
		<comments>http://buem.wordpress.com/2009/10/24/delete-all-svn-files-in-a-directory-unix/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 03:24:12 +0000</pubDate>
		<dc:creator>buem</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://buem.wordpress.com/2009/10/24/delete-all-svn-files-in-a-directory-unix/</guid>
		<description><![CDATA[This is a useful script I just used to clean up all of the &#8220;.svn&#8221; files in a directory (if you want to share it newly or whatever). sudo find ./ -name &#8220;*.svn&#8221; -exec rm -rvfd {} ; Obviously you can replace the ./ to be whatever directory you want &#8211; I happened to be [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=buem.wordpress.com&amp;blog=9936126&amp;post=7&amp;subd=buem&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This is a useful script I just used to clean up all of the &#8220;.svn&#8221; files in a directory (if you want to share it newly or whatever).</p>
<p>sudo find ./ -name &#8220;*.svn&#8221; -exec rm -rvfd {} ;</p>
<p>Obviously you can replace the ./ to be whatever directory you want &#8211; I happened to be in the directory at the time. And as written it is verbose on the rm so that you can see what is being removed, but you can always get rid of the &#8220;v&#8221; in the &#8220;-rvfd&#8221;.</p>
<p>HTH.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/buem.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/buem.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/buem.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/buem.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/buem.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/buem.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/buem.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/buem.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/buem.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/buem.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/buem.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/buem.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/buem.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/buem.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=buem.wordpress.com&amp;blog=9936126&amp;post=7&amp;subd=buem&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://buem.wordpress.com/2009/10/24/delete-all-svn-files-in-a-directory-unix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b52dc8aa286053aa36f6068dbed7bae8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">buem</media:title>
		</media:content>
	</item>
		<item>
		<title>Really great image search</title>
		<link>http://buem.wordpress.com/2009/10/14/really-great-image-search/</link>
		<comments>http://buem.wordpress.com/2009/10/14/really-great-image-search/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 19:55:47 +0000</pubDate>
		<dc:creator>buem</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[stock]]></category>
		<category><![CDATA[stockphoto]]></category>

		<guid isPermaLink="false">http://buem.wordpress.com/2009/10/14/really-great-image-search/</guid>
		<description><![CDATA[This website has tons of icon and stock photo searches&#8230; very nice and useful: http://www.hongkiat.com/blog/41-image-and-icon-search-engines-designers-should-know/<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=buem.wordpress.com&amp;blog=9936126&amp;post=3&amp;subd=buem&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This website has tons of icon and stock photo searches&#8230; very nice and useful:</p>
<p><a href="http://www.hongkiat.com/blog/41-image-and-icon-search-engines-designers-should-know/">http://www.hongkiat.com/blog/41-image-and-icon-search-engines-designers-should-know/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/buem.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/buem.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/buem.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/buem.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/buem.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/buem.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/buem.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/buem.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/buem.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/buem.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/buem.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/buem.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/buem.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/buem.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=buem.wordpress.com&amp;blog=9936126&amp;post=3&amp;subd=buem&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://buem.wordpress.com/2009/10/14/really-great-image-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b52dc8aa286053aa36f6068dbed7bae8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">buem</media:title>
		</media:content>
	</item>
	</channel>
</rss>
