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.

Sep 22 2009

Reset Session storage options in Magento

Save session data from File to Database after installation

Sep 21 2009

Lightbox / Thickbox / Menu disappears behind flash you tube video [fixed]

How to fix Lightbox / Menu items which disappear behind Flash You Tube video -

Usually found with a lightbox and a youtube video on the same page, although can be a menu / lightbox problem combination too - the lightbox will slide behind the Youtube flash video; using Z-Index will NOT fix the problem.

However, with a few clever additions to your Object and Embed tags we can fix this problem and Send You Tube video to the back.

Sep 16 2009

Smallest 1080p LCD TV

World’s smallest FULL HD TV is to hit the market. The 22in 1920×1080 pixel TV from LG is set to be a real workhorse for PC/MAC/PS3/XBOX and of course TV.

smallest_1080p_lcd.jpg
Sep 14 2009

Belkin 7-in-1 Cable Pack ideal for Laptops

belkin_laptop_cables.jpg

Carry and organize your USB and networking cables-everywhere.

The 7-in-1 Retractable Cable Travel Pack from Belkin offers a great solution for the mobile professional. It gives you an easy way to connect your USB and networking devices to your notebook computer, virtually anywhere you go.

Aug 12 2009

Magento Error: Please check for sufficient write file permissions [fixed]

How to fix the file permissions error in Magento Connect.

Jul 22 2009

How to reset Linux Firewall

A simple command to reset your Firewall:

/etc/init.d/iptables stop

Obviously you will need to reconfigure your settings after wards, but this is quick method to get things up and running on test servers.

Jun 11 2009

Changing default / index page via htaccess

If your working on a site and would like visitors who access yoursite.com to be redirected (instantly) to a maintenance or under construction page instead?
It can be done by editing your .htaccess file to include the following code. Here’s what you have to do. Add this to your .htaccess file: