<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.5" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Take a little from</title>
	<link>http://mtl3p.ilesansfil.org/blog/archives/2004/12/19/take_a_little_from.html</link>
	<description>society, technology and me</description>
	<pubDate>Thu, 07 Aug 2008 20:46:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>

	<item>
		<title>By: Ulises</title>
		<link>http://mtl3p.ilesansfil.org/blog/archives/2004/12/19/take_a_little_from.html#comment-365</link>
		<author>Ulises</author>
		<pubDate>Mon, 20 Dec 2004 09:50:31 +0000</pubDate>
		<guid>http://mtl3p.ilesansfil.org/blog/archives/2004/12/19/take_a_little_from.html#comment-365</guid>
					<description>Mike-

A couple of things you've helped me realize:

1) Instead of using a tag like 'myComments' or 'comment' I just created a new tag which is the same as my username (&lt;a href="http://del.icio.us/umejias/umejias)." rel="nofollow"&gt;http://del.icio.us/umejias/umejias).&lt;/a&gt; Now, when I want to comment on something and I want to direct my comments to one or more individuals, I use my tag as well as tags that correspond to the usernames of all the individuals I want to address (you can see in the above example that I sent a comment to my friend Sarah). If they wish to reply to me, they use their own username tag, as well as mine. Now we can all subscribe to the RSS feed of our respective usernames, and keep track not only of the comments we are making, but of replies directed to us. This is also a good way, btw, to 'send' a link to someone: just bookmark it for yourself using your own set of tags, but also add the username of the person(s) you want to 'send' the link to (I just did this for you and created your username tag in the process (cf. &lt;a href="http://del.icio.us/tag/mtl3p)." rel="nofollow"&gt;http://del.icio.us/tag/mtl3p).&lt;/a&gt; Obviously, this whole process won't work if we just use 'comment' as a tag because tons of people use that tag, whereas username tags are unique.

2) I've noticed that del.icio.us won't allow you to search by URL (useful because people give different titles and categories to the same URL). This would help to see who in the larger del.icio.usphere is talking about a particular link, and join the conversation. At the moment, I guess you can click on the "and 24 more people" link, but it would be nice to just enter a URL in the search field instead of having to find an instance of the link by other means - maybe you can fire up a request to Josh ;-)</description>
		<content:encoded><![CDATA[<p>Mike-</p>
<p>A couple of things you&#8217;ve helped me realize:</p>
<p>1) Instead of using a tag like &#8216;myComments&#8217; or &#8216;comment&#8217; I just created a new tag which is the same as my username (<a href="http://del.icio.us/umejias/umejias)." rel="nofollow"></a><a href="http://del.icio.us/umejias/umejias" rel="nofollow">http://del.icio.us/umejias/umejias</a>). Now, when I want to comment on something and I want to direct my comments to one or more individuals, I use my tag as well as tags that correspond to the usernames of all the individuals I want to address (you can see in the above example that I sent a comment to my friend Sarah). If they wish to reply to me, they use their own username tag, as well as mine. Now we can all subscribe to the RSS feed of our respective usernames, and keep track not only of the comments we are making, but of replies directed to us. This is also a good way, btw, to &#8217;send&#8217; a link to someone: just bookmark it for yourself using your own set of tags, but also add the username of the person(s) you want to &#8217;send&#8217; the link to (I just did this for you and created your username tag in the process (cf. <a href="http://del.icio.us/tag/mtl3p)." rel="nofollow"></a><a href="http://del.icio.us/tag/mtl3p" rel="nofollow">http://del.icio.us/tag/mtl3p</a>). Obviously, this whole process won&#8217;t work if we just use &#8216;comment&#8217; as a tag because tons of people use that tag, whereas username tags are unique.</p>
<p>2) I&#8217;ve noticed that del.icio.us won&#8217;t allow you to search by URL (useful because people give different titles and categories to the same URL). This would help to see who in the larger del.icio.usphere is talking about a particular link, and join the conversation. At the moment, I guess you can click on the &#8220;and 24 more people&#8221; link, but it would be nice to just enter a URL in the search field instead of having to find an instance of the link by other means - maybe you can fire up a request to Josh ;-)</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Robin</title>
		<link>http://mtl3p.ilesansfil.org/blog/archives/2004/12/19/take_a_little_from.html#comment-366</link>
		<author>Robin</author>
		<pubDate>Mon, 20 Dec 2004 13:15:13 +0000</pubDate>
		<guid>http://mtl3p.ilesansfil.org/blog/archives/2004/12/19/take_a_little_from.html#comment-366</guid>
					<description>About 2)
