<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Image links with HtmlHelper</title>
	<atom:link href="http://givemecake.dev-work.com/2008/10/image-links-with-htmlhelper/feed/" rel="self" type="application/rss+xml" />
	<link>http://givemecake.dev-work.com/2008/10/image-links-with-htmlhelper/</link>
	<description>CakePHP Baking, Internet Marketing, SEO, Design and more</description>
	<lastBuildDate>Mon, 09 Aug 2010 13:39:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Martin</title>
		<link>http://givemecake.dev-work.com/2008/10/image-links-with-htmlhelper/comment-page-1/#comment-47</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Wed, 05 Nov 2008 15:02:26 +0000</pubDate>
		<guid isPermaLink="false">http://givemecake.dev-work.com/?p=87#comment-47</guid>
		<description>When I don&#039;t need all the features of the link method I prefer this way. A bit less code and just plain easier to read for me.

$html-&gt;image(&#039;logo.png&#039;,array(&#039;alt&#039;=&gt;&#039;the logo&#039;, &#039;url&#039;=&gt;&#039;/&#039;));</description>
		<content:encoded><![CDATA[<p>When I don&#8217;t need all the features of the link method I prefer this way. A bit less code and just plain easier to read for me.</p>
<p>$html-&gt;image(&#8216;logo.png&#8217;,array(&#8216;alt&#8217;=&gt;&#8217;the logo&#8217;, &#8216;url&#8217;=&gt;&#8217;/'));</p>
]]></content:encoded>
	</item>
</channel>
</rss>
