<?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>geeks' blog &#187; Programme</title>
	<atom:link href="http://blog.wurzt.de/index.php/category/linux/programme/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.wurzt.de</link>
	<description>...  für Nerds und möchtegern Geeks :)</description>
	<lastBuildDate>Mon, 15 Feb 2010 07:24:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Neues mplayer-vdpau Patch (3482714)</title>
		<link>http://blog.wurzt.de/index.php/2009/02/20/mplayer-vdpau-3482714/</link>
		<comments>http://blog.wurzt.de/index.php/2009/02/20/mplayer-vdpau-3482714/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 13:11:11 +0000</pubDate>
		<dc:creator>kraut</dc:creator>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programme]]></category>
		<category><![CDATA[HDTV]]></category>
		<category><![CDATA[NVIDIA]]></category>

		<guid isPermaLink="false">http://blog.wurzt.de/?p=626</guid>
		<description><![CDATA[

Wer ab und zu mal auf den nVIDIA FTP-Server schaut dem ist bestimmt das neue mplayer-vdpau Patch aufgefallenl
Auszug Changelog README:

2009/02/09:
 * Modify vo_vdpau to automatically &#8220;calculate&#8221; the number of H.264
 reference frames required based on the information encoded into the
 stream, instead of randomly picking a level 4.1 limit. Manual
 changes to vo_vdpau&#8217;s max_reference_frames calculations [...]]]></description>
		<wfw:commentRss>http://blog.wurzt.de/index.php/2009/02/20/mplayer-vdpau-3482714/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Neues mplayer-vdpau Patch (3263604) + H264 Hack</title>
		<link>http://blog.wurzt.de/index.php/2009/01/07/neues-mplayer-vdpau-patch-3263604/</link>
		<comments>http://blog.wurzt.de/index.php/2009/01/07/neues-mplayer-vdpau-patch-3263604/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 08:02:15 +0000</pubDate>
		<dc:creator>kraut</dc:creator>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programme]]></category>
		<category><![CDATA[HDTV]]></category>
		<category><![CDATA[NVIDIA]]></category>

		<guid isPermaLink="false">http://blog.wurzt.de/?p=562</guid>
		<description><![CDATA[

Einen Tag vor Weihnachten ist wieder ein neues mplayer-vdpau Patch erschienen (download hier).
Leider gibt es immer noch ein Problem mit H264 Videos vor allem im mkv-Format.
Meist kommt der Fehler, dass keine passende Auflösung gefunden wurde.
Ich hab nun einen &#8220;kleinen Hack&#8221; gefunden wie fast alle H264 Videos abgespielt werden können (nvnews.net).
Ich hab dies in das Ebuild [...]]]></description>
		<wfw:commentRss>http://blog.wurzt.de/index.php/2009/01/07/neues-mplayer-vdpau-patch-3263604/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Neues mplayer-vdpau Patch (3219724)</title>
		<link>http://blog.wurzt.de/index.php/2008/12/13/neues-mplayer-vdpau-patch-3219724/</link>
		<comments>http://blog.wurzt.de/index.php/2008/12/13/neues-mplayer-vdpau-patch-3219724/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 15:48:02 +0000</pubDate>
		<dc:creator>kraut</dc:creator>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programme]]></category>
		<category><![CDATA[HDTV]]></category>
		<category><![CDATA[NVIDIA]]></category>

		<guid isPermaLink="false">http://blog.wurzt.de/?p=534</guid>
		<description><![CDATA[

Ich habe heute entdeckt, dass es wieder ein neues mplayer-vdpau Patch gibt.
Leider brachte das Kompilieren folgenden Fehler:
&#8230;
libvo/vo_vdpau.c:726: error: too many arguments to function &#8216;vdp_decoder_create&#8217;
&#8230;
Ich hab den Parameter der zu viel war identifiziert und ein ebuild geschrieben welches diesen Fehler aus dem verantwortlichen Patch eliminiert:
Ebuild ist sehr alpha ;) Bei mir kompiliert es erfolgreich
Wer es von [...]]]></description>
		<wfw:commentRss>http://blog.wurzt.de/index.php/2008/12/13/neues-mplayer-vdpau-patch-3219724/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Linux HD-Videos: mplayer-vdpau+nvidia-driver-180.06 ebuild</title>
		<link>http://blog.wurzt.de/index.php/2008/12/09/linux-hd-videos-mplayer-vdpaunvidia-driver-18006-ebuild/</link>
		<comments>http://blog.wurzt.de/index.php/2008/12/09/linux-hd-videos-mplayer-vdpaunvidia-driver-18006-ebuild/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 08:47:31 +0000</pubDate>
		<dc:creator>kraut</dc:creator>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programme]]></category>
		<category><![CDATA[HDTV]]></category>
		<category><![CDATA[NVIDIA]]></category>

		<guid isPermaLink="false">http://blog.wurzt.de/?p=496</guid>
		<description><![CDATA[

Bislang war HD-Videowiedergabe nur unter Windows möglich, da der Linux Treiber keine Video Beschleunigiung unterstütze.
Jetzt hat nVidia einen neuen Beta-Treiber (v. 180.06) mit &#8220;Purevideo&#8221;(Videobeschleunigung) herausgebracht. Im Zusammenhang mit dem Mplayer Patch lassen sich nun HD Filme flüssig unter Linux abspielen.
Um die Handhabung etwas komfortabler zu gestallten, habe ich mal auf die Schnelle 2 Ebuilds zusammengebastelt. [...]]]></description>
		<wfw:commentRss>http://blog.wurzt.de/index.php/2008/12/09/linux-hd-videos-mplayer-vdpaunvidia-driver-18006-ebuild/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
