sIFR 3 Beta Is Here

Just in time for the holidays, the Dutch Wolf has posted the first official beta of the brand new version of sIFR! sIFR 3 is chock full of great new features that are sure to bring out your inner typography genius, and because Flash is now owned by Adobe, we’ve even created an unimaginative new icon for it! :)

Some highlights of sIFR 3 include:

  • Much easier implementation with no need for font tuning anymore.
  • Constant font sizing with no more fuzzy logic used to determine actual type size.
  • Smoother anti-aliasing and better readability via Flash 8/9’s Saffron rendering engine.
  • Ability to use Flash’s text effects such as shadowing.
  • sIFR now renders on-demand instead of after everything else has loaded, making for a much quicker viewing experience.
  • … and a whole lot more.

So head on over to the Dutch Wolf’s place and check out the new beta for yourself. The quicker we can all help squash any remaining bugs, the quicker an official sIFR 3.0 implementation can be released.

Like this entry? You probably shouldn't follow me on Twitter here. I recommend the RSS feed instead.

30 Responses:

  1. Anton says:

    HAH – I love the icon (the pun therein, of course).

  2. A new icon, now there’s a surprise!

  3. That is awesome! Nice work on the icon! *cough* bs *cough*

    Looking forward to giving this a try.

  4. Page doesn’t load… great logo. :P

  5. Nice update – on demand render is great.

    I actually think they new Adobe icons will be very functional once we get use to them.

  6. Greg says:

    So…what’s the Spanish version of sIFR going to be called?

  7. Bramus! says:

    Great news! Too bad novemberborn is down … maybe he got dugg/slashdotted?

  8. I’m excited about this release of sIFR and can’t wait to use it in some upcoming projects.

    I’m really digging the icon too… in that sarcastic sort of way.

  9. Jeff says:

    …and because Flash is now owned by Adobe, we’ve even created an unimaginative new icon for it!

    Very funny!

  10. That’s a great new logo, it must’ve taken hours to come up with! :)

  11. Bramus!: What, mention on this site wasn’t enough?

  12. Ah, I didn’t think was real the first time. Guess it is… good job.

  13. Geoff says:

    Love the icon!

  14. John says:

    novemberborn is running now. The icon looks professional :)

  15. sIFR has changed the way I think about type on the web – no joke. I’ll be updating my sites for sIFR 3 soon.

    I’m glad you’ve broken compatibility with Flash 7 – it’s good to let go. Flash 8 has 90% penetration as of September, and that number is only rising.

    Sweet icon too. Now you just need to release a few similarly-featured applications with the same style icons that only have subtle variations in their color hue. Now that would be a badass branding scheme.

  16. Bliss says:

    Yups, the icon is really wicked!. As for the sIFR, how cool it would be if it supports the gradient etc. styles too! :)

  17. Luis says:

    Hey that’s so nice news. I’ve waiting for it eagering.

    And I like the logo, but it is obviously inspired by PS CS3 beta isn’t it? hehe

    Bye

  18. Vini says:

    Wow..! thats just too kool

  19. Andrew says:

    I’m assuming Mike’s changed his site to reflect the latest sIFR. In that case, I may have identified a problem – likely on my end. I’m trapped here in a pretty strict IT environment, but the headlines on the /blog/ page are not coming through. They did pre-sFIR 3 last week. I’m on XP Pro/IE 6, and I’ve got the most recent Flash player.

    However, they ARE coming through if I go to the post’s page (with comments). I thought it odd that there would be a discrepancy like this. (of course it’s fine on Firefox, which I loaded via my thumb drive).

    Here are links to screenshots – if that’s helpful.

    http://www.acflynn.com/images/bloghome.gif
    http://www.acflynn.com/images/blogpost.gif

    LOVE the sIFR, though!

  20. Actually Mike is still using 2.0.1. When you say “not coming through”, do you see plain text for the headlines or is the Flash movie not being loaded?

  21. Andrew says:

    The headlines are not rendering in Flash, nor is the plain text visible. Where normally the Agency font Mike uses appears in the headline, with an underline above the date of the post, all I see is the date.

    Again, it’s as designed on the individual post page, just missing this on the mikeindustries/blog/ page.

    Given that IE6 is still “most popular” (cough, cough) I’m guessing it must be on my side of things, no? But with the latest Flash player installed (multiple reboots since), it’s quite vexing.

  22. If the headlines are gone, Flash was detected, but the movie didn’t properly render.

    How does the sIFR 3 demo work for you?

  23. Mike D. says:

    Andrew: It’s definitely not sIFR 3, but I wonder if it’s another Flash element on the page somewhere. For instance, my latest post contains a Flash movie (the mail thing) and that may be causing weirdness for you.

  24. I’ve been following this for a while, and I still strongly feel it should resize when the text on the page is resized. Many people change the font size on their screen – yet the sIFR elements retain their size. All the other accessibility issues pale in comparison to this. There are already ways to detect text resizing via javascript – it isn’t hard to incorporate this into sIFR.

  25. Rommil, correct. It’ll be there. In fact, some of the ground work has already been laid down in Revision 209.

  26. dexibe says:

    this method is very good,but it is do not support the chinese.

  27. Colin says:

    I was wondering if anyone knows of a good tutorial on how to create a sIFR SWF file. I’ve been looking around and can’t find any. The best I could find is at ADOBE here and it’s from 2005.

    I tried it and was all happy till I uploaded the SWF file to my server then copied the link and pasted it in my code for my MySpace page. Now all I get is ” Rendered with sIFR 3 ” . The sIFR SWF files I have from FONTSMACK and other places works fine. Is this because it’s the old type of sIFR or did I not creat the sIFR SWF file correctly. I’m on MySpace so can’t use js. I know you all hate it and anyone who uses it is an idiot.. blah blah blah, but that’s the way it is. I think sIFR is the greatest thing but I want to make my own now. Can anyone help point me in the right direction.

    http://www.myspace.com/headbangingkitty

  28. I have Flash and IE fails to render any of the pretty headlines in the v2 or v3 demos.

    This is because your Flash detection script is nonsense. The user agent string is meaningless and it appears that the IE-specific loop that creates ActiveX objects stops counting at 7.

    Don’t feel too bad as I’ve seen a lot of broken Flash sites since I uninstalled Flash and re-installed their latest (v9.) But I thought this thing was supposed to be standards-based. (?)

  29. Hi David, thanks for the compliment, I guess :) There is no “user agent string” which is meaningless, I’m checking very specificly for IE/Win. There is not a loop either, but a well-tested way of detecting Flash using JavaScript. The same technique is used by SWFObject.

    Now, of course there could be something about your setup not detected by the code. Just for comparison, could you verify if this SWFObject example works?

    I’m not really sure what this has to do with standards.

  30. Jason Slade says:

    Flash is being recognized, divs are being replaced, but I’m getting a width and a height of 0. When I open firebug and manually edit these atrributes, I get “Rendered with SIFR 3.0″ instead of the text that was replaced.

    Any thoughts?

Leave a Reply

Shared
How 3D works, and why it's back:

Great article on the ins and outs of three dimensional imagery. Still doesn’t change my opinion that well-shot conventional cinematography is more impressive than the novelty that is Avatar.

The Importance of Removing Features:

This is one of the most useful articles I’ve read in a long time. As we work on focusing, strengthening, and simplifying Newsvine, the concepts discussed by Lukas ring true. “Saying no” has never been a strong suit of mine. It’s very helpful to remember how important of a quality it is. (via fullstopinteractive)

Newly released video of the space shuttle Challenger disaster: It was 24 years ago, I was in 5th grade, but I remember it like it was yesterday. School was stopped immediately and they wheeled out televisions in every classroom for us to watch the news footage. It’s great that this video has been released, but holy crap, how do you tuck something that away for two decades???

A nicely done british parody of 60 Minutes style video journalism. It’s easy to miss how formulaic our news is sometimes. (via B-Tizzle, originally via E-Chizzle)

Colosseo: This is why Cameron is a king and we are all just pawns in his world. I can’t wait to get my hands on this poster. I will point out, however, that the outro credits on the video need some kerning. Someone is going to lose their right hand for that.

Spezify:

New ways of searching are almost never as useful as old ways of searching. Spezify is pretty awesome though. It’s a visually interesting, never-ending, horizontally and vertically scrollable, topic explorer. I don’t think I’d use it for digging deep on anything, but to get a quick visually rich sampling of a topic, it’s quite fun (via tiff, a long time ago actually, over email).

