內容簡介
TinyFeed 是一個 WordPress 小工具,透過 Ajax 載入微博狀態頁面。目前僅支援具有 Twitter 相容性 API 的微博,例如 Twitter 和 Identi.ca。
我開發它的原因是覺得 WordPress 預設的 RSS 小工具不夠好用。我不喜歡用 PHP 檢索訂閱頁面,因為這會讓網頁需要等待很長的時間才載入,在經常更新的訂閱網頁上,這樣的等待時間尤其不明智。我透過 Ajax 載入微博資料,減少網頁載入時間,速度快了好幾秒。我那時候非常滿意,決定將這個小工具分享並製作成 widget。
插件的當前版本是第一版,可能還有一些 Bug 需要修改。不過我也會自己使用,因此平時使用起來應該很穩定。
外掛標籤
開發者團隊
原文外掛簡介
TinyFeed is a WordPress widget which loads a microblog status feed via Ajax. It is currently restricted to microblogs with Twitter-compatible APIs, so only Twitter and Identi.ca.
I wrote it for one reason: I think the default RSS feed WordPress plugin is lame. I didn’t like PHP retrieving the feed and having the page wait to load because of it. Even though it caches the feed, for frequently updated feeds it just doesn’t make sense. Loading the feed via Ajax shaved seconds off of my page load time. I was so immensely happy with it that I decided to widgetize it and share it.
The current release of the widget is also the first, so there may be a few bugs to work out. But I also use this personally, so it should be stable enough for normal use.
