marnanel: (party hat)Monument ([personal profile] marnanel) wrote,
@ 2010-12-17 01:35 pm UTC
  • Previous Entry
  • Add to Memories
  • Tell someone about this!
  • Next Entry
Entry tags:code, pccu, pgo
There has been a lot of fuss about del.icio.us shutting down (along with AltaVista— my goodness, I used that when I was an undergrad. How weird to see it go).

I am worried that someone out there is going to go to all the effort of writing a new del.ici.ous. Or more likely several someones, and all the results will be incompatible. As Mark Pilgrim points out, this is a bad idea. Don't do it.

I'd like to offer a better suggestion. Write something that takes the not-really-XML of the del.icio.us backup format and uploads it line by line to a given identi.ca account. So, for example,

<DT><A HREF="http://www.paulmeier.com/ipa/charts.html" ADD_DATE="1104124425" PRIVATE="0" TAGS="flash,linguistics,phonetics">Flash-based IPA charts</A>

becomes

http://www.paulmeier.com/ipa/charts.html Flash-based IPA charts #flash #linguistics #phonetics

That way
  • you keep your bookmarks somewhere
  • that somewhere runs on free software
  • tags still work
  • you can make feeds
  • you can get daily dumps added to your blog
and so on.  If there's something it can't do, it's far better to do it in identi.ca and then extend identi.ca than to write a whole new site.

The main issue is that the string becomes longer than 140 characters, but there are ways around that.

If anyone writes such a script, let me know and I'll link it here.


(Read 7 comments) - (Post a new comment)
(Flat) (Top-level comments only)

Space


(Anonymous)
2010-12-18 01:48 am UTC (link)
"The main issue is that the string becomes longer than 140 characters, but there are ways around that."

How exactly?

A tool for a problem, nothing more. Identica/Twitter barely serve the purpose that they where built for.

Someone else suggested Facebook. Ugh! lets all commit suicide.

(Reply to this)  (Thread


marnanel: (party hat)

Re: Space


[personal profile] marnanel
2010-12-18 02:08 am UTC (link)
First pass: using a URL shortener.

More complex solution: using the identi.ca codebase, but removing the limit of 140 characters.

Your unreasoned dismissal of the entire idea behind Twitter and identi.ca does not give me much confidence in your other thoughts.

(Reply to this)  (Thread from start)  (Parent



(Read 7 comments) - (Post a new comment)
(Flat) (Top-level comments only)