Internet Explorer In Ubuntu

Why would somebody in their right mind run Internet Explorer in Ubuntu. Before you shoot me, let me at least explain the reasons why. I get many support questions from people regarding the themes I’ve designed. The questions oftentimes are IE related. I either have to power my laptop or go to another computer to [...]

Read More | No Comments

Display None In CSS

One of the coolest tricks in CSS is to suppress the display of certain elements in your web page using the “display:none” property. This trick is extremely helpful for two reasons. One, there are times you don’t want to remove code essential for Search Engine Optimization such as the H1 header for example, but you [...]

Read More | 1 Comment

Password Protect Using Htaccess

The easiest way to protect a web directory is to use a .htaccess file. A .htaccess file is a directory level configuration file used by several web servers including the highly popular Apache. The .htaccess file is placed in a web directory and the commands in the file controls the behavior of that directory.
A .htaccess [...]

Read More | No Comments

Keeping Up With WordPress Development

One way of keeping up with the latest WordPress development is to install WordPress using Subversion. Subversion is an open source version control system. Using Subversion is a great way of synchronizing your WordPress install with the latest code changes in WordPress development.
In this example, we will install Wordpress files in the /var/www/wordpress directory using [...]

Read More | No Comments

Linux Boot Up Less Than 3 Seconds

There’s a Linux distribution borne out of Japan called Lineo that claims it can boot up in 2.97 seconds on a low-powered system. The technology uses something similar to hibernation or suspend to disk. It takes a snapshot of the system, compresses it and saves it in flash memory.
Boot up improvements can be up to [...]

Read More | 1 Comment

Firefox 3.1 Private Browsing

The upcoming Firefox 3.1 release will have private browsing mode for users who do not want to leave traces of their online activity on their local computers. One caveat, it’s not a privacy tool to make you anonymous from websites or from your internet service provider. Others have coined private browsing mode as “porn mode.”
Nevertheless, [...]

Read More | 2 Comments

Inspiron Mini 9 Laptop

Mini laptops are popular. Dell’s entry into the mini laptop world does not disappoint. The Inspiron Mini 9 is small, compact and light at just 2.28 lbs. The Inspiron is available in two Operating Systems: Ubuntu Linux 8.04.1 or Microsoft Windows XP Home Edition.
The Inspiron Mini 9 is powered by Intel’s Atom Process N270 (1.6GHz [...]

Read More | No Comments

Open Office 3.0

If you have not been living under a rock, you probably heard by now that Office 3.0 was released to the general public on October 13th. If you have not heard about the Open Office 3.0 release, it’s time to get familiar with the Open Office 3.0 application.
Open Office is an open-source Office Suite of [...]

Read More | 2 Comments

Gmail IMap and Evolution

I had trouble setting up Gmail IMAP in Evolution in the past that the only way I fixed it was removing Evolution and installing Thunderbird. But, today is a very good day. I finally got Gmail IMAP to work in Evolution! This post is to document the Gmail IMap configuration in Evolution as a future [...]

Read More | 3 Comments

Ubuntu Eee 8.04.1

The Ubuntu Eee is Ubuntu optimized for the Asus Eee PC. It uses the Netbook Remix interface for easy access to applications. The distribution uses Firefox 3 for secure web browsing experience and OpenOffice for word processing, spreadsheets, presentations and dozens of other software. The latest Ubuntu Eee release is 8.04.1. It’s compatible with Asus’ [...]

Read More | No Comments