<?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>Wilderland Blog &#187; PHP</title>
	<atom:link href="http://wilderland.my-bi.de/blog/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://wilderland.my-bi.de/blog</link>
	<description>Die Natur ergreift immer die Partei des versteckten Fehlers</description>
	<lastBuildDate>Wed, 09 Feb 2011 11:29:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Spezifikation JSON auf deutsch</title>
		<link>http://wilderland.my-bi.de/blog/2009/03/spezifikation-json-auf-deutsch/</link>
		<comments>http://wilderland.my-bi.de/blog/2009/03/spezifikation-json-auf-deutsch/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 13:57:14 +0000</pubDate>
		<dc:creator>sebastian</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Webanwendungen]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[JSON]]></category>

		<guid isPermaLink="false">http://wilderland.my-bi.de/blog/?p=93</guid>
		<description><![CDATA[Hier ein Link zu einer guten deutschen Ressource zum Thema JSON, die möchte ich euch nicht vorenthalten: http://www.json.org/json-de.html]]></description>
			<content:encoded><![CDATA[<p>Hier ein Link zu einer guten deutschen Ressource zum Thema JSON, die möchte ich euch nicht vorenthalten:</p>
<p><a href="http://www.json.org/json-de.html">http://www.json.org/json-de.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://wilderland.my-bi.de/blog/2009/03/spezifikation-json-auf-deutsch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reguläre Ausdrücke online testen</title>
		<link>http://wilderland.my-bi.de/blog/2009/01/regulare-ausdrucke-online-testen/</link>
		<comments>http://wilderland.my-bi.de/blog/2009/01/regulare-ausdrucke-online-testen/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 11:46:35 +0000</pubDate>
		<dc:creator>sebastian</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[regular expressions]]></category>

		<guid isPermaLink="false">http://wilderland.my-bi.de/blog/?p=89</guid>
		<description><![CDATA[Man hat immer das Problem, das man schnell prüfen möchte, ob ein Regulärer Ausdruck gültig ist. Auf www.regexe.de kann man schnell sehen ob der Ausdruck in Ordnung ist. Unter www.lrz-muenchen.de/services/schulung/unterlagen/regul kann man noch tiefer in die Materie einsteigen.]]></description>
			<content:encoded><![CDATA[<p>Man hat immer das Problem, das man schnell prüfen möchte, ob ein Regulärer Ausdruck gültig ist.</p>
<p>Auf <a href="http://www.regexe.de/" target="_blank">www.regexe.de</a> kann man schnell sehen ob der Ausdruck in Ordnung ist.</p>
<p>Unter <a href="http://www.lrz-muenchen.de/services/schulung/unterlagen/regul/" target="_blank">www.lrz-muenchen.de/services/schulung/unterlagen/regul</a> kann man noch tiefer in die Materie einsteigen.</p>
]]></content:encoded>
			<wfw:commentRss>http://wilderland.my-bi.de/blog/2009/01/regulare-ausdrucke-online-testen/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Weiterleitung mit PHP</title>
		<link>http://wilderland.my-bi.de/blog/2008/05/weiterleitung-mit-php/</link>
		<comments>http://wilderland.my-bi.de/blog/2008/05/weiterleitung-mit-php/#comments</comments>
		<pubDate>Fri, 23 May 2008 20:25:22 +0000</pubDate>
		<dc:creator>sebastian</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Webanwendungen]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://wilderland.my-bi.de/blog/?p=76</guid>
		<description><![CDATA[Lange habe ich gesucht, aber hier &#8220;Gute Weiterleitung, böse Weiterleitung (Redirect per Meta-Tag, JavaScript, htaccess und PHP)&#8221; habe ich eine gute Anleitung gefunden, wie man ein Redirect auf eine andere Webseite realisieren kann.]]></description>
			<content:encoded><![CDATA[<p>Lange habe ich gesucht, aber hier <a href="http://blog.antikoerperchen.de/beitrag/38/gute-weiterleitung-boese-weiterleitung-redirect-per-meta-tag-javascript-htaccess-und-php.html" target="_blank">&#8220;Gute Weiterleitung, böse Weiterleitung (Redirect per Meta-Tag, JavaScript, htaccess und PHP)&#8221;</a> habe ich eine gute Anleitung gefunden, wie man ein Redirect auf eine andere Webseite realisieren kann.</p>
]]></content:encoded>
			<wfw:commentRss>http://wilderland.my-bi.de/blog/2008/05/weiterleitung-mit-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Freie Bücher zum Thema Softwareentwicklung</title>
		<link>http://wilderland.my-bi.de/blog/2007/03/freie-bucher-zum-thema-softwareentwicklung/</link>
		<comments>http://wilderland.my-bi.de/blog/2007/03/freie-bucher-zum-thema-softwareentwicklung/#comments</comments>
		<pubDate>Fri, 23 Mar 2007 10:43:54 +0000</pubDate>
		<dc:creator>sebastian</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Joomla]]></category>

		<guid isPermaLink="false">http://wilderland.my-bi.de/blog/?p=38</guid>
		<description><![CDATA[Fast wieder ein Netzfundstück der Woche. Die Galileo Press GmbH veröffentlich interessante Fachbücher aus dem Bereich Softwareentwicklung zum online lesen und herunterladen. Zur Zeit sind folgende Bücher als Openbooks verfügbar: Java ist auch eine Insel &#8211; Programmieren mit der Java Standard Edition Version 6 Ubuntu GNU/Linux &#8211; Grundlagen, Anwendung, Administration Visual Basic 2005 &#8211; Das [...]]]></description>
			<content:encoded><![CDATA[<p>Fast wieder ein Netzfundstück der Woche. Die <a target="_blank" href="http://www.galileocomputing.de">Galileo Press GmbH</a> veröffentlich interessante Fachbücher aus dem Bereich Softwareentwicklung zum online lesen und herunterladen.</p>
<p>Zur Zeit sind folgende Bücher als Openbooks verfügbar:</p>
<ul>
<li><a target="_blank" href="http://www.galileocomputing.de/openbook/javainsel6/">Java ist auch eine Insel</a> &#8211; Programmieren mit der Java Standard Edition Version 6</li>
<li><a target="_blank" href="http://www.galileocomputing.de/openbook/ubuntu/">Ubuntu GNU/Linux</a> &#8211; Grundlagen, Anwendung, Administration</li>
<li><a target="_blank" href="http://www.galileocomputing.de/openbook/visual_basic/">Visual Basic 2005</a> &#8211; Das umfassende Handbuch</li>
<li><a target="_blank" href="http://www.galileocomputing.de/openbook/javascript_ajax/">JavaScript und AJAX</a> &#8211; Das umfassende Handbuch</li>
<li><a target="_blank" href="http://www.galileocomputing.de/openbook/oo/">Praxisbuch Objektorientierung</a> &#8211; Von den Grundlagen zur Umsetzung</li>
<li><a target="_blank" href="http://www.galileocomputing.de/openbook/microsoft_netzwerk/">Integrationshandbuch Microsoft-Netzwerk</a> &#8211; Windows Server 2003 R2, SBS 2003, ADS, Exchange Server, Windows XP und Microsoft Office</li>
<li><a target="_blank" href="http://www.galileocomputing.de/openbook/visual_csharp/">Visual C# 2005</a> &#8211; Das umfassende Handbuch</li>
<li><a target="_blank" href="http://www.galileocomputing.de/openbook/joomla/">Joomla!</a> &#8211; Das Handbuch für Einsteiger</li>
<li><a target="_blank" href="http://www.galileocomputing.de/openbook/c_von_a_bis_z/">C von A bis Z</a> &#8211; Das umfassende Handbuch für Linux, Unix und Windows</li>
<li><a target="_blank" href="http://www.galileocomputing.de/openbook/php_pear/">PHP PEAR</a> &#8211; Anwendung und Entwicklung – Erweiterungen für PHP schreiben</li>
<li><a target="_blank" href="http://www.galileocomputing.de/openbook/knoppix/">Linux-Livesysteme</a> &#8211; Knoppix, Ubuntu, Morphix, Kanotix, Mepis, Quantian &#038; Co.</li>
<li><a target="_blank" href="http://www.galileocomputing.de/openbook/pcnetzwerke/">PC-Netzwerke</a> &#8211; 2. Auflage</li>
<li><a target="_blank" href="http://www.galileocomputing.de/openbook/kit/">Kompendium der Informationstechnik</a>, die erste Auflage von  &#8220;Handbuch für Fachinformatiker&#8221; </li>
<li><a target="_blank" href="http://www.galileocomputing.de/openbook/asp/">Einstieg in ASP.NET</a> </li>
<li><a target="_blank" href="http://www.galileocomputing.de/openbook/unix_guru/">Wie werde ich UNIX-Guru?</a> &#8211; Einführung in UNIX, Linux und Co</li>
<li><a target="_blank" href="http://www.galileocomputing.de/openbook/csharp/">C sharp</a> &#8211; Tutorial und Referenz</li>
<li><a target="_blank" href="http://www.galileocomputing.de/openbook/java2/">Java 2</a> &#8211; Designmuster und Zertifizierungswissen</li>
<li><a target="_blank" href="http://www.galileocomputing.de/openbook/php4/">PHP 4</a> &#8211; Webserver-Programmierung für Einsteiger</li>
</ul>
<p>Viel Spaß beim lesen und lernen.</p>
]]></content:encoded>
			<wfw:commentRss>http://wilderland.my-bi.de/blog/2007/03/freie-bucher-zum-thema-softwareentwicklung/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

