<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
		
	<channel>
		
		<title>TYPOfree::Blurb</title>
		<link>http://www.typofree.org/</link>
		<description>TYPO free :: latest blurb</description>
		<language>en</language>
		
		<image>
			<title>TYPOfree::Blurb</title>
			<url>http://www.typofree.org/fileadmin/site/typofree.org/image/Sound.16.png</url>
			<link>http://www.typofree.org/</link>
		<!--	<width>16</width>     -->
		<!--	<height>16</height>   -->
			<description>TYPO free :: latest blurb</description>		
		</image>
		
		<generator>TYPO3 - inspiring people to share!</generator>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		
		
		
		<lastBuildDate>Thu, 14 Jul 2011 09:35:00 +0200</lastBuildDate>
		
		
		<item>
			<title>TYPO3 Nginx configuration v2</title>
			<link>http://www.typofree.org/article/archive/2011/july/title/typo3-nginx-configuration-v2/</link>
			<guid>http://www.typofree.org/article/archive/2011/july/title/typo3-nginx-configuration-v2/</guid>
			<description>It's been a while since I posted my Nginx configuration for TYPO3. It's been updated recently. I run several sites that use similar configuration options, so I split off parts of the configuration into include files.</description>
			<category>TYPO3</category>
			<category>Nginx</category>
			
			<author>michiel@typofree.org</author>
			<pubDate>Thu, 14 Jul 2011 09:35:00 +0200</pubDate>
			
		</item>
		
		
		<item>
			<title>Check your PHP code for deprecated features</title>
			<link>http://www.typofree.org/article/archive/2011/may/title/check-your-php-code-for-deprecated-ini-directives-and-functions/</link>
			<guid>http://www.typofree.org/article/archive/2011/may/title/check-your-php-code-for-deprecated-ini-directives-and-functions/</guid>
			<description>In the latest stable version of PHP (5.3 at the time of writing) a number of ini directives and functions have been deprecated. Love it or hate it, the code that uses these ini directives and functions will behave badly when run in PHP 5.3. The TYPO3 core has been fine with PHP 5.3 for a while now, but the majority of the 5000+ extensions still uses deprecated functions.
PHP 5.3 has been out for a while now in several distributions. With the...</description>
			
			<author>michiel@typofree.org</author>
			<pubDate>Thu, 12 May 2011 08:42:00 +0200</pubDate>
			
		</item>
		
		
		<item>
			<title>TYPO3 Templates, book review</title>
			<link>http://www.typofree.org/article/archive/2011/march/title/typo3-templates-book-review/</link>
			<guid>http://www.typofree.org/article/archive/2011/march/title/typo3-templates-book-review/</guid>
			<description>I have just finished reading a TYPO3 book titled 'TYPO3 Templates' with the subtitle; 'Create and modify templates with TypoScript and TemplaVoila'.
The author of the book is Jeremy Greenawalt, web director of Vintage 56. I had never before heard of Jeremy. In fact I didn't know any Jeremies at all.
I think the title of the book is misleading. The title should have  been 'Building a complete TYPO3 website with TemplaVoila'. Almost the entire...</description>
			<category>TYPO3</category>
			
			<author>michiel@typofree.org</author>
			<pubDate>Sat, 12 Mar 2011 21:25:00 +0100</pubDate>
			
		</item>
		
		
		<item>
			<title>Book review coming up</title>
			<link>http://www.typofree.org/article/archive/2011/january/title/book-review-coming-up/</link>
			<guid>http://www.typofree.org/article/archive/2011/january/title/book-review-coming-up/</guid>
			<description>I'm going to review a book called TYPO3 Templates. It's a step-by-step guide to creating and modifying templates with TypoScript and TemplaVoila.
This book starts with the basics of creating an example TYPO3 site before showing you how to add your own stylesheets and enhanced JavaScript to the template. You learn about the different types of menus and navigation, and you can try out each one with practical examples in the book. The book shows...</description>
			<category>TYPO3</category>
			
			<author>michiel@typofree.org</author>
			<pubDate>Fri, 14 Jan 2011 11:26:00 +0100</pubDate>
			
		</item>
		
		
		<item>
			<title>Storing PHP sessions in MemCached</title>
			<link>http://www.typofree.org/article/archive/2010/july/title/storing-php-sessions-in-memcached/</link>
			<guid>http://www.typofree.org/article/archive/2010/july/title/storing-php-sessions-in-memcached/</guid>
			<description>Memcached is a Free &amp; open source, high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load. Memcached is an in-memory key-value store for small chunks of arbitrary data (strings, objects) from results of database calls, API calls, or page rendering.
