<?xml version="1.0" encoding="utf-8"?>
<rss version="rss-2.0"><channel>
		<title>SebastiaanDeJonge.com</title>
		<link>http://sebastiaandejonge.com/</link>
	<description>Latest blog articles and comments</description><language>en-US</language><generator>TYPO3 at SebastiaanDeJonge.com 4.5.2</generator><docs>http://backend.userland.com/rss091</docs><copyright>2010 Sebastiaan de Jonge</copyright><managingEditor>szebi.eger@gmail.com (Sebastiaan de Jonge)</managingEditor><webMaster>szebi.eger@gmail.com (Sebastiaan de Jonge)</webMaster><image>
		<title>SebastiaanDeJonge.com</title>
		<url>http://sebastiaandejonge.com/fileadmin/themes/szebi/img/smile-blink.gif</url>
		<link>http://sebastiaandejonge.com/</link>
	<description>Latest blog articles and comments</description></image><item>
	<title>PHP: Extra array functions</title>
	<author>szebi.eger@gmail.com (Sebastiaan de Jonge)</author>
	<link>http://sebastiaandejonge.com/blog/articles/2011/february/14/php-extra-array-functions/</link>
<guid>http://sebastiaandejonge.com/blog/articles/2011/february/14/php-extra-array-functions/</guid><category>PHP</category>
<pubDate>Mon, 14 Feb 2011 11:30:00 +0000</pubDate>
<description> During my recent PHP/TYPO3 adventures I had to come up with some extra array functionality to grab my desired data from an array. Shockingly I couldn't find any official PHP way to do this. So...</description></item><item>
<title>Advanced Sitemaps 1.1.0</title>
<author>szebi.eger@gmail.com (Sebastiaan de Jonge)</author>
<link>http://sebastiaandejonge.com/blog/articles/2011/january/10/advanced-sitemaps-110/</link>
<guid>http://sebastiaandejonge.com/blog/articles/2011/january/10/advanced-sitemaps-110/</guid><category>Advanced Sitemaps</category>
<pubDate>Mon, 10 Jan 2011 23:00:00 +0000</pubDate>
<description> After some time of silence it was time for an update on my advanced sitemaps extension. It took a while but all open bugs and feature request have been processed, and I'm proud to announce tha...</description></item><item>
<title>PHP: Dividing an array into equal pieces</title>
<author>szebi.eger@gmail.com (Sebastiaan de Jonge)</author>
<link>http://sebastiaandejonge.com/blog/articles/2010/december/28/php-dividing-an-array-into-equal-pieces/</link>
<guid>http://sebastiaandejonge.com/blog/articles/2010/december/28/php-dividing-an-array-into-equal-pieces/</guid><category>PHP</category>
<pubDate>Tue, 28 Dec 2010 10:16:00 +0000</pubDate>
<description> Something I needed to do a while ago, and I thought it wouldn't be a bad idea to share it. It's a quick way to divide an array into equal segments. Just take a look at the function code. ...</description></item><item>
<title>Create page teasers using just TypoScript</title>
<author>szebi.eger@gmail.com (Sebastiaan de Jonge)</author>
<link>http://sebastiaandejonge.com/blog/articles/2010/december/22/create-page-teasers-using-just-typoscript/</link>
<guid>http://sebastiaandejonge.com/blog/articles/2010/december/22/create-page-teasers-using-just-typoscript/</guid><category>TypoScript</category>
<pubDate>Wed, 22 Dec 2010 11:00:00 +0000</pubDate>
<description> Sometimes I wonder how far you can actually go in using just TypoScript to achieve your technical challenges. Today I will show how you create a simple page teaser with multilingual support by...</description></item><item>
<title>Translated page titles made simple with TypoScript</title>
<author>szebi.eger@gmail.com (Sebastiaan de Jonge)</author>
<link>http://sebastiaandejonge.com/blog/articles/2010/december/21/translated-page-titles-made-simple-with-typoscript/</link>
<guid>http://sebastiaandejonge.com/blog/articles/2010/december/21/translated-page-titles-made-simple-with-typoscript/</guid><category>TypoScript</category>
<pubDate>Tue, 21 Dec 2010 20:00:00 +0000</pubDate>
<description> This is something really cool I had to create recently for one of my projects. I actually had to create a page teaser, which due to the simplicity of the teaser I decided to do with TypoScript...</description></item><item>
<title>Time for something new!</title>
<author>szebi.eger@gmail.com (Sebastiaan de Jonge)</author>
<link>http://sebastiaandejonge.com/blog/articles/2010/november/13/time-for-something-new/</link>
<guid>http://sebastiaandejonge.com/blog/articles/2010/november/13/time-for-something-new/</guid><category>Personal</category>
<pubDate>Sat, 13 Nov 2010 16:49:00 +0000</pubDate>
<description> I have to admit it has been a while since I wrote anything. For that I'm really sorry. There are several reasons for this. So let me tell you a little about what's going one. Wh...</description></item><item>
<title>Using the database API</title>
<author>szebi.eger@gmail.com (Sebastiaan de Jonge)</author>
<link>http://sebastiaandejonge.com/blog/articles/2010/october/27/using-the-database-api/</link>
<guid>http://sebastiaandejonge.com/blog/articles/2010/october/27/using-the-database-api/</guid><category>Extension Development</category>
<pubDate>Wed, 27 Oct 2010 07:00:00 +0000</pubDate>
<description> Many times, when taking a short peek through new extensions in the TER, I find plenty of extensions that use PHP's native MySQL functions to access the database. In my previous post I already ...</description></item><item>
<title>10 Pitfalls for extension developers</title>
<author>szebi.eger@gmail.com (Sebastiaan de Jonge)</author>
<link>http://sebastiaandejonge.com/blog/articles/2010/october/13/10-pitfalls-for-extension-developers/</link>
<guid>http://sebastiaandejonge.com/blog/articles/2010/october/13/10-pitfalls-for-extension-developers/</guid><category>Extension Development</category>
<pubDate>Wed, 13 Oct 2010 07:00:00 +0000</pubDate>
<description> While developing and reviewing TYPO3 extension, you occasionally come upon pretty funny and sometimes disturbing stuff. At some point we all have to learn new things. So we can't expect it all...</description></item><item>
<title>Code Snippets</title>
<author>szebi.eger@gmail.com (Sebastiaan de Jonge)</author>
<link>http://sebastiaandejonge.com/blog/articles/2010/october/11/code-snippets/</link>
<guid>http://sebastiaandejonge.com/blog/articles/2010/october/11/code-snippets/</guid><category>Extensions</category>
<pubDate>Mon, 11 Oct 2010 08:00:00 +0000</pubDate>
<description> Some days ago I got a request from someone who was interested in my code snippets plugin. At that time I couldn't really offer the extension, it was simply too specific for my own website. Now...</description></item><item>
<title>Spoofing TCA columns</title>
<author>szebi.eger@gmail.com (Sebastiaan de Jonge)</author>
<link>http://sebastiaandejonge.com/blog/articles/2010/october/06/spoofing-tca-columns/</link>
<guid>http://sebastiaandejonge.com/blog/articles/2010/october/06/spoofing-tca-columns/</guid><category>Extension Development</category>
<pubDate>Wed, 06 Oct 2010 07:00:00 +0000</pubDate>
<description> Sometimes, the normal approach for adding extra fields to a table will just not do. For example, if you don't really know what the other table is going to be. I came across this challenge some...</description></item></channel></rss>
