<?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>Joes Blog</title>
	<atom:link href="http://www.web-dreamer.de/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://www.web-dreamer.de/blog</link>
	<description>Der vielen weisen Worte / Macht er sich zum Sporte / Drum sitzt er hier und denkt / Bis es ihn zersprengt!</description>
	<lastBuildDate>Wed, 25 Aug 2010 19:18:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Mac Adressbuch für AVM Fritzbox &#8211; Version 2 &#8211; Os X &#8211; IpyFritz</title>
		<link>http://www.web-dreamer.de/blog/2010/08/mac-adressbuch-fur-avm-fritzbox-version-2-os-x-ipyfritz.html</link>
		<comments>http://www.web-dreamer.de/blog/2010/08/mac-adressbuch-fur-avm-fritzbox-version-2-os-x-ipyfritz.html#comments</comments>
		<pubDate>Wed, 25 Aug 2010 19:16:00 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Joes Daylies]]></category>
		<category><![CDATA[Adressbook]]></category>
		<category><![CDATA[Adressbuch]]></category>
		<category><![CDATA[Export]]></category>
		<category><![CDATA[Fritz Phone]]></category>
		<category><![CDATA[Fritz.box]]></category>
		<category><![CDATA[FritzBox]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Mac osx]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.web-dreamer.de/blog/?p=701</guid>
		<description><![CDATA[Für die Fritzbox 7270 und 7390 arbeitet AVM gerade im Labor an neuen Features für das Adressbuch der Fritzbox. Die neueste Version meines iPyFritz-Programms könnt Ihr euch hier downloaden: iPyFritz_v1.1_Beta Die neue Beta ist jetzt objektorientiert geschrieben und hat folgende &#8230; <a href="http://www.web-dreamer.de/blog/2010/08/mac-adressbuch-fur-avm-fritzbox-version-2-os-x-ipyfritz.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.web-dreamer.de/blog/2010/08/mac-adressbuch-fur-avm-fritzbox-version-2-os-x-ipyfritz.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP-BI: Delete Transformation on productive system</title>
		<link>http://www.web-dreamer.de/blog/2010/06/sap-bi-delete-transformation-on-productive-system.html</link>
		<comments>http://www.web-dreamer.de/blog/2010/06/sap-bi-delete-transformation-on-productive-system.html#comments</comments>
		<pubDate>Mon, 28 Jun 2010 09:32:22 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Joes Tests]]></category>
		<category><![CDATA[Abap]]></category>
		<category><![CDATA[BI]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[Transformation]]></category>

		<guid isPermaLink="false">http://www.web-dreamer.de/blog/?p=685</guid>
		<description><![CDATA[Belongs to the category: Good 2 know Class CL_RSTRAN_STAT Method DELETE_VERSION_FROM_DB Parameters: I_TRANID: &#34;techn. name of tranformation&#34; I_OBJVERS: 'A' for active; 'M' for inactive transformations]]></description>
		<wfw:commentRss>http://www.web-dreamer.de/blog/2010/06/sap-bi-delete-transformation-on-productive-system.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP-BI: Starting Process-Chain via Programm RSPC_API_CHAIN_START and wait for result</title>
		<link>http://www.web-dreamer.de/blog/2010/06/sap-bi-starting-process-chain-via-programm-rspc_api_chain_start-and-wait-for-result.html</link>
		<comments>http://www.web-dreamer.de/blog/2010/06/sap-bi-starting-process-chain-via-programm-rspc_api_chain_start-and-wait-for-result.html#comments</comments>
		<pubDate>Thu, 17 Jun 2010 18:23:51 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Joes Daylies]]></category>
		<category><![CDATA[Joes Tests]]></category>
		<category><![CDATA[Abap]]></category>
		<category><![CDATA[BI]]></category>
		<category><![CDATA[Process Chain]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[synchronous]]></category>

		<guid isPermaLink="false">http://www.web-dreamer.de/blog/?p=649</guid>
		<description><![CDATA[Sometimes you want to start a Processchain via programm and wait for it to end. This is a bit tricky as a Processchain starts normaly in Background and doesn&#8217;t give you a result if it is ended correctly. SAP provides &#8230; <a href="http://www.web-dreamer.de/blog/2010/06/sap-bi-starting-process-chain-via-programm-rspc_api_chain_start-and-wait-for-result.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.web-dreamer.de/blog/2010/06/sap-bi-starting-process-chain-via-programm-rspc_api_chain_start-and-wait-for-result.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My 2 Cents: € oder $ &#8211; in alter Tradition</title>
		<link>http://www.web-dreamer.de/blog/2010/05/my-2-cents-eur-oder-usd-in-alter-tradition.html</link>
		<comments>http://www.web-dreamer.de/blog/2010/05/my-2-cents-eur-oder-usd-in-alter-tradition.html#comments</comments>
		<pubDate>Fri, 28 May 2010 21:23:23 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Deep Thoughts]]></category>
		<category><![CDATA[Just Thoughts]]></category>
		<category><![CDATA[Thoughts about News]]></category>
		<category><![CDATA[$]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[Euro]]></category>
		<category><![CDATA[Prognose]]></category>
		<category><![CDATA[USD]]></category>
		<category><![CDATA[€]]></category>

		<guid isPermaLink="false">http://www.web-dreamer.de/blog/?p=627</guid>
		<description><![CDATA[Der Euro fällt &#8211; nun ja &#8211; nur gegenüber dem Dollar. Und das &#8211; ist erstmal nicht die Bohne tragisch. Außer man hat als Amerikaner in Euro-Land investiert. Dann kann man schon mal die Krise bekommen. Für einen Euro bekommen &#8230; <a href="http://www.web-dreamer.de/blog/2010/05/my-2-cents-eur-oder-usd-in-alter-tradition.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.web-dreamer.de/blog/2010/05/my-2-cents-eur-oder-usd-in-alter-tradition.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Iphone als USB-Laufwerk in VMware unter Mac OSx einbinden</title>
		<link>http://www.web-dreamer.de/blog/2010/05/iphone-als-usb-laufwerk-in-vmware-unter-mac-osx-einbinden.html</link>
		<comments>http://www.web-dreamer.de/blog/2010/05/iphone-als-usb-laufwerk-in-vmware-unter-mac-osx-einbinden.html#comments</comments>
		<pubDate>Thu, 27 May 2010 08:20:59 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Joes Daylies]]></category>
		<category><![CDATA[Joes Tests]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[KUbuntu]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Mac osx]]></category>
		<category><![CDATA[Mount]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[USB]]></category>

		<guid isPermaLink="false">http://www.web-dreamer.de/blog/?p=612</guid>
		<description><![CDATA[Der folgende Heise-Artikel führte mich in Versuchung. Unter VMware kann man USB-Geräte seperat &#8220;einschalten&#8221;. Im Gegensatz zur Artikel-Darstellung funktioniert dies in der VMware-Umgebung völlig ohne Neustart des Iphones. Nach dem Einschalten verbindet der &#8220;Auto-Mounter&#8221; unter Kubuntu das Iphone als &#8220;Kamera&#8221;. &#8230; <a href="http://www.web-dreamer.de/blog/2010/05/iphone-als-usb-laufwerk-in-vmware-unter-mac-osx-einbinden.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.web-dreamer.de/blog/2010/05/iphone-als-usb-laufwerk-in-vmware-unter-mac-osx-einbinden.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SAP BI: Read Masterdata with compounded keys / RSAU_READ_MASTER_DATA</title>
		<link>http://www.web-dreamer.de/blog/2010/04/sap-bi-read-masterdata-with-compounded-keys-rsau_read_master_data.html</link>
		<comments>http://www.web-dreamer.de/blog/2010/04/sap-bi-read-masterdata-with-compounded-keys-rsau_read_master_data.html#comments</comments>
		<pubDate>Wed, 21 Apr 2010 17:27:22 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Joes Daylies]]></category>
		<category><![CDATA[Joes Tests]]></category>
		<category><![CDATA[Abap]]></category>
		<category><![CDATA[BI]]></category>
		<category><![CDATA[Netweaver]]></category>
		<category><![CDATA[RSAU_READ_MASTER_DATA]]></category>
		<category><![CDATA[SAP]]></category>

		<guid isPermaLink="false">http://www.web-dreamer.de/blog/?p=583</guid>
		<description><![CDATA[Hi SAP-BI-Folks, this little template gives you the possibility to read on InfoObjects with compounded keys : I am normaly more a friend of my own Masterdata-Read-Routines &#8211; but i think it&#8217;s usefull to know: released as usual under BSD-Licence: &#8230; <a href="http://www.web-dreamer.de/blog/2010/04/sap-bi-read-masterdata-with-compounded-keys-rsau_read_master_data.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.web-dreamer.de/blog/2010/04/sap-bi-read-masterdata-with-compounded-keys-rsau_read_master_data.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac OSx export Adressbook/Adressbuch für AVM Fritzbox</title>
		<link>http://www.web-dreamer.de/blog/2010/04/mac-osx-export-adressbookadressbuch-fur-avm-fritzbox.html</link>
		<comments>http://www.web-dreamer.de/blog/2010/04/mac-osx-export-adressbookadressbuch-fur-avm-fritzbox.html#comments</comments>
		<pubDate>Mon, 05 Apr 2010 16:34:42 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Joes Daylies]]></category>
		<category><![CDATA[Joes Tests]]></category>
		<category><![CDATA[Adressbook]]></category>
		<category><![CDATA[Adressbuch]]></category>
		<category><![CDATA[Fritz.box]]></category>
		<category><![CDATA[FritzBox]]></category>
		<category><![CDATA[Mac osx]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.web-dreamer.de/blog/?p=568</guid>
		<description><![CDATA[Für uns iPhone- und Mac-Jünger ist die Mac OS X Adressverwaltung wunderbar integriert. Leider fehlte mir bisher eine Möglichkeit zum abgleich des Adressbuchs mit der Fritzbox. Das folgende Python-Programm schrieb ich, um dem abhilfe zu verschaffen. Ich suche noch immer &#8230; <a href="http://www.web-dreamer.de/blog/2010/04/mac-osx-export-adressbookadressbuch-fur-avm-fritzbox.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.web-dreamer.de/blog/2010/04/mac-osx-export-adressbookadressbuch-fur-avm-fritzbox.html/feed</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>Playing w/ IPv6 and IPsec under Mac OS X</title>
		<link>http://www.web-dreamer.de/blog/2010/02/playing-w-ipv6-and-ipsec-under-mac-os-x.html</link>
		<comments>http://www.web-dreamer.de/blog/2010/02/playing-w-ipv6-and-ipsec-under-mac-os-x.html#comments</comments>
		<pubDate>Thu, 11 Feb 2010 17:45:31 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Joes Tests]]></category>
		<category><![CDATA[aiccu]]></category>
		<category><![CDATA[IPsec]]></category>
		<category><![CDATA[IPv6]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[racoon]]></category>
		<category><![CDATA[setkey]]></category>

		<guid isPermaLink="false">http://www.web-dreamer.de/blog/?p=536</guid>
		<description><![CDATA[I added myself a sixxs.net IPv6 IP twice. One for my Roadwarrior Macbook and one for my Macmini. Installing and running it was quite easy: sudo port install aiccu and configure it aftwardes as described. As i am not very &#8230; <a href="http://www.web-dreamer.de/blog/2010/02/playing-w-ipv6-and-ipsec-under-mac-os-x.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.web-dreamer.de/blog/2010/02/playing-w-ipv6-and-ipsec-under-mac-os-x.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VNC Client under Mac OS X</title>
		<link>http://www.web-dreamer.de/blog/2010/01/vnc-client-under-mac-os-x.html</link>
		<comments>http://www.web-dreamer.de/blog/2010/01/vnc-client-under-mac-os-x.html#comments</comments>
		<pubDate>Thu, 21 Jan 2010 21:12:57 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Joes Daylies]]></category>
		<category><![CDATA[Joes Tests]]></category>
		<category><![CDATA[Client]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Test]]></category>
		<category><![CDATA[VNC]]></category>

		<guid isPermaLink="false">http://www.web-dreamer.de/blog/?p=533</guid>
		<description><![CDATA[Just for your information. Apple brings an fine VNC Server and client with the default delivery. The client is a bit hard to find as it is not indexed: &#8220;/System/Library/CoreServices/Screen Sharing.app&#8221; This tool is finaly just an VNC Client &#8211; &#8230; <a href="http://www.web-dreamer.de/blog/2010/01/vnc-client-under-mac-os-x.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.web-dreamer.de/blog/2010/01/vnc-client-under-mac-os-x.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sanitizing WordPress UTF-8 &#8211; or Howto get rid of mixed Latin1 and UTF8 mysql exports</title>
		<link>http://www.web-dreamer.de/blog/2009/12/sanitizing-wordpress-utf-8-or-howto-get-rid-of-mixed-latin1-and-utf8-mysql-exports.html</link>
		<comments>http://www.web-dreamer.de/blog/2009/12/sanitizing-wordpress-utf-8-or-howto-get-rid-of-mixed-latin1-and-utf8-mysql-exports.html#comments</comments>
		<pubDate>Fri, 04 Dec 2009 13:18:21 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Joes Tests]]></category>
		<category><![CDATA[codepage]]></category>
		<category><![CDATA[latin1]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[utf8]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.web-dreamer.de/blog/?p=515</guid>
		<description><![CDATA[Actually my attention comes to some weird characters in my wordpress blog. Such as Ã¼ or Ã¶ as represantants of ä and ö. So i had a look into my mysql-db and saw that it was still on latin1. On &#8230; <a href="http://www.web-dreamer.de/blog/2009/12/sanitizing-wordpress-utf-8-or-howto-get-rid-of-mixed-latin1-and-utf8-mysql-exports.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.web-dreamer.de/blog/2009/12/sanitizing-wordpress-utf-8-or-howto-get-rid-of-mixed-latin1-and-utf8-mysql-exports.html/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
