FEEDMIX documentation » History » Version 6
Version 5 (Novaclic Support, 04/19/2010 11:34 AM) → Version 6/11 (Novaclic Support, 04/19/2010 11:35 AM)
h1. FEEDMIX Wiki
h2. 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.
h2. FeedMiX Web interface
h3. Basic FeedMiX Web interface 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/ ;
h3. Advanced FeedMiX Web interface 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.
h2. FeedMiX web api
You don't need to use the web "Web interface":http://feedmix.novaclic.com to build a FeedMiX, you may build the query url on the fly to get your result.
h3. Basic FeedMiX web API usage
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)
h3. Hidden FeedMiX features
Some options are not available from the web interface:
* Hide feed name: set feed title to '@'
h2. FeedMiX support
For any suggestion/query, please post a question on "FeedMix support forum":http://support.novaclic.com/public/projects/support/boards/show/2
h2. 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.
h2. FeedMiX Web interface
h3. Basic FeedMiX Web interface 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/ ;
h3. Advanced FeedMiX Web interface 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.
h2. FeedMiX web api
You don't need to use the web "Web interface":http://feedmix.novaclic.com to build a FeedMiX, you may build the query url on the fly to get your result.
h3. Basic FeedMiX web API usage
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)
h3. Hidden FeedMiX features
Some options are not available from the web interface:
* Hide feed name: set feed title to '@'
h2. FeedMiX support
For any suggestion/query, please post a question on "FeedMix support forum":http://support.novaclic.com/public/projects/support/boards/show/2