Hi maz, I'm not entirely sure I've grasped what you're after, could you please clarify : - you have some content in a database - you are already generating...
Hello, ... Why don't you just generate a real RSS feed instead of hacking your page XHTML output? You may want to try this popular RSS writer class that comes...
... understand what it ... make the rss work? ... not a backend ... piece together or a ... There's real value to this idea. But there are situations where...
I'm considering publishing my first RSS feed. I'd rather pick just one format to publish in -- which one has the broadest support among RSS reader software?...
Dear Friends, I have several MovableType driven Blogs and I am experiencing problems with bad characters inside the RSS feeds. The problems I have are related...
Hi Danny, Thanks for responding, I've searched all over for any option. See below... ... mysql batabase custom made ... I did all the xhtml layout and style . ...
On Wed, 05 Jan 2005 17:57:43 -0000, Richard Gaskin ... Atom isn't yet that widely adopted, the spec isn't yet finished (when it is it will probably be a good...
There is no emdash etc. in ISO-8859-1. On my Windows PC, all the browsers treat a declaration of ISO-8859-1 as if it was windows-1252. But strictly, the range...
Does anyone have the XML Schema for RSS 1.0 and 2.0? Santiago Perez ... From: Danny Ayers To: rss-dev@yahoogroups.com Sent: Wed, 5 Jan 2005 20:17:57 +0100 ...
In v0.91 there were the damnable skipHours options. While overly-complicated to honor well in software, the basic principle of communicating feed update times...
... They're not the same and apps shouldn't treat them that way. Especially with regard to smart quotes. ... Bear in mind that numeric entities are UNICODE...
... The HTTP Last-Modified, Expires, Cache-Control/max-age and ETag headers should help with clients that respect this protocol. I would hazard a guess that...
... It is advised not to use cp1252. XML In A Nutshel, my personal Bible, states: "In the spirit of being liberal in what you accept and conservative in what...
On Thu, 06 Jan 2005 00:52:50 -0000, Richard Gaskin ... Arguably the channel-item relationships could have been expressed more clearly using nesting in the XML...
... They are nested, via the channel's rdf:Seq containter. This is an 'rdf thing'. There are any number of situations where having only a hierarchical ...
... Bill, Getting feed from the database worked out best, and it was easy to understand on rss2.com I have worked with similar mods. The more advanced php was...
... would ... since ... or ... Technically, I don't think you need the "If-Match HEAD", you can use a GET. But the idea is the same. In the RSS aggregator...
My apologies if this is the incorrect forum for my query. I'm trying to improve the experience of adding RSS and OPML files (e.g. lists of RSS URIs. I presume...
In two recent posts to the atom-syntax list the same basic points have been made: "Extensibility via a mapping to RDF seems to me to add a lot of complexity...
Is there something obviously wrong with this? The date from mysql is as "20050105175221" " FROM_UNIXTIME(date_created) AS Date, " RSS the year is 2007, in...
Looks like your date is not Unix date but just a string concatenation: year-month-day-hour-minute-sec So, FROM_UNIXTIME() is not working here. For support for...
2RSS.com
rss@...
Jan 7, 2005 9:43 pm
6866
... Yes, fair enough. Using conditionals in HEAD requests is unnecessarily conservative if you expect and want to download the latest. It would be less...
I am an "implentor": the author of a Windows Mobile aggregregator. I'm not sure what your question is, largely because I don't know what the benefits of a...
... Less efficient how? In that the request process would be two hits if the content was known to be completely changing? Yes, perhaps it might. But for the...
... Thank you 2rss.com I still have the yahoo problem, the rss feed fails on ' & ' and ' & a m p ; ' what character will not fail? I don't know enough to...
I can't find any information on My Yahoo rss, yahoo group link is different, so it appears they may have dropped MyYahoo rss site links without a mention. I...