<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>blog.paulgueller.com &#187; Flash</title>
	<atom:link href="http://blog.paulgueller.com/category/web/flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.paulgueller.com</link>
	<description>Web Development Resources</description>
	<lastBuildDate>Mon, 21 Sep 2009 14:19:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>sIFR + jQuery = Custom Typography Without Image Replacement</title>
		<link>http://blog.paulgueller.com/2008/12/16/sifr-jquery-custom-typography-without-image-replacement/</link>
		<comments>http://blog.paulgueller.com/2008/12/16/sifr-jquery-custom-typography-without-image-replacement/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 22:41:56 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[plug-ins]]></category>
		<category><![CDATA[sift]]></category>

		<guid isPermaLink="false">http://blog.paulgueller.com/?p=36</guid>
		<description><![CDATA[Sick of reusing the same few "web-safe" fonts? Tired of resorting to turning those headlines into images only to revise them whenever there's a copy change? Utilize the flexibility of sIFR with the power of jQuery to insert dynamic vector typefaces into your layout with a lightweight plug-in.]]></description>
			<content:encoded><![CDATA[<p>If you haven&#8217;t heard of it already, <a title="Scalable Inman Flash Replacement" href="http://novemberborn.net/sifr">sIFR</a> lets you appease all those designers by integrating custom fonts onto your standards-compliant web page without turning them into images. On its own, it&#8217;s not a small or straightforward undertaking, requiring a number of additional CSS and JavaScript files to function. However, the recent release of the <a title="Replace text in a web page dynamically through library extension" href="http://jquery.thewikies.com/sifr/">sIFR jQuery plug-in</a> should make it more accessible to developers:</p>
<blockquote><p>First, jQuery makes finding the item(s) that you want to replace as easy as using CSS. Then, the jQuery sIFR Plugin does all the work of figuring out the text, files, sizes, colors, and any other configurations needed for the conversion. The jQuery sIFR plugin is fully configurable and can choose how little or how much you want to customize the display of the sIFRed text. Finally, the jQuery Flash Plugin does a most excellent job of embedding the sIFR flash into your web page. After all is said and done, you should have beautiful sIFR replaced text with consistent behavior across all major browsers.</p></blockquote>
<p>All the resources are available for download from the <a title="jQuery Sifr Plugin by Jonathan Neal " href="http://jquery.thewikies.com/sifr/">developer&#8217;s site</a>, as well a simple API and usage examples for easy customization.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.paulgueller.com/2008/12/16/sifr-jquery-custom-typography-without-image-replacement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
