Archive for January, 2007

WordPress 2.1

Monday, January 29th, 2007

WordPress 2.1 is out, but I am not impressed.

  1. The preg_match that is used to find the <!–more–> tag eats up content up to the end of a next comment tag. This breaks PictPress which is using comment tags to mark auto-generated content.
  2. For me the upload function does not seem to work. I can upload images, I can create thumbnails and insert them in the post, but when I switch between the Upload and the Browse tab, I do not see my images anymore. The error message is also not very helpful, it speaks of attachments instead of files or images.

For the rest PictPress still seems to work, but any plans for better integration will have to wait until I see a better quality new version WordPress.

Update (12-feb-2007): The preg_match problem has been fixed in WordPress svn (changeset 4821 and 4822).

The disappearance of images was due to the PictPress posts_where filter. This has been fixed in the PictPress svn trunk version.

ST510 Debug Commands

Saturday, January 6th, 2007

Found at http://members.lycos.nl/epias/st510/text/debug_326.txt. See also ST510 Undocumented CLI Commands.
Read the rest of this entry »

ST510 Undocumented CLI Commands

Saturday, January 6th, 2007

Found at SpeedtTouch 510 V5 Info. Note that part of it also applies to ST716.
Read the rest of this entry »