Technical notes, my online memory
Saturday, February 23, 2008
Eye-fi wireless SD card - cool, but could be so much better
›
Eye-fi have released a 802.11 wireless SD card, which is pretty amazing tech considering the form factor. This is a very cool idea, but th...
Friday, January 25, 2008
Linux streaming audio HOWTO: triplej over the Internet
›
You will pick up a link like this off the website: http://abc.net.au/streaming/triplej/triplej.m3u Which if you download it just is a redire...
Thursday, January 24, 2008
MySQL commands I always forget
›
I always forget these, don't know why: show full processlist show table status show index from [tablename] mysqdump --no-data [dbname]
Thursday, January 17, 2008
Things I don't like about MySQL
›
Generally I really like MySQL, have used it for a number of different projects, and I will continue to do so. However, recently I have star...
Sunday, January 13, 2008
Yubnub - quick searches and more 'quicklinks' style
›
Yubnub rocks. It gives you a search box in Firefox that lives to the right of the URL bar. Here is some example usage: Google yubnub: g y...
Apt update notifier - automatic package installation
›
Why doesn't anyone talk about the inbuilt apt update notifier? There is no end of scripts for downloading/notifying of package updates ...
Ripping and converting CDs/MP3s on Linux
›
To go from mp3s to WAV to make an audio CD, use mplayer: for nam in *.MP3; do nice mplayer -ao pcm "$nam" -ao pcm:file="$nam....
‹
›
Home
View web version