<?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>Wesley&#039;s Techblog &#187; Blog</title>
	<atom:link href="http://wesley.vidiqatch.org/category/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://wesley.vidiqatch.org</link>
	<description>This blog does not need a smart-ass tagline</description>
	<lastBuildDate>Wed, 09 Sep 2009 21:36:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Code snippets</title>
		<link>http://wesley.vidiqatch.org/12-08-2009/code-snippets/</link>
		<comments>http://wesley.vidiqatch.org/12-08-2009/code-snippets/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 16:38:17 +0000</pubDate>
		<dc:creator>Wesley</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://wesley.vidiqatch.org/?p=460</guid>
		<description><![CDATA[I&#8217;ve created a new page where I will upload small code snippets that I created and which might be useful for some. Most code snippets are released in the Public Domain. The code snippets might not have the highest quality, so feel free to propose improvements to them if you feel like it.
PS: I have [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve created a <a href="/code-snippets/">new page</a> where I will upload small code snippets that I created and which might be useful for some. Most code snippets are released in the <em>Public Domain</em>. The code snippets might not have the highest quality, so feel free to propose improvements to them if you feel like it.</p>
<p><em>PS: I have moved the &#8220;safe replacement for gets&#8221; blogpost to the code snippets page and have moved over all the comments as well.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://wesley.vidiqatch.org/12-08-2009/code-snippets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>100 visits by 50 unique visitors</title>
		<link>http://wesley.vidiqatch.org/08-08-2009/100-visits-by-50-unique-visitors/</link>
		<comments>http://wesley.vidiqatch.org/08-08-2009/100-visits-by-50-unique-visitors/#comments</comments>
		<pubDate>Sat, 08 Aug 2009 00:44:52 +0000</pubDate>
		<dc:creator>Wesley</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://wesley.vidiqatch.org/?p=419</guid>
		<description><![CDATA[This blog has been back on line for 5 days now. I am using Google Analytics to obtain statistics about the visitors of this website. Don&#8217;t be scared though; no personal information is collected. I thought it would be nice to discuss some of the statistics, as I have now had 100 visits by 50 [...]]]></description>
			<content:encoded><![CDATA[<p>This blog has been back on line for 5 days now. I am using <a href="http://www.google.com/analytics/">Google Analytics</a> to obtain statistics about the visitors of this website. Don&#8217;t be scared though; no personal information is collected. I thought it would be nice to discuss some of the statistics, as I have now had <strong>100 visits by 50 unique visitors</strong> in total.</p>
<p><em>I should note that at this early age of my blog the results aren&#8217;t very trustworthy, but they should give you a rough sketch anyway.</em></p>
<h3>Webbrowsers</h3>
<p><img class="aligncenter" title="Browser usage" src="http://wesley.vidiqatch.org/images/browserusage_8aug_.png" alt="" width="600" height="240" />Visitors of this blog seem to prefer <a href="http://en.wikipedia.org/wiki/Firefox"><strong><em>Firefox</em></strong></a> (56.44%), although there have been a lot of visits by the <a href="http://en.wikipedia.org/wiki/Safari_(web_browser)"><strong><em>Safari</em></strong></a> (28.71%) webbrowser as well. <a href="http://en.wikipedia.org/wiki/Google_Chrome"><strong><em>Chrome</em></strong></a> and <a href="http://en.wikipedia.org/wiki/Mozilla"><strong><em>Mozilla</em></strong></a> are a bit less popular among my visitors, both have a share of 5.94% individually. The most shocking however, is the low amount of visits by the <a href="http://en.wikipedia.org/wiki/Internet_explorer"><strong><em>Internet Explorer</em></strong></a> webbrowser. Less than 2% of visits to this blog have been made using this webbrowser. I can only applaud that. Okay, perhaps the results aren&#8217;t that shocking after all, knowing that this blog is primarily aimed at Linux users and/or developers.</p>
<h3>Operating systems</h3>
<p style="text-align: left;"><img class="aligncenter" title="Operating system usage" src="http://wesley.vidiqatch.org/images/osusage_8aug_.png" alt="" width="600" height="240" />44.55% of all visits were made by people using the <strong><a href="http://en.wikipedia.org/wiki/Linux"><em>Linux</em></a></strong> operating system. This is not a big surprise, as my blog is primarily aimed at Linux users. More surprisingly however: an astonishing 31.68% of all visits were made by people using the <strong><a href="http://en.wikipedia.org/wiki/Mac_os_x"><em>Mac OS X</em></a></strong> operating system. A possible explanation is that a lot of my blogposts are about cross-platform development and that a lot of the posts about <em>Linux</em> are applicable to <em>Mac OS X</em> as well (both operating systems are fully <a href="http://en.wikipedia.org/wiki/POSIX"><em>POSIX</em></a>-compliant). Only 22.77% of my visitors use the <strong><a href="http://en.wikipedia.org/wiki/Windows">Windows</a></strong> operating system.</p>
<p><strong>PS: I have created a <a href="http://wesley.vidiqatch.org/request-article/"><em>Request article</em></a> page. If you are interested in something about Linux or programming or anything else that I might find interesting to write about, just tell me by posting a comment on that page!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://wesley.vidiqatch.org/08-08-2009/100-visits-by-50-unique-visitors/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>It&#8217;s alive!</title>
		<link>http://wesley.vidiqatch.org/02-08-2009/its-alive/</link>
		<comments>http://wesley.vidiqatch.org/02-08-2009/its-alive/#comments</comments>
		<pubDate>Sun, 02 Aug 2009 15:49:56 +0000</pubDate>
		<dc:creator>Wesley</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://wesley.vidiqatch.org/?p=198</guid>
		<description><![CDATA[This blog is back! After nearly a year of silence, I decided to recreate my old techblog.
Thanks to some handy UNIX tools (vim, grep, sed) I was able to reformat my old MySQL dump into a format which is accepted by this newer version of Wordpress.
I have currently hidden all my old posts though, but [...]]]></description>
			<content:encoded><![CDATA[<p><strong>This blog is back!</strong> After nearly a year of silence, I decided to recreate my old techblog.<br />
Thanks to some handy UNIX tools (<em>vim, grep, sed</em>) I was able to reformat my old MySQL dump into a format which is accepted by this newer version of Wordpress.</p>
<p><span style="text-decoration: line-through;">I have currently hidden all my old posts though, but most of them will come on line again after a small review, because some posts contain broken links and broken images.</span></p>
<p><em>edit: mosts posts are back online! <img src='http://wesley.vidiqatch.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </em><span style="text-decoration: line-through;"><br />
</span></p>
<p>For the future of this blog, I will write all my blogposts in <strong>English</strong>. That way I can reach more people. I don&#8217;t think this is a big issue, since most guys and girls who are interested in technology will know enough English to read my blog. But if you have another opinion on the matter, please do tell me.</p>
]]></content:encoded>
			<wfw:commentRss>http://wesley.vidiqatch.org/02-08-2009/its-alive/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
