2013-02-05 Yesterday, I developed a small web project with about 130 LOC in PHP. It's a long time ago that I've programmed something new in PHP. Usually I only maintain my own old PHP code. Creating such a small project was fun. The project uses the database, in my case MySQL, as well. Back then, for my websites, I used phpMyAdmin to do all the database stuff. Now, I use the command line tool mysql(1). Thus, I needed to find out about the syntax of the various commands. Selects and drop table are commands that I can remember, but when it comes to rights management and creating tables I need to read in the manual or cheatsheet each time. Today, I had a problem with pentadactyl. It's the same problem I had last time and it will likely be the same problem the next time: Pentadactyl does not work with the latest version of Fire- fox. It's not about the systems that I administrate but those that others administrate. They pull those bloody new version in, and these new version break the interface to pentadactyl. This time I installed vimperator to have at least a quite usable user interface. Vimperator's UI is already distracting and too much, but at least I can control it with the keyboard. http://marmaro.de/lue/ markus schnalke