<?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 on: Cocoalicious 1.0b43</title>
	<link>http://weblog.scifihifi.com/2006/06/11/cocoalicious-10b43/</link>
	<description>Buzz Andersen's Weblog</description>
	<pubDate>Fri, 10 Feb 2012 15:37:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: themaverick</title>
		<link>http://weblog.scifihifi.com/2006/06/11/cocoalicious-10b43/#comment-7666</link>
		<dc:creator>themaverick</dc:creator>
		<pubDate>Sun, 02 Jul 2006 05:46:51 +0000</pubDate>
		<guid>http://weblog.scifihifi.com/2006/06/11/cocoalicious-10b43/#comment-7666</guid>
		<description>hi, 
i missed the Great Feature to Import all Bookmarks from Safari. Can u Add this Function ? 
Maybe with a option so all imported Bookmarks wouldn't be sync with del.icio.us until u taged the Bookmark with more than 0 :) 
Best wishes
The Maverick</description>
		<content:encoded><![CDATA[<p>hi,<br />
i missed the Great Feature to Import all Bookmarks from Safari. Can u Add this Function ?<br />
Maybe with a option so all imported Bookmarks wouldn&#8217;t be sync with del.icio.us until u taged the Bookmark with more than 0 <img src='http://weblog.scifihifi.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Best wishes<br />
The Maverick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: omo</title>
		<link>http://weblog.scifihifi.com/2006/06/11/cocoalicious-10b43/#comment-7162</link>
		<dc:creator>omo</dc:creator>
		<pubDate>Sat, 24 Jun 2006 16:43:21 +0000</pubDate>
		<guid>http://weblog.scifihifi.com/2006/06/11/cocoalicious-10b43/#comment-7162</guid>
		<description>Hi. Thank you for your advice! It is very helpful.
I tried according to your post above:
- commented out #import "SFHFNetworkUtils.h"
- remove references to missing files.
and finally succeeded to build the app.
Then, I have same problem... I can not run it on XCode ("Bild and Go") ...
But It works anyway. thanks!

I hope the modification to check into the CVS so that
we make it immediately compilable. 

regards.</description>
		<content:encoded><![CDATA[<p>Hi. Thank you for your advice! It is very helpful.<br />
I tried according to your post above:<br />
- commented out #import &#8220;SFHFNetworkUtils.h&#8221;<br />
- remove references to missing files.<br />
and finally succeeded to build the app.<br />
Then, I have same problem&#8230; I can not run it on XCode (&#8221;Bild and Go&#8221;) &#8230;<br />
But It works anyway. thanks!</p>
<p>I hope the modification to check into the CVS so that<br />
we make it immediately compilable. </p>
<p>regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daryl Richter</title>
		<link>http://weblog.scifihifi.com/2006/06/11/cocoalicious-10b43/#comment-6988</link>
		<dc:creator>Daryl Richter</dc:creator>
		<pubDate>Thu, 22 Jun 2006 15:07:54 +0000</pubDate>
		<guid>http://weblog.scifihifi.com/2006/06/11/cocoalicious-10b43/#comment-6988</guid>
		<description>Interestingly enough, I *can* run the app created in build/Development/, the error I posted above only happens when I "Build and Run..." from XCode.  I am not an experienced Mac developer (this is the only project I have ever build using XCode) so I don't know what is going on here.  

Thanks again!

P.S.  I also needed to delete 2 file references ("OAGradientTableView.*) to missing files and for some reason I had to have an already built version of Cocoalicious.app on my machine.</description>
		<content:encoded><![CDATA[<p>Interestingly enough, I *can* run the app created in build/Development/, the error I posted above only happens when I &#8220;Build and Run&#8230;&#8221; from XCode.  I am not an experienced Mac developer (this is the only project I have ever build using XCode) so I don&#8217;t know what is going on here.  </p>
<p>Thanks again!</p>
<p>P.S.  I also needed to delete 2 file references (&#8221;OAGradientTableView.*) to missing files and for some reason I had to have an already built version of Cocoalicious.app on my machine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daryl Richter</title>
		<link>http://weblog.scifihifi.com/2006/06/11/cocoalicious-10b43/#comment-6987</link>
		<dc:creator>Daryl Richter</dc:creator>
		<pubDate>Thu, 22 Jun 2006 14:24:49 +0000</pubDate>
		<guid>http://weblog.scifihifi.com/2006/06/11/cocoalicious-10b43/#comment-6987</guid>
		<description>You mention the CVS.... ;)

I checked it out from Sourceforge and commented out the  import "SFHFNetworkUtils.h" line (which used to be enough to get it to build/run) but now I get this:

[Session started at 2006-06-22 10:24:02 -0400.]
dyld: Library not loaded: @executable_path/../Frameworks/Sparkle.framework/Versions/A/Sparkle
  Referenced from: /Users/ngzax/Code/Obj-C/cocoalicious/build/Development/Cocoalicious.app/Contents/MacOS/Cocoalicious
  Reason: image not found

Cocoal.icio.us has exited due to signal 5 (SIGTRAP).

Help?

Thanks,
Daryl</description>
		<content:encoded><![CDATA[<p>You mention the CVS&#8230;. <img src='http://weblog.scifihifi.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>I checked it out from Sourceforge and commented out the  import &#8220;SFHFNetworkUtils.h&#8221; line (which used to be enough to get it to build/run) but now I get this:</p>
<p>[Session started at 2006-06-22 10:24:02 -0400.]<br />
dyld: Library not loaded: @executable_path/../Frameworks/Sparkle.framework/Versions/A/Sparkle<br />
  Referenced from: /Users/ngzax/Code/Obj-C/cocoalicious/build/Development/Cocoalicious.app/Contents/MacOS/Cocoalicious<br />
  Reason: image not found</p>
<p>Cocoal.icio.us has exited due to signal 5 (SIGTRAP).</p>
<p>Help?</p>
<p>Thanks,<br />
Daryl</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: omo</title>
		<link>http://weblog.scifihifi.com/2006/06/11/cocoalicious-10b43/#comment-6626</link>
		<dc:creator>omo</dc:creator>
		<pubDate>Sun, 18 Jun 2006 06:58:56 +0000</pubDate>
		<guid>http://weblog.scifihifi.com/2006/06/11/cocoalicious-10b43/#comment-6626</guid>
		<description>Hi, I checked out cocoalicious code from sf.net and try to build it.
But Xcode claims that "SFHFNetworkUtils.h" is missing.
It seems to left unchecked. Would you check it in ?
I hope to play with the code.

Thank you.</description>
		<content:encoded><![CDATA[<p>Hi, I checked out cocoalicious code from sf.net and try to build it.<br />
But Xcode claims that &#8220;SFHFNetworkUtils.h&#8221; is missing.<br />
It seems to left unchecked. Would you check it in ?<br />
I hope to play with the code.</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rentzsch</title>
		<link>http://weblog.scifihifi.com/2006/06/11/cocoalicious-10b43/#comment-5980</link>
		<dc:creator>rentzsch</dc:creator>
		<pubDate>Mon, 12 Jun 2006 04:28:10 +0000</pubDate>
		<guid>http://weblog.scifihifi.com/2006/06/11/cocoalicious-10b43/#comment-5980</guid>
		<description>Always with the &lt;a href="http://lemonodor.com/archives/001039.html" rel="nofollow"&gt;fucking ampersands^W percents...&lt;/a&gt; ;-)</description>
		<content:encoded><![CDATA[<p>Always with the <a href="http://lemonodor.com/archives/001039.html" rel="nofollow">fucking ampersands^W percents&#8230;</a> <img src='http://weblog.scifihifi.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Feaverish</title>
		<link>http://weblog.scifihifi.com/2006/06/11/cocoalicious-10b43/#comment-5975</link>
		<dc:creator>Feaverish</dc:creator>
		<pubDate>Sun, 11 Jun 2006 23:38:25 +0000</pubDate>
		<guid>http://weblog.scifihifi.com/2006/06/11/cocoalicious-10b43/#comment-5975</guid>
		<description>I haven't been able to get Cocoalicious to work for the last few weeks. The activity spinner just quits after a few seconds and none of my bookmarks ever show up. I wonder if it times out before it can retrieve all ~4500 bookmarks, or if it's a problem on del.icio.us' end.</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t been able to get Cocoalicious to work for the last few weeks. The activity spinner just quits after a few seconds and none of my bookmarks ever show up. I wonder if it times out before it can retrieve all ~4500 bookmarks, or if it&#8217;s a problem on del.icio.us&#8217; end.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

