dilw

dil

dilw is a simple plugin for WordPress.

Writing
<!-- dil -->
(on a page)
or
<?php echo get_dil(); ?>
(inside a theme)
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.6 and you can download it here.

ChangeLog:

  • Version 0.6: it adds a call for templates (inside your template, write echo get_dil(););
  • Version 0.5: it adds links to the original websites;
  • Version 0.5: it adds links to the original websites;
  • Version 0.4: it uses the new feedproxy.google.com feed (thanks to Casey);
  • 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).

18 responses to “dilw”

  1. Converse

    Thanks for this great tool!!

  2. dilw 0.2 | Hyper Tech Ninja

    [...] [Plugin Page] Share This Popularity: 1% [...]

  3. (function() { : jQuery Dilbert 1.0

    [...] un’idea di Carlo… un plugin senza troppi fronzoli e soprattutto senza [...]

  4. Wp Wordpress » Blog Archive » WordPress Plugin Releases for 07/11

    [...] dilw [...]

  5. Wp Wordpress » Blog Archive » Weblog Tools Collection: WordPress Plugin Releases for 07/11

    [...] dilw [...]

  6. WordPress Plugin Releases for 07/11 | BlogBroker24-7

    [...] dilw [...]

  7. A Dilbert Plugin for DokuWiki at temporaneità

    [...] written a similar plugin for [...]

  8. WordPress Plugin Releases for 07/11 | Wordpress Blog NL Hosting

    [...] dilw [...]

  9. Softonix.com » Blog Archive » WordPress Plugin Releases for 07/11

    [...] dilw [...]

  10. Nigel Howarth

    Great plugin – it took me ages to find it. A couple of things:

    1. Have you thought about formally registering it with Wordpress.

    2. Would it be possible to modify the plugin so that it could be called directly, e.g:

    Cheers,

  11. Nigel Howarth

    Thanks Carlo,

    Unfortunately the last bit of my message didn’t get through.

    What I meant was a call to a php script as well as the <!-- dil --> to insert the Daily Dilbert strip.

    This would allow it to be included in Wordpress index.php and other php generated pages as well as the user created ‘posts’ and ‘pages’.

    Kind regards,

  12. Nigel Howarth

    Thanks Carlo,

    I hope your todo-list isn’t too long :-)

    Cheers,

  13. Nigel Howarth

    Many thanks Carlo,

    Exactly what I was looking for – excellent!!!

    It looks great.

    Thanks again,

    Nigel

Leave a Reply