Here are some resources, references, and APIs you will find helpful in modifying or consuming feeds in Jive SBS.
Clearspace Feeds
Feed Specifications
- RSS Specification
- ROME (See https://rome.dev.java.net/)
- JSON http://www.json.org/
- RSS Specification http://cyber.law.harvard.edu/rss/rss.html
- Atom Specification http://www.atomenabled.org/developers/syndication/
Feed Tools
- Feed Validator http://feedvalidator.org/
- w3.org Feed Validator (you can use it for stuff behind firewalls) http://validator.w3.org/feed/
- soapUI - nice desktop tool for testing SOAP services