vavavr00m / noserub

Automatically exported from code.google.com/p/noserub
0 stars 0 forks source link

<no title> #295

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When using the feed export functionality, the exported feed won't update
once exported. It is only making a "snapshot" your personal info. This
makes the feed practically useless imo.

The only workaround is to delete the exported feed and recreate it. By
making this, the URL of the feed changes also, making it even more
cumbersome to use :-/

Examples can be found here:
http://s3.amazonaws.com/static.identoo.com/feeds/7bf81dd1caadf2bcae9791b024882c3
e.js
vs http://identoo.com/ruxkor

I didnt look at the code, but there should be some kind of hook when
updating the identoo page to update also the exported feed(s)

Original issue reported on code.google.com by rux...@gmail.com on 23 Feb 2009 at 11:41

GoogleCodeExporter commented 9 years ago
What do you mean with "feed export"? You can either have the feed being cached 
locally, or on a CDN like S3. 
You don't do any "export" to have the feed on S3.

The feeds on S3 should be updated just like the local once, so I'm not quite 
sure yet, what the error is.

Can you please tell exactly what you did?

Original comment by dirk.olb...@gmail.com on 24 Feb 2009 at 9:02

GoogleCodeExporter commented 9 years ago
i mean the exported feed to s3. the posted link was generated for me by 
identoo.com,
but i can't tell you exactly how i created it since i can't login to identoo 
because
of issue 294 :(

Original comment by rux...@gmail.com on 24 Feb 2009 at 10:13

GoogleCodeExporter commented 9 years ago
All of my feeds are outdated actually: the link
http://s3.amazonaws.com/static.identoo.com/feeds/ruxkor.rss has its pubDate on 
Mon,
20 Oct 2008 00:45:02 CEST.

What i tried to updated my "global" feed (s3...ruxkor.rss):
- disabled the generic feed
- saved
- looked at the url above (accessible and outdated)
- re-enabled the feed
- looked at the url above (accessible and outdated)

I know that by creating a new feed (using /{username}/settings/feeds/add/) that 
feed
is up to date (at creation time), but will outdate as the others.

As I said there should be some issue with some updating routine/cron-like job,
because also your (
http://s3.amazonaws.com/static.identoo.com/feeds/dirk.olbertz.rss) feed has its
pubDate on Sat, 20 Sep 2008 14:19:40 CEST and daniel hofstetter's is outdated 
too.

Original comment by rux...@gmail.com on 25 Feb 2009 at 2:09