<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Make it del.icio.us</title>
	<link>http://ask.metafilter.com/57167/Make-it-delicious/</link>
	<description>Comments on Ask MetaFilter post Make it del.icio.us</description>
	<pubDate>Sat, 17 Feb 2007 11:32:26 -0800</pubDate>
	<lastBuildDate>Sat, 17 Feb 2007 11:32:26 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Make it del.icio.us</title>
		<link>http://ask.metafilter.com/57167/Make-it-delicious</link>	
		<description>How do I create an ordinary &quot;post to del.icio.us&quot; link? 

The Del folks provide very informative instructions on creating a button using extensions, and on creating a bookmarklet or link using javascript. But for those for whom neither option works, how do you simply create an ordinary link that can be added to the Favorites list? </description>
		<guid isPermaLink="false">post:ask.metafilter.com,2007:site.57167</guid>
		<pubDate>Sat, 17 Feb 2007 11:20:10 -0800</pubDate>
		<dc:creator>yclipse</dc:creator>
		
			<category>web</category>
		
			<category>social</category>
		
	</item> <item>
		<title>By: smackfu</title>
		<link>http://ask.metafilter.com/57167/Make-it-delicious#859581</link>	
		<description>Like &lt;a href=&quot;http://del.icio.us/post?url=http://ask.metafilter.com/57167/Make-it-delicious&amp;title=Make%20It%20Delicious&quot;&gt;this&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.57167-859581</guid>
		<pubDate>Sat, 17 Feb 2007 11:32:26 -0800</pubDate>
		<dc:creator>smackfu</dc:creator>
	</item><item>
		<title>By: smackfu</title>
		<link>http://ask.metafilter.com/57167/Make-it-delicious#859585</link>	
		<description>Wait, I think I misunderstood.  It sounds like you want a generic link that will post the current site to del.icio.us.  But I don&apos;t think it&apos;s possible without javascript, since you have to give them the URL of the page somehow.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.57167-859585</guid>
		<pubDate>Sat, 17 Feb 2007 11:35:51 -0800</pubDate>
		<dc:creator>smackfu</dc:creator>
	</item><item>
		<title>By: macadamiaranch</title>
		<link>http://ask.metafilter.com/57167/Make-it-delicious#859590</link>	
		<description>Bookmark &lt;a href=&quot;http://del.icio.us/post/&quot;&gt;this&lt;/a&gt;?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.57167-859590</guid>
		<pubDate>Sat, 17 Feb 2007 11:45:20 -0800</pubDate>
		<dc:creator>macadamiaranch</dc:creator>
	</item><item>
		<title>By: scottreynen</title>
		<link>http://ask.metafilter.com/57167/Make-it-delicious#859638</link>	
		<description>I agree with smackfu. It isn&apos;t possible to create a single link that will work with any URL because del.icio.us doesn&apos;t do anything fancy like checking referrer headers for URLs. The URL you&apos;re posting has to be in the query string.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.57167-859638</guid>
		<pubDate>Sat, 17 Feb 2007 13:00:16 -0800</pubDate>
		<dc:creator>scottreynen</dc:creator>
	</item><item>
		<title>By: smackfu</title>
		<link>http://ask.metafilter.com/57167/Make-it-delicious#859680</link>	
		<description>Even worse than that... most, if not all, browsers do not send the referer (sic) header when you click on a link in your Favorites/Bookmarks.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.57167-859680</guid>
		<pubDate>Sat, 17 Feb 2007 13:43:00 -0800</pubDate>
		<dc:creator>smackfu</dc:creator>
	</item><item>
		<title>By: jimfl</title>
		<link>http://ask.metafilter.com/57167/Make-it-delicious#859698</link>	
		<description>Bookmark &lt;a href=&quot;[filtered]location.href=&apos;http://del.icio.us/post?v=4;url=&apos;+encodeURIComponent(location.href)+&apos;;title=&apos;+encodeURIComponent(document.title)&quot;&gt;this&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.57167-859698</guid>
		<pubDate>Sat, 17 Feb 2007 14:03:57 -0800</pubDate>
		<dc:creator>jimfl</dc:creator>
	</item><item>
		<title>By: jimfl</title>
		<link>http://ask.metafilter.com/57167/Make-it-delicious#859699</link>	
		<description>Grrr. Make a bookmark of this&lt;br&gt;
&lt;br&gt;
javascript:location.href=&apos;http://del.icio.us/post?v=4;url=&apos;+encodeURIComponent(location.href)+&apos;;title=&apos;+encodeURIComponent(document.title)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.57167-859699</guid>
		<pubDate>Sat, 17 Feb 2007 14:04:55 -0800</pubDate>
		<dc:creator>jimfl</dc:creator>
	</item><item>
		<title>By: adamrice</title>
		<link>http://ask.metafilter.com/57167/Make-it-delicious#859715</link>	
		<description>In both Safari and Camino (the browsers I&apos;m most acquainted with) you can move the bookmark-bar bookmarklet into the Favorites menu. That&apos;s what I&apos;ve done, and what jimfl seems to be showing you how to do as well.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.57167-859715</guid>
		<pubDate>Sat, 17 Feb 2007 14:43:08 -0800</pubDate>
		<dc:creator>adamrice</dc:creator>
	</item><item>
		<title>By: yclipse</title>
		<link>http://ask.metafilter.com/57167/Make-it-delicious#859801</link>	
		<description>Thanks to all. I thought that there was a non-JS way to do it, but I guess not.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.57167-859801</guid>
		<pubDate>Sat, 17 Feb 2007 16:45:23 -0800</pubDate>
		<dc:creator>yclipse</dc:creator>
	</item><item>
		<title>By: jpozadzides</title>
		<link>http://ask.metafilter.com/57167/Make-it-delicious#859917</link>	
		<description>If you are attempting to do this on a blog, I would advise you that Feedburner offers a very simple little script that you can use to create &quot;Add to del.icio.us, digg, technorati&quot; and other sites.&lt;br&gt;
&lt;br&gt;
The bad news is, it is a javascript.  The good news is, it&apos;s pretty darn easy.&lt;br&gt;
&lt;br&gt;
If you want to see it in action you can see it on my &lt;a href=&quot;http://onemansblog.com&quot;&gt;blog&lt;/a&gt;. &lt;br&gt;
&lt;br&gt;
If you want to get it, first sign up at &lt;a href=&quot;http://feedburner.com&quot;&gt;Feedburner&lt;/a&gt; (free), then turn on then enable FeedFlair on the Optimize tab.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.57167-859917</guid>
		<pubDate>Sat, 17 Feb 2007 20:48:27 -0800</pubDate>
		<dc:creator>jpozadzides</dc:creator>
	</item>
	</channel>
</rss>
