<?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>Sebastian Mogilowskis Blog &#187; upgrade</title>
	<atom:link href="http://www.mogilowski.net/lang/de-de/tag/upgrade/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mogilowski.net</link>
	<description>Just another blog about administration, linux and other stuff</description>
	<lastBuildDate>Tue, 17 Jan 2012 13:42:30 +0000</lastBuildDate>
	<language>de-de</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Version 1.4.0 of Tiny Tiny RSS</title>
		<link>http://www.mogilowski.net/lang/de-de/2010/01/26/version-1-4-0-of-tiny-tiny-rss</link>
		<comments>http://www.mogilowski.net/lang/de-de/2010/01/26/version-1-4-0-of-tiny-tiny-rss#comments</comments>
		<pubDate>Tue, 26 Jan 2010 10:22:23 +0000</pubDate>
		<dc:creator>sebastian</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[feeds]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://www.mogilowski.net/?p=617</guid>
		<description><![CDATA[New version of Tiny Tiny RSS (1.4.0) is available. Look my previous article about it. Upgrade is very esay,  read the instructions here. Release Notes: Bugfixes Catalan translation JSON-based API; XML-RPC API server is deprecated and moved to utils/ Classic mobile moved to mobile/classic New mobile version based on iUI Special feed for archived articles [...]]]></description>
			<content:encoded><![CDATA[<p>New version of <a title="http://tt-rss.org" href="http://tt-rss.org" target="_blank">Tiny Tiny RSS</a> (1.4.0) is available. Look my <a href="http://www.mogilowski.net/lang/de-de/2009/07/28/web-based-rss-reader/" target="_blank">previous article</a> about it.</p>
<p>Upgrade is very esay,  read the instructions <a href="http://tt-rss.org/redmine/wiki/tt-rss/InstallationNotes" target="_blank">here</a>.</p>
<p>Release Notes:</p>
<div>
<ul>
<li>Bugfixes</li>
<li>Catalan translation</li>
<li>JSON-based API; XML-RPC API server is deprecated and moved to  utils/</li>
<li>Classic mobile moved to mobile/classic</li>
<li>New mobile version based on iUI</li>
<li>Special feed for <a href="http://tt-rss.org/redmine/wiki/tt-rss/ArchivedFeed" target="_blank">archived articles</a></li>
<li>Support for settings profiles</li>
<li>Support for changing feed icons manually</li>
<li>Improved OPML import dialog</li>
<li>Some speed improvements</li>
<li>Improved support for themes</li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.mogilowski.net/lang/de-de/2010/01/26/version-1-4-0-of-tiny-tiny-rss/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install OpenOffice 3.0 on Ubuntu 8.10 Intrepid Ibex</title>
		<link>http://www.mogilowski.net/lang/de-de/2008/10/29/how-to-install-openoffice-30-on-ubuntu-810-intrepid-ibex</link>
		<comments>http://www.mogilowski.net/lang/de-de/2008/10/29/how-to-install-openoffice-30-on-ubuntu-810-intrepid-ibex#comments</comments>
		<pubDate>Wed, 29 Oct 2008 12:45:25 +0000</pubDate>
		<dc:creator>sebastian</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[2]]></category>
		<category><![CDATA[3]]></category>
		<category><![CDATA[8.10]]></category>
		<category><![CDATA[ibex]]></category>
		<category><![CDATA[intrepid]]></category>
		<category><![CDATA[openoffice]]></category>
		<category><![CDATA[sources]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://www.mogilowski.net/?p=86&#038;lang=de-de</guid>
		<description><![CDATA[Ubuntu 8.10 wird nicht mit OpenOffice 3.0 ausgeliefert. Normalerweise müsste man nun die Version 2 deinstallieren und Version 3 manuell installieren. Alternativ kann man folgende Zeile zu den Softwarequellen hinzufügen: (/etc/apt/sources.list) deb http://ppa.launchpad.net/openoffice-pkgs/ubuntu intrepid main anschließend kann man mit aptitude update aptitude upgrade OpenOffice auf Version 3 upgraden. Update: Read this article in englisch.]]></description>
			<content:encoded><![CDATA[<p><span lang="de-de">Ubuntu 8.10 wird nicht mit OpenOffice 3.0 ausgeliefert. Normalerweise müsste man nun die Version 2 deinstallieren und Version 3 manuell installieren.</span></p>
<p><span lang="de-de">Alternativ kann man folgende Zeile zu den Softwarequellen hinzufügen: (/etc/apt/sources.list)</span></p>
<pre>deb http://ppa.launchpad.net/openoffice-pkgs/ubuntu intrepid main</pre>
<p><span lang="de-de">anschließend kann man mit</span></p>
<pre>
aptitude update
aptitude upgrade
</pre>
<p><span lang="de-de">OpenOffice auf Version 3 upgraden.</span></p>
<p><strong>Update:</strong></p>
<p>Read this article in <a title="English version" href="http://www.mogilowski.net/?p=86&#38;lang=en-us">englisch.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mogilowski.net/lang/de-de/2008/10/29/how-to-install-openoffice-30-on-ubuntu-810-intrepid-ibex/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using apc
Database Caching 29/56 queries in 0.032 seconds using apc
Object Caching 566/591 objects using apc
Content Delivery Network via cdn.mogilowski.net

Served from: www.mogilowski.net @ 2012-02-07 06:08:08 -->
