Skip to content

Tag Archives: amp

What is the difference in XML & RSS?

I have yet to be able to get an RSS feed on my 360. I don’t understand the difference in the XML & the RSS and the directions on the RSS feed of my 360 do not make sense to me.

I’m getting data into XML string format from COM component into my VBScript>>function. I load that string in

I’m getting data into XML string format from COM component into my VBScript >>function. I load that string into xml object & try to save it into HDD with >>XML_Object.save "C:\folderName\file1.xml" >>It work successfully in most of the machines , but in some machines error >>comes "Permission Denied". Can anybody tell the reason and resolution [...]

How do I load an swf file into an empty mc in flash through a tree component that it being fed by an xml file?

I’m using version 8 of Flash and have a Tree Componant with the nodes being fed by an xml file. Each of these also has an associated url "file.swf" when clicked I would like the file to load into the empty movie clip that I have created on the main timeline. The relationship to the [...]

What’s the best way to test an xml text file?

Wondering if particular characters (@,., ; "$, – &) will give an unexpected result?

How can I include a XML feed on my homepage?

I would like to include some Answers answers to my homepage (using php). http://answers.yahooapis.com/AnswersService/V1/questionSearch?appid=YahooDemo&query=cars How can I include this XML? I found Magpie RSS, but this seems to work just with RSS feeds. Is there any script where I put the URL of the feed in, definey how each value should look like and push [...]

Which class should I take next: javascript, Ajax or Xml?

I just finished 4 classes in web design xhtml & CSS. I hope to learning how to nifty websites for nonprofits and artists, and maybe for handhelds. Which class would be the best one to take next?

What characters (in the UTF-8 character space) do I need to escape before output to my XML?

I will output "&" instead of ‘&’, "<" instead of ‘<’ and ">" instead of ‘>’. Can I just output "&#" + (ascii character value) + ";" for all other characters? The XML must be UTF-8 safe.

How can I convert an itunes exported library, which is an .xml file, into a readable list?

I want to browse my sister’s Itunes library to look at her music and her playlists (I just want the list of music & playlists, I don’t have any of these songs on my computer). Whenever I try to open up the .xml file I get unreadable gibberish, how can I convert this into something [...]

How to export a Final Cut file as XML format?

How do I export a Final Cut (.FCP) file from Final Cut pro as XML? I’ve heard that once the file is in XML it can be edited & works fine with Adobe Premiere CS4. Thanks.