![]() |
XML only good for RSS?
XML seems really only good for RSS, say you have a Book checking site, that checks newest books out.
And you have an XML file that grabs really simple syndicated feeds, that would be used to grab all the books titles, authors, etc. Output them on the main site, this rss feed would come from a provider, which I wouldn't know of for books. But you get my drift, though they also associate XML as a good language for Mobile Phones, and stuff like that. Though, as XML's main purpose, the possibilities are endless, though I wonder how you would go about importing your own custom tags into HTML documents for your own use. |
There are more uses to XML other than RSS.
You can use it to organize and store simple data like configuration files for your application. Code:
<screen>Code:
<plugin>XML is also used as a data interchange format. Take AJAX as an example, the X in AJAX stands for "XML" because the data is commonly returned in XML format. Sometimes you need to export data from some place to import it in another, in this case you can create an exporter that writes the data in XML format and then the importer that reads data from XML files. Another use is for Web-RPC (Remote Procedure Calls), take a look here for an example, it shows how you can query a BOINC project for user information, the data is returned as XML. I've listed some of the common uses of XML but there's really a lot more to it than it seems. :-) |
Quote:
|
I never looked into the Facebook API but it probably uses XML too.
Google likes XML too, take a look at this example, it shows how you can use cURL and XML to automate blog postings in Blogger, in this case you send the data to them formatted in XML. |
XML is really a way of organising/storing data when it boils down to it, so the possibilities are up to your imagination i suppose.
|
I use it for my forum software :)
|
I am creating a full scale CMS tool by just using XML. The point of this is so that people I have a set up like this:
HTML Code:
<website> |
That's a good idea oscargodson! But, please don't bump posts. :-)
|
What do you mean bump? I just replied to it.
|
When you reply to an older, dead, or resolved thread it is called a bump. And this thread happens to be a couple months old.
|
I also use XML in my desktop applications, a config file is easy made in it :)
Flash also workes like a charm with XML, my portfolio uses XML to load it's pages! |
Quote:
|
Hi, been a member of another programming forum http://www.chaussuresnikes-pascher.com/ but came across this one. Thought Id register. I like these vBulletin systems so Im comfortable here. :)
|
| All times are GMT. The time now is 09:34 PM. |
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0