<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>amnuts</title>
	<link>http://blog.amnuts.com</link>
	<description>php projects, javascript, and... stuff.</description>
	<lastBuildDate>Mon, 22 Feb 2010 16:14:13 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>QrCode view helper</title>
		<description><![CDATA[You see QrCodes popping up every now and again on sites, in publications and the like.  I think they can be a very handy way for people with cameras on their phones to get a url or other content on to their phone very easily.  (I&#8217;m thinking more about those people without iPhones [...]]]></description>
		<link>http://blog.amnuts.com/2010/02/10/qrcode-view-helper/</link>
			</item>
	<item>
		<title>Today&#8217;s date</title>
		<description><![CDATA[Today&#8217;s date has a lovely palindromic quality to it:
01022010
Cool.  
]]></description>
		<link>http://blog.amnuts.com/2010/02/01/todays-date/</link>
			</item>
	<item>
		<title>Adding new items to RSS feed &#8211; it shouldn&#8217;t be this hard!</title>
		<description><![CDATA[I have just started to use the Zend_Feed related components in earnest and am really liking the Zend_Feed_Writer (new to ZF 1.10.0).  So what I wanted to do was created an RSS feed file is one didn&#8217;t exist and then keep updating that file as-and-when new items came in.  Seems a really easy [...]]]></description>
		<link>http://blog.amnuts.com/2010/01/28/adding-new-items-to-rss-feed-it-shouldnt-be-this-hard/</link>
			</item>
	<item>
		<title>Zend_Form decorators webinar</title>
		<description><![CDATA[If you&#8217;re not sure about Zend_Form&#8217;s decorators, what they are or how to use them, then Matthew Weier O’Phinney has the webinar for you:
http://www.zend.com/webinar/Framework/webinar-leveraging-zend_form-decorators-20091216.flv
It&#8217;s a great introduction to decorators, how to implement them and how to do slightly more complex things with them.  Well worth a watch!
]]></description>
		<link>http://blog.amnuts.com/2010/01/18/zend_form-decorators-webinar/</link>
			</item>
	<item>
		<title>Same height for elements &#8211; now with jQuery goodness!</title>
		<description><![CDATA[A while ago I wrote a post on how to use the Prototype js library to make elements on your page have the same height.
For those too lazy to read that post, it can be summarised something like this:

Have a number of divs on your page that have different size blocks of text in them? [...]]]></description>
		<link>http://blog.amnuts.com/2009/12/24/same-height-for-elements-2/</link>
			</item>
	<item>
		<title>Pointless error message</title>
		<description><![CDATA[Just ran a bit of SQL on Oracle and this was the oh-so helpful error message I got back:
Warning:  ociexecute() [function.ociexecute]: OCIStmtExecute: ORA-00932: inconsistent datatypes: expected BINARY got BINARY
So you&#8217;re expecting a binary value and what you got was a binary value, but that&#8217;s inconsistent with the binary value you were expecting to be [...]]]></description>
		<link>http://blog.amnuts.com/2009/12/21/pointless-error-message/</link>
			</item>
	<item>
		<title>PHP Team Development book review</title>
		<description><![CDATA[So I&#8217;ve finally finished the book!  OK, I finished it a couple weeks ago but haven&#8217;t had a chance to post up a review yet.  Of course, I had every intention of finishing it a lot earlier considering I was flying for nine hours to the States and then another few hours on to Mexico [...]]]></description>
		<link>http://blog.amnuts.com/2009/12/07/php-team-development-book-review/</link>
			</item>
	<item>
		<title>PHP Team Development (book)</title>
		<description><![CDATA[The other day I had a new book sent to me called PHP Team Development, written by Samisa Abeysinghe and published by Packt Publishing.  Unfortunately, it arrived at work when I was on holiday so I haven&#8217;t been able to have a look at it yet. :-/  However, I&#8217;m back today and have [...]]]></description>
		<link>http://blog.amnuts.com/2009/09/30/php-team-development-book/</link>
			</item>
	<item>
		<title>Zend Framework hidden gems</title>
		<description><![CDATA[Sometimes you come across hidden little gems in the Zend Framework that save you time, even if that&#8217;s just down to the amount of text you need to type.  The Zend_View holds one of these little gems&#8230;
Did you know that you can use the short php open tags and echo tag in your view [...]]]></description>
		<link>http://blog.amnuts.com/2009/03/24/zend-framework-hidden-gems/</link>
			</item>
	<item>
		<title>Text box &#8216;hint&#8217; values with jQuery</title>
		<description><![CDATA[On creating a rather large form recently, I was in the need to have some kind of hint to the user about what format the content should take on several input boxes.  I could have done this with a description under the form element, but a more accepted way to do this, it seems, [...]]]></description>
		<link>http://blog.amnuts.com/2009/02/17/text-box-hint-values-with-jquery/</link>
			</item>
</channel>
</rss>
