<html>
<head>
<title>http://www.blueb.co.kr</title>
<script type="text/javascript" src="http://www.google.com/jsapi?key=ABQIAAAAdV0OihhLfo4ru8N1BXzlWxSJ87f2VNqmObhB7kj4DJwDOGkiiBR3Nh79Pxxmk0DgEb3TTwZHI-Fp1g"></script>
<script type="text/javascript" src="http://www.blueb.co.kr/SRC/javascript/js/gfeedfetcher.js"></script>
<style type="text/css">
.labelfield{ /*CSS for label field in general*/
color:brown;
font-size: 90%;
}
.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;
}
#example1 li{ /*CSS specific to demo 1*/
margin-bottom: 4px;
}
#example2 div{ /*CSS specific to demo 2*/
margin-bottom: 5px;
}
#example2 div a{ /*CSS specific to demo 2*/
text-decoration: none;
}
#example3 a{ /*CSS specific to demo 3*/
color: #D80101;
text-decoration: none;
font-weight: bold;
}
#example3 p{ /*CSS specific to demo 3*/
margin-bottom: 2px;
}
code{ /*CSS for insructions*/
color: red;
}
</style>
</head>
</body>
<b>Example 1: (Single RSS feed, 10 entries, "<code>date</code>" field enabled, sort by <code>title</code>)</b><p>
<a href="javascript:cssfeed.init()"><B>본 항목을 새로고침</B></a><br>
<script type="text/javascript">
var cssfeed=new gfeedfetcher("example1", "example1class", "")
cssfeed.addFeed("문화일보", "http://news.naver.com/rss/rss_presscenter.nhn?office_id=021") //RSS주소 및 제목
cssfeed.displayoptions("date") //날짜 필드 보여주기
cssfeed.setentrycontainer("li") //정렬은 Li태그로
cssfeed.filterfeed(10, "title") //목록은 10개
cssfeed.init() //Always call this last
</script>
<br><br>
<b>Example 2: (Two RSS feeds, 6 entries, "<code>label"</code>, "<code>datetime</code>", and "<code>snippet</code>" fields enabled, sort by <code>label</code>)</b><p>
<a href="javascript:socialfeed.init()"><B>본 항목을 새로고침</B></a><br>
<script type="text/javascript">
var socialfeed=new gfeedfetcher("example2", "example2class", "_new")
socialfeed.addFeed("동아일보", "http://news.naver.com/rss/rss_presscenter.nhn?office_id=020") //Specify "label" plus URL to RSS feed
socialfeed.addFeed("조선일보", "http://news.naver.com/rss/rss_presscenter.nhn?office_id=023") //Specify "label" plus URL to RSS feed
socialfeed.displayoptions("label datetime snippet") //show the specified additional fields
socialfeed.setentrycontainer("div") //Display each entry as a DIV
socialfeed.filterfeed(6, "label") //Show 6 entries, sort by label
socialfeed.init() //Always call this last
</script>
<br><br>
<b>Example 3: (Three RSS feeds, 8 entries, "<code>datetime</code>" and "<code>snippet</code>" fields enabled, sort by <code>date</code>)</b><p>
<a href="javascript:newsfeed.init()"><B>본 항목을 새로고침</B></a><br>
<script type="text/javascript">
var newsfeed=new gfeedfetcher("example3", "example3class", "_new")
newsfeed.addFeed("서울신문", "http://news.naver.com/rss/rss_presscenter.nhn?office_id=081") //Specify "label" plus URL to RSS feed
newsfeed.addFeed("한겨레", "http://news.naver.com/rss/rss_presscenter.nhn?office_id=028") //Specify "label" plus URL to RSS feed
newsfeed.addFeed("중앙일보", "http://news.naver.com/rss/rss_presscenter.nhn?office_id=025") //Specify "label" plus URL to RSS feed
newsfeed.displayoptions("datetime snippet") //show the specified additional fields
newsfeed.setentrycontainer("p") //Display each entry as a paragraph
newsfeed.filterfeed(8, "date") //Show 8 entries, sort by date
newsfeed.init() //Always call this last
</script>
</body>
</html>
댓글 3개
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 8230 | 9년 전 | 57 | ||
| 8229 | 9년 전 | 55 | ||
| 8228 |
커네드커네드
|
9년 전 | 101 | |
| 8227 | 9년 전 | 111 | ||
| 8226 | 9년 전 | 145 | ||
| 8225 | 9년 전 | 136 | ||
| 8224 | 9년 전 | 134 | ||
| 8223 | 9년 전 | 98 | ||
| 8222 |
|
9년 전 | 162 | |
| 8221 | 9년 전 | 78 | ||
| 8220 | 9년 전 | 83 | ||
| 8219 | 9년 전 | 88 | ||
| 8218 | 9년 전 | 116 | ||
| 8217 |
star3840
|
9년 전 | 99 | |
| 8216 | 9년 전 | 139 | ||
| 8215 | 9년 전 | 93 | ||
| 8214 | 9년 전 | 211 | ||
| 8213 | 9년 전 | 142 | ||
| 8212 | 9년 전 | 60 | ||
| 8211 | 9년 전 | 224 | ||
| 8210 | 9년 전 | 222 | ||
| 8209 | 9년 전 | 322 | ||
| 8208 | 9년 전 | 193 | ||
| 8207 | 9년 전 | 202 | ||
| 8206 |
|
9년 전 | 171 | |
| 8205 | 9년 전 | 152 | ||
| 8204 | 9년 전 | 114 | ||
| 8203 | 9년 전 | 210 | ||
| 8202 | 9년 전 | 128 | ||
| 8201 | 9년 전 | 166 | ||
| 8200 | 9년 전 | 139 | ||
| 8199 | 9년 전 | 190 | ||
| 8198 | 9년 전 | 159 | ||
| 8197 | 9년 전 | 142 | ||
| 8196 | 9년 전 | 525 | ||
| 8195 | 9년 전 | 138 | ||
| 8194 | 9년 전 | 270 | ||
| 8193 | 9년 전 | 138 | ||
| 8192 | 9년 전 | 168 | ||
| 8191 | 9년 전 | 121 | ||
| 8190 | 9년 전 | 114 | ||
| 8189 | 9년 전 | 169 | ||
| 8188 | 9년 전 | 116 | ||
| 8187 | 9년 전 | 122 | ||
| 8186 | 9년 전 | 134 | ||
| 8185 | 9년 전 | 295 | ||
| 8184 | 9년 전 | 88 | ||
| 8183 | 9년 전 | 309 | ||
| 8182 | 9년 전 | 148 | ||
| 8181 | 9년 전 | 115 | ||
| 8180 | 9년 전 | 678 | ||
| 8179 | 9년 전 | 475 | ||
| 8178 | 9년 전 | 280 | ||
| 8177 |
kiplayer
|
9년 전 | 292 | |
| 8176 | 9년 전 | 334 | ||
| 8175 | 9년 전 | 205 | ||
| 8174 | 9년 전 | 215 | ||
| 8173 | 9년 전 | 325 | ||
| 8172 | 9년 전 | 174 | ||
| 8171 | 9년 전 | 164 | ||
| 8170 | 9년 전 | 283 | ||
| 8169 |
커네드커네드
|
9년 전 | 246 | |
| 8168 | 9년 전 | 302 | ||
| 8167 | 9년 전 | 307 | ||
| 8166 | 9년 전 | 219 | ||
| 8165 | 9년 전 | 148 | ||
| 8164 | 9년 전 | 283 | ||
| 8163 | 9년 전 | 266 | ||
| 8162 | 9년 전 | 277 | ||
| 8161 | 9년 전 | 274 | ||
| 8160 |
|
9년 전 | 471 | |
| 8159 | 9년 전 | 393 | ||
| 8158 | 9년 전 | 214 | ||
| 8157 | 9년 전 | 349 | ||
| 8156 | 9년 전 | 260 | ||
| 8155 | 9년 전 | 236 | ||
| 8154 |
00년생용띠
|
9년 전 | 579 | |
| 8153 | 9년 전 | 213 | ||
| 8152 |
|
9년 전 | 390 | |
| 8151 | 9년 전 | 387 | ||
| 8150 | 9년 전 | 482 | ||
| 8149 |
Jangfolk
|
9년 전 | 319 | |
| 8148 | 9년 전 | 152 | ||
| 8147 | 9년 전 | 358 | ||
| 8146 | 9년 전 | 417 | ||
| 8145 | 9년 전 | 347 | ||
| 8144 | 9년 전 | 317 | ||
| 8143 | 9년 전 | 169 | ||
| 8142 | 9년 전 | 414 | ||
| 8141 | 9년 전 | 362 | ||
| 8140 | 9년 전 | 911 | ||
| 8139 | 9년 전 | 240 | ||
| 8138 |
전갈자리남자
|
9년 전 | 377 | |
| 8137 | 9년 전 | 362 | ||
| 8136 | 9년 전 | 719 | ||
| 8135 |
|
9년 전 | 775 | |
| 8134 |
PlayPixel
|
9년 전 | 485 | |
| 8133 |
|
9년 전 | 422 | |
| 8132 | 9년 전 | 434 | ||
| 8131 | 9년 전 | 792 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기