CiteULike-discussion forum
Feature requests
http://www.citeulike.org/groupforum/%f_group_forum_id
CiteULike.org
en-gb
Copyright © 2004-2007 Oversity Limited
-
Bibtex / library timestamp
http://www.citeulike.org/groupforum/533
Hi,
Sorry for the numerous feature requests, but to be honest, you guys are just too darn responsive to my requests! You know, give a mouse a cookie...
Anyway, here's my latest wish: similar to the ability to get an MD5 sum of a given user's library bibtex file using a URL GET parameter, i.e.
http://www.citeulike.org/bibtex/user/gjuggler/?md5=true
I was wondering if it would be possible to also get a timestamp of the last-modified date of the library. Something along the lines of:
http://www.citeulike.org/bibtex/user/gjuggler/?timestamp=true
that would simply return the timestamp of the date of the last modification to my library.
Cheers,
Greg
2008-06-24T09:11:57+00:00
-
Comment posted by pak
http://www.citeulike.org/groupforum/533#5615
<p>
and your solution was?
</p>
2008-09-05T10:14:45+00:00
-
Comment posted by gjuggler
http://www.citeulike.org/groupforum/533#5415
<p>
For what it's worth, I've found an alternative way to do what I wanted... so in case this was being considered as a feature, cancel my vote!
</p>
<br/>
<p>
Cheers,
</p>
<p>
Greg
</p>
2008-08-28T18:39:04+00:00
-
Comment posted by chad_davis
http://www.citeulike.org/groupforum/533#4272
<p>
Another alternative might be to have the CGI set the last-modified field of the HTTP header (for BibTeX, RIS, and PDFs). This would allow all HTTP-conforming tools to be able to download files only if they have been modified since the last download, which would hopefully also reduce the load on the server.
Time-stamping is supported by wget, for example, but it gets a 404 response from the server when this is turned on client-side (presumably because the server provides no last-modified?).
Cheers,
Chad
PS: I also have to praise the CUL people for always having been very responsive.
</p>
2008-06-25T11:32:00+00:00