<?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>finger sind zum bloggen da</title>
	<atom:link href="http://blog.finger-spiele.de/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.finger-spiele.de</link>
	<description>PHP, Filmmusik und Zeuch</description>
	<lastBuildDate>Tue, 28 Feb 2012 10:13:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Solving the strange OSX Lion DNS timeout when developing locally</title>
		<link>http://blog.finger-spiele.de/2012/02/28/solving-the-strange-osx-lion-dns-timeout-when-developing-locally/</link>
		<comments>http://blog.finger-spiele.de/2012/02/28/solving-the-strange-osx-lion-dns-timeout-when-developing-locally/#comments</comments>
		<pubDate>Tue, 28 Feb 2012 10:13:25 +0000</pubDate>
		<dc:creator>daFish</dc:creator>
				<category><![CDATA[Entwicklung]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[lion]]></category>

		<guid isPermaLink="false">http://blog.finger-spiele.de/?p=111</guid>
		<description><![CDATA[Since OSX Lion came out last summer, I suffered from a strange timeout everytime I requested a page on my local development-projects. Justin Carmony suffered in the same way and blogged about it offering several solutions. The solutions Justin came up with involve the installation of extra software. But I refuse to install extra software [...]]]></description>
		<wfw:commentRss>http://blog.finger-spiele.de/2012/02/28/solving-the-strange-osx-lion-dns-timeout-when-developing-locally/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Symfony 2: Apache vHost-configuration for OSX</title>
		<link>http://blog.finger-spiele.de/2012/01/17/symfony2-apache-vhost-configuration-for-osx/</link>
		<comments>http://blog.finger-spiele.de/2012/01/17/symfony2-apache-vhost-configuration-for-osx/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 20:50:49 +0000</pubDate>
		<dc:creator>daFish</dc:creator>
				<category><![CDATA[Symfony2]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[symfony2]]></category>

		<guid isPermaLink="false">http://blog.finger-spiele.de/?p=104</guid>
		<description><![CDATA[Installing Symfony2 is quite easy: Just download your favorite package, unpack it, create a new virtual host and you&#8217;re ready to go. And if you want to get rid of app.php or app_dev.php in your URLs the package comes with an .htaccess-file in the web/-directory. But the manual doesn&#8217;t give you a clou how the [...]]]></description>
		<wfw:commentRss>http://blog.finger-spiele.de/2012/01/17/symfony2-apache-vhost-configuration-for-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Symfony 2: Using asset inheritance in Twig</title>
		<link>http://blog.finger-spiele.de/2011/11/29/symfony-2-using-asset-inheritance-in-twig/</link>
		<comments>http://blog.finger-spiele.de/2011/11/29/symfony-2-using-asset-inheritance-in-twig/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 08:57:45 +0000</pubDate>
		<dc:creator>daFish</dc:creator>
				<category><![CDATA[Symfony2]]></category>
		<category><![CDATA[assetic]]></category>
		<category><![CDATA[symfony2]]></category>
		<category><![CDATA[twig]]></category>

		<guid isPermaLink="false">http://blog.finger-spiele.de/?p=100</guid>
		<description><![CDATA[Yesterday I came up with the following problem: I wanted to add a javascripts-block in my layout. This block should be extended in a child template. Using Assetic this should be easy and plain simple. Well, in theory&#8230; It did not. But the cause wasn&#8217;t really clear to me until. Let&#8217;s illustrate my problem with [...]]]></description>
		<wfw:commentRss>http://blog.finger-spiele.de/2011/11/29/symfony-2-using-asset-inheritance-in-twig/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Symfony 2: Searching multiple types at once with Elasticsearch</title>
		<link>http://blog.finger-spiele.de/2011/11/25/symfony-2-searching-multiple-types-at-once-with-elasticsearch/</link>
		<comments>http://blog.finger-spiele.de/2011/11/25/symfony-2-searching-multiple-types-at-once-with-elasticsearch/#comments</comments>
		<pubDate>Fri, 25 Nov 2011 12:22:07 +0000</pubDate>
		<dc:creator>daFish</dc:creator>
				<category><![CDATA[Symfony2]]></category>
		<category><![CDATA[elasticsearch]]></category>
		<category><![CDATA[symfony2]]></category>

		<guid isPermaLink="false">http://blog.finger-spiele.de/?p=93</guid>
		<description><![CDATA[After a long hiatius I thought it would be a good time to write a new blog post. I&#8217;m currently in the process of rewriting the FMDB from scratch using the Symfony 2 framework which is awesome. Inspired by the recents posts from Richard Miller regarding Symfony 2 &#38; Elasticsearch, this post deals with the [...]]]></description>
		<wfw:commentRss>http://blog.finger-spiele.de/2011/11/25/symfony-2-searching-multiple-types-at-once-with-elasticsearch/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Suche im iTunes Store mit Zend_Service_Itunes</title>
		<link>http://blog.finger-spiele.de/2010/01/26/suche-im-itunes-store-mit-zend_service_itunes/</link>
		<comments>http://blog.finger-spiele.de/2010/01/26/suche-im-itunes-store-mit-zend_service_itunes/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 12:48:40 +0000</pubDate>
		<dc:creator>daFish</dc:creator>
				<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[webservice]]></category>

		<guid isPermaLink="false">http://blog.finger-spiele.de/?p=86</guid>
		<description><![CDATA[Seit einiger Zeit bietet Apple einen Webservice für den iTunes Store an der mit JSON arbeitet. Für die einfache Nutzung dieses Webservices habe ich eine Komponente für das Zend Framework geschrieben (Quellcode bei GitHub, Proposal im Zend Framework Wiki). Gemäß dem Referenz-PDF von Apple kann eine ganze Reihe an Parametern eingestellt werden. Folgendes Beispiel führt [...]]]></description>
		<wfw:commentRss>http://blog.finger-spiele.de/2010/01/26/suche-im-itunes-store-mit-zend_service_itunes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mac OSX 10.6, Zend Server and Sphinx Extension for PHP</title>
		<link>http://blog.finger-spiele.de/2009/11/03/mac-osx-10-6-zend-server-and-sphinx-extension-for-php/</link>
		<comments>http://blog.finger-spiele.de/2009/11/03/mac-osx-10-6-zend-server-and-sphinx-extension-for-php/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 11:59:36 +0000</pubDate>
		<dc:creator>daFish</dc:creator>
				<category><![CDATA[Entwicklung]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.finger-spiele.de/?p=74</guid>
		<description><![CDATA[Lately I tried to install the sphinx extension for PHP on my development computer with Mac OSX 10.6 and Zend Server 4. Trying this the same way like the imagick-extension, this should be easy and done in a few minutes. To install the main Sphinx full-text search engine use MacPorts: sudo port install sphinx Now [...]]]></description>
		<wfw:commentRss>http://blog.finger-spiele.de/2009/11/03/mac-osx-10-6-zend-server-and-sphinx-extension-for-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Autocompletion for PHP-extension sphinx</title>
		<link>http://blog.finger-spiele.de/2009/10/28/autocompletion-for-php-extension-sphinx/</link>
		<comments>http://blog.finger-spiele.de/2009/10/28/autocompletion-for-php-extension-sphinx/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 12:42:53 +0000</pubDate>
		<dc:creator>daFish</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[pecl]]></category>
		<category><![CDATA[sphinx]]></category>
		<category><![CDATA[zend studio]]></category>

		<guid isPermaLink="false">http://blog.finger-spiele.de/?p=69</guid>
		<description><![CDATA[One of the biggest advantages of an IDE, like Zend Studio, is autocompletion. However, if you use some of the not so widely used extensions like Sphinx, autocompletion is not supported until you create your own class-file containing the class-skeleton with all constants and methods provided by the extension. I&#8217;ve created such a file for [...]]]></description>
		<wfw:commentRss>http://blog.finger-spiele.de/2009/10/28/autocompletion-for-php-extension-sphinx/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Scorepedia als gemeinsame Basis zum lernen und lehren &#8211; Oder etwa doch nicht?</title>
		<link>http://blog.finger-spiele.de/2009/09/29/scorepedia-als-gemeinsame-basis-zum-lernen-und-lehren-oder-etwa-doch-nicht/</link>
		<comments>http://blog.finger-spiele.de/2009/09/29/scorepedia-als-gemeinsame-basis-zum-lernen-und-lehren-oder-etwa-doch-nicht/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 08:37:39 +0000</pubDate>
		<dc:creator>daFish</dc:creator>
				<category><![CDATA[Scorepedia]]></category>
		<category><![CDATA[Filmmusik]]></category>
		<category><![CDATA[kollaboration]]></category>
		<category><![CDATA[wiki]]></category>

		<guid isPermaLink="false">http://blog.finger-spiele.de/?p=53</guid>
		<description><![CDATA[Das Erfolgsmodell Wikipedia wächst und gedeiht. Das Prinzip, dass jeder kollaborativ an einer Enzyklopädie mitarbeiten kann, erfreut sich immer noch großer Beliebtheit. Vor einiger Zeit haben auch wir versucht dieses Prinzip in einem kleineren Rahmen auf die Welt der Filmmusik abzubilden. Die Idee zum Filmmusik Wiki, später Scorepedia, war geboren und erfreute sich auch großer [...]]]></description>
		<wfw:commentRss>http://blog.finger-spiele.de/2009/09/29/scorepedia-als-gemeinsame-basis-zum-lernen-und-lehren-oder-etwa-doch-nicht/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Das Zend Framework-Poster</title>
		<link>http://blog.finger-spiele.de/2009/08/26/das-zend-framework-poster/</link>
		<comments>http://blog.finger-spiele.de/2009/08/26/das-zend-framework-poster/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 18:00:35 +0000</pubDate>
		<dc:creator>daFish</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://blog.finger-spiele.de/?p=25</guid>
		<description><![CDATA[Das Zend Framework fasziniert mich irgendwie schon lange, nur hatte ich nie richtig Zeit mich damit zu befassen. Dann kam Ralf Eggerts Buch und ich verstand. Zumindest einiges. Das Framework ist komplex, umfasst eine Menge Komponenten und eine Übersicht über die Wichtigsten MVC-Komponenten ist nicht nur hilfreich, sondern auch bequem. Da kam mir das Angebot [...]]]></description>
		<wfw:commentRss>http://blog.finger-spiele.de/2009/08/26/das-zend-framework-poster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Synchronisierung mit rsync und Zend Studio</title>
		<link>http://blog.finger-spiele.de/2009/08/22/synchronisierung-mit-rsync-und-zend-studio/</link>
		<comments>http://blog.finger-spiele.de/2009/08/22/synchronisierung-mit-rsync-und-zend-studio/#comments</comments>
		<pubDate>Sat, 22 Aug 2009 18:00:51 +0000</pubDate>
		<dc:creator>daFish</dc:creator>
				<category><![CDATA[Entwicklung]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.finger-spiele.de/?p=30</guid>
		<description><![CDATA[In der Zend Technologies Knowledge Base gibt es jetzt einen interessanten Eintrag zum Thema &#8220;How to Keep Your Zend Studio Project Synchronized with a Linux Server&#8221;. Damit ist es möglich während der Entwicklung die Daten gleich auf dem Testsystem einzuspielen ohne aufwendige Arbeiten mit SFTP oder FTP. Die Einrichtung von beidem ist in der Regel [...]]]></description>
		<wfw:commentRss>http://blog.finger-spiele.de/2009/08/22/synchronisierung-mit-rsync-und-zend-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

