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

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 7276 - 7305 of 7449   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
Offline 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
Online Now 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...
Online Now 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
Online Now 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...
Online Now 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
7289
On Mon, 31 Oct 2005 07:01:58 -0700, Bill Kearney <ml_yahoo@...> ... A good question, which is why I wanted to enquire. You've now made me aware of...
granam@...
bgranam
Offline Send Email
Oct 31, 2005
5:46 pm
7290
Although I take the point which about RSS not being ideal for data interchange. There are some good reasons to use RSS over other methods. 1. Its pretty easy...
if
italicdj
Offline Send Email
Nov 1, 2005
10:49 pm
7291
... If you're looping through data then it's just data, that it's structured as items inside an rss element really doesn't make all that much difference. I'd...
Bill Kearney
wkearney99
Offline Send Email
Nov 2, 2005
12:23 am
7292
So generally you would disagree with RSS as a web API? like how Greg describes it? [1] Realistically if you look at the average RSS feed from a blog with full ...
if
italicdj
Offline Send Email
Nov 2, 2005
4:26 am
7293
... <sigh> The point isn't to argue interpretations. You asked about grafting non-RSS data into an RSS feed. The suggestion is why bother? If you've got ...
Bill Kearney
wkearney99
Offline Send Email
Nov 2, 2005
12:47 pm
7294
Hello helpful people! I'm trying to set up a feed to a password protected site, but am getting parsing errors. Feed Validator results are here: ...
vcbock
Offline Send Email
Nov 4, 2005
7:12 pm
7295
You need to escape the ampersands in your urls. The link should look something like this: ...
James Holderness
james_holder...
Online Now Send Email
Nov 4, 2005
7:32 pm
7296
... The ampersand (&) is not correctly escaped as &amp; You get a similar error message if you try the feed document in your browser: XML Parsing Error: not...
Klaus Johannes Rusch
krusch
Offline Send Email
Nov 4, 2005
7:32 pm
7297
Thank you so much Klaus, the ampersands were indeed the problem! Valerie Bock vbock@... http://www.vcbconsulting.com ... From:...
Valerie Bock
vcbock
Offline Send Email
Nov 9, 2005
6:52 pm
7298
H All, I am new to this list and have a couple of questions, apologies if they have been asked too often.. I am creating some feeds with perl and XML::RSS....
Gerrit Kuilder
gerkuil
Offline Send Email
Nov 12, 2005
2:38 pm
7299
I have been hand coding html pages for 8 or 9 years now. I prefer to hand code, because I am a programmer by nature, and it allows me to better understand what...
Maureen
moemoore
Online Now Send Email
Nov 12, 2005
8:40 pm
7300
... If you've got database storage it's often a lot less headache to use that for building your RSS feeds. That way you only have to learn the tedious bits of...
Bill Kearney
wkearney99
Offline Send Email
Nov 13, 2005
3:40 am
7301
For future reference, this mailing list is really only meant for RSS 1.0 related discussions. Since your feeds are using RSS 2.0 (which is a substantially...
James Holderness
james_holder...
Online Now Send Email
Nov 13, 2005
5:52 am
7302
... This is just a wild guess, but I suspect that Thunderbird may not be capable of handling updating entries. It wouldn't surprise me if there were many ...
James Holderness
james_holder...
Online Now Send Email
Nov 13, 2005
6:17 am
7303
Hello James/All ... I was thinking the same when I woke up this morning and it makes sense. I can fix that but for further feeds I will be creating it might...
Gerrit Kuilder
gerkuil
Offline Send Email
Nov 13, 2005
11:30 am
7304
... Oh ok. I'm sorry I misunderstood what you were doing. When I looked at the feed all I saw was a list of entries that appeared to be showing the content of...
James Holderness
james_holder...
Online Now Send Email
Nov 13, 2005
4:27 pm
7305
Hi I am new to RSS I was just wondering how cud we parse RSS of some site in our application in .NET(C# ASP). Is their any API for that ? Thank you ... ===...
Mitul Patel
majesticmitul
Offline Send Email
Nov 13, 2005
5:30 pm
Messages 7276 - 7305 of 7449   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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