<?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; ruby</title>
	<atom:link href="http://www.web-dreamer.de/blog/tag/ruby/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>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>cron or auto-update of wordpress</title>
		<link>http://www.web-dreamer.de/blog/2008/09/cron-or-auto-update-of-wordpress.html</link>
		<comments>http://www.web-dreamer.de/blog/2008/09/cron-or-auto-update-of-wordpress.html#comments</comments>
		<pubDate>Tue, 16 Sep 2008 18:39:48 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[cron]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.web-dreamer.de/blog/?p=229</guid>
		<description><![CDATA[i just thought about my perl programm and thought it&#8217;s a bit awkward if you need libraries.  My new solution which is much more stable and in ruby: #!ruby -W0 #SVN Path where to upgrade/switch from @doc = 'http://svn.automattic.com/wordpress/tags/' #path &#8230; <a href="http://www.web-dreamer.de/blog/2008/09/cron-or-auto-update-of-wordpress.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.web-dreamer.de/blog/2008/09/cron-or-auto-update-of-wordpress.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby: Anonyme Methode generieren und ausführen</title>
		<link>http://www.web-dreamer.de/blog/2008/02/ruby-anonyme-methode-generieren-und-ausfuehren.html</link>
		<comments>http://www.web-dreamer.de/blog/2008/02/ruby-anonyme-methode-generieren-und-ausfuehren.html#comments</comments>
		<pubDate>Sun, 17 Feb 2008 19:21:24 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Joes Tests]]></category>
		<category><![CDATA[Anonyme Methoden]]></category>
		<category><![CDATA[Closures]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[Technik]]></category>

		<guid isPermaLink="false">http://www.web-dreamer.de/blog/2008/02/ruby-anonyme-methode-generieren-und-ausfuehren.html</guid>
		<description><![CDATA[Ich spiele ja im moment ein bisschen mit ruby rum. Ist schon ganz nett&#8230; =begin Dies ist ein Test ob Ruby Code generieren kann und man diesen dann spaeter ausfuehren kann. run erwartet eine array mit ruby befehlen diese werden &#8230; <a href="http://www.web-dreamer.de/blog/2008/02/ruby-anonyme-methode-generieren-und-ausfuehren.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.web-dreamer.de/blog/2008/02/ruby-anonyme-methode-generieren-und-ausfuehren.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ruby print hexadecimals / or howto format a ruby string</title>
		<link>http://www.web-dreamer.de/blog/2008/02/ruby-print-hexadecimals-or-howto-format-a-ruby-string.html</link>
		<comments>http://www.web-dreamer.de/blog/2008/02/ruby-print-hexadecimals-or-howto-format-a-ruby-string.html#comments</comments>
		<pubDate>Sat, 09 Feb 2008 21:35:11 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Just Thoughts]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[Technik]]></category>
		<category><![CDATA[Test]]></category>

		<guid isPermaLink="false">http://www.web-dreamer.de/blog/2008/02/ruby-print-hexadecimals-or-howto-format-a-ruby-string.html</guid>
		<description><![CDATA[Finally i got the time to play around a little with ruby. I just want a little programm to calculate between binary, octal and hexadecimal. But it was quite hard to find the correct funtions (maybe i just used the &#8230; <a href="http://www.web-dreamer.de/blog/2008/02/ruby-print-hexadecimals-or-howto-format-a-ruby-string.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.web-dreamer.de/blog/2008/02/ruby-print-hexadecimals-or-howto-format-a-ruby-string.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/29 queries in 0.012 seconds using disk: basic
Object Caching 446/520 objects using disk: basic

Served from: www.web-dreamer.de @ 2012-02-05 04:25:24 -->
