Newsyland Blog

tail -f /dev/brain >> blog.newsyland.com

The Best Firefox Add-ons

I can’t use any other browser no matter how fast or cool because I’ve gotten so used to add-ons for firefox!
Here are mine, and in case you’re wondering, I have all these currently installed (Mac OS, is my current OS of choice) and Firefox runs at nearly the same speed as no add-ons:
——— These are INDISPENSIBLE: ———
DownloadStatusbar: [...]

libtiff error in Matlab when attempting to use ImageMagick

Trying to use the Imagemagick toolbox (for me, installed via MacPorts) sometimes doesn’t work (for example, converting a png image) in Matlab because Matlab for some reason uses the libraries in its path over those given in system call (this is for Mac, but probably for *nix and maybe even Windows).
This is an example call:
[s,w] = [...]