Zenphoto Sitemap 2.0.0
I have made a new version of the Zenphoto gallery plugin, zenphoto-sitemap, available.
The new version is a rewrite of the plugin, in order to increase speed, decrease load and generally make the code easier to read, hence the version number. I have also included a README file in the package.
The new version can either be fetched from this page directly, or from the new GitHub project page which can be found here.
I do have some ideas for ways to further improve the plugin, which can be seen on the project issue tracker, and feel free to report anything you would like to see and of course any bugs you may find.
Files missing on the blog
I have just finished upgrading WordPress to version 2.9, and after that was done I deleted the backup directory with the older version of the blog, or I thought so at least. I instead managed to delete the entire newly configured WordPress, and about half of the backup (database not touched)...
I managed to save the theme and plugins used, which are back up on the site. However, the files I had put up for download, ie. the Zenphoto Sitemap plugin and the audio files on the Music page are now gone. I don't think that I have any backup of the files around, so I'll have to try to recreate them in some way. Until then, please bear with me and the lack of media and download files.
Installing djbdns in an OpenSolaris zone
This guide shows you how to install djbdns in an OpenSolaris zone. The zone is currently running OpenSolaris build 124, but the guide should work on other versions of OpenSolaris as well, though not tested.
The zone is simply set up as a default ipkg OpenSolaris zone, without many default installed packages.
Updating a OpenSolaris zone
This is just a quick guide for people who need to update an OpenSolaris zone. First off, you need to shutdown the zone. This can either by done by using init 5 or shutdown inside the zone, or by running any of the two commands with zlogin from the global zone. A last not recommended possibility is to run zoneadm -z <zonename> halt from the global zone.
After the zone is stopped, you will have to set the zone state to 'ready', in order for the file systems to be mounted:
zoneadm -z <zonename> ready
Then you can start the update procedure:
pkg -R <path to zone>/root image-update
And lastly, when the zone is upgraded you can boot up the zone again:
zoneadm -z <zonename> boot
Some thoughts about dependencies in packages
Last night I installed SqueezeCenter (the server software used with Squeezebox's) on my home server, since I want to use it together with SqueezeSlave running on my server. That way I can play music from my server while I have a webinterface to control it from all computers on my network.
keep looking »
Google Buzz
Launchpad