voodish logo
Skip to: Content | Navigation | Site map

Articles and Reviews from Voodish

Welcome to our Articles section, we try and update this section at least twice weekly, so check back regularly for the most up to date info. Our sections include Accessibility, Future of Computing, Internet Tools, Tea Break and Web Development.

Mar 17 2010

How to install Linux Firewall, Advanced Policy Firewall: APF

This guide will show you how to install and configure APF firewall, one of the better known Linux firewalls available.

Feb 25 2010

Linux CPU States and there meaning

Understanding what the Linux “top” command reports on. From shell, simply use:
top
for a plethora of system usage statistics, extremely useful for keeping an eye on resources.

Feb 24 2010

Support more than 4GB on 32 bit Linux

Please note you must have a PAE enabled machine for this operation to work. This PAE kernel supports memory up to 64GB. Physical Address Extension (PAE) is a feature, first implemented in the Intel Pentium Pro to allow x86 processors to access more than 4 gigabytes of random access memory (RAM).

Jan 28 2010

Is iPad a step back for Open Source software?

safari_hands_20100127.jpg

Apple has unfortunately planned to lock down all the capability of the latest iPad, so that no Open Source software can be used.

It will ship with unprecedented levels of DRM security, stifling Open Source projects to create applications for its latest product.

Jan 07 2010

i-cyber, the World’s first Transparent integrated Computer Desk

Introducing the all new i-cyber from i-desk. Not officially unveiled until the BETT 2010 Show on 13 -16 January 2010, the i-cyber is a completely new concept from the Award winning i-desk team.

Dec 05 2009

Remove / Disable / Stop Google fade

Google has recently introduced some JavaScript to their front end that hides the Sign In and Account information; most people dislike this new “feature” (we’re not fans), so here’s how to quickly get rid of it.

Nov 30 2009

Multiple Image uploads in Magento

As standard, Magento will not allow two uploads via the custom options panel of a product, simply returning an error in the cart. Here we explain a simple method of allowing this functionality, with just one line of code.