-
Makes things easier, but checking for these does cause some performance overhead. So I'm not sure if I am worried about introducing an additional method by which this can be set...
-
I'm in need of an HTTP client which can fail over to another URL when the first becomes unavailable. Would it make sense for me to add that to Excon?
Of course either way there is the thorny questio…
-
When an image is added to a page there is both a thumbnail and an original key.
The thumbnail can be reached but when the original url of the image is used a 405 (Method Not Allowed) is thrown.
For …
-
Hi There,
when trying to compile the bootstrap.less from the twitter bootstrap 2.2.1 i get the following error.
parse error: failed at `(~".span@{index}") { .span(@index); }` line: 1015
Googling th…
-
It seems that the Reverie based site (www.mkb-marketing.com) i'm building for my client is not responsive in ie9. In firefox this seems to work fine. Cannot get it to work. Any idea or suggestions on …
-
When I do a request to /users//surveys, I get an 404 not found.
I do a POST to host: "api.euphorie.hosting.simplon.biz" with path: "/users/16/surveys" with the following body:
{
survey: 'nl/mkb/…
-
This has already been fixed locally, just need to push it to git now.
The problem is due to s3eIOSiCloudInit_platform being invoked regardless of iOS version. The problematic bit is [NSFileManager UR…
-
Would be great to have this (and make it ENV toggleable).
-
@mkb - Any chance you could add a quick overview of the instrumentation stuff to the README?
-
Hello, thank you for your effort integrating openfeint into Marmalade!
I tried to integrate OpenFeint in iOS and found out that i must add additional iphone deployment option.
Current HelloWorld_s3…