Since Google is now considering site speed for PageRank, it has made developers and SEO crowd thinking about it. Those familiar with Google Webmaster Tools probably know that site speed graph and related suggestions have been there for quite some time already.
First and probably the simplest thing is to turn on GNU zip compression, as also advised by Google Webmaster Tools (under Labs > Site performance). Doing so requires mod_deflate module on the Apache web server. Read the rest of this entry »
Throughout Mac’s history, Adobe-based creatives have formed a considerable bunch of Apple’s clientele. Most of them can also be referred to as macheads who have been loyal customers and brought along new crowd. Now, in the light of recent news in regard to iDevice and the new Developer Agreement, Adobe community has been locked out of these devices. Action is required. Read the rest of this entry »
The most recent Mac OS X update to version 10.6.3 may break your Eclipse Galileo installation and everything that’s built upon it. It just fails to start and closes down right after it has reached the splash screen.
The problem relies in the corrupt font cache of Snow Leopard and the fix is rather trivial – font cache needs to be cleared using the font registration system utility on command line. Following steps will make it happen: Read the rest of this entry »
This little ActionScript 3 snippet will convert the system font to a SWF font instance that you can use in your AS3 project. Read the rest of this entry »
It’s pretty certain that an average Flash/RIA developer cares about how the dev tools look. If a piece of software looks ugly, it’s unlikely to be used.
Eclipse in that matter is one such tool. On Mac OS X its Dock icon looks ugly and the splash screen isn’t any better either. To improve this unbearable ugliness on the Dock, here’s a way to
swap this
for this 
Read the rest of this entry »
Having Adobe CS4 and Mac OS X Snow Leopard both installed is very likely to mess up Quick Look of Flash ActionScript (.as) and Flex (.mxml) files. Most inconvenient for those used to browsing through the files and looking into them by just hitting the Space key. Read the rest of this entry »
Every new version of ActionScript has had its impact on the compiler and error handling. Since ActionScript 1, that had loose typing and was suited well for small-scale scripting projects, things have changed considerably. Read the rest of this entry »
Since Flash CS5 was announced last year, community has became passionate about pretty much everything Adobe has to say, recently in regard to dumped CS5 beta and the new Flash Player 10.1. Some sceptics even go as far as suggesting dumping the ActionScript codebase in favour of JavaScript over speed, an absurd idea.
Read the rest of this entry »
Those of you wondering on how to enable Caps Lock feature on iPhone, here’s a quick rundown: Read the rest of this entry »
Importing graphics from Adobe Illustrator to Flash is a nightmare when it comes to precision graphics. Incredibly enough, an utterly fine graphic in Illustrator may turn up all shoddy in Flash. Read the rest of this entry »