Search the web
Sign In
New User? Sign Up
rss-dev
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 7259 - 7288 of 7450   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7259
Hi I am beginer of RSS feed, I have few quetions regrading that 1. I got the rss editor where i genrated the rss script 2. The file is in .xml fomat. Now...
chandra kanth
channi43
Offline Send Email
Sep 1, 2005
6:29 pm
7260
... Chandra, First upload your file to your Web server and check it's valid RSS [1], then add an auto-discovery link to the head section of your Web page [2]...
Phil Shaw
codestyle2003
Offline Send Email
Sep 1, 2005
7:30 pm
7261
If you have a proper RSS feed, then you place the file on your web server and identify its URL. This URL can be given to others to place in their RSS ...
Greg Smith
ecomputerd
Offline Send Email
Sep 1, 2005
7:57 pm
7262
I'm working on an application for caching rss feeds in a database for awhile, to allow for some searching. Since currently there are no required unique...
kevin_s_hudson
Offline Send Email
Sep 12, 2005
7:41 pm
7263
Write your own schema mimicking the Rss 2.0 specifications and include id attributes for the item element. ... [Non-text portions of this message have been...
Sean Ginter
Seang64
Offline Send Email
Sep 13, 2005
8:25 pm
7264
One possibility might be an MD5 hash of some sort. The trick is deciding what to hash though. Titles and descriptions can change if an article is edited - do...
James Holderness
james_holder...
Offline Send Email
Sep 13, 2005
8:25 pm
7265
I am developing a newsfeed and would like to define my own namespaces. Do you know if news aggregators in general recognise extended namespaces? I am having...
weird_z9r9
Offline Send Email
Sep 17, 2005
2:19 pm
7266
I can't help you with namespaces in general, but I do know that FeederReader will display the additional elements when you turn ON "Detail: Message". Greg...
Greg Smith
ecomputerd
Offline Send Email
Sep 17, 2005
3:53 pm
7267
... What's your intention with regard to what the added data will do for the user? ... This is an XML issue, not one specific to RSS. Basically you declare it...
Bill Kearney
wkearney99
Offline Send Email
Sep 17, 2005
4:42 pm
7268
Thanks Greg, it seems some news aggregators allow users to control the display information whilst other are very limited. and Thank you too Bill, ... for the...
weird_z9r9
Offline Send Email
Sep 17, 2005
5:25 pm
7269
... I've been messing around in certain corners of XML for a few years now, and I can confirm that "oblivious" is a totally appropriate usage, when some...
mrdemeanour
Offline Send Email
Sep 17, 2005
6:18 pm
7270
It was so `obvious', I was oblivious to it! Thanks Jack. You certainly sound like you have a fair bit of experience. I think I will find xml really useful and...
weird_z9r9
Offline Send Email
Sep 17, 2005
7:36 pm
7271
Hi, I am new to RSS and desperately need some help. I 've created an RSS feed and placed it on BEA server. I am able to view the feed using FeedReader. Also...
anandjoshi_in
Offline Send Email
Sep 29, 2005
12:41 am
7272
... You should validate your feed here: http://feedvalidator.org/ If you want help from this group, please post a public URL for your feed. -- ...
Phil Shaw
codestyle2003
Offline Send Email
Sep 29, 2005
6:27 am
7273
===================================================== FOAFING THE MUSIC -- the next generation of music recommenders -- http://foafing-the-music.iua.upf.edu ...
Ã’scar
ketedenus
Offline Send Email
Sep 30, 2005
6:39 pm
7274
hi phil, Here is the URL for the feed http://www.thomson.com/rss/thomson_corp.xml -anand ... ______________________________________________________ Yahoo! for...
anandjoshi_in@...
anandjoshi_in
Offline Send Email
Sep 30, 2005
6:40 pm
7275
I suspect it's not showing up in Internet Explorer because there is no Content-Type HTTP header, so IE doesn't know what to do with it. In addition, if you've...
James Holderness
james_holder...
Offline Send Email
Sep 30, 2005
11:26 pm
7276
The message cannot be represented in 7-bit ASCII encoding and has been sent as a binary attachment. [Non-text portions of this message have been removed]...
vdv@...
evlist
Online Now Send Email
Oct 8, 2005
3:51 am
7277
I'm curious -- what are RSS1 people's reactions to using Atom elements in RSS feeds? I ask because I'm designing an extension that can be used (currently) in...
Mark Nottingham
mnotting
Offline Send Email
Oct 10, 2005
12:58 am
7278
Hi all, I am Azizul Islam from Bangladesh, I am new in RSS, anybody can help me RSS and PHP. Thanks. Aziz...
Azizul Islam Robel
azizulislamr...
Online Now Send Email
Oct 10, 2005
2:56 am
7279
... I would use <fh:prev>http://www.example.com/foo/1</fh:prev> It's simpler and cleaner. The Atom alternative doesn't actually add any information not...
Stephen Downes
datamouse2001
Offline Send Email
Oct 10, 2005
10:28 am
7280
May I ask why you wouldn't consider using something like dcterms:isVersionOf, seeing as dcterms is already a proposed RSS1 module? As an example: ...
James Holderness
james_holder...
Offline Send Email
Oct 11, 2005
8:18 pm
7281
Tha'ts not the semantic I'm looking for at all; it's not that there's a previous version of the same document, it's that there's a different document that can...
Mark Nottingham
mnotting
Offline Send Email
Oct 13, 2005
10:53 pm
7282
Sorry for my late reply. The forthcoming IE7 supports RSS 2.0 and claims to support RSS 1.0. I prepare RSS feed in 3 versions: RSS 2.0, RSS 1.1, RSS 1.0. The ...
Jeremy Wong
jrmwng2000
Offline Send Email
Oct 29, 2005
3:54 pm
7283
Greetings. I've been musing about the possibility of using RSS as a kind of pseudo Web Service and would like some opinions on the concept. RSS would be used...
bgranam
Offline Send Email
Oct 31, 2005
1:00 pm
7284
I'd recommend against it. You're assumedly going to have a server at one end that's not going to be an RSS server, a client at the other end that's not going...
James Holderness
james_holder...
Offline Send Email
Oct 31, 2005
1:45 pm
7285
Indeed, why bother wrapping it in RSS at all? If all you're passing is RDF data then why not simply pass it using REST principles? Just pull the data via...
Bill Kearney
wkearney99
Offline Send Email
Oct 31, 2005
2:02 pm
7286
... I've never understood the desire to build transport layers on top of HTTP and call them "Web Services". TCP/IP is a proven transport layer. SSL and TLS are...
Jon Hanna
hack_poet
Offline Send Email
Oct 31, 2005
5:22 pm
7287
On Mon, 31 Oct 2005 06:47:12 -0700, James Holderness ... It would be more of a peer-to-peer situation, where each machine would be both an RSS server and an...
granam@...
bgranam
Offline Send Email
Oct 31, 2005
5:42 pm
7288
... RSS isn't a transport layer. It's a data format. One commonly transported over HTTP. If all you want to do is move data from one machine to another then...
Bill Kearney
wkearney99
Offline Send Email
Oct 31, 2005
5:42 pm
Messages 7259 - 7288 of 7450   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help