<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Kommentare zu: Mac OSx export Adressbook/Adressbuch für AVM Fritzbox</title>
	<atom:link href="http://www.web-dreamer.de/blog/2010/04/mac-osx-export-adressbookadressbuch-fur-avm-fritzbox.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.web-dreamer.de/blog/2010/04/mac-osx-export-adressbookadressbuch-fur-avm-fritzbox.html</link>
	<description>Der vielen weisen Worte / Macht er sich zum Sporte / Drum sitzt er hier und denkt / Bis es ihn zersprengt!</description>
	<lastBuildDate>Thu, 19 Jan 2012 19:24:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Von: Joe</title>
		<link>http://www.web-dreamer.de/blog/2010/04/mac-osx-export-adressbookadressbuch-fur-avm-fritzbox.html/comment-page-1#comment-2848</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Tue, 08 Mar 2011 08:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-dreamer.de/blog/?p=568#comment-2848</guid>
		<description>ACHTUNG! Neue Version: http://www.web-dreamer.de/blog/2010/08/mac-adressbuch-fur-avm-fritzbox-version-2-os-x-ipyfritz.html</description>
		<content:encoded><![CDATA[<p>ACHTUNG! Neue Version: <a href="http://www.web-dreamer.de/blog/2010/08/mac-adressbuch-fur-avm-fritzbox-version-2-os-x-ipyfritz.html" rel="nofollow">http://www.web-dreamer.de/blog/2010/08/mac-adressbuch-fur-avm-fritzbox-version-2-os-x-ipyfritz.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Joe</title>
		<link>http://www.web-dreamer.de/blog/2010/04/mac-osx-export-adressbookadressbuch-fur-avm-fritzbox.html/comment-page-1#comment-2847</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Tue, 08 Mar 2011 07:16:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-dreamer.de/blog/?p=568#comment-2847</guid>
		<description>Hallo Brian,
eigentlich sollte das Adressbook per Standard auf jedem Mac installiert sein. Vielleicht hilft es die Entwicklungstools von der OSX CD zu installieren?</description>
		<content:encoded><![CDATA[<p>Hallo Brian,<br />
eigentlich sollte das Adressbook per Standard auf jedem Mac installiert sein. Vielleicht hilft es die Entwicklungstools von der OSX CD zu installieren?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: brian</title>
		<link>http://www.web-dreamer.de/blog/2010/04/mac-osx-export-adressbookadressbuch-fur-avm-fritzbox.html/comment-page-1#comment-2846</link>
		<dc:creator>brian</dc:creator>
		<pubDate>Sun, 06 Mar 2011 13:48:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-dreamer.de/blog/?p=568#comment-2846</guid>
		<description>vielen dank für deine mühe,

beim &quot;Run&quot; in Python sagt er allerdings folgendes:

&gt;&gt;&gt; 
Traceback (most recent call last):
  File &quot;/Users/brian/Downloads/iPyfritz 2.py&quot;, line 33, in 
    from AddressBook import *
ImportError: No module named AddressBook
&gt;&gt;&gt; ================================ RESTART ================================
&gt;&gt;&gt; 
Traceback (most recent call last):
  File &quot;/Users/brian/Downloads/iPyfritz 2.py&quot;, line 33, in 
    from AddressBook import *
ImportError: No module named AddressBook
&gt;&gt;&gt; 

Was kann ich tun?

Glg,
Brian</description>
		<content:encoded><![CDATA[<p>vielen dank für deine mühe,</p>
<p>beim &#8220;Run&#8221; in Python sagt er allerdings folgendes:</p>
<p>&gt;&gt;&gt;<br />
Traceback (most recent call last):<br />
  File &#8220;/Users/brian/Downloads/iPyfritz 2.py&#8221;, line 33, in<br />
    from AddressBook import *<br />
ImportError: No module named AddressBook<br />
&gt;&gt;&gt; ================================ RESTART ================================<br />
&gt;&gt;&gt;<br />
Traceback (most recent call last):<br />
  File &#8220;/Users/brian/Downloads/iPyfritz 2.py&#8221;, line 33, in<br />
    from AddressBook import *<br />
ImportError: No module named AddressBook<br />
&gt;&gt;&gt; </p>
<p>Was kann ich tun?</p>
<p>Glg,<br />
Brian</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Matthias</title>
		<link>http://www.web-dreamer.de/blog/2010/04/mac-osx-export-adressbookadressbuch-fur-avm-fritzbox.html/comment-page-1#comment-2840</link>
		<dc:creator>Matthias</dc:creator>
		<pubDate>Wed, 23 Feb 2011 19:57:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-dreamer.de/blog/?p=568#comment-2840</guid>
		<description>Um den zusätzlichen Aufruf mittel Python einzusparen, füge man als erste Zeile ein:
#!/usr/bin/python
Danach muss das Skript nur noch ausführbar gemacht werden, sodass es sich auch per Mausklick starten lässt. Alternativ lässt es sich auch per Launch-Daemon einbinden, sodass bei jeder Änderung im Telefonbuch eine neue XML-Datei für die Fritzbox erzeugt wird.

Zusätzlich habe ich die Zeile:
self.create_phonebook(&quot;Telefonbuch&quot;)
gegen :
self.create_phonebook(os.getlogin().capitalize())
ausgetauscht. Damit wird immer ein Telefonbuch mit dem passenden Namen des Benutzers geladen. Falls das Telefonbuch, in das geladen wird, einen anderen Namen hatte, wird dieser nun aktualisiert. Meine Frau und ich können nun getrennte Telefonbücher führen.</description>
		<content:encoded><![CDATA[<p>Um den zusätzlichen Aufruf mittel Python einzusparen, füge man als erste Zeile ein:<br />
#!/usr/bin/python<br />
Danach muss das Skript nur noch ausführbar gemacht werden, sodass es sich auch per Mausklick starten lässt. Alternativ lässt es sich auch per Launch-Daemon einbinden, sodass bei jeder Änderung im Telefonbuch eine neue XML-Datei für die Fritzbox erzeugt wird.</p>
<p>Zusätzlich habe ich die Zeile:<br />
self.create_phonebook(&#8220;Telefonbuch&#8221;)<br />
gegen :<br />
self.create_phonebook(os.getlogin().capitalize())<br />
ausgetauscht. Damit wird immer ein Telefonbuch mit dem passenden Namen des Benutzers geladen. Falls das Telefonbuch, in das geladen wird, einen anderen Namen hatte, wird dieser nun aktualisiert. Meine Frau und ich können nun getrennte Telefonbücher führen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Dennis</title>
		<link>http://www.web-dreamer.de/blog/2010/04/mac-osx-export-adressbookadressbuch-fur-avm-fritzbox.html/comment-page-1#comment-2666</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Sat, 25 Dec 2010 17:51:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-dreamer.de/blog/?p=568#comment-2666</guid>
		<description>Hallo, das script ist wirklich super, hätte aber auch gern das Format Vorname Nachname, wenn möglich ohne &quot;,&quot;.
Irgendwie ist das aber nicht meine Welt, wäre super wenn du mir sagen könntest was dafür zu ändern ist.
Fröhliche Weihnachten, Gruß Dennis</description>
		<content:encoded><![CDATA[<p>Hallo, das script ist wirklich super, hätte aber auch gern das Format Vorname Nachname, wenn möglich ohne &#8220;,&#8221;.<br />
Irgendwie ist das aber nicht meine Welt, wäre super wenn du mir sagen könntest was dafür zu ändern ist.<br />
Fröhliche Weihnachten, Gruß Dennis</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Zerosub</title>
		<link>http://www.web-dreamer.de/blog/2010/04/mac-osx-export-adressbookadressbuch-fur-avm-fritzbox.html/comment-page-1#comment-2526</link>
		<dc:creator>Zerosub</dc:creator>
		<pubDate>Fri, 17 Dec 2010 20:19:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-dreamer.de/blog/?p=568#comment-2526</guid>
		<description>Sehr cooles script !!</description>
		<content:encoded><![CDATA[<p>Sehr cooles script !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Joe</title>
		<link>http://www.web-dreamer.de/blog/2010/04/mac-osx-export-adressbookadressbuch-fur-avm-fritzbox.html/comment-page-1#comment-2470</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Wed, 01 Dec 2010 14:22:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-dreamer.de/blog/?p=568#comment-2470</guid>
		<description>Hi BoFax,
das Problem liegt in der vorletzten Zeile des Scripts:
&lt;code lang=&quot;Python&quot;&gt;logger.debug(ipyfritz.xml_document.toprettyxml(&quot; &quot;, &quot;\n&quot;, &quot;UTF-8&quot;))&lt;/code&gt;

Wenn Du diese einfach mit einer # Raute vorne auskommentierst - sollte das Script normal gehen:
&lt;code lang=&quot;Python&gt;# logger.debug(ipyfritz.xml_document.toprettyxml(&quot; &quot;, &quot;\n&quot;, &quot;UTF-8&quot;))&lt;/code&gt;
 - eigentlich dient diese Zeile nur dazu - zu schauen - was in die Datei geschrieben wird, wenn man das Programm über das Terminal ausführt.</description>
		<content:encoded><![CDATA[<p>Hi BoFax,<br />
das Problem liegt in der vorletzten Zeile des Scripts:</p>
<div class="codecolorer-container python default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:450px;"><div class="python codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">logger.<span style="color: black;">debug</span><span style="color: black;">&#40;</span>ipyfritz.<span style="color: black;">xml_document</span>.<span style="color: black;">toprettyxml</span><span style="color: black;">&#40;</span><span style="color: #483d8b;">&quot; &quot;</span><span style="color: #66cc66;">,</span> <span style="color: #483d8b;">&quot;<span style="color: #000099; font-weight: bold;">\n</span>&quot;</span><span style="color: #66cc66;">,</span> <span style="color: #483d8b;">&quot;UTF-8&quot;</span><span style="color: black;">&#41;</span><span style="color: black;">&#41;</span></div></div>
<p>Wenn Du diese einfach mit einer # Raute vorne auskommentierst &#8211; sollte das Script normal gehen:</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:450px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"># logger.debug(ipyfritz.xml_document.toprettyxml(&quot; &quot;, &quot;\n&quot;, &quot;UTF-8&quot;))</div></div>
<p>- eigentlich dient diese Zeile nur dazu &#8211; zu schauen &#8211; was in die Datei geschrieben wird, wenn man das Programm über das Terminal ausführt.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: BoFax</title>
		<link>http://www.web-dreamer.de/blog/2010/04/mac-osx-export-adressbookadressbuch-fur-avm-fritzbox.html/comment-page-1#comment-2453</link>
		<dc:creator>BoFax</dc:creator>
		<pubDate>Sun, 28 Nov 2010 13:32:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-dreamer.de/blog/?p=568#comment-2453</guid>
		<description>Hi Joe,

vielen Dank für das Skript, leider klappt es bei mir nicht. Vorweg: ich habe ein recht großes Adressbuch mit aktuell 554 &quot;Karten&quot;. Beim Aufruf unter 10.6.5 bekomme ich die Fehlermeldung:
cd &#039;/Users/bofax/Downloads/&#039; &amp;&amp; &#039;/usr/bin/pythonw&#039;  &#039;/Users/bofax/Downloads/iPyfritz.py&#039;  &amp;&amp; echo Exit status: $? &amp;&amp; exit 1
alexamac:~ bofax$ cd &#039;/Users/bofax/Downloads/&#039; &amp;&amp; &#039;/usr/bin/pythonw&#039;  &#039;/Users/bofax/Downloads/iPyfritz.py&#039;  &amp;&amp; echo Exit status: $? &amp;&amp; exit 1
Traceback (most recent call last):
  File &quot;/Users/bofax/Downloads/iPyfritz.py&quot;, line 343, in 
    logger.debug(ipyfritz.xml_document.toprettyxml(&quot; &quot;, &quot;\n&quot;, &quot;UTF-8&quot;))
  File &quot;/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/xml/dom/minidom.py&quot;, line 57, in toprettyxml
    self.writexml(writer, &quot;&quot;, indent, newl, encoding)
  File &quot;/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/xml/dom/minidom.py&quot;, line 1749, in writexml
    node.writexml(writer, indent, addindent, newl)
  File &quot;/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/xml/dom/minidom.py&quot;, line 817, in writexml
    node.writexml(writer,indent+addindent,addindent,newl)
  File &quot;/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/xml/dom/minidom.py&quot;, line 817, in writexml
    node.writexml(writer,indent+addindent,addindent,newl)
  File &quot;/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/xml/dom/minidom.py&quot;, line 817, in writexml
    node.writexml(writer,indent+addindent,addindent,newl)
  File &quot;/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/xml/dom/minidom.py&quot;, line 817, in writexml
    node.writexml(writer,indent+addindent,addindent,newl)
  File &quot;/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/xml/dom/minidom.py&quot;, line 817, in writexml
    node.writexml(writer,indent+addindent,addindent,newl)
  File &quot;/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/xml/dom/minidom.py&quot;, line 1036, in writexml
    _write_data(writer, &quot;%s%s%s&quot;%(indent, self.data, newl))
  File &quot;/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/xml/dom/minidom.py&quot;, line 303, in _write_data
    writer.write(data)
  File &quot;/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/codecs.py&quot;, line 351, in write
    data, consumed = self.encode(object, self.errors)
UnicodeDecodeError: &#039;ascii&#039; codec can&#039;t decode byte 0xfc in position 14: ordinal not in range(128)

Habe ich irgendein Sonderzeichen in irgendeiner Karte, das er nicht dekodieren kann? Wenn ja, wie bekomme ich raus, in welcher Karte das ist?

Vielen Dank im voraus,

BoFax</description>
		<content:encoded><![CDATA[<p>Hi Joe,</p>
<p>vielen Dank für das Skript, leider klappt es bei mir nicht. Vorweg: ich habe ein recht großes Adressbuch mit aktuell 554 &#8220;Karten&#8221;. Beim Aufruf unter 10.6.5 bekomme ich die Fehlermeldung:<br />
cd &#8216;/Users/bofax/Downloads/&#8217; &amp;&amp; &#8216;/usr/bin/pythonw&#8217;  &#8216;/Users/bofax/Downloads/iPyfritz.py&#8217;  &amp;&amp; echo Exit status: $? &amp;&amp; exit 1<br />
alexamac:~ bofax$ cd &#8216;/Users/bofax/Downloads/&#8217; &amp;&amp; &#8216;/usr/bin/pythonw&#8217;  &#8216;/Users/bofax/Downloads/iPyfritz.py&#8217;  &amp;&amp; echo Exit status: $? &amp;&amp; exit 1<br />
Traceback (most recent call last):<br />
  File &#8220;/Users/bofax/Downloads/iPyfritz.py&#8221;, line 343, in<br />
    logger.debug(ipyfritz.xml_document.toprettyxml(&#8221; &#8220;, &#8220;\n&#8221;, &#8220;UTF-8&#8243;))<br />
  File &#8220;/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/xml/dom/minidom.py&#8221;, line 57, in toprettyxml<br />
    self.writexml(writer, &#8220;&#8221;, indent, newl, encoding)<br />
  File &#8220;/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/xml/dom/minidom.py&#8221;, line 1749, in writexml<br />
    node.writexml(writer, indent, addindent, newl)<br />
  File &#8220;/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/xml/dom/minidom.py&#8221;, line 817, in writexml<br />
    node.writexml(writer,indent+addindent,addindent,newl)<br />
  File &#8220;/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/xml/dom/minidom.py&#8221;, line 817, in writexml<br />
    node.writexml(writer,indent+addindent,addindent,newl)<br />
  File &#8220;/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/xml/dom/minidom.py&#8221;, line 817, in writexml<br />
    node.writexml(writer,indent+addindent,addindent,newl)<br />
  File &#8220;/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/xml/dom/minidom.py&#8221;, line 817, in writexml<br />
    node.writexml(writer,indent+addindent,addindent,newl)<br />
  File &#8220;/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/xml/dom/minidom.py&#8221;, line 817, in writexml<br />
    node.writexml(writer,indent+addindent,addindent,newl)<br />
  File &#8220;/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/xml/dom/minidom.py&#8221;, line 1036, in writexml<br />
    _write_data(writer, &#8220;%s%s%s&#8221;%(indent, self.data, newl))<br />
  File &#8220;/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/xml/dom/minidom.py&#8221;, line 303, in _write_data<br />
    writer.write(data)<br />
  File &#8220;/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/codecs.py&#8221;, line 351, in write<br />
    data, consumed = self.encode(object, self.errors)<br />
UnicodeDecodeError: &#8216;ascii&#8217; codec can&#8217;t decode byte 0xfc in position 14: ordinal not in range(128)</p>
<p>Habe ich irgendein Sonderzeichen in irgendeiner Karte, das er nicht dekodieren kann? Wenn ja, wie bekomme ich raus, in welcher Karte das ist?</p>
<p>Vielen Dank im voraus,</p>
<p>BoFax</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Joe</title>
		<link>http://www.web-dreamer.de/blog/2010/04/mac-osx-export-adressbookadressbuch-fur-avm-fritzbox.html/comment-page-1#comment-2395</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Tue, 16 Nov 2010 08:55:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-dreamer.de/blog/?p=568#comment-2395</guid>
		<description>Hi Stray*t, ist kein großes Problem - wenn Du es nicht selbst kannst. Schick mir einfach deine Mail-Adresse an meine Email im Impressum.</description>
		<content:encoded><![CDATA[<p>Hi Stray*t, ist kein großes Problem &#8211; wenn Du es nicht selbst kannst. Schick mir einfach deine Mail-Adresse an meine Email im Impressum.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: stray*t!</title>
		<link>http://www.web-dreamer.de/blog/2010/04/mac-osx-export-adressbookadressbuch-fur-avm-fritzbox.html/comment-page-1#comment-2390</link>
		<dc:creator>stray*t!</dc:creator>
		<pubDate>Sun, 14 Nov 2010 13:58:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-dreamer.de/blog/?p=568#comment-2390</guid>
		<description>Hi Joe,

dein Skript ist super, funktioniert bei mir einwandfrei. Leider habe ich keinerlei Ahnung von Programmierung. Daher meine dumme Laienhafte Frage: würde es für dich einen großen Aufwand bedeuten das Skript so umzuprogramieren, dass die Kontakte in der Form Vorname Nachname ausgegeben werden? Das wäre absolut klasse!</description>
		<content:encoded><![CDATA[<p>Hi Joe,</p>
<p>dein Skript ist super, funktioniert bei mir einwandfrei. Leider habe ich keinerlei Ahnung von Programmierung. Daher meine dumme Laienhafte Frage: würde es für dich einen großen Aufwand bedeuten das Skript so umzuprogramieren, dass die Kontakte in der Form Vorname Nachname ausgegeben werden? Das wäre absolut klasse!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/16 queries in 0.052 seconds using disk: basic
Object Caching 380/395 objects using disk: basic

Served from: www.web-dreamer.de @ 2012-02-09 10:49:00 -->
