<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments for Sci-Fi Hi-Fi</title>
	<link>http://weblog.scifihifi.com</link>
	<description>Buzz Andersen's Weblog</description>
	<pubDate>Sat, 19 Jul 2008 20:16:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</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>http://weblog.scifihifi.com/2004/12/25/data-structures-as-culture/#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>[&#8230;] 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: [&#8230;]</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>http://weblog.scifihifi.com/2003/07/22/anti-americanism-up-close/#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'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 - 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>http://weblog.scifihifi.com/2004/12/25/data-structures-as-culture/#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'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'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'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>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>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>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 "https"-handling for the stored keychain entry and the configured API url in Cocoalicious. After manually changing the keychain entry to "https", 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>http://weblog.scifihifi.com/2004/12/25/data-structures-as-culture/#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>[&#8230;] 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. [&#8230;]</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>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'm able to sync my tag cloud again.</description>
		<content:encoded><![CDATA[<p>I changed the URL as suggested (https://api.del.icio.us/v1) 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>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 "Error NSURLErrorDomain -1012" Domain=NSURLErrorDomain Code=-1012 UserInfo={
    NSErrorFailingURLKey = https://api.del.icio.us/v1/posts/all?; 
    NSErrorFailingURLStringKey = "https://api.del.icio.us/v1/posts/all?"; 
}
2006-08-24 21:13:16.070 Cocoalicious[1600] PARSE ERROR: NSError "Error NSXMLParserErrorDomain 5" Domain=NSXMLParserErrorDomain Code=5
2006-08-24 21:13:16.070 Cocoalicious[1600] can'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>http://weblog.scifihifi.com/2006/08/12/delicious-api-url-switch/#comment-11557</guid>
		<description>Tried all your suggestions, still no dice. Here's the console reporto...
2006-08-24 12:25:37.046 Cocoalicious[405] NSError "Error NSURLErrorDomain -1012" Domain=NSURLErrorDomain Code=-1012 UserInfo={
    NSErrorFailingURLKey = https://api.del.icio.us/v1/posts/all?; 
    NSErrorFailingURLStringKey = "https://api.del.icio.us/v1/posts/all?"; 
}
2006-08-24 12:25:37.047 Cocoalicious[405] PARSE ERROR: NSError "Error NSXMLParserErrorDomain 5" Domain=NSXMLParserErrorDomain Code=5
2006-08-24 12:25:37.048 Cocoalicious[405] can't reload from disk or del.icio.us

Is it as simple as Cocoalicious just forming the wrong queries? I guess I don't really get how it works, so can't offer any insight, but I hope you get it fixed soon, it'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>
