My Odeo Hackathon

So tony got his hackathon project online, a mashup of podcasts and gmaps. So i wanted to get mine out the door too. It’s a modification of the odeo send me a message functionality to work via an iframe, so it can be embedded in other websites.

This works for mine, but you can just change your username in the url for the iframe and it’ll work for any odeo user.

<iframe src=”http://www.odeo.com/send_me_a_message/rabble/embedded” width=”370px” height=”550px” scrolling=”no” FRAMEBORDER=0 name=”send_me_a_message”> </iframe>

It should work anywhere you are allowed to put in an iframe, not myspace for example. Here is mine:

<iframe src =”http://www.odeo.com/send_me_a_message/rabble/embedded” width=”370px” height=”550px” scrolling=”no” FRAMEBORDER=0 name=”send_me_a_message”>


About this entry