<?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>Kornels Welt &#187; Ubuntu</title>
	<atom:link href="http://www.kornels-welt.de/blog/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kornels-welt.de/blog</link>
	<description></description>
	<lastBuildDate>Thu, 15 Dec 2011 23:21:04 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Canon Pixma MX 310 all-in-one device under Ubuntu Intrepid ibex and Jaunty Jackalope</title>
		<link>http://www.kornels-welt.de/blog/2009/08/28/canon-pixma-mx-310-all-in-one-device-under-ubuntu-intrepid-ibex-and-jaunty-jackalope/</link>
		<comments>http://www.kornels-welt.de/blog/2009/08/28/canon-pixma-mx-310-all-in-one-device-under-ubuntu-intrepid-ibex-and-jaunty-jackalope/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 05:46:11 +0000</pubDate>
		<dc:creator>Kornel</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Drucker]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.kornels-welt.de/blog/?p=959</guid>
		<description><![CDATA[This post is based on the instructions at MP610: Give your scanner a new fresh SANE installation but specifically applies  to Ubuntu.
So first download the latest snapshot of sane-scm from Alioth.
To build the sane-backend you need the following packages installed:
sudo apt-get install libusb-dev autoconf
Now untar the file and build the program:
tar -xzf sane-scm-latest.tar.gz 
cd [...]]]></description>
			<content:encoded><![CDATA[<p><div id="attachment_963" class="wp-caption aligncenter" style="width: 460px"><img src="http://www.kornels-welt.de/blog/wp-content/uploads/2009/01/canon_pixma_mx_310_multifunktionsgerart_mit-fax.jpg" alt="Canon Pixma MX 310 Multifunktionsgerät mit Fax" title="Canon Pixma MX 310 Multifunktionsgerät mit Fax" width="450" height="410" class="size-full wp-image-963" /><p class="wp-caption-text">Canon Pixma MX 310 all-in-one device</p></div></p>
<p>This post is based on the instructions at <a href="http://mp610.blogspot.com/2008/04/give-your-scanner-new-freshly-sane.html">MP610: Give your scanner a new fresh SANE installation</a> but specifically applies  to Ubuntu.</p>
<p>So first download the latest snapshot of <a href="https://alioth.debian.org/snapshots.php?group_id=30186">sane-scm</a> from <a href="http://alioth.debian.org/scm/?group_id=30186">Alioth</a>.</p>
<p>To build the sane-backend you need the following packages installed:</p>
<div class="codecolorer-container bash default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get install</span> libusb-dev <span style="color: #c20cb9; font-weight: bold;">autoconf</span></div></div>
<p>Now untar the file and build the program:</p>
<div class="codecolorer-container bash default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #c20cb9; font-weight: bold;">tar</span> <span style="color: #660033;">-xzf</span> sane-scm-latest.tar.gz <br />
<span style="color: #7a0874; font-weight: bold;">cd</span> sane-scm-<span style="color: #000000;">2009</span>-05-<span style="color: #000000;">21</span><span style="color: #000000; font-weight: bold;">/</span>sane-backends<span style="color: #000000; font-weight: bold;">/</span><br />
<span style="color: #c20cb9; font-weight: bold;">autoconf</span><br />
<span style="color: #c20cb9; font-weight: bold;">autoheader</span><br />
.<span style="color: #000000; font-weight: bold;">/</span>configure <span style="color: #660033;">--prefix</span>=<span style="color: #000000; font-weight: bold;">/</span>usr <span style="color: #660033;">--sysconfdir</span>=<span style="color: #000000; font-weight: bold;">/</span>etc <span style="color: #660033;">--localstatedir</span>=<span style="color: #000000; font-weight: bold;">/</span>var<br />
<span style="color: #c20cb9; font-weight: bold;">make</span><br />
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">make</span> <span style="color: #c20cb9; font-weight: bold;">install</span></div></div>
<p>Now you should have sane with backend 1.1.0 installed and the scanner should be detected.</p>
<div class="codecolorer-container bash default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #666666;">kornel@jaunty:~$ </span>scanimage <span style="color: #660033;">-V</span><br />
scanimage <span style="color: #7a0874; font-weight: bold;">&#40;</span>sane-backends<span style="color: #7a0874; font-weight: bold;">&#41;</span> 1.1.0-cvs; backend version 1.1.0<br />
<span style="color: #666666;">kornel@jaunty:~$ </span>scanimage <span style="color: #660033;">-L</span><br />
device <span style="color: #000000; font-weight: bold;">`</span>pixma:04A91728_172392<span style="color: #ff0000;">' is a CANON Canon PIXMA MX310 multi-function peripheral</span></div></div>
<p>For Intrepid, everything should work now. Under Jaunty you have to change a line in the file /lib/udev/rules.d/50-udev-default.rules or the scanner can only be used as &#8220;root&#8221;:</p>
<div class="codecolorer-container bash default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #c20cb9; font-weight: bold;">sudo</span> gedit <span style="color: #000000; font-weight: bold;">/</span>lib<span style="color: #000000; font-weight: bold;">/</span>udev<span style="color: #000000; font-weight: bold;">/</span>rules.d<span style="color: #000000; font-weight: bold;">/</span><span style="color: #000000;">50</span>-udev-default.rules</div></div>
<p>Change <tt>MODE="0664"</tt> into <tt>MODE="0666"</tt> in line:</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"># libusb device nodes<br />
SUBSYSTEM==&quot;usb&quot;, ENV{DEVTYPE}==&quot;usb_device&quot;, NAME=&quot;bus/usb/$env{BUSNUM}/$env{DEVNUM}&quot;, MODE=&quot;0666&quot;</div></div>
<p>So now for printing: <a href="http://www.openprinting.org/show_printer.cgi?recnum=Canon-PIXMA_MX310">At OpenPrinting</a> you find the advice that the &#8220;<em>Canon PIXMA MP180 &#8211; CUPS+Gutenprint v5.0.2 Simplified driver</em>&#8221; works very well for printing, which I can confirm.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kornels-welt.de/blog/2009/08/28/canon-pixma-mx-310-all-in-one-device-under-ubuntu-intrepid-ibex-and-jaunty-jackalope/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Nachwuchs bei den Computern</title>
		<link>http://www.kornels-welt.de/blog/2009/04/09/nachwuchs-bei-den-computern/</link>
		<comments>http://www.kornels-welt.de/blog/2009/04/09/nachwuchs-bei-den-computern/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 22:26:15 +0000</pubDate>
		<dc:creator>Kornel</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[EeePC]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.kornels-welt.de/blog/?p=1004</guid>
		<description><![CDATA[&#8230; Lena hat endlich zu einem EeePC 901 Go &#8220;Ja&#8221; gesagt. 
Kurz habe ich ja meine Entscheidung angezweifelt, bei einem etwas unbekannteren Onlineshop ihn für unter 280 Euro zu bestellen, als UPS mir sagte, dass das Paket nur 0,7 kg wiege:

Das Paket war dann doch etwas schwerer&#8230;
Nun ist Eeebuntu Standard 2.0 drauf und er wird [...]]]></description>
			<content:encoded><![CDATA[<p><div id="attachment_1005" class="wp-caption aligncenter" style="width: 460px"><img src="http://www.kornels-welt.de/blog/wp-content/uploads/2009/04/albi.jpg" alt="eeePC" title="eeePC" width="450" height="338" class="size-full wp-image-1005" /><p class="wp-caption-text">eeePC</p></div><br />
&#8230; Lena hat endlich zu einem EeePC 901 Go &#8220;<em>Ja</em>&#8221; gesagt. </p>
<p>Kurz habe ich ja meine Entscheidung angezweifelt, bei einem etwas unbekannteren Onlineshop ihn für unter 280 Euro zu bestellen, als UPS mir sagte, dass das Paket nur 0,7 kg wiege:</p>
<p align="center"><img src="http://www.kornels-welt.de/blog/wp-content/uploads/2009/04/700g.png" alt="700g" title="700g" width="360" class="aligncenter size-full wp-image-1006" /></p>
<p>Das Paket war dann doch etwas schwerer&#8230;</p>
<p>Nun ist <a href="http://www.eeebuntu.org/">Eeebuntu</a> Standard 2.0 drauf und er wird getestet! <img src='http://www.kornels-welt.de/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.kornels-welt.de/blog/2009/04/09/nachwuchs-bei-den-computern/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Skype mit Ubuntu 8.10 (Intrepid Ibex) und einer Logitech Communicate STX Webcam</title>
		<link>http://www.kornels-welt.de/blog/2009/01/24/skype-mit-ubuntu-804-intrepid-ibex-und-einer-logitech-communicate-stx-webcam/</link>
		<comments>http://www.kornels-welt.de/blog/2009/01/24/skype-mit-ubuntu-804-intrepid-ibex-und-einer-logitech-communicate-stx-webcam/#comments</comments>
		<pubDate>Sat, 24 Jan 2009 19:51:14 +0000</pubDate>
		<dc:creator>Kornel</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programme]]></category>
		<category><![CDATA[Telefon]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.kornels-welt.de/blog/?p=954</guid>
		<description><![CDATA[Kurzfassung: Man nehme das Skype-Paket von Medibuntu.
Langfassung: Mit Intrepid Ibex liefen aus diversen Gründen die Logitech Communicate STX Webcams, die viel in unseren Familien Verwendung finden (nämlich 7 Stück), nicht. (Man bekommt sie übrigens leicht für 10-20 Euro inklusive Versand gebraucht bei Onlineauktionshäusern und wir können sie nur empfehlen.) Zuerst gab es unter keiner Anwendung [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Kurzfassung:</strong> Man nehme das Skype-Paket von <a href="http://www.medibuntu.org/">Medibuntu</a>.</p>
<p><strong>Langfassung:</strong> Mit Intrepid Ibex liefen aus diversen Gründen die Logitech Communicate STX Webcams, die viel in unseren Familien Verwendung finden (nämlich 7 Stück), nicht. (Man bekommt sie übrigens leicht für 10-20 Euro inklusive Versand gebraucht bei Onlineauktionshäusern und wir können sie nur empfehlen.) Zuerst gab es unter keiner Anwendung mehr ein Bild, was jedoch schnell behoben wurde (und mich vorschlagen ließ, mal von Skype auf ein anderes Programm für VoIP-Telefonie und Videokonferenzen zu wechseln) &#8211; nun aber geht auch Skype mit dem Paket von Mediabuntu. Zuerst fügt man die Paketrepositories hinzu:</p>
<div class="codecolorer-container bash default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">wget</span> http:<span style="color: #000000; font-weight: bold;">//</span>www.medibuntu.org<span style="color: #000000; font-weight: bold;">/</span>sources.list.d<span style="color: #000000; font-weight: bold;">/</span>intrepid.list <span style="color: #660033;">--output-document</span>=<span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>apt<span style="color: #000000; font-weight: bold;">/</span>sources.list.d<span style="color: #000000; font-weight: bold;">/</span>medibuntu.list<br />
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get update</span> <span style="color: #000000; font-weight: bold;">&amp;&amp;</span> <span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get install</span> medibuntu-keyring <span style="color: #000000; font-weight: bold;">&amp;&amp;</span> <span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get update</span></div></div>
<p>Dabei ist es normal (kann man das anders besser machen?), dass er warnt, dass das Paket medibuntu-keyring nicht authentifiziert werden konnte.</p>
<p>Nun installieren wir Skype, deinstallieren jedoch zuerst die alte Version. Denn ansonsten probiert er zuerst skype-common zu installieren, was jedoch fehl schlägt, da die in diesem Paket vorhandene Datei /usr/share/skype/sounds/CallFailed.wav sich auch im alten skype Paket findet. (Es wird auch eine aktuelle Version von lib32v4l-0 installiert.)</p>
<div class="codecolorer-container bash default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get remove</span> skype<br />
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get install</span> skype</div></div>
<p>Nun können wir wieder alle skypen&#8230; <img src='http://www.kornels-welt.de/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><div id="attachment_956" class="wp-caption aligncenter" style="width: 362px"><img src="http://www.kornels-welt.de/blog/wp-content/uploads/2009/01/skype.png" alt="skype with ubuntu intrepid" title="skype with ubuntu intrepid" width="352" height="353" class="size-full wp-image-956" /><p class="wp-caption-text">Videotelefonie macht Spaß</p></div></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kornels-welt.de/blog/2009/01/24/skype-mit-ubuntu-804-intrepid-ibex-und-einer-logitech-communicate-stx-webcam/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>PDF Import mit OpenOffice</title>
		<link>http://www.kornels-welt.de/blog/2008/08/09/pdf-import-mit-openoffice/</link>
		<comments>http://www.kornels-welt.de/blog/2008/08/09/pdf-import-mit-openoffice/#comments</comments>
		<pubDate>Sat, 09 Aug 2008 20:21:14 +0000</pubDate>
		<dc:creator>Kornel</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.kornels-welt.de/blog/?p=756</guid>
		<description><![CDATA[Mit OpenOffice 3 gibt es nun als Beta Version die Möglichkeit PDFs in OpenOffice zu importieren.
(OpenOffice 3 ist als Beta Version von folgender Download-Page zu beziehen. Für Ubuntu &#8220;Linux (deb) 140 MB&#8221; bzw. &#8220;Linux 64 bit (deb) 146 MB&#8221; auswählen, entpacken, ins DEBS-Unterverzeichnis gehen und per sudo dpkg -i *.deb alles installieren. Die Programme werden [...]]]></description>
			<content:encoded><![CDATA[<p>Mit OpenOffice 3 gibt es nun als Beta Version die Möglichkeit PDFs in OpenOffice zu importieren.</p>
<p>(OpenOffice 3 ist als Beta Version von folgender <a href="http://download.openoffice.org/3.0beta/">Download-Page</a> zu beziehen. Für Ubuntu &#8220;<em>Linux (deb) 140 MB</em>&#8221; bzw. &#8220;<em>Linux 64 bit (deb) 146 MB</em>&#8221; auswählen, entpacken, ins DEBS-Unterverzeichnis gehen und per <tt>sudo dpkg -i *.deb</tt> alles installieren. Die Programme werden nach <tt>/opt/openoffice.org3/program</tt> installiert.)</p>
<p>Der PDF-Import ist verfügbar als <a href="http://extensions.services.openoffice.org/project/pdfimport">Sun PDF Import Extension im Beta-Stadium</a>, welche man herunterlädt und über den Menüpunkt &#8220;<em>Tools -> Extension Manager</em>&#8221; in OpenOffice installiert.</p>
<p>Wählt man danach unter &#8220;<em>Open a document</em>&#8221; ein PDF-File aus, wird probiert, es zu importieren.</p>
<p>Hier habe ich mal testweise ein von LaTeX erzeugtes PDF geöffnet.</p>
<p><a title="PDF Import" href="#" onclick="window.open('/blog/wp-content/plugins/popup-images/popup.php?z=http://www.kornels-welt.de/blog/pictures/computer/PDFImport.png&#038;width=1280&#038;height=750&#038;title=PDF%20Import&#038;persistent=1','imagepopup','width=1280,height=750,directories=no,location=no,menubar=no,scrollbars=yes,status=no,toolbar=no,resizable=no,screenx=150,screeny=150');return false" onmouseover="window.status='image popup: PDF Import';return true" onmouseout="window.status='';return true"><img src="http://www.kornels-welt.de/blog/pictures/computer/PDFImport-thumbnail.png" width="450" height="264" alt="PDF Import" title="PDF Import" /></a></p>
<p>Es gibt mehrere kleinere Probleme mit verschiedenen Symbolen und größere Änderungen im Layout lassen sich so nicht sinnvoll ändern, aber wofür ich es nun benutzen werde, ist das Kommentieren von Artikeln, Abschlussarbeiten usw., welche Leute mir zur Korrektur als PDF zugesendet haben.</p>
<p>Btw.: Gibt es sonst ein freies Programm, welches PDF-Dateien liest und einen Kommentare (am Rand oder über den restlichen Elementen) hinzufügen lässt?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kornels-welt.de/blog/2008/08/09/pdf-import-mit-openoffice/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Ubuntu? Gentoo?</title>
		<link>http://www.kornels-welt.de/blog/2008/04/14/ubuntu-gentoo/</link>
		<comments>http://www.kornels-welt.de/blog/2008/04/14/ubuntu-gentoo/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 18:12:07 +0000</pubDate>
		<dc:creator>Kornel</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.kornels-welt.de/blog/?p=643</guid>
		<description><![CDATA[
Zwar habe ich mich in letzter Zeit ein bißchen über Ubuntus Pakete geärgert (da war doch das Problem mit den NetWare Directory Services und auch um euch die Fauchschaben mit Ton zu präsentieren, musste ich einiges neucompilieren), aber nun habe ich mich entschieden:
Auf meinen Arbeitslaptop bleibt doch das neue Ubuntu. Hardy gefällt mir sehr &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p align="center"><script type="text/javascript" src="http://www.ubuntu.com/files/countdown/display.js"></script></p>
<p>Zwar habe ich mich in letzter Zeit ein bißchen über Ubuntus Pakete geärgert (da war doch das <a href="http://www.kornels-welt.de/blog/2007/10/04/nds-mit-ncpfs-unter-ubuntu/">Problem mit den NetWare Directory Services</a> und auch um euch die <a href="http://www.kornels-welt.de/blog/2008/04/13/warum-heisen-fauchschaben-eigentlich-so/">Fauchschaben mit Ton</a> zu präsentieren, musste ich einiges neucompilieren), aber nun habe ich mich entschieden:</p>
<p>Auf meinen Arbeitslaptop bleibt doch das neue Ubuntu. Hardy gefällt mir sehr &#8211; insbesondere die Möglichkeit des Abruches eines Dateisystemchecks beim Hochfahren in der Standardinstallation. Man kennt doch Murphy&#8230; <img src='http://www.kornels-welt.de/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  Aber es gibt auch andere Verbesserungen, wenn vielleicht auch nicht so gravierende. <a href="http://www.ubuntu.com/testing/hardy/beta#head-e55186d5d312cfd6b8d74a407dbef271a1edfc46">Man schaue selbst.</a> (Habe ich das neue Desktop-Reiher-Hintergrundbild erwähnt?)</p>
<p>Dafür werde ich aber die 64-Bit-Version auf meinem Desktop am nächsten freien Wochenende mal probieren, durch <a href="http://www.gentoo.org/">Gentoo</a> zu ersetzen. Wodurch auch sonst nach <a href="http://www.the-gay-bar.com/index.php?/archives/1252-Why-Gentoo.html">Tantes Werbung</a>&#8230; <img src='http://www.kornels-welt.de/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.kornels-welt.de/blog/2008/04/14/ubuntu-gentoo/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Firefox mit Gedächtnis</title>
		<link>http://www.kornels-welt.de/blog/2008/04/13/firefox-mit-gedachtnis/</link>
		<comments>http://www.kornels-welt.de/blog/2008/04/13/firefox-mit-gedachtnis/#comments</comments>
		<pubDate>Sun, 13 Apr 2008 10:22:45 +0000</pubDate>
		<dc:creator>Kornel</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.kornels-welt.de/blog/?p=639</guid>
		<description><![CDATA[Firefox 3 ist fein.
Was mich aber (zumindest unter Ubuntu stört) ist die Default-Einstellung, dass er die zuletzt geöffneten Seiten beim nächsten Start wieder öffnet. Was sich zuerst vorteilhaft anhört, hat auch Nachteile:
Zum einen könnte es ja Situationen geben (zum Beispiel bei einer Präsentation vor Publikum oder wenn jemand anders den Computer benutzt), wo man nicht [...]]]></description>
			<content:encoded><![CDATA[<p>Firefox 3 ist fein.</p>
<p>Was mich aber (zumindest unter Ubuntu stört) ist die Default-Einstellung, dass er die zuletzt geöffneten Seiten beim nächsten Start wieder öffnet. Was sich zuerst vorteilhaft anhört, hat auch Nachteile:</p>
<p>Zum einen könnte es ja Situationen geben (zum Beispiel bei einer Präsentation vor Publikum oder wenn jemand anders den Computer benutzt), wo man nicht möchte, dass sich der zu letzt angeschaute RPG-Webcomic oder die Weltmeisterschaft im Bodypainting zuerst nochmal öffnen&#8230; <img src='http://www.kornels-welt.de/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Weswegen ich diesen Beitrag aber gerade schreibe, ist Folgendes: <a href="http://www.the-gay-bar.com/index.php?/archives/1248-Reading-and-Dailylit.html">Tantes Empfehlung</a> folgend lese ich gerade Cory Doctorow&#8217;s <a href="http://www.dailylit.com/books/down-and-out-in-the-magic-kingdom">Down and Out in the Magic Kingdom</a> über den Service <a href="http://www.dailylit.com/">dailylit.com</a>, der einem Bücher portionsweise per Email zustellt.</p>
<p>Normalerweise bekomme ich täglich ein Häppchen der Geschichte als Email, man kann jedoch über einen Link einen weiteren Abschnitt zum Lesen zugeschickt bekommen. Da es gerade spannend war, hatte ich über die Links also sechs weitere Abschnitte angefordert. Als ich nun Firefox wieder geöffnet habe, wurden die sechs Tabs wieder geöffnet und ich hatte ungewollt sechs weitere Abschnitte in meinem Postfach. Nicht tragisch, aber das Problemprinzip ist hoffentlich klar&#8230;</p>
<p>Glücklicherweise lässt sich dies Verhalten von Firefox als erste Option des ersten Menüpunktes des Einstellungen-Dialoges leicht umstellen:</p>
<p align="center"><a title="Firefox-Settings" href="#" onclick="window.open('/blog/wp-content/plugins/popup-images/popup.php?z=http://www.kornels-welt.de/blog/pictures/computer/Firefox-Settings.png&#038;width=561&#038;height=527&#038;title=Firefox-Settings','imagepopup','width=561,height=527,directories=no,location=no,menubar=no,scrollbars=no,status=no,toolbar=no,resizable=no,screenx=150,screeny=150');return false" onmouseover="window.status='image popup: Firefox-Settings';return true" onmouseout="window.status='';return true"><img src="http://www.kornels-welt.de/blog/pictures/computer/Firefox-Settings-thumbnail.png" width="450" height="423" alt="Firefox-Settings" title="Firefox-Settings" /></a></p>
<p>Dass das Problem eher bei dailylit.com zu suchen ist, ist mir schon klar. Aber leider sind viele Seiten immer noch nicht doppelklickresistent gebaut und solange muss man es ja auch nicht provozieren. Immerhin sind die meisten Online-Shops mittlerweile so klug gebaut, dass man nicht durch sowas eine Bestellung zweimal abschickt&#8230; <img src='http://www.kornels-welt.de/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.kornels-welt.de/blog/2008/04/13/firefox-mit-gedachtnis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hups!</title>
		<link>http://www.kornels-welt.de/blog/2008/01/22/hups/</link>
		<comments>http://www.kornels-welt.de/blog/2008/01/22/hups/#comments</comments>
		<pubDate>Tue, 22 Jan 2008 19:03:19 +0000</pubDate>
		<dc:creator>Kornel</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Patzer]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.kornels-welt.de/blog/2008/01/22/hups/</guid>
		<description><![CDATA[WARNUNG: Die folgenden essentiellen Pakete werden entfernt.
Dies sollte NICHT geschehen, wenn Sie nicht genau wissen, was Sie tun!
&#160; apt libc6 &#40;wegen apt&#41; libgcc1 &#40;wegen apt&#41; libstdc++6 &#40;wegen apt&#41; base-files
&#160; base-passwd &#40;wegen base-files&#41; libpam-modules &#40;wegen base-files&#41; bash
&#160; debianutils &#40;wegen bash&#41; libncurses5 &#40;wegen bash&#41; bsdutils coreutils libacl1
&#160; &#40;wegen coreutils&#41; libselinux1 &#40;wegen coreutils&#41; diff dpkg e2fsprogs e2fslibs
&#160; &#40;wegen [...]]]></description>
			<content:encoded><![CDATA[<div class="codecolorer-container bash default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">WARNUNG: Die folgenden essentiellen Pakete werden entfernt.<br />
Dies sollte NICHT geschehen, wenn Sie nicht genau wissen, was Sie tun<span style="color: #000000; font-weight: bold;">!</span><br />
&nbsp; apt libc6 <span style="color: #7a0874; font-weight: bold;">&#40;</span>wegen apt<span style="color: #7a0874; font-weight: bold;">&#41;</span> libgcc1 <span style="color: #7a0874; font-weight: bold;">&#40;</span>wegen apt<span style="color: #7a0874; font-weight: bold;">&#41;</span> libstdc++<span style="color: #000000;">6</span> <span style="color: #7a0874; font-weight: bold;">&#40;</span>wegen apt<span style="color: #7a0874; font-weight: bold;">&#41;</span> base-files<br />
&nbsp; base-passwd <span style="color: #7a0874; font-weight: bold;">&#40;</span>wegen base-files<span style="color: #7a0874; font-weight: bold;">&#41;</span> libpam-modules <span style="color: #7a0874; font-weight: bold;">&#40;</span>wegen base-files<span style="color: #7a0874; font-weight: bold;">&#41;</span> <span style="color: #c20cb9; font-weight: bold;">bash</span><br />
&nbsp; debianutils <span style="color: #7a0874; font-weight: bold;">&#40;</span>wegen <span style="color: #c20cb9; font-weight: bold;">bash</span><span style="color: #7a0874; font-weight: bold;">&#41;</span> libncurses5 <span style="color: #7a0874; font-weight: bold;">&#40;</span>wegen <span style="color: #c20cb9; font-weight: bold;">bash</span><span style="color: #7a0874; font-weight: bold;">&#41;</span> bsdutils coreutils libacl1<br />
&nbsp; <span style="color: #7a0874; font-weight: bold;">&#40;</span>wegen coreutils<span style="color: #7a0874; font-weight: bold;">&#41;</span> libselinux1 <span style="color: #7a0874; font-weight: bold;">&#40;</span>wegen coreutils<span style="color: #7a0874; font-weight: bold;">&#41;</span> <span style="color: #c20cb9; font-weight: bold;">diff</span> <span style="color: #c20cb9; font-weight: bold;">dpkg</span> e2fsprogs e2fslibs<br />
&nbsp; <span style="color: #7a0874; font-weight: bold;">&#40;</span>wegen e2fsprogs<span style="color: #7a0874; font-weight: bold;">&#41;</span> libblkid1 <span style="color: #7a0874; font-weight: bold;">&#40;</span>wegen e2fsprogs<span style="color: #7a0874; font-weight: bold;">&#41;</span> libcomerr2 <span style="color: #7a0874; font-weight: bold;">&#40;</span>wegen e2fsprogs<span style="color: #7a0874; font-weight: bold;">&#41;</span><br />
&nbsp; libss2 <span style="color: #7a0874; font-weight: bold;">&#40;</span>wegen e2fsprogs<span style="color: #7a0874; font-weight: bold;">&#41;</span> libuuid1 <span style="color: #7a0874; font-weight: bold;">&#40;</span>wegen e2fsprogs<span style="color: #7a0874; font-weight: bold;">&#41;</span> findutils <span style="color: #c20cb9; font-weight: bold;">grep</span> <span style="color: #c20cb9; font-weight: bold;">gzip</span><br />
&nbsp; <span style="color: #c20cb9; font-weight: bold;">hostname</span> <span style="color: #c20cb9; font-weight: bold;">login</span> libpam0g <span style="color: #7a0874; font-weight: bold;">&#40;</span>wegen <span style="color: #c20cb9; font-weight: bold;">login</span><span style="color: #7a0874; font-weight: bold;">&#41;</span> libpam-runtime <span style="color: #7a0874; font-weight: bold;">&#40;</span>wegen <span style="color: #c20cb9; font-weight: bold;">login</span><span style="color: #7a0874; font-weight: bold;">&#41;</span> <span style="color: #c20cb9; font-weight: bold;">mktemp</span><br />
&nbsp; <span style="color: #c20cb9; font-weight: bold;">mount</span> ncurses-base ncurses-bin perl-base python-minimal python2.5-minimal<br />
&nbsp; <span style="color: #7a0874; font-weight: bold;">&#40;</span>wegen python-minimal<span style="color: #7a0874; font-weight: bold;">&#41;</span> <span style="color: #c20cb9; font-weight: bold;">sed</span> sysvutils libsepol1 <span style="color: #7a0874; font-weight: bold;">&#40;</span>wegen sysvutils<span style="color: #7a0874; font-weight: bold;">&#41;</span> <span style="color: #c20cb9; font-weight: bold;">tar</span><br />
&nbsp; util-linux lsb-base <span style="color: #7a0874; font-weight: bold;">&#40;</span>wegen util-linux<span style="color: #7a0874; font-weight: bold;">&#41;</span> tzdata <span style="color: #7a0874; font-weight: bold;">&#40;</span>wegen util-linux<span style="color: #7a0874; font-weight: bold;">&#41;</span> libslang2<br />
&nbsp; <span style="color: #7a0874; font-weight: bold;">&#40;</span>wegen util-linux<span style="color: #7a0874; font-weight: bold;">&#41;</span> zlib1g <span style="color: #7a0874; font-weight: bold;">&#40;</span>wegen util-linux<span style="color: #7a0874; font-weight: bold;">&#41;</span><br />
<span style="color: #000000;">0</span> aktualisiert, <span style="color: #000000;">0</span> neu installiert, <span style="color: #000000;">2668</span> zu entfernen und <span style="color: #000000;">0</span> nicht aktualisiert.<br />
Es müssen 0B Archive geholt werden.<br />
Nach dem Auspacken werden 7821MB Plattenplatz freigegeben worden sein.<br />
Sie sind im Begriff, etwas potenziell Schädliches zu tun.<br />
Zum Fortfahren geben Sie bitte „Ja, tu was ich sage<span style="color: #000000; font-weight: bold;">!</span>“ ein.</div></div>
<p>Nagut, ich habe es mir doch anders überlegt&#8230; (wollte doch nur mal kurz den Hardy Heron anschauen).</p>
<p>Wie bringe ich aptitude bei, ein Downgrade durchzuführen? Geht wohl nur über /etc/apt/preferences &#8230; ok.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kornels-welt.de/blog/2008/01/22/hups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Build your own city.</title>
		<link>http://www.kornels-welt.de/blog/2008/01/19/build-your-own-city/</link>
		<comments>http://www.kornels-welt.de/blog/2008/01/19/build-your-own-city/#comments</comments>
		<pubDate>Sat, 19 Jan 2008 11:57:45 +0000</pubDate>
		<dc:creator>Kornel</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Freizeit]]></category>
		<category><![CDATA[Laptop]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programme]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Spiele]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Web-Fund]]></category>

		<guid isPermaLink="false">http://www.kornels-welt.de/blog/2008/01/19/build-your-own-city/</guid>
		<description><![CDATA[&#8220;Ich habe nicht mal mehr genug Geld, um Stromleitungen zu bauen.&#8221;
&#8220;Oje, sie mögen mich alle nicht mehr&#8230;&#8221;
&#8220;Geh aus doofes Feuer, geh aus!&#8221;

Was hier los ist? Lena spielt Micropolis.  
Im Rahmen des OLPC (One Laptop Per Child) Programm soll SimCity zu einem leicht (mit Python) erweiterbaren Spiel werden. Ohne das Trademark SimCity ist der Quelltext [...]]]></description>
			<content:encoded><![CDATA[<p align="center"><em>&#8220;Ich habe nicht mal mehr genug Geld, um Stromleitungen zu bauen.&#8221;</em></p>
<p align="center"><em>&#8220;Oje, sie mögen mich alle nicht mehr&#8230;&#8221;</em></p>
<p align="center"><em>&#8220;Geh aus doofes Feuer, geh aus!&#8221;</em></p>
<p align="center"><img src="http://www.kornels-welt.de/blog/pictures/computer/micropolis.jpg" alt="Lena spielt Micropolis" /></p>
<p>Was hier los ist? Lena spielt Micropolis. <img src='http://www.kornels-welt.de/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Im Rahmen des OLPC (One Laptop Per Child) Programm soll SimCity zu <a href="http://www.donhopkins.com/drupal/node/129">einem leicht (mit Python) erweiterbaren Spiel werden</a>. Ohne das Trademark SimCity ist der <a href="http://www.donhopkins.com/home/micropolis/">Quelltext unter GPL und eine kompilierte Version für Linux x86-Systeme unter dem Namen Micropolis hier zu erhalten</a>. Wer Ubuntu hat, bekommt <a href=" http://www.getdeb.net/app/Micropolis">bei getdeb geeignete Pakete</a>.</p>
<p align="center"><em>&#8220;Hoah, 42% finden mich wieder gut!&#8221;</em></p>
<p>P.S.: Weiß jemand, wie man Feuer in dem Spiel löscht?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kornels-welt.de/blog/2008/01/19/build-your-own-city/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Freie Programme für Windows</title>
		<link>http://www.kornels-welt.de/blog/2007/12/18/freie-programme-fur-windows/</link>
		<comments>http://www.kornels-welt.de/blog/2007/12/18/freie-programme-fur-windows/#comments</comments>
		<pubDate>Tue, 18 Dec 2007 20:32:20 +0000</pubDate>
		<dc:creator>Kornel</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programme]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.kornels-welt.de/blog/2007/12/18/freie-programme-fur-windows/</guid>
		<description><![CDATA[Eine Opensource Programm DVD ist eine gute Idee. Dann hat man endlich mal alle Programme, die man braucht, gesammelt auf einer DVD.

Was ich aber wirklich unter Windows vermisse, ist ein Programm dass wie APT nach Updates für alle Programme suchen kann, Abhängigkeiten auflöst, Konfigurationen löschen oder sicher kann, einfach und immer gleich Programme installiert, mir [...]]]></description>
			<content:encoded><![CDATA[<p>Eine <a href="http://www.opensource-dvd.de/progliste.htm">Opensource Programm DVD</a> ist eine gute Idee. Dann hat man endlich mal alle Programme, die man braucht, gesammelt auf einer DVD.</p>
<p align="center"><img src="http://www.kornels-welt.de/blog/pictures/computer/Windows-Programme.jpg" alt="Windows Programme" /></p>
<p>Was ich aber wirklich unter Windows vermisse, ist ein Programm dass wie <a href="http://de.wikipedia.org/wiki/Advanced_Packaging_Tool">APT</a> nach Updates für alle Programme suchen kann, Abhängigkeiten auflöst, Konfigurationen löschen oder sicher kann, einfach und immer gleich Programme installiert, mir bei der Programmsuche hilft und die Programme auch wieder entfernen kann. Auch dauert nach einer Windows-Installation das Installieren und Konfigurieren der eigentlichen Anwendungen mir viel zu lange. Unter Ubuntu kann ich mir die <a href="http://wiki.ubuntuusers.de/apt-get#line-243">installierten Programme auflisten und auf einem anderen Rechner automatisch installieren lassen</a>.</p>
<p>Kurzes Googlen brachte <a href="http://windows-get.sourceforge.net/">Win-Get</a> zum Vorschein, das ein &#8220;<em>automated install system and software repositor</em>y&#8221; für Windows zur Verfügung stellen soll.</p>
<p>Weder ist ein vollständige Deinstallation, das Verwalten von Registry-Einträgen oder Konfigurationsdateien, noch das Auflösen von Abhängigkeiten gegeben. Die <a href="http://windows-get.sourceforge.net/listapps.php">Programmauswahl des Repositories</a> sieht jedoch ganz ordentlich aus.</p>
<p>Der <a href="http://windows-get.cvs.sourceforge.net/windows-get/win-get/">Code</a> von Win-Get besteht aus 1075 Zeilen Delphi-Code in einer Datei, sowie drei kurzen php-Dateien, welche auf dem Server die Datenanfragen verarbeiten.</p>
<p>Da ich die meisten sinnvollen freien Programme schon ohne Win-get installiert habe, hier der Versuch den <a href="http://www.tvbrowser.org/">tvbrowser</a> zu installieren (- ist bestimmt &#8216;n gutes Programm &#8211; aber wir haben ja keinen Fernseher und daher war&#8217;s bisher nicht installiert):</p>
<p align="center"><img src="http://www.kornels-welt.de/blog/pictures/computer/windows-get.jpg" alt="Win-get" /></p>
<p>Hauptsächlich lädt windows-get die Programme herunter und startet ihre eigene Installationsroutine &#8211; die &#8220;automatische Installation&#8221; des tvbrowser schlug übrigens fehl. Ob es mir wirklich von starken Nutzen ist, wage ich mal zu bezweifeln&#8230; der Wille jedoch ist sehr lobenswert!</p>
<blockquote><p><span style="font-size: 0.8em">
<p><strong>Usage:   win-get [switches] [action] [application]</strong>
</p>
<p><strong>Supported Actions:</strong><br />
win-get do [application]  &#8211; download only<br />
win-get info [application]  &#8211; display information about an application<br />
win-get install [application]  &#8211; download and launch standard installer<br />
win-get sinstall [application]  &#8211; download launch silent installer<br />
win-get search [application]  &#8211; search repository for an application<br />
win-get help  &#8211; show this text<br />
win-get uninstall  &#8211; launch the windows uninstall system<br />
win-get version  &#8211; shows the version of win-get</p>
<p><strong>Switches:</strong><br />
-r  &#8211; use requests table of repository<br />
-noreport  &#8211; turn off error reporting<br />
-rep=[url]  &#8211; use the specified repository<br />
-u=[username]  &#8211; set the username<br />
-p=[password]  &#8211; set the password</p>
<p></span></p></blockquote>
<p>Naja, meiner Meinung nach sieht die Situation der Programmverwaltung unter den meisten Linux-Distributionen bei weitem besser aus als unter Windows (selbst unter Ubuntu, auch wenn Tante bestimmt gleich wieder über dessen Pakete schimpft&#8230; <img src='http://www.kornels-welt.de/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  ).</p>
<p align="center"><a href="http://blaugh.com/2006/10/26/mac-vs-pc" rel="bookmark"><img class="comic" title="Mac vs. PC" alt="Mac vs. PC" src="http://blaugh.com/cartoons/061026_more_pc_software.gif" width="447" height="250"/></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kornels-welt.de/blog/2007/12/18/freie-programme-fur-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remote Ubuntu Update</title>
		<link>http://www.kornels-welt.de/blog/2007/12/02/remote-ubuntu-update/</link>
		<comments>http://www.kornels-welt.de/blog/2007/12/02/remote-ubuntu-update/#comments</comments>
		<pubDate>Sun, 02 Dec 2007 00:06:32 +0000</pubDate>
		<dc:creator>Kornel</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.kornels-welt.de/blog/2007/12/02/remote-ubuntu-update/</guid>
		<description><![CDATA[Meine Mutter fragt aus Berlin an, ob sie nicht bestimmte Programme benutzen kann. Klar. Problemlos laufen sie jedoch erst unter Gutsy und sie hat noch Edgy.
Also ihre IP herausgefunden, per ssh -X bei ihr eingeloggt und mit sudo update-manager -c die Aktualisierungen zuerst zu Feisty und dann zu Gutsy angeworfen. Nun fast 12 Stunden später [...]]]></description>
			<content:encoded><![CDATA[<p>Meine Mutter fragt aus Berlin an, ob sie nicht bestimmte Programme benutzen kann. Klar. Problemlos laufen sie jedoch erst unter Gutsy und sie hat noch Edgy.</p>
<p>Also ihre IP herausgefunden, per <tt>ssh -X</tt> bei ihr eingeloggt und mit <tt>sudo update-manager -c</tt> die Aktualisierungen zuerst zu Feisty und dann zu Gutsy angeworfen. Nun fast 12 Stunden später (ja, einige Nachfragen zu Konfigurationsdateien habe ich mehrfach etwas länger nicht gesehen, was die Dauer verursacht hat) läuft bei ihr ohne Probleme Gutsy.</p>
<p>Fein.</p>
<p>P.S.: Was übrigens beim Upgrade von Edgy zu Gutsy fehl schlägt, ist, dass Thunderbird seinen alten Ordner nicht findet, so dass man mit <tt>mv .thunderbird .mozilla-thunderbird</tt> nachhelfen muss.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kornels-welt.de/blog/2007/12/02/remote-ubuntu-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

