URLを入力するだけでRSSフィードをページに簡単に貼り付けられるツール
2006年08月10日
スポンサード リンク
Build a Feed You Can Cut 'n Paste
The tool below will help you format a feed's display with the information you want to use on your web site. All you need to enter is the URL for the RSS source, and select the desired options below. Note that we now have a number of mirror Feed2JS sites that can provide the exact same service as we provide here.
URLを入力するだけでRSSフィードをページに簡単に貼り付けられるツールの紹介。
サイト上でURLを入力して、「use UTF-8 character encoding 」にチェックを入れて「Generate JavaScript」ボタンを押すとHTMLタグが生成されます。
次の内容が、生成されるHTMLタグの例。
<script language="JavaScript" src="http://feed2js.org//feed2js.php?src=http%3A%2F%2Fphpspot.org%2Fblog%2Findex.rdf&chan=y&desc=1&utf=y" type="text/javascript"></script>
<noscript>
<a href="http://feed2js.org//feed2js.php?src=http%3A%2F%2Fphpspot.org%2Fblog%2Findex.rdf&chan=y&desc=1&utf=y&html=y">View RSS feed</a>
</noscript>
サーバサイドの処理はこのサービスが行ってくれるので、cgi/phpが使えないサーバでも簡単に使えます。
以下がタグを貼り付けた場合のページ例。
次のようなHTML構造でデータを返してくれるので、CSSによるデザインも出来ますね。
(FireBugのdomインスペクタで表示させたHTML構造)
スポンサード リンク
投稿者 KJ : 2006年08月10日 09:00
|
![]()
間違いの指摘をしていただける方はメールでお願いします
最新のブログ記事
- プロフェッショナルなノートパソコンの広告風画像を作る流れ
- 歯車や雲、人型など実用的なPhotoshopブラシ集
- 2008年8月28日 管理人のブックマーク
- オープンソースの便利PHPスクリプトまとめサイト「Open Source PHP」
- 表示法が新しくセクシーなLightBox「SexyLightBox」
- 背景画像やテクスチャ画像のリソース13サイト
- 2008年8月27日 管理人のブックマーク
- Ajaxベースのクールなショッピングカート作成
- WEBで好きな曲を共有可能な音楽共有オープンソース「Opentape」
- インパクトのあるポスター画像を作るPhotoshopチュートリアル集
- 2008年8月26日 管理人のブックマーク


















