Katie

Cric Counter - an Android and Apple app for keeping score of cricket matches

Tom umpires cricket matches most weekends and was unable to find a suitable app for keeping score - everything he tried was too complex and had usability issues. So for this month’s Webscope Lab day, we worked together to design and build a mobile app for keeping score of cricket games that would be simple, flexible and easy to use.

We already had our mobile development workflow in place, so we began the day by splitting the development work into distinct chunks of functionality, as well as assigning tasks around design, copy writing, etc. By the end of the day we were able to merge all of our work together, build Android and iOS versions of the application and submit them to the app stores.

On the next Webscope Labs day we’ll be working on push notifications and functionality to save games, so expect updates to the app then.

It’s available for free on the Google Play and Apple app stores - perfect for those of you who will be umpiring backyard and beach cricket matches this summer.

More blog posts by Katie Graham

When movies are made, one of the most demanding roles on set is the script supervisor, also known as the continuity supervisor. The major objective of the continuity supervisor is to keep the continuity of the wardrobe, props, hair, set dressing, makeup and actors actions during the filming of each scene. This sounds like an impossible task for one person, and it almost always is. A lot of mistakes slip through the cracks and show up as the movie is edited together but generally movie studios don’t mind as they have a psychological trick up their sleeve.
I’ve just landed back home after spending a few days in New Orleans for the annual North American DrupalCon. As usual, I mainly attended Business and DevOps sessions, as well as a number of sessions in a new track called Horizons which covers the edges of Drupal. Horizons is an interdisciplinary track that discusses and showcases the biggest challenges and greatest opportunities in Drupal.
Why we’ve switched from Vagrant to DockerWe’ve recently started moving away from using our Homestead based Vagrant setup when developing Laravel apps due to the fact Docker is lightweight, quicker and we’ve found that many projects we work on, require additional PHP extensions or server configuration which Docker simplifies the management of.