FREE GUIDE
Complete Guide to Hiring a Web Developer
JUXTAFLO NEWSLETTER

Receive expert advice and information about web sites.

The wonderful SIFR

Submitted by chad on Thu, 2007-04-19 19:03.

We just found an incredible open source method of creating rich typography called sIFR. The method, dubbed sIFR (or Scalable Inman Flash Replacement), is the result of many hundreds of hours of designing, scripting, testing, and debugging by Mike Davidson and Mark Wubben. Although I believe only Mark is maintaining the project now. Big thanks to Mike and Mark for developing the great method.

How does it work?

Basically we can target any tag like h1 or h2 and have the text replaced automatically with a Flash movie containing any font we would like to use. It is easy to set up and will convert the tags site wide.

Normally, if we want to use a non-websafe font for, let's say, a title, we would have to create a jpg for each title. This can get very time consuming when done across an entire site with many pages. Updating becomes quite a pain also.

Another problem is accessibility. Since the text is an image, it will not get indexed properly in search engines or on screen readers. sIFR is completely accessible because the text is still there. If you look at the source code you will see something like this:

<h2>Alignment</h2>	

What you see on the screen though is nice, beautifully rendered text with any font. It also degrades nicely. If a user doesn't have Flash, they just see normal HTML text using your standard font. Very nice indeed.

We just implemented this solution on Luftig Warren's new site. See the titles on any page but the home page: http://www.luftigwarren.com/

We also just implemented it on this site. In factthe title above that says "How Does It Work?" is a Flash generated sIFR title. Pretty nifty huh.

For more on sIFR go here: http://wiki.novemberborn.net/sifr/

Yeah, it's a pretty amazing

Yeah, it's a pretty amazing tool I came across it the other week at work. Rejoice for S.E.O HEADER TEXT that looks awesome!

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Glossary terms will be automatically marked with links to their descriptions

More information about formatting options

Captcha
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
4 + 0 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.