It has been explained in many blog entries already but it does not hurt...</description>
			<category>TYPO3</category>
			<category>OSX</category>
			<category>Debian</category>
			
			<author>michiel@typofree.org</author>
			<pubDate>Sat, 10 Jul 2010 14:10:00 +0200</pubDate>
			
		</item>
		
		
		<item>
			<title>PHP_EOL goodness</title>
			<link>http://www.typofree.org/article/archive/2010/febuary/title/php-eol-goodness/</link>
			<guid>http://www.typofree.org/article/archive/2010/febuary/title/php-eol-goodness/</guid>
			<description>I did an amazing discovery today. There is a PHP constant called PHP_EOL you can use instead of &quot;\n&quot;. This will make your script cross platform.
I honestly did not know about this. I'm happy I learnt something new today.</description>
			<category>cli</category>
			
			<author>michiel@typofree.org</author>
			<pubDate>Tue, 16 Feb 2010 17:08:00 +0100</pubDate>
			
		</item>
		
		
		<item>
			<title>Caretaker</title>
			<link>http://www.typofree.org/article/archive/2010/january/title/caretaker/</link>
			<guid>http://www.typofree.org/article/archive/2010/january/title/caretaker/</guid>
			<description>A TYPO3 installation is a complex mix of TYPO3-core, TYPO3-setup and extensions which makes every installation unique. Therefore it is difficult to automatically detect the health of a TYPO3 installation, especially when new security concerns arise or different systems, extensions or partners are interacting. Currently available system-monitoring software, like nagios, can check the hardware state and much more but not the proper setup of TYPO3...</description>
			<category>TYPO3</category>
			
			<author>michiel@typofree.org</author>
			<pubDate>Sat, 02 Jan 2010 09:24:00 +0100</pubDate>
			
		</item>
		
		
		<item>
			<title>Dam 1.1.3 has been released</title>
			<link>http://www.typofree.org/article/archive/2010/january/title/dam-113-has-been-released/</link>
			<guid>http://www.typofree.org/article/archive/2010/january/title/dam-113-has-been-released/</guid>
			<description>The DAM development team is proud to announce the release of version 1.1.3 of the DAM.
This is the first in a series of 12 monthly bugfix releases for the 1.1 branch. Every month a new bugfix version will be released that containsthe latest fixes. The next release is planned for Friday the 5th of February.
Big thanks go out to all the people who have spotted bugs, supplied patches and tested the dam. We could not have done this without...</description>
			<category>DAM</category>
			
			<author>michiel@typofree.org</author>
			<pubDate>Fri, 01 Jan 2010 19:00:00 +0100</pubDate>
			
		</item>
		
		
		<item>
			<title>DAM release speed</title>
			<link>http://www.typofree.org/article/archive/2009/december/title/dam-release-speed/</link>
			<guid>http://www.typofree.org/article/archive/2009/december/title/dam-release-speed/</guid>
			<description>I recently released DAM 1.1.2 as you may have noticed. And one or two releases a year is just not enough. I'm going to do monthly bugfix releases from now on. Even if only one pesky bug is fixed, a bugfix release will be baked that month.This means that the Mantis roadmap is no longer very usefull for bugfix releases on the 1.1 branch since we will release anyway and the bugs that are not fixed will be moved forward to the next version on the...</description>
			<category>DAM</category>
			
			<author>michiel@typofree.org</author>
			<pubDate>Thu, 31 Dec 2009 13:48:00 +0100</pubDate>
			
		</item>
		
		
		<item>
			<title>DAM 1.1.2 has been released</title>
			<link>http://www.typofree.org/article/archive/2009/december/title/dam-112-has-been-released/</link>
			<guid>http://www.typofree.org/article/archive/2009/december/title/dam-112-has-been-released/</guid>
			<description>The DAM development team is proud to announce the release of version 1.1.2 of the DAM. Also known as; 'Bugfix Release for the Bugfix Release after &quot;The Big Sleep&quot;'.</description>
			<category>DAM</category>
			
			<author>michiel@typofree.org</author>
			<pubDate>Sun, 20 Dec 2009 13:08:00 +0100</pubDate>
			
		</item>
		
		
	</channel>
</rss>
