<?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: Dynamic Font/Image Replacement in Silverstripe</title>
	<atom:link href="http://davidnash.com.au/2009/03/dynamic-fontimage-replacement-in-silverstripe/feed/" rel="self" type="application/rss+xml" />
	<link>http://davidnash.com.au/2009/03/dynamic-fontimage-replacement-in-silverstripe/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dynamic-fontimage-replacement-in-silverstripe</link>
	<description>Wordpress Guru Sydney</description>
	<lastBuildDate>Fri, 23 Dec 2011 08:30:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Labesk</title>
		<link>http://davidnash.com.au/2009/03/dynamic-fontimage-replacement-in-silverstripe/comment-page-1/#comment-365</link>
		<dc:creator>Labesk</dc:creator>
		<pubDate>Mon, 06 Dec 2010 14:41:14 +0000</pubDate>
		<guid isPermaLink="false">http://davidnash.com.au/?p=154#comment-365</guid>
		<description>Thank you, it&#039;s work :)</description>
		<content:encoded><![CDATA[<p>Thank you, it&#8217;s work <img src='http://davidnash.com.au/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://davidnash.com.au/2009/03/dynamic-fontimage-replacement-in-silverstripe/comment-page-1/#comment-309</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 24 Sep 2010 00:02:51 +0000</pubDate>
		<guid isPermaLink="false">http://davidnash.com.au/?p=154#comment-309</guid>
		<description>Okay imagetitle.php should be working now, I renamed it to .txt and changed the link.</description>
		<content:encoded><![CDATA[<p>Okay imagetitle.php should be working now, I renamed it to .txt and changed the link.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Labesk</title>
		<link>http://davidnash.com.au/2009/03/dynamic-fontimage-replacement-in-silverstripe/comment-page-1/#comment-308</link>
		<dc:creator>Labesk</dc:creator>
		<pubDate>Mon, 20 Sep 2010 06:21:13 +0000</pubDate>
		<guid isPermaLink="false">http://davidnash.com.au/?p=154#comment-308</guid>
		<description>Hi,

is an interesting method that I&#039;d like to try but can not download the file imagetitle.php.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>is an interesting method that I&#8217;d like to try but can not download the file imagetitle.php.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://davidnash.com.au/2009/03/dynamic-fontimage-replacement-in-silverstripe/comment-page-1/#comment-295</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Mon, 09 Aug 2010 18:42:50 +0000</pubDate>
		<guid isPermaLink="false">http://davidnash.com.au/?p=154#comment-295</guid>
		<description>Oh hey, it seems as if &quot;ImageTitle.php&quot; is blank. Dang!</description>
		<content:encoded><![CDATA[<p>Oh hey, it seems as if &#8220;ImageTitle.php&#8221; is blank. Dang!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://davidnash.com.au/2009/03/dynamic-fontimage-replacement-in-silverstripe/comment-page-1/#comment-294</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Mon, 09 Aug 2010 18:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://davidnash.com.au/?p=154#comment-294</guid>
		<description>Thanks David! I&#039;ll keep you posted...</description>
		<content:encoded><![CDATA[<p>Thanks David! I&#8217;ll keep you posted&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://davidnash.com.au/2009/03/dynamic-fontimage-replacement-in-silverstripe/comment-page-1/#comment-265</link>
		<dc:creator>David</dc:creator>
		<pubDate>Mon, 26 Jul 2010 00:01:44 +0000</pubDate>
		<guid isPermaLink="false">http://davidnash.com.au/?p=154#comment-265</guid>
		<description>Hi Andy, I&#039;ve attached the PHP I&#039;m using to create the images, let me know how you go with it.</description>
		<content:encoded><![CDATA[<p>Hi Andy, I&#8217;ve attached the PHP I&#8217;m using to create the images, let me know how you go with it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://davidnash.com.au/2009/03/dynamic-fontimage-replacement-in-silverstripe/comment-page-1/#comment-263</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Thu, 22 Jul 2010 03:44:01 +0000</pubDate>
		<guid isPermaLink="false">http://davidnash.com.au/?p=154#comment-263</guid>
		<description>Yes, I&#039;m using imagecreatetruecolor, but it&#039;s still giving me fuzzy edges. I think it has something to do with how I&#039;m assigning the transparency color. Maybe I need to do a bit more research ... but if you could paste the code that would help!

Thanks.
Andy</description>
		<content:encoded><![CDATA[<p>Yes, I&#8217;m using imagecreatetruecolor, but it&#8217;s still giving me fuzzy edges. I think it has something to do with how I&#8217;m assigning the transparency color. Maybe I need to do a bit more research &#8230; but if you could paste the code that would help!</p>
<p>Thanks.<br />
Andy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://davidnash.com.au/2009/03/dynamic-fontimage-replacement-in-silverstripe/comment-page-1/#comment-262</link>
		<dc:creator>David</dc:creator>
		<pubDate>Tue, 20 Jul 2010 23:45:42 +0000</pubDate>
		<guid isPermaLink="false">http://davidnash.com.au/?p=154#comment-262</guid>
		<description>Are you using imagecreatetruecolor to create the image? It sounds like a colour depth issue... I can paste the code I use if you like.</description>
		<content:encoded><![CDATA[<p>Are you using imagecreatetruecolor to create the image? It sounds like a colour depth issue&#8230; I can paste the code I use if you like.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://davidnash.com.au/2009/03/dynamic-fontimage-replacement-in-silverstripe/comment-page-1/#comment-261</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Tue, 20 Jul 2010 17:43:20 +0000</pubDate>
		<guid isPermaLink="false">http://davidnash.com.au/?p=154#comment-261</guid>
		<description>How&#039;d you get the aliasing to look so pretty? I&#039;m playing around with the GD library for a similar application and the aliasing is all chunky.</description>
		<content:encoded><![CDATA[<p>How&#8217;d you get the aliasing to look so pretty? I&#8217;m playing around with the GD library for a similar application and the aliasing is all chunky.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AlexBeka</title>
		<link>http://davidnash.com.au/2009/03/dynamic-fontimage-replacement-in-silverstripe/comment-page-1/#comment-189</link>
		<dc:creator>AlexBeka</dc:creator>
		<pubDate>Tue, 11 Aug 2009 11:48:04 +0000</pubDate>
		<guid isPermaLink="false">http://davidnash.com.au/?p=154#comment-189</guid>
		<description>thank you David for this blog, your steps helped me a lot; i did similar like you except i didn´t fade it out with jquery;
i also didn´t use for the filename the $title property instead i took the $urlSegment property where i had no problem with spaces, etc;
also i needed a hack for IE6 because IE6 doesn´t &quot;know&quot; transparency so i took &quot;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=&#039;$Filename&#039;, sizingMethod=&#039;scale&#039;)&quot; instead;</description>
		<content:encoded><![CDATA[<p>thank you David for this blog, your steps helped me a lot; i did similar like you except i didn´t fade it out with jquery;<br />
i also didn´t use for the filename the $title property instead i took the $urlSegment property where i had no problem with spaces, etc;<br />
also i needed a hack for IE6 because IE6 doesn´t &#8220;know&#8221; transparency so i took &#8220;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=&#8217;$Filename&#8217;, sizingMethod=&#8217;scale&#8217;)&#8221; instead;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

