<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
		xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Ryan Sholin &#187; delicious</title>
	<atom:link href="http://ryansholin.com/tag/delicious/feed/" rel="self" type="application/rss+xml" />
	<link>http://ryansholin.com</link>
	<description>The future of news. And more. No funny stuff.</description>
	<lastBuildDate>Fri, 10 Feb 2012 18:54:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<cloud domain='ryansholin.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
	<copyright>2006-2007 </copyright>
	<managingEditor>ryansholin@gmail.com (Ryan Sholin)</managingEditor>
	<webMaster>ryansholin@gmail.com (Ryan Sholin)</webMaster>
	<image>
		<url>http://www.ryansholin.com/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
		<title>Ryan Sholin</title>
		<link>http://ryansholin.com</link>
		<width>144</width>
		<height>144</height>
	</image>
	<itunes:subtitle></itunes:subtitle>
	<itunes:summary>Ryan Sholin on the future of newspapers, online news and journalism education.</itunes:summary>
	<itunes:keywords></itunes:keywords>
	<itunes:category text="Society &#38; Culture" />
	<itunes:author>Ryan Sholin</itunes:author>
	<itunes:owner>
		<itunes:name>Ryan Sholin</itunes:name>
		<itunes:email>ryansholin@gmail.com</itunes:email>
	</itunes:owner>
	<itunes:block>no</itunes:block>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://www.ryansholin.com/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<item>
		<title>Reintroducing Newstangle, or How I learned to stop worrying and love my blog</title>
		<link>http://ryansholin.com/2011/01/15/how-i-learned-to-stop-worrying-and-love-my-blog/</link>
		<comments>http://ryansholin.com/2011/01/15/how-i-learned-to-stop-worrying-and-love-my-blog/#comments</comments>
		<pubDate>Sat, 15 Jan 2011 22:49:18 +0000</pubDate>
		<dc:creator>Ryan Sholin</dc:creator>
				<category><![CDATA[Ideas]]></category>
		<category><![CDATA[2011 guilt reduction project]]></category>
		<category><![CDATA[delicious]]></category>
		<category><![CDATA[microblogging]]></category>
		<category><![CDATA[newstangle]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[this blog]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://ryansholin.com/?p=7678</guid>
		<description><![CDATA[Let&#8217;s skip the usual rambling, expository introduction and get to the lists: Delicious is dying. Or it isn&#8217;t. Or it is. Depends on who you ask, I suppose. I like saving and tagging and sharing links. You may have noticed I worked for a company that made some tools to do that sort of thing.&#8230;]]></description>
			<content:encoded><![CDATA[<p><strong>Let&#8217;s skip the usual rambling, expository introduction and get to the lists:</strong></p>
<ol>
<li><a href="http://techcrunch.com/2010/12/16/is-yahoo-shutting-down-del-icio-us/">Delicious is dying</a>. Or it isn&#8217;t. Or it is. Depends on who you ask, I suppose.</li>
<li>I like saving and tagging and sharing links. You may have noticed I worked for a company that made some tools to do that sort of thing.</li>
<li>I&#8217;m having a hard time trusting any of the also-ran social bookmarking sites with my data.</li>
<li>For a long time now, I&#8217;ve had intentions to implement some form of WordPress &#8220;Asides&#8221; on my blog, to use in conjunction with the &#8220;Press This&#8221; bookmarklet for light linkblogging.</li>
</ol>
<p><strong>The desired outcome:</strong></p>
<ol>
<li>A handsome little way to display Asides on my blog. For the sake of this discussion, let&#8217;s just call all the &#8220;Asides&#8221; posts something like &#8220;Newstangle.&#8221;</li>
<li>All of my Delicious links, minus some outdated stuff, imported to WordPress as posts with their tags intact.</li>
<li>Some light repair and merging of tags.</li>
<li>A page displaying all my Newstangle posts and tags in some sort of useful, browsable way.</li>
<li>Perhaps a search box just for the Newstangle content.</li>
<li>To send out automatic-ish tweets when I post a Newstangle link that lead to the link in question, and not my blog post about it.</li>
<li>To point Newstangle.com at the Newstangle links over here.</li>
</ol>
<p><strong>So far: I&#8217;m done with steps 1, 2, 3, and 7. Halfway done with 4, really.</strong></p>
<p>Not bad for an over-coffee-and-breakfast project, right?</p>
<p><strong>Ingredients:</strong></p>
<ul>
<li><a href="http://wordpress.org/extend/plugins/asideshop/">AsideShop</a> for a pretty easy way to implement a version of <a href="http://codex.wordpress.org/Adding_Asides">Asides</a> without messing around with templates. I&#8217;m a sucker for any plugin that lets me use tokens like <code>%post_permalink%</code> with my own markup, rather than getting too deep into PHP copy/paste missions.</li>
<li>The particular <a href="http://wpaustin.com/delicious-to-wordpress-importer/">Delicious to WordPress Importer I used</a> was an updated version of <a href="http://memografia.com/wordpress/delicious-to-wordpress-importer/">this one</a>, and predated <a href="http://sillybean.net/2010/12/import-delicious-bookmarks-as-wordpress-links-or-posts/">this other one</a>, which even comes with a handy theme to make it more like Delicious. Your mileage will definitely vary.</li>
<li><a href="http://wordpress.org/extend/plugins/batch-cat/">Batch Cat</a> to help clean up some of the damage I did importing more than 2,500 links to my default post category, which I actually use.</li>
<li><a href="http://wordpress.org/extend/plugins/tag-managing-thing/">Tag Managing Thing</a>, an oldie-but-a-goodie plugin for editing, merging, and deleting post tags.</li>
<li>And when I get around to adding some interesting tag listing ont he Newstangle category page, I might use some variation of the cool back-of-the-book index-style <a href="http://ryansholin.com/archives">Archives</a> template that came with my new <a href="http://basicmaths.subtraction.com/">Basic Maths theme</a>.</li>
</ul>
<p><strong>It remains to be seen, of course, </strong>if I can stick with it, posting short links and notes on a regular basis, mixing in longer posts &#8212; perhaps about something other than this blog at some point &#8212; more frequently than I have of late.</p>
<p>Now then. <a href="http://blogs.law.harvard.edu/doc/2011/01/12/what-if-flickr-fails/">What&#8217;s all this I hear about Flickr</a>?</p>
<h4  class="related_post_title">Related Posts</h4><ul class="related_post"><li><a href="http://ryansholin.com/2011/01/14/want-to-import-your-old-delicious-bookmarks-to-wordpress-as-posts/" title="Want to import your old Delicious bookmarks to WordPress as posts?">Want to import your old Delicious bookmarks to WordPress as posts?</a></li><li><a href="http://ryansholin.com/2007/01/09/new-feature-view-all-comments-by-a-reader/" title="New feature: View all comments by a reader">New feature: View all comments by a reader</a></li><li><a href="http://ryansholin.com/2006/09/24/ten-wordpress-plugins-that-make-this-look-easy/" title="Ten WordPress plugins that make this look easy">Ten WordPress plugins that make this look easy</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://ryansholin.com/2011/01/15/how-i-learned-to-stop-worrying-and-love-my-blog/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Want to import your old Delicious bookmarks to WordPress as posts?</title>
		<link>http://ryansholin.com/2011/01/14/want-to-import-your-old-delicious-bookmarks-to-wordpress-as-posts/</link>
		<comments>http://ryansholin.com/2011/01/14/want-to-import-your-old-delicious-bookmarks-to-wordpress-as-posts/#comments</comments>
		<pubDate>Fri, 14 Jan 2011 10:57:26 +0000</pubDate>
		<dc:creator>Ryan Sholin</dc:creator>
				<category><![CDATA[Newstangle]]></category>
		<category><![CDATA[delicious]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://ryansholin.com/?p=2497</guid>
		<description><![CDATA[Want to import your old Delicious bookmarks to WordPress as posts? Delicious to WordPress importer. Related PostsReintroducing Newstangle, or How I learned to stop worrying and love my blogPlugins/Delicious « WordPress CodexUseful list of WordPress plugins for publishers]]></description>
			<content:encoded><![CDATA[<p>Want to import your old Delicious bookmarks to WordPress as posts? <a href="http://memografia.com/wordpress/delicious-to-wordpress-importer/">Delicious to WordPress importer</a>.</p>
<h4  class="related_post_title">Related Posts</h4><ul class="related_post"><li><a href="http://ryansholin.com/2011/01/15/how-i-learned-to-stop-worrying-and-love-my-blog/" title="Reintroducing Newstangle, or How I learned to stop worrying and love my blog">Reintroducing Newstangle, or How I learned to stop worrying and love my blog</a></li><li><a href="http://ryansholin.com/2005/07/19/pluginsdelicious-%c2%ab-wordpress-codex/" title="Plugins/Delicious « WordPress Codex">Plugins/Delicious « WordPress Codex</a></li><li><a href="http://ryansholin.com/2011/04/13/useful-list-of-wordpress-plugins-for-publishers/" title="Useful list of WordPress plugins for publishers">Useful list of WordPress plugins for publishers</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://ryansholin.com/2011/01/14/want-to-import-your-old-delicious-bookmarks-to-wordpress-as-posts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How I share: A tour of my personal linking behavior</title>
		<link>http://ryansholin.com/2009/05/12/how-i-share-a-tour-of-my-personal-linking-behavior/</link>
		<comments>http://ryansholin.com/2009/05/12/how-i-share-a-tour-of-my-personal-linking-behavior/#comments</comments>
		<pubDate>Wed, 13 May 2009 02:15:49 +0000</pubDate>
		<dc:creator>Ryan Sholin</dc:creator>
				<category><![CDATA[Ideas]]></category>
		<category><![CDATA[delicious]]></category>
		<category><![CDATA[friendfeed]]></category>
		<category><![CDATA[google reader]]></category>
		<category><![CDATA[linking-behavior]]></category>
		<category><![CDATA[publish2]]></category>
		<category><![CDATA[this blog]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://ryansholin.com/?p=1396</guid>
		<description><![CDATA[Things you may have noticed about me in recent days, weeks, months, or years: I don&#8217;t write blog posts as often as I used to. I share links all over the place, and I have for a long time now. I have a new job that involves a lot of thinking about best practices for&#8230;]]></description>
			<content:encoded><![CDATA[<p>Things you may have noticed about me in recent days, weeks, months, or years:</p>
<ol>
<li>I don&#8217;t write blog posts as often as I used to.</li>
<li>I share links all over the place, and I have for a long time now.</li>
<li>I have a new job that involves a lot of thinking about best practices for journalists who link to content they don&#8217;t produce themselves.</li>
</ol>
<p>With those three things as givens, what follows is an exploration of how I share links.  If I ramble off on some tangent, feel free to jump in and stop me. <em>[Sidenote: You can't jump in.  Is there a WordPress plugin for paragraph-by-paragraph commenting yet?]</em></p>
<p>Let&#8217;s start with a list of links to all the places I share lists of links, and a brief explanation of what sort of links I share there:</p>
<h3>Google Reader (shared items)</h3>
<p><img class="alignnone size-full wp-image-1410" title="reader" src="http://ryansholin.com/wp-content/uploads/2009/05/reader.png" alt="reader" width="421" height="174" /></p>
<p>I subscribe to hundreds of RSS feeds and scan, peruse, pore over, or otherwise read and digest blog posts, search results, news, video, photos, and sundry other hunks of content using Google Reader.  I do this using a Web browser (Firefox, most of the time) or an iPhone.  If I&#8217;m using my phone, I&#8217;ll often hit the &#8220;Share&#8221; link, but rarely &#8220;Share with note,&#8221; which means when I&#8217;m on the move, I&#8217;m not able to add much value to the links I share.  Sometimes, I add commentary to the shared link later, using FriendFeed.  Those of you who subscribe to <a href="http://www.google.com/reader/shared/07803237709052972366">my Shared Items feed</a> or who are my friends in Google Reader itself aren&#8217;t seeing that commentary, but it shows up on FriendFeed, which in turn shows up in the sidebar of my blog.</p>
<p>Anything I read most of in Google Reader, or that I click through to read the comments on, or comment on, or think is worth sharing, not knowing if everyone else is reading the same things I am, I share.</p>
<h3>Twitter</h3>
<p><img class="alignnone size-full wp-image-1406" title="twitter" src="http://ryansholin.com/wp-content/uploads/2009/05/twitter.png" alt="twitter" width="314" height="157" /></p>
<p>As of this writing, more than 2200 people follow me on <a href="http://twitter.com/ryansholin">Twitter</a>.  That&#8217;s a lot more than read my blog&#8217;s RSS feed, far more than follow me on FriendFeed, and way more than the few people that see my Google Reader shared links in their own reader.  But it&#8217;s very temporary.  A link on Twitter has a short half-life.  It&#8217;s not a way to permanently save anything, but it is a way to get news out quickly.  If I think something is useful enough right now at this second, or if I think it&#8217;s good enough to pass along to 2200+ people without more than 100 characters of commentary, off it goes, URL shortened by bit.ly or (in a recent experiment to compare data presentation) tr.im.</p>
<p>I also retweet links from people I follow, especially if I think their base of followers and mine are especially divergent, if it&#8217;s an urgent call to action, if their commentary was particular funny, or if I really want to share the link, but I&#8217;m mobile, and hitting the RT button in <a href="http://twitterfon.net/">Twitterfon</a> is the easiest way to get the job done.</p>
<h3>Delicious</h3>
<p><img class="alignnone size-full wp-image-1407" title="delicious" src="http://ryansholin.com/wp-content/uploads/2009/05/delicious.png" alt="delicious" width="330" height="237" /></p>
<p>When I started using Delicious, the first thing I did was post my own content there, tagging it in the hopes that someone would be subscribed to the tag, and would click through on my post.  I didn&#8217;t really get it.  Then, for a long time, I used Delicious as a linkblog, saving whatever I found interesting from around the Web, tagging it, and not really worrying about whether the content was temporary, immediately useful, or something to save for reference.</p>
<p>Now, <a href="http://delicious.com/rdsholin">my Delicious stream</a> is pretty sparse, populated pretty exclusively by pages that I want to save for reference on a certain topic.  When it&#8217;s time to screw around with Django, I bang on my Django links in Delicious.</p>
<h3>Publish2</h3>
<p><img class="alignnone size-full wp-image-1408" title="p2lj" src="http://ryansholin.com/wp-content/uploads/2009/05/p2lj.png" alt="p2lj" width="407" height="123" /></p>
<p>Of course, <a href="http://ryansholin.com/2009/04/23/onward-my-new-job-at-publish2/">my new job at Publish2</a> is one of the reasons I&#8217;m spending time thinking about my admittedly edge-case-ish linking behavior.  Right now, <a href="http://www.publish2.com/journalists/rsholin/links">I&#8217;m using Publish2</a> to get a feel for the UI of the bookmarklet, to capture my own feedback as a user, and to pass along links to other places while sharing them in the collaborative space in the newswire at the Publish2 site and the feeds it builds for every tag.  You can find my Publish2 links in the sidebar of my blog, and on FriendFeed.  What you might not know is that I&#8217;ve been routing some to Twitter, too, using one of the cooler features of the bookmarklet.  (Of course, if you&#8217;re interested in how your newsroom can use Publish2 to do the same, just ask me.)</p>
<h3>In fully functioning blog posts, every now and then.</h3>
<p>Like what you&#8217;re reading.  I&#8217;ve been writing pretty sparingly on my own blog lately, but over the last four years it&#8217;s been a handy place to post thoughts both short and long when I see something elsewhere that inspires, offends, or otherwise jerks me into action.</p>
<h3>FriendFeed</h3>
<p><img class="alignnone size-full wp-image-1409" title="ff" src="http://ryansholin.com/wp-content/uploads/2009/05/ff.png" alt="ff" width="256" height="223" /></p>
<p>FriendFeed serves a variety of purposes for my linking habit.</p>
<p>First, it&#8217;s a catchall for everything I share online.  Twitter, Google Reader, Delicious, Publish2, my blog, <a href="http://www.pbs.org/idealab/ryan_sholin/">my posts on IdeaLab</a>, my Flickr photos, my favorite YouTube videos, Disqus comments, my Netflix queue &#8212; all of this shows up in <a href="http://friendfeed.com/rsholin">my stream at FriendFeed</a> and gets routed to the sidebar of my blog.  So everything I share online flows through my blog&#8217;s pages, providing complementary content, links, and proof of my existence in the long temporal gaps between posts.</p>
<p>The second thing I use FriendFeed for is to directly share links.  I end up using FriendFeed to share links that I find through Twitter, or links to full posts from partial text feeds <em>(boo!)</em> in Google Reader, or links to things I click on while reading posts in Google Reader, and it turns out the linked item is more interesting than the post that brought me there, and if you&#8217;re lucky I&#8217;ll remember how I got there and throw a &#8220;via&#8221; in.  <strong></strong></p>
<p><strong>Wild card:</strong> If something I&#8217;m reading, anywhere, has an interesting image I want to share, I&#8217;ll use FriendFeed for that link so I can plant the picture in my blog&#8217;s sidebar.</p>
<p>There&#8217;s a third, social, function to FriendFeed, and that happens directly on the site or on my iPhone.  It&#8217;s me, mashing the &#8220;like&#8221; button on a regular basis.  That&#8217;s not exactly a way to share links, and neither is adding comments on other people&#8217;s links, but it&#8217;s something I do there.</p>
<h3>So what?</h3>
<p>So, nothing.  Just thought I&#8217;d share.  This is the part where I say, &#8220;How do you share?&#8221;</p>
<h4  class="related_post_title">Related Posts</h4><ul class="related_post"><li><a href="http://ryansholin.com/2009/02/18/if-i-had-the-time-i-would-write-about-digital-sunlight-bring-a-professor-night-and-barcamp-newsinnovatio/" title="If I had the time, I would write about Digital Sunlight, Bring a Professor Night, and BarCamp NewsInnovation">If I had the time, I would write about Digital Sunlight, Bring a Professor Night, and BarCamp NewsInnovation</a></li><li><a href="http://ryansholin.com/2008/02/24/the-good-stuff-is-over-there/" title="The good stuff is over there &#8211;>">The good stuff is over there &#8211;></a></li><li><a href="http://ryansholin.com/2011/01/15/how-i-learned-to-stop-worrying-and-love-my-blog/" title="Reintroducing Newstangle, or How I learned to stop worrying and love my blog">Reintroducing Newstangle, or How I learned to stop worrying and love my blog</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://ryansholin.com/2009/05/12/how-i-share-a-tour-of-my-personal-linking-behavior/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Web APIs by Example, Part II: del.icio.us &#8211; Evan Sims</title>
		<link>http://ryansholin.com/2008/01/04/web-apis-by-example-part-ii-del-icio-us-evan-sims/</link>
		<comments>http://ryansholin.com/2008/01/04/web-apis-by-example-part-ii-del-icio-us-evan-sims/#comments</comments>
		<pubDate>Fri, 04 Jan 2008 06:26:17 +0000</pubDate>
		<dc:creator>Ryan Sholin</dc:creator>
				<category><![CDATA[Newstangle]]></category>
		<category><![CDATA[delicious]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[reportingon]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://ryansholin.com/2008/01/04/web-apis-by-example-part-ii-del-icio-us-evan-sims/</guid>
		<description><![CDATA[An explanation of how to parse XML in PHP into something useful. Web APIs by Example, Part II: del.icio.us &#8211; Evan Sims Related PostsFull Twitter PHP Library (Ver 0.1) &#8211; Easy on the Slawarc90 lab : tools : PHP Twitter API ClientLaconica : Source]]></description>
			<content:encoded><![CDATA[<p>An explanation of how to parse XML in PHP into something useful.
<p class="delicious_post_link"><a href="http://www.evansims.com/web-development/web-apis-by-example-part-ii-delicious/">Web APIs by Example, Part II: del.icio.us &#8211; Evan Sims</a></p>
<h4  class="related_post_title">Related Posts</h4><ul class="related_post"><li><a href="http://ryansholin.com/2008/01/07/full-twitter-php-library-ver-0-1-easy-on-the-slaw/" title="Full Twitter PHP Library (Ver 0.1) &#8211; Easy on the Slaw">Full Twitter PHP Library (Ver 0.1) &#8211; Easy on the Slaw</a></li><li><a href="http://ryansholin.com/2008/07/10/arc90-lab-tools-php-twitter-api-client/" title="arc90 lab : tools : PHP Twitter API Client">arc90 lab : tools : PHP Twitter API Client</a></li><li><a href="http://ryansholin.com/2008/07/04/laconica-source/" title="Laconica : Source">Laconica : Source</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://ryansholin.com/2008/01/04/web-apis-by-example-part-ii-del-icio-us-evan-sims/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Meta notes: Where to find my microchunks</title>
		<link>http://ryansholin.com/2007/08/03/meta-notes-where-to-find-my-microchunks/</link>
		<comments>http://ryansholin.com/2007/08/03/meta-notes-where-to-find-my-microchunks/#comments</comments>
		<pubDate>Fri, 03 Aug 2007 18:20:35 +0000</pubDate>
		<dc:creator>Ryan Sholin</dc:creator>
				<category><![CDATA[Ideas]]></category>
		<category><![CDATA[delicious]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[this blog]]></category>
		<category><![CDATA[unbundled media]]></category>
		<category><![CDATA[Web-2.0]]></category>

		<guid isPermaLink="false">http://www.ryansholin.com/2007/08/03/meta-notes-where-to-find-my-microchunks/</guid>
		<description><![CDATA[If you get the feeling I haven&#8217;t been writing here as much lately, you&#8217;re right. But I&#8217;m still out here, reading everything I can get my hands on and throwing up links left and right.  They&#8217;re just not always where you&#8217;re expecting them, eh? So then, if the meager postings to Delicious you find on&#8230;]]></description>
			<content:encoded><![CDATA[<p>If you get the feeling I haven&#8217;t been writing here as much lately, you&#8217;re right.</p>
<p>But I&#8217;m still out here, reading everything I can get my hands on and throwing up links left and right.  They&#8217;re just not always where you&#8217;re expecting them, eh?</p>
<p>So then, if the meager postings to Delicious you find on the right sidebar and in <a href="http://del.icio.us/rdsholin">the usual spot</a> aren&#8217;t satisfying your link-devouring needs, take a glance at <a href="http://www.google.com/reader/shared/07803237709052972366">my shared Google Reader thingie</a> from time to time (three-month-old + keyboard shortcuts = happiness).  Those also show up on <a href="http://www.facebook.com/profile.php?id=500169576">my Facebook profile</a>, along with just about everything else I do in the known online universe.</p>
<p>And yes, you can easily find me on <a href="http://twitter.com/gort581">Twitter</a> and/or <a href="http://pownce.com/gort581">Pownce</a>, if you&#8217;re into that sort of thing.</p>
<h4  class="related_post_title">Related Posts</h4><ul class="related_post"><li><a href="http://ryansholin.com/2007/08/15/i-dont-care-what-journalists-are-reading-i-care-what-theyre-writing/" title="I don&#8217;t care what journalists are reading; I care what they&#8217;re writing">I don&#8217;t care what journalists are reading; I care what they&#8217;re writing</a></li><li><a href="http://ryansholin.com/2006/04/18/site-notes/" title="Site notes">Site notes</a></li><li><a href="http://ryansholin.com/2011/07/25/facebook-comments/" title="Facebook Comments&#8230;">Facebook Comments&#8230;</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://ryansholin.com/2007/08/03/meta-notes-where-to-find-my-microchunks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>del.icio.us/help/firefox/extension</title>
		<link>http://ryansholin.com/2007/04/17/del-icio-ushelpfirefoxextension/</link>
		<comments>http://ryansholin.com/2007/04/17/del-icio-ushelpfirefoxextension/#comments</comments>
		<pubDate>Tue, 17 Apr 2007 14:20:32 +0000</pubDate>
		<dc:creator>Ryan Sholin</dc:creator>
				<category><![CDATA[Newstangle]]></category>
		<category><![CDATA[delicious]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://ryansholin.com/2007/04/17/del-icio-ushelpfirefoxextension/</guid>
		<description><![CDATA[Here&#8217;s where to download the &#8220;classic&#8221; delicious Firefox extension. You&#8217;ll need to disable or uninstall the newfangled one to switch back. The new one is great for searching, but adds extra steps for posting. Can&#8217;t have that. del.icio.us/help/firefox/extension Related PostsReintroducing Newstangle, or How I learned to stop worrying and love my blogWant to import your&#8230;]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s where to download the &#8220;classic&#8221; delicious Firefox extension.  You&#8217;ll need to disable or uninstall the newfangled one to switch back.  The new one is great for searching, but adds extra steps for posting.  Can&#8217;t have that.
<p class="delicious_post_link"><a href="http://del.icio.us/help/firefox/extension">del.icio.us/help/firefox/extension</a></p>
<h4  class="related_post_title">Related Posts</h4><ul class="related_post"><li><a href="http://ryansholin.com/2011/01/15/how-i-learned-to-stop-worrying-and-love-my-blog/" title="Reintroducing Newstangle, or How I learned to stop worrying and love my blog">Reintroducing Newstangle, or How I learned to stop worrying and love my blog</a></li><li><a href="http://ryansholin.com/2011/01/14/want-to-import-your-old-delicious-bookmarks-to-wordpress-as-posts/" title="Want to import your old Delicious bookmarks to WordPress as posts?">Want to import your old Delicious bookmarks to WordPress as posts?</a></li><li><a href="http://ryansholin.com/2009/10/21/in-firefox-in-google-reader-snook-ca/" title="In Firefox, In Google Reader &#8211; Snook.ca">In Firefox, In Google Reader &#8211; Snook.ca</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://ryansholin.com/2007/04/17/del-icio-ushelpfirefoxextension/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Site notes</title>
		<link>http://ryansholin.com/2006/04/18/site-notes/</link>
		<comments>http://ryansholin.com/2006/04/18/site-notes/#comments</comments>
		<pubDate>Wed, 19 Apr 2006 01:34:04 +0000</pubDate>
		<dc:creator>Ryan Sholin</dc:creator>
				<category><![CDATA[Ideas]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[delicious]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[this blog]]></category>

		<guid isPermaLink="false">http://www.ryansholin.com/2006/04/18/site-notes/</guid>
		<description><![CDATA[A couple tweaks here lately. I&#8217;ve added a feed in the sidebar that pulls in everything I post to my del.icio.us account, and I&#8217;m using it to post links to useful and timely things like news stories about the McClatchy/Knight Ridder sale process, webcasts of cool conferences, and blog posts about how to save the&#8230;]]></description>
			<content:encoded><![CDATA[<p>A couple tweaks here lately.  I&#8217;ve added a feed in the sidebar that pulls in everything I post to my <a href="http://del.icio.us" xhref="http://del.icio.us">del.icio.us</a> account, and I&#8217;m using it to post links to useful and timely things like news stories about the McClatchy/Knight Ridder sale process, webcasts of cool conferences, and blog posts about how to save the world with CSS.</p>
<p>So feel free to click through to the site every now and then, or, of course, you can subscribe to <a href="http://del.icio.us/rss/rdsholin">my delicious RSS feed</a> if you&#8217;re into that sort of thing.</p>
<p>Also new in the sidebar is a blogroll of about 60 sources.  I&#8217;ve removed the big giant page full of links and plugged this in instead, so that you don&#8217;t need to scroll through lots of goofy Technorati searches and craigslist feeds to find the good stuff.  So check it out on the right side of the page.</p>
<h4  class="related_post_title">Related Posts</h4><ul class="related_post"><li><a href="http://ryansholin.com/2006/03/08/the-audience-question/" title="The audience question">The audience question</a></li><li><a href="http://ryansholin.com/2007/08/03/meta-notes-where-to-find-my-microchunks/" title="Meta notes: Where to find my microchunks">Meta notes: Where to find my microchunks</a></li><li><a href="http://ryansholin.com/2006/09/24/ten-wordpress-plugins-that-make-this-look-easy/" title="Ten WordPress plugins that make this look easy">Ten WordPress plugins that make this look easy</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://ryansholin.com/2006/04/18/site-notes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best of Web 2.0</title>
		<link>http://ryansholin.com/2006/02/27/best-of-web-20/</link>
		<comments>http://ryansholin.com/2006/02/27/best-of-web-20/#comments</comments>
		<pubDate>Mon, 27 Feb 2006 18:21:27 +0000</pubDate>
		<dc:creator>Ryan Sholin</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[delicious]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[google-maps]]></category>
		<category><![CDATA[Web-2.0]]></category>

		<guid isPermaLink="false">http://www.ryansholin.com/2006/02/27/best-of-web-20/</guid>
		<description><![CDATA[&#8220;What&#8217;s Web 2.0?&#8221; you ask. &#8220;We&#8217;re still working on Web 1.0,&#8221; you say. Okay, whatever, check out this easy-to-read, plain-language list of useful tools you can find on the Internet these days. If you haven&#8217;t used Flickr or Delicious, now&#8217;s the time. If you&#8217;ve never seen a Google Map, check it out. These are tools&#8230;]]></description>
			<content:encoded><![CDATA[<p>&#8220;What&#8217;s Web 2.0?&#8221; you ask.</p>
<p>&#8220;We&#8217;re still working on Web 1.0,&#8221; you say.</p>
<p>Okay, whatever, check out <a href="http://reviews.designtechnica.com/guide46.html">this easy-to-read, plain-language list of useful tools you can find on the Internet these days</a>.  If you haven&#8217;t used Flickr or Delicious, now&#8217;s the time.  If you&#8217;ve never seen a Google Map, check it out.</p>
<p>These are tools for searching, bookmarking, and collaboration.  Sound educational?  It should.</p>
<h4  class="related_post_title">Related Posts</h4><ul class="related_post"><li><a href="http://ryansholin.com/2007/08/03/meta-notes-where-to-find-my-microchunks/" title="Meta notes: Where to find my microchunks">Meta notes: Where to find my microchunks</a></li><li><a href="http://ryansholin.com/2007/05/24/flickr-pro-and-the-freemium-business-model-for-newspapers/" title="Flickr Pro and the freemium business model for newspapers">Flickr Pro and the freemium business model for newspapers</a></li><li><a href="http://ryansholin.com/2007/01/30/ratemyprofessorscom-the-ultimate-student-media-vertical/" title="RateMyProfessors.com &#8211; the ultimate student media vertical?">RateMyProfessors.com &#8211; the ultimate student media vertical?</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://ryansholin.com/2006/02/27/best-of-web-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slacker Manager: The Several Habits of Wildly Successful del.icio.us Users</title>
		<link>http://ryansholin.com/2005/12/13/slacker-manager-the-several-habits-of-wildly-successful-del-icio-us-users/</link>
		<comments>http://ryansholin.com/2005/12/13/slacker-manager-the-several-habits-of-wildly-successful-del-icio-us-users/#comments</comments>
		<pubDate>Tue, 13 Dec 2005 19:06:19 +0000</pubDate>
		<dc:creator>Ryan Sholin</dc:creator>
				<category><![CDATA[Newstangle]]></category>
		<category><![CDATA[delicious]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[tags]]></category>

		<guid isPermaLink="false">http://ryansholin.com/2005/12/13/slacker-manager-the-several-habits-of-wildly-successful-del-icio-us-users/</guid>
		<description><![CDATA[Slacker Manager: The Several Habits of Wildly Successful del.icio.us Users Related PostsMeta notes: Where to find my microchunksCollaborativeRank &#8212; del.icio.us search engineReintroducing Newstangle, or How I learned to stop worrying and love my blog]]></description>
			<content:encoded><![CDATA[<p class="delicious_post_link"><a href="http://www.slackermanager.com/slacker_manager/2005/12/the_several_hab.html">Slacker Manager: The Several Habits of Wildly Successful del.icio.us Users</a></p>
<h4  class="related_post_title">Related Posts</h4><ul class="related_post"><li><a href="http://ryansholin.com/2007/08/03/meta-notes-where-to-find-my-microchunks/" title="Meta notes: Where to find my microchunks">Meta notes: Where to find my microchunks</a></li><li><a href="http://ryansholin.com/2005/10/06/collaborativerank-del-icio-us-search-engine/" title="CollaborativeRank &#8212; del.icio.us search engine">CollaborativeRank &#8212; del.icio.us search engine</a></li><li><a href="http://ryansholin.com/2011/01/15/how-i-learned-to-stop-worrying-and-love-my-blog/" title="Reintroducing Newstangle, or How I learned to stop worrying and love my blog">Reintroducing Newstangle, or How I learned to stop worrying and love my blog</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://ryansholin.com/2005/12/13/slacker-manager-the-several-habits-of-wildly-successful-del-icio-us-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Link blogging via Delicious</title>
		<link>http://ryansholin.com/2005/11/22/link-blogging-via-delicious/</link>
		<comments>http://ryansholin.com/2005/11/22/link-blogging-via-delicious/#comments</comments>
		<pubDate>Tue, 22 Nov 2005 21:32:54 +0000</pubDate>
		<dc:creator>Ryan Sholin</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[delicious]]></category>

		<guid isPermaLink="false">http://www.ryansholin.com/?p=269</guid>
		<description><![CDATA[By the way, regular readers (both of you) might have noticed these posts popping up here the last few days. Rather than write an essay about every interesting thing I see, and rather than include some widget in the sidebar that pulls my Delicious links, I just set up a little linkbloggy thingy that automatically&#8230;]]></description>
			<content:encoded><![CDATA[<p>By the way, regular readers (both of you) might have noticed these posts popping up here the last few days.  Rather than write an essay about every interesting thing I see, and rather than include some widget in the sidebar that pulls my Delicious links, I just set up a little linkbloggy thingy that automatically posts, at midnight, whatever I&#8217;ve tagged in Delicious for the day.<br />
<a href="http://www.isnaini.com/2005/08/11/delicious-daily-blog-posting/"><br />
Here&#8217;s how it&#8217;s done.</a></p>
<p>If you just asked &#8220;What&#8217;s Delicious, I think everything Ryan writes is just sort of Digestible, if that,&#8221; then let me explain.  Briefly.</p>
<p>First, go here:  <a href="http://del.icio.us">http://del.icio.us</a>.</p>
<p>Sign up, if you like what you see.  Then go here:  <a href="http://del.icio.us/help/buttons">http://del.icio.us/help/buttons</a>.  Drag the &#8220;Post to Delicious&#8221; button into the appropriate spot in your browser.</p>
<p>Now browse around the Web, and when you see something you want to a) bookmark for later viewing, b) share, and/or c) publicize, just click on the handy &#8220;Post to Delicious&#8221; button you&#8217;ve given yourself.</p>
<p><img src="http://www.ryansholin.com/images/postdelicious.png" alt="Post to Delicious" width="400" /></p>
<p>When you Post to Delicious, you&#8217;ll be given a handy little box to add your &#8220;Notes,&#8221; where you can explain yourself to the world &#8211; for example, &#8220;Hey this Ryan Sholin guy really knows what he&#8217;s talking about.&#8221;</p>
<p>Then, in that happy little &#8220;tags&#8221; box, the real magic happens.  Tag your little posting with any useful words you think will help people find what they&#8217;re looking for, not to mention words that help YOU find what you&#8217;re looking for.  For example, I use <a href="http://del.icio.us/tag/journalism">journalism</a>, j-school, media, and wordpress quite a bit.</p>
<p>It gets better.  Your tags and everyone elses tags get to meet and greet and drink martinis and party together.  Want to subscribe to an RSS feed of <strong>everything everyone tags as &#8220;journalism&#8221;?</strong>  Just go to <a href="http://del.icio.us/rss/tag/journalism">http://del.icio.us/rss/tag/journalism</a>.  Simple, eh?</p>
<p>[tags]delicious, wordpress, linkblog[/tags]</p>
<h4  class="related_post_title">Related Posts</h4><ul class="related_post"><li><a href="http://ryansholin.com/2006/04/18/site-notes/" title="Site notes">Site notes</a></li><li><a href="http://ryansholin.com/2006/02/27/best-of-web-20/" title="Best of Web 2.0">Best of Web 2.0</a></li><li><a href="http://ryansholin.com/2011/01/15/how-i-learned-to-stop-worrying-and-love-my-blog/" title="Reintroducing Newstangle, or How I learned to stop worrying and love my blog">Reintroducing Newstangle, or How I learned to stop worrying and love my blog</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://ryansholin.com/2005/11/22/link-blogging-via-delicious/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

