Avenged Sevenfold – A Little Piece Of Heaven
Song of the week. :)
17 posts
Song of the week. :)
I quote my Hypermedia teacher from school:
“You add <?xml:stylesheet href=“blabla.css” type=“text/css”?> to blabla.xml. You will notice that, once again, this will not work in Firefox for some weird reason. I suggest using Internet Explorer for this. Nevertheless, there’s a workaround for Firefox, using xml-stylesheet for you Firefox fans…”
Well well, let’s all blame Firefox (well, Gecko, to be precise) for not parsing this correctly! Especialy when xml-stylesheet is the only valid option set by W3C…
I recently started to use Namely but having its icon in my dock was quite annoying (like to keep my dock clean).
Namely is an app that let’s you launch any application by typing in a few letters of that program’s name. Just type in a key combination ([Apple]+E here), and Namely’s window pop ups.
After a bit of Googling I found that it was possible to hide icons from the dock.
I recently came upon this post; enjoy it. ;)
Makes life just that bit easier!
My own simple rsync backup ‘script’.
You’ll need a rsync server, something to backup, and ssh-agent running to ease the process (or, fill in your password each time).
Add the following lines (using a terminal text editor) to a text file (".rsync" for example, hidden files under Unix-like systems), and chmod +x $file.
rsync --archive -uv --exclude-from=/home/you/.rsync_exclude \
--rsh="ssh -p 222" --delete --stats --progress /Users/you/Documents/ \
you@remost.host.com:/home/you/remote-backup-directory
This will upload any files in /Users/you/Documents to /home/you/remote-backup-directory.
I wrote before, that the console version of Hamachi didn’t seem to generate tun/tap driver errors. But after rebooting my Mac I was no longer able to start Hamachi.
Nazgul:hamachi-0.9.9.9-20-osx yeri$ ./hamachi start
25 19:08:15.659 [ 0] [14306] tap: connect() failed 2 (No such file or directory)
So I guess I’ll have to wait for a fix after all. :(
Whilst on the move, it’s always handy to be able to send e-mails. Most providers tend to block all SMTP-servers, besides their own. Quite unhandy if you’re on a FON (or… well… open & unsecure) WiFi network.
Here’s a list with all mayor Dutch & Belgian ISPs their SMTP-servers.
My Fon box arrived today!
Ordered it last Saturday (09/02), took just over a week to be delivered (by UPS).
I bought “La Fonera” with a “Fontenna” for just over 6 (!) EUR. Fon’s having this cool promotion that La Fonera only costs around 4 EUR, and if you order a Fontenna with it, you get the Fontenna for just an additional 2 EUR. (And 6 EUR shipping costs. So just over 12 EUR total.)