<?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>nerdnotes.org &#187; php</title>
	<atom:link href="http://nerdnotes.org/category/nerdnotes/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://nerdnotes.org</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 17 Dec 2010 22:55:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>explorerTree demo files</title>
		<link>http://nerdnotes.org/2009/04/explorertree-demo-files/</link>
		<comments>http://nerdnotes.org/2009/04/explorertree-demo-files/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 15:35:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[cakephp]]></category>
		<category><![CDATA[nerdnotes]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://nerdnotes.org/2009/04/06/tree-demo-files/</guid>
		<description><![CDATA[To save you some typing, this archive contains a working example of the tree helper code described in the bakery. The archive includes cake 1.2, three images and jquery. In the js-code, some hard-coded paths were corrected. It also contains a file named tree.sql which contains a dump of the database including some sample data.]]></description>
			<content:encoded><![CDATA[<p><img src='http://nerdnotes.org/wp-content/uploads/2009/04/tree.png' alt='tree.png' /><br />
To save you some typing, <a href="http://nerdnotes.org/wp-content/uploads/2009/04/tree.tgz">this archive</a> contains a working example of the <a href="http://bakery.cakephp.org/articles/view/creating-an-explorer-like-navigation">tree helper</a> code described in the bakery. The archive includes cake 1.2, three images and jquery. In the js-code, some hard-coded paths were corrected. It also contains a file named tree.sql which contains a dump of the database including some sample data.</p>
]]></content:encoded>
			<wfw:commentRss>http://nerdnotes.org/2009/04/explorertree-demo-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cool simple CMS: Pluck!</title>
		<link>http://nerdnotes.org/2008/12/cool-simple-cms-pluck/</link>
		<comments>http://nerdnotes.org/2008/12/cool-simple-cms-pluck/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 16:57:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[cms]]></category>
		<category><![CDATA[friends]]></category>
		<category><![CDATA[nerdnotes]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://nerdnotes.org/2008/12/01/cool-simple-cms-pluck/</guid>
		<description><![CDATA[Recently I&#8217;ve put a simple cms driven website online (www.ik-zie-je.nl). I&#8217;ts using Pluck. Pluck is easy to install (doesn&#8217;t need a database) and easy to use. It can be extended with custom modules and themes.]]></description>
			<content:encoded><![CDATA[<p>Recently I&#8217;ve put a simple cms driven website online (<a href="http://www.ik-zie-je.nl">www.ik-zie-je.nl</a>). I&#8217;ts using <a href="http://www.pluck-cms.org/">Pluck</a>. Pluck is easy to install (doesn&#8217;t need a database) and easy to use. It can be extended with custom modules and themes.</p>
]]></content:encoded>
			<wfw:commentRss>http://nerdnotes.org/2008/12/cool-simple-cms-pluck/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CD sleeves on-the-fly!</title>
		<link>http://nerdnotes.org/2008/02/cd-sleeves-on-the-fly/</link>
		<comments>http://nerdnotes.org/2008/02/cd-sleeves-on-the-fly/#comments</comments>
		<pubDate>Wed, 27 Feb 2008 10:16:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[nerdnotes]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://nerdnotes.org/2008/02/27/hoesje/</guid>
		<description><![CDATA[A while ago, I&#8217;ve written a simple web interface around cdlablegen. Cdlabelgen is a perl script that allows you to automatically generate cd and dvd sleeves. It&#8217;s installed on a closed network and my colleagues use it to label their scientific data archive. This is public version is now available on special request of a [...]]]></description>
			<content:encoded><![CDATA[<p>A while ago, I&#8217;ve written a simple web interface around cdlablegen. Cdlabelgen is a perl script that allows you to automatically generate cd and dvd sleeves.<br />
It&#8217;s installed on a closed network and my colleagues use it to label their scientific data archive. <a href="http://hoesje.nerdnotes.org/">This is public version</a> is now available on special request of  a remote co-worker (company logo removed!).<a href='http://hoesje.nerdnotes.org' title='hoesje.nerdnotes.org'><br />
<img src='http://nerdnotes.org/wp-content/uploads/2008/02/hoesje.png' title='hoesje.nerdnotes.org' alt='hoesje.nerdnotes.org' /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://nerdnotes.org/2008/02/cd-sleeves-on-the-fly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpMyAdmin timeout</title>
		<link>http://nerdnotes.org/2007/08/phpmyadmin-timeout/</link>
		<comments>http://nerdnotes.org/2007/08/phpmyadmin-timeout/#comments</comments>
		<pubDate>Fri, 10 Aug 2007 12:13:39 +0000</pubDate>
		<dc:creator>Bram</dc:creator>
				<category><![CDATA[nerdnotes]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://88</guid>
		<description><![CDATA[The phpMyAdmin timeout is quite short by default (about half an hour). Put the following line in config.inc.php to make it longer: This will set the timeout to one day. Source: dotticontra.org]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.phpmyadmin.net/">phpMyAdmin</a> timeout is quite short by default (about half an hour). Put the following line in config.inc.php to make it longer:</p>
<pre class="brush: php; title: ; notranslate">
$cfg['LoginCookieValidity'] = 60 * 60 * 24;
</pre>
<p>This will set the timeout to one day.<br />
Source: <a href="http://www.dotticontra.org/blog//post/phpmyadmin_authentication_timeout.html">dotticontra.org</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nerdnotes.org/2007/08/phpmyadmin-timeout/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CakePHP radio button example</title>
		<link>http://nerdnotes.org/2007/01/cakephp-radio-button-example/</link>
		<comments>http://nerdnotes.org/2007/01/cakephp-radio-button-example/#comments</comments>
		<pubDate>Fri, 26 Jan 2007 21:06:41 +0000</pubDate>
		<dc:creator>Bram</dc:creator>
				<category><![CDATA[cakephp]]></category>
		<category><![CDATA[nerdnotes]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://79</guid>
		<description><![CDATA[Thanks Ronnie, for the example! It looks like this useful hint won&#8217;t appear in the cakephp documentation any time soon. I think is&#8217;t &#8220;nerdnoteworthy&#8221;:]]></description>
			<content:encoded><![CDATA[<p><a href="http://nerdnotes.org/wp-content/uploads/2007/01/cakephpradiobuttons.png" class="imagelink" title="cakephp radio buttons" target="_blank"><img src="http://nerdnotes.org/wp-content/uploads/2007/01/cakephpradiobuttons.png" id="image101" alt="cakephp radio buttons.png" /></a><br />
Thanks Ronnie, for the <a href="https://trac.cakephp.org/ticket/818" target="_blank">example</a>! It looks like this useful hint won&#8217;t appear in the cakephp documentation any time soon. I think is&#8217;t &#8220;nerdnoteworthy&#8221;:</p>
<pre class="brush: php; title: ; notranslate">
echo $html-&gt;radio(
	'User/admin',
	array(
		'no' =&gt; 'No',
		'yes' =&gt; 'Yes'),
	null,
	array('value' =&gt; 'no')
);
</pre>
]]></content:encoded>
			<wfw:commentRss>http://nerdnotes.org/2007/01/cakephp-radio-button-example/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
	</channel>
</rss>

