<?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>Adventures in Web Development</title>
	<atom:link href="http://tylkowski.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://tylkowski.net</link>
	<description></description>
	<lastBuildDate>Fri, 28 Sep 2012 13:06:13 +0000</lastBuildDate>
	<language>de-DE</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Create a private mediawiki with some public pages</title>
		<link>http://tylkowski.net/2012/09/28/create-a-private-mediawiki-with-some-public-pages/</link>
		<comments>http://tylkowski.net/2012/09/28/create-a-private-mediawiki-with-some-public-pages/#comments</comments>
		<pubDate>Fri, 28 Sep 2012 13:06:13 +0000</pubDate>
		<dc:creator>Matthias Tylkowski</dc:creator>
				<category><![CDATA[Allgemein]]></category>

		<guid isPermaLink="false">http://tylkowski.net/?p=231</guid>
		<description><![CDATA[Per site restriction is not possible by default in mediawiki, but there are many ways to create such environment mostly with using extensions. The most easy and flexible way without extensions is described on this page: http://meta.wikimedia.org/wiki/Regexp_wgWhitelistRead It&#8217;s simply done &#8230; <a href="http://tylkowski.net/2012/09/28/create-a-private-mediawiki-with-some-public-pages/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://tylkowski.net/2012/09/28/create-a-private-mediawiki-with-some-public-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<atom:link rel="payment" title="Flattr this!" href="https://flattr.com/submit/auto?user_id=34687&amp;popout=1&amp;url=http%3A%2F%2Ftylkowski.net%2F2012%2F09%2F28%2Fcreate-a-private-mediawiki-with-some-public-pages%2F&amp;language=en_GB&amp;category=text&amp;title=Create+a+private+mediawiki+with+some+public+pages&amp;description=Per+site+restriction+is+not+possible+by+default+in+mediawiki%2C+but+there+are+many+ways+to+create+such+environment+mostly+with+using+extensions.+The+most+easy+and+flexible+way+without...&amp;tags=blog" type="text/html" />
	</item>
		<item>
		<title>IBIS &#8211; Intelligent Band Information System</title>
		<link>http://tylkowski.net/2012/04/10/ibis-intelligent-band-information-system/</link>
		<comments>http://tylkowski.net/2012/04/10/ibis-intelligent-band-information-system/#comments</comments>
		<pubDate>Tue, 10 Apr 2012 11:49:22 +0000</pubDate>
		<dc:creator>Matthias Tylkowski</dc:creator>
				<category><![CDATA[MashUp]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://tylkowski.net/?p=227</guid>
		<description><![CDATA[It&#8217;s quite old but it&#8217;s worth to take a look. I did this with a study colleague as a seminar project.]]></description>
		<wfw:commentRss>http://tylkowski.net/2012/04/10/ibis-intelligent-band-information-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<atom:link rel="payment" title="Flattr this!" href="https://flattr.com/submit/auto?user_id=34687&amp;popout=1&amp;url=http%3A%2F%2Ftylkowski.net%2F2012%2F04%2F10%2Fibis-intelligent-band-information-system%2F&amp;language=en_GB&amp;category=text&amp;title=IBIS+%26%238211%3B+Intelligent+Band+Information+System&amp;description=It%26%238217%3Bs+quite+old+but+it%26%238217%3Bs+worth+to+take+a+look.+I+did+this+with+a+study+colleague+as+a+seminar+project.&amp;tags=javascript%2Cmashup%2Cphp%2Cblog" type="text/html" />
	</item>
		<item>
		<title>Review: Codelobster PHP Edition</title>
		<link>http://tylkowski.net/2012/03/05/review-codelobster-php-edition/</link>
		<comments>http://tylkowski.net/2012/03/05/review-codelobster-php-edition/#comments</comments>
		<pubDate>Mon, 05 Mar 2012 07:54:57 +0000</pubDate>
		<dc:creator>Matthias Tylkowski</dc:creator>
				<category><![CDATA[IDE]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[cakephp]]></category>
		<category><![CDATA[codeigniter]]></category>
		<category><![CDATA[codelobster]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[smarty]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[yii]]></category>

		<guid isPermaLink="false">http://tylkowski.net/?p=204</guid>
		<description><![CDATA[Contents Introduction General Facts What&#8217;s special about the Free Version? What can I expect of the Professional Version? Fazit Introduction I recently had the chance to take a look at the professional version of Codelobster PHP Edition. For those who &#8230; <a href="http://tylkowski.net/2012/03/05/review-codelobster-php-edition/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://tylkowski.net/2012/03/05/review-codelobster-php-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<atom:link rel="payment" title="Flattr this!" href="https://flattr.com/submit/auto?user_id=34687&amp;popout=1&amp;url=http%3A%2F%2Ftylkowski.net%2F2012%2F03%2F05%2Freview-codelobster-php-edition%2F&amp;language=en_GB&amp;category=text&amp;title=Review%3A+Codelobster+PHP+Edition&amp;description=Contents+Introduction+General+Facts+What%26%238217%3Bs+special+about+the+Free+Version%3F+What+can+I+expect+of+the+Professional+Version%3F+Fazit+Introduction+I+recently+had+the+chance+to+take+a+look+at...&amp;tags=cakephp%2Ccodeigniter%2Ccodelobster%2Cdrupal%2Cfacebook%2Cide%2Cjoomla%2CjQuery%2Cphp%2Csmarty%2Csymfony%2Cwordpress%2Cyii%2Cblog" type="text/html" />
	</item>
		<item>
		<title>PHPUnit: use different dataset on every test in a testcase</title>
		<link>http://tylkowski.net/2011/09/18/phpunit-use-different-dataset-on-every-test-in-a-testcase/</link>
		<comments>http://tylkowski.net/2011/09/18/phpunit-use-different-dataset-on-every-test-in-a-testcase/#comments</comments>
		<pubDate>Sun, 18 Sep 2011 11:30:28 +0000</pubDate>
		<dc:creator>Matthias Tylkowski</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[phpunit]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://tylkowski.net/?p=190</guid>
		<description><![CDATA[PHPUnit offers the possibility to perform tests based in database fixtures. The common way is like described in the PHPUnit documentation. But what if you just want to have a small and different dataset on every test? My way to &#8230; <a href="http://tylkowski.net/2011/09/18/phpunit-use-different-dataset-on-every-test-in-a-testcase/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://tylkowski.net/2011/09/18/phpunit-use-different-dataset-on-every-test-in-a-testcase/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<atom:link rel="payment" title="Flattr this!" href="https://flattr.com/submit/auto?user_id=34687&amp;popout=1&amp;url=http%3A%2F%2Ftylkowski.net%2F2011%2F09%2F18%2Fphpunit-use-different-dataset-on-every-test-in-a-testcase%2F&amp;language=en_GB&amp;category=text&amp;title=PHPUnit%3A+use+different+dataset+on+every+test+in+a+testcase&amp;description=PHPUnit+offers+the+possibility+to+perform+tests+based+in+database+fixtures.+The+common+way+is+like+described+in+the+PHPUnit+documentation.+But+what+if+you+just+want+to+have+a...&amp;tags=php%2Cphpunit%2Ctesting%2CXML%2Cblog" type="text/html" />
	</item>
		<item>
		<title>Convert phpmyadmin to phpunit xml format</title>
		<link>http://tylkowski.net/2011/09/10/convert-phpmyadmin-to-phpunit-xml-format/</link>
		<comments>http://tylkowski.net/2011/09/10/convert-phpmyadmin-to-phpunit-xml-format/#comments</comments>
		<pubDate>Sat, 10 Sep 2011 10:43:17 +0000</pubDate>
		<dc:creator>Matthias Tylkowski</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[phpunit]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[phpmyadmin]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://tylkowski.net/?p=186</guid>
		<description><![CDATA[It is always a pain to create datasets for testing. I know the code should make it possible to test without using the database, but this is not always the case. Phpmyadmin offers a good possibility to create datasets by &#8230; <a href="http://tylkowski.net/2011/09/10/convert-phpmyadmin-to-phpunit-xml-format/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://tylkowski.net/2011/09/10/convert-phpmyadmin-to-phpunit-xml-format/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<atom:link rel="payment" title="Flattr this!" href="https://flattr.com/submit/auto?user_id=34687&amp;popout=1&amp;url=http%3A%2F%2Ftylkowski.net%2F2011%2F09%2F10%2Fconvert-phpmyadmin-to-phpunit-xml-format%2F&amp;language=en_GB&amp;category=text&amp;title=Convert+phpmyadmin+to+phpunit+xml+format&amp;description=It+is+always+a+pain+to+create+datasets+for+testing.+I+know+the+code+should+make+it+possible+to+test+without+using+the+database%2C+but+this+is+not+always+the...&amp;tags=php%2Cphpmyadmin%2Cphpunit%2Ctesting%2CXML%2Cblog" type="text/html" />
	</item>
		<item>
		<title>Symfony 2 FAQ</title>
		<link>http://tylkowski.net/2011/05/25/symfony-2-faq/</link>
		<comments>http://tylkowski.net/2011/05/25/symfony-2-faq/#comments</comments>
		<pubDate>Wed, 25 May 2011 07:33:57 +0000</pubDate>
		<dc:creator>Matthias Tylkowski</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Symfony2]]></category>
		<category><![CDATA[doctrine]]></category>
		<category><![CDATA[orm]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[symfony2]]></category>

		<guid isPermaLink="false">http://tylkowski.net/?p=161</guid>
		<description><![CDATA[I recently started to work with symfony 2, a really nice PHP framework. Like Zend but with different concepts. While working with it I will line out some problems I had and solutions I found. This page will gradually be &#8230; <a href="http://tylkowski.net/2011/05/25/symfony-2-faq/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://tylkowski.net/2011/05/25/symfony-2-faq/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<atom:link rel="payment" title="Flattr this!" href="https://flattr.com/submit/auto?user_id=34687&amp;popout=1&amp;url=http%3A%2F%2Ftylkowski.net%2F2011%2F05%2F25%2Fsymfony-2-faq%2F&amp;language=en_GB&amp;category=text&amp;title=Symfony+2+FAQ&amp;description=I+recently+started+to+work+with+symfony+2%2C+a+really+nice+PHP+framework.+Like+Zend+but+with+different+concepts.+While+working+with+it+I+will+line+out+some+problems+I...&amp;tags=doctrine%2Corm%2Cphp%2Csymfony2%2Cblog" type="text/html" />
	</item>
		<item>
		<title>PHP MySQL Chaining</title>
		<link>http://tylkowski.net/2011/05/01/php-mysql-chaining/</link>
		<comments>http://tylkowski.net/2011/05/01/php-mysql-chaining/#comments</comments>
		<pubDate>Sun, 01 May 2011 15:32:59 +0000</pubDate>
		<dc:creator>Matthias Tylkowski</dc:creator>
				<category><![CDATA[MySql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[chaining]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://tylkowski.net/?p=145</guid>
		<description><![CDATA[In my last article I wrote about the new Lambda functions of PHP 5.3. Today I will talk about another cool feature. Since PHP version 5.3 it is possible to let functions return objects. This makes chaining like in JavaScript &#8230; <a href="http://tylkowski.net/2011/05/01/php-mysql-chaining/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://tylkowski.net/2011/05/01/php-mysql-chaining/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<atom:link rel="payment" title="Flattr this!" href="https://flattr.com/submit/auto?user_id=34687&amp;popout=1&amp;url=http%3A%2F%2Ftylkowski.net%2F2011%2F05%2F01%2Fphp-mysql-chaining%2F&amp;language=en_GB&amp;category=text&amp;title=PHP+MySQL+Chaining&amp;description=In+my+last+article+I+wrote+about+the+new+Lambda+functions+of+PHP+5.3.+Today+I+will+talk+about+another+cool+feature.+Since+PHP+version+5.3+it+is+possible+to...&amp;tags=chaining%2CMySql%2Cphp%2Cblog" type="text/html" />
	</item>
		<item>
		<title>PHP Lambda Functions &#8211; Anonymous JS-like functions in PHP</title>
		<link>http://tylkowski.net/2011/04/25/php-lambda-functions-anonymous-js-like-functions-in-php/</link>
		<comments>http://tylkowski.net/2011/04/25/php-lambda-functions-anonymous-js-like-functions-in-php/#comments</comments>
		<pubDate>Mon, 25 Apr 2011 07:09:46 +0000</pubDate>
		<dc:creator>Matthias Tylkowski</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://tylkowski.net/?p=140</guid>
		<description><![CDATA[PHP 5.3 brought some new interesting stuff, I know its out for a while, but I recently started to love this new functionality. Lambda functions are anonymous functions knows as closures and they are really similar to the closures in &#8230; <a href="http://tylkowski.net/2011/04/25/php-lambda-functions-anonymous-js-like-functions-in-php/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://tylkowski.net/2011/04/25/php-lambda-functions-anonymous-js-like-functions-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<atom:link rel="payment" title="Flattr this!" href="https://flattr.com/submit/auto?user_id=34687&amp;popout=1&amp;url=http%3A%2F%2Ftylkowski.net%2F2011%2F04%2F25%2Fphp-lambda-functions-anonymous-js-like-functions-in-php%2F&amp;language=en_GB&amp;category=text&amp;title=PHP+Lambda+Functions+%26%238211%3B+Anonymous+JS-like+functions+in+PHP&amp;description=PHP+5.3+brought+some+new+interesting+stuff%2C+I+know+its+out+for+a+while%2C+but+I+recently+started+to+love+this+new+functionality.+Lambda+functions+are+anonymous+functions+knows+as...&amp;tags=blog" type="text/html" />
	</item>
		<item>
		<title>Week Calculation in PHP</title>
		<link>http://tylkowski.net/2011/04/17/week-calculation-in-php/</link>
		<comments>http://tylkowski.net/2011/04/17/week-calculation-in-php/#comments</comments>
		<pubDate>Sun, 17 Apr 2011 15:55:46 +0000</pubDate>
		<dc:creator>Matthias Tylkowski</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://tylkowski.net/?p=128</guid>
		<description><![CDATA[Working with Dates is always a problem. PHP just has a limited ability to work properly with dates, some things are not so easy too find. The PEAR Library offers a good amound of possibilities to work with dates, but &#8230; <a href="http://tylkowski.net/2011/04/17/week-calculation-in-php/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://tylkowski.net/2011/04/17/week-calculation-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<atom:link rel="payment" title="Flattr this!" href="https://flattr.com/submit/auto?user_id=34687&amp;popout=1&amp;url=http%3A%2F%2Ftylkowski.net%2F2011%2F04%2F17%2Fweek-calculation-in-php%2F&amp;language=en_GB&amp;category=text&amp;title=Week+Calculation+in+PHP&amp;description=Working+with+Dates+is+always+a+problem.+PHP+just+has+a+limited+ability+to+work+properly+with+dates%2C+some+things+are+not+so+easy+too+find.+The+PEAR+Library+offers...&amp;tags=blog" type="text/html" />
	</item>
		<item>
		<title>Master Thesis submitted</title>
		<link>http://tylkowski.net/2010/11/16/master-thesis-submitted/</link>
		<comments>http://tylkowski.net/2010/11/16/master-thesis-submitted/#comments</comments>
		<pubDate>Tue, 16 Nov 2010 08:00:22 +0000</pubDate>
		<dc:creator>Matthias Tylkowski</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[mapping]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[syntax-directed]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[XSD]]></category>

		<guid isPermaLink="false">http://tylkowski.net/?p=98</guid>
		<description><![CDATA[Finally submitted my master thesis. Have a look if you want: Online XML Editor Based On XML Schema Abstract: This master thesis introduces a mechanism of mapping XML Schema (XSD) to PHP. In the mapping process PHP classes are automatically generated which &#8230; <a href="http://tylkowski.net/2010/11/16/master-thesis-submitted/">Weiterlesen <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://tylkowski.net/2010/11/16/master-thesis-submitted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
