Logo

Wallpaper: Undead Shoes

Ran the Warrior Dash today, and by pure luck, I managed not to maim or kill myself.

The nature of the event (obstacles, mud, water, barbed wire, junkyard metal, etc) makes it a perfect opportunity to "retire" a pair of running shoes, but all is not lost, because even though they might be ruined for the purpose of running, there's still a lot of practical use remaining. One of the cooler aspects of the event is participation in the Green Sneakers program, which aims to bring these shoes back from the brink of destruction, clean them up, and distribute them to people around the world.

Continue reading

Posted in Interesting, Miscellaneous

Wallpaper: ESO VLT Interpretation

Today, the European Southern Observatory released a series of images from the VLT Survey Telescope, which is the largest visible light telescope in the world. Its lenses focus light towards the OmegaCAM, a massive 32 CCD digital camera that captures an astounding 268 megapixels per image.
Continue reading

Posted in Design, Interesting, Miscellaneous, Personal

How To: Use Fluid to Run Amazon CloudPlayer as Its Own App

Today marks the release of Amazon's CloudPlayer, a web application that streams your own music to you via the browser or any Android device. I've been trying it out for a couple hours now, long enough to be reminded of a horrible habit I have: purging browser tabs. After unintentionally killing my music stream twice, I remembered Fluid.

Fluid is an OSX application that allows you to create individual applications that encapsulate a browser that defaults to a single URL. They run in their own memory space, can be hidden, shown and Cmd-Tab'd to like any other native application, launched from the Dock, etc.

Creating an app out of a URL is easy in Fluid, but the way that Amazon.com handles authentication requires a quick, simple preference edit in order to properly log in and get cookied.

Continue reading

Posted in Interesting, Miscellaneous

Happy 2011!

I've updated the New Year's Eve timer that I made last year with a standards-compliant version that will function on mobile devices:

nye.andylemay.com/js

Posted in Miscellaneous, Projects

As The World Turns…

Since February of 2010, I've had the privilege to work alongside some incredibly talented folks at space150. I wanted to drop a quick note to express my thanks and appreciation to the people who I have grown to know over the last 9 months (you know who you are, no need to list names) while working on some fairly complex interactive (web, iOS) projects. Sadly, it has come time for me to take leave, but I wish all of you the best of luck.

Don't be strangers!

Posted in Miscellaneous

Mobile Safari + SVG: Watch your MIME type!

I was working on a Mobile Safari-optimized CSS3 SVG animation today for an upcoming project. After a bit of frustration while trying to get it to preview on a local staging server (IIS) I did a bit of digging and realized that if the webserver isn't set up to serve .svg assets with the appropriate MIME type, declaring them as the src of an <img> tag will result in the classic blue question mark.
Continue reading

Posted in Development

Fun with Stuff I Don’t Understand

I was digging through some old links last week and came across a reference to Garrett Lisi and a Ted talk that he gave in 2008 about his own personal Theory Of Everything. His presentation was incredibly interesting, as most Ted talks are, and centered around a particular algebraic Lie Group; the E8, which can be expressed as a fairly beautiful shape.

Continue reading

Posted in Interesting

Driving Devs Crazy?

A few weeks ago, I was pointed to an article that appeared in a recent issue of .net magazine.

The article details a series of perceived pain points that normally occur in the handoff between designers and developers. While there were a couple of valid points, I feel like this article missed the mark, and squandered a high-visibility opportunity to establish a constructive, productive dialog between people on both sides of the fence.

Continue reading

Posted in Peanut Gallery