James McDonald

Telstra HTC Desire Gingerbread Upgrade Canned

Just checked Telstra smartphone upgrade page and discovered some bad news about my HTC Desire "HTC will no longer proceed with a mass-market Gingerbread update for Desire due to the memory requirements of Android 2.3" Reading elsewhere I heard that they had trouble...

Who owns that Barcode?

Just discovered GEPIR the "Global Electronic Party Information Registry" You can enter a limited number of barcodes (it has a query request limit) and it may return the company that owns the barcode prefix. I say may because some of the barcodes I sampled didn't...

Apache Security Configuration

Apache Web Server Security Configuration If you are thinking of moving to a self managed service one of the really important things is that you think heavily about security, especially of anything exposed to the web. If you have apache running then it's crucial to...

Annotating PDF on Linux

Install wine (yum install wine or apt-get install wine ) Download and install the Windows version of Acrobat reader: ftp://ftp.adobe.com/pub/adobe/reader/win/10.x/ (I chose the .exe version for the download) Install it using wine. My Install of Acrobat Reader X for...

Real Genius Stuff

How to upgrade your BIOS using a DOS Boot CD Loaded with DOS BIOS Utils http://www.linuxinsight.com/how-to-flash-motherboard-bios-from-linux-no-dos-windows-no-floppy-drive.html Now here's the genius stuff: How to upgrade your BIOS using DOS Boot CD and DOS BIOS Utils...

Excel 2010 has Rows… and Columns

Been a long while since I upgraded MS office so the jump from 2003 to 2010 has come as a supprise. 2003 65535rows x 256columns 2010 1048576rows x 16384columns A big step up. Only thing I noticed is if Office 2010 is in "Compatability Mode" meaning it's running to...

Reset the File Permissions on a Fedora Machine

Just recently I discovered a problem caused by a trial software install. Files in /usr had been changed to be owned by someone other than root. (postgres). I did try to fix the problem by running chmod root:root /usr -R But I'm not confident that everything is now...

Can you burn a CD ISO to to a DVD-R

Just digging in my desk draw looking for a CDR to burn a 32bit Ubuntu Desktop Edition iso (ubuntu-11.04-desktop-i386.iso) to and discovered I didn't have any. But I did discover a DVD+R. So using Brasero (The Gnome ISO Burner Program under Linux (Fedora 15)) I burn't...

Gallery 3 on a Dreamhost VPS Works!

So moving to a Virtual Private Server from Dreamhost has fixed the problem I was having with Gallery 3 failing to resize images because of ImageMagick being killed. I can now resize all the photo's in an album and it works as expected. However I did find something...

Chromium Browser on Fedora 15 – No Page Load Bug

A few weeks ago I installed Chromium Browser on my Fedora 15 Workstation. I have noticed some strange behaviour. Problem: Open a shortcut from a favourites menu Page appears to start loading but doesn't display Put cursor in Location field. Press enter and page...