Blogmarks
This entry was going to be another list of links, together with a note about how much I really needed to set up a separate link blog. Then I realised that it would make more sense just to set one up so that’s exactly what I’ve done. I still need to implement the archive but it’s getting dark so I’m posting this and heading home.
My main points of inspiration were Paul Hammond’s bookmark store, Mark Pilgrim’s b-links, Anil Dash’s Daily Links and Jason Kottke’s Remaindered Links. Since there didn’t seem to be any naming convention I decided to call them blogmarks, which isn’t a new term but doesn’t seem to have a widely accepted meaning yet either.
The system is powered by a simple bookmarklet. To make things a little more interesting I’m capturing the referral information and using it to automatically generate the ’via’ link; since the title of the previous page isn’t available in Javascript I extract is using a server side script instead. I swayed briefly between using page extracts a la Hammond or sarcastic commentary a la Pilgrim and decided that commentary would be far more fun.
Mark - 24th November 2003 03:28 - #
Manuzhai - 24th November 2003 07:18 - #
Do you plan to have an RSS Feed of these Blogmarks? Most visitors don't go through the front page and will miss your blogmarks.
I am currently facing this issue on my own weblog and I notice that I get more visitors to the feed than to the front page!
Kayode Okeyode - 24th November 2003 08:02 - #
Giles - 24th November 2003 08:05 - #
GaryF - 24th November 2003 11:53 - #
Simon Willison - 24th November 2003 15:55 - #
P01 - 24th November 2003 16:46 - #
As for RSS feeds... I emailed you about this at the mail address listed on this page a while ago, but as I never got an answer, I take it you either never got it or forgot about it.
Anyway.. what I really miss having an RSS feed of is the comments here!
While of course the posts are interesting, I tend to missing out a lot of useful comments that is made because I only use the RSS feed and don't see the web page. A feed for the comments would be great..
And yes, this is off topic, but as mentioned, I tried email first
Eivind Lie Nitter - 24th November 2003 19:15 - #
But having "blog" in new words is apparently very fashionable ;-)
I'm not sure you want to actually share these via RSS. At least in my case, this queue is private and is meant for pages I need to read. Whereas a blog is more about things you have read and want to share...
But I love using this online queue in combination with blogs (and the free bloglines.com aggregator). It allows a two pass blog reading: first pass is to select the ones that you'll want to read and the second one is actually spending the time to read them ;-)
Dumky - 24th November 2003 22:01 - #
Simon, not to be off-topic or anything, but in this new design, after the referals end, the green background ends, and white continues for the rest of the page. It's somewhat disconcerting. Maybe setting
html, body {background}to whatever this colour is would solve that?Lach - 25th November 2003 01:32 - #
Simon Willison - 25th November 2003 01:44 - #
Jeremy Zawodny - 25th November 2003 02:06 - #
Good Point! In my case, the headlines are typically items I wish to blog about either now or in the future; if I don't get to blog on them, I use them as "related news" for items on which I am currently blogging on (a sort of "external memory" to borrow a phrase). At worst, they are public bookmarks which I wish to share.
Kayode Okeyode - 25th November 2003 08:25 - #
Very nice Simon, I'm finding them to be compulsive reading! Are they archived? And a separate web front-end available?
Oh, and if you would post the code that would be great as I'd like something very similar...
Peter Bowyer - 25th November 2003 09:06 - #
Lars - 25th November 2003 17:45 - #
Nice! Simon could you post the bookmarklet you used. Also would be nice if you could explain how you implemented the Blogmark system - I really wanna know!
Hmm... Let me take a guess at how you're doing it. You set up a new blog, and your bookmarklet is just a "standard" BlogThis! type bookmarklet with the necessary tweaks. Is that right?
Cheah Chu Yeow - 28th November 2003 05:46 - #
Simon Willison - 28th November 2003 06:02 - #
I've just reverse-engineered Simon's Blogmarks system for my own site. I posted a few pointers about how I did it, including the bookmarklet and the PHP script to get a title from the referrer URL.
Simon - I also called my collection of links Blogmarks - hope you don't mind.
Richard Rutter - 8th December 2003 12:53 - #
Simon Willison - 8th December 2003 16:45 - #
I thought I was the only one, but I use tabs... dozens of tabs.
sean - 26th August 2004 03:29 - #