-
September 2010 S M T W T F S « Jun 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 Archives
Tags
amazon autoexp beta blog blondes bluetooth boot c++ cats cinema colour disney display firefox flikr Fun games gnome grub hack invisible pink unicorn ipu joke linux mediawiki mobile mozilla mythtv perl php poo ram rant rpm Software soul sound ssh thunderbird tron uk videos visual studio wordpress youtubeCategories
Meta
Advertisement
Category Archives: Software
And here is WordPress 3.0
Upgrading to 3.0 was quite a pleasant experience. Well, aside from apparently being hacked at the same time, that is.
Send files to a bluetooth device from Linux
Short and sweet, this one. I think nautilus tries to be clever and produce a “send to bluetooth” menu option when you right-click on certain file types. I’ve never had this work terribly well, if at all, so I’ve added … Continue reading
Fedora 12 and amazonmp3
Just discovered that the rather nifty amazonmp3 utility supplied by Amazon to do its MP3 downloads still only supports up to Fedora 11 (among other Linux distros), and won’t run on my Fedora 12. Fortunately, it’s fixable.
Firefox 3.6 refusing to start
I started having an issue on my Linux box shortly after firefox 3.6 came out: it simply refused to start. It’d try, but then just quit, without ever displaying anything or printing any errors.
Posted in Software
Leave a comment
Thunderbird failing to update extensions
So for a while I’ve been getting “An error occurred while trying to find updates for xxx” when looking for Thunderbird extension updates. A bit of a Google has shown me the fix, so I thought I’d share.
Custom MediaWiki functions
I run a wiki at work, and have done for a few year, but it’s only recently I’ve started getting down and dirty with customisation.
Custom Visualisers in Visual Studio
I have, for a while, known about Visual Studio’s autoexp.dat file, which allows one to customise how various classes are previewed in the debugger.