<enclosure url="http://inventaaustralia.zftp.com.nyud.net/videos/MPEGIO3MBPS30sec.mpg" length="12353536" type="video/mpeg" />
<enclosure url="http://samples.mplayerhq.hu.nyud.net/V-codecs/h264/PAFF/Grey.ts" length="35458304" type="video/mpeg" />
<enclosure url="http://samples.mplayerhq.hu.nyud.net/V-codecs/WVC1/FlightSimX_720p60_51_15Mbps.wmv" length="162219618" type="video/x-ms-wmv" />
		</item>
		<item>
		<title>Bazaar Eclipse Plugin (bzr-eclipse)</title>
		<link>http://blog.wurzt.de/index.php/2008/11/09/bazaar-eclipse-plugin-bzr-eclipse/</link>
		<comments>http://blog.wurzt.de/index.php/2008/11/09/bazaar-eclipse-plugin-bzr-eclipse/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 12:50:33 +0000</pubDate>
		<dc:creator>kraut</dc:creator>
				<category><![CDATA[How-Tos]]></category>
		<category><![CDATA[Programme]]></category>
		<category><![CDATA[Eclipse]]></category>

		<guid isPermaLink="false">http://blog.wurzt.de/?p=422</guid>
		<description><![CDATA[

In Eclipse kann man bequem über Help-&#62;Software Updates-&#62;Available Software Plugins installieren.
Dazu trägt man mit klick auf Add Site den InstallLink des entsprechenden Plugins ein.
bzr-eclipse install link: http://verterok.com.ar/bzr-eclipse/update-site/
Einfach den Anweisungen folgen und es wird installiert ;) Neustart nicht vergessen!
Bei mir hat Eclipse anschließend gemeckert das bzr-xmloutput nicht installiert sei.
Holt man die Installation von bzr-xmloutput jedoch nach [...]]]></description>
		<wfw:commentRss>http://blog.wurzt.de/index.php/2008/11/09/bazaar-eclipse-plugin-bzr-eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bazaar Client HowTo</title>
		<link>http://blog.wurzt.de/index.php/2008/11/09/bazaar-client-howto/</link>
		<comments>http://blog.wurzt.de/index.php/2008/11/09/bazaar-client-howto/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 12:31:25 +0000</pubDate>
		<dc:creator>kraut</dc:creator>
				<category><![CDATA[How-Tos]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programme]]></category>
		<category><![CDATA[Softwareentwicklung]]></category>

		<guid isPermaLink="false">http://blog.wurzt.de/?p=419</guid>
		<description><![CDATA[

Bazaar ist ein in Python geschriebenes Versionskontrollsystem mit Hauptziel die Entwicklung von OpenSource Projekten zu erleichtern. Bei der Entwicklung wurde der Fokus auf einfache Bedienung, Zuverlässigkeit und Flexibilität gelegt. Aufgrund der einfachen Verwaltung des Bazaar Severs und der einzelnen Branches ziehe ich Bazaar gegenüber Subversion vor. Subversion hab ich als rel. fehleranfällig bzw unstabiel in [...]]]></description>
		<wfw:commentRss>http://blog.wurzt.de/index.php/2008/11/09/bazaar-client-howto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>zattoo ebuild entdeckt</title>
		<link>http://blog.wurzt.de/index.php/2008/11/06/zattoo-ebuild-entdeckt/</link>
		<comments>http://blog.wurzt.de/index.php/2008/11/06/zattoo-ebuild-entdeckt/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 17:41:06 +0000</pubDate>
		<dc:creator>kraut</dc:creator>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programme]]></category>
		<category><![CDATA[TV]]></category>

		<guid isPermaLink="false">http://blog.wurzt.de/?p=410</guid>
		<description><![CDATA[

Juhu ich habe ein Zattoo ebuild entdeckt!
http://overlays.gentoo.org/proj/sunrise/browser/reviewed/media-tv/zattoo-bin
Eine Anleitung wie mans installiert findet man hier:
http://de.gentoo-wiki.com/HOWTO_Portage_Overlay_konfigurieren
oder falls das Gentoo Wiki immer noch off ist einfach im Google-Cache anschauen.

]]></description>
		<wfw:commentRss>http://blog.wurzt.de/index.php/2008/11/06/zattoo-ebuild-entdeckt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gnome-Terminal: Terminator</title>
		<link>http://blog.wurzt.de/index.php/2008/10/23/gnome-terminal-terminator/</link>
		<comments>http://blog.wurzt.de/index.php/2008/10/23/gnome-terminal-terminator/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 15:13:49 +0000</pubDate>
		<dc:creator>kraut</dc:creator>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programme]]></category>

		<guid isPermaLink="false">http://wurzt.dyndns.org/?p=299</guid>
		<description><![CDATA[





Viele Terminals in einem! Es ist ein äußerst praktisches Tool.  Man kann den Terminal horizontal und vertikal Teilen und somit aus Einem mehrere machen.Es ist inspiriert durch gnome-multi-term, quadkonsole, etc. Der Unsterschied ist, Terminator kann die mehreren Terminals nicht nur in Tabs verwalten sondern eben auch als Gitter bzw Raster.



Download Source hier!
Ein Ebuild hab ich [...]]]></description>
		<wfw:commentRss>http://blog.wurzt.de/index.php/2008/10/23/gnome-terminal-terminator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nautilus Script: mount/umount *.iso</title>
		<link>http://blog.wurzt.de/index.php/2008/07/19/nautilus-script-mount-iso/</link>
		<comments>http://blog.wurzt.de/index.php/2008/07/19/nautilus-script-mount-iso/#comments</comments>
		<pubDate>Sat, 19 Jul 2008 07:49:53 +0000</pubDate>
		<dc:creator>kraut</dc:creator>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programme]]></category>
		<category><![CDATA[Gnome]]></category>

		<guid isPermaLink="false">http://blog.wurzt.de/index.php/2008/07/19/nautilus-script-mount-iso/</guid>
		<description><![CDATA[

Ich habe ein kleines Script geschrieben welches es ermöglicht mittels Rechtsklick ein iso-image zu mounten und mit dem gleichen Script zu unmounten. Zum unmounten kann man auch Rechtsklick auf den Order wo das ISO gemounted ist klicken oder natürlich auch auf das Image selbst. Das Script erkennt dann automatisch ob das Image gemounted oder unmounted [...]]]></description>
		<wfw:commentRss>http://blog.wurzt.de/index.php/2008/07/19/nautilus-script-mount-iso/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>iPhone Kontakte als VCard exportieren</title>
		<link>http://blog.wurzt.de/index.php/2008/06/13/iphone-kontakte-als-vcard-exportieren/</link>
		<comments>http://blog.wurzt.de/index.php/2008/06/13/iphone-kontakte-als-vcard-exportieren/#comments</comments>
		<pubDate>Fri, 13 Jun 2008 11:42:25 +0000</pubDate>
		<dc:creator>kraut</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Meine Projekte]]></category>
		<category><![CDATA[Programme]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone 2G]]></category>
		<category><![CDATA[VCard]]></category>

		<guid isPermaLink="false">http://blog.wurzt.de/index.php/2008/06/13/iphone-kontakte-als-vcard-exportieren/</guid>
		<description><![CDATA[

Ich habe ein Script geschrieben das alle Kontakte des iPhones als *.vcf Datei exportiert.
Es ist halbwegs vollständig, Adressen werden jedoch nicht exportiert.
Man benötigt die Kontakt Datenbankdatei des iphones, zb mit:
$ scp root@iphone:/var/mobile/Library/AddressBook/AddressBook.sqlitedb .
Anschließend kann man die VCard generieren:
 $ iContac2vfc AddressBook.sqlitedb &#62; iPhoneContacts.vcf 
Nun kann man die Kontakte in zb. Evolution(habe es nur damit getestet, [...]]]></description>
		<wfw:commentRss>http://blog.wurzt.de/index.php/2008/06/13/iphone-kontakte-als-vcard-exportieren/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
