<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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/"
	>

<channel>
	<title>interface cobalt</title>
	<link>http://blog.erikisaksson.com</link>
	<description>Personal weblog of Erik Isaksson: IT, business, life, misc. thoughts</description>
	<pubDate>Tue, 31 Mar 2009 20:54:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en-US</language>
			<item>
		<title>Cheesecake</title>
		<link>http://blog.erikisaksson.com/2009/03/31/cheesecake/</link>
		<comments>http://blog.erikisaksson.com/2009/03/31/cheesecake/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 20:54:21 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
		
		<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://blog.erikisaksson.com/2009/03/31/cheesecake/</guid>
		<description><![CDATA[
Good news! I&#8217;ve finally managed to find some decent cheesecake in Stockholm (at Tasty House in Kista Galleria).
]]></description>
			<content:encoded><![CDATA[<p><a href="http://s.blog.erikisaksson.com/2009/03/31/cheesecake.jpg"><img src="http://s.blog.erikisaksson.com/2009/03/31/cheesecake_t.jpg" alt="Cheesecake with espresso" width="300" height="225" /></a></p>
<p>Good news! I&#8217;ve finally managed to find some decent cheesecake in Stockholm (at Tasty House in <a href="http://www.kistagalleria.se/">Kista Galleria</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.erikisaksson.com/2009/03/31/cheesecake/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Software</title>
		<link>http://blog.erikisaksson.com/2009/02/28/software/</link>
		<comments>http://blog.erikisaksson.com/2009/02/28/software/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 19:12:37 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
		
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://blog.erikisaksson.com/2009/02/28/software/</guid>
		<description><![CDATA[Some miscellaneous apps that I like to use:

VirtualBox: Virtualization software. With the &#8220;Seamless windows&#8221; feature, you can have apps from different operating systems run side-by-side on your desktop.
Sylpheed: Email client. All the features that you actually need, without getting in your way.
TrueCrypt: Disk encryption. Use this software to keep others from accessing your data in [...]]]></description>
			<content:encoded><![CDATA[<p>Some miscellaneous apps that I like to use:
<ul>
<li><a href="http://www.virtualbox.org/">VirtualBox</a>: Virtualization software. With the &#8220;Seamless windows&#8221; feature, you can have apps from different operating systems run side-by-side on your desktop.</li>
<li><a href="http://sylpheed.sraoss.jp/en/">Sylpheed</a>: Email client. All the features that you actually need, without getting in your way.</li>
<li><a href="http://www.truecrypt.org/">TrueCrypt</a>: Disk encryption. Use this software to keep others from accessing your data in case you lose your external hard drives or your laptop.</li>
<li><a href="http://www.livestation.com/">Livestation</a>: P2PTV. If you&#8217;re in Europe, you can use it to watch a few european news channels on your computer.</li>
<li><a href="http://www.pdfxviewer.com/home/prod_user/PDF-XChange_Tools/pdfx_viewer/">PDF-XChange Viewer</a>: Adobe Reader/Acrobat alternative. Works great for viewing and annotating PDFs; it also has other good features for working with PDFs (e.g., cropping, inserting and extracting pages) that can be enabled for a low price.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.erikisaksson.com/2009/02/28/software/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Emacs</title>
		<link>http://blog.erikisaksson.com/2009/01/31/emacs/</link>
		<comments>http://blog.erikisaksson.com/2009/01/31/emacs/#comments</comments>
		<pubDate>Sat, 31 Jan 2009 20:40:19 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
		
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://blog.erikisaksson.com/2009/01/31/emacs/</guid>
		<description><![CDATA[My philosophy has always been to use the right tool for the right job, but I hadn&#8217;t realized until now how often Emacs actually is the right tool for me. Sometimes, I&#8217;ve been looking for software for certain uses, without ever finding any that was quite good enough, and now I&#8217;m noticing more and more that Emacs [...]]]></description>
			<content:encoded><![CDATA[<p>My philosophy has always been to use the right tool for the right job, but I hadn&#8217;t realized until now how often <a href="http://www.gnu.org/software/emacs/">Emacs</a> actually is the right tool for me. Sometimes, I&#8217;ve been looking for software for certain uses, without ever finding any that was quite good enough, and now I&#8217;m noticing more and more that Emacs has had precisely what I needed all along.</p>
<p>Recently, I particularly needed to do <a href="http://en.wikipedia.org/wiki/LaTeX">LaTeX</a> editing, for which I&#8217;ve used a number of editors, but none of them have worked as efficiently for me as Emacs does now. Also, the <a href="http://www.gnu.org/software/emacs/manual/html_node/emacs/Outline-Mode.html">outline mode</a>, while very basic, does work rather well, and for more advanced uses, there is <a href="http://orgmode.org/">org mode</a> (if you don&#8217;t know much about it, I recommend that you watch the <a href="http://www.youtube.com/watch?v=oJTwQvgfgMM">Google Tech Talk</a>).</p>
<p>And yes, I still think that using the right tool for the right job is the right way, and sometimes the right tool happens to be <a href="http://www.theregister.co.uk/2003/09/11/bill_joys_greatest_gift/">vi</a>…</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.erikisaksson.com/2009/01/31/emacs/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
