SUPER quick tutorial, just to show a technique that can be used in many different degrees to get awesome results. Photoshop CS5 has a great filter called “Fibers”; a render filter similar to “Clouds” – another popular filter in generating …
While working on a related project, I had a chance to revise my previous Calendar function/script, and improved it quite a bit. The script is much smaller, two whole functions have been removed (four old functions were replaced with two …
I haven’t had a chance to make an organized attempt at a February themed wallpaper, but I did start playing around… and didn’t stop playing around until now. I’m quite please with the result, though – one of the few …
I found an old blog post with a challenge to make a PHP function that finds the greatest common divisor (GCD) between two supplied numbers. It’s a little messy, but it handles errors, prints the result in a readable format, …
Made a quick, small script that just changes the background color based on the current scroll position. Position is then translated to a Hue value and passed to the “body” element’s background color. The first line of the script also …
It started as a menu for my own uses, and I moved on to making an icon template for a typographic based icon. Using the PSD file, you can manipulate the colors, text, and font very easily. Public Domain – …
Started a project yesterday, ended up taking a tangent and making a more generic jQuery plugin for filtering elements. It works with any element as the filter “list”, as well as any element for the objects being filtered. Like all …
A couple of days late, but I made a wallpaper/calendar for the new year. As you might be able to see, I’m a fan of minimalism and white space. Feel free to use and distribute without discretion. Hope you enjoy …
Because this would make my site unreadable in its current layout and style, I’ve decided to link to a separate page for this little script. It’s a way to make a randomized background for a page that can be scaled …