i’ve decided to follow these warm fronts westward
Kings of Convenience - Boat Behind from françois nemeta on Vimeo.
when php 5.3 and mysql 5.1 collide on an arch linux box
I've since learned that one can't be mindless when pacman -Syu 'ing (binary upgrading) his arch linux machine. If your, say wordpress goes down for ~2 months, you should change permissions inside /var/lib/mysql ( chown -R mysql:mysql * ) then /etc/rc.d/mysqld restart. Then consult http://www.archlinux.org/news/465/ for php changes.
I've possibly just saved you ~2 hours of tinkering. It's likely these issues will be resolved in the future quicker through closer attention to arch linux news and .pacnew files.
Updating Subsonic HTTP streamer (3.6 to 3.7 WAR)
Subsonic 3.6's fetching of album art broke down. "If it ain't broke don't fix it" brought me here.
My platform
- OpenSolaris snv_111b
- SUNWtcat (Apache Tomcat 6)
- Java 1.6
- SUNWapch22 (Apache 2.2)
- Subsonic 3.6
Now let's get down to updating.
Rose Friedman has passed at age 97

Milton and Rose Friedman from the side
Rose Friedman, economist, author, school choice activist, and wife of Milton Friedman died at age 97 today. She will be remembered as the only person that beat Milton in a debate.
Heads up WP admins
If you're using the lightword Wordpress theme and Priyadi's OS/browser identifier, one should be aware that the pri_print_browser() function shouldn't go into the comments.php like Priyadi originally recommended. With this particular theme, one should tuck it under the THREADED COMMENTS section of functions.php. Click through for the code goodies.
