
dilw is a simple plugin for WordPress.
Writing
<!-- dil -->
on a page, it lets you see displayed the Daily Dilbert. It uses the DilbertDailyStrip RSS feed.
I’ve written a similar plugin for DokuWiki.
The current version for WordPress is dilw 0.3 and you can download it here.
ChangeLog:
- Version 0.3: it uses the DilbertDailyStrip RSS feed;
- Version 0.2: fixed a small security weakness (credits to Andy Webber);
- Version 0.1: first release. It requires PHP5 and the SOAP extension: it works as a SOAP client using the DailyDilbert Web Service. With little changes, it can be used for generic SOAP client operations as well (look at its code if you are behind a web proxy).