Tag Archives: EventMachine

What a crazy few weeks ….

There has been a lot of crazy stuff going on the last few weeks. Just a quick update on what’s going on in this neck of the woods. First, PostRank has been acquired by Google which is pretty awesome. This … Continue reading

Posted in Life, Videos, Work | Tagged , , , , | Leave a comment

EventMachine Screencast — EM-HTTP-Request

I decided to try my hand at creating a screencast the other day. I took a look at the EventMachine EM-HTTP-Request library and created a simple shell program to do single and multi requests. Take a look and let me … Continue reading

Posted in Computers, Programming, Screencasts | Tagged , , | 5 Comments

EventMachine Introductions

As you may know, we use EventMachine a lot at work. I’ve had a bit more time to get familiar with EventMachine then some of the other guys here and was asked to do a presentation to get everyone on … Continue reading

Posted in Computers, Programming | Tagged , | 7 Comments

Playing with EventMachine

I’ve had a bit of opportunity to play with Ruby EventMachine over the last few weeks at work. While the RDoc is very helpful it’s still a bit of work to figure things out. To that end, I figured I … Continue reading

Posted in Computers, Programming | Tagged , | 3 Comments

Riding the Rabbit

We’ve started using RabbitMQ at work for some of our messaging needs. We’ve been using the Ruby AMQP library for all of our communication with Rabbit so far. So, I thought I’d write up a quick article on how to … Continue reading

Posted in Computers, Programming | Tagged , , , | 6 Comments