<?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>thisismyblog.com &#187; Tips &amp; Tricks</title>
	<atom:link href="http://thisismyblog.com/topics/tips-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://thisismyblog.com</link>
	<description>The blog of Espen Sae-Tang Ottersen, an all-around computer geek from Oslo, Norway. Interests include information architecture, design, semantic web, web standars, social networking, and other techy things. On this website you will mostly find posts on software and the web, with a few words from his personal life now and then.</description>
	<lastBuildDate>Sun, 09 Aug 2009 15:00:04 +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>Podcast and WordPress update</title>
		<link>http://thisismyblog.com/2008/11/08/podcast-and-wordpress-update/</link>
		<comments>http://thisismyblog.com/2008/11/08/podcast-and-wordpress-update/#comments</comments>
		<pubDate>Sat, 08 Nov 2008 12:00:18 +0000</pubDate>
		<dc:creator>Espen</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[podcast]]></category>
		<category><![CDATA[text-to-speech]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://thisismyblog.com/?p=123</guid>
		<description><![CDATA[I just finished updating the WordPress installation powering this website to version 2.6.3. Sorry for the downtime. As you also might have noticed I have voice enabled the website using Odiogo; look for the &#8220;listen now&#8221; button in the articles. If you have a blog and would like to create a podcast out of your [...]]]></description>
			<content:encoded><![CDATA[<p>I just finished updating the WordPress installation powering this website to version 2.6.3. Sorry for the downtime. As you also might have noticed I have voice enabled the website using <a title="Odiogo text-to-speech provider" href="http://www.odiogo.com/" target="_blank">Odiogo</a>; look for the &#8220;listen now&#8221; button in the articles. If you have a blog and would like to create a podcast out of your content Odiogo will take your RSS feed and convert it to audio using text-to-speech technology. The service is available to bloggers for free! You will however get a small Odiogo ad at the start. Odiogo also provides services to mainstream media.</p>
]]></content:encoded>
			<wfw:commentRss>http://thisismyblog.com/2008/11/08/podcast-and-wordpress-update/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>DNS flush</title>
		<link>http://thisismyblog.com/2008/08/18/dns-flush/</link>
		<comments>http://thisismyblog.com/2008/08/18/dns-flush/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 13:35:00 +0000</pubDate>
		<dc:creator>Espen</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://thisismyblog.com/?p=3</guid>
		<description><![CDATA[All of the websites you visit get their domain resolved to get their IP address so you can actually connect to it, right?That information is stored locally in a cache. Then there is the occasions when you know the IP address of the server has changed but you still got the caches version. What to [...]]]></description>
			<content:encoded><![CDATA[<p>All of the websites you visit get their domain resolved to get their IP address so you can actually connect to it, right?That information is stored locally in a cache. Then there is the occasions when you know the IP address of the server has changed but you still got the caches version. What to do? Flush the cache! The way to do this differs from OS to OS. Below I have mentioned how to do this on the most popular systems. If you know about how to do this on other systems feel free to leave a comment.:-)</p>
<p>Leopard: Open Terminal.app (search for it with Spotlight), then write on the command: <em>dscacheutil -flushcache</em> Voilá!<br />
Tiger: Open Terminal.app (search for it with Spotlight), then write: <em>lookupd -flushcache</em> Voilá!<br />
Windows: Click Start-&gt;Run. Type <em>cmd</em> into the text field, then  write: <em>ipconfig /flushdns</em> Voilá!<br />
Linux: Open your terminal or shell of choice and, run <em>/etc/rc.d/init.d/nscd restart</em> Voilá!</p>
]]></content:encoded>
			<wfw:commentRss>http://thisismyblog.com/2008/08/18/dns-flush/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
