-
bookmarks mod (a delicious rss feed) only imports the 10 most recent items and ajax syncing fails with:
"Not a valid item count: false"
-
Check on switching tab.
It requires a token to use Pinboard API.
- https://pinboard.in/api/
- https://pinboard.in/api/#posts_get
- https://pinboard.in/api/#user_api_token
-
After bookmarking, popup window should be closed automatically. :clap:
by @pocotan001
-
I'm writing a test to make sure that one of my methods makes the correct request to a web server. It uses a lot of query parameters to do this which unfortunately look an awful lot like format strings…
-
Nach der Zusammenstellung aller Libraries wollte ich die Sliderdemo probieren und bekam folgenden StackTrace:
starting server
Failed to instantiate SLF4J LoggerFactory
Reported exception:
java.lang.N…
-
I'm wondering if it's possible to return posts for a given date range. Perhaps something like
``` ruby
pinboard.posts(:fromdt => start_date, :todt => end_date)
```
I looked through the source but co…
-
I've added a few links in pinboard to some things that I've seen about using git for big data, namely that it isn't very good at it but there are tools like git-annex that make it possible to use. Tho…
JeniT updated
11 years ago
-
I don't really see why it seems to be via the authentication header only. Tastypie supports this.
-
You have included in Gavern framework the most popular social sharing buttons.
Since they have nothing special(design wise atlast they are default ones provided by twitter, facebook, pinterest) and …
ckubs updated
11 years ago
-
In order to automate annotations, we could use Twitter to pull in alerts from OEMC, NWS, and other sources.
[@ChicagoAlerts](https://twitter.com/chicagoalerts) is a twitter account that does this fa…