Skip to Navigation

Muffinlabs!

Blogs

I wrote pitch about a million years ago it seems like. It was fairly popular for such a niche game. Anyway, I've gotten the occasional request to release the code, so I've done so on github. Perhaps someone will use it to make a version of the game for another platform.

Enjoy!

YouTube API Blog: Flash and the HTML5 <video> tag

There's been a lot of discussion lately about whether or not the HTML5 <video> tag is going to replace Flash Player for video distribution on the web. We’ve been excited about the HTML5 effort and <video> tag for quite a while now, and most YouTube videos can now be played via our HTML5 player. This work has shown us that, while the <video> tag is a big step forward for open standards, the Adobe Flash Platform will continue to play a critical role in video distribution.

It's frustrating to see the web move so slowly(*) sometimes. If google can't make the video tag work, it can't be done.

* It's sort of wack that I even wrote that.

WhalePail is a simple web app to generate RSS feeds for a variety of Twitter data. I wrote it to help me keep track of the collection of bots I have running on Twitter. I used to just have a couple panels in TweetDeck to watch them, but TweetDeck sucks, and so does having to watch it all the time. Now, I can get a daily summary of their activity in my RSS feed, which is much easier to deal with, and I can scrap TweetDeck in favor of a much better client.

To use the site, you'll need to authenticate yourself via Twitter. Then you can setup checks for tweets, mentions, or just search for a phrase. You get the results back as an RSS feed. You can specify daily checks, or a couple times a day. This is handy if you're checking for something that might have enough volume that Twitter's API might flush it out more than daily. I might add some other options like JSON output later.

The code runs on Sinatra, and is available as twitter-rss-digest on github. I used the sinitter project as a starting point.

Decent DD-WRT howto

15
Jun 2010

I've used DD-WRT on maybe 5 routers, for a variety of tasks. While there is a lot of info and tutorials out there for it, many of them are stale, or brief, or just overly technical. This one on lifehacker looks like a good walkthrough on building a wireless repeater with DD-WRT.

Syndicate content