
<?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 Text Replacement</title>
	<atom:link href="http://webdesign.timches.com/2004/06/16/24/dynamic-text-replacement/feed/" rel="self" type="application/rss+xml" />
	<link>http://webdesign.timches.com/2004/06/16/24/dynamic-text-replacement/</link>
	<description>Commentary on Life by Tim Malabuyo, Web Designer Guy</description>
	<lastBuildDate>Thu, 15 Jul 2010 21:06:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Daniel</title>
		<link>http://webdesign.timches.com/2004/06/16/24/dynamic-text-replacement/#comment-22</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">/?p=24#comment-22</guid>
		<description>Cool.  I knew that PHP could dynamically create images like that, but I didn&#039;t know it would take a normal TTF font file.  Nice.</description>
		<content:encoded><![CDATA[<p>Cool.  I knew that PHP could dynamically create images like that, but I didn&#8217;t know it would take a normal TTF font file.  Nice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://webdesign.timches.com/2004/06/16/24/dynamic-text-replacement/#comment-24</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">/?p=24#comment-24</guid>
		<description>Yah...now...if only i had time to implement it...</description>
		<content:encoded><![CDATA[<p>Yah&#8230;now&#8230;if only i had time to implement it&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://webdesign.timches.com/2004/06/16/24/dynamic-text-replacement/#comment-25</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">/?p=24#comment-25</guid>
		<description>If the .ttf file is large, does that signifcantly slow down the download time and rendering of pages?  We&#039;ll have to do some tests.</description>
		<content:encoded><![CDATA[<p>If the .ttf file is large, does that signifcantly slow down the download time and rendering of pages?  We&#8217;ll have to do some tests.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://webdesign.timches.com/2004/06/16/24/dynamic-text-replacement/#comment-27</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">/?p=24#comment-27</guid>
		<description>The size of the .ttf file shouldn&#039;t affect the download size, because what the browser is downloading is the final image, not the font.  Overall this technique probably does slow down the download and page rendering time, though.</description>
		<content:encoded><![CDATA[<p>The size of the .ttf file shouldn&#8217;t affect the download size, because what the browser is downloading is the final image, not the font.  Overall this technique probably does slow down the download and page rendering time, though.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
