Difference between revisions of "RSS"

MyWikiBiz, Author Your Legacy — Friday April 19, 2024
Jump to navigationJump to search
Line 1: Line 1:
 
==Inbound==
 
==Inbound==
 +
===SimplePie===
 +
<feed url="http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml">
 +
== [{PERMALINK} {TITLE}] ==
 +
'''{DATE}, by {AUTHOR}'''
 +
{DESCRIPTION}
 +
</feed>
 +
 +
===Widget===
 
<embed>
 
<embed>
 
<script language="javascript" src="http://www.rss-info.com/rss2.php?integration=js&windowopen=1&rss=http%3A%2F%2Frss.news.yahoo.com%2Frss%2Finternet&number=10&width=300&ifbgcol=FFFFFF&bordercol=D0D0D0&textbgcol=F0F0F0&rssbgcol=F0F0F0&showrsstitle=1&showtext=1"> </script>  
 
<script language="javascript" src="http://www.rss-info.com/rss2.php?integration=js&windowopen=1&rss=http%3A%2F%2Frss.news.yahoo.com%2Frss%2Finternet&number=10&width=300&ifbgcol=FFFFFF&bordercol=D0D0D0&textbgcol=F0F0F0&rssbgcol=F0F0F0&showrsstitle=1&showtext=1"> </script>  

Revision as of 16:21, 18 May 2007

Inbound

SimplePie

<feed url="http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml">

[{PERMALINK} {TITLE}]

{DATE}, by {AUTHOR} {DESCRIPTION} </feed>

Widget

<embed> <script language="javascript" src="http://www.rss-info.com/rss2.php?integration=js&windowopen=1&rss=http%3A%2F%2Frss.news.yahoo.com%2Frss%2Finternet&number=10&width=300&ifbgcol=FFFFFF&bordercol=D0D0D0&textbgcol=F0F0F0&rssbgcol=F0F0F0&showrsstitle=1&showtext=1"> </script> </embed>

Outbound

Description of my feed.

Second Feed Item

Brand New! I just made a new Item!

Snerfling 13:17, 10 May 2007 (PDT)

First Feed Item

Here is the content for my first item ever.

Snerfling 13:17, 10 May 2007 (PDT)


Notes: Click on the RSS feed icon in your browser bar to see results. See documentation for further options.