<?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>Blog by Andreas Glaser &#187; Upgrade</title>
	<atom:link href="http://www.andreas-glaser.com/tag/upgrade/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.andreas-glaser.com</link>
	<description>Development, Technology and such...</description>
	<lastBuildDate>Wed, 18 May 2011 23:16:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How-To Update Debian Etch to Lenny</title>
		<link>http://www.andreas-glaser.com/2009/03/13/how-to-update-debian-etch-to-lenny/</link>
		<comments>http://www.andreas-glaser.com/2009/03/13/how-to-update-debian-etch-to-lenny/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 09:55:06 +0000</pubDate>
		<dc:creator>Andreas Glaser</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Grundlagen]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating system]]></category>
		<category><![CDATA[Basics]]></category>
		<category><![CDATA[Commands]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[Upgrade]]></category>

		<guid isPermaLink="false">http://www.andreas-glaser.com/?p=336</guid>
		<description><![CDATA[On the 14th February 2009 was Debian 5 (Codename Lenny) released. To update from Debian 4.x to Debian 5.x follow the following steps: Step 1 Edit the sources.list vim /etc/apt/sources.list Step 2 Replace &#8220;etch&#8221; with &#8220;lenny&#8221; :%s/etch/lenny/g Step 3 Save the new sources.list :wq Step 4 Update your sources index apt-get update Step 5 Repeat [...]]]></description>
			<content:encoded><![CDATA[<p>On the 14th February 2009 was Debian 5 (Codename Lenny) released.<br />
To update from Debian 4.x to Debian 5.x follow the following steps:</p>
<p><strong>Step 1<br />
</strong>Edit the sources.list</p>
<blockquote><p>vim /etc/apt/sources.list</p></blockquote>
<p><strong>Step 2<br />
</strong>Replace &#8220;etch&#8221; with &#8220;lenny&#8221;</p>
<blockquote><p>:%s/etch/lenny/g</p></blockquote>
<p><strong>Step 3<br />
</strong>Save the new sources.list</p>
<blockquote><p>:wq</p></blockquote>
<p><strong>Step 4<br />
</strong>Update your sources index<strong><br />
</strong></p>
<blockquote><p>apt-get update</p></blockquote>
<p><strong>Step 5<br />
</strong>Repeat the following command until nothing more is upgraded.</p>
<blockquote><p>apt-get upgrade</p></blockquote>
<p><strong>Step 6<br />
</strong>Repeat the following command until nothing more is upgraded.</p>
<blockquote><p>apt-get dist-upgrade</p></blockquote>
<p>Your Debian system should now be up to date!</p>
<p><em><strong>So long,<br />
JaZz</strong></em></p>
<fb:like href='http://www.andreas-glaser.com/2009/03/13/how-to-update-debian-etch-to-lenny/' send='' layout='standard' show_faces='true' width='450' height='65' action='like' colorscheme='light' font='lucida+grande'></fb:like>]]></content:encoded>
			<wfw:commentRss>http://www.andreas-glaser.com/2009/03/13/how-to-update-debian-etch-to-lenny/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Starship &#8211; Update &#8211; 1.3</title>
		<link>http://www.andreas-glaser.com/2008/09/28/starship-update-13/</link>
		<comments>http://www.andreas-glaser.com/2008/09/28/starship-update-13/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 19:34:11 +0000</pubDate>
		<dc:creator>Andreas Glaser</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Gaming]]></category>
		<category><![CDATA[Enemy]]></category>
		<category><![CDATA[Starship]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[Upgrade]]></category>
		<category><![CDATA[Weapons]]></category>

		<guid isPermaLink="false">http://www.andreas-glaser.com/?p=152</guid>
		<description><![CDATA[I just finished a new version of my new 80s arcade game &#8220;Starship&#8221;. For more information read on&#8230; Changelog Added new Weapon levels Added dynamic enemy strength Added new player model Added new features It is possible from now on to upgrade your weapons to level nine. Every new level increases the damage of the [...]]]></description>
			<content:encoded><![CDATA[<p>I just finished a new version of my new 80s arcade game &#8220;Starship&#8221;.<br />
For more information read on&#8230;</p>
<p><strong>Changelog</strong></p>
<ul>
<li>Added new Weapon levels</li>
<li>Added dynamic enemy strength</li>
<li>Added new player model</li>
<li>Added new features</li>
</ul>
<p>It is possible from now on to upgrade your weapons to level nine. Every new level increases the damage of the bullets as well as the speed.</p>
<p>The enemies getting now stronger with every kill.</p>
<p><strong>Download</strong></p>
Note: There is a file embedded within this post, please visit this post to download the file.
<p>Have fun!</p>
<p><em><strong>So long,<br />
Andreas Glaser (aka JaZz)</strong></em></p>
<fb:like href='http://www.andreas-glaser.com/2008/09/28/starship-update-13/' send='' layout='standard' show_faces='true' width='450' height='65' action='like' colorscheme='light' font='lucida+grande'></fb:like>]]></content:encoded>
			<wfw:commentRss>http://www.andreas-glaser.com/2008/09/28/starship-update-13/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

