Laundry List
I haven’t been updating, but I actually have been busy with a variety of programming tasks. Here’s a list of my thoughts at the moment:
- I’ve been doing a considerable amount of work with web video lately. That means I’ve gotten intimate with the various players, encoding options, and media storage solutions. And here’s what I now know that all you already did: shit is fragmented as fuck. You wanna put a video on a web page, and have that video be accessible via all browsers, and on mobile devices? Good luck; it’s possible but you’ll need the same content encoded in at least three different formats.
- Happily, Amazon S3 is working out really well. The S3 ruby gem makes access from a rails site incredibly easy.
- A little off-topic, but seriously fuck Apple for their ur-holding-it-wrong-no-wait-our-signal-strength-algorithm-was-fucked explanation. I have always been of the opinion that my iPhone dropped calls were 3/4 AT&T’s ultra-shitty service and 1/4 iPhone design problems. With this complete horseshit excuse I’m willing to push it to 50:50 blame here.
- I am currently annoyed at Microsoft’s ISV developer support.
- I’ve been putting in work on the open source ruby libraries used to connect to Intuit’s cloud platform. It would be done already except ruby doesn’t currently support xml canonicalization (i.e., c14n) in any serious fashion. Hopefully though, c14n support will be in the next minor release of nokogiri. At that point I’ll be able to create a validating SAML gateway using ruby. Swank.
- I got all my web sites now running on a single hosting service (I had my main blog running at Joyent ever since early 2006). Shout-outs to RimuHosting; they’re incredibly helpful and I like the VPS I get for the price. And if perchance you sign-up with them holler my name/email address.
I really, really need a new skin for this site. I’ve been trawling around themeforest.com and haven’t seen much that I’ve liked. I’ll continue looking and y’all have a great day.
Tagged cloud computing, coding, gems, hosting, ipp, rails