FEEDMIX documentation » History » Version 4
« Previous -
Version 4/11
(diff) -
Next » -
Current version
Novaclic Support, 04/19/2010 11:34 AM
FEEDMIX Wiki¶
About FeedMix¶
FeedMiX is a free RSS mixer service, that can do much more than just agregating (RSS) feeds.
FeedMiX is a registred trademark.
Goto page http://www.novaclic.com/news/new-free-webservice-rss-feeds-mashup/ for a newcomer tour.
FeedMiX Web interface¶
Basic usage¶
Simply fill the form at http://feedmix.novaclic.com and read explainations at http://www.novaclic.com/news/new-free-webservice-rss-feeds-mashup/ ;
Advanced usage¶
- single Feed name
To set (override) a Feed title, go to the Edit page (http://feedmix.novaclic.com/edit.php) and fill the form. Leave empty to keep defaults. Set title to '@' to hide it completely.
FeedMiX web api¶
You don't need to use the web Web interface to build a FeedMiX, you may build the query url on the fly to get your result.
Basic¶
The FeedMiX URL is built as follow:- feedmix.novaclic.com/mashup.php?
- Followed by feed list (for each feed):
- s<n> : feed <n> source (urlencoded)
- n<n> : feed <n> name (urlencoded)
- Then the strings to search for:
- k : the strings query, each string is comma separated from the others (urlencoded)
- t : triggerlevel (integer value)
- The match mode:
- m : [a|w] 'a' for logical AND, 'w' for WEIGHTED
- Finally, the version:
- v : integer (at least 1, see FeedMiX generated by the web interface to get the current version)
Hidden features¶
Some options are not available from the web interface:
- Hide feed name: set feed title to '@'
FeedMiX support¶
For any suggestion/query, please post a question on FeedMix support forum