<?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>Michael-Springer [dot] net &#187; General</title>
	<atom:link href="http://michael-springer.net/category/general/feed/" rel="self" type="application/rss+xml" />
	<link>http://michael-springer.net</link>
	<description>Random thoughts by a guy that knows way too much about computers.</description>
	<lastBuildDate>Thu, 29 Jul 2010 14:07:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Loss of focus</title>
		<link>http://michael-springer.net/general/loss-of-focus/</link>
		<comments>http://michael-springer.net/general/loss-of-focus/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 14:07:05 +0000</pubDate>
		<dc:creator>Michael Springer</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://michael-springer.net/general/loss-of-focus/</guid>
		<description><![CDATA[Greetings whatever random reader may happen upon my weblog. To clear some things up as to why I dropped off the face of the internet altogether:
- School let out for the summer
- Summer means I had start my part-time job again
-The job took over all of my focus
And with this loss of focus I have [...]]]></description>
			<content:encoded><![CDATA[<p>Greetings whatever random reader may happen upon my weblog. To clear some things up as to why I dropped off the face of the internet altogether:<br />
- School let out for the summer<br />
- Summer means I had start my part-time job again<br />
-The job took over all of my focus</p>
<p>And with this loss of focus I have failed to write the many things I had planned to during the summer such as the android app idea I made, the guide for MonsterGrid, a more presentable website layout, or anything else for that matter.</p>
<p>I have one week left till I move back to school, perhaps this will give me time to build a good time table in which to perform everything I need/wanted to do.</p>
]]></content:encoded>
			<wfw:commentRss>http://michael-springer.net/general/loss-of-focus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Year, New Start</title>
		<link>http://michael-springer.net/general/new-year-new-start/</link>
		<comments>http://michael-springer.net/general/new-year-new-start/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 02:57:31 +0000</pubDate>
		<dc:creator>Michael Springer</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://michael-springer.net/?p=145</guid>
		<description><![CDATA[Well now that we have all had plenty of time to settle into 2010, and plenty of you out there are probably panicking about that whole 2012 deal (personally I think its bull, but thats not my field of study to determine..I think.) Anyways, like every new year that has come around we see it [...]]]></description>
			<content:encoded><![CDATA[<p>Well now that we have all had plenty of time to settle into 2010, and plenty of you out there are probably panicking about that whole 2012 deal (personally I think its bull, but thats not my field of study to determine..I think.) Anyways, like every new year that has come around we see it as a chance to get a fresh start at things; a chance to head in the right direction. I feel that this is my time to start something new here on my blog; I mean who seriously read the tech posts and rants you can find somewhere else on the internet? I feel that this needs to head into a more productive direction.</p>
<p>I could start writing about day to day activity in the life of a college student, but that is not exactly ideal toward productivity. Perhaps a web comic? Alas that would be white noise. Something to do with Linux? Once again white noise without some sort of major distro/project to be working on to make it worth reading.</p>
<p>Regardless of what I decide upon for the main focus of my blog, I will still be hosting a plethora of Open projects such as MonsterGrid on here (And possibly show notes for a radio show I will be running at SRU.)</p>
<p>If I have any readers at all, not you spam bots, suggestions please? If your suggestion is negative, then don&#8217;t even bother as I&#8217;m trying to actually do something here.</p>
]]></content:encoded>
			<wfw:commentRss>http://michael-springer.net/general/new-year-new-start/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Coding Consistently</title>
		<link>http://michael-springer.net/general/coding-consistently/</link>
		<comments>http://michael-springer.net/general/coding-consistently/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 18:22:50 +0000</pubDate>
		<dc:creator>Michael Springer</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://michael-springer.net/?p=112</guid>
		<description><![CDATA[One thing I have learned from my time as a programmer is that it is fairly easy to pick up languages as long as you understand the fundamentals of programming itself, and have access to plenty of resource documents. Over the last few years I have successfully learned to code in different languages and markups [...]]]></description>
			<content:encoded><![CDATA[<p>One thing I have learned from my time as a programmer is that it is fairly easy to pick up languages as long as you understand the fundamentals of programming itself, and have access to plenty of resource documents. Over the last few years I have successfully learned to code in different languages and markups such as Visual Basic, Bash, Python, Java, JavaScript, HTML &amp; CSS (because they kind of go hand in hand now), and some dabbling in C++.</p>
<p>Regardless of what the language is, just like a spoken one, if you don&#8217;t use it for a while you will have issue trying to use it from a cold start. My example comes from when I picked up Python over the summer and had written my <a href="http://michael-springer.net/code/python-torrent-search/">small application</a> and had done some minor edits to other python apps. But that was 3 months ago. And for those 3 months all I have been writing in is JavaScript and nothing but.</p>
<p>Not programming in a specific language for even that short amount of time tends to put a dent in productivity because you haven&#8217;t been keeping it on the brain like it used to be.  The specific language syntax doesn&#8217;t come as fluid as it used to until you break back into it.</p>
<p>One thing I have found helpful to prevent a full on brain-fart is to keep documentation on the languages accessible at all times be it in book form, pdf, printed sheets of random dictionaries of syntax and objects, or even bookmarks in your web browser to help pick back up easier. Also consider routinely doing some simple projects in languages you feel you should know better over others (like Python over Visual Basic for me.)</p>
<p>Above all things though, keep coding and don&#8217;t get lax about it or else you may lose the geek mind set. Or just need a big refresher course.</p>
]]></content:encoded>
			<wfw:commentRss>http://michael-springer.net/general/coding-consistently/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft: Teaching Best Buy how to troll users</title>
		<link>http://michael-springer.net/general/msft-user-troll/</link>
		<comments>http://michael-springer.net/general/msft-user-troll/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 22:30:12 +0000</pubDate>
		<dc:creator>Michael Springer</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://michael-springer.net/?p=97</guid>
		<description><![CDATA[There are certain times when it is acceptible and understood when company&#8217;s sling mud to make their competition not look not as nice to the end user. Other times if it is done in excess, the shit hits the fan. What I&#8217;m referencing is the leaked &#8220;Linux Compare&#8221; material posted on Overclock.net that has been [...]]]></description>
			<content:encoded><![CDATA[<p>There are certain times when it is acceptible and understood when company&#8217;s sling mud to make their competition not look not as nice to the end user. Other times if it is done in excess, the shit hits the fan. What I&#8217;m referencing is the leaked &#8220;Linux Compare&#8221; material posted on <a href="http://www.overclock.net/windows/569458-microsoft-attack-linux-retail-level-probably.html">Overclock.net</a> that has been recently been given to willing Best Buy to teach them about Windows 7 and how it basically trumps Linux in every possible way. And as if that wasn&#8217;t enough for you, another presentation comparing Mac to Windows 7 has also been leaked.</p>
<p>These presentations are not helpful informative slides to let the employees understand the differences in the operating systems, they are loaded to the brink with myths and craftily worded phrases to trick the users into believing that Linux or Mac are terrible operating systems and instead purchasing their copy of Windows 7. While I&#8217;m not saying that Windows 7 is not going to be a good OS, it&#8217;s just this is a very dishonorable way of a company promoting a product.</p>
<p>Full articles on the Linux and Mac presentations can be found on ArsTechnica.com or through the links below</p>
<p><a href="http://arstechnica.com/microsoft/news/2009/09/microsoft-teaches-best-buy-employees-how-to-troll-linux-users.ars">Linux Compare via ArsTechnica</a></p>
<p><a href="http://arstechnica.com/microsoft/news/2009/09/microsoft-helps-best-buy-employees-troll-mac-users-too.ars">Mac Compare via ArsTechnica</a></p>
]]></content:encoded>
			<wfw:commentRss>http://michael-springer.net/general/msft-user-troll/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://michael-springer.net/general/hello-world/</link>
		<comments>http://michael-springer.net/general/hello-world/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 02:19:26 +0000</pubDate>
		<dc:creator>Michael Springer</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://michael-springer.net/blog/?p=1</guid>
		<description><![CDATA[Welcome to the newest incarnation of my website. This one seems to be a bit botched. I&#8217;m unsure how at the moment. Things may be slow for a while as I try to fix things and get everything into working order.
So while we wait, you may find me elsewhere online like:
Twitter, DeviantArt, CrunchBang Linux Forums, [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to the newest incarnation of my website. This one seems to be a bit botched. I&#8217;m unsure how at the moment. Things may be slow for a while as I try to fix things and get everything into working order.</p>
<p>So while we wait, you may find me elsewhere online like:</p>
<p><a href="http://twitter.com/michaelspringer" target="_blank">Twitter</a>, <a href="http://mslash67.deviantart.com">DeviantArt</a>, <a href="http://crunchbanglinux.org/forums">CrunchBang Linux Forums</a>, and even here!</p>
<p>Time is a precious thing, which I do not have.</p>
]]></content:encoded>
			<wfw:commentRss>http://michael-springer.net/general/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
