Some things that every new web developer should know.
Read More »
Through this article on A List Apart, I came across a new project called eCSStender, which aims to make it easier to implement and test new CSS features across different browsers using JavaScript. As a side effect it can also be used to avoid having to fork your CSS code if you want to use cutting edge CSS features that are not yet available in all browsers.
Read More »
Because I used it successfully before, I decided to use scrAPI to scrape the entries from the old Aihato guestbook. After preprocessing the HTML a bit, I finally got beyond an endless debugging sessions (which cumulated in me discovering a whole collection of nested <html> tags, which forbad any type of sensible parsing of the page).
Read More »
I don't believe in system passwords if they're not backup by some type of disk encryption. It's simply too easy to circumvent by changing a few boot parameters or by inserting a good boot disk. For performance reasons, I've decided against using full-disk encryption for my laptop and even against encryption for my home folder. This makes typing in a password to login a mere annoyance. Admittedly, my laptop features a fingerprint reader, but at the time I couldn't get it to work and it still requires me to type in my username, which I find just as superfluous. Also, fingerprints aren't that secure either.
Read More »
hjkl for world domination.
Read More »
Two weeks ago, I acquired a shiny “new” second-hand Nokia N79, because my good old Nokia 1600 (which has served me well for over three years) died as a result of drowning in my leaky tent during a high-school hiking trip in the Czech republic.
Read More »
I'm collaborating with YTEC on a new website for Aihato. I've picked WordPress to do most of the heavy lifting for this project. So far, I've spent most of my time on this project to get a good development environment in working order, with WordPress living in its own directory and some deployment recipes managed from a Makefile.
Read More »
I'm officially a convert. I finally went from a floating-only window manager to a tiling window manager. And it does floating too! Awesome seems to be everything that Window Maker just couldn't be for me.
Read More »
Here's a nice post by Vivek Gite about ten of his biggest command line mistakes. The comments are good too.
Read More »
One of these days, I want to play with Playdar, a “Music Content Resolver”.
Read More »