Tagged Questions

0
votes
1answer
24 views

[iPhone] Formatting an NSDate

Hi, I am pulling data from an RSS Feed. One of the keys in the feed is is a string representing the date and time the item was created. I am trying to convert this string value to …
0
votes
1answer
27 views

How can I generate RSS with arbitrary tags and enclosures

Right now, I'm using PyRSS2Gen to generate an RSS document (resyndicating a modification of an rss feed that was parsed with feedparser), but I can't figure out how to add uncommon …
0
votes
2answers
16 views

What is means of RDF feed in .net plateform

i am struggle with FEED. i see RDF feed but i don't know what is RDF FEED.. are RDF is new feed management system. what is difference between RDF , RSS and atom feed too
2
votes
3answers
34 views

How to determine whether a web page has RSS or not in C#

Hello all, I have a task to do. I need to download a web page and to see if the page contains any RSS feeds. I know how to download a web page to string using Http APIs in C#, b …
0
votes
0answers
22 views

Are there any legal issues while extracting content from RSS feeds

I would like to know whether these free SMS alert sites such as My Today SMS, Alertix pay for the sites such as religate, oneindia.in e.t.c, Or they just mention in their website t …
0
votes
1answer
31 views

Is there a way to display javascript content in blog feeds

Does RSS/Atom have a semi-official method of including active (read:javascript) content in it's items? I know about RSS enclosures, but I'm presuming that's for true multimedia - …
0
votes
1answer
34 views
+100

SharePoint anonymous access does not work on DispForm.aspx within list

I have a MOSS site that uses anonymous access, which works everywhere I need it except on DispForm.aspx for a custom list. Basically there is a custom list containing links to new …
0
votes
1answer
28 views

Reading RSS feed with Linq-to-XML and C# - how to decode CDATA section?

Hi there, I am trying to read an RSS feed using C# and Linq to XML. The feed is encoded in utf-8 (see http://pc03224.kr.hsnr.de/infosys/feed/) and reading it out generally works f …
0
votes
0answers
18 views

How do I use Regex in Yahoo Pipes?

I am not Yahoo Pipes user but I do not know anything about programming. I use Yahoo Pipes to generate RSS feeds from several websites that allow me to use their feeds on my site. W …
1
vote
1answer
57 views

A server side component for tracking a large number of RSS & Atom feeds

I am looking for an open source component that can help me track a large number of RSS feeds (>> 10K RSS sources). I don't care about the programming language, but it should be so …
0
votes
1answer
24 views

Is it exists any “rss hosting” with API for creating feeds

Hi, I am creating a desktop app that will create some reports. I want to export these reports as RSS or ATOM feeds. I can easily create feeds with Rome lib for Java. But I have no …
1
vote
3answers
60 views

What is the difference between <pubDate> and <lastBuildDate> in RSS?

I have the feeling, in every RSS.xml file, both the pubDate and the lastBuildDate match. I am sure that this one, is not always true... So firstly, what is the difference betwee …
0
votes
1answer
109 views

What are the best RSS feeds for C++ ?

What are the best RSS feeds for C++ ?
0
votes
2answers
50 views

Something like pubsubhubbub that does not depend on google app engine

I am looking for something like pubsubhubbub that does not depend on google app engine to run. What I need is a tool that can track for me a big very large number of rss or atom f …
0
votes
1answer
22 views

Removing XML entities from string in Ruby

Hi, I try to parse RSS chaanal with simple-rss lib. Unfortunately I got a lot of garbage in node: <description>&lt;p&gt; some decryption &lt;/p&gt; &amp …

1 2 3 4 5 31 next
15 30 50 per page