<?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 &#187; perl</title>
	<atom:link href="http://www.web-dreamer.de/blog/tag/perl/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>Fri, 30 Dec 2011 10:17:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<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>10</slash:comments>
		</item>
		<item>
		<title>automatic update of WordPress with svn</title>
		<link>http://www.web-dreamer.de/blog/2008/12/automatic-update-of-wordpress-with-svn.html</link>
		<comments>http://www.web-dreamer.de/blog/2008/12/automatic-update-of-wordpress-with-svn.html#comments</comments>
		<pubDate>Thu, 11 Dec 2008 18:38:33 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Joes Tests]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.web-dreamer.de/blog/?p=297</guid>
		<description><![CDATA[My automatic upgrade had last night a bit of a problem. A change which required user-interaction was the problem. The following ruby code deal with this problem: &#8212;- #!ruby -W0 @doc = 'http://svn.automattic.com/wordpress/tags/' @pathtoupdate = &#34;/www/www.web-dreamer.de/wordpress/trunk&#34; #puts @doc @tags = &#8230; <a href="http://www.web-dreamer.de/blog/2008/12/automatic-update-of-wordpress-with-svn.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.web-dreamer.de/blog/2008/12/automatic-update-of-wordpress-with-svn.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Auto-Update wordpress to the latest</title>
		<link>http://www.web-dreamer.de/blog/2008/09/auto-update-wordpress-to-the-latest.html</link>
		<comments>http://www.web-dreamer.de/blog/2008/09/auto-update-wordpress-to-the-latest.html#comments</comments>
		<pubDate>Mon, 01 Sep 2008 19:49:04 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Just Thoughts]]></category>
		<category><![CDATA[autoupdate]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[Technik]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.web-dreamer.de/blog/?p=217</guid>
		<description><![CDATA[Finaly the svn update on the trunk isn&#8217;t that satifying i thought initialy of. Most often the development branch is broken or has some issues. But for my symphaty i developed a small perl-script which called via cron is autoupdating &#8230; <a href="http://www.web-dreamer.de/blog/2008/09/auto-update-wordpress-to-the-latest.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.web-dreamer.de/blog/2008/09/auto-update-wordpress-to-the-latest.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Perl in ubuntu is fu**</title>
		<link>http://www.web-dreamer.de/blog/2008/08/perl-in-ubuntu-is-fu.html</link>
		<comments>http://www.web-dreamer.de/blog/2008/08/perl-in-ubuntu-is-fu.html#comments</comments>
		<pubDate>Sun, 31 Aug 2008 16:17:13 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[Technik]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.web-dreamer.de/blog/?p=215</guid>
		<description><![CDATA[Just want to say / i hate ubuntu in a perl-manner of speaking&#8230;]]></description>
		<wfw:commentRss>http://www.web-dreamer.de/blog/2008/08/perl-in-ubuntu-is-fu.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Massive Attacken auf Joomla installationen</title>
		<link>http://www.web-dreamer.de/blog/2008/05/massive-attacken-auf-joomla.html</link>
		<comments>http://www.web-dreamer.de/blog/2008/05/massive-attacken-auf-joomla.html#comments</comments>
		<pubDate>Wed, 14 May 2008 18:42:46 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Joes Tests]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Technik]]></category>

		<guid isPermaLink="false">http://www.web-dreamer.de/blog/?p=175</guid>
		<description><![CDATA[Im momment sind in meinem Log mönströse attacken auf die nicht mehr vorhandene Joomla installation zu finden. Dabei habe ich wirklich interessante Perl-Skripte gefunden. I keep you updated. Achtet dabei vor allen Dingen: ?mosConfig_absolute_path=http://asdsdjals.com/test.txt? Auch wwwusage scheint im Angriff zu &#8230; <a href="http://www.web-dreamer.de/blog/2008/05/massive-attacken-auf-joomla.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.web-dreamer.de/blog/2008/05/massive-attacken-auf-joomla.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</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/25 queries in 0.058 seconds using disk: basic
Object Caching 536/592 objects using disk: basic

Served from: www.web-dreamer.de @ 2012-02-05 04:21:56 -->
