Hi, no, I want to access a feed from an external site (say, the Weather Channel) from within my local TW.
Dave On Jun 10, 12:24 pm, Mike <[email protected]> wrote: > if you just want a basic rss feed for your TW site I made a tutorial > on tiddlywiki.org (search for RSS) Your site url has to be set, and > the feed will only render correctly if posted to the web. . . > > Mike > ex:www.strm.us/tw/cigars.rsswww.strm.us/tw/books.rss > > On Jun 9, 3:56 pm, Måns <[email protected]> wrote: > > > > > Hi Dave> Tried implementing RSSReaderPlugin from Bidix and XMLReader2 from > > > Bram, with no luck. > > > > Bram's says Invalid XML from... > > > Bidix's says <<rssReader asHtmlhttp://www.tiddlywiki.com/index.xml>> > > > - I even tried cutting and pasting the TiddlyWiki example from his > > > site to be sure. It works on his site but not on mine. > > > I've encountered the exact same problems - and I didn't find a > > solution. > > However I found a nice way to solve it for my own simple purpose... > > I wanted to show specific changes in my TW and installed BidiX's > > GenerateRssByTagPluginhttp://tiddlywiki.bidix.info/#GenerateRssByTagPlugin- > > I tagged all tiddlers I wanted to appear in my RSS-feed and made a > > tiddler [[RSS as pdf]] > > <<tiddler [[RSS as pdf##pdf]] with:"http://MyUrl""MyFeedsTitle">>/% > > !pdf > > <html><div align="center"><iframe src="http://rss2pdf.com/index.php? > > url=$1%2Findex.xml&src=rss&title=$2&img=0" frameborder="0" > > width="100%" height="600"></iframe></div></html> > > !end %/ > > >http://rss2pdf.comcreatesa pdf-document on the fly, which is very > > convenient if you want to save or print a RSSsnapshot. > > See example here:http://www.tinyurl.dk/18419 > > You should be able to create pdfs on the fly for most textbased rss- > > feed out there... > > > Regards Måns Mårtensson -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

