This is an automatically generated post to address
Ario's RSS to Livejournal dilemma. I grabbed the last five links from my
del.icio.us account through the RSS feed and then posted using the Livejournal API. You can check out the source for the script over
here.
Stateless in Somalia, and Loving It positive ecoomic overview of the lack of
(
Read more... )
Reply
questions:
-- could you config it so you only get one post like this a day... that would include any new posts in the feed from the time of the last retrieval?
-- instead of "link," could you show the actual URL and have it be a hyperlink of itself? (having "link" is cleaner, but the full URL gives more context)
Reply
I was also thinking that it might be nice to put in a flag that says "one post per link" or "digest link".
As far as the formatting goes, that should be trivial. It should be "user" customizable, but I don't know what's the best way to do that. XSLT, maybe?
If you want to discuss this further, I'll probably be at the XBox 360 UI thing tonight.
Reply
each tag would then be a link to the page for that tag on del.icio.us.
so if the tag was seattle for example, the URL it would send you to would be this:
http://del.icio.us/interimlover/seattle
Reply
Reply
cpan perl
So you've got two ways, either grabbing the space-separated list out of dc:subject, or grabbing what's after the final slash of each "resource" in taxo:topics/rdf:Bag/rdf:li
Reply
Reply
so how do i get this setup with my blog?
Reply
Grab the file that's linked in the post (or Joe's updated code). Then set up a Scheduled Task (or cron job on Linux) to run the following on a daily basis: 'perl lj_rss.pl '. Oh, and you probably need to change the username to interimlover.
It needs a bit of work to make it usable for other people. Maybe I'll get to that tonight.
Reply
Leave a comment