<?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 for Sci-Fi Hi-Fi</title>
	<atom:link href="http://weblog.scifihifi.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://weblog.scifihifi.com</link>
	<description>Buzz Andersen's Weblog</description>
	<lastBuildDate>Sat, 04 Nov 2006 01:10:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Data Structures as Culture by ridiculous_fish &#187; Blog Archive &#187; Float</title>
		<link>http://weblog.scifihifi.com/2004/12/25/data-structures-as-culture/#comment-19499</link>
		<dc:creator>ridiculous_fish &#187; Blog Archive &#187; Float</dc:creator>
		<pubDate>Sat, 04 Nov 2006 01:10:21 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.scifihifi.com/?p=150#comment-19499</guid>
		<description>[...] My friend over at SciFiHiFi suggests that Microsoft likes trees, but Apple likes hash tables. Well, I think that Microsoft prefers integer arithmetic, while Apple (or at least Cocoa) likes floating point. Here&#8217;s a bunch of examples I found: [...]</description>
		<content:encoded><![CDATA[<p>[...] My friend over at SciFiHiFi suggests that Microsoft likes trees, but Apple likes hash tables. Well, I think that Microsoft prefers integer arithmetic, while Apple (or at least Cocoa) likes floating point. Here&#8217;s a bunch of examples I found: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Anti-Americanism Up Close by some guy</title>
		<link>http://weblog.scifihifi.com/2003/07/22/anti-americanism-up-close/#comment-17347</link>
		<dc:creator>some guy</dc:creator>
		<pubDate>Sun, 15 Oct 2006 00:37:40 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.scifihifi.com/?p=57#comment-17347</guid>
		<description>I am American and I live on Brick Lane, and yes, there is anti-americanism.  Most of the rhetoric is intellectually-bankrupt parroting-  empty and knee-jerk.  The 20/ 30 year olds who spout this are mental midgets. Ignore it.

If you are American, expect to get nasty treatment from many in London - Just make friends with the ones who don&#039;t hate you for your nationality.</description>
		<content:encoded><![CDATA[<p>I am American and I live on Brick Lane, and yes, there is anti-americanism.  Most of the rhetoric is intellectually-bankrupt parroting-  empty and knee-jerk.  The 20/ 30 year olds who spout this are mental midgets. Ignore it.</p>
<p>If you are American, expect to get nasty treatment from many in London &#8211; Just make friends with the ones who don&#8217;t hate you for your nationality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Data Structures as Culture by J.B.</title>
		<link>http://weblog.scifihifi.com/2004/12/25/data-structures-as-culture/#comment-15852</link>
		<dc:creator>J.B.</dc:creator>
		<pubDate>Tue, 03 Oct 2006 04:31:12 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.scifihifi.com/?p=150#comment-15852</guid>
		<description>Whoa!  I had no idea this would be so true industry-wide.

I work at Boeing (150,000 employees), and one thing they&#039;re absolutely crazy about is trees, both in employee structure (management trees are *very* narrow), and programs (they like to put *everything* in big hierarchical databases).  It&#039;s insane how tree-crazy they are here.  The complexity is incredible; to generalize (slightly), nobody has any taste or sense of simplicity, so everything grows very quickly in complexity beyond the ability of any mere mortals to understand it.

They even have a way to make a Gantt chart into a tree.  Yeah, I know.

My previous job was at a university.  They barely even used the filesystem hierarchy: almost everything was two levels deep in the folder structure.  It was very manageable.  If I had to pick one data structure to describe that experience, it would have to be the list (either linked, or array).  Dictionaries were a close second, just to store some key,value-style metadata about the lists.

I&#039;m now looking for another list/dict job.  :-)</description>
		<content:encoded><![CDATA[<p>Whoa!  I had no idea this would be so true industry-wide.</p>
<p>I work at Boeing (150,000 employees), and one thing they&#8217;re absolutely crazy about is trees, both in employee structure (management trees are *very* narrow), and programs (they like to put *everything* in big hierarchical databases).  It&#8217;s insane how tree-crazy they are here.  The complexity is incredible; to generalize (slightly), nobody has any taste or sense of simplicity, so everything grows very quickly in complexity beyond the ability of any mere mortals to understand it.</p>
<p>They even have a way to make a Gantt chart into a tree.  Yeah, I know.</p>
<p>My previous job was at a university.  They barely even used the filesystem hierarchy: almost everything was two levels deep in the folder structure.  It was very manageable.  If I had to pick one data structure to describe that experience, it would have to be the list (either linked, or array).  Dictionaries were a close second, just to store some key,value-style metadata about the lists.</p>
<p>I&#8217;m now looking for another list/dict job.  <img src='http://weblog.scifihifi.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on del.icio.us API URL Switch by Jay Datema</title>
		<link>http://weblog.scifihifi.com/2006/08/12/delicious-api-url-switch/#comment-15743</link>
		<dc:creator>Jay Datema</dc:creator>
		<pubDate>Mon, 02 Oct 2006 02:33:52 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.scifihifi.com/2006/08/12/delicious-api-url-switch/#comment-15743</guid>
		<description>It worked for me, too.

For more granularity:
1. Open Keychain Access (/Applications/Utilities/Keychain Access.app
2. Double-click on the api.delicious item
3. Change the http://api.del.icio.us in the Where field to https://api.del.icio.us/v1
4. Restart Cocoalicious</description>
		<content:encoded><![CDATA[<p>It worked for me, too.</p>
<p>For more granularity:<br />
1. Open Keychain Access (/Applications/Utilities/Keychain Access.app<br />
2. Double-click on the api.delicious item<br />
3. Change the <a href="http://api.del.icio.us" rel="nofollow">http://api.del.icio.us</a> in the Where field to <a href="https://api.del.icio.us/v1" rel="nofollow">https://api.del.icio.us/v1</a><br />
4. Restart Cocoalicious</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on del.icio.us API URL Switch by Daniel</title>
		<link>http://weblog.scifihifi.com/2006/08/12/delicious-api-url-switch/#comment-15413</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Thu, 28 Sep 2006 18:54:20 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.scifihifi.com/2006/08/12/delicious-api-url-switch/#comment-15413</guid>
		<description>That worked like a charm for me too, Bjoern!</description>
		<content:encoded><![CDATA[<p>That worked like a charm for me too, Bjoern!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on del.icio.us API URL Switch by bjoern</title>
		<link>http://weblog.scifihifi.com/2006/08/12/delicious-api-url-switch/#comment-15131</link>
		<dc:creator>bjoern</dc:creator>
		<pubDate>Tue, 26 Sep 2006 06:54:03 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.scifihifi.com/2006/08/12/delicious-api-url-switch/#comment-15131</guid>
		<description>So after a while using Pukka (and hating this shareware-reminder) i finally figured out how to get cocoa.licio.us up and running again:

It seem there is a problem with the &quot;https&quot;-handling for the stored keychain entry and the configured API url in Cocoalicious. After manually changing the keychain entry to &quot;https&quot;, restarting the application and typing the password again, everything was fine for me.

I am deliciousified, again. My life continues! :)</description>
		<content:encoded><![CDATA[<p>So after a while using Pukka (and hating this shareware-reminder) i finally figured out how to get cocoa.licio.us up and running again:</p>
<p>It seem there is a problem with the &#8220;https&#8221;-handling for the stored keychain entry and the configured API url in Cocoalicious. After manually changing the keychain entry to &#8220;https&#8221;, restarting the application and typing the password again, everything was fine for me.</p>
<p>I am deliciousified, again. My life continues! <img src='http://weblog.scifihifi.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Data Structures as Culture by Digital Digressions by Stuart Sierra &#187; Blog Archive &#187; Who Needs Data Structures?</title>
		<link>http://weblog.scifihifi.com/2004/12/25/data-structures-as-culture/#comment-12896</link>
		<dc:creator>Digital Digressions by Stuart Sierra &#187; Blog Archive &#187; Who Needs Data Structures?</dc:creator>
		<pubDate>Fri, 08 Sep 2006 16:29:05 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.scifihifi.com/?p=150#comment-12896</guid>
		<description>[...] Ran across an interesting remark in a discussion of Microsoft hiring interviews: If I remember, a lot of MIT people back in the 70s broke the computer world into the Lisp and non-Lisp data typers. The Lisp folk took a casual attitude towards data structures - just shove them in a list, put them on a plist, stash them in a cache. If it gets slow or confusing, add some tags and a hash algorithm. Most non-Lisp folk were appalled at this. They wanted to see the data structure design up front, the data relationship dictionary, complete and comprehensive, even before any coding started. [...]</description>
		<content:encoded><![CDATA[<p>[...] Ran across an interesting remark in a discussion of Microsoft hiring interviews: If I remember, a lot of MIT people back in the 70s broke the computer world into the Lisp and non-Lisp data typers. The Lisp folk took a casual attitude towards data structures &#8211; just shove them in a list, put them on a plist, stash them in a cache. If it gets slow or confusing, add some tags and a hash algorithm. Most non-Lisp folk were appalled at this. They wanted to see the data structure design up front, the data relationship dictionary, complete and comprehensive, even before any coding started. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on del.icio.us API URL Switch by Theo Beack</title>
		<link>http://weblog.scifihifi.com/2006/08/12/delicious-api-url-switch/#comment-11946</link>
		<dc:creator>Theo Beack</dc:creator>
		<pubDate>Wed, 30 Aug 2006 22:50:52 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.scifihifi.com/2006/08/12/delicious-api-url-switch/#comment-11946</guid>
		<description>I changed the URL as suggested (https://api.del.icio.us/v1) and restarted cocoalicious. Now I&#039;m able to sync my tag cloud again.</description>
		<content:encoded><![CDATA[<p>I changed the URL as suggested (<a href="https://api.del.icio.us/v1" rel="nofollow">https://api.del.icio.us/v1</a>) and restarted cocoalicious. Now I&#8217;m able to sync my tag cloud again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on del.icio.us API URL Switch by Chuck</title>
		<link>http://weblog.scifihifi.com/2006/08/12/delicious-api-url-switch/#comment-11587</link>
		<dc:creator>Chuck</dc:creator>
		<pubDate>Fri, 25 Aug 2006 04:14:57 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.scifihifi.com/2006/08/12/delicious-api-url-switch/#comment-11587</guid>
		<description>2006-08-24 21:13:16.070 Cocoalicious[1600] NSError &quot;Error NSURLErrorDomain -1012&quot; Domain=NSURLErrorDomain Code=-1012 UserInfo={
    NSErrorFailingURLKey = https://api.del.icio.us/v1/posts/all?; 
    NSErrorFailingURLStringKey = &quot;https://api.del.icio.us/v1/posts/all?&quot;; 
}
2006-08-24 21:13:16.070 Cocoalicious[1600] PARSE ERROR: NSError &quot;Error NSXMLParserErrorDomain 5&quot; Domain=NSXMLParserErrorDomain Code=5
2006-08-24 21:13:16.070 Cocoalicious[1600] can&#039;t reload from disk or del.icio.us</description>
		<content:encoded><![CDATA[<p>2006-08-24 21:13:16.070 Cocoalicious[1600] NSError &#8220;Error NSURLErrorDomain -1012&#8243; Domain=NSURLErrorDomain Code=-1012 UserInfo={<br />
    NSErrorFailingURLKey = <a href="https://api.del.icio.us/v1/posts/all" rel="nofollow">https://api.del.icio.us/v1/posts/all</a>?;<br />
    NSErrorFailingURLStringKey = &#8220;https://api.del.icio.us/v1/posts/all?&#8221;;<br />
}<br />
2006-08-24 21:13:16.070 Cocoalicious[1600] PARSE ERROR: NSError &#8220;Error NSXMLParserErrorDomain 5&#8243; Domain=NSXMLParserErrorDomain Code=5<br />
2006-08-24 21:13:16.070 Cocoalicious[1600] can&#8217;t reload from disk or del.icio.us</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on del.icio.us API URL Switch by Alex Yule</title>
		<link>http://weblog.scifihifi.com/2006/08/12/delicious-api-url-switch/#comment-11557</link>
		<dc:creator>Alex Yule</dc:creator>
		<pubDate>Thu, 24 Aug 2006 16:26:40 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.scifihifi.com/2006/08/12/delicious-api-url-switch/#comment-11557</guid>
		<description>Tried all your suggestions, still no dice. Here&#039;s the console reporto...
2006-08-24 12:25:37.046 Cocoalicious[405] NSError &quot;Error NSURLErrorDomain -1012&quot; Domain=NSURLErrorDomain Code=-1012 UserInfo={
    NSErrorFailingURLKey = https://api.del.icio.us/v1/posts/all?; 
    NSErrorFailingURLStringKey = &quot;https://api.del.icio.us/v1/posts/all?&quot;; 
}
2006-08-24 12:25:37.047 Cocoalicious[405] PARSE ERROR: NSError &quot;Error NSXMLParserErrorDomain 5&quot; Domain=NSXMLParserErrorDomain Code=5
2006-08-24 12:25:37.048 Cocoalicious[405] can&#039;t reload from disk or del.icio.us

Is it as simple as Cocoalicious just forming the wrong queries? I guess I don&#039;t really get how it works, so can&#039;t offer any insight, but I hope you get it fixed soon, it&#039;s a great app!!</description>
		<content:encoded><![CDATA[<p>Tried all your suggestions, still no dice. Here&#8217;s the console reporto&#8230;<br />
2006-08-24 12:25:37.046 Cocoalicious[405] NSError &#8220;Error NSURLErrorDomain -1012&#8243; Domain=NSURLErrorDomain Code=-1012 UserInfo={<br />
    NSErrorFailingURLKey = <a href="https://api.del.icio.us/v1/posts/all" rel="nofollow">https://api.del.icio.us/v1/posts/all</a>?;<br />
    NSErrorFailingURLStringKey = &#8220;https://api.del.icio.us/v1/posts/all?&#8221;;<br />
}<br />
2006-08-24 12:25:37.047 Cocoalicious[405] PARSE ERROR: NSError &#8220;Error NSXMLParserErrorDomain 5&#8243; Domain=NSXMLParserErrorDomain Code=5<br />
2006-08-24 12:25:37.048 Cocoalicious[405] can&#8217;t reload from disk or del.icio.us</p>
<p>Is it as simple as Cocoalicious just forming the wrong queries? I guess I don&#8217;t really get how it works, so can&#8217;t offer any insight, but I hope you get it fixed soon, it&#8217;s a great app!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

