FEEDMIX documentation » History » Version 8
Novaclic Support, 04/19/2010 12:05 PM
1 | 1 | Novaclic Support | h1. FEEDMIX Wiki |
---|---|---|---|
2 | 1 | Novaclic Support | |
3 | 1 | Novaclic Support | h2. About FeedMix |
4 | 1 | Novaclic Support | |
5 | 1 | Novaclic Support | FeedMiX is a free RSS mixer service, that can do much more than just agregating (RSS) feeds. |
6 | 1 | Novaclic Support | FeedMiX is a registred trademark. |
7 | 1 | Novaclic Support | |
8 | 1 | Novaclic Support | Goto page http://www.novaclic.com/news/new-free-webservice-rss-feeds-mashup/ for a newcomer tour. |
9 | 1 | Novaclic Support | |
10 | 8 | Novaclic Support | Anyway, here are the key features of FeedMiX: |
11 | 8 | Novaclic Support | # Can mix several RSS feeds *and* filter out irrelevants items |
12 | 8 | Novaclic Support | # No account creation needed, can even be used from a web application |
13 | 8 | Novaclic Support | |
14 | 1 | Novaclic Support | h2. FeedMiX Web interface |
15 | 1 | Novaclic Support | |
16 | 6 | Novaclic Support | h3. Basic FeedMiX Web interface usage |
17 | 1 | Novaclic Support | |
18 | 1 | Novaclic Support | Simply fill the form at http://feedmix.novaclic.com and read explainations at http://www.novaclic.com/news/new-free-webservice-rss-feeds-mashup/ ; |
19 | 1 | Novaclic Support | |
20 | 6 | Novaclic Support | h3. Advanced FeedMiX Web interface usage |
21 | 1 | Novaclic Support | |
22 | 5 | Novaclic Support | # *Single Feed name* |
23 | 1 | Novaclic Support | 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. |
24 | 1 | Novaclic Support | |
25 | 1 | Novaclic Support | h2. FeedMiX web api |
26 | 1 | Novaclic Support | |
27 | 8 | Novaclic Support | 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. Please note that if you plan to use it on your website, we ask you to request a "TOKEN" from us. It's free, but will enable us to size the server according to your need, by monitoring the usage statistics. |
28 | 1 | Novaclic Support | |
29 | 6 | Novaclic Support | h3. Basic FeedMiX web API usage |
30 | 1 | Novaclic Support | |
31 | 1 | Novaclic Support | The FeedMiX URL is built as follow: |
32 | 1 | Novaclic Support | * *feedmix.novaclic.com/mashup.php?* |
33 | 1 | Novaclic Support | * Followed by feed list (for each feed): |
34 | 1 | Novaclic Support | ** s<n> : feed <n> source (urlencoded) |
35 | 1 | Novaclic Support | ** n<n> : feed <n> name (urlencoded) |
36 | 1 | Novaclic Support | * Then the strings to search for: |
37 | 1 | Novaclic Support | ** k : the strings query, each string is comma separated from the others (urlencoded) |
38 | 1 | Novaclic Support | ** t : triggerlevel (integer value) |
39 | 1 | Novaclic Support | * The match mode: |
40 | 1 | Novaclic Support | ** m : [a|w] 'a' for logical AND, 'w' for WEIGHTED |
41 | 1 | Novaclic Support | * Finally, the version: |
42 | 1 | Novaclic Support | ** v : integer (at least 1, see FeedMiX generated by the web interface to get the current version) |
43 | 1 | Novaclic Support | |
44 | 7 | Novaclic Support | *Example*: |
45 | 7 | Novaclic Support | http://feedmix.novaclic.com/mashup.php?s0=http%3A%2F%2Ffeeds.feedburner.com%2F1stwebdesigner&n0=1stwebdesigner&s1=http%3A%2F%2Ffeeds2.feedburner.com%2FCatswhocode&n1=Catswhocode&s2=http%3A%2F%2Ffeeds2.feedburner.com%2FDailyDesignerNews&n2=DailyDesignerNews&s3=http%3A%2F%2Ffeeds2.feedburner.com%2FWprecipes&n3=Wprecipes&k=wordpress&t=1&m=a&v=1 |
46 | 7 | Novaclic Support | |
47 | 6 | Novaclic Support | h3. Hidden FeedMiX features |
48 | 1 | Novaclic Support | |
49 | 1 | Novaclic Support | Some options are not available from the web interface: |
50 | 1 | Novaclic Support | |
51 | 1 | Novaclic Support | * Hide feed name: set feed title to '@' |
52 | 8 | Novaclic Support | |
53 | 8 | Novaclic Support | h2. FeedMiX defects and limitations |
54 | 8 | Novaclic Support | |
55 | 8 | Novaclic Support | Realtime issues are posted to our twitter account: http://twitter.com/novaclic, so follow us to be informed in realtime! |
56 | 8 | Novaclic Support | |
57 | 8 | Novaclic Support | FeedMix is still in early developpment stage. There are some know limitations. Please check the "FeedMiX issue tracker":http://support.novaclic.com/public/projects/support/issues?query_id=2 |
58 | 8 | Novaclic Support | |
59 | 1 | Novaclic Support | |
60 | 1 | Novaclic Support | h2. FeedMiX support |
61 | 1 | Novaclic Support | |
62 | 1 | Novaclic Support | For any suggestion/query, please post a question on "FeedMix support forum":http://support.novaclic.com/public/projects/support/boards/show/2 |