bill

msg:4081863 | 4:12 am on Feb 17, 2010 (gmt 0) |
Does your site run on some sort of CMS?
|
dukelips

msg:4082348 | 4:48 pm on Feb 17, 2010 (gmt 0) |
the contents are updated automatically from a text file (sort of self made cms). when i submit the xml page ,it updates the earlier existing feed. how to make all the earlier to appear in feedreader
|
bill

msg:4082768 | 4:56 am on Feb 18, 2010 (gmt 0) |
If the text file is being transformed into an HTML page, then it shouldn't be much of a stretch to parse that same information into an RSS template as well. Just publish the HTML and RSS files at the same time.
|
dukelips

msg:4082802 | 6:59 am on Feb 18, 2010 (gmt 0) |
Its an asp page. Should I update the xml file with a different name and publish to the feed burner
|
bill

msg:4082806 | 7:22 am on Feb 18, 2010 (gmt 0) |
You would want the file to adhere to either the RSS or Atom standard. Then you could use FeedBurner or whatever other service you choose to publish or broadcast the file.
|
dukelips

msg:4083046 | 6:07 pm on Feb 18, 2010 (gmt 0) |
should i change the name of the file or will it appear automatically
|
bill

msg:4083257 | 1:22 am on Feb 19, 2010 (gmt 0) |
I'm not really clear about how your system operates, so I couldn't give you specific advice about that.
|
dukelips

msg:4088189 | 1:09 am on Feb 27, 2010 (gmt 0) |
Still Im not able to figure out bill. Please help. If I update the XML file, then the listing appears in the google reader. How to maintain the entries in the google reader, even if I remove the older entries
|
bill

msg:4088229 | 2:20 am on Feb 27, 2010 (gmt 0) |
Sorry, your question isn't very clear to me. Are you asking how to use Google Reader or how to update your feed? Google Reader has fairly comprehensive help documentation: [google.com...]
|
dukelips

msg:4088461 | 5:41 pm on Feb 27, 2010 (gmt 0) |
how to update my post and how to keep the older entries
|
bill

msg:4088625 | 11:52 pm on Feb 27, 2010 (gmt 0) |
If you want to keep older entries in the feed simply don't remove them. Just keep appending new entries to the feed. You'd want to be careful that the feed doesn't become too large though if you accumulate too many entries.
|
dukelips

msg:4088832 | 9:44 am on Feb 28, 2010 (gmt 0) |
thx bill. How do they so much entries for newspapers
|
bill

msg:4088868 | 11:57 am on Feb 28, 2010 (gmt 0) |
You can set a cutoff limit so that the RSS feed doesn't have more than say the most recent 25 updates. It really depends on how often you update and how many older entries would be useful to your feed subscribers. A newspaper would have many stories a day and perhaps would want to keep a much larger feed active.
|
dukelips

msg:4089911 | 12:14 pm on Mar 2, 2010 (gmt 0) |
Thank you Bill for your patience and help, rss feeds are now active in my site
|
|