<?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>elp's blog &#187; php</title>
	<atom:link href="http://www.elp.co.at/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.elp.co.at</link>
	<description>elmar putz, web- &#38; software-development</description>
	<lastBuildDate>Fri, 16 Sep 2011 12:01:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>TYPO3 / tt_news &#8211; use news title as page title in multilanguage environment</title>
		<link>http://www.elp.co.at/2011/09/16/typo3-tt_news-use-news-title-as-page-title-in-multilanguage-environment/</link>
		<comments>http://www.elp.co.at/2011/09/16/typo3-tt_news-use-news-title-as-page-title-in-multilanguage-environment/#comments</comments>
		<pubDate>Fri, 16 Sep 2011 11:43:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Typo3]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[typo3]]></category>
		<category><![CDATA[typoscript]]></category>

		<guid isPermaLink="false">http://www.elp.co.at/?p=146</guid>
		<description><![CDATA[If you are using the popular extension &#8220;tt_news&#8221;, you probably want the news title as page title on the single view of the news entries. Especially for SEO and sharing (Facebook, Twitter,&#8230;) it is very useful to have this information in the TITLE &#8211; tag of the page. All you have to do is to [...]]]></description>
		<wfw:commentRss>http://www.elp.co.at/2011/09/16/typo3-tt_news-use-news-title-as-page-title-in-multilanguage-environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cropping of images in typo3 with typoscript</title>
		<link>http://www.elp.co.at/2010/06/17/cropping-of-images-in-typo3-with-typoscript/</link>
		<comments>http://www.elp.co.at/2010/06/17/cropping-of-images-in-typo3-with-typoscript/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 15:00:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[typo3]]></category>
		<category><![CDATA[typoscript]]></category>

		<guid isPermaLink="false">http://www.elp.co.at/?p=134</guid>
		<description><![CDATA[This posting is based on version 4.3.3 of typo3. It is often necessary to display thumbnails with fixed width and height values for each image (e.g. some image gallery&#8230;), which is a challenge if you have images of different formats (4:3, 16:9,&#8230;). Typo3 offers the &#8220;cropping&#8221; function, which means the original image is scaled to [...]]]></description>
		<wfw:commentRss>http://www.elp.co.at/2010/06/17/cropping-of-images-in-typo3-with-typoscript/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Installing Zend Debugger on linux (ubuntu server)</title>
		<link>http://www.elp.co.at/2010/01/04/installing-zend-debugger-on-linux-ubuntu-server/</link>
		<comments>http://www.elp.co.at/2010/01/04/installing-zend-debugger-on-linux-ubuntu-server/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 15:47:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[aptana studio]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[pdt]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[ubuntu server]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://www.elp.co.at/?p=118</guid>
		<description><![CDATA[The documentation of Aptana 2.0 is poor at the moment, i did not find any docs on the new PDT PHP extension. Maybe someone has the same troubles getting php debugging to work &#8211; here is how i got it finally running: I use the following system setup for local php development, testing and debugging: [...]]]></description>
		<wfw:commentRss>http://www.elp.co.at/2010/01/04/installing-zend-debugger-on-linux-ubuntu-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Typo3 (4.2.8), utf-8 encoding and caching</title>
		<link>http://www.elp.co.at/2009/08/31/typo3-4-2-8-utf-8-encoding-and-caching/</link>
		<comments>http://www.elp.co.at/2009/08/31/typo3-4-2-8-utf-8-encoding-and-caching/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 19:07:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[caching]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[typo3]]></category>
		<category><![CDATA[utf-8]]></category>

		<guid isPermaLink="false">http://www.elp.co.at/?p=97</guid>
		<description><![CDATA[Typo3 (4.2.8), utf-8 encoding and caching - page_cache entries are ignored which causes poor server performance.]]></description>
		<wfw:commentRss>http://www.elp.co.at/2009/08/31/typo3-4-2-8-utf-8-encoding-and-caching/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>typo3 &#8211; enable admin panel in preview mode for non-admin users / groups</title>
		<link>http://www.elp.co.at/2009/06/18/typo3-enable-admin-panel-in-preview-mode-for-non-admin-users-groups/</link>
		<comments>http://www.elp.co.at/2009/06/18/typo3-enable-admin-panel-in-preview-mode-for-non-admin-users-groups/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 12:25:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[typo3]]></category>

		<guid isPermaLink="false">http://www.elp.co.at/?p=89</guid>
		<description><![CDATA[Typo3 offers a nice feature to edit content elements of a page directly in the preview mode &#8211; but this functionality is only available for admins per default. In my projects, it&#8217;s important for all users to have this feature. As so many tasks in typo3, it is not very obvious how to enable it [...]]]></description>
		<wfw:commentRss>http://www.elp.co.at/2009/06/18/typo3-enable-admin-panel-in-preview-mode-for-non-admin-users-groups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend MVC Framework &#8211; forms with dojo / dijit decorators tutorial</title>
		<link>http://www.elp.co.at/2009/05/28/zend-framework-forms-with-dojo/</link>
		<comments>http://www.elp.co.at/2009/05/28/zend-framework-forms-with-dojo/#comments</comments>
		<pubDate>Thu, 28 May 2009 13:20:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Dijit]]></category>
		<category><![CDATA[Dojo]]></category>
		<category><![CDATA[mvc]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://www.elp.co.at/?p=76</guid>
		<description><![CDATA[I started developing my first application with the Zend Framework using the MVC approach &#8211; following the tutorial (http://framework.zend.com/docs/quickstart) is a good entry point, but as soon as you need some &#8220;advanced&#8221; features, it gets a little tricky. In my application i will use the integrated Dojo-library, which offers powerful form elements and ajax features [...]]]></description>
		<wfw:commentRss>http://www.elp.co.at/2009/05/28/zend-framework-forms-with-dojo/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>PHP Prevent E-mail Form Spamming</title>
		<link>http://www.elp.co.at/2009/03/06/php-prevent-e-mail-form-spamming/</link>
		<comments>http://www.elp.co.at/2009/03/06/php-prevent-e-mail-form-spamming/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 13:36:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://blog.elp.co.at/?p=28</guid>
		<description><![CDATA[Spammers are trying to abuse your contact form for sending spam mails with e-mail injection? Check out the code to secure your e-mail form. The Problem &#8211; E-mail injection: Spammers try to &#8220;inject&#8221; in your form fields some extra &#8211; header information via bots to use your webserver as spam server. One solution is to [...]]]></description>
		<wfw:commentRss>http://www.elp.co.at/2009/03/06/php-prevent-e-mail-form-spamming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linked dynamic Select-Boxes with PHP &amp; JavaScript</title>
		<link>http://www.elp.co.at/2009/03/06/linked-dynamic-select-boxes-with-php-javascript/</link>
		<comments>http://www.elp.co.at/2009/03/06/linked-dynamic-select-boxes-with-php-javascript/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 13:32:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://blog.elp.co.at/?p=20</guid>
		<description><![CDATA[Script reads the values from 2 linked database tables and generates 2 select boxes &#8211; the first holds the categories and if one category is checked, the second box displays the depending values without reloading the site. You can now access the values of the select boxes via form operations. Notice: I usedÂ ADODB for the [...]]]></description>
		<wfw:commentRss>http://www.elp.co.at/2009/03/06/linked-dynamic-select-boxes-with-php-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

