<?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: IDN basierte Blogs, WordPress Administration und JSON Anfragen</title>
	<atom:link href="http://www.code-styling.de/deutsch/idn-basierte-blogs-wordpress-administration-und-json-anfragen/feed" rel="self" type="application/rss+xml" />
	<link>http://www.code-styling.de/deutsch/idn-basierte-blogs-wordpress-administration-und-json-anfragen</link>
	<description>It's not a bug, it's always a feature.</description>
	<pubDate>Thu, 17 May 2012 08:16:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Von: codestyling</title>
		<link>http://www.code-styling.de/deutsch/idn-basierte-blogs-wordpress-administration-und-json-anfragen#comment-2144</link>
		<dc:creator>codestyling</dc:creator>
		<pubDate>Fri, 10 Jun 2011 12:46:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.code-styling.de/?p=1612#comment-2144</guid>
		<description>Sollte mit den letzten Patches behoben sein, sieht nach PHP4 Problem aus.</description>
		<content:encoded><![CDATA[<p>Sollte mit den letzten Patches behoben sein, sieht nach PHP4 Problem aus.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Chris</title>
		<link>http://www.code-styling.de/deutsch/idn-basierte-blogs-wordpress-administration-und-json-anfragen#comment-1981</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 29 Mar 2011 21:10:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.code-styling.de/?p=1612#comment-1981</guid>
		<description>Danke für das Plugin, das bis heute prima zu laufen schien.

Nach dem (automatischen) Plugin-Update und einem neuen Post (wordpress neuste Version fr_FR, wootheme "Object") hängt sich die Seite mit folgender Meldung auf 

&lt;pre lang="php"&gt;Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home.../grammabase/fr/de/wp-content/plugins/codestyling-localization/includes/idna_convert.class.php on line 58&lt;/pre&gt;

Da ist von einem "idna_convert" die Rede, deshalb nehme ich an, dass das hier richtig gepostet ist.
Bin kein geek. Was kann ich tun? Muss ich das Plugin rauswerfen und alles neu initialisieren?</description>
		<content:encoded><![CDATA[<p>Danke für das Plugin, das bis heute prima zu laufen schien.</p>
<p>Nach dem (automatischen) Plugin-Update und einem neuen Post (wordpress neuste Version fr_FR, wootheme &#8220;Object&#8221;) hängt sich die Seite mit folgender Meldung auf</p>
<div class="sourcecode"><table class="php" style="font-family: Courier;"><thead><tr><td colspan="2"  class="head">PHP</td></tr></thead><tbody><tr class="li1"><td class="ln"><pre class="de1">1
</pre></td><td class="de1"><pre class="de1">Parse error<span class="sy0">:</span> syntax error<span class="sy0">,</span> unexpected T_STRING<span class="sy0">,</span> expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or <span class="st_h">'}'</span> in <span class="sy0">/</span>home<span class="sy0">.../</span>grammabase<span class="sy0">/</span>fr<span class="sy0">/</span>de<span class="sy0">/</span>wp<span class="sy0">-</span>content<span class="sy0">/</span>plugins<span class="sy0">/</span>codestyling<span class="sy0">-</span>localization<span class="sy0">/</span>includes<span class="sy0">/</span>idna_convert<span class="sy0">.</span><span class="kw2">class</span><span class="sy0">.</span>php on line <span class="nu0">58</span></pre></td></tr></tbody><tfoot><tr><td colspan="2">timing: 0.028s</td></tr></tfoot></table></div>
<p>Da ist von einem &#8220;idna_convert&#8221; die Rede, deshalb nehme ich an, dass das hier richtig gepostet ist.<br />
Bin kein geek. Was kann ich tun? Muss ich das Plugin rauswerfen und alles neu initialisieren?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Thomas Scholz</title>
		<link>http://www.code-styling.de/deutsch/idn-basierte-blogs-wordpress-administration-und-json-anfragen#comment-1975</link>
		<dc:creator>Thomas Scholz</dc:creator>
		<pubDate>Sun, 27 Mar 2011 06:13:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.code-styling.de/?p=1612#comment-1975</guid>
		<description>Warum benutzt du nicht einfach absolute Pfade und wirfst den Servernamen weg? Das geht viel schneller und ohne Browserabfrage, die ja ohnehin immer sehr unzuverlässig ist.

Obendrein solltest du besser auf »WebKit« im UA testen, denke ich, denn es gibt noch mehr Browser auf dessen Basis als nur Safari und Chrome.</description>
		<content:encoded><![CDATA[<p>Warum benutzt du nicht einfach absolute Pfade und wirfst den Servernamen weg? Das geht viel schneller und ohne Browserabfrage, die ja ohnehin immer sehr unzuverlässig ist.</p>
<p>Obendrein solltest du besser auf »WebKit« im UA testen, denke ich, denn es gibt noch mehr Browser auf dessen Basis als nur Safari und Chrome.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

