Thread: _RSSBus
View Single Post
Old 05-07-2006, 10:38 AM  
psili
Confirmed User
 
Join Date: Apr 2003
Location: Loveland, CO
Posts: 5,526
As far as I can tell, RSS is loosely defined form of XML, which is just ASCII text encapsulated by "tags". That service you posted, from just reading their home page, is just a way to wrap services around the RSS format; much like what SOAP does - Standardizing the interaction between method calls and returns based on interactions between XML calls and returns.

So, all this RSS, XML, SOAP shit is just a way to define how one application communicates with another via TEXT.

So, if you want to use the service / application you posted to generate money, make sure that the external applications you're interfacing with send and receive calls via RSS. Unless I totally missed the concepts from reading the home page, which could be the case. *shrug*
__________________
Your post count means nothing.
psili is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote