RSSフィードFeed2JS Build JavaScript and Preview

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.

First, be sure to preview the feed to verify the content and format. Once the content is displayed how you like, just use the generate javascript button to get your code. Once the content looks okay, move on to our style tool to make it pretty.

URL 表示させたい RSSフィードの URL を記入します。

Note: RSSが有効か事前にチェックしてください。 check that it is valid

Show n' Tell!


Show channel?フィード公開元の情報(RSSタイトルと説明)の表示方法を設定します 。
•yes:タイトルと説明を表示
•title:タイトルのみ表示
•no:表示しない
yes title no

Number of items to display. 記事の表示件数を設定します。0 の場合は RSS に記述された全てを表示します。

Show/Hide item descriptions? How much?各記事概要の表示文字数を設定します。
•0:表示しない
•1:全て表示
•2 以上:設定文字数を表示
•-1:表示しない(タイトルのリンクもなし)

Use HTML in item display? 内容中の HTML の処理の仕方
•yes:HTML を有効にする
•no:テキストのみ表示
•paragraphs:HTML は無効にする(改行のみ
に変換)
yes no preserve paragraphs only

Show item posting date?日付表示
•yes:表示する
•no:表示しない
yes no

Time Zone Offset タイムゾーンの設定。日本の場合は、"+9" を設定。RSS のタイムゾーンを使用する場合、"feed" を設定。

Target links in the new window?リンク先ページを表示するウィンドウを設定。 •n:同一ウィンドウに表示
•y:新しいウィンドウに表示
•任意の文字列:その名前のついたウィンドウに表示(フレームの場合)
•popup:JavaScript の popupfeed() を用いてポップアップ表示

UTF-8 Character Encoding
UTF-8 エンコードの可否。
use UTF-8 character encoding

Podcast enclosures
RSS 2.0 フィードの enclosure 要素について、メディアファイルのリンクを表示
yes no
•yes:表示する
•no:表示しない

Custom CSS Class (advanced users)
ページに複数の ページに複数のRSSを表示し、それぞれに異なるスタイルを適用させたい場合、任意のクラス属性名を設定するとができます。rss-box-XXXX というクラス属性名が付与され、その XXXX の部分を入力します。