So, I like This American Life. So sue me. Problem is I have a list of some favorites, but they’re all streamed online. I’d like to get these for the iPod.
Well guess what. If you enter in the direct url into Replay Radio (select Real as your default […]
Entries from October 2004
replay radio hack
October 18th, 2004 · No Comments
Tags: technology
sharepod
October 18th, 2004 · No Comments
Just found out about SharePod, a program that can allow you to get music from your iPod to your PC. It’s donationware, and has the VB source if you want it.
Cool little app that’s worth a few spare bucks imo.
Tags: technology
my first race
October 17th, 2004 · No Comments
I did my first race today ( a full one… well more on that in a bit ).
Again I was impressed with the physical aspects of this sport, and the fun of it. It was raining pretty heavily on the way down, so by the time we got there it was extremely […]
Tags: bike
C# How to make a window not show up in the taskbar
October 7th, 2004 · No Comments
This is sort of hard to find, so I figure I’d post it.
Let’s say you have a windows application in C# and you want to do the whole notify icon thing. Here’s a trick so when you minimize your window, it doesn’t show up in the taskbar.
protected override void OnResize(EventArgs e)
{
if ( this.WindowState == […]
Tags: code
wikipedia: Article of the Day as a podcast
October 7th, 2004 · No Comments
Granted podcasting is new, and sort of a hot buzzy meme, but what if Wikipedia had someone podcast their article of the day?
Same goes for the word-of-the-day stuff with the dictionary sites.
Tags: code
podfeeder.com
October 4th, 2004 · No Comments
I decided to create a place for people to post podcasts. From here you can, then get RSS feeds to use with ipodder.
Have fun.
Tags: code
ipodder
October 2nd, 2004 · No Comments
In checking out ipodder.org and Dave’s article on the anatomy of an iPodder, I’ve got a couple of questions.
Looking at the short show list on ipodder.org why can’t we employ the Replay-Radio people out there along with some RSS goodness to come up with a rotating archive of radio shows?
Say I am willing […]
Tags: technology · computer · code
Mt. St. Helens blows
October 1st, 2004 · No Comments
Wow, it blew. Definitely not as huge as last time (which isn’t a surprise), but still very interesting.
Granted everyone seems to be covering this, but I’m still going to post about it. More details here
Tags: home
Replay Radio
October 1st, 2004 · No Comments
I mentioned that I got an iPod recently. I also talked about wanting to do some radio projects for it. It turns out that probably 99% of the radio that I listen to happens to stream online.
Cue Replay-Radio . I found out about this from Dave Winer’s […]
Tags: technology