|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
Junior Member
Join Date: Jun 2003
Posts: 5
|
How do i make a picture that report what song is playing??
plz can somebody help me.. My server supports asp. And i have shoutcast...
my ip and server is: http://www.znobben.net:8000 i just want to have: song plying and dj. |
|
|
|
|
|
#2 |
|
Alumni
Join Date: Sep 2001
Location: Maui, Hawaii
Posts: 14,109
|
Seems the Javascript parser (actually ASP) from the toolbox is down.
What you'll need to do is use ASP to connect to your DNAS and grab the XML statistics. Then, massage the data and output to your liking. Also, I'm not sure if ASP can create an output image. |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Jun 2003
Posts: 5
|
How do i do that?? can somebody do it for me plz.... i now many others would be happy to.
|
|
|
|
|
|
#4 |
|
Alumni
Join Date: Sep 2001
Location: Maui, Hawaii
Posts: 14,109
|
Q: can somebody do it for me plz
A: No A little searching and reading finds this thread: http://forums.winamp.com/showthread....hreadid=135235 [edit1] More clicking finds this: http://www.casterclub.com/scast_asp2xml.php [/edit1] [edit2] now-playing FesterBot updated. Check out the Sticky post titled... SHOUTcast: Important Info & Answers to FAQs. READ ME! Scroll down a bit and look for the section titled... General SHOUTcast Information -> SHOUTcast ToolBox (All sorts of nifty add-ons for SHOUTcast) 1. The PHP based XML parser is a complete solution and comes ready for you to customize. 2. The Javascript parser (actually ASP) is another complete solution and comes ready for you to customize. Note: Apparently this link isn't working anymore. Try this thread for other ASP options. Also, for an html implementation, check out: KXRM's RadioToolbox Oddsock's Do Something DSP plugin [/edit] |
|
|
|
|
|
#5 |
|
Junior Member
Join Date: Jan 2003
Posts: 16
|
is that realy REALTIME, new song --> show new song....
or what? my asp host is currenty down --> i can't check ik please help.. |
|
|
|
|
|
#6 |
|
Alumni
Join Date: Sep 2001
Location: Maui, Hawaii
Posts: 14,109
|
Yes.
The DNAS has real-time statistics/information. |
|
|
|
|
|
#7 |
|
Junior Member
Join Date: Sep 2003
Location: chile
Posts: 6
|
can someone help me?, i try to run the asp page downloaded form here:
http://www.casterclub.com/scast_asp2xml.php but it send me an error like "object doesn't support property or method"... ...I wonder if must to download some package from microsoft to be able to work with XMl?? |
|
|
|
|
|
#8 |
|
Junior Member
|
I think I'm going to give up on this thing. I Thought I was somewhat computer literate util I wanted to do this. I dont understand what to do with any of the files I've downloaded, I think I'll just hire someone to redesign my webpage with all this stuff on it... ARRRG!
|
|
|
|
|
|
#9 | |
|
Major Dude
|
Quote:
djearlac: just put it aside for now and READ UP ON IT. Trust me, with time and study, it all makes sense. Even if you hire someone to do it all for you, you'll never know what to do when the first thing goes wrong! Good Luck! |
|
|
|
|
|
|
#10 |
|
Junior Member
|
its actually really simple (programming wise). being able to point and click and being able to script/program are 2 differant barrels of fish though
However if you don't know how to program - get someone experienced. I use PHP and GLIB. Took a couple of snippets of code - parsed the XML stats from Shoutcast and bam - image is ready to go (took about 5 minutes to setup). As you can see I spruced the image up a bit by creating my own graphics and then overlaying the text (simple X,Y cordinates lay down the text in the center of the image) ![]() www.php.net - is an excellent resource for both PHP/Graphics Development with GLIb (integrated into PHP) and info on parsing XML. |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|