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

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 696 - 728 of 807   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
696
I'm syndicating news items in audio format so I have provided links to the audio files in the enclosure elements of my feed. The problem is that I also want to...
Ali Habib
madbadncrazy
Offline Send Email
Sep 8, 2005
7:51 am
697
Ali, sounds like a job for media RSS (http://search.yahoo.com/mrss) You can use the <media:group> element to have different <media:content> versions of the...
Steve Cayzer
cayzers
Offline Send Email
Sep 8, 2005
8:28 am
699
Hi everyone, I am razon web developer of www.suchona.com This site is a bangladeshi site. We have a news section. I want to change or add RSS support of this...
Md. Shahadat Hossain ...
razonklnbd
Offline Send Email
Sep 11, 2005
9:17 am
700
Is there something that would prevent me to use the <category> element to match to provide a system with categorized feeds. Something that would look like...
Jean-Claude MORAND
jcmorand
Offline Send Email
Sep 16, 2005
2:18 pm
702
hallo everybody, i just signed to this group because i was looking for information and examples of the xml file to make a play list for video on demand. Or if...
maria claudia de azev...
skyscrape_2001
Offline Send Email
Sep 18, 2005
7:40 pm
703
i just signed to this group because I checked my RSS channel and I've received an error from this validator site: http://www.xml.com/cgi-bin/checker/checker ...
adr1002
Offline Send Email
Sep 22, 2005
4:03 pm
704
Try using an actual feed validator: http://www.feedvalidator.org...
Bill Kearney
wkearney99
Offline Send Email
Sep 22, 2005
4:45 pm
705
... You will see a similar error message if you try to open the file in Mozilla, the reason is the extra whitespace before the XML declaration. Try removing...
Klaus Johannes Rusch
krusch
Offline Send Email
Sep 22, 2005
5:48 pm
706
Hello, I know that one can export a <comments> link in a RSS 2.0 feed, but is there a "standard" way to export the actual comments in the feed? Thanks...
bogdanripa
Online Now Send Email
Oct 6, 2005
10:18 pm
707
I think the closest thing to a standard is the "Well-Formed Web" comments namespace detailed here: http://wellformedweb.org/news/wfw_namespace_elements/ . In...
Eric Lunt
ghonzo
Offline Send Email
Oct 7, 2005
3:30 pm
708
I'm curious -- what are RSS2 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:57 am
709
[sorry for the resend -- left out a link] I'm curious -- what are RSS2 people's reactions to using Atom elements in RSS feeds? I ask because I'm designing an...
Mark Nottingham
mnotting
Offline Send Email
Oct 10, 2005
12:58 am
710
... IMHO adding Atom element into RSS format follows a trend I've noticed in some feeds, where people were not able to generate correct RFC 822 date/time. ...
Petr Fejfar
pf1957
Offline Send Email
Oct 10, 2005
7:38 am
711
Some rss readers like 'rss owl' are able to find the RSS feeds available on a website (you type the website url and click 'search'). Do you know how rss feeds...
Alain Baucant
abcbienmi
Offline Send Email
Oct 12, 2005
2:15 pm
712
... You place a link tag in your HTML page, for example: <link rel='alternate' type='application/rss+xml' title='Dewey&#174; Journal: Latest Dewey Decimal...
Houghton,Andrew
houghtoa
Offline Send Email
Oct 12, 2005
2:18 pm
713
Hi I am new to rss and have started using RSS for some of our hand wrote information and reviews about all types of products. These will be for others to use...
danswayuk
Offline
Oct 13, 2005
10:07 am
715
Hi Take this with a grain of salt, but it strikes me as oxymoronic that the various RSS/Atom specifications say specifically that they are designed to comply...
Steph
boyinconcord
Offline Send Email
Oct 15, 2005
6:25 pm
716
This is the link : http://www.specialistdoctors.com/vlrss2.php Heroes from 911 attack victims list on this RSS feed. every time your page is visited, a new...
rajendrathakker
Offline Send Email
Oct 16, 2005
9:15 am
717
... I couldn't agree with you more as I'm developing an application that will only allow specific HTML Character Entities; &amp;, &copy;, &trade;, and &reg;...
Clinton Gallagher
pocketchange...
Offline Send Email
Oct 16, 2005
4:58 pm
718
... I'm not sure I'm following you. Can you show a specific example of an Atom link element with this implemented incorrectly? Then show how it should be ...
James Holderness
james_holder...
Offline Send Email
Oct 17, 2005
7:20 am
719
... an Atom ... should be ... also not ... links was ... sure why ... I don't have any problem with the data of content, only of the links properties of the...
Steph
boyinconcord
Offline Send Email
Oct 22, 2005
1:27 am
720
... Hi Clinton You can have HTML content with no problems. I display &copy; &trade; and other HTML functions with no problems. I am using PHP primarily, so...
Steph
boyinconcord
Offline Send Email
Oct 22, 2005
1:32 am
721
... An RSS feed is by definition an XML document. In the first few lines of the RSS documentation it says: "RSS is dialect of XML. All RSS files must conform...
James Holderness
james_holder...
Offline Send Email
Oct 22, 2005
2:03 am
722
... of the ... Web ... described in ... aware ... with ... RSS feed ... fault of ... have you ... documentation ... and/or ... I get the feeling that you...
Steph
boyinconcord
Offline Send Email
Oct 22, 2005
4:15 am
723
... I'm fairly sure we're talking about the same thing, but I'll give you an example of a valid section of RSS just to be clear: <item> <pubDate>Sat, 22 Oct...
James Holderness
james_holder...
Offline Send Email
Oct 22, 2005
10:31 am
724
... Unless you specify a DTD you cannot use HTML entity encodings like &copy; You have to use the numeric ones. While some reader programs might let this...
Bill Kearney
wkearney99
Offline Send Email
Oct 22, 2005
12:54 pm
725
... I believe he was refering to using HTML within a description element. In that case it's perfectly valid to include HTML entities as long as they're escaped...
James Holderness
james_holder...
Offline Send Email
Oct 22, 2005
1:41 pm
726
... That's certainly a possible assumption, just not one I read into it. Your example of double-encoding is 'valid' in the sense that it safely isolates the...
Bill Kearney
wkearney99
Offline Send Email
Oct 22, 2005
3:06 pm
727
... Personally I would have thought a CDATA section the "least worst" way to transport markup, but I've often seen statements hinting that CDATA sections are...
James Holderness
james_holder...
Offline Send Email
Oct 22, 2005
4:52 pm
728
... sections ... The main reason is they're a cop-out against actually grasping WHY encoding is necessary. Slapping a wrapper around it might seem useful but...
Bill Kearney
wkearney99
Offline Send Email
Oct 22, 2005
5:47 pm
Messages 696 - 728 of 807   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