<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Mikael Ståldal's technical blog</title>
	<atom:link href="http://www.staldal.nu/tech/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.staldal.nu/tech</link>
	<description>Programming and software</description>
	<lastBuildDate>Tue, 31 Jan 2012 21:37:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>Comment on Bachata Linux by Mikael Ståldal</title>
		<link>http://www.staldal.nu/tech/2012/01/14/bachata-linux/comment-page-1/#comment-3618</link>
		<dc:creator>Mikael Ståldal</dc:creator>
		<pubDate>Tue, 31 Jan 2012 21:37:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.staldal.nu/tech/?p=286#comment-3618</guid>
		<description>Purpose added.</description>
		<content:encoded><![CDATA[<p>Purpose added.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bachata Linux by Patrik Lermon</title>
		<link>http://www.staldal.nu/tech/2012/01/14/bachata-linux/comment-page-1/#comment-3612</link>
		<dc:creator>Patrik Lermon</dc:creator>
		<pubDate>Mon, 30 Jan 2012 05:49:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.staldal.nu/tech/?p=286#comment-3612</guid>
		<description>Since there are a lot of Distros out there, I suggest you explain on www.bachatalinux.net what&#039;s the aim and purpose with this particular distro.</description>
		<content:encoded><![CDATA[<p>Since there are a lot of Distros out there, I suggest you explain on <a href="http://www.bachatalinux.net" rel="nofollow">http://www.bachatalinux.net</a> what&#8217;s the aim and purpose with this particular distro.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bachata Linux by kaiomatico</title>
		<link>http://www.staldal.nu/tech/2012/01/14/bachata-linux/comment-page-1/#comment-3609</link>
		<dc:creator>kaiomatico</dc:creator>
		<pubDate>Sun, 29 Jan 2012 22:52:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.staldal.nu/tech/?p=286#comment-3609</guid>
		<description>just wanted to tell you that you&#039;re awesome! and you should consider to ask if your minimal way of the iso could be part of the official debian project! also nightly wheezy isos would be pretty much the killer! :)

thank you a lot :)</description>
		<content:encoded><![CDATA[<p>just wanted to tell you that you&#8217;re awesome! and you should consider to ask if your minimal way of the iso could be part of the official debian project! also nightly wheezy isos would be pretty much the killer! <img src='http://www.staldal.nu/tech/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>thank you a lot <img src='http://www.staldal.nu/tech/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to roll your own Debian based Linux distro by Bachata Linux &#124; Mikael Ståldal&#8217;s technical blog</title>
		<link>http://www.staldal.nu/tech/2011/12/11/how-to-roll-your-own-debian-based-linux-distro/comment-page-1/#comment-3502</link>
		<dc:creator>Bachata Linux &#124; Mikael Ståldal&#8217;s technical blog</dc:creator>
		<pubDate>Sat, 14 Jan 2012 22:42:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.staldal.nu/tech/?p=217#comment-3502</guid>
		<description>[...] on what I have desscribed in the two previous posts, I have now made a Linux distribution with an install [...]</description>
		<content:encoded><![CDATA[<p>[...] on what I have desscribed in the two previous posts, I have now made a Linux distribution with an install [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linux with / mounted read-only 2.0 by How to roll your own bootable Linux CD-ROM &#124; Mikael Ståldal&#8217;s technical blog</title>
		<link>http://www.staldal.nu/tech/2009/11/15/linux-with-mounted-read-only-2-0/comment-page-1/#comment-3400</link>
		<dc:creator>How to roll your own bootable Linux CD-ROM &#124; Mikael Ståldal&#8217;s technical blog</dc:creator>
		<pubDate>Wed, 04 Jan 2012 14:32:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.staldal.nu/tech/?p=100#comment-3400</guid>
		<description>[...] get the file names and attributes needed. And the read only issue can be handled either as I have described in an earlier post, or by using [...]</description>
		<content:encoded><![CDATA[<p>[...] get the file names and attributes needed. And the read only issue can be handled either as I have described in an earlier post, or by using [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to implement RESTful JSON Web Services in Java by Nemanja</title>
		<link>http://www.staldal.nu/tech/2010/04/16/how-to-implement-restful-json-web-services-in-java/comment-page-1/#comment-3384</link>
		<dc:creator>Nemanja</dc:creator>
		<pubDate>Mon, 02 Jan 2012 23:14:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.staldal.nu/tech/?p=103#comment-3384</guid>
		<description>Hey man thank you for this post.

I&#039;ve included jackson dependencies, binded JacksonJsonProvider to Reader and Writer in guice and I actually thought it had worked. Only later when I was developing Android client and run into &quot;List with one element&quot; problem have I learnt that I&#039;m actually not using Jackson. This post helped me to switch it on.

Thanks again.</description>
		<content:encoded><![CDATA[<p>Hey man thank you for this post.</p>
<p>I&#8217;ve included jackson dependencies, binded JacksonJsonProvider to Reader and Writer in guice and I actually thought it had worked. Only later when I was developing Android client and run into &#8220;List with one element&#8221; problem have I learnt that I&#8217;m actually not using Jackson. This post helped me to switch it on.</p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to roll your own Debian based Linux distro by Mikael Ståldal</title>
		<link>http://www.staldal.nu/tech/2011/12/11/how-to-roll-your-own-debian-based-linux-distro/comment-page-1/#comment-3243</link>
		<dc:creator>Mikael Ståldal</dc:creator>
		<pubDate>Sat, 17 Dec 2011 20:36:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.staldal.nu/tech/?p=217#comment-3243</guid>
		<description>This is now implemented in &lt;a href=&quot;http://www.bachatalinux.net/&quot; rel=&quot;nofollow&quot;&gt;Bachata Linux&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>This is now implemented in <a href="http://www.bachatalinux.net/" rel="nofollow">Bachata Linux</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to roll your own Debian based Linux distro by Mikael Ståldal</title>
		<link>http://www.staldal.nu/tech/2011/12/11/how-to-roll-your-own-debian-based-linux-distro/comment-page-1/#comment-3228</link>
		<dc:creator>Mikael Ståldal</dc:creator>
		<pubDate>Thu, 15 Dec 2011 20:33:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.staldal.nu/tech/?p=217#comment-3228</guid>
		<description>Fixed network configuration.</description>
		<content:encoded><![CDATA[<p>Fixed network configuration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to roll your own Debian based Linux distro by Mikael Ståldal</title>
		<link>http://www.staldal.nu/tech/2011/12/11/how-to-roll-your-own-debian-based-linux-distro/comment-page-1/#comment-3227</link>
		<dc:creator>Mikael Ståldal</dc:creator>
		<pubDate>Thu, 15 Dec 2011 15:21:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.staldal.nu/tech/?p=217#comment-3227</guid>
		<description>Updated with using UUID for root device.</description>
		<content:encoded><![CDATA[<p>Updated with using UUID for root device.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to roll your own Debian based Linux distro by Mikael Ståldal</title>
		<link>http://www.staldal.nu/tech/2011/12/11/how-to-roll-your-own-debian-based-linux-distro/comment-page-1/#comment-3226</link>
		<dc:creator>Mikael Ståldal</dc:creator>
		<pubDate>Thu, 15 Dec 2011 14:30:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.staldal.nu/tech/?p=217#comment-3226</guid>
		<description>Updated with using chroot.</description>
		<content:encoded><![CDATA[<p>Updated with using chroot.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

