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

Creating and modifying plugins.
Post Reply
risc_*
Regular
Posts: 15
Joined: Sat Jun 05, 2004 1:04 am

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

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

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

Post by garvinhicking »

Wouldn't you like to contribute this to our "additional_plugins" CVS module? :)

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
risc_*
Regular
Posts: 15
Joined: Sat Jun 05, 2004 1:04 am

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

Post 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.
davecjr
Regular
Posts: 167
Joined: Fri Oct 29, 2004 3:09 pm
Contact:

Post 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.
risc_*
Regular
Posts: 15
Joined: Sat Jun 05, 2004 1:04 am

Post 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)
Post Reply