Nicolas Höning

Results 102 issues of Nicolas Höning

I love the `openDraftPR` feature ― thanks :) However, I would prefer that the Github user who is assigned to the ticket (which originally led to the new branch and...

Waiting for GitHub

[This](http://en.wikipedia.org/wiki/Website_mirroring_software#Website-mirroring_software) might be a starter. The software should work on any Unix-Server, so why not use wget? Or, because PHP is everywhere, [this one](http://astellar.com/php-crawler/).

Chrome will ask me over and over to go to tt-rss and log in. I don't have this problem in Firefox. Maybe a different treatment of $_SESSION? I did a...

Chrome will not process widget.js any further if widget.css doesn't exist (which it does not by default, so users can easily update their code from git without overwriting their styling).

The inserting code currently only speaks to MySQL databases. We have MySQL-specific code that sets the charset to be utf-8 and that gets the last inserted ID. For postgres, we...

Make a `plugins`-folder (is `plugins` the best name? Should it be a `plugon`?) within `driveby-sharing`. Make a `tt-rss` folder therein. Move the `greader-import` folder to `plugins/tt-rss`. Every plugin needs one...

A user hosts a simple XML file, to which driveby-sharing appends. `gritttt.php` needs no imports and `insert` only does some XML operation on the file. Also, `gritttt.php` performs basic session...

Either close 1 second (or less?) after success report, or let the user close the window?

Google Reader did that as well. If the user selects text before clicking the share-bookmarklet, that text should go into the comment box.