By Carlo on 2008-05-05
This release fetches the DilbertDailyStrip RSS feed (and it uses SimpleXML and CURL).
Posted in English | Tagged DokuWiki, trivial hacks | 2 Responses
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!
Name *
Email *
Website
Comment
Notify me of followup comments via e-mail
Currently you have JavaScript disabled. In order to post comments, please make sure JavaScript and Cookies are enabled, and reload the page. Click here for instructions on how to enable JavaScript in your browser.
My posts, unless otherwise expressly stated, are licensed under a Creative Commons Attribution-Share Alike 2.5 Italy License.
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!