Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@camillebaldock
camillebaldock / keybase.md
Created September 4, 2017 22:45
keybase.md

Keybase proof

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:

#Flipping

@camillebaldock
camillebaldock / back.stl
Last active December 6, 2015 16:34
DinoMenorah - split
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@camillebaldock
camillebaldock / README.md
Created October 17, 2015 19:54
Dashing GoWatchIt

Description

A Dashing widget for displaying the number of films in my GoWatchIt for an account.

See a live demo here.

Usage

Due to the fact that GoWatchIt does not, at current time of writing, have a public API, I wrote some code to scrape the data off their webpage.

@camillebaldock
camillebaldock / README.md
Last active October 13, 2015 12:33
Prototype: GOV.UK template with spinner

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.

@camillebaldock
camillebaldock / README.md
Last active August 29, 2015 14:27
Dashing Project Euler

Description

A Dashing widget for displaying the number of unsolved Project Euler problems for an account.

See a live demo here.

Usage

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.

@camillebaldock
camillebaldock / README.md
Last active March 16, 2016 20:37
Dashing quotes

Description

A Dashing widget for displaying random quotes from a YAML file.

See a live demo here.

Usage

Install the following gems:

@camillebaldock
camillebaldock / README.md
Last active December 21, 2020 16:39
Dashing Travis

Description

A Dashing widget for displaying the number of broken builds out of a configured list of public Travis builds of a GitHub user.

See a live demo here.

Usage

Setup the following environment variables:

@camillebaldock
camillebaldock / README.md
Last active January 2, 2019 20:52
Dashing PocketCasts widget

Description

A Dashing widget for displaying the number of unplayed PocketCasts podcasts in an account.

See a live demo here.

Usage

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.

@camillebaldock
camillebaldock / README.md
Last active August 29, 2015 14:17
Dashing Gemnasium widget

Description

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.

Usage

Setup the following environment variables: