Author Archives: Joe

Artificial Intelligence for Games, Second Edition

I’ve been thinking it’s time to cobble another IOS app up for sale, not just fiddle around with open source client apps (which is a lot of the IOS work I’ve been doing lately). So I found a board game … Continue reading

Posted in Geekstuff, iPad, iPhone, Ranting and Reflections | Leave a comment

Inside the Nova service framework

In my previous spelunking article, I went over the basic pieces needed to get a nova service stood up. Well okay – I skipped logging – maybe another article later for that later… Quick recap: The service framework in nova … Continue reading

Posted in Geekstuff, openstack | 1 Comment

Benchmarking Celery

Before you even go there, I’ll preface this with YMMV. This little post is to document a benchmark that I did for an internal use case, in the hopes that it’ll be helpful for others. As a benchmark, I wasn’t … Continue reading

Posted in devops, django, Geekstuff | 1 Comment

Spelunking Nova – flags and services

I’ve been doing a lot of spelunking into the nova codebase, digging around and trying to learn some of the under pinnings. Some of these pieces were a bit confusing to me, so I’m stashing them up here for Google … Continue reading

Posted in Geekstuff, openstack | 5 Comments

Sunny summer mornings

Its been ages since I wrote here, and its time to get back into that a bit. Since January I’ve switched jobs, which I have found to be immensely refreshing. My teams at Disney accomplished truely amazing things, including an … Continue reading

Posted in Geekstuff | Leave a comment

javascript everywhere

There’s an interesting fast iteration in language efforts happening around javascript. It’s been pretty much dominating the client side arena for ages, started to make some interesting headway into server side with Node.js, but now I am starting to see … Continue reading

Posted in Geekstuff, Ranting and Reflections | 2 Comments

A week with the fitbit

I first heard about fitbit from a coworker who used it to track his daily running and activity. He showed it to me, and it’s a pedometer with a bit more – it wireless sync’s to a base station (laptop … Continue reading

Posted in Geekstuff | 2 Comments

Site moved and updated

I’ve a little bit of additional work to call it 100% complete, but the site is now available (as you’ve likely noticed) and updated internally. Still wordpress, but shifted to a new hosting location. My previous one decided to disable … Continue reading

Posted in Ranting and Reflections | 2 Comments

jquerymobile and having design constraints

I’ve been working on this idea/project called Eyes for the past year on and off. Maybe for the past 4 to 6 months I’ve been stymied by what I want the visual representation to look like, struggling with the options … Continue reading

Posted in django, Geekstuff, Ranting and Reflections | 2 Comments

Eyes – a new monitoring system

It was over a year ago that I started getting really annoyed at the state of monitoring systems. They all do what you sort of expect a monitoring system to do – watch (poll) systems and alert you when something’s … Continue reading

Posted in devops, Geekstuff | 2 Comments