<?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>knusperpixel.com &#187; php</title>
	<atom:link href="http://www.knusperpixel.com/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.knusperpixel.com</link>
	<description>Webdevelopment und was vom Leben übrig bleibt</description>
	<lastBuildDate>Wed, 11 Jan 2012 23:05:48 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Symphony. An open source CMS.</title>
		<link>http://www.knusperpixel.com/shortlist/symphony-an-open-source-cms/</link>
		<comments>http://www.knusperpixel.com/shortlist/symphony-an-open-source-cms/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 21:20:01 +0000</pubDate>
		<dc:creator>knusperpixel</dc:creator>
				<category><![CDATA[Shortlist]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[symphony]]></category>
		<category><![CDATA[webdesign]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[xslt]]></category>

		<guid isPermaLink="false">http://www.knusperpixel.com/shortlist/symphony-an-open-source-cms/</guid>
		<description><![CDATA[XSLT-powered open source content management system
]]></description>
			<content:encoded><![CDATA[<p>XSLT-powered open source content management system</p>
]]></content:encoded>
			<wfw:commentRss>http://www.knusperpixel.com/shortlist/symphony-an-open-source-cms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Portable PHP password hashing (&quot;password encryption&quot;) framework</title>
		<link>http://www.knusperpixel.com/shortlist/portable-php-password-hashing-password-encryption-framework/</link>
		<comments>http://www.knusperpixel.com/shortlist/portable-php-password-hashing-password-encryption-framework/#comments</comments>
		<pubDate>Wed, 06 Jul 2011 21:28:55 +0000</pubDate>
		<dc:creator>knusperpixel</dc:creator>
				<category><![CDATA[Shortlist]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[md5]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://www.knusperpixel.com/shortlist/portable-php-password-hashing-password-encryption-framework/</guid>
		<description><![CDATA[This is a portable public domain password hashing framework for use in PHP applications. It is meant to work with PHP 3 and above, and it has actually been tested with at least PHP 3.0.18 through 5.3.0 so far.
]]></description>
			<content:encoded><![CDATA[<p>This is a portable public domain password hashing framework for use in PHP applications. It is meant to work with PHP 3 and above, and it has actually been tested with at least PHP 3.0.18 through 5.3.0 so far.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.knusperpixel.com/shortlist/portable-php-password-hashing-password-encryption-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Crush</title>
		<link>http://www.knusperpixel.com/shortlist/css-crush/</link>
		<comments>http://www.knusperpixel.com/shortlist/css-crush/#comments</comments>
		<pubDate>Thu, 23 Jun 2011 16:43:45 +0000</pubDate>
		<dc:creator>knusperpixel</dc:creator>
				<category><![CDATA[Shortlist]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[preprocessor]]></category>

		<guid isPermaLink="false">http://www.knusperpixel.com/shortlist/css-crush/</guid>
		<description><![CDATA[The contents of the file, and files specified by the standard @import directive, are pulled into one new file. This way you get the advantages of file separation but not the performance penalty of extra http requests.&#60;br /&#62;
CSS variables that are specified are applied.&#60;br /&#62;
Any search/replace macros that affect CSS properties are applied.&#60;br /&#62;
Optionally (not [...]]]></description>
			<content:encoded><![CDATA[<p>The contents of the file, and files specified by the standard @import directive, are pulled into one new file. This way you get the advantages of file separation but not the performance penalty of extra http requests.&lt;br /&gt;<br />
CSS variables that are specified are applied.&lt;br /&gt;<br />
Any search/replace macros that affect CSS properties are applied.&lt;br /&gt;<br />
Optionally (not shown in the example below) the file is then minified.&lt;br /&gt;<br />
The file is cached and returned by the script. The date-modified timestamp of the host-file and all the imported files are stored and checked on every subsequent running of the script. If any of the files have been modified a new file is compiled. If none have been modified the cached file is returned.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.knusperpixel.com/shortlist/css-crush/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sorted &#8211; Nefarious Designs</title>
		<link>http://www.knusperpixel.com/shortlist/sorted-nefarious-designs/</link>
		<comments>http://www.knusperpixel.com/shortlist/sorted-nefarious-designs/#comments</comments>
		<pubDate>Wed, 06 Apr 2011 20:29:41 +0000</pubDate>
		<dc:creator>knusperpixel</dc:creator>
				<category><![CDATA[Shortlist]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[sort]]></category>

		<guid isPermaLink="false">http://www.knusperpixel.com/shortlist/sorted-nefarious-designs/</guid>
		<description><![CDATA[Sooner or later, whilst using arrays in PHP, you&#8217;re going to want to re-order the data. On a one-dimensional array this simply requires us to run one of the sort(), rsort(), asort() or ksort() commands (depending on what we are doing).&#60;br /&#62;
However, should we be using a mult-dimensional array, we need to use the array_multisort() [...]]]></description>
			<content:encoded><![CDATA[<p>Sooner or later, whilst using arrays in PHP, you&rsquo;re going to want to re-order the data. On a one-dimensional array this simply requires us to run one of the sort(), rsort(), asort() or ksort() commands (depending on what we are doing).&lt;br /&gt;<br />
However, should we be using a mult-dimensional array, we need to use the array_multisort() PHP command.&lt;br /&gt;<br />
If our array is a database result, it is usually a two-dimensional array arranged in rows but array_multisort() sorts using columns. For this reason we need to do some hefty work preparing our array for ordering.&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.knusperpixel.com/shortlist/sorted-nefarious-designs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>stash &#8211; a place to keep your cache &#8211; Google Project Hosting</title>
		<link>http://www.knusperpixel.com/shortlist/stash-a-place-to-keep-your-cache-google-project-hosting/</link>
		<comments>http://www.knusperpixel.com/shortlist/stash-a-place-to-keep-your-cache-google-project-hosting/#comments</comments>
		<pubDate>Thu, 31 Mar 2011 22:51:44 +0000</pubDate>
		<dc:creator>knusperpixel</dc:creator>
				<category><![CDATA[Shortlist]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[caching]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.knusperpixel.com/shortlist/stash-a-place-to-keep-your-cache-google-project-hosting/</guid>
		<description><![CDATA[Stash makes it easy to speed up your code by caching the results of expensive functions or code. Certain actions, like database queries or calls to external APIs, take a lot of time to run but tend to have the same results over short periods of time. This makes it much more efficient to store [...]]]></description>
			<content:encoded><![CDATA[<p>Stash makes it easy to speed up your code by caching the results of expensive functions or code. Certain actions, like database queries or calls to external APIs, take a lot of time to run but tend to have the same results over short periods of time. This makes it much more efficient to store the results and call them back up later.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.knusperpixel.com/shortlist/stash-a-place-to-keep-your-cache-google-project-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best Lightweight PHP Frameworks of 2010 &#124; Webification</title>
		<link>http://www.knusperpixel.com/shortlist/best-lightweight-php-frameworks-of-2010-webification/</link>
		<comments>http://www.knusperpixel.com/shortlist/best-lightweight-php-frameworks-of-2010-webification/#comments</comments>
		<pubDate>Tue, 15 Mar 2011 16:44:42 +0000</pubDate>
		<dc:creator>knusperpixel</dc:creator>
				<category><![CDATA[Shortlist]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[mvc]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.knusperpixel.com/shortlist/best-lightweight-php-frameworks-of-2010-webification/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://www.knusperpixel.com/shortlist/best-lightweight-php-frameworks-of-2010-webification/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Analytics Tracking in Facebook Seiten</title>
		<link>http://www.knusperpixel.com/shortlist/google-analytics-tracking-in-facebook-seiten/</link>
		<comments>http://www.knusperpixel.com/shortlist/google-analytics-tracking-in-facebook-seiten/#comments</comments>
		<pubDate>Mon, 28 Feb 2011 11:02:37 +0000</pubDate>
		<dc:creator>knusperpixel</dc:creator>
				<category><![CDATA[Shortlist]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[googleanalytics]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.knusperpixel.com/shortlist/google-analytics-tracking-in-facebook-seiten/</guid>
		<description><![CDATA[FBGAT is a free and opensource tool created by Webdigi to work around Facebook&#8217;s Javascript restriction on Facebook fan pages which prevents Google Analytics from working correctly.&#160;
]]></description>
			<content:encoded><![CDATA[<p>FBGAT is a free and opensource tool created by Webdigi to work around Facebook&rsquo;s Javascript restriction on Facebook fan pages which prevents Google Analytics from working correctly.&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.knusperpixel.com/shortlist/google-analytics-tracking-in-facebook-seiten/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Overview of ModelBaker, the Web App Creator</title>
		<link>http://www.knusperpixel.com/shortlist/overview-of-modelbaker-the-web-app-creator/</link>
		<comments>http://www.knusperpixel.com/shortlist/overview-of-modelbaker-the-web-app-creator/#comments</comments>
		<pubDate>Thu, 03 Feb 2011 22:26:29 +0000</pubDate>
		<dc:creator>knusperpixel</dc:creator>
				<category><![CDATA[Shortlist]]></category>
		<category><![CDATA[cakephp]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.knusperpixel.com/shortlist/overview-of-modelbaker-the-web-app-creator/</guid>
		<description><![CDATA[ModelBaker &#8211; a remarkable application that delivers point and click development so you can do amazing things for your business, your customers, organization and school.
]]></description>
			<content:encoded><![CDATA[<p>ModelBaker &#8211; a remarkable application that delivers point and click development so you can do amazing things for your business, your customers, organization and school.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.knusperpixel.com/shortlist/overview-of-modelbaker-the-web-app-creator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>All The Cheat Sheets That A Web Developer Needs</title>
		<link>http://www.knusperpixel.com/shortlist/all-the-cheat-sheets-that-a-web-developer-needs/</link>
		<comments>http://www.knusperpixel.com/shortlist/all-the-cheat-sheets-that-a-web-developer-needs/#comments</comments>
		<pubDate>Wed, 26 Jan 2011 13:06:48 +0000</pubDate>
		<dc:creator>knusperpixel</dc:creator>
				<category><![CDATA[Shortlist]]></category>
		<category><![CDATA[cheatsheet]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[unicode]]></category>

		<guid isPermaLink="false">http://www.knusperpixel.com/shortlist/all-the-cheat-sheets-that-a-web-developer-needs/</guid>
		<description><![CDATA[No matter how good &#160;programmer you are, you can`t memorize everything. It often happens to spend more time searching for a particular library, tag or declaration, than implementing it on our code. &#160;To ease your work I have gathered here some of the most important cheat sheets that you will ever need.
]]></description>
			<content:encoded><![CDATA[<p>No matter how good &nbsp;programmer you are, you can`t memorize everything. It often happens to spend more time searching for a particular library, tag or declaration, than implementing it on our code. &nbsp;To ease your work I have gathered here some of the most important cheat sheets that you will ever need.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.knusperpixel.com/shortlist/all-the-cheat-sheets-that-a-web-developer-needs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Professionelle Softwareentwicklung mit PHP 5</title>
		<link>http://www.knusperpixel.com/shortlist/professionelle-softwareentwicklung-mit-php-5/</link>
		<comments>http://www.knusperpixel.com/shortlist/professionelle-softwareentwicklung-mit-php-5/#comments</comments>
		<pubDate>Fri, 17 Dec 2010 13:39:39 +0000</pubDate>
		<dc:creator>knusperpixel</dc:creator>
				<category><![CDATA[Shortlist]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php5]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.knusperpixel.com/shortlist/professionelle-softwareentwicklung-mit-php-5/</guid>
		<description><![CDATA[Objektorientierung. Entwurfsmuster. Modellierung. Fortgeschrittene Datenbankprogrammierung.Sebastian Bergmann&#60;br /&#62;
Text und Abbildungen dieser HTML-Dateien sind der Inhalt des Buchs &#34;Professionelle Softwareentwicklung mit PHP 5&#34; (dpunkt.verlag, ISBN 3-89864-229-1) und urheberrechtlich gesch&#252;tzt.1. Auflage 2005. Aktualisiert am 15.01.2009.
]]></description>
			<content:encoded><![CDATA[<p>Objektorientierung. Entwurfsmuster. Modellierung. Fortgeschrittene Datenbankprogrammierung.Sebastian Bergmann&lt;br /&gt;<br />
Text und Abbildungen dieser HTML-Dateien sind der Inhalt des Buchs &quot;Professionelle Softwareentwicklung mit PHP 5&quot; (dpunkt.verlag, ISBN 3-89864-229-1) und urheberrechtlich gesch&uuml;tzt.1. Auflage 2005. Aktualisiert am 15.01.2009.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.knusperpixel.com/shortlist/professionelle-softwareentwicklung-mit-php-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