You can search for a url like this:
&lt;a href="http://del.icio.us/url/532193e13a78b45264307501bb97067b" rel="nofollow"&gt;http://del.icio.us/url/532193e13a78b45264307501bb97067b&lt;/a&gt;
The trick is to replace the "5321..." with the md5 sum of the url you're searching for. On my system, I do
echo -n &lt;a href="http://mtl3p.ilesansfil.org/blog/" rel="nofollow"&gt;http://mtl3p.ilesansfil.org/blog/&lt;/a&gt; &#124; md5sum
which returns: 60cdf1ba63ca37472ababff927087347
And so I can now go about:
&lt;a href="http://del.icio.us/url/60cdf1ba63ca37472ababff927087347" rel="nofollow"&gt;http://del.icio.us/url/60cdf1ba63ca37472ababff927087347&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>About 2)<br />
You can search for a url like this:<br />
<a href="http://del.icio.us/url/532193e13a78b45264307501bb97067b" rel="nofollow">http://del.icio.us/url/532193e13a78b45264307501bb97067b</a><br />
The trick is to replace the &#8220;5321&#8230;&#8221; with the md5 sum of the url you&#8217;re searching for. On my system, I do<br />
echo -n <a href="http://mtl3p.ilesansfil.org/blog/" rel="nofollow">http://mtl3p.ilesansfil.org/blog/</a> | md5sum<br />
which returns: 60cdf1ba63ca37472ababff927087347<br />
And so I can now go about:<br />
<a href="http://del.icio.us/url/60cdf1ba63ca37472ababff927087347" rel="nofollow">http://del.icio.us/url/60cdf1ba63ca37472ababff927087347</a></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: IM2 &#124; OQP</title>
		<link>http://mtl3p.ilesansfil.org/blog/archives/2004/12/19/take_a_little_from.html#comment-374</link>
		<author>IM2 &#124; OQP</author>
		<pubDate>Mon, 20 Dec 2004 17:58:28 +0000</pubDate>
		<guid>http://mtl3p.ilesansfil.org/blog/archives/2004/12/19/take_a_little_from.html#comment-374</guid>
					<description>&lt;strong&gt;Durl: URL search for delicious&lt;/strong&gt;

