This release fetches the DilbertDailyStrip RSS feed (and it uses SimpleXML and CURL).
-
Search
-
It passes

My posts, unless otherwise expressly stated, are licensed under a Creative Commons Attribution-Share Alike 2.5 Italy License.
-
Top posts for 90 days
2 Comments
I recommend to swap CURL for DokuWiki’s builtin HTTP client which should be able to do everything that CURL does without any additional dependencies and handling the proxy settings automatically.
Andreas: I’ve looked at your library
http://dev.splitbrain.org/view/darcs/dokuwiki/inc/HTTPClient.php
but I was in a hurry and I didn’t study it - but I’ll do it ASAP.
Thanks!