Page 1 of 1

A del.icio.us plug-in - v0.2 (feed edition)

Posted: Wed Dec 15, 2004 12:37 am
by risc_*
About:
A del.icio.us plug-in (feed edition) provides a basic dumbed down del.icio.us integration into Serendipity. Originally the plug-in entitled "Embed my Links" to reflect the main goal of the plug-in; to clone the popular "Remaindered Links" & "Blogmarks" systems, and uses the trendy del.icio.us for its back-end support.

Fixed:
  • - Better caching system
    - Added tag & tag intersection support
    - Handles feed errors in an elegant manner
    - Some little stuff too
    - Name chage, as suggested by Gavin
Known Issues:
  • - update plug-ins config options don't take effect right away; i.e. if current cache time is 3 hours, you just change feed size from 30 to 10... and just grabed a new feed then you must wait 3 hours from last feed grab must occur before feed size changes -- no working theory's yet
Post release plans:
  • - 'Public' set up public SVN server to obtain latest version of the plug-in
    - 'API' move to from RSS gets to api gets
    - 'Scope' Pair up Serendipity Categories with del.icio.us tags
    - 'Temporal' Display only del.icio.us tags in reference to current serendipity time view
    - 'Inline' Ability to display del.icio.us content in the main frame
Hosted Dowload
PR1 announcement

Re: A del.icio.us plug-in - v0.2 (feed edition)

Posted: Wed Dec 15, 2004 5:24 pm
by garvinhicking
Wouldn't you like to contribute this to our "additional_plugins" CVS module? :)

Regards,
Garvin

Re: A del.icio.us plug-in - v0.2 (feed edition)

Posted: Wed Dec 15, 2004 11:26 pm
by risc_*
garvinhicking wrote:Wouldn't you like to contribute this to our "additional_plugins" CVS module? :)
You are more than welcome to add it to the CVS module, or even the SVN module Sebastian sets it up.

Posted: Thu Dec 16, 2004 5:38 am
by davecjr
Does the latest version update for you? I have the latest and it never seems to update. It will only show the bookmarks I have posted at the time I install the plugin and never changes.

Posted: Fri Dec 17, 2004 5:50 am
by risc_*
davecjr wrote:Does the latest version update for you? I have the latest and it never seems to update. It will only show the bookmarks I have posted at the time I install the plugin and never changes.
WFM... but I update the code to 0.2.1 and that basically turns off the RSS cache while only keeping the parsed cache file around. For some reason I never removed it from the code as it was something I was playing around with (no reason to to cache both files right)