Ulysse commented on one of Michael's idea to use del.icio.us to track his discussions spread about the web on forums, blogs, etc. Ulysse pointed out that searching for urls on delicious was impossible. Well, I (didn't) have some free time, so I coded...</description>
		<content:encoded><![CDATA[<p><strong>Durl: URL search for delicious</strong></p>
<p>Ulysse commented on one of Michael&#8217;s idea to use del.icio.us to track his discussions spread about the web on forums, blogs, etc. Ulysse pointed out that searching for urls on delicious was impossible. Well, I (didn&#8217;t) have some free time, so I coded&#8230;</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Robin</title>
		<link>http://mtl3p.ilesansfil.org/blog/archives/2004/12/19/take_a_little_from.html#comment-367</link>
		<author>Robin</author>
		<pubDate>Mon, 20 Dec 2004 18:48:52 +0000</pubDate>
		<guid>http://mtl3p.ilesansfil.org/blog/archives/2004/12/19/take_a_little_from.html#comment-367</guid>
					<description>So I went a step further:

Durl: URL search for delicious
&lt;a href="http://rym.waglo.com/wordpress/index.php?p=332" rel="nofollow"&gt;http://rym.waglo.com/wordpress/index.php?p=332&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>So I went a step further:</p>
<p>Durl: URL search for delicious<br />
<a href="http://rym.waglo.com/wordpress/index.php?p=332" rel="nofollow">http://rym.waglo.com/wordpress/index.php?p=332</a></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: mtl3p</title>
		<link>http://mtl3p.ilesansfil.org/blog/archives/2004/12/19/take_a_little_from.html#comment-368</link>
		<author>mtl3p</author>
		<pubDate>Mon, 20 Dec 2004 18:58:11 +0000</pubDate>
		<guid>http://mtl3p.ilesansfil.org/blog/archives/2004/12/19/take_a_little_from.html#comment-368</guid>
					<description>Robin.  I think you are very impressive.  No shit.</description>
		<content:encoded><![CDATA[<p>Robin.  I think you are very impressive.  No shit.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Robin</title>
		<link>http://mtl3p.ilesansfil.org/blog/archives/2004/12/19/take_a_little_from.html#comment-369</link>
		<author>Robin</author>
		<pubDate>Mon, 20 Dec 2004 23:09:23 +0000</pubDate>
		<guid>http://mtl3p.ilesansfil.org/blog/archives/2004/12/19/take_a_little_from.html#comment-369</guid>
					<description>Of course, I had to break it right away... I missed a few cases in my parsing. Durl will be back tomorrow, and I'll give it a more permanent address.</description>
		<content:encoded><![CDATA[<p>Of course, I had to break it right away&#8230; I missed a few cases in my parsing. Durl will be back tomorrow, and I&#8217;ll give it a more permanent address.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Robin</title>
		<link>http://mtl3p.ilesansfil.org/blog/archives/2004/12/19/take_a_little_from.html#comment-370</link>
		<author>Robin</author>
		<pubDate>Tue, 21 Dec 2004 14:38:07 +0000</pubDate>
		<guid>http://mtl3p.ilesansfil.org/blog/archives/2004/12/19/take_a_little_from.html#comment-370</guid>
					<description>Ulises, I just heard from Joshua Schachter (see &lt;a href="http://lists.burri.to/pipermail/delicious-discuss/2004-December/001522.html" rel="nofollow"&gt;http://lists.burri.to/pipermail/delicious-discuss/2004-December/001522.html&lt;/a&gt; ) and I learned something. You don't need to mess with md5 sums yourself, as you can use this query:
&lt;a href="http://del.icio.us/url?url=http://..." rel="nofollow"&gt;http://del.icio.us/url?url=http://...&lt;/a&gt;
and you'll get the page you want.
Also, I moved Durl here:
&lt;a href="http://tools.waglo.com/durl" rel="nofollow"&gt;http://tools.waglo.com/durl&lt;/a&gt;
and one thing it does that del.icio.us doesn't have yet is an RSS feed given a URL. With Durl, you can do something like this:
&lt;a href="http://tools.waglo.com/durl/rss/http://mtl3p.ilesansfil.org/blog/archives/2004/12/19/take_a_little_from.html" rel="nofollow"&gt;http://tools.waglo.com/durl/rss/http://mtl3p.ilesansfil.org/blog/archives/2004/12/19/take_a_little_from.html&lt;/a&gt;
and voil‡, a nice RSS feed.
P.S.: Mike, sorry to keep coming back with this - I'm done playing with it now so I'll be quiet ;)</description>
		<content:encoded><![CDATA[<p>Ulises, I just heard from Joshua Schachter (see <a href="http://lists.burri.to/pipermail/delicious-discuss/2004-December/001522.html" rel="nofollow">http://lists.burri.to/pipermail/delicious-discuss/2004-December/001522.html</a> ) and I learned something. You don&#8217;t need to mess with md5 sums yourself, as you can use this query:<br />
<a href="http://del.icio.us/url?url=http://..." rel="nofollow">http://del.icio.us/url?url=http://&#8230;</a><br />
and you&#8217;ll get the page you want.<br />
Also, I moved Durl here:<br />
<a href="http://tools.waglo.com/durl" rel="nofollow">http://tools.waglo.com/durl</a><br />
and one thing it does that del.icio.us doesn&#8217;t have yet is an RSS feed given a URL. With Durl, you can do something like this:<br />
<a href="http://tools.waglo.com/durl/rss/http://mtl3p.ilesansfil.org/blog/archives/2004/12/19/take_a_little_from.html" rel="nofollow">http://tools.waglo.com/durl/rss/http://mtl3p.ilesansfil.org/blog/archives/2004/12/19/take_a_little_from.html</a><br />
and voil‡, a nice RSS feed.<br />
P.S.: Mike, sorry to keep coming back with this - I&#8217;m done playing with it now so I&#8217;ll be quiet ;)</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: mtl3p</title>
		<link>http://mtl3p.ilesansfil.org/blog/archives/2004/12/19/take_a_little_from.html#comment-371</link>
		<author>mtl3p</author>
		<pubDate>Tue, 21 Dec 2004 17:59:16 +0000</pubDate>
		<guid>http://mtl3p.ilesansfil.org/blog/archives/2004/12/19/take_a_little_from.html#comment-371</guid>
					<description>Don't be sorry.  I think it's totally interesting to hear you work through this problem.  The non-techie side of me is totally jealous.</description>
		<content:encoded><![CDATA[<p>Don&#8217;t be sorry.  I think it&#8217;s totally interesting to hear you work through this problem.  The non-techie side of me is totally jealous.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: LuistxoBlog</title>
		<link>http://mtl3p.ilesansfil.org/blog/archives/2004/12/19/take_a_little_from.html#comment-375</link>
		<author>LuistxoBlog</author>
		<pubDate>Wed, 22 Dec 2004 05:56:29 +0000</pubDate>
		<guid>http://mtl3p.ilesansfil.org/blog/archives/2004/12/19/take_a_little_from.html#comment-375</guid>
					<description>&lt;strong&gt;D&lt;/strong&gt;

Robin, a bilingual blogger, has invented DURL. You enter a url to retrieve information about people who delicious'ed it. 
Excellent idea! One addition that I think could expand the capabilities of DURL or of the URL features of del.icio.us would be thi...</description>
		<content:encoded><![CDATA[<p><strong>D</strong></p>
<p>Robin, a bilingual blogger, has invented DURL. You enter a url to retrieve information about people who delicious&#8217;ed it.<br />
Excellent idea! One addition that I think could expand the capabilities of DURL or of the URL features of del.icio.us would be thi&#8230;</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: eLearning Timsoft</title>
		<link>http://mtl3p.ilesansfil.org/blog/archives/2004/12/19/take_a_little_from.html#comment-376</link>
		<author>eLearning Timsoft</author>
		<pubDate>Thu, 30 Dec 2004 11:34:30 +0000</pubDate>
		<guid>http://mtl3p.ilesansfil.org/blog/archives/2004/12/19/take_a_little_from.html#comment-376</guid>
					<description>&lt;strong&gt;delicious - groups/subgroups, tree structure&lt;/strong&gt;

Wonderful ideas presented in the following blogs:...
Which groups to share annotated collections of resources:  in ( Continuous ) Education, firms, research.
Want subgroups and a tree structure for your delicious collection: use multiple tags.
</description>
		<content:encoded><![CDATA[<p><strong>delicious - groups/subgroups, tree structure</strong></p>
<p>Wonderful ideas presented in the following blogs:&#8230;<br />
Which groups to share annotated collections of resources:  in ( Continuous ) Education, firms, research.<br />
Want subgroups and a tree structure for your delicious collection: use multiple tags.</p>
]]></content:encoded>
				</item>
</channel>
</rss>
