Updated Yet Another Daily del.icio.us hack

I’ve updated my Yet Another Daily del.icio.us (yadd.php) so it can be called once a week. I suppose it should be called Yet Another Weekly del.icio.us… (yawd-1.0.php).

Found through my ping-backs that zman has a patch to yadd.php so it doesn’t create empty entries on days where there are no new bookmarks.

Enjoy.

Tags: , ,

33 Responses to “Updated Yet Another Daily del.icio.us hack”

  1. Salim Fadhley Says:

    I would love to know what you think of my own hacks to your plugin. PS. Have you ever considered using subversion to manage the changes to your work?

  2. dot-totally.co.uk Says:

    DD, Yadd, and a load of other acronyms
    You might remember I created a simple script for WordPress a few months back which, on a daily basis, will post to your WordPress weblog your del.icio.us bookmarks. I called it DailyDelicious (DD). You might also remember, that Marc Nozell updated the …

  3. Daisyhead Says:

    Wanted to implement this on my site, but I keep getting cgi errors when attempting to click on the link. :-(

  4. Marc Nozell Says:

    Try it again. I was overzealous in trying to prevent image thieves. (http://nozell.com/blog/archives/2005/02/19/people-stealing-my-bandwidth/)

    -marc

  5. Daisyhead Says:

    Hey Marc, I got the file (thanks!) but when I try to access the page, I get the following error:

    Fatal error: Call to undefined function: current_time() in /home/myaccount/XXX/YYY/ZZZ/yawd.php on line 155

    Is there a support forum for this or are you able to provide any support? Thanks!

  6. Da Says:

    I forgot to ask, is this compatible with WP 1.5?

  7. Marc Nozell Says:

    Yes, it appears to work just fine for WordPress 1.5.

  8. clark Says:

    Marc,

    I love your script. What a great idea. It was a snap to get set up, but of course I’m not quite satisfied. :) I am interested in a tweak where every delicious entry is entered into the database. I’d like to have a category for every tag that I have in del.icio.us. And have the tags show up as links to those categories. Then run this script daily or weekly to update all my bookmarks to my blog. Any interest in helping out? Anyone else reading these comments interested in the same type of script? Let’s pool resources.

    Clark

  9. Salim Fadhley Says:

    I agree with clark… what I really want is for my Del.icio.us links to automgically appear in the blogrolling/links collection at the right hand side of my page. And while were at it, my audioscrobbler RSS feed would look quite cool there as well.

    Apparantly wordpress has some features (update-links.php) script, that are in some way related to detecting when feeds have become updated but I was really not sure how to get it working. It does not actually seem to do anything at all.

  10. eli Says:

    Marc, this seems like an excellent adaptation to your already cool hack. don’t know if you can help me, but i think i might have a permissions problem? when i hit the page i get these errors:

    Warning: fopen(http://…@del.icio.us/api/posts/get?dt=2005-05-02): failed to open stream: HTTP request failed! HTTP/1.1 401 Authorization Required in /home/elihu/movementbuilding.org/WWW/news/yawd.php on line 168
    Getting bookmarks for 2005-05-02…
    Warning: fread(): supplied argument is not a valid stream resource in /home/elihu/movementbuilding.org/WWW/news/yawd.php on line 176

    and many more. any light you could shed would be so appreciated. great blog btw.
    yours,
    eli

  11. eli Says:

    nevermind. got it working - human error in the customization. thanks again!
    eli

  12. action figures sold separately » oh hell this is a great plugin Says:

    […] see below, i’m just now taking advantage of it, but a while back, marc nozell updatedYet Another Daily del.icio.us hack so that it goes for the w […]

  13. technology and the social » Blog Archive » Bookmarks from del.icio.us Says:

    […] » Bookmarks from del.icio.us The following was generated using this script from Marc Nozell which I modified a bit. Share […]

  14. Jim Howard Says:

    I am by no means a PHP expert. Just a hack at best… However, my host, Dreamhost, does not allow fopen() on remote file systems for security reasons. They suggest we use curl instead (decent tutorial here: http://blog.unitedheroes.net/curl/) Is anyone interested in adapting this awesome script to use curl instead of fopen? I tried… I failed… I suck at PHP.

  15. Elana Says:

    Jim -

    I hacked the daily version of this script to work with CURL (I’m on Dreamhost too). You can check out my version if you want to adapt it for the weekly version.

  16. Joe’s Web Compound » Blog Archive » Post #335 Says:

    […] Yes, the addition of This Week’s Del.icio.us bookmarks is a cheap ploy to make it look as though I update my blog more frequently. And, yes, it’s just a script I found on the Internet. But it works, and I’d like to think some of the things I post to my link blog will interest folks here. […]

  17. Bregt Blogt » Blog Archief » Yet Another DailyDelicious hack Says:

    […] Nozell heeft ook een versie die hetzelfde trucje wekelijks doet, Yet Another WeeklyDelicious (yawd). […]

  18. inner.geek » Blog Archive » My del.icio.us bookmarks this week Says:

    […] Yay! I finally updated the script so it only posts weekly, and it only posts if there is actually something to post, dammit! Again, big ups to Marc Nozell for the script this is based on. […]

  19. herebox » archives » Yet another weekly del.icio.us with curl Says:

    […] You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your ownsite. […]

  20. mike waggoner Says:

    weekly using curl (no fopen() ) and the new del.icio.us API address is here for those interested.

  21. Suche: Delicious-Links automatisch als WordPress-Post - flying sparks Says:

    […] YetAnotherWeeklyDelicious muss anscheinend serverseitig regelmäßig angepingt werden damit das Script ausgeführt wird? […]

  22. Simple linklog using the K2 theme at notizBlog Says:

    […] If you want to use your del.icio.us account for the linkdump/linklog try “Yet Another Weekly del.icio.us“ […]

  23. Sarit Says:

    Hi there :)
    Is there a way to configure it to show only daily links of a specific tag from my list of del.icio.us tags?

  24. Diana’s Writing Blog » links for 2006-11-04 Says:

    […] Nozell, rhymes with Oh Hell » Blog Archive » Updated Yet Another Daily del.icio.us hack (tags: wordpress) […]

  25. Trevoca Dev Adventures » How to post your delicious links automagically Says:

    […] For those who noticed we’ve been experiementing on the del.icio.us feature “Daily Blog Posting” wherein our social bookmarks are posted automatically to this blog. Cool! Here’s a more comprehensive how-to. Thanks Kevin Lim. It looks generic though. Uncool! But you can try it this way with a dab of geekiness to make it nice and sweet (with pix). Get the code here (Thanks to nozell.com). More how-tos here. You can post weekly too. […]

  26. Blended Technologies » Blog Archive » Automatically Posting Del.icio.us Links to Your WordPress Blog Says:

    […] Sure there are plenty of scripts and plugins out there that do just this: http://nozell.com/blog/2005/01/30/updated-yet-another-daily-delicious-hack/ http://heisel.org/projects http://theory.isthereason.com/?p=499 http://autoblogger.sourceforge.net/ […]

  27. Don’t Forget to Plant It! » Blog Archive » My Daily Delicious Says:

    […] this script takes Marc Nozell’s Yet Another Daily Delicious script (you can find the original script here) and uses WebSnapr’s thumbnail service so you can see […]

  28. Craig Vidler | Weblog » links for 2007-03-15 Says:

    […] Nozell, rhymes with Oh Hell » Blog Archive » Updated Yet Another Daily del.icio.us hack Automatically adding a daily batch of delicious bookmarks to your WP weblog (tags: blogging wordpress del.icio.us) […]

  29. whoisnick.com » My Week on the Internet Says:

    […] Del.icio.us on my blog - A hack for creating weekly del.icio.us posts. I would modify it a bit so that it doesn’t automatically run. But it might suit my needs […]

  30. Dave Ex Machina - A Thousand Points of Articulation » This Week is Not so Del.icio.us Says:

    […] their Perl implementation doesn’t like some of the functions (fopen, fread) used in the Yet Another Weekly Del.icio.us script I use to generate these posts. Until I fix this, you’ll have to check out my links […]

  31. jim callender Says:

    the YADD link is not working! help!

  32. Marc Nozell Says:

    The link is now: http://www.nozell.com/data/yadd-1.0.TXT
    and for the weekly version, http://www.nozell.com/data/yawd-1.0.TXT

  33. Carballada Says:

    Hi, I am using your plugin for one year and it’s fantastic.

    but, this week dosn’t work, any change in del.icio.us api? I can’t undertand what happens…

Leave a Reply