Archive for Jul 2012


A Road Map for the Personal Cloud Operating System

Kynetx has build what amounts to a functioning kernel for a cloud OS. But there's more to an OS than the kernel. This post outlines what else is needed to create a fully usable cloud OS.
Continue reading...


My Own URL Shortener

Nobody likes link rot. Link rot breaks the Web. But in the age of Twitter, short URLs are a necessity. I think the best way to keep my short URLs from rotting is to take charge of the process myself. This post shows how I built a simple, reliable URL shortening service that runs under my control.
Continue reading...


A Kynetx Endpoint for Radio Thermostats

The Internet of Things requires active participants--devices and services that are not just listening, but also talking. I've created a daemon that serves as a framework for linking to multiple connected devices and raising events based on their state.
Continue reading...


A Cosm Module for KRL

I've published a new module that allows KRL rulesets to easily update a Cosm datafeed. This blogpost describes how to use it.
Continue reading...