Hi: I'm new and would like to know if anyone can help me out with a RSS problem. I'm trying to embed the following HTML code into my RSS feed. I can do this...
... You can't embed scripts into RSS feeds. Most, if not all, readers won't use it. For many reasons the most important being security. The main reason...
... Unfortunately there are quite a few exceptions that will. Regards, Jon Hanna Work: <http://www.selkieweb.com/> Play: <http://www.hackcraft.net/> Chat:...
I'd love to see a comparison chart of different Readers and their support for this. I think it's technically against XML to embed even HTML tags. I may be...
... My aggregator is essentially a Java servlet (actually a portlet), and renders a feed as an HTML fragment. Because the fragment has to co-exist in the...
... Hi Kevin, Magpie questions should probably go to the Magpie list (http://lists.sourceforge.net/lists/listinfo/magpierss-general) You might check the FAQ,...
Dear Group, As an outsider looking in the dynamics of this group I felt compelled to refresh the air a bit and simply state that this group has a role in the...
... Yes it does, but enough, imho. I'm using RSS 1.0 with rdf tools (jena) and I see mainly following disadvantages: 1) image is both property and class (which...
Reto Bachmann-Gmuer
yahoo@...
Feb 5, 2005 12:25 pm
7038
I need a bit of info here. I have currently gotten 14562 hits from a number of RSS news aggregators. Can any one here give me a general idea as to how many...
... Make sure you look at the logs to see what type of HTTP transaction took place. 200 events vs 304 make a big difference. If the content of the feed itself...
I'm not sure if this is more a question of what is "correct" or what is generally accepted... Does the URI (rdf:about attribute) of an item in RSS 1.0 have to...
Hi Paul, ... The spec says: The rdf:about attribute "should be identical to the value of the <link> sub-element of the <item> element, if possible." -- ...
Ben Lund
B.Lund@...
Feb 11, 2005 4:08 pm
7042
On Mon, 07 Feb 2005 09:47:47 -0000, scorpiusb2000 ... I don't think anyone's yet come up with a reliable way of estimating actual reads, but you can get an...
Thanks, I took a look at the URL you posted, and I will look deeper. :) Scorpius-- ... ===== I am Scorpius, keeper of the eighth house; the house of death, and...
does anyone out there know of a good/reliable implemention of an RSS reader in a c/c++ format? I"m looking for a include file to work off of, without...
Hi, I found working source code on URL: http://mail.gnome.org/archives/dashboard-hackers/2004-February/msg00115.html kevin_s_hudson <kevin_s_hudson@...>...
On Mon, 14 Feb 2005 08:10:43 -0800 (PST), Waldek ... Redland/Raptor now has support for parsing RSS 2.0/tag soup as well as RSS 1.1 and Atom and (naturally)...
Does anyone know of a way to do RSS with phpNuke. I have found a script to do RSS with the forums but not with the actual articles. Any help appreciated. jAn ...
Hey, I'm trying to get an RSS feed on my website and need a bit of guidance... what's a good program to use? I'm sure this question has been asked a million...
One thing I've encountered while working for Yahoo Multimedia Search is that media often expires. Especially when considering News media. I couldn't really...
... Evelyn, It really depends which programming or scripting languages you are comfortable using and what sort of server side content management you have. If...
Try RSSlib from http://www.2rss.com/software.php (freeware, PHP & ASP). Also, free script to generate RSS feeds from your site (RSS 2.0 feed generator). ...
2RSS.com
rss@...
Feb 17, 2005 1:44 pm
7054
... The <http://purl.org/dc/terms/available> predicate can be used for that. Regards, Jon Hanna Work: <http://www.selkieweb.com/> Play:...
Hello, ... If you are using PHP, you may want to try this class that is very popular precisely for that purpose: http://www.phpclasses.org/rsswriter -- ...
I finished 10 rss feeds last night that draw out of a mysql database using asp. They are located here: http://www.tlpn.org/Christian- Prayer-RSS-Feed.html I...