<?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/"
	>

<channel>
	<title>Lee Nau &#187; Technica</title>
	<atom:link href="http://www.leenau.com/category/technica/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.leenau.com</link>
	<description>Do we need another tag line?</description>
	<lastBuildDate>Tue, 27 Sep 2011 22:07:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>The new Delicious</title>
		<link>http://www.leenau.com/2011/09/27/the-new-delicious/</link>
		<comments>http://www.leenau.com/2011/09/27/the-new-delicious/#comments</comments>
		<pubDate>Tue, 27 Sep 2011 22:06:08 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
				<category><![CDATA[Technica]]></category>

		<guid isPermaLink="false">http://www.leenau.com/?p=46</guid>
		<description><![CDATA[I am a big fan of Delicious and have been using it for about 7 years. Delicious was acquired by Yahoo a number of years ago and, in December, Yahoo decided to sunset the site. An outcry went out on the internet while the users scrambled to find a new home for their shared bookmarks. [...]]]></description>
			<content:encoded><![CDATA[<p>I am a big fan of <a href="http://www.delicious.com/">Delicious</a> and have been using it for about 7 years.  Delicious was acquired by Yahoo a number of years ago and, in December, Yahoo decided to <a href="http://techcrunch.com/2010/12/16/is-yahoo-shutting-down-del-icio-us/">sunset the site</a>.  An outcry went out on the internet while the users scrambled to find a new home for their shared bookmarks.</p>

<p>I have almost ten thousand links in <a href="http://www.delicious.com/mister_nau">my delicious account</a>.  I was overjoyed to hear recently that the cofounders of YouTube <a href="http://blog.delicious.com/blog/2011/05/youtube-founders-acquire-delicious.html">had bought Delicious from Yahoo</a> in April.  Until yesterday, when I&#8217;d send my links to delicious, I would still see the Yahoo user interface. Last evening, my account switched over to the <a href="http://www.avos.com/new-delicious/">new <span class="caps">AVOS </span>delicious look and feel</a>.</p>

<p>I&#8217;ve since bookmarked a few dozen links, mainly via <a href="http://codesorcery.net/pukka">Pukka</a>, and wanted to make the following notes.</p>


<ol>
<li>The new look is clean and really easy to use.  Unfortunately, it doesn&#8217;t yet seem to have an option for viewing more than 10 links per page or getting a smaller view.</li>
<li>If I select a tag, I get the first 10 links, but can&#8217;t page back to see earlier items with that tag.  I read a lot of <span class="caps">RSS </span>feeds that deal with <a href="http://www.delicious.com/mister_nau/lifehacks">lifehacks</a>.  The page back functionality is really important and I hope it reappears soon.</li>
<li>The old delicious would show me a complete list of the tags I&#8217;ve used.  This version shows 50 of them in a sidebar without the option to see all.  Again, this functionality is pretty important and I hope it makes its way back.</li>
<li>When tagging something via Pukka, whether I&#8217;m separating tags with commas or spaces, multiple tags get consolidated on the delicious website.  In order to fix the tags, I have to come in afterward and manually edit the bookmark on the site.  Until this is fixed, it&#8217;s clunky to use multiple tags on the same item, unless you&#8217;re using the bookmarklet.</li>
<li>I&#8217;m not sure how the new <a href="http://www.delicious.com/help#stack">Stacks</a> are better than narrowing lists of links through tag filtering (i.e.: <a href="http://www.delicious.com/mister_nau/awesome+useful+resources">awesome+useful+resources</a>).  I&#8217;ll probably use stacks as a &#8220;Best of My Delicious&#8221; feature.</li>
</ol>



<p>Since I mostly use <a href="http://www.leenau.com/2008/01/10/netnewswire-is-free/">NetNewsWire</a> to read <span class="caps">RSS </span>feeds and Pukka to post links to my delicious account, this multiple tag issue is pretty important to me.  I also like to go through long lists, which sometimes involves scrolling through pages and pages of saved links in the same manner of going through the used bin at a record store.  You never know what you&#8217;ll find in those stacks.</p>

<p>I&#8217;m really excited about a new Delicious.  They&#8217;ve put a lot of work into saving this incredible service and reconstructing the old codebase into something that will attract an entirely new audience.  I&#8217;m looking forward to seeing what the future holds, particularly as I approach my 10000th link.  I just hope some of the five things above get addressed, or at least answered.  </p>

<p>Thanks, Chad and Steve, for saving one of my favorite web sites.</p>]]></content:encoded>
			<wfw:commentRss>http://www.leenau.com/2011/09/27/the-new-delicious/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Design Patterns</title>
		<link>http://www.leenau.com/2009/07/01/php-design-patterns/</link>
		<comments>http://www.leenau.com/2009/07/01/php-design-patterns/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 00:26:22 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
				<category><![CDATA[Technica]]></category>

		<guid isPermaLink="false">http://www.leenau.com/?p=28</guid>
		<description><![CDATA[Thanks, Larry Pruett. I think I&#8217;m starting to understand Design Patterns from the perspective of PHP. A lot of this is still kind of cryptic to me, but if I enter in the source code manually and examine it over and over again, perhaps it will prepare me for my project to read Design Patterns(book) [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks, Larry Pruett.  I think I&#8217;m starting to understand <a href="http://www.fluffycat.com/PHP-Design-Patterns/">Design Patterns</a> from the perspective of <span class="caps">PHP. </span> A lot of this is still kind of cryptic to me, but if I enter in the source code manually and examine it over and over again, perhaps it will prepare me for my project to read <a href="http://en.wikipedia.org/wiki/Design_Patterns_">Design Patterns</a>(book) by the Gang of Four.   I want to see if I can figure out how to use the design patterns in Ruby and JavaScript as well.</p>

<p>The source examples in <span class="caps">PHP, </span>though, are great.  I&#8217;m learning a lot, even just by typing the examples in and getting them to run.  If only the left shift key worked better on this keyboard.  Maybe I&#8217;d better dig around and find a better one.</p>]]></content:encoded>
			<wfw:commentRss>http://www.leenau.com/2009/07/01/php-design-patterns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NetNewsWire is Free</title>
		<link>http://www.leenau.com/2008/01/10/netnewswire-is-free/</link>
		<comments>http://www.leenau.com/2008/01/10/netnewswire-is-free/#comments</comments>
		<pubDate>Fri, 11 Jan 2008 05:52:12 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
				<category><![CDATA[Nifty]]></category>
		<category><![CDATA[Technica]]></category>

		<guid isPermaLink="false">http://www.leenau.com/2008/01/10/netnewswire-is-free/</guid>
		<description><![CDATA[Yesterday, Brent Simmons announced that NetNewsWire, my favorite RSS Reader, is being released for free download. Along with NetNewsWire, which won my RSS reader roundup a couple of months ago, NewsGator has released all their RSS readers for free. It seems like an excellent time to update to NetNewsWire 3.1. Congratulations to Brent, Greg, and [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday, <a href="http://inessential.com/?comments=1&amp;postid=3461">Brent Simmons</a> announced that <a href="http://www.newsgator.com/Individuals/NetNewsWire/">NetNewsWire</a>, my favorite <span class="caps">RSS</span> Reader, is being released for free download.  Along with NetNewsWire, which won my <a href="http://www.leenau.com/2007/10/22/evaluating-rss-readers/"><span class="caps">RSS </span>reader roundup</a> a couple of months ago, NewsGator has released <a href="http://www.newsgator.com/Individuals/Default.aspx">all their <span class="caps">RSS </span>readers</a> for free.</p>

<p>It seems like an excellent time to update to NetNewsWire 3.1.  Congratulations to Brent, <a href="http://www.rassoc.com/gregr/weblog/2008/01/09/newsgators-rss-clients-are-now-free/">Greg</a>, and <a href="http://nick.typepad.com/blog/2008/01/free-demon-yes.html">Nick</a>.  Well done, gentlemen.</p>]]></content:encoded>
			<wfw:commentRss>http://www.leenau.com/2008/01/10/netnewswire-is-free/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.229 seconds -->

