Archive for February, 2007

Gmail

Wednesday, February 21st, 2007

I see Gmail can now collect from POP3 accounts. Haven’t seen it mentioned much anywhere, but hey. Anyway, check it out.

Upgrade…

Sunday, February 18th, 2007

I finally upgraded wordpress to something more secure. Changing the theme also, so bare in mind there may be inconsitencies for awhile.

Swapping Files and Dell Touchpad buttons.

Saturday, February 17th, 2007

I should be doing a lot more work, but I got bored swapping files with a three stage process.

e.g.
mv file1 file_tmp
mv file2 file1
mv file_tmp file1
I wrote a small simple bit of perl to do it. (more…)