RSS Server Side Aggregator: Difference between revisions
Jump to navigation
Jump to search
(182.272727272727) |
m (回降到Planetoid的最後一次編輯) |
||
| Line 8: | Line 8: | ||
=== 提供 RSS/News Aggregator 服務的網站 === | |||
[http://www.bloglines.com/ Bloglines] - Free, Web-Based News Aggregator | |||
* Feeds組織方式: 階層式架構(Folder) | |||
* 文章組織方式: 無。不過提供該篇文章被其他Blog文章引用的次數(reference, [[Backwards Links]])。 | |||
* 文章標記方式: 選定文章加上保持未閱讀狀態(Keep New) | |||
* 消息來源的訂閱語法: http://www.bloglines.com/login?r=/sub/%s | |||
[http://feedication.com/ Feedication] | |||
[http://www.google.com/ig/ Google Personal Homepage] | |||
* 消息來源的訂閱語法: http://www.google.com/ig/add?feedurl=%s | |||
[http://www.google.com/reader/ Google Reader] '''推薦''' | |||
* Feeds組織方式: 標籤。 | |||
** 加入新RSS feed的所需時間: 快 | |||
** [[GreaseMonkey]]: [http://ecmanaut.blogspot.com/2005/11/subscribe-to-feed-user-scripts.html "Subscribe to feed" user scripts] - If the URL of RSS/Atom feed include the ? symbol, Google reader will find nothing. I fixed that by adding encodeURIComponent(feed.href) | |||
* 文章組織方式: 標籤 | |||
* 文章標記方式: 選定文章加上星星(Star) | |||
* 從Bloglines跳船到Google Reader的情形: 當Bloglines輸出的Feeds列表匯入到Google Reader,會將Feed及該Feed的文章,加上原本在Bloglines的Folder名稱作為它的標籤,導致Feed的文章標籤整理困難。 | |||
* 文章匯出格式: 選定某個標籤可以分享,即可輸出為HTML/JS。 | |||
** 教學: [http://nightspirit622.blogspot.com/2006/11/google-reader.html DIS CONTINU OUS MIND: Google Reader製作聯播完全攻略][http://www.wretch.cc/blog/lindsay&article_id=9253182] | |||
* 消息來源的訂閱語法: http://www.google.com/reader/view/feed/%s | |||
[http://my.yahoo.com/ My Yahoo!奇摩] | |||
* 消息來源的訂閱語法: http://add.my.yahoo.com/rss?url=%s | |||
[http://www.newsalloy.com/ News Alloy] | |||
* Feeds組織方式: 階層式架構(Channel) | |||
* 文章組織方式: 標籤。使用該文章原作者的文章分類作為預設標籤,使用者可額外加上標籤。 | |||
* 文章標記方式: 選定單篇/多篇文章,移動到另一資料夾(archive)。 | |||
* 從Bloglines跳船到News Alloy的情形: 當Bloglines輸出的Feeds列表匯入到News Alloy,會將Feed加上原本在Bloglines的Folder名稱作為它的標籤,沒有Google Reader的困擾。 | |||
* 文章匯出格式: 選定單篇/多篇文章,輸出為HTML,供個人使用。 | |||
* 文章Email轉寄: 中文文章轉寄到信箱OK, 不過email address不能有+號。 | |||
[http://www.newsgator.com/home.aspx NewsGator] (last visited: December 14, 2006) | |||
* Feeds組織方式: 階層式架構(Folder) | |||
* 消息來源的訂閱語法: http://www.newsgator.com/ngs/subscriber/subext.aspx?url=%s | |||
[http://rojo.com/ Rojo] '''推薦''' | |||
* Feeds組織方式: 標籤 (不建議使用中文標籤) | |||
** 加入新RSS feed的所需時間: 較慢 | |||
* 文章組織方式: 標籤 | |||
* 文章標記方式: 點選文章下的Flag,就會儲存到另一資料夾(Saved)。 | |||
* 從Bloglines跳船到Rojo的情形: 當Bloglines輸出的Feeds列表匯入到Rojo,會將Feed加上原本在Bloglines的Folder名稱作為它的標籤,沒有Google Reader的困擾。 | |||
* 文章匯出格式: 各標籤可輸出為RSS。 | |||
* 文章Email轉寄: 中文文章寄到信箱會變成亂碼。 | |||
* 消息來源的訂閱語法: http://www.rojo.com/add-subscription/?resource=%s | |||
[http://www.netvibes.com/ Netvibes] | |||
* RSS 與個人資訊管理(PIM)整合 | |||
Webmail | |||
* [https://mail.google.com/mail/ Gmail] Web clip, [http://www.url.com.tw/emailstore/ 智邦URL], 網擎[http://www.mail2000.com.tw Mail2000] | |||
more on | |||
* [http://directory.google.com/Top/Reference/Libraries/Library_and_Information_Science/Technical_Services/Cataloguing/Metadata/RDF/Applications/RSS/News_Readers/Web_Based/ Google Directory - Reference > Libraries > Library and Information Science > Technical Services > Cataloguing > Metadata > RDF > Applications > RSS > News Readers > Web Based] | |||
* [http://www.techcrunch.com/2006/03/30/the-state-of-online-feed-readers/ TechCrunch » The State of Online Feed Readers] (2006-03-30) | |||
=== 提供 RSS聯播的網站 === | === 提供 RSS聯播的網站 === | ||
Revision as of 18:47, 22 November 2007
<< RSS_Story
|
Server Side (Web-based) Aggregator: 使用者線上閱讀不同RSS的消息來源(RSS feeds)。對於網頁開發者,經由RSS聯播,產生特定主題文章的「新聞頻道」,提升網站/Blog的可見度。
提供 RSS/News Aggregator 服務的網站Bloglines - Free, Web-Based News Aggregator
提供 RSS聯播的網站(點選第一排的欄位名稱, 即可進行排序)
提供RSS混合的網站
|
RSS是一種XML格式,提供網站最近更新頁面中的資訊
|