WordPress 2.3 / 2.8 compatible WordPress – Del.icio.us Daily Synchronization script

the posting about the synchronization script can now be found here:

http://wp.leau.co/2010/10/29/sync-delicious-with-wordpress-daily-including-tags-script/

13 thoughts on “WordPress 2.3 / 2.8 compatible WordPress – Del.icio.us Daily Synchronization script

  1. Pingback: Trapped at Berkeley : Daily del.icio.us Links Script for Wordpress

  2. Pingback: A Nerd’s Haven - Inane ramblings and occasional geekiness. » Daily tasteeness (2008-01-20)

  3. Thanks for this script! I noticed that it publishes private bookmarks as well as shared ones though. I made a little modification to filter these out, and I thought your readers might be interested.

    Immediately after the line “foreach (@posts) {” place the following:
    if ($_->shared()){

    Then add a brace “}” before the line “my $taglistitem;”

    No more private bookmarks now.

    Thanks again!!

  4. Pingback: Links for 2008-02-05

  5. uhm… the cron part is obvious but the selecting of hours in the received data probably not.

    the only thing to change for hours would the call to Net::Delicious ():

    my @posts = $del->posts( { dt => $time_gmt_day } );

    i havent checked if the delicious perl lib offers a return by hour.

  6. Pingback: Wordpress <> delicious.com synchronisation script | bdeferme dot net

  7. [...]edward.de.leau.net is other must see website of information. Car insurance claims [...]

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Notify me of followup comments via e-mail. You can also subscribe without commenting.