<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Peter Törnstrand</title>
	<link>http://www.tornstrand.com</link>
	<description>Drupal, PHP and web developing</description>
	<lastBuildDate>Fri, 16 Apr 2010 07:04:56 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->

	<item>
		<title>Avoid Drupal theme file cluttering</title>
		<description><![CDATA[A Drupal theme may consist of several template overrides. These files are usually stored in the themes root folder. For a simple theme, this is not a problem but if you are coding a complex theme with lots of overrides of views and cck templates it starts to get pretty cluttered in your themes directory. [...]]]></description>
		<link>http://www.tornstrand.com/2010/04/16/avoid-drupal-theme-file-cluttering/</link>
			</item>
	<item>
		<title>Widgets, a Drupal module</title>
		<description><![CDATA[Widgets is a module that enables a site editor to, on a per node basis, select &#8220;widgets&#8221; that should be displayed when viewing a node. A &#8220;widget&#8221; in it&#8217;s simplest form is just a regular node (page, story etc) but the power of the module is that you can create custom content types (with CCK) [...]]]></description>
		<link>http://www.tornstrand.com/2009/11/22/widgets-a-drupal-module/</link>
			</item>
	<item>
		<title>Drupal Flickr Photoset block module</title>
		<description><![CDATA[I have previously written about creating photo galleries using the Flickr Field module. Before I came up with the solution described in the post Drupal Flickr gallery using Flickr field I developed a Flickr Photoset block module. Since I&#8217;m not going to use it nor contribute it to the Drupal contrib repository I thought I [...]]]></description>
		<link>http://www.tornstrand.com/2009/10/20/drupal-flickr-photoset-block-module/</link>
			</item>
	<item>
		<title>Drupal Flickr gallery using Flickr field</title>
		<description><![CDATA[With the Flickr module you can display images from Flickr in various ways. On thing you can&#8217;t do out of the box is to display a perticular photoset with multiple thumbnails. Say you have the content type news and every news item is associated with a perticular Flickr photoset. When viewing the news item you [...]]]></description>
		<link>http://www.tornstrand.com/2009/10/15/flickr-gallery-using-flickr-field/</link>
			</item>
	<item>
		<title>The Drupal module jungle</title>
		<description><![CDATA[Drupal is a great CMS, during the time I have spent working with it I have come to love it. However, for an emerging Drupal developer the abundance of different modules can be a real hassel. Sometimes you need third party modules to perform simple tasks, such as getting the breadcrumb trail to work properly [...]]]></description>
		<link>http://www.tornstrand.com/2009/08/19/the-drupal-module-jungle/</link>
			</item>
	<item>
		<title>Dining in Phuket, Thailand</title>
		<description><![CDATA[I recently got back from a two week holiday to Phuket, Thailand (actually this post has been in the draft stage for over a year). During my stay in Patong Beach, the number one turist trap on the island, I visited several restaurants. As one might expect, there are hundreds of restaurants in Patong, many [...]]]></description>
		<link>http://www.tornstrand.com/2009/08/17/dining-in-phuket-thailand/</link>
			</item>
	<item>
		<title>Reading a XML processing instruction with PHP</title>
		<description><![CDATA[I&#8217;m doing some XSL transformations in a project I&#8217;m involved in right now. The XML documents that are beeing transformed all include a xml-stylesheet processing instruction that I need to read in order to know what stylesheet to use for a specfic document. To my surprise, reading processing instructions from a DOMDocument in PHP was [...]]]></description>
		<link>http://www.tornstrand.com/2008/10/21/reading-a-xml-processing-instruction-with-php/</link>
			</item>
	<item>
		<title>Don&#8217;t miss Ubiquity</title>
		<description><![CDATA[I installed the Ubiquity browser plugin yesterday and I&#8217;ve had some time to play around with it. Without a doubt Ubiquity is the most exceting thing that has happend to web browsers in years. I&#8217;m not going to rant about all the things this browser plugin can do for you, instead see for yourself at [...]]]></description>
		<link>http://www.tornstrand.com/2008/08/29/dont-miss-ubiquity/</link>
			</item>
	<item>
		<title>Zend_Form custom/localized error messages</title>
		<description><![CDATA[I&#8217;ve been playing around with Zend_Form and Zend Framework 1.5 these last couple of days. Like most people I hade some trouble getting used to the decorator part of the form API. Decorators are used to style form elements for rendering in the browser, adding tags before, after and wrapping the form element itself. After [...]]]></description>
		<link>http://www.tornstrand.com/2008/06/27/zend_form-customlocalized-error-messages/</link>
			</item>
	<item>
		<title>Google Maps Cluster markers</title>
		<description><![CDATA[I&#8217;m working on a project right now where we make use of the Google Maps API to display various information on Google Maps. One page calls for a view of all golf courses in Sweden. To my surprice there are actually quite a few of them, closer to 500 golf courses. When you position lots [...]]]></description>
		<link>http://www.tornstrand.com/2008/06/18/google-maps-cluster-markers/</link>
			</item>
</channel>
</rss>
