473,406 Members | 2,710 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

parsing information from .asx

I am new to PHP. I am trying to extract the artist, title, etc. from
this .asx stream: http://www.sirius.com/asx/6lu9ladr/starlite.asx

I understand .asx is Windows code, but I assume this still may be
possible. Where can I begin to figure out how to do something like this?
Any resource suggestions or ideas would be greatly appreciated.

Thanks,
TFE

Jul 17 '05 #1
1 2729
jn
"testforecho" <te*********@volcanomail.com> wrote in message
news:v7**********************@twister.tampabay.rr. com...
I am new to PHP. I am trying to extract the artist, title, etc. from
this .asx stream: http://www.sirius.com/asx/6lu9ladr/starlite.asx

I understand .asx is Windows code, but I assume this still may be
possible. Where can I begin to figure out how to do something like this?
Any resource suggestions or ideas would be greatly appreciated.

Thanks,
TFE


These are the contents of the asx:

<ASX Version="3.0">
<entry>
<ref
href="mms://wmbcast.siriusradio-na-regional.speedera.net/wmbcast.siriusradio
-na-regional/wmbcast_siriusradio-na-regional_jan092004_0848_53065"/>
<ref
href="mms://wmbcast.siriusradio-na-regional-a.speedera.net/wmbcast.siriusrad
io-na-regional/wmbcast_siriusradio-na-regional_jan092004_0848_53065?backup=a
"/>
<ref
href="mms://wmbcast.siriusradio-na-regional-b.speedera.net/wmbcast.siriusrad
io-na-regional/wmbcast_siriusradio-na-regional_jan092004_0848_53065?backup=b
"/>
</entry>
</ASX>

To get all that info about the streams then, I assume you have to do more
than parse the ASX file...you have to actually connect to the media and get
the info that way.

I've never messed with it though....sorry.
Jul 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

22
by: Willem Ligtenberg | last post by:
I want to parse a very large (2.4 gig) XML file (bioinformatics ofcourse :)) But I have no clue how to do that. Most things I see read the entire xml file at once. That isn't going to work here...
16
by: Terry | last post by:
Hi, This is a newbie's question. I want to preload 4 images and only when all 4 images has been loaded into browser's cache, I want to start a slideshow() function. If images are not completed...
9
by: gov | last post by:
Hi, I've just started to learn programming and was told this was a good place to ask questions :) Where I work, we receive large quantities of data which is currently all printed on large,...
7
by: Lucas Tam | last post by:
Hi all, Does anyone know of a GOOD example on parsing text with text qualifiers? I am hoping to parse text with variable length delimiters/qualifiers. Also, qualified text could run onto...
18
by: Atara | last post by:
In my apllication I use the following code: '-- My Code: Public Shared Function strDate2Date(ByVal strDate As String) As System.DateTime Dim isOk As Boolean = False If (strDate Is Nothing)...
26
by: SL33PY | last post by:
Hi, I'm having a problem parsing strings (comming from a flat text input file) to doubles. the code: currentImportDetail.Result = CType(line.Substring(7, 8).Trim(" "), System.Double) What...
4
by: JustASymbol | last post by:
I'm not sure if this is possible, but if someone has an idea of how to do this or a link that can point me in the right direction, it would be much appreciated. I have a very simple form with...
9
by: ankitdesai | last post by:
I would like to parse a couple of tables within an individual player's SHTML page. For example, I would like to get the "Actual Pitching Statistics" and the "Translated Pitching Statistics"...
1
by: Thomas Kowalski | last post by:
Hi, I have to parse a plain, ascii text file (on local HD). Since the file might be many millions lines long I want to improve the efficiency of my parsing process. The resulting data structure...
0
by: savj14 | last post by:
I have been driving myself crazy the past few days trying to figure this out. I have tried different Parsing Scripts and have read and searched various things trying to find a solution. I am...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.