<?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>Geek With Opinions &#187; General</title>
	<atom:link href="http://www.geekwithopinions.com/category/general/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geekwithopinions.com</link>
	<description>Rambling opinions of a professional geek.</description>
	<lastBuildDate>Mon, 18 Jan 2010 16:51:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google Analytics and Spammers</title>
		<link>http://www.geekwithopinions.com/2009/05/18/google-analytics-and-spammers/</link>
		<comments>http://www.geekwithopinions.com/2009/05/18/google-analytics-and-spammers/#comments</comments>
		<pubDate>Mon, 18 May 2009 22:36:29 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.geekwithopinions.com/?p=87</guid>
		<description><![CDATA[I decided to try out Google Analytics over the weekend. My web host&#8217;s web stats leave something to be desired. Since Google already knows everything about me and my site already, I figure it was a safe things to do. With a WordPress blog, it is very easy to set up. Here are the steps.

Sign [...]]]></description>
			<content:encoded><![CDATA[<p>I decided to try out <a title="Google Analytics" href="http://www.google.com/analytics/" target="_blank">Google Analytics</a> over the weekend. My web host&#8217;s web stats leave something to be desired. Since Google already knows everything about me and my site already, I figure it was a safe things to do. With a <a title="Word Press" href="http://wordpress.org/" target="_blank">WordPress blog</a>, it is very easy to set up. Here are the steps.</p>
<ol>
<li>Sign up for<a title="Google Analytics" href="http://www.google.com/analytics/" target="_blank"> Google Analytics</a></li>
<li>Added a bit of JavaScript to footer.php</li>
<li>???</li>
<li>Profit! <img src='http://www.geekwithopinions.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
</ol>
<p>It literally took five minutes to set up.  Google Analytics has some very cool features.  For example, it keeps track of return visitors vs new visitors. It is pretty neat.</p>
<p>Google Analytics comes with a free side effect! The stat tracking requires the client to have JavaScript execution enabled. What this means is that clients without JavaScript enabled do not get tracked. So if you have a lot of users that disabled JavaScript, this could be back. However there is a an upside, Spam bots do not run JavaScript! I know this because Google Analytics only tracked me for the first day that I had it installed. However during that same time frame I had ~20 spam comments caught. I am happy about this because I get a more accurate view of the visitors to the blog.</p>
<p>Tony.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekwithopinions.com/2009/05/18/google-analytics-and-spammers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 Feature</title>
		<link>http://www.geekwithopinions.com/2009/05/16/windows-7ie8-download-feature/</link>
		<comments>http://www.geekwithopinions.com/2009/05/16/windows-7ie8-download-feature/#comments</comments>
		<pubDate>Sat, 16 May 2009 14:59:34 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.geekwithopinions.com/?p=83</guid>
		<description><![CDATA[So I was getting my oil changed today. While I waited I took advantage of the free WiFi. I had to download Adobe Reader because of the new install of Windows 7. Below is a screenshot of one of the new features of the task bar. It appears applications can change the button on the [...]]]></description>
			<content:encoded><![CDATA[<p>So I was getting my oil changed today. While I waited I took advantage of the free WiFi. I had to download Adobe Reader because of the new install of Windows 7. Below is a screenshot of one of the new features of the task bar. It appears applications can change the button on the task bar. The screenshot is of the progress bar for a download in IE8. I think it is pretty cool and will be more useful than flashing that task bar buttons to get my attention.</p>
<p><img src="http://www.geekwithopinions.com/wp-content/uploads/2009/05/ie8windows7download-150x58.png" alt="Progress bar" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekwithopinions.com/2009/05/16/windows-7ie8-download-feature/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stack Overflow is programmer crack!</title>
		<link>http://www.geekwithopinions.com/2009/03/29/stack-overflow-is-programmer-crack/</link>
		<comments>http://www.geekwithopinions.com/2009/03/29/stack-overflow-is-programmer-crack/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 01:59:23 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Websites]]></category>

		<guid isPermaLink="false">http://www.geekwithopinions.com/?p=49</guid>
		<description><![CDATA[Stack Overflow is a Q&#38;A wiki site for programmers. People can post questions, answer questions, and search for questions. Question and Answers get voted up or down based on what the community thinks of them. As people ask and answer questions, karma is gained. As karma is gained by a user they can do more [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Stack Overflow" href="http://www.stackoverflow.com" target="_blank">Stack Overflow</a> is a Q&amp;A wiki site for programmers. People can post questions, answer questions, and search for questions. Question and Answers get voted up or down based on what the community thinks of them. As people ask and answer questions, karma is gained. As karma is gained by a user they can do more on the site like editing, voting up, and voting down.</p>
<p>The site is fairly popular among developers. The 100,000 question was recently asked with many added everyday. The community looks to be pretty strong and oddly mature. I say oddly mature because it is the Internet after all.</p>
<p><a title="Stack Overflow" href="http://www.stackoverflow.com" target="_blank">Stack Overflow</a> is programmer crack. I find myself setting at the questions page hitting refresh over and over again waiting for new questions to be asked. Its fun to see what roadblocks other programmers are stack at. It is also a good feeling to get voted up on question and/or answers on the site. The ultimate joy is when your question is accepted as the answer. It some how validates you as a programmer when one of your questions get marked as an  answer or is up voted. <a title="Stack Overflow" href="http://www.stackoverflow.com" target="_blank">Stack Overflow</a> addicting nature is what keeps me coming back day after day to see what has been posted.</p>
<p><a title="Stack Overflow" href="http://www.stackoverflow.com" target="_blank">Stack Overflow</a> is currently working out great for many people. Questions (depending on complexity) will have answers or suggestions shortly after posting because the community seems eager to help. And yes the answers are normally helpful in someway, shape, or form. In the end <a title="Stack Overflow" href="http://www.stackoverflow.com" target="_blank">Stack Overflow</a> comes highly recommended from this developer.</p>
<p>Tony.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekwithopinions.com/2009/03/29/stack-overflow-is-programmer-crack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello World!</title>
		<link>http://www.geekwithopinions.com/2009/03/22/hello-world/</link>
		<comments>http://www.geekwithopinions.com/2009/03/22/hello-world/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 01:57:29 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.geekwithopinions.com/?p=7</guid>
		<description><![CDATA[
using System;
class HelloWorld
&#123;
    public static int Main&#40;String&#91;&#93; args&#41;
    &#123;
        Console.WriteLine&#40;&#34;Hello, World!&#34;&#41;;
    &#125;
&#125;

Hello! Yes I am yet another person with yet another blog. I have gained much knowledge during my life as a professional geek and now I have an [...]]]></description>
			<content:encoded><![CDATA[
<div class="wp_syntax"><div class="code"><pre class="csharp" style="font-family:monospace;"><span style="color: #0600FF;">using</span> <span style="color: #008080;">System</span><span style="color: #008000;">;</span>
<span style="color: #FF0000;">class</span> HelloWorld
<span style="color: #000000;">&#123;</span>
    <span style="color: #0600FF;">public</span> <span style="color: #0600FF;">static</span> <span style="color: #FF0000;">int</span> Main<span style="color: #000000;">&#40;</span><span style="color: #FF0000;">String</span><span style="color: #000000;">&#91;</span><span style="color: #000000;">&#93;</span> args<span style="color: #000000;">&#41;</span>
    <span style="color: #000000;">&#123;</span>
        Console.<span style="color: #0000FF;">WriteLine</span><span style="color: #000000;">&#40;</span><span style="color: #666666;">&quot;Hello, World!&quot;</span><span style="color: #000000;">&#41;</span><span style="color: #008000;">;</span>
    <span style="color: #000000;">&#125;</span>
<span style="color: #000000;">&#125;</span></pre></div></div>

<p>Hello! Yes I am yet another person with yet another blog. I have gained much knowledge during my life as a professional geek and now I have an outlet to pass on my opinions and know how to anyone that is willing to read.</p>
<p>Now that I have typed a little about why I started this blog, I guess it is time tell a little about myself. I am Software Engineer with a BS in Computer Science. My wife, if asked, well say that I am a professional geek and she would be correct. I love technology, always have. I like to learn as much as I can. While my severe Dyslexia slows my learning a bit, it does not seem to affect my ability to be a developer. Because of the Dyslexia, don’t be surprised to misspellings or ramblings. The picture at the top of the site is my dog. The picture has become known as RawrDog. As proof to my geekyness, my dog’s name is nOOBert. Yes that is his name and yes that is how it is spelt. I am sure there will be some posts about him sooner or later.</p>
<p>My goal with Geek With Opinions is to be an outlet to share what I learn, my experiences and opinions. I also hope this will help with my English skills as English as taken a back seat to the other languages that I work with during my day to day life. C# has become my primary langue.</p>
<p>Hello and Welcome to my piece of the internet<br />
Tony</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekwithopinions.com/2009/03/22/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
