Benjamin Erb

Results 13 issues of Benjamin Erb

Great project, I am really looking for the results! Have you considered a license to use this as open educational resources (or under a Creative Commons license) yet?

Compared to the print version, acronyms are never introduced and always the short version is used. This should be fixed by providing the long name once the acronym is used...

bug
original-thesis
community-edition

When using the arbitrary HTTP request function, it would be helpful to have access to the response code. Otherwise, this prevents the simple detection of "Conflict" or "Not Found" responses,...

Hi, I ran into this problem, that might be relevant for other users as well: 1) Create document with couch-client, receiving _rev 1-X 2) Change document NOT with couch-client, i.e....

It would be nice if GeoCouch would also accept and work with multi-dimensional coordinates. Would this be much work?

future

Hi! I'm looking forward to a way of inserting some placeholder variable such as page numbers. I'd be nice if they can be inserted into the inkscape SVG as a...

I managed to pack the whole vapor.js framework in one tiny data URI (might be helpful for inlining): ``` data:application/javascript, ```

Add an alternative XHTML template with additional features: - interactive URI builder by adding concrete values to parameters - interactive request builder generating curl commands - list of all URIs...

When `built` is used, the presenter already sees everything in place, while the viewers see content appearing sequentially. Thus, it is hard for the presenter to keep track of the...

feature request

This is a known issue due to the `X-FRAME-OPTIONS` (https://developer.mozilla.org/en/The_X-FRAME-OPTIONS_response_header) in modern browsers. If web servers do not allow the frames to be displayed in external websites, they can't be...