Duplicates using ActiveSync and PC Suite from Sony Ericsson

Today I connected my z770 cell phone to my Windows Vista PC with the non-included USB cable.In the manual it says it should be included but to the manual there is also a single-sheet addendum correcting the “typo” in the manual: “using the included USB cable” should read “using a USB cable” etc. 🙂 Anyway,… Continue reading Duplicates using ActiveSync and PC Suite from Sony Ericsson

UFOs – I love this stuff

I just read in Swedish techie newspaper Ny Teknik that British Department of Defense has released all their previously secret UFO reports since 1978. They have now made them publicly available on the web because all requests for them amounted to too much xeroxing work… 🙂

Published
Categorized as UFO

Partial Restore of Mysqldump Backup

Just recently I started making backups of my MySQL databases using mysqldump.I have a small batch/command file running on my Windows based MySQL Server, scheduled to every night backup all of my databases to a file named backup_all_dbs.sql: “C:\Program Files\MySQL\MySQL Server 5.0\bin\mysqldump” –all-databases -u username –password=”password” > c:\backup\%DATE%\Backup_MySQL\backup_all_dbs.sql A few weeks ago I finally upgraded… Continue reading Partial Restore of Mysqldump Backup

Published
Categorized as MySQL

IE7 performance problems

I have been having some serious performance problems with my Windows XP laptop the last 6+ months. This is a few years old machine, 1GB RAM and Celeron processor.I did a lot of upgrading around that same time – Office 2007 incl. Groove 2007 and the new Desktop Search and also upgraded to Internet Explorer… Continue reading IE7 performance problems