Comment #22 Friday, January 30, 2004 9:07 AM
This docklet worked first time round, only after exiting and then restartingobject dock. Subsequentboot ups yielded nothing, and im not prepared to start/restart objectdock everytime... Check out the sysstats docklet and see if you can parse the xml correctly in that for news feeds
Comment #23 Friday, January 30, 2004 12:54 PM
I really think that there's a problem with the way xml is handled with OD, my news reader apps use xml/rss feeds without any problems.
Comment #24 Friday, January 30, 2004 6:06 PM
- Fixed relatively major bug with docklet re-initialization.
- Added ability to zoom headlines by left-click-holding.
- Added additional error messages.
Comment #25 Friday, January 30, 2004 8:27 PM
Comment #26 Saturday, January 31, 2004 10:21 AM
As I said below, "Make sure the location where the Docklet is installed is user writable; DockFeeder needs to create a temporary file where it stores the RSS feed. If write permission is not allowed on this volume, this will fail."
Is DockFeeder installed in its own sub-directory underneath the ObjectDock "Docklets" directory? Is the drive out of space on this volume? Is access to the ObjectDock folder controlled (via NTFS) such that you wouldn't be able to create a new file in this directory (try creating a new text file with Notepad to see)? Is the docklet's sub-directory marked "Read Only" or are any of the files in that directory "Read Only"?
Just some things to check in an effort to try and resolve the issue. Hope this helps.
Comment #27 Saturday, January 31, 2004 11:26 AM
Comment #28 Saturday, January 31, 2004 2:41 PM
Kudos, sir!
Comment #29 Sunday, February 1, 2004 4:00 PM
Comment #30 Wednesday, February 4, 2004 5:44 PM
Comment #31 Thursday, February 5, 2004 10:42 AM
Comment #32 Thursday, February 5, 2004 9:51 PM
Comment #33 Friday, February 6, 2004 12:12 PM
One fault I've found - if you set the RSS feed to custom and try http://news.bbc.co.uk/rss/newsonline_uk_edition/world/rss091.xml then the feed is downloaded to feeddata.xml but it isn't rendered at all by the Objectdock icon - it sticks with either the previous content or blank if none.
Too many headlines in this feed ?
Anyway - I like it - as shown by my perseverance.
Comment #34 Friday, February 6, 2004 12:13 PM
One fault I've found - if you set the RSS feed to custom and try http://news.bbc.co.uk/rss/newsonline_uk_edition/world/rss091.xml then the feed is downloaded to feeddata.xml but it isn't rendered at all by the Objectdock icon - it sticks with either the previous content or blank if none.
Too many headlines in this feed ?
Anyway - I like it - as shown by my perseverance.
Comment #35 Monday, February 9, 2004 8:59 AM
Based on your comments about the temporary file issue, it sounds as if the problem may be due to use of DockletGetRelativeFolder(). On some installations, this is apparently problematic, so future DockFeeder versions may use DockletGetRootFolder() along with the relative path to try and avoid this.
Marchk01, re: the link you provided. It's not that the page has too many items or is too large, it's that it uses a document type definition (DTD) which the XML engine wants to validate the page against. Since the DTD definition is stored on the remote web server, and DockFeeder currently does not separately retrieve this document, the XML parsing fails.
Comment #36 Saturday, February 14, 2004 4:23 PM
Comment #37 Monday, February 23, 2004 7:01 PM
any help would be great
Comment #38 Monday, March 1, 2004 3:44 AM
Temp file problems tested and resolved so I removed my StartIn directory cludge and BBC RSS feed now works.
Brilliant
Comment #39 Monday, April 12, 2004 6:51 AM
Changes:
- Changed built-in RSS feeds please check when upgrading.
- Fixed handling of extra "junk" at the end of a server reply.
- Implemented "conditional HTTP GET" to reduce net traffic.
- Added attention animation whenever the docklet updates.
- Added descriptions (when available) when zooming headlines.
All known issues with retrieving various RSS feeds have been addressed, so if you had issues with older versions (e.g. v1.20), please make sure you try this version. If you're looking for more custom feeds, and the usual links (e.g. http://slashdot.org/slashdot.rss) are not enough, make sure to check out http://www.syndic8.com/ for other RSS feeds.
Comment #40 Monday, June 21, 2004 11:13 AM
Please login to comment and/or vote for this skin.
Welcome Guest! Please take the time to register with us.
There are many great features available to you once you register, including:
- Richer content, access to many features that are disabled for guests like commenting on the forums and downloading files.
- Access to a great community, with a massive database of many, many areas of interest.
- Access to contests & subscription offers like exclusive emails.
- It's simple, and FREE!
Comment #21 Wednesday, January 28, 2004 8:49 AM