I hereby claim:
- I am camillebaldock on github.
- I am camille (https://keybase.io/camille) on keybase.
- I have a public key whose fingerprint is FCAE 3E58 388E BA6C 0694 466A D381 D88B 580C 6398
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
#Flipping
Sharing a piece of work done as part of a prototype that relies on a mapping service that takes up to 2 minutes to respond.
This is an attempt at a loading page for that prototype.
Original spinner code from: http://projects.lukehaas.me/css-loaders/
The only changes made to it are to match GOV.UK colours, we are also using the govuk_template.
The CSS3 spinning animation degrades to "Loading..." text for older browsers.
A Dashing widget for displaying the number of unsolved Project Euler problems for an account.
See a live demo here.
Due to the fact that Project Euler does not, at current time of writing, have a public API, I wrote some code to scrape the data off their webpage. I decided to run the script on a personal machine at home and push the data to my Dashing application.
A Dashing widget for displaying the number of unplayed PocketCasts podcasts in an account.
See a live demo here.
Due to the fact that PocketCasts does not, at current time of writing, have a public API, I wrote some code to scrape the data off their webpage. Due to extensive use of JavaScript on the PocketCasts webplayer, I chose an approach using Watir that uses a browser's webdriver. This proved tricky to test on Heroku at the time so I decided to run the script on a personal machine at home and push the data to my Dashing application.
A Dashing widget for displaying the number of alerts in Gemnasium. If there are any updates availables, the widget will flash orange with the number of possible updates. If there are any security alerts, the widget will flash red with the number of alerts.
See a live demo here.
Setup the following environment variables: