<?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>Server Squared</title>
	<atom:link href="http://temperingpick.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://temperingpick.wordpress.com</link>
	<description>A journey into System Administration</description>
	<lastBuildDate>Sun, 26 Sep 2010 17:42:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='temperingpick.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Server Squared</title>
		<link>http://temperingpick.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://temperingpick.wordpress.com/osd.xml" title="Server Squared" />
	<atom:link rel='hub' href='http://temperingpick.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Moving platforms</title>
		<link>http://temperingpick.wordpress.com/2010/09/26/moving-platforms/</link>
		<comments>http://temperingpick.wordpress.com/2010/09/26/moving-platforms/#comments</comments>
		<pubDate>Sun, 26 Sep 2010 17:42:51 +0000</pubDate>
		<dc:creator>temperingpick</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[moving]]></category>

		<guid isPermaLink="false">http://temperingpick.wordpress.com/?p=16</guid>
		<description><![CDATA[I&#8217;m getting a little fed up with WordPress so I&#8217;ve switched to Blogger. So you can find the new address at http://serversquared.blogspot.com/ See you there.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=temperingpick.wordpress.com&amp;blog=9834807&amp;post=16&amp;subd=temperingpick&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m getting a little fed up with WordPress so I&#8217;ve switched to Blogger. So you can find the new address at http://serversquared.blogspot.com/</p>
<p>See you there.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/temperingpick.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/temperingpick.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/temperingpick.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/temperingpick.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/temperingpick.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/temperingpick.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/temperingpick.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/temperingpick.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/temperingpick.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/temperingpick.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/temperingpick.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/temperingpick.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/temperingpick.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/temperingpick.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=temperingpick.wordpress.com&amp;blog=9834807&amp;post=16&amp;subd=temperingpick&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://temperingpick.wordpress.com/2010/09/26/moving-platforms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d84d9f9d12840754a52c41575d659788?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">temperingpick</media:title>
		</media:content>
	</item>
		<item>
		<title>Notepad type program in Perl</title>
		<link>http://temperingpick.wordpress.com/2010/08/13/notepad-type-program-in-perl/</link>
		<comments>http://temperingpick.wordpress.com/2010/08/13/notepad-type-program-in-perl/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 15:59:32 +0000</pubDate>
		<dc:creator>temperingpick</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://temperingpick.wordpress.com/?p=10</guid>
		<description><![CDATA[Whenever I learn a new programming language I write a notepad type program in said language. So here is the one in Perl: #!usr/bin/perl # #Program to open a file and read its output and write to a file #prints the statement print "R to Read or W to Write: "; #reads user input my $choice = ; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=temperingpick.wordpress.com&amp;blog=9834807&amp;post=10&amp;subd=temperingpick&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Whenever I learn a new programming language I write a notepad type program in said language. So here is the one in Perl:<br />
<code><br />
#!usr/bin/perl<br />
#<br />
#Program to open a file and read its output and write to a file</p>
<p>#prints the statement<br />
print "R to Read or W to Write: ";</p>
<p>#reads user input<br />
my $choice = ;</p>
<p>#change R or W to lowercase<br />
my $choicel = lc($choice);</p>
<p>print "where is the file located at? ";<br />
my $fileloco = ;</p>
<p>if ($choicel eq "r\n") {<br />
        open(INFO, $fileloco) or die "File could not be open";<br />
        @lines = ;<br />
        close(INFO);<br />
        print @lines;<br />
        #added so it won't autoclose<br />
        ;<br />
}</p>
<p>elsif ($choicel eq "w\n") {<br />
        print "What would you like to add? ";<br />
        my $notes = ;<br />
        open(INFO, "&gt;", $fileloco) or die "File could not be open";<br />
        print INFO $notes;<br />
        close(INFO);<br />
        ;<br />
}<br />
</code></p>
<p>This works under Linux and it should work under Windows. Everything that isn&#8217;t clear is commented. I don&#8217;t think I&#8217;ll be doing anything more in Perl. This program made me realize that I don&#8217;t like Perl as much as I thought.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/temperingpick.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/temperingpick.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/temperingpick.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/temperingpick.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/temperingpick.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/temperingpick.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/temperingpick.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/temperingpick.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/temperingpick.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/temperingpick.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/temperingpick.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/temperingpick.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/temperingpick.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/temperingpick.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=temperingpick.wordpress.com&amp;blog=9834807&amp;post=10&amp;subd=temperingpick&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://temperingpick.wordpress.com/2010/08/13/notepad-type-program-in-perl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d84d9f9d12840754a52c41575d659788?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">temperingpick</media:title>
		</media:content>
	</item>
		<item>
		<title>Firefox&#8217;s Memory Usage</title>
		<link>http://temperingpick.wordpress.com/2010/08/13/firefoxs-memory-usage/</link>
		<comments>http://temperingpick.wordpress.com/2010/08/13/firefoxs-memory-usage/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 14:32:13 +0000</pubDate>
		<dc:creator>temperingpick</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://temperingpick.wordpress.com/?p=14</guid>
		<description><![CDATA[I used Firefox daily until Chrome came out. I switched right then and there. I used Chrome on Windows and Linux and totally shunned Firefox. Recently Chrome had been using around 600MB of RAM which is a lot for only having 3 tabs open. So I went back to Firefox. I tried out Firefox 4 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=temperingpick.wordpress.com&amp;blog=9834807&amp;post=14&amp;subd=temperingpick&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I used Firefox daily until Chrome came out. I switched right then and there. I used Chrome on Windows and Linux and totally shunned Firefox. Recently Chrome had been using around 600MB of RAM which is a lot for only having 3 tabs open. So I went back to Firefox. I tried out Firefox 4 beta and it worked out but I need some extensions to work such as Firebug. So I uninstalled Firefox 4 and installed Firefox 3.6.8. So I installed Firebug and went on with my daily usage. Fast forward to today and I find Firefox being unresponsive. So I open up the Task Manager and what do I see? Firefox using 1.6GB of RAM making my total RAM usage 2.6GB. I kill firefox.exe and my usage goes back down to .98GB. What a huge difference. Needless to say I&#8217;m back using Google Chrome and just waiting for Internet Explorer 9 to come out. </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/temperingpick.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/temperingpick.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/temperingpick.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/temperingpick.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/temperingpick.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/temperingpick.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/temperingpick.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/temperingpick.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/temperingpick.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/temperingpick.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/temperingpick.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/temperingpick.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/temperingpick.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/temperingpick.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=temperingpick.wordpress.com&amp;blog=9834807&amp;post=14&amp;subd=temperingpick&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://temperingpick.wordpress.com/2010/08/13/firefoxs-memory-usage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d84d9f9d12840754a52c41575d659788?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">temperingpick</media:title>
		</media:content>
	</item>
		<item>
		<title>The smell of a new OS</title>
		<link>http://temperingpick.wordpress.com/2010/07/29/the-smell-of-a-new-os/</link>
		<comments>http://temperingpick.wordpress.com/2010/07/29/the-smell-of-a-new-os/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 21:08:27 +0000</pubDate>
		<dc:creator>temperingpick</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://temperingpick.wordpress.com/?p=6</guid>
		<description><![CDATA[Today was the day that my home server was switched to CentOS. It was on Debian and someone accidentally deleted the /bin folder&#8230;* whistles* . Anyway, the install was uneventful and it took about 30 minutes to install. I installed only the Windows file server and tomorrow I&#8217;ll install Apache, PHP and SQLite for EyeOS as well as [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=temperingpick.wordpress.com&amp;blog=9834807&amp;post=6&amp;subd=temperingpick&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Today was the day that my home server was switched to CentOS. It was on Debian and someone accidentally deleted the /bin folder&#8230;* whistles* . Anyway, the install was uneventful and it took about 30 minutes to install. I installed only the Windows file server and tomorrow I&#8217;ll install Apache, PHP and SQLite for EyeOS as well as configure Samba. More on that that tomorrow. Well that&#8217;s pretty much all. It was an uneventful day.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/temperingpick.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/temperingpick.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/temperingpick.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/temperingpick.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/temperingpick.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/temperingpick.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/temperingpick.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/temperingpick.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/temperingpick.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/temperingpick.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/temperingpick.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/temperingpick.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/temperingpick.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/temperingpick.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=temperingpick.wordpress.com&amp;blog=9834807&amp;post=6&amp;subd=temperingpick&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://temperingpick.wordpress.com/2010/07/29/the-smell-of-a-new-os/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d84d9f9d12840754a52c41575d659788?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">temperingpick</media:title>
		</media:content>
	</item>
	</channel>
</rss>
