I have released a new version of my GrabNews ASP code for 'grabbing39; and displaying RDF/RSS newsfeeds utilising ASP and the MSXML3. It can now use either an...
2588
Mark Nottingham
mnotting
Nov 2, 2001 6:48 am
It's back, it's marginally better. http://www.mnot.net/xpath2rss/ -- Mark Nottingham http://www.mnot.net/...
2589
Bill Kearney
wkearney99
Nov 2, 2001 8:54 pm
Hi all, Anyone know what happened to the group for RSS-0.93 here on YahooGroups? It appears to have been deleted and all it's archives are lost. It was...
2590
Julian Bond
jbond23uk
Nov 3, 2001 7:58 am
... <MegRyan> yes, Yes, YES </MegRyan> !! That'll be another 300,000 feeds then... The first form seems to be for people who pay for fast access. The second...
2591
Bill Kearney
wkearney99
Nov 3, 2001 8:23 am
... There may be other issues with mailing lists on Yahoo: http://groups.yahoo.com/group/emaillist-managers/message/38747 If you have other lists you may want...
2592
markpasc@...
markfoxie
Nov 3, 2001 3:25 pm
... Yes, that's so--one of the nice things for paid accounts. Personally I prefer http://livejournal.com/users/username/ to the one with a ~, but that's me. ...
2593
Morbus Iff
morbus_iff
Nov 3, 2001 4:07 pm
... Confirmed. Course, if I could be feature-monger, I'd love to see the body of the journal entry show up in the <description> field. I have a lot of lj's...
2594
Julian Bond
jbond23uk
Nov 3, 2001 4:13 pm
In article <p05101001b809c66bc7cf@[63.173.138.72]>, Morbus Iff <morbus@...> writes ... I've just posted a support request to them about both issues. ...
2595
wkearney99
Nov 3, 2001 5:24 pm
Hi all, Anyone know what happened to the group for RSS-0.93 here on YahooGroups? It appears to have been deleted and all it's archives are lost. It was...
2596
Julian Bond
jbond23uk
Nov 3, 2001 5:53 pm
In article <Ai$8aKAmdB57EAf0@...>, Julian Bond <julian_bond@...> writes ... More info here. ...
2597
Julian Bond
jbond23uk
Nov 4, 2001 7:19 am
Livejournal have fixed the <link> tag in each <item>. The developers seem to be focussed on this area at the moment, so if you have any suggestions, use their...
2598
Julian Bond
jbond23uk
Nov 4, 2001 8:00 am
Wrong list, but can someone explain to me what "blogrolling" means? -- Julian Bond email: julian_bond@... CV/Resume:...
2599
Robert Scoble
robertscoble
Nov 4, 2001 8:02 am
... It was a term that I first saw Doc Searls use to refer to the list of links of weblogs that he and other webloggers put on their weblogs. For instance,...
2600
Julian Bond
jbond23uk
Nov 4, 2001 12:29 pm
In article <000101c16507$04850f10$0500a8c0@scoblelaptop>, Robert Scoble <scoble@...> writes ... Are these supposed to be "Sites I read" or "Sites who...
2601
Robert Scoble
robertscoble
Nov 4, 2001 3:25 pm
... "Sites I Like"? Usually they are just "sites I like." A weblog itself is usually about "sites I read." So the ones listed permanently are sites that...
2602
Julian Bond
jbond23uk
Nov 4, 2001 6:03 pm
In article <000801c16544$db46b430$0500a8c0@scoblelaptop>, Robert Scoble <scoble@...> writes ... It's obvious really, innit. I was trying to understand...
2603
Mark Nottingham
mnotting
Nov 5, 2001 5:14 am
No, you're not seeing double; two releases in one week. This one is better (hence, the relentless upward march of version numbers... because bigger numbers are...
2604
Mike Dierken
mdierken
Nov 6, 2001 9:49 pm
Do you know of a Java HTML->SAX event generator? I'd like to do the same sort of 'screen scraping' via a normalized XML document created from HTML....
2605
billbarol@...
bbarol
Nov 7, 2001 12:18 am
hi. I'm new here, also new to rss; have searched the archives and haven't spotted any discussion on this so I'm hoping you all can help me out. I've created an...
2606
Mark Nottingham
mnotting
Nov 7, 2001 12:48 am
Java isn't my cup of tea (yet, tho I'm learning...). However, I don't know if you can really do SAX for plain HTML; HTML, after all, isn't XML. I'm able to use...
2607
Julian Bond
jbond23uk
Nov 7, 2001 6:58 am
In article <9s9ujs+sthr@eGroups.com>, billbarol@... writes ... I've changed the rssify code so that it uses the html <title> for the title of the feed...
2608
Julian Bond
jbond23uk
Nov 7, 2001 8:19 am
Does Userland have any plans to apply the same techniques as weblogs.com to my.userland.com? -- Julian Bond email: julian_bond@... CV/Resume:...
2609
Leigh Dodds
leighdodds2001
Nov 7, 2001 10:32 am
RE: [syndication] ANN: xpath2rss 0.5The Java Port of HTML Tidy will generate a DOM tree from a HTML page. You could either manipulate this DOM directly, or...
2610
David Smiley
dsmiley9
Nov 7, 2001 2:24 pm
... Yes, the Resin servlet engine includes XML and XSLT libraries. http://www.caucho.com ~ Dave Smiley...
2611
Fabien Thiaucourt
fthiaucourt
Nov 7, 2001 2:54 pm
Hey, I'd like to install quickly a content syndication test platform using RSS and OCS, is there a easy free tool that exist for that ? What do you use ? ...
2612
Julian Bond
jbond23uk
Nov 7, 2001 3:27 pm
In article <20011107145419.25198.qmail@...>, Fabien Thiaucourt <fthiaucourt@...> writes ... Can you say a bit more about what you're...
2613
Dave Winer
dwiner
Nov 7, 2001 4:28 pm
Yes, eventually, but not in the short term. The new system on Weblogs.Com, if it works (so far so good) is the way we're going to aggregate changes in all our...
2614
billbarol@...
bbarol
Nov 7, 2001 6:32 pm
thanks! bb ... new ... originating ... properly ... title ... syndic8 ... my ... some ... via ... the ... works...
2615
Mike Dierken
mdierken
Nov 7, 2001 8:58 pm
Thanks! I can use a DOM implementation just as easily, since I'd do XPath on it, but a SAX driver could be used in other situations more efficiently and with...
2616
Jeff Barr
jeffbarr_2000
Nov 8, 2001 3:26 pm
Hi Everyone, I've been lying on a warm, sunny beach all week, not giving syndic8 a thought. Just me and my wife, away from the kids. I just snuck away for a...