Nov 5

I was recently trying to create a sine wave frequency sweep audio sample file to test out a digital signal processing (DSP) filter I was trying to write.  Using Audacity, you can create plug-ins to achieve all sorts of cool effects.  After a little experimentation I came up with the following code:

Continue reading »

Jun 19

If you receive the following error when trying to install a CPAN module using Mac OS X Leopard and Perl 5.8.8:

No rule to make target `/System/Library/Perl/5.8.8/darwin-thread-multi-2level/CORE/config.h', needed by `Makefile'.

..then salvation is at hand.

Continue reading »

Jun 6

I recently has a scenario where I had an array of hashes. Each hash represented a row of data for a table and I wanted to sort the whole array by the value of one element of the hash. As you’d expect, Perl has a very nice answer to the problem.

Continue reading »

Mar 3

Mac BGIf like me you are a bit of a Mac enthusiast then you’ll no doubt be a sucker for their graphical styling as well. This tutorial aims to give you of one possible way to emulate the Mac OS X desktop background style.

In this tutorial we will be using vector paths, blend modes, gradients and effects. Its a must read to see the many ways Photoshop can handle colour.

Continue reading »

Feb 21

Taking a screenshot in Mac OS X is a relatively complex process compared to the straightforward ‘just press the key’ approach Windows users will be used too. However, once you know what to do, the screenshot functionality of OS X is considerably more powerful and versatile.

Continue reading »

Feb 9

One of my favourite tutorials which will show you how to take a fairly average / bad photo of a person of your choice and turn them into an airbrushed model.

This tutorial will cover the basics of face selection, blending, masking and explore briefly how burn and saturate can be used to bring out colours in a face.
Continue reading »

Feb 9

Flowing WaterThis tutorial will show you how to create realistic looking water which you can then apply to a tap, hose, or even with some tweaking, a waterfall.

We will learn how to use blend modes, the warp tool and how to create realistic textures using clouds and plastic wrapping.

Continue reading »