<?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>Rogierm&#039;s Blog &#187; Uncategorized</title>
	<atom:link href="http://rogierm.redbee.nl/blog/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://rogierm.redbee.nl/blog</link>
	<description>Just another blog with technical stuff</description>
	<lastBuildDate>Mon, 28 Jun 2010 21:04:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>My first computer&#8230;</title>
		<link>http://rogierm.redbee.nl/blog/2009/10/09/my-first-computer/</link>
		<comments>http://rogierm.redbee.nl/blog/2009/10/09/my-first-computer/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 23:27:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[sinclair]]></category>
		<category><![CDATA[zx spectrum]]></category>

		<guid isPermaLink="false">http://rogierm.redbee.nl/blog/?p=83</guid>
		<description><![CDATA[My collegues at work got me my first computer for my birthday! A fully function Sinclair ZX-Spectrum with tape drive, printer, manuals and lots of games! Not to forget, a couple of old issues of the MCN Magazine. This certainly brings back some good memories]]></description>
			<content:encoded><![CDATA[<p><div id="attachment_82" class="wp-caption alignnone" style="width: 810px"><img src="http://rogierm.redbee.nl/blog/wp-content/uploads/2009/10/photo.jpg" alt="ZX-Spectrum, my first computer" title="ZX-Spectrum" width="800" height="600" class="size-full wp-image-82" /><p class="wp-caption-text">ZX-Spectrum, my first computer</p></div><br />
My collegues at work got me my first computer for my birthday! A fully function Sinclair ZX-Spectrum with tape drive, printer, manuals and lots of games! Not to forget, a couple of old issues of the MCN Magazine. This certainly brings back some good memories <img src='http://rogierm.redbee.nl/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://rogierm.redbee.nl/blog/2009/10/09/my-first-computer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flush DNS cache in Mac OSX</title>
		<link>http://rogierm.redbee.nl/blog/2009/07/28/flush-dns-cache-in-mac-osx/</link>
		<comments>http://rogierm.redbee.nl/blog/2009/07/28/flush-dns-cache-in-mac-osx/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 23:23:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>

		<guid isPermaLink="false">http://rogierm.redbee.nl/blog/?p=25</guid>
		<description><![CDATA[Mac OSX uses a DNS cache. This cache stores the nameserver responses. While this is useful in general cases, it can be a pain when testing a website that is being moved to a different server. The cache will still serve the old ip address of the site, even if the DNS server already has [...]]]></description>
			<content:encoded><![CDATA[<p>Mac OSX uses a DNS cache. This cache stores the nameserver responses. While this is useful in general cases, it can be a pain when testing a website that is being moved to a different server. The cache will still serve the old ip address of the site, even if the DNS server already has the new ip address configured. To overrule the cache, and request the latest information with the authoritive DNS server, you can flush the DNS cache. To do this, open a Terminal window and enter the following command:</p>
<p><code><br />
$ sudo dscacheutil -flushdns<br />
</code><br />
<script type="text/javascript"><!--
google_ad_client = "pub-3123151836350503";
/* 300x250, gemaakt 2-1-10 */
google_ad_slot = "8796121640";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://rogierm.redbee.nl/blog/2009/07/28/flush-dns-cache-in-mac-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
