<?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: What Makes a Good Web Font</title>
	<atom:link href="http://www.evolvefuel.com/2005/12/14/what-makes-a-good-web-font/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.evolvefuel.com/2005/12/14/what-makes-a-good-web-font/</link>
	<description>Rants and raves from Evolve Media</description>
	<lastBuildDate>Wed, 03 Feb 2010 21:24:27 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: PHP + CSS Dynamic Text Replacement at evolvefuel</title>
		<link>http://www.evolvefuel.com/2005/12/14/what-makes-a-good-web-font/comment-page-1/#comment-11</link>
		<dc:creator>PHP + CSS Dynamic Text Replacement at evolvefuel</dc:creator>
		<pubDate>Thu, 15 Dec 2005 22:24:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.evolvefuel.com/2005/12/14/what-makes-a-good-web-font/#comment-11</guid>
		<description>[...] Don posed the question on What Makes a Good Web Font and mentioned that there are alternatives like sIFR 2.0 which allow developers to replace text headings with customized fonts, irregardless of whether or not the font is on the users system. I just stumbled upon PHP + CSS Dynamic Text Replacement which builds upon previous iterations of dynamic text replacement which will replace a page heading with an image. Now you can customize the styling with CSS and have page headings within a small or large scale project be whatever font, color and size you want. No more time consuming editing of each heading on multiple pages with Photoshop, this is all done on the fly!      // Used for showing and hiding user information in the comment form function ShowUtils() { document.getElementById(&quot;authorinfo&quot;).style.display = &quot;&quot;; document.getElementById(&quot;showinfo&quot;).style.display = &quot;none&quot;; document.getElementById(&quot;hideinfo&quot;).style.display = &quot;&quot;; } function HideUtils() { document.getElementById(&quot;authorinfo&quot;).style.display = &quot;none&quot;; document.getElementById(&quot;showinfo&quot;).style.display = &quot;&quot;; document.getElementById(&quot;hideinfo&quot;).style.display = &quot;none&quot;; } [...]</description>
		<content:encoded><![CDATA[<p>[...] Don posed the question on What Makes a Good Web Font and mentioned that there are alternatives like sIFR 2.0 which allow developers to replace text headings with customized fonts, irregardless of whether or not the font is on the users system. I just stumbled upon PHP + CSS Dynamic Text Replacement which builds upon previous iterations of dynamic text replacement which will replace a page heading with an image. Now you can customize the styling with CSS and have page headings within a small or large scale project be whatever font, color and size you want. No more time consuming editing of each heading on multiple pages with Photoshop, this is all done on the fly!      // Used for showing and hiding user information in the comment form function ShowUtils() { document.getElementById(&#8221;authorinfo&#8221;).style.display = &#8220;&#8221;; document.getElementById(&#8221;showinfo&#8221;).style.display = &#8220;none&#8221;; document.getElementById(&#8221;hideinfo&#8221;).style.display = &#8220;&#8221;; } function HideUtils() { document.getElementById(&#8221;authorinfo&#8221;).style.display = &#8220;none&#8221;; document.getElementById(&#8221;showinfo&#8221;).style.display = &#8220;&#8221;; document.getElementById(&#8221;hideinfo&#8221;).style.display = &#8220;none&#8221;; } [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don</title>
		<link>http://www.evolvefuel.com/2005/12/14/what-makes-a-good-web-font/comment-page-1/#comment-10</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Wed, 14 Dec 2005 17:42:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.evolvefuel.com/2005/12/14/what-makes-a-good-web-font/#comment-10</guid>
		<description>Also found this interesting thread on the very article and subject on slash dot: http://developers.slashdot.org/article.pl?sid=05/12/14/140257&amp;from=rss</description>
		<content:encoded><![CDATA[<p>Also found this interesting thread on the very article and subject on slash dot: <a href="http://developers.slashdot.org/article.pl?sid=05/12/14/140257&amp;from=rss" >http://developers.slashdot.org/article.pl?sid=05/12/14/140257&amp;from=rss</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

