After the US, UK, Italy, Spain & France versions, I created an Android Application to monitor the Amazon.de Kindle Deal of the Day / Kindle-Deal des Tages and a:
After the US and France versions (and soon a German version), I created an Android Application to monitor the Amazon.co.uk Kindle Deal of the Day and a:
RSS feed for Amazon.co.uk Kindle Daily Deals
En supplément de mon application Android Offre Éclair Kindle, je publie desormais, quotidiennement un flux RSS que vous trouverez ici:
Flux RSS pour l’Offre Éclair Kindle d’Amazon.fr
Another itch I needed to scratch. I needed the basic ability to export data from (an Amazon Web Services noSQL store:) DynamoDB to CSV. I first built a solution for my specific issue (which included some transformations) and then decided it’d be worth building something more generic for people. While you can do this using AWS Pipeline, EMR and S3, I found it immensely complicated for such a simple task.
You can find my solution, DynamoDBtoCSV on github
AWS DynamoDBtoCSV
…
typically, to use you’d run:
Like many, we gather a lot of our system information (business and technology) into Graphite. One thing we were missing was some of the AWS services metrics that you’d typically use Cloudwatch for. So I wrote a little utility in node.js that does exactly that. You’d typically run this in a cron and throw the output into Graphite every 10 minutes or whatever.
You’ll find the application here: https://github.com/edasque/cloudwatch2graphite
Here is the documentation as it stands:
Read more »
I built a new syndication/RSS feed to list the Kindle Deals (all four of them, currently and the goldbox deal of the day as well). I am sure some of you will find it interesting:
New RSS Kindle Deals Daily feed!
New and of interest: Twitter Bootstrap 2.2.0/
Previously, previously:
- Great Bootstrap based date range picker
- and a date picker
- Datagrid, select/combobox, pill-box, search, spinner for Twitter Bootstrap
- Marketplace on which you’ll find nice Bootstrap based designs
- Great Twitter Bootstrap themes
- Now that jQuery UI & Twitter Bootstrap selectors no longer collide, you can apply a Twitter Bootstrap theme to your jQuery UI components
- Lots of Bootstrap themed icons built as a font, very easy to use.
- 271 Sleek vector icons for bootstrap
If you’re looking to use the GitHub API outside a web application, you’ll need to generate an OAuth 2 token. GitHub provides a good way to add a non web app to your account. It’s done with a curl, command-line:
curl https://api.github.com/authorizations \
--user "myuser" \
--data '{"scopes":["user"],"note":"GitHub Stars to Bookmarks"}'
which will ask you for your password and return a json document which will contain your token.
Your scopes selection might be different from mine, refer to this document to chose them.
You can check that this process went well by hitting: https://api.github.com/user/watched?access_token=YOUR_TOKEN_HERE . You’ll see the application authorizations on https://github.com/settings/applications.
I am using this in my githubfav2pinboard application.
Good cheap bicycle camera mount, great but still reasonably priced one or overpriced branded Contour bike mount?
Your choice
As you may know, Amazon Prime Subscribers can now get a free book every month. Finding the ever expending list is not straightforward but here it is.