Olivier Berger
Olivier Berger
I noticed that http://graphite.ecs.soton.ac.uk/download.php/Graphite.php seems to be absent from Git. I think it got started from cfc4901b3ab97f35facc468eba67501e7e6d5665 (which actually is the version available in http://graphite.ecs.soton.ac.uk/download.php/Graphite_and_ARC2.tgz If I'm not mistaken), and...
Hi. Here's what I get, trying to rebuild an archive on Debian testing : $ ant package Buildfile: /home/olivier/git/github.com/cgutteridge/Graphite/build.xml package: [exec] Error: Channel validator error: field "name" - package name...
When things go wrong, it helps to be able to debug the HTTP requests taking place. I think it would be great to have a mean to set a debug...
I happened to bang my head against differences between scoop installations relating to PHP .ini file customizations. The differences were that I had restarted one and not the other of...
http://impressive.sourceforge.net/ provides nice features like zooming on parts of slides of highlighting some areas. I think such features would be really great additions to pdfpc/pdf-presenter-console. Thanks in advance.
Maybe content of starter-kit-gnus.org should be redacted to better explain what is specific to gnus, what is related to an example, say GMail... as such, currently it deals upfront with...
Django-registration allows setting REGISTRATION_OPEN to False, in which case a registration_closed.html template would be displayed. It would be great to include it also, for completeness. Thanks in advance.
I think the extraction of the url that has been signed in Authentication_SignedURL::URLWithoutSignature() is not correct. If there's a trailing arg after the sig arg in the URL, like referer,...
Hi. FYI, I get notices like : PHP Notice: Undefined index: error in.../libAuthentication/lib/Authentication_FoafSSLDelegate.php on line 119 PHP Notice: Undefined index: query in.../libAuthentication/lib/Authentication_URL.php on line 89 Hope this helps.
libAuthentication looks like generic purpose PHP authentication... although it seems to be closely tied to WebID. May I suggest a renaming to something like libWebIDconsumer or something like that ?...