It’s just data

Star This

A few weeks back I wrote a simple personal application for sharing bookmarks with my wife.  Think of it as a decentralized del.icio.us / twitter combination that uses XMPP instead of SMS.  We’ve found it quite useful.  Perhaps others who are predisposed to host their own OpenID and personal IM server may too.

It is a single page application, executable as CGI, using a style of programming I often use with PHP.  But this particular application happens to be in Ruby.  It depends on Builder, HTML5, and XMPP4R.  It also makes use of a monkey patch that I developed two weeks ago.

If you have the necessary prerequisites installed, simply:

I then access the application through a bookmarklet:

javascript:location.href='http://rubix/bookmark/?uri='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title)+'&user=rubys'

Adjust the href and user values to taste.

One feature I particularly like about this implementation is the way that ejabberd will queue up notifications if the recipient is offline


links for 2008-01-18

There’s no shame in being a gear head Sage advice (tags: tech wisdom) Luis Villa’s Blog / wesabe ‘data bill of rights’ We’ve been dealing with the same issues at OSAF on [link].org, the direction definitely feels...

Excerpt from occident.us at

Sam Ruby: Star This

[link] [more]...

Excerpt from programming: what's new online at

Sam Ruby: Star This

An interesting implementation of XMPP for a custom client...

Excerpt from del.icio.us/tag/jabber at

Sam Ruby: Star This - simple little point to point bookmarksharing app built with html5 ruby and jabber

[link]...

Excerpt from del.icio.us/tag/jabber at

For what it’s worth, twitter has used jabber as a protocol for a long time. Not quite as long as they’ve had sms support, but before 99.9% of the current users of twitter had ever heard of the site.

Posted by rabble at

This Week's Semantic Web

Selected links related to Semantic Web technologies for the week ending 2008-01-28, all weeks . Also available in RDF as linked data or via GRDDL . In the Media Podcast: Jon Udell interviews Richard Wallis on libraries, the Talis and the Semantic...

Excerpt from Planet RDF at

Links for 1/30/08 [my NetNewsWire tabs]

Modern Marketing - Blog by Collaborate PR & Marketing: The Value Of Things You Don’t Own Bad Information Still Runs Rampant in SEO | Justin Davy - Search Engine Marketing Professional Reflections of a Newsosaur: How activists aim to...

Excerpt from lucasjosh.com at

Wouldn’t it be nice if they were added to a pubsub node at the same time?

Posted by Phil Wilson at

Add your comment