Yes, I've got a new shiny iPhone for christmas. But I'm not here to write about it. Instead I'd like to give some focus to the application WhatTheFont for iPhone. Everyone knows about WhatTheFont (click if you don't), but the iPhone application ...Read More

How to use custom fonts without sIFR, or any Javascript/Flash hacks? Here is a CSS-only solution: @font-face You can see a demo preview here, or download the files. Introduction We need to convert our preferred font into 3 different formats, to be sure it ...Read More

subcommander

Here is a list of 4 Free SVN clients available on Mac OSX. I couldn't find one that integrates in OSX's Finder though; some time ago I wrote a post about SCPlugin, which integrates with the Finder right-click a-là Tortoise. ...Read More

How to add a line break to a text coming from XML in Flash (AS2/AS3)? I've been trying with \n and \r, and <br> using HTML text and it was breaking the XML; it could have been fixed with <![CDATA[ but ...Read More

Here is a simple function to set the "Allow smoothing" images property at run-time in Flash. Let's say you have a blank MovieClip named target_mc and you load an external image, it will be rendered without anti-alias/smoothing; I needed it to ...Read More

I've playing around with sIFR (v2, v3 and jquery plugins) because I really love the concept behind it. After some tests and fights I found sIFR-lite. Dave at allcrunchy.com did a stunning job, and the result is a light-weight sIFR library (about ...Read More

scplugin - open-source svn client for mac osx

I've been searching for a nice svn client to use in OSX: I wanted something free, lightweight, simple like Tortoise for Windows. With svnX I was able to do the basics, but everything was very confused. Finally I found it! SCPlugin It adds new ...Read More

flash_essentials

A selection of six Javascript/Flash libraries to solve common tasks in the tough world of web-design. Here is a quick list of the essential tools to use with Flash: VideoMaru Easy and powerful Flash video player, it let's you to create interfaces in ...Read More

pattern_tap

While making a website you may need some inspiration. I'm not going to talk about yet-another-cool-websites-gallery (btw i love them), instead here is a website that shows elements like headers, footers, breadcrumbs and more taken from many famous (and not) ...Read More

lotus_screenshot

A Flash experiment using native CS4 3D engine + random colors of a defined scheme. This was done Read More