| Need applet advice So I've been volunterring at my college radio station for a few years now and thought of a great applet my station could use. Normally I'd pass it along to somebody with the know-how, but my small background in java tells me this can't be too hard and maybe it's worth a shot.
So the idea: small side-bar fitting box that simply says "Now Playing on WESUFM.ORG" and lists the DJ name and show title. No track playing, we're not set-up for that sort of thing, just a little "shoutbox" style widget to put on student blogs and DJ websites etc. I'd imagine all I'd have to do is set up an array of shows and match them up to the current time, right?
However, my experience with web-based programming doesn't go further than java, which doesn't seem like the correct tool for the job. So without one of you throwing this all together for me, can somebody point me in the right direction? |