Changing a domain name for Drupal 6 installation

I’m building a new web site for KEI, using Drupal 6. We created a dummy site on a subdirectory of another domain, and then tested the site to see would happen when we assigned a new domain to the new site built on drupal. Well, the new domain broke everything. The fix involved a single file: sites/default/setting.php.

Find the text starting with: $base_url = ‘http://

and edit it so the new domain is used.

Making a Linksys WRT55AG wireless router work with Verizon DSL

At home I have a Verizon DLS service, using a Westel DLS modem. At work once had Internet service from Comcast, and a Linksys WRT55AG wireless router. After we switched to Verizon, the Linksys WRT55AG router stopped working. I tried reseting the WRT55AG to the default setting and upgrading the firmware, but that did not help. What did fix the problem was to go into the router setup (going to 192.168.1.1), and from Setup/Basic Setup/Network Setup, change the Router IP to 192.168.2.1.

Video on the Web, Linux lags in some areas (or maybe not)

I use Ubuntu Linux on my primary laptop, and on several other computers. Half our office now uses Ubuntu, the other half uses MaxOSX as the primary operating system. For many things, I think Ubuntu is now as good or better than anything available in Windows or MacOSX. In other areas, Linux is good enough. One area where Linux seemed to lag is for video. Netflix, rapidly becoming a must have service, does not stream to Linux at all. This is a significant issue for Linux users living in the US, where Netflix streaming is available.

When I first tried Hulu, it worked on Linux, but not as well as it does on Windows. But there was a reason, and I could fix it. Read the rest of this entry »

Dell 600m, getting wireless to work

I have an older Dell 600m that came with 512k memory, Windows XP Home edition, no power supply and a few broken keys. From ebay I increased the memory to 1.2 gig ($34), replaced the keyboard ($17), and bought a new power supply ($11), for a parts cost of $62.

For a friend, I had tried to clean up the Windows installation twice, and tired of tying to make XP Home work right, I decided to install Ubuntu 9.04. It was a very easy install, except that the onboard broadcom wireless card was not recognised by the operating system. Read the rest of this entry »

Fixing screen resolution in Toshiba 1405-S151, in Ubuntu 9.04

Update. For a better solution, see this blog.

Our office has a (2002) older Toshiba Satellite 1405-S151. Windows XP is unbearably slow on the laptop, so I wanted to see if it was usable with a current version (9.04) of Ubuntu. The installation went pretty smoothly, and the computer worked much better than with Windows, except for the screen, which was stuck on 800×600 resolution. Read the rest of this entry »

Dual boot Acer Aspire 5516, Vista and Ubuntu 9.04

This week I purchased an Acer laptop from Micro Center for $299. The model was: Aspire 5516-5474. It came with an ATI video chip set (ATI Radeon Xpress 1200), a 160 gig hard drive, an 8x DVD, an SD reader, 2 gigs of RAM, a 15.6 inch LDC Monitor (16:9 1366×768), and an AMD Athion 64 processor (the TF-20). The installed software was Microsoft Vista, home basic. I installed Ubuntu 9.04* to dual boot. It worked without any problems. Read the rest of this entry »

Google’s Chrome, in Ubuntu 9.04

Although it is described as an unstable release, I have found Google’s test version of the Linux version of the Chrome Brower to work pretty well, subject to limitations described below. I use Ubuntu 9.04, and installed the .deb files from Google’s web page for the early access release.

It took me a while to find the bookmarks (toggle using control-b), but I like the cleaner look with more screen that this approach provides. One issue for me will be that Zotero does not install on anything but Firefox.

On the down side, flash does not yet work, the plug-ins are not yet implemented, and a lot of forms on web pages don’t seem to work yet. So, it’s not finished.

Dual boot Windows and Ubuntu, Dell m1530, issue with Sata drive and AHCI mode

Some time ago, I bought a Dell m1530, with Linux Ubuntu 8.04 pre-installed. I have since moved on and installed a few upgrades of Ubuntu. I am currently using Ubuntu 9.04, which I like very much. But I wanted to make the machine a dual boot with Windows, so I could also do a few things that Linux can’t do yet.

Yesterday and today I spent a huge amount of time trying to understand why Windows would not see my hard drive. I assumed this was a result of the Linux boot loader changing the Master Book Record (MBR), and I spend hours trying different ways of addressing this. But that was not in fact the issue. Instead, the problem was due to the hardware settings, and specially the fact that my SATA hard drive was set to use something called AHCI mode. As described in this blog post on the topic, older versions of Windows don’t have drivers that support AHCI. Read the rest of this entry »

Facebook wants me to date my Mom

I recently created a facebook quiz: How well do you know James Packard Love? When a co-worker filled out the survey, I looked to check her answers. At the bottom of the questionnaire answers was the following advertisement.

The message, Hey James, Hot singles are waiting for you!! had a picture a single woman. She’s single alright, since my father passed away.

Dear Facebook.
I appreciate the suggestion, but I really don’t think of her this way.

Joomla and search engine friendly (SEF) URLs

I have recently installed Joomla! 1.5 on server hosted by inmotionhosting.com. I use an 1.0 version of Joomla for another web page on a different server, and I would like to migrate to the new version of Joomla, and possibly change my web hosting company. I created the Joomla installation in a new empty directory (joomla.workingagenda.com), to play around. I did not install the sample data, but created a few dummy entries to experiment. My first problem was that I had trouble getting the search engine friendly URLs to work. Read the rest of this entry »