This release fetches the DilbertDailyStrip RSS feed (and it uses SimpleXML and CURL).
If you enjoyed this post, make sure you subscribe to my RSS feed!
English scratches and Italian notes written by Carlo Perassi
This release fetches the DilbertDailyStrip RSS feed (and it uses SimpleXML and CURL).
If you enjoyed this post, make sure you subscribe to my RSS feed!
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!