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.
February 9th, 2005 at 2:45 pm
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?
February 14th, 2005 at 6:22 pm
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 …
February 19th, 2005 at 11:03 pm
Wanted to implement this on my site, but I keep getting cgi errors when attempting to click on the link. :-(
February 20th, 2005 at 10:52 am
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
February 20th, 2005 at 2:15 pm
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!
February 20th, 2005 at 2:18 pm
I forgot to ask, is this compatible with WP 1.5?
February 25th, 2005 at 8:01 pm
Yes, it appears to work just fine for WordPress 1.5.
March 7th, 2005 at 8:12 pm
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
April 17th, 2005 at 6:13 pm
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.
May 2nd, 2005 at 10:09 pm
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
May 2nd, 2005 at 10:48 pm
nevermind. got it working - human error in the customization. thanks again!
eli
May 2nd, 2005 at 10:56 pm
[…] 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 […]
May 30th, 2005 at 5:06 pm
[…] » Bookmarks from del.icio.us The following was generated using this script from Marc Nozell which I modified a bit. Share […]
July 24th, 2005 at 8:43 pm
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.
October 22nd, 2005 at 11:34 am
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.
October 25th, 2005 at 4:02 pm
[…] 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. […]
January 20th, 2006 at 1:14 am
[…] Nozell heeft ook een versie die hetzelfde trucje wekelijks doet, Yet Another WeeklyDelicious (yawd). […]
February 10th, 2006 at 11:02 pm
[…] 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. […]
May 30th, 2006 at 12:04 pm
[…] You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your ownsite. […]
June 1st, 2006 at 8:45 am
weekly using curl (no fopen() ) and the new del.icio.us API address is here for those interested.
August 25th, 2006 at 3:28 am
[…] YetAnotherWeeklyDelicious muss anscheinend serverseitig regelmäßig angepingt werden damit das Script ausgeführt wird? […]
October 26th, 2006 at 4:56 am
[…] If you want to use your del.icio.us account for the linkdump/linklog try “Yet Another Weekly del.icio.us“ […]
November 2nd, 2006 at 10:18 am
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?
November 5th, 2006 at 3:38 am
[…] Nozell, rhymes with Oh Hell » Blog Archive » Updated Yet Another Daily del.icio.us hack (tags: wordpress) […]
December 15th, 2006 at 12:54 pm
[…] 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. […]
December 29th, 2006 at 1:14 am
[…] 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/ […]
February 23rd, 2007 at 8:59 pm
[…] 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 […]
March 22nd, 2007 at 7:41 pm
[…] 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) […]
June 12th, 2007 at 6:43 pm
[…] 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 […]
July 21st, 2007 at 10:38 am
[…] 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 […]
August 13th, 2007 at 11:28 am
the YADD link is not working! help!
August 13th, 2007 at 12:17 pm
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
October 15th, 2007 at 4:11 am
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…