We just released check_woo, a nagios plugin to monitor the WooThemes WooFramework. It’s a quick way to make sure that the WooFramework piece of a WooTheme’d WordPress installation is up-to-date.
About Kevin Way
An entrepreneur, a full-stack web engineer, and occasional poker player. Kevin writes about data-driven marketing, web apps, and miscellanea.Author Archive | Kevin Way
Ruby for Phidgets
We’re pleased to announce that you can now control Phidgets using Ruby. Phidgets are low-cost USB building blocks, that make it easy to interact with the real world programmatically. They provide a wide range of sensors (distance, force, touch, motion, environmental, input, current), motors (servos, steppers, DC motors), RFID readers, displays and other goodies.
We worked with the great team over at Phidgets to add Ruby to their supported languages. You can check out the Getting Started with Phidgets in Ruby guide, or check out phidgets-ffi on github.
User-friendly Safari extension prompting
With Safari 5.0.1, Apple has made it easy to write browser extensions. For one of our sites, we wanted to prompt visitors to install the extension if they were running Safari. The problem is that there is no good way to query the browser to tell if the extension has been installed. It appears that there is a method for determining this but it’s reserved only for apple.com. The best way we’ve found so far is to render an element into the page if the browser is Safari >=5.0.1 then hide it with a stylesheet in the extension.
Check out the following example for displaying content based on whether or not the extension has been installed:
- Basic Time Series with Cassandra March 6, 2011
- Understanding the Cassandra Data Model from a SQL Perspective September 13, 2010
- Beware the supercolumn, its a trap for the unwary! December 4, 2010
- Modbus/RTU via TCP Serial Gateway with Ruby July 28, 2010
- Cassandra Data Model from an SQL Perspective – Consistency Level and Replication Factor September 19, 2010
- Using Ruby with MiOS from Mi Casa Verde January 1, 2013
- Being Classy with HTTParty September 24, 2012
- Cassandra-CQL 1.1.0 September 20, 2012
-
Nagios check for WooFramework
April 30, 2012
-
Ruby for Phidgets
December 16, 2011
- Designing timeseries database in Cassandra | BlogoSfera: [...] I looked at this article: http://rubyscale.c...
- Designing timeseries database in Cassandra | BlogoSfera: [...] I looked at this article: http://rubyscale.c...
- Advanced Time Series Metric Data with Cassandra | Syn Fin dot Net: [...] are already a few good resources for doing t...
-
Tacito Alexandro: Simply, fantastic. With little words, you explain...
- Basic Time Series with Cassandra « Another Word For It: [...] Basic Time Series with Cassandra [...]...

