toland

Phillip Toland
The Hive
Houston, TX
2
4
  • Rails plugin for managing your site's version number.
    Created Thu Apr 10 18:25:51 -0700 2008
    legend
  • Ruby bindings for libcurl
    Forked from taf2/curb Fri Aug 15 10:24:18 -0700 2008
    legend
  • Config files from $HOME
    Created Mon Jun 16 07:47:19 -0700 2008
    legend
  • QuickLook generator for Markdown files.
    Created Mon Jul 07 17:48:19 -0700 2008
    legend

Following

Public Activity  feed

toland started watching nitrogen about 5 hours ago
nitrogen is at rklophaus/nitrogen
toland started watching cucumber 11 days ago
cucumber is at aslakhellesoy/cucumber
toland started watching nugit 11 days ago
nugit is at patrickt/nugit
toland started watching grit 11 days ago
grit is at mojombo/grit
toland started watching couch_potato 11 days ago
couch_potato is at langalex/couch_potato
toland commented on taf2/curb 27 days ago
Comment in 18f3411:

I have an implementation of PUT in my repo. I don’t parse form data like POST, I just shove the data into the request as-is. It works for me.

toland commented on toland/curb 27 days ago
Comment in 9ed7ef2:

Very cool. I need to write some tests that exercise the bugs I have seen.

toland commented on toland/curb 29 days ago
Comment in 994e8b6:

If the CURLOPT_CUSTOMREQUEST value isn’t cleared after curl_easy_perform_delete() then the next non-DELETE request will fail in mysterious ways. At least, it does with libcurl 7.16.3 on Mac OS X 10.5. I haven’t tested on other platforms or other version of libcurl. It seemed safest at the time to simply reset the handle which would prevent future issues of the same type (i.e., irrelevant handle data being passed across sessions). I had not considered the use case of last_effective_url (the test did not break for me). Anyway, I have implemented a more localized solution to this problem just to be on the safe side.

toland started watching nu-tmbundle about 1 month ago
nu-tmbundle is at jsallis/nu-tmbundle
toland started watching bort about 1 month ago
bort is at fudgestudios/bort