<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Michael Vogt&#039;s blog</title>
	<atom:link href="http://mvogt.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://mvogt.wordpress.com</link>
	<description>I like tea and free software</description>
	<lastBuildDate>Thu, 29 Dec 2011 06:15:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='mvogt.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Michael Vogt&#039;s blog</title>
		<link>http://mvogt.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://mvogt.wordpress.com/osd.xml" title="Michael Vogt&#039;s blog" />
	<atom:link rel='hub' href='http://mvogt.wordpress.com/?pushpress=hub'/>
		<item>
		<title>sqlite3-debversions</title>
		<link>http://mvogt.wordpress.com/2011/08/16/sqlite3-debversions/</link>
		<comments>http://mvogt.wordpress.com/2011/08/16/sqlite3-debversions/#comments</comments>
		<pubDate>Tue, 16 Aug 2011 19:31:45 +0000</pubDate>
		<dc:creator>mvogt</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://mvogt.wordpress.com/?p=129</guid>
		<description><![CDATA[I created a small extension for sqlite3 today to allow order by debian version easily. This allows writing: .load "./debversions.so"; SELECT * FROM packages ORDER BY version COLLAT debversion_compare; And it will do the right ordering. Its available on launchpad.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mvogt.wordpress.com&amp;blog=387941&amp;post=129&amp;subd=mvogt&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I created a small extension for sqlite3 today to allow order by debian version easily. This allows writing:<br />
<code><br />
.load "./debversions.so";<br />
SELECT * FROM packages ORDER BY version COLLAT debversion_compare;<br />
</code><br />
And it will do the right ordering. Its available on <a href="https://launchpad.net/sqlite3-debversions">launchpad</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mvogt.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mvogt.wordpress.com/129/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mvogt.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mvogt.wordpress.com/129/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mvogt.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mvogt.wordpress.com/129/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mvogt.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mvogt.wordpress.com/129/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mvogt.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mvogt.wordpress.com/129/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mvogt.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mvogt.wordpress.com/129/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mvogt.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mvogt.wordpress.com/129/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mvogt.wordpress.com&amp;blog=387941&amp;post=129&amp;subd=mvogt&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mvogt.wordpress.com/2011/08/16/sqlite3-debversions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e67d709de69b0fe334ff422389bc47fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mvo</media:title>
		</media:content>
	</item>
		<item>
		<title>Software-center gtk3 edition</title>
		<link>http://mvogt.wordpress.com/2011/08/09/software-center-gtk3-edition/</link>
		<comments>http://mvogt.wordpress.com/2011/08/09/software-center-gtk3-edition/#comments</comments>
		<pubDate>Tue, 09 Aug 2011 15:50:09 +0000</pubDate>
		<dc:creator>mvogt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mvogt.wordpress.com/?p=132</guid>
		<description><![CDATA[As OMGUbuntu already posted here the software-center team is working on a gtk3 version that implements a new GUI design. Thanks to the team and especially the wonderful Matthew McGowan we now have the gtk3 version mostly working. Its part of the normal software-center packages as of version 4.1.12. It installs alongside the current gtk2 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mvogt.wordpress.com&amp;blog=387941&amp;post=132&amp;subd=mvogt&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As OMGUbuntu already posted <a href="http://www.omgubuntu.co.uk/2011/08/ubuntu-software-centre-lands-oneiric/">here</a> the software-center team is working on a gtk3 version that implements a new GUI design. Thanks to the team and especially the wonderful <a href="https://launchpad.net/~mmcg069">Matthew McGowan</a> we now have the gtk3 version mostly working. Its part of the normal software-center packages as of version 4.1.12. It installs alongside the current gtk2 software-center. For now gtk2 is still the default, but if you run &#8220;software-center-gtk3&#8243; on a oneiric system you will get the new UI (and all the new bugs) <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mvogt.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mvogt.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mvogt.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mvogt.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mvogt.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mvogt.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mvogt.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mvogt.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mvogt.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mvogt.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mvogt.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mvogt.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mvogt.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mvogt.wordpress.com/132/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mvogt.wordpress.com&amp;blog=387941&amp;post=132&amp;subd=mvogt&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mvogt.wordpress.com/2011/08/09/software-center-gtk3-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e67d709de69b0fe334ff422389bc47fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mvo</media:title>
		</media:content>
	</item>
		<item>
		<title>New apt hits oneiric</title>
		<link>http://mvogt.wordpress.com/2011/08/08/new-apt-hits-oneiric/</link>
		<comments>http://mvogt.wordpress.com/2011/08/08/new-apt-hits-oneiric/#comments</comments>
		<pubDate>Mon, 08 Aug 2011 16:47:14 +0000</pubDate>
		<dc:creator>mvogt</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://mvogt.wordpress.com/?p=125</guid>
		<description><![CDATA[I just uploaded a new apt to oneiric. Its a ABI break so there will be short time that the archive is in a state of churn while the packages are rebuild against the new ABI. But the good news is that apt finally got dpointers so we will require less ABI breaks in the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mvogt.wordpress.com&amp;blog=387941&amp;post=125&amp;subd=mvogt&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I just uploaded a new apt to oneiric. Its a ABI break so there will be short time that the archive is in a state of churn while the packages are rebuild against the new ABI. But the good news is that apt finally got dpointers so we will require less ABI breaks in the future. Plus we moved the library into a proper library package making the transitions much easier from now on.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mvogt.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mvogt.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mvogt.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mvogt.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mvogt.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mvogt.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mvogt.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mvogt.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mvogt.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mvogt.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mvogt.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mvogt.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mvogt.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mvogt.wordpress.com/125/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mvogt.wordpress.com&amp;blog=387941&amp;post=125&amp;subd=mvogt&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mvogt.wordpress.com/2011/08/08/new-apt-hits-oneiric/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e67d709de69b0fe334ff422389bc47fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mvo</media:title>
		</media:content>
	</item>
		<item>
		<title>apt-clone</title>
		<link>http://mvogt.wordpress.com/2011/05/07/apt-clone/</link>
		<comments>http://mvogt.wordpress.com/2011/05/07/apt-clone/#comments</comments>
		<pubDate>Sat, 07 May 2011 07:11:31 +0000</pubDate>
		<dc:creator>mvogt</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://mvogt.wordpress.com/?p=121</guid>
		<description><![CDATA[In natty we got a new tool called &#8220;apt-clone&#8221;. Its a commandline application that can be used to clone the packages state of a system and restore it on another system. It will save the full state (sources.list, packages/versions installed, auto-installed inforrmation) and optionally using dpkg-repack in order to save not/no-longer downloadable package (like debs [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mvogt.wordpress.com&amp;blog=387941&amp;post=121&amp;subd=mvogt&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In natty we got a new tool called &#8220;apt-clone&#8221;. Its a commandline application that can be used to clone the packages state of a system and restore it on another system. It will save the full state (sources.list, packages/versions installed, auto-installed inforrmation) and optionally using dpkg-repack in order to save not/no-longer downloadable package (like debs that got installed manually via e.g. gdebi or dpkg -i). The file is pretty small because it just stores references to the files in the archive. One nice feature of the restore is that it can be applied to a different root directory (creating a chroot). I use this to reproduce upgrade issues and its really handy for this. Whats missing currently is modified conffiles detection, but there is some work on this in trunk.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mvogt.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mvogt.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mvogt.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mvogt.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mvogt.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mvogt.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mvogt.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mvogt.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mvogt.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mvogt.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mvogt.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mvogt.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mvogt.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mvogt.wordpress.com/121/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mvogt.wordpress.com&amp;blog=387941&amp;post=121&amp;subd=mvogt&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mvogt.wordpress.com/2011/05/07/apt-clone/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e67d709de69b0fe334ff422389bc47fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mvo</media:title>
		</media:content>
	</item>
		<item>
		<title>update-manager &amp; unity</title>
		<link>http://mvogt.wordpress.com/2011/05/03/update-manager-unity/</link>
		<comments>http://mvogt.wordpress.com/2011/05/03/update-manager-unity/#comments</comments>
		<pubDate>Tue, 03 May 2011 07:46:30 +0000</pubDate>
		<dc:creator>mvogt</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://mvogt.wordpress.com/?p=112</guid>
		<description><![CDATA[I merged a branch from Bilal Akhtar for update-manager the other day to add unity quicklist support (thanks Bilal!). While at it I added the updates count to the launcher too. Small change, but I really like it<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mvogt.wordpress.com&amp;blog=387941&amp;post=112&amp;subd=mvogt&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I merged a branch from Bilal Akhtar for update-manager the other day to add unity quicklist support (thanks Bilal!). While at it I added the updates count to the launcher too. Small change, but I really like it <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
<a href="http://mvogt.files.wordpress.com/2011/05/u-m-unity.png"><img src="http://mvogt.files.wordpress.com/2011/05/u-m-unity.png?w=450" alt="" title="u-m-unity"   class="alignnone size-full wp-image-113" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mvogt.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mvogt.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mvogt.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mvogt.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mvogt.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mvogt.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mvogt.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mvogt.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mvogt.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mvogt.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mvogt.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mvogt.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mvogt.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mvogt.wordpress.com/112/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mvogt.wordpress.com&amp;blog=387941&amp;post=112&amp;subd=mvogt&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mvogt.wordpress.com/2011/05/03/update-manager-unity/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e67d709de69b0fe334ff422389bc47fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mvo</media:title>
		</media:content>

		<media:content url="http://mvogt.files.wordpress.com/2011/05/u-m-unity.png" medium="image">
			<media:title type="html">u-m-unity</media:title>
		</media:content>
	</item>
		<item>
		<title>Software-center &amp; weblive</title>
		<link>http://mvogt.wordpress.com/2011/03/25/software-center-weblive/</link>
		<comments>http://mvogt.wordpress.com/2011/03/25/software-center-weblive/#comments</comments>
		<pubDate>Fri, 25 Mar 2011 21:48:46 +0000</pubDate>
		<dc:creator>mvogt</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://mvogt.wordpress.com/?p=101</guid>
		<description><![CDATA[There is another cool feature in software-center in natty that I would like to show today. If you have the package &#8220;qtnx&#8221; (in universe) installed you will be able to &#8220;test-drive&#8221; a lot of the available applications in software-center without having to actually install them. They are run via the NX protocol on a remove [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mvogt.wordpress.com&amp;blog=387941&amp;post=101&amp;subd=mvogt&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>There is another cool feature in software-center in natty that I would like to show today. If you have the package &#8220;qtnx&#8221; (in universe) installed you will be able to &#8220;test-drive&#8221; a lot of the available applications in software-center without having to actually install them. They are run via the NX protocol on a remove server with pretty good speed. Its all possible thanks to Stéphane Grabers <a href="http://www.stgraber.org/2011/03/06/introducing-the-weblive-api/">Weblive</a>.</p>
<p>This is what it loks like (notice the &#8220;Test drive&#8221; button below the screenshot):<br />
<a href="http://mvogt.files.wordpress.com/2011/03/screenshot-ubuntu-software-center.png"><img src="http://mvogt.files.wordpress.com/2011/03/screenshot-ubuntu-software-center.png?w=450&#038;h=240" alt="" title="Screenshot-Ubuntu Software Center with weblive" width="450" height="240" class="alignnone size-full wp-image-102" /></a> </p>
<p>And here what happens when I press test-drive and its connected (connecting takes about a minute currently).<br />
<a href="http://mvogt.files.wordpress.com/2011/03/screenshot-usc-with-qtnx.png"><img src="http://mvogt.files.wordpress.com/2011/03/screenshot-usc-with-qtnx.png?w=450&#038;h=242" alt="" title="Screenshot USC with qtnx" width="450" height="242" class="alignnone size-full wp-image-103" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mvogt.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mvogt.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mvogt.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mvogt.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mvogt.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mvogt.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mvogt.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mvogt.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mvogt.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mvogt.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mvogt.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mvogt.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mvogt.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mvogt.wordpress.com/101/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mvogt.wordpress.com&amp;blog=387941&amp;post=101&amp;subd=mvogt&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mvogt.wordpress.com/2011/03/25/software-center-weblive/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e67d709de69b0fe334ff422389bc47fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mvo</media:title>
		</media:content>

		<media:content url="http://mvogt.files.wordpress.com/2011/03/screenshot-ubuntu-software-center.png" medium="image">
			<media:title type="html">Screenshot-Ubuntu Software Center with weblive</media:title>
		</media:content>

		<media:content url="http://mvogt.files.wordpress.com/2011/03/screenshot-usc-with-qtnx.png" medium="image">
			<media:title type="html">Screenshot USC with qtnx</media:title>
		</media:content>
	</item>
		<item>
		<title>The apt mirror method</title>
		<link>http://mvogt.wordpress.com/2011/03/21/the-apt-mirror-method/</link>
		<comments>http://mvogt.wordpress.com/2011/03/21/the-apt-mirror-method/#comments</comments>
		<pubDate>Mon, 21 Mar 2011 14:43:02 +0000</pubDate>
		<dc:creator>mvogt</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://mvogt.wordpress.com/?p=94</guid>
		<description><![CDATA[A pretty nice (but not much known) piece in apt is the &#8220;mirror&#8221; method that will automatically select a good mirror based on your location. Putting: deb mirror://mirrors.ubuntu.com/mirrors.txt natty main restricted universe multiverse on the top in your sources.list should be all that is needed to make it automatically pick a mirror for you based [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mvogt.wordpress.com&amp;blog=387941&amp;post=94&amp;subd=mvogt&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A pretty nice (but not much known) piece in apt is the &#8220;mirror&#8221; method that will automatically select a good mirror based on your location. Putting:<br />
<code>deb mirror://mirrors.ubuntu.com/mirrors.txt natty main restricted universe multiverse</code><br />
on the top in your sources.list should be all that is needed to make it automatically pick a mirror for you based on your geographical location. With the recent apt upload some issues (mostly in the UI) have been fixed and it should be in good shape now. Feedback for this feature is welcome!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mvogt.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mvogt.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mvogt.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mvogt.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mvogt.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mvogt.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mvogt.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mvogt.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mvogt.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mvogt.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mvogt.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mvogt.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mvogt.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mvogt.wordpress.com/94/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mvogt.wordpress.com&amp;blog=387941&amp;post=94&amp;subd=mvogt&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mvogt.wordpress.com/2011/03/21/the-apt-mirror-method/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e67d709de69b0fe334ff422389bc47fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mvo</media:title>
		</media:content>
	</item>
		<item>
		<title>apt-btrfs-snapshot</title>
		<link>http://mvogt.wordpress.com/2011/03/10/apt-btrfs-snapshot/</link>
		<comments>http://mvogt.wordpress.com/2011/03/10/apt-btrfs-snapshot/#comments</comments>
		<pubDate>Thu, 10 Mar 2011 19:51:15 +0000</pubDate>
		<dc:creator>mvogt</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://mvogt.wordpress.com/?p=90</guid>
		<description><![CDATA[One of the new features in natty is the &#8220;apt-btrfs-snapshot&#8221; package. Its for people who use a btrfs install of natty. Once installed it will automatically create filesystem snapshot (of everything but /home) when apt installs/removes/upgrades. With the apt-btrfs-snapshot cli app its easy to list/remove/rollback the snapshots. Its build on top of the btfs snapshot [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mvogt.wordpress.com&amp;blog=387941&amp;post=90&amp;subd=mvogt&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>One of the new features in natty is the &#8220;apt-btrfs-snapshot&#8221; package. Its for people who use a btrfs install of natty. Once installed it will automatically create filesystem snapshot (of everything but /home) when apt installs/removes/upgrades. With the apt-btrfs-snapshot cli app its easy to list/remove/rollback the snapshots. Its build on top of the btfs snapshot feature and will work out of the box with the filesystem layout that a natty alpha3 btrfs install creates.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mvogt.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mvogt.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mvogt.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mvogt.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mvogt.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mvogt.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mvogt.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mvogt.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mvogt.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mvogt.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mvogt.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mvogt.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mvogt.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mvogt.wordpress.com/90/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mvogt.wordpress.com&amp;blog=387941&amp;post=90&amp;subd=mvogt&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mvogt.wordpress.com/2011/03/10/apt-btrfs-snapshot/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e67d709de69b0fe334ff422389bc47fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mvo</media:title>
		</media:content>
	</item>
		<item>
		<title>Ratings&amp;reviews &#8220;Was this review helpful?&#8221;</title>
		<link>http://mvogt.wordpress.com/2011/03/03/ratingsreviews-was-this-review-helpful/</link>
		<comments>http://mvogt.wordpress.com/2011/03/03/ratingsreviews-was-this-review-helpful/#comments</comments>
		<pubDate>Thu, 03 Mar 2011 17:48:08 +0000</pubDate>
		<dc:creator>mvogt</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://mvogt.wordpress.com/?p=79</guid>
		<description><![CDATA[The software-center team is happy to announce that the &#8220;was this review useful&#8221; feature can now be used. Its in the code since a while, but it was not visible because the server had a bug in the data returned. This is fortunately fixed now This will also influence the sorting of the reviews (helpful [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mvogt.wordpress.com&amp;blog=387941&amp;post=79&amp;subd=mvogt&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The software-center team is happy to announce that the &#8220;was this review useful&#8221; feature can now be used. Its in the code since a while, but it was not visible because the server had a bug in the data returned. This is fortunately fixed now  <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  This will also influence the sorting of the reviews (helpful reviews appear first). Aaron Peachey made the client happen. And the unstoppable Matthew McGowan did great UI work.</p>
<p><a href="http://mvogt.files.wordpress.com/2011/02/screenshot-ubuntu-software-center.png"><img src="http://mvogt.files.wordpress.com/2011/02/screenshot-ubuntu-software-center.png?w=450&#038;h=389" alt="" title="Screenshot-Ubuntu Software Center" width="450" height="389" class="alignnone size-full wp-image-80" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mvogt.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mvogt.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mvogt.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mvogt.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mvogt.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mvogt.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mvogt.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mvogt.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mvogt.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mvogt.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mvogt.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mvogt.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mvogt.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mvogt.wordpress.com/79/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mvogt.wordpress.com&amp;blog=387941&amp;post=79&amp;subd=mvogt&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mvogt.wordpress.com/2011/03/03/ratingsreviews-was-this-review-helpful/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e67d709de69b0fe334ff422389bc47fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mvo</media:title>
		</media:content>

		<media:content url="http://mvogt.files.wordpress.com/2011/02/screenshot-ubuntu-software-center.png" medium="image">
			<media:title type="html">Screenshot-Ubuntu Software Center</media:title>
		</media:content>
	</item>
		<item>
		<title>Ratings&amp;reviews in software-center</title>
		<link>http://mvogt.wordpress.com/2011/01/28/72/</link>
		<comments>http://mvogt.wordpress.com/2011/01/28/72/#comments</comments>
		<pubDate>Fri, 28 Jan 2011 09:20:50 +0000</pubDate>
		<dc:creator>mvogt</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://mvogt.wordpress.com/?p=72</guid>
		<description><![CDATA[Ratings&#38;reviews support for software-center has landed last night in natty. A important step for us, thanks for all who were involved and a special thanks to our friends from the ISD team who made the server part of this work ready to rock.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mvogt.wordpress.com&amp;blog=387941&amp;post=72&amp;subd=mvogt&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Ratings&amp;reviews support for software-center has landed last night in natty. A important step for us, thanks for all who were involved and a special thanks to our friends from the ISD team who made the server part of this work ready to rock.<br />
<div id="attachment_73" class="wp-caption alignnone" style="width: 460px"><a href="http://mvogt.files.wordpress.com/2011/01/screenshot-ubuntu-software-center.png"><img src="http://mvogt.files.wordpress.com/2011/01/screenshot-ubuntu-software-center.png?w=450&#038;h=274" alt="" title="Ubuntu Software Center with ratings" width="450" height="274" class="size-full wp-image-73" /></a><p class="wp-caption-text">Showing the overview page with ratings</p></div></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mvogt.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mvogt.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mvogt.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mvogt.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mvogt.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mvogt.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mvogt.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mvogt.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mvogt.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mvogt.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mvogt.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mvogt.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mvogt.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mvogt.wordpress.com/72/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mvogt.wordpress.com&amp;blog=387941&amp;post=72&amp;subd=mvogt&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mvogt.wordpress.com/2011/01/28/72/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e67d709de69b0fe334ff422389bc47fe?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mvo</media:title>
		</media:content>

		<media:content url="http://mvogt.files.wordpress.com/2011/01/screenshot-ubuntu-software-center.png" medium="image">
			<media:title type="html">Ubuntu Software Center with ratings</media:title>
		</media:content>
	</item>
	</channel>
</rss>