Realism in UI Design:

Reminds me of my favorite logo design advice: “Never waste a stroke”. (via gruber)

The best hockey team intro ever: Or as Tyler says “The Alaska Nanooks are my new favorite hockey team”.

jimray:

Rachel’s right, this is the best thing ever. At least, once you get the joke. Being the old fart that I am, I had no idea why this was funny until I spent about 30 seconds figuring out what a Team Jacob was and and then it was only a matter of time before, well… it would seem this poor girl confused Pat Robertson, douchebag supreme, with teen heartthrob and Twilight “star” Robert Pattinson.

Interesting. I just assumed “switching to Team Jacob” meant converting to judaism.

AWP Express:

I have no idea if these guys are any good or not, but this is the best example of a design agency site I’ve seen in a long time. It’s clean, extremely readable, very well-written, friendly, free of fluff and hyperbole, and contains clear calls to action. If you own your own agency and are trying to drum up work, you could learn a lot from how these guys present themselves. (via CSS Beauty)

Avatar: The Making of the Bootleg Makes me want to skip the whole 3D thing and support the Canal Street cinematographer’s guild.

Why Are Europeans White?:

According to Frank W. Sweet, it all goes back to cereal.

How to use CSS @font-face:

Very thorough writeup. It’s almost time to walk sIFR peacefully into the sunset. (via oxygensatchel)

A great HDR Tutorial from Wolfgang Bartleme (aka “The Austrian Wolf”). One of these days, I’m going to start shooting this way… probably after it’s an automatic function of the camera though.

Where Should I Eat? Fast Food Edition: A nice flowchart. Good to see Jack-In-The-Box getting some props. Pretty tough on Arby’s though!

Overshared
Aziz Ansari = Indian Mitch Hedberg on uppers
Arlo from this season of 24 looks a lot like Darren, Kramer's intern at Kramerica Industries.
Apparently it is impossible to get a serious answer to a question if the question includes the word "beaver". Lots of good stuff though!
Anybody know the best way to kill a mountain beaver?
Watching Undercover Boss. Very ironic that Waste Management's female drivers are apparently forced to urinate in cans.
@jlbruno Bud is a completely undifferentiated product. That's why they brand-advertise. Google has unique products to teach people about.
ESPN.com does not wear Trade Gothic well.
A lose/lose for Indy fans. Lost the game and didn't even get to play for perfection. You all should be livid with ownership.
@jw @andrewlin Maybe. Didn't seem like too transformational of an ad to me though. The coolness of auto-suggest was probably lost on many.
Does Google really need to convince people to use Google for searching? A Chrome ad would have been 100x more useful.
@zeldman By the way, make sure to catch Million Dollar Listing, also on Bravo. Just as entertaining, but for different reasons.
@zeldman It really is. There's something very entertaining about financially accomplished, socially awkward people.
@H_FJ Nah. Long ago he said amphibious, meaning ambidextrous. It stuck, so he kept saying it. "Layup with the left hand! He's amphibious!"
Marques Johnson just said "amphibious". Damn, I miss the Sonics now.
Wow, D.C. could get 30 inches of snow this weekend? The *real* Washington is jealous.