<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: WordPress + Del.icio.us integration via Magpie</title>
	<atom:link href="http://www.dwelle.org/archives/2004/09/28/wordpress-delicious-integration-via-magpie/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dwelle.org/archives/2004/09/28/wordpress-delicious-integration-via-magpie/</link>
	<description>As Sandy used to say: Day&#039;s Events</description>
	<lastBuildDate>Wed, 20 Jan 2010 14:33:05 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bowen</title>
		<link>http://www.dwelle.org/archives/2004/09/28/wordpress-delicious-integration-via-magpie/comment-page-1/#comment-34</link>
		<dc:creator>Bowen</dc:creator>
		<pubDate>Thu, 30 Sep 2004 01:22:12 +0000</pubDate>
		<guid isPermaLink="false">/?p=241#comment-34</guid>
		<description>Hi Kellan, 

I see your point, in theory, but in my experience, duplication and 
syncronization of data is usually _far_ more work than integration with a good existing data store. 
That&#039;s why delicious is so great -- the data architecture is clean and simple, 
and there are great access methods. The reason that I _do_ store images 
as local &quot;assets&quot; in WP is simply because I don&#039;t yet know know how much Flickr will charge me to store as many images as I have... If it&#039;s cheap enough, I would probably use their service, and pull in the images from them via the same RSS integration method I used for delicious. 

Re your hack, it looks awesome! I tried to make it work the other day, and I got as far as the tag input UI on the post screen, but I started getting errors all over the place from other functions. I&#039;ll try again on a dev blog soon; I&#039;d be happy to contribute to the code if I come up with some additions. 

-- Bowen</description>
		<content:encoded><![CDATA[<p>Hi Kellan, </p>
<p>I see your point, in theory, but in my experience, duplication and<br />
syncronization of data is usually _far_ more work than integration with a good existing data store.<br />
That&#8217;s why delicious is so great &#8212; the data architecture is clean and simple,<br />
and there are great access methods. The reason that I _do_ store images<br />
as local &#8220;assets&#8221; in WP is simply because I don&#8217;t yet know know how much Flickr will charge me to store as many images as I have&#8230; If it&#8217;s cheap enough, I would probably use their service, and pull in the images from them via the same RSS integration method I used for delicious. </p>
<p>Re your hack, it looks awesome! I tried to make it work the other day, and I got as far as the tag input UI on the post screen, but I started getting errors all over the place from other functions. I&#8217;ll try again on a dev blog soon; I&#8217;d be happy to contribute to the code if I come up with some additions. </p>
<p>&#8211; Bowen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kellan</title>
		<link>http://www.dwelle.org/archives/2004/09/28/wordpress-delicious-integration-via-magpie/comment-page-1/#comment-33</link>
		<dc:creator>kellan</dc:creator>
		<pubDate>Thu, 30 Sep 2004 00:16:49 +0000</pubDate>
		<guid isPermaLink="false">/?p=241#comment-33</guid>
		<description>Hey Bowen,

Glad to see Magpie is working for you.  

The arguement about data duplication makes sense, but actually &lt;a href=&quot;http://laughingmeme.org/archives/002203.html&quot;&gt;making entries&lt;/a&gt; out of one&#039;s del.icio.us links means that when you start pulling data in from other sources (Flickr, Audioscrobbler, etc) your WP install is now your personalized data respository, and it will simpler to recombine the data in interesting ways.  Thats the theory at least, as I haven&#039;t even found the time to migrate to using WP full time, who knows.

Btw when you say &quot;tags nee categories&quot; does that mean you&#039;re using my &lt;a href=&quot;http://laughingmeme.org/archives/002360.html&quot;&gt;WP tags hack&lt;/a&gt;?  Or something else?  If so, how is that working for you?</description>
		<content:encoded><![CDATA[<p>Hey Bowen,</p>
<p>Glad to see Magpie is working for you.  </p>
<p>The arguement about data duplication makes sense, but actually <a href="http://laughingmeme.org/archives/002203.html">making entries</a> out of one&#8217;s del.icio.us links means that when you start pulling data in from other sources (Flickr, Audioscrobbler, etc) your WP install is now your personalized data respository, and it will simpler to recombine the data in interesting ways.  Thats the theory at least, as I haven&#8217;t even found the time to migrate to using WP full time, who knows.</p>
<p>Btw when you say &#8220;tags nee categories&#8221; does that mean you&#8217;re using my <a href="http://laughingmeme.org/archives/002360.html">WP tags hack</a>?  Or something else?  If so, how is that working for you?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head profile="http://gmpg.org/xfn/1">
	<title>dwelle.org &raquo; WordPress + Del.icio.us integration via Magpie</title>
	
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
	<meta name="generator" content="WordPress abc" /> <!-- leave this for stats -->
<meta name="google-site-verification" content="Qkbjpnsjfv5hr4O4zsA1zrGryJmFKx2urU28t6lLntM" />

	<style type="text/css" media="screen">
		@import url(  '/dwelle.css' );
	</style>
	
	<link rel="stylesheet" type="text/css" media="print" href="http://www.dwelle.org/wordpress/print.css" />
	<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://www.dwelle.org/feed/" />
	<link rel="alternate" type="text/xml" title="RSS .92" href="http://www.dwelle.org/feed/rss/" />
	<link rel="alternate" type="application/atom+xml" title="Atom 0.3" href="http://www.dwelle.org/feed/atom/" />
	<link rel="pingback" href="http://www.dwelle.org/wordpress/xmlrpc.php" />
    	<link rel='archives' title='December 2009' href='http://www.dwelle.org/archives/2009/12/' />
	<link rel='archives' title='November 2009' href='http://www.dwelle.org/archives/2009/11/' />
	<link rel='archives' title='August 2009' href='http://www.dwelle.org/archives/2009/08/' />
	<link rel='archives' title='February 2009' href='http://www.dwelle.org/archives/2009/02/' />
	<link rel='archives' title='December 2008' href='http://www.dwelle.org/archives/2008/12/' />
	<link rel='archives' title='November 2008' href='http://www.dwelle.org/archives/2008/11/' />
	<link rel='archives' title='September 2008' href='http://www.dwelle.org/archives/2008/09/' />
	<link rel='archives' title='August 2008' href='http://www.dwelle.org/archives/2008/08/' />
	<link rel='archives' title='July 2008' href='http://www.dwelle.org/archives/2008/07/' />
	<link rel='archives' title='June 2008' href='http://www.dwelle.org/archives/2008/06/' />
	<link rel='archives' title='May 2008' href='http://www.dwelle.org/archives/2008/05/' />
	<link rel='archives' title='April 2008' href='http://www.dwelle.org/archives/2008/04/' />
	<link rel='archives' title='March 2008' href='http://www.dwelle.org/archives/2008/03/' />
	<link rel='archives' title='February 2008' href='http://www.dwelle.org/archives/2008/02/' />
	<link rel='archives' title='January 2008' href='http://www.dwelle.org/archives/2008/01/' />
	<link rel='archives' title='December 2007' href='http://www.dwelle.org/archives/2007/12/' />
	<link rel='archives' title='November 2007' href='http://www.dwelle.org/archives/2007/11/' />
	<link rel='archives' title='October 2007' href='http://www.dwelle.org/archives/2007/10/' />
	<link rel='archives' title='September 2007' href='http://www.dwelle.org/archives/2007/09/' />
	<link rel='archives' title='August 2007' href='http://www.dwelle.org/archives/2007/08/' />
	<link rel='archives' title='July 2007' href='http://www.dwelle.org/archives/2007/07/' />
	<link rel='archives' title='June 2007' href='http://www.dwelle.org/archives/2007/06/' />
	<link rel='archives' title='April 2007' href='http://www.dwelle.org/archives/2007/04/' />
	<link rel='archives' title='March 2007' href='http://www.dwelle.org/archives/2007/03/' />
	<link rel='archives' title='February 2007' href='http://www.dwelle.org/archives/2007/02/' />
	<link rel='archives' title='January 2007' href='http://www.dwelle.org/archives/2007/01/' />
	<link rel='archives' title='November 2006' href='http://www.dwelle.org/archives/2006/11/' />
	<link rel='archives' title='October 2006' href='http://www.dwelle.org/archives/2006/10/' />
	<link rel='archives' title='July 2006' href='http://www.dwelle.org/archives/2006/07/' />
	<link rel='archives' title='June 2006' href='http://www.dwelle.org/archives/2006/06/' />
	<link rel='archives' title='May 2006' href='http://www.dwelle.org/archives/2006/05/' />
	<link rel='archives' title='April 2006' href='http://www.dwelle.org/archives/2006/04/' />
	<link rel='archives' title='January 2006' href='http://www.dwelle.org/archives/2006/01/' />
	<link rel='archives' title='December 2005' href='http://www.dwelle.org/archives/2005/12/' />
	<link rel='archives' title='November 2005' href='http://www.dwelle.org/archives/2005/11/' />
	<link rel='archives' title='October 2005' href='http://www.dwelle.org/archives/2005/10/' />
	<link rel='archives' title='August 2005' href='http://www.dwelle.org/archives/2005/08/' />
	<link rel='archives' title='July 2005' href='http://www.dwelle.org/archives/2005/07/' />
	<link rel='archives' title='June 2005' href='http://www.dwelle.org/archives/2005/06/' />
	<link rel='archives' title='May 2005' href='http://www.dwelle.org/archives/2005/05/' />
	<link rel='archives' title='April 2005' href='http://www.dwelle.org/archives/2005/04/' />
	<link rel='archives' title='March 2005' href='http://www.dwelle.org/archives/2005/03/' />
	<link rel='archives' title='February 2005' href='http://www.dwelle.org/archives/2005/02/' />
	<link rel='archives' title='January 2005' href='http://www.dwelle.org/archives/2005/01/' />
	<link rel='archives' title='November 2004' href='http://www.dwelle.org/archives/2004/11/' />
	<link rel='archives' title='October 2004' href='http://www.dwelle.org/archives/2004/10/' />
	<link rel='archives' title='September 2004' href='http://www.dwelle.org/archives/2004/09/' />
	<link rel='archives' title='August 2004' href='http://www.dwelle.org/archives/2004/08/' />
	<link rel='archives' title='July 2004' href='http://www.dwelle.org/archives/2004/07/' />
	<link rel='archives' title='June 2004' href='http://www.dwelle.org/archives/2004/06/' />
	<link rel='archives' title='May 2004' href='http://www.dwelle.org/archives/2004/05/' />
	<link rel='archives' title='April 2004' href='http://www.dwelle.org/archives/2004/04/' />
	<link rel='archives' title='March 2004' href='http://www.dwelle.org/archives/2004/03/' />
	<link rel='archives' title='February 2004' href='http://www.dwelle.org/archives/2004/02/' />
	<link rel='archives' title='December 2003' href='http://www.dwelle.org/archives/2003/12/' />
	<link rel='archives' title='November 2003' href='http://www.dwelle.org/archives/2003/11/' />
	<link rel='archives' title='October 2003' href='http://www.dwelle.org/archives/2003/10/' />
	<link rel='archives' title='September 2003' href='http://www.dwelle.org/archives/2003/09/' />
	<link rel='archives' title='August 2003' href='http://www.dwelle.org/archives/2003/08/' />
	<link rel='archives' title='July 2003' href='http://www.dwelle.org/archives/2003/07/' />
	<link rel='archives' title='June 2003' href='http://www.dwelle.org/archives/2003/06/' />
	<link rel='archives' title='May 2003' href='http://www.dwelle.org/archives/2003/05/' />
	<link rel='archives' title='April 2003' href='http://www.dwelle.org/archives/2003/04/' />
	<link rel='archives' title='March 2003' href='http://www.dwelle.org/archives/2003/03/' />
	<link rel='archives' title='February 2003' href='http://www.dwelle.org/archives/2003/02/' />
	<link rel='archives' title='January 2003' href='http://www.dwelle.org/archives/2003/01/' />
	<script type='text/javascript'>
function wpopen (macagna) {
    window.open(macagna, '_blank', 'width=700,height=750,scrollbars=yes,status=yes');
}
</script>
	<link rel="alternate" type="application/rss+xml" title="dwelle.org &raquo; Feed" href="http://www.dwelle.org/feed/" />
<link rel="alternate" type="application/rss+xml" title="dwelle.org &raquo; Comments Feed" href="http://www.dwelle.org/comments/feed/" />
<link rel="alternate" type="application/rss+xml" title="dwelle.org &raquo; WordPress + Del.icio.us integration via Magpie Comments Feed" href="http://www.dwelle.org/archives/2004/09/28/wordpress-delicious-integration-via-magpie/feed/" />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.dwelle.org/wordpress/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://www.dwelle.org/wordpress/wp-includes/wlwmanifest.xml" /> 
<link rel='index' title='dwelle.org' href='http://www.dwelle.org' />
<link rel='start' title='First day of school' href='http://www.dwelle.org/archives/2003/01/21/first-day-of-school/' />
<link rel='prev' title='WordPress image display page; get_posts enhancement' href='http://www.dwelle.org/archives/2004/09/28/wordpress-image-display-page-get_posts-enhancement/' />
<link rel='next' title='Controlling WP comment spam' href='http://www.dwelle.org/archives/2004/09/28/controlling-wp-comment-spam/' />
</head>

<body>
<div id="container">
<div id="col_left">

<!-- ******************************************** -->
<!-- business card image -->
<!-- ******************************************** -->

        <table border=0>
        <tr>
        <td>
        <a class="img" href="/">
         <img src="/images/bdwelle-businesscard-small.jpg" alt="Business Card: bowen@dwelle.org" border=0>
         </a>
        </td><td width='20'>
        </td><td width='100' align='left' valign='top'>
<table width='100'>
<tr><td colspan=2)
        <a title='Smoothbeats fucking rocks' class='img' href='http://www.smoothbeats.com/'><img alt='Smoothbeats.com' src='http://smoothbeats.com/graphics/sblogo_header.gif'></a>
</td></tr>
<tr><td>
        <a title='KALX - fuck shit up, Berkeley CA!' class='img' href='http://kalx.berkeley.edu/'><img alt='KALX Berkeley' src='/images/logos/kalx.gif'></a>
</td><td>
        &nbsp;&nbsp;&nbsp;<a title='WSUM Madtown!' class='img' href='http://wsum.org/'><img alt='WSUM radio' src='/images/wsum.jpg'></a><br /><br />
        <a title='WFMU rocks!' class='img' href='http://wfmu.org/'><img width=100 alt='WFMU radio' src='/images/wfmu.jpg'></a>
</td></tr>
</table>
        </td><td width='150' align='left' valign='middle'>
        </td></tr>
        </table>


	<div class="titlebox">
	<div class="datetab">
	Sep 28	</div>
	<div class="title">
	<a href="http://www.dwelle.org/archives/2004/09/28/wordpress-delicious-integration-via-magpie/" rel="bookmark" title="Permanent Link: WordPress + Del.icio.us integration via Magpie">WordPress + Del.icio.us integration via Magpie</a>
	</div>
	</div> <!-- titlebox -->

	<div class="post">
	<div class="storycontent">

	<p>Now that I&#8217;ve re-enabled tags (aka categories), I wanted to sync my <a href="http://wordpress.org/development/">WordPress</a> tag navigation with <a href="http://del.icio.us">del.icio.us</a>, pulling in the del.icio.us links for the given tag. I&#8217;m not sure why some folks are set on creating blog entries for del.icio.us links; this seems like duplication of data to me. In any case, I just grabbed <a href="http://magpierss.sourceforge.net/">Magpie</a>, and then wrote <a href="http://www.dwelle.org/eg/template-functions-rss.phps">template-functions-rss.php</a>, which grabs the RSS feed of links for the given tag (e.g. <a href="http://del.icio.us/rss/bdwelle/programming">http://del.icio.us/rss/bdwelle/programming</a>), and spits it out in HTML. Very, very straightforward. </p>
<p>In the meantime, I had to do a fair bit of hacking in the WordPress source. What a mess! I&#8217;ve <a href="http://www.dwelle.org/archives/2004/05/29/more-on-wordpress/">said it before</a>, I&#8217;ll say it again &#8212; tons of poor coding. Some functions return arrays or strings, some just barf out echos all over the place. Some functions do formatting, some don&#8217;t. Do I use post->ID or post_id? What&#8217;s global? Answer: Everything! Anyhow, it works, and I still like it well enough not to switch back to MT. </p>
	</div>

	<div class="feedback">

	Posted by bowen @ 1:12 pm  &nbsp;&ndash;&nbsp;
	Tags: <a href="http://www.dwelle.org/archives/category/blogging/" title="View all posts in blogging" rel="category tag">blogging</a>  <a href="http://www.dwelle.org/archives/category/delicious/" title="View all posts in del.icio.us" rel="category tag">del.icio.us</a>  <a href="http://www.dwelle.org/archives/category/programming/" title="View all posts in programming" rel="category tag">programming</a>  <a href="http://www.dwelle.org/archives/category/wordpress/" title="View all posts in wordpress" rel="category tag">wordpress</a> 
	<br />
	<!--  &nbsp;&ndash;&nbsp; -->

	<a href="http://www.dwelle.org/?comments_popup=241" onclick="wpopen(this.href); return false" title="Comment on WordPress + Del.icio.us integration via Magpie">Comments (2)</a>	<p>
	</div>
	
	<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
				xmlns:dc="http://purl.org/dc/elements/1.1/"
				xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
			<rdf:Description rdf:about="http://www.dwelle.org/archives/2004/09/28/wordpress-delicious-integration-via-magpie/"
    dc:identifier="http://www.dwelle.org/archives/2004/09/28/wordpress-delicious-integration-via-magpie/"
    dc:title="WordPress + Del.icio.us integration via Magpie"
    trackback:ping="http://www.dwelle.org/archives/2004/09/28/wordpress-delicious-integration-via-magpie/trackback/" />
</rdf:RDF>	 
<!-- You can start editing here. -->

	<h3 id="comments">2 Responses to &#8220;WordPress + Del.icio.us integration via Magpie&#8221;</h3>

	<div class="navigation">
		<div class="alignleft"></div>
		<div class="alignright"></div>
	</div>

	<ol class="commentlist">
			<li class="comment even thread-even depth-1" id="comment-33">
				<div id="div-comment-33" class="comment-body">
				<div class="comment-author vcard">
				<cite class="fn"><a href='http://laughingmeme.org' rel='external nofollow' class='url'>kellan</a></cite> <span class="says">says:</span>		</div>

		<div class="comment-meta commentmetadata"><a href="http://www.dwelle.org/archives/2004/09/28/wordpress-delicious-integration-via-magpie/comment-page-1/#comment-33">September 29, 2004 at 5:16 pm</a></div>

		<p>Hey Bowen,</p>
<p>Glad to see Magpie is working for you.  </p>
<p>The arguement about data duplication makes sense, but actually <a href="http://laughingmeme.org/archives/002203.html">making entries</a> out of one&#8217;s del.icio.us links means that when you start pulling data in from other sources (Flickr, Audioscrobbler, etc) your WP install is now your personalized data respository, and it will simpler to recombine the data in interesting ways.  Thats the theory at least, as I haven&#8217;t even found the time to migrate to using WP full time, who knows.</p>
<p>Btw when you say &#8220;tags nee categories&#8221; does that mean you&#8217;re using my <a href="http://laughingmeme.org/archives/002360.html">WP tags hack</a>?  Or something else?  If so, how is that working for you?</p>

		<div class="reply">
				</div>
				</div>
		</li>
		<li class="comment odd alt thread-odd thread-alt depth-1" id="comment-34">
				<div id="div-comment-34" class="comment-body">
				<div class="comment-author vcard">
				<cite class="fn">Bowen</cite> <span class="says">says:</span>		</div>

		<div class="comment-meta commentmetadata"><a href="http://www.dwelle.org/archives/2004/09/28/wordpress-delicious-integration-via-magpie/comment-page-1/#comment-34">September 29, 2004 at 6:22 pm</a></div>

		<p>Hi Kellan, </p>
<p>I see your point, in theory, but in my experience, duplication and<br />
syncronization of data is usually _far_ more work than integration with a good existing data store.<br />
That&#8217;s why delicious is so great &#8212; the data architecture is clean and simple,<br />
and there are great access methods. The reason that I _do_ store images<br />
as local &#8220;assets&#8221; in WP is simply because I don&#8217;t yet know know how much Flickr will charge me to store as many images as I have&#8230; If it&#8217;s cheap enough, I would probably use their service, and pull in the images from them via the same RSS integration method I used for delicious. </p>
<p>Re your hack, it looks awesome! I tried to make it work the other day, and I got as far as the tag input UI on the post screen, but I started getting errors all over the place from other functions. I&#8217;ll try again on a dev blog soon; I&#8217;d be happy to contribute to the code if I come up with some additions. </p>
<p>&#8211; Bowen</p>

		<div class="reply">
				</div>
				</div>
		</li>
	</ol>

	<div class="navigation">
		<div class="alignleft"></div>
		<div class="alignright"></div>
	</div>
 


<div id="respond">

<h3>Leave a Reply</h3>

<div class="cancel-comment-reply">
	<small><a rel="nofollow" id="cancel-comment-reply-link" href="/archives/2004/09/28/wordpress-delicious-integration-via-magpie/feed/#respond" style="display:none;">Click here to cancel reply.</a></small>
</div>


<form action="http://www.dwelle.org/wordpress/wp-comments-post.php" method="post" id="commentform">


<p><input type="text" name="author" id="author" value="" size="22" tabindex="1" aria-required='true' />
<label for="author"><small>Name (required)</small></label></p>

<p><input type="text" name="email" id="email" value="" size="22" tabindex="2" aria-required='true' />
<label for="email"><small>Mail (will not be published) (required)</small></label></p>

<p><input type="text" name="url" id="url" value="" size="22" tabindex="3" />
<label for="url"><small>Website</small></label></p>


<!--<p><small><strong>XHTML:</strong> You can use these tags: <code>&lt;a href=&quot;&quot; title=&quot;&quot;&gt; &lt;abbr title=&quot;&quot;&gt; &lt;acronym title=&quot;&quot;&gt; &lt;b&gt; &lt;blockquote cite=&quot;&quot;&gt; &lt;cite&gt; &lt;code&gt; &lt;del datetime=&quot;&quot;&gt; &lt;em&gt; &lt;i&gt; &lt;q cite=&quot;&quot;&gt; &lt;strike&gt; &lt;strong&gt; </code></small></p>-->

<p><textarea name="comment" id="comment" cols="100%" rows="10" tabindex="4"></textarea></p>

<p><input name="submit" type="submit" id="submit" tabindex="5" value="Submit Comment" />
<input type='hidden' name='comment_post_ID' value='241' id='comment_post_ID' />
<input type='hidden' name='comment_parent' id='comment_parent' value='0' />
</p>

</form>

</div>

 
	</div>

	</div>

</body>
</html>
