Posts in ‘Resource’

Jul 16
Crush your PNG like you’re the hulk. Roaaaaarr!

Before 84KB:

After 53KB:

Wow!

If you’ve ever wanted to get your file size down, while still keep the quality up then there’s a better way. Smashing Magazine published a very helpful article on PNG optimisation techniques. Check it out here

May 09
Make your own icon!

iConvert is hands down the best icon converter on the web. Converts your pngs to every icon format you’ll ever use.

Check out iConvert

May 06
Tweaking the Mac OS X system

How To Stop The Creation of .DS_Store Files

 
Open the Terminal application (though I highly recommend using iTerm instead)
Type in the following command:
defaults write com.apple.desktopservices DSDontWriteNetworkStores true
and press enter
 
Reboot your machine so that the changes will take effect
 
Show hidden files in Finder
 
In the Terminal type:
defaults write com.apple.finder AppleShowAllFiles TRUE
killall Finder

Aug 25
♥ ⇒ HTML Character Symbols © ™ ←

When creating HTML websites and emails, it’s important to use proper HTML character symbols.

Here’s a link to Ackadia’s guide to HTML character symbols

Aug 05
Little Planets!

 

read all »

Aug 01
Flash Physics Engines

When making a flash game, it’s always nice to have believable physics. However, having to code your own physics engine is not always so nice. The good news is…you don’t have to. Below is a list of AS3 class libraries that make simulating physics relatively easy.

ape_1.jpg

ActionScript Physics Engine

APE is written and maintained by Alec Cove, and can be used in Flash or Flex. I have actually had time to play around with this one, and can say that it is very easy to use. Visit the Site

read all »

Aug 01
AS2 to AS3 migration chart

Getting your gotoAndPlay() mixed up with your flash.display.MovieClip.gotoAndPlay() ? Well then this helpful table will sort out some of your Actionscript woes. 

http://livedocs.adobe.com/flex/3/langref/migration.html

Jul 31
Reduce Colour Noise in Photoshop

There are numerous ways to reduce colour noise in images, but this technique seems yield good results for such a simple process.

From this:

To this:

Find the tutorial here and here

If you’re after more powerful noise reduction results, its worth investing in a copy of Noise Ninja by Picture Code. It offers much better all round noise reduction solutions, instead of just colour noise reduction like the above techniques.

May 05
Favicon Generator

It’s the little details that count. Click the link below for a simple favicon maker.

Dynamic Drive Favicon Generator

Apr 21
Some nice particle effects and other coded treats.

Claims of a simple 3d engine with samples to dazzle. http://www.nulldesign.de/