An infographic dissecting the nature and ramifications of Stuxnet, the first weapon made entirely out of code. This was produced for Australian TV program HungryBeast on Australia’s...
Finally, Drupal 7 is released 😉 After nearly three years of intense community collaboration by nearly a thousand contributors, Drupal 7.0 is today officially released and ready for download! I’ve been using Drupal 7 for months now, and things were mostly stable....
The Apple OS X 10.5 comes with “curl”, but most people prefer using wget when using Terminal. Here is an easy way to build and install wget; Requirements: First things first 😉 – Download and Install Apple’s Xcode Developer Tools Downloads:...
Here is an article on adding additional CSS files to your theme. This may come handy if you prefer to have separate CSS files to manage your project more efficiently. Drupla.org: How to Call Additional CSS Files Or you could use @import “rule” within your...
I dumped my cable at the beginning of the year. Using a Windows 7 Media Center has been “OK”, however I’m looking forward to see what the new Apple TV and Google TV are going to bring to the...
Drush is an amazing tool. It is a command line shell and scripting interface for Drupal. If you have truble installing it on your development workstation (OSX), then follow these simple steps to get going: Down Load the code to your desktop; drush.tar.gz Go to the...