HELP ME PLEASE :(

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
artasena
Forum Newbie
Posts: 2
Joined: Mon Aug 04, 2008 11:07 pm

HELP ME PLEASE :(

Post by artasena »

Now i'm currently design the new web for radio station,
my question is, is there any script with javascript or php, that display now on air status for the dj, and showing their, handle programs schedule.

i'm very frustated, with this, cause this is my final work, to perform on it.

i'm very thanks to any body or any web master that can help me on it.


Script that i point it, like http://pramborsfm.com and http://geronimo.fm, they show up the Dj status on corner site.
User avatar
pickle
Briney Mod
Posts: 6445
Joined: Mon Jan 19, 2004 6:11 pm
Location: 53.01N x 112.48W
Contact:

Re: HELP ME PLEASE :(

Post by pickle »

[url=http://forums.devnetwork.net/viewtopic.php?t=30037]Forum Rules[/url] Section 1.1 wrote:2. Use descriptive subjects when you start a new thread. Vague titles such as "Help!", "Why?" are misleading and keep you from receiving an answer to your question.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Re: HELP ME PLEASE :(

Post by califdon »

Those stations probably paid a highly skilled web developer many thousands of dollars for that work. I wouldn't expect someone to just give you a script to duplicate those.

And if you post in the future, by all means state what the nature of your problem is in the Subject!
User avatar
VirtuosiMedia
Forum Contributor
Posts: 133
Joined: Thu Jun 12, 2008 6:16 pm

Re: HELP ME PLEASE :(

Post by VirtuosiMedia »

Those sites didn't strike me as particularly great sites to try to emulate. As for the on-air status, just assign each program a block of time in the database and then display whichever DJ/program is appropriate for the current day and time.
Post Reply