News Roundup
PHP
- PHP frontend to ImageMagic: "You've got an image: http://wwww.example.com/img/image.jpg . You copy the ImageMagick script magick.php to the same directory. The image is now also available as http://www.example.com/img/magick.php/image.jpg . So far, your image hasn't changed. Now, imagine you want a thumbnail of the image with a width of exactly 200 pixels. You can get that image by requesting the url: http://www.example.com/img/magick.php/image.jpg?resize(200)." Via blog.scriptdigital.com
- Zend: Develop Rock-Solid Code in PHP, Part 2
- Zend: Working with Multi-page Forms
- And another article on the ever-same subject: Creating an RSS News Feed with PHP and MySQL
Feed Reader, Mozilla
- SaTiMoz will be a new feed reader for Mozilla. Unlike Newsmonster, SaTiMoz looks lightweight and straightforward. Also, it seems as it will be one of the few feed readers that get a basic UI feature right: using a tree view to sort the subscription list into groups. The first release is announced for March 20.
- Also new at mozdev.org: "The Mnenhy project tries to make some enhancements to Mozilla MailNews. [...] This current version 0.1 [adds] the ability to customize the header view of mails and newsgroup postings via a new preferences panel and some new entries to the view->headers menu."