<?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 davidb dives in</title>
	<atom:link href="http://blacka.com/david/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blacka.com/david</link>
	<description>various musings and babblings.</description>
	<lastBuildDate>Thu, 12 Aug 2010 15:24:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Switching to Cocoa Emacs by Fabio</title>
		<link>http://blacka.com/david/2010/01/17/switching-to-cocoa-emacs/comment-page-1/#comment-27235</link>
		<dc:creator>Fabio</dc:creator>
		<pubDate>Thu, 12 Aug 2010 15:24:51 +0000</pubDate>
		<guid isPermaLink="false">http://blacka.com/david/?p=100#comment-27235</guid>
		<description>&lt;p&gt;Hi! Reading your post helped me a lot! &lt;/p&gt;

&lt;p&gt;One thing, &#039;though. I&#039;m new Emacs user on the Mac and am looking for help or a place to end a bug report. This cocoa build, when the meta is set to the option key is sending the key modified as the option key. So command + option + r gives M-s-®!!! When I set the command to meta and the option to super (i.e. invert) it gives correctly M-s-r. &lt;/p&gt;

&lt;p&gt;If I choose to stay with the default (I mean, if you don&#039;t find it heresy) any idea if it&#039;s fixable or where I should inform this as a bug?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi! Reading your post helped me a lot! </p>
<p>One thing, &#8216;though. I&#8217;m new Emacs user on the Mac and am looking for help or a place to end a bug report. This cocoa build, when the meta is set to the option key is sending the key modified as the option key. So command + option + r gives M-s-®!!! When I set the command to meta and the option to super (i.e. invert) it gives correctly M-s-r. </p>
<p>If I choose to stay with the default (I mean, if you don&#8217;t find it heresy) any idea if it&#8217;s fixable or where I should inform this as a bug?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install DBD::Oracle on Mac OS X by Charlie Rose</title>
		<link>http://blacka.com/david/2008/11/12/how-to-install-dbdoracle-on-mac-os-x/comment-page-1/#comment-27090</link>
		<dc:creator>Charlie Rose</dc:creator>
		<pubDate>Tue, 08 Jun 2010 19:09:14 +0000</pubDate>
		<guid isPermaLink="false">http://blacka.com/david/?p=78#comment-27090</guid>
		<description>&lt;p&gt;I know this is an old thread but have been having problems. This workaround worked perfectly, thanks. But prior to finding the workaround I tried installing in CPAN sudo -MCPAN -e shell CPAN&gt;install DBD::Oracle. Now I get this error whenever I run sqlplus:
dyld: Library not loaded: /b/227/rdbms/lib/libodm10.dylib
  Referenced from: /Volumes/u01/app/oracle/product/10.2.0/db_1/bin/oracle
  Reason: image not found
ERROR:
ORA-12547: TNS:lost contact
Workaround is to log in with @sid, e.g. sqlplus scott@sid. Anyone seen this? TIA.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I know this is an old thread but have been having problems. This workaround worked perfectly, thanks. But prior to finding the workaround I tried installing in CPAN sudo -MCPAN -e shell CPAN&gt;install DBD::Oracle. Now I get this error whenever I run sqlplus:<br />
dyld: Library not loaded: /b/227/rdbms/lib/libodm10.dylib<br />
  Referenced from: /Volumes/u01/app/oracle/product/10.2.0/db_1/bin/oracle<br />
  Reason: image not found<br />
ERROR:<br />
ORA-12547: TNS:lost contact<br />
Workaround is to log in with @sid, e.g. sqlplus scott@sid. Anyone seen this? TIA.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install DBD::Oracle on Mac OS X by Sean</title>
		<link>http://blacka.com/david/2008/11/12/how-to-install-dbdoracle-on-mac-os-x/comment-page-1/#comment-26580</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Tue, 02 Mar 2010 00:47:09 +0000</pubDate>
		<guid isPermaLink="false">http://blacka.com/david/?p=78#comment-26580</guid>
		<description>&lt;p&gt;I know this is an old thread but just ran into the problem and this workaround worked perfectly. Thanks David.&lt;/p&gt;

&lt;p&gt;@Rob - Don&#039;t comment out the the method definition for dump&lt;em&gt;env&lt;/em&gt;to&lt;em&gt;trace().. just comment out the lines where it is called. For me it was only used once on line 456:
if (DBIS-&gt;debug &gt;= 6 &#124;&#124; dbd&lt;/em&gt;verbose &gt;= 6 )
/&lt;em&gt;dump_env_to_trace();&lt;/em&gt;/&lt;/p&gt;

&lt;p&gt;Cheers&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I know this is an old thread but just ran into the problem and this workaround worked perfectly. Thanks David.</p>
<p>@Rob &#8211; Don&#8217;t comment out the the method definition for dump<em>env</em>to<em>trace().. just comment out the lines where it is called. For me it was only used once on line 456:<br />
if (DBIS-&gt;debug &gt;= 6 || dbd</em>verbose &gt;= 6 )<br />
/<em>dump_env_to_trace();</em>/</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install DBD::Oracle on Mac OS X by Raja</title>
		<link>http://blacka.com/david/2008/11/12/how-to-install-dbdoracle-on-mac-os-x/comment-page-1/#comment-26334</link>
		<dc:creator>Raja</dc:creator>
		<pubDate>Wed, 27 Jan 2010 18:59:30 +0000</pubDate>
		<guid isPermaLink="false">http://blacka.com/david/?p=78#comment-26334</guid>
		<description>&lt;p&gt;Thank you for posting this, it worked, and now I feel like I&#039;m living the dream again.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thank you for posting this, it worked, and now I feel like I&#8217;m living the dream again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install DBD::Oracle on Mac OS X by Rodrigo Arenas</title>
		<link>http://blacka.com/david/2008/11/12/how-to-install-dbdoracle-on-mac-os-x/comment-page-1/#comment-25018</link>
		<dc:creator>Rodrigo Arenas</dc:creator>
		<pubDate>Thu, 13 Aug 2009 05:08:19 +0000</pubDate>
		<guid isPermaLink="false">http://blacka.com/david/?p=78#comment-25018</guid>
		<description>&lt;p&gt;Thanks for the tips, some other stuff.. I try on a MBP 2.5 C2D with 10.5.7. I download the last version of the oracle instanclient and i try 64bits... don&#039;t work... work with 32bits version and perl Makefile.PL -l&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for the tips, some other stuff.. I try on a MBP 2.5 C2D with 10.5.7. I download the last version of the oracle instanclient and i try 64bits&#8230; don&#8217;t work&#8230; work with 32bits version and perl Makefile.PL -l</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install DBD::Oracle on Mac OS X by Rob</title>
		<link>http://blacka.com/david/2008/11/12/how-to-install-dbdoracle-on-mac-os-x/comment-page-1/#comment-24880</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Wed, 05 Aug 2009 14:53:57 +0000</pubDate>
		<guid isPermaLink="false">http://blacka.com/david/?p=78#comment-24880</guid>
		<description>&lt;p&gt;Him, Followed your instructions without success. Did &quot;perl Makefile.PL -l &quot; first to include the SDK libraries (also tried without -l). Then edited Makefile, &quot;make&quot; runs okay. If I edit dbdimp.c then make fails. I can find three lines with dump&lt;em&gt;env&lt;/em&gt;to_trace and have commented them out, is this all you meant?&lt;/p&gt;

&lt;p&gt;If I run a test script I get:&lt;/p&gt;

&lt;p&gt;dyld errors for _OCINlsEnvironmentVariabeGet&lt;/p&gt;

&lt;p&gt;Mac OS X 10.5.6
Oracle 10.2.0
Perl 5.10.0
DBD:Oracle 1.23&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Him, Followed your instructions without success. Did &#8220;perl Makefile.PL -l &#8221; first to include the SDK libraries (also tried without -l). Then edited Makefile, &#8220;make&#8221; runs okay. If I edit dbdimp.c then make fails. I can find three lines with dump<em>env</em>to_trace and have commented them out, is this all you meant?</p>
<p>If I run a test script I get:</p>
<p>dyld errors for _OCINlsEnvironmentVariabeGet</p>
<p>Mac OS X 10.5.6<br />
Oracle 10.2.0<br />
Perl 5.10.0<br />
DBD:Oracle 1.23</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install DBD::Oracle on Mac OS X by Josh</title>
		<link>http://blacka.com/david/2008/11/12/how-to-install-dbdoracle-on-mac-os-x/comment-page-1/#comment-21671</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Thu, 26 Mar 2009 16:34:35 +0000</pubDate>
		<guid isPermaLink="false">http://blacka.com/david/?p=78#comment-21671</guid>
		<description>&lt;p&gt;Thanks a heap mate, this was all the information I needed to kick me in the right direction.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks a heap mate, this was all the information I needed to kick me in the right direction.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I has iPhone by Sean</title>
		<link>http://blacka.com/david/2008/08/03/i-has-iphone/comment-page-1/#comment-18091</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Sun, 03 Aug 2008 19:48:06 +0000</pubDate>
		<guid isPermaLink="false">http://blacka.com/david/archives/2008/08/i-has-iphone/#comment-18091</guid>
		<description>&lt;p&gt;Congrats! Now starts the App Store spending spree.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Congrats! Now starts the App Store spending spree.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bachelor Chow by Knit Bot</title>
		<link>http://blacka.com/david/2007/12/19/bachelor-chow/comment-page-1/#comment-9312</link>
		<dc:creator>Knit Bot</dc:creator>
		<pubDate>Fri, 21 Dec 2007 23:45:29 +0000</pubDate>
		<guid isPermaLink="false">http://blacka.com/david/archives/2007/12/bachelor-chow/#comment-9312</guid>
		<description>&lt;p&gt;D&#039;OH!  Now you&#039;ve actually made me hungry for Tuna Noodle Muck...!&lt;/p&gt;

&lt;p&gt;(2 cups pasta: cook; 1 tin Campbell&#039;s cream of mushroom soup; 1 tin tuna.  Muck together. )&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>D&#8217;OH!  Now you&#8217;ve actually made me hungry for Tuna Noodle Muck&#8230;!</p>
<p>(2 cups pasta: cook; 1 tin Campbell&#8217;s cream of mushroom soup; 1 tin tuna.  Muck together. )</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why the bluetooth headset hate? by Sean Mountcastle</title>
		<link>http://blacka.com/david/2007/07/18/why-the-bluetooth-headset-hate/comment-page-1/#comment-7037</link>
		<dc:creator>Sean Mountcastle</dc:creator>
		<pubDate>Thu, 19 Jul 2007 02:45:01 +0000</pubDate>
		<guid isPermaLink="false">http://blacka.com/david/archives/2007/07/why-the-bluetooth-headset-hate/#comment-7037</guid>
		<description>&lt;p&gt;I&#039;ve heard good things about Jawbone (http://www.jawbone.com/), you may wish to check it out.&lt;/p&gt;

&lt;p&gt;Note that if you end-up purchasing a bluetooth headset, we&#039;ll all hate you too ;-)&lt;/p&gt;

&lt;p&gt;Sean&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;ve heard good things about Jawbone (<a href="http://www.jawbone.com/" rel="nofollow">http://www.jawbone.com/</a>), you may wish to check it out.</p>
<p>Note that if you end-up purchasing a bluetooth headset, we&#8217;ll all hate you too <img src='http://blacka.com/david/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Sean</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The irony by AT&#38;T Insanity &#171; Sean Mountcastle</title>
		<link>http://blacka.com/david/2007/07/05/the-irony/comment-page-1/#comment-6985</link>
		<dc:creator>AT&#38;T Insanity &#171; Sean Mountcastle</dc:creator>
		<pubDate>Sat, 14 Jul 2007 19:18:29 +0000</pubDate>
		<guid isPermaLink="false">http://blacka.com/david/archives/2007/07/the-irony/#comment-6985</guid>
		<description>&lt;p&gt;[...] friend Dave is was looking to get an iPhone now that his Treo died. I already have AT&amp;T service and I&#8217;d love to upgrade to an iPhone as well. Being an old [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] friend Dave is was looking to get an iPhone now that his Treo died. I already have AT&amp;T service and I&#8217;d love to upgrade to an iPhone as well. Being an old [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The irony by davidb</title>
		<link>http://blacka.com/david/2007/07/05/the-irony/comment-page-1/#comment-6932</link>
		<dc:creator>davidb</dc:creator>
		<pubDate>Mon, 09 Jul 2007 03:46:32 +0000</pubDate>
		<guid isPermaLink="false">http://blacka.com/david/archives/2007/07/the-irony/#comment-6932</guid>
		<description>&lt;p&gt;I actually could have gotten one on saturday, at the Columbia, MD Apple store.  But, in a fit of &quot;I&#039;ve gotta have a phone for tomorrow&quot;, I actually got a normal cell phone, and couldn&#039;t bring myself to buy another one just one day later.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I actually could have gotten one on saturday, at the Columbia, MD Apple store.  But, in a fit of &#8220;I&#8217;ve gotta have a phone for tomorrow&#8221;, I actually got a normal cell phone, and couldn&#8217;t bring myself to buy another one just one day later.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The irony by Sean</title>
		<link>http://blacka.com/david/2007/07/05/the-irony/comment-page-1/#comment-6931</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Mon, 09 Jul 2007 02:28:11 +0000</pubDate>
		<guid isPermaLink="false">http://blacka.com/david/archives/2007/07/the-irony/#comment-6931</guid>
		<description>&lt;p&gt;Get to any of the Apple stores in McLean, Clarendon, or Pentagon City tomorrow morning  -- according to Apple (http://www.apple.com/retail/iphone/), all three stores have iPhones in stock. I hope you get it as I&#039;m eager to check it out in person!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Get to any of the Apple stores in McLean, Clarendon, or Pentagon City tomorrow morning  &#8212; according to Apple (<a href="http://www.apple.com/retail/iphone/" rel="nofollow">http://www.apple.com/retail/iphone/</a>), all three stores have iPhones in stock. I hope you get it as I&#8217;m eager to check it out in person!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Red Sweater Software Spam Filtering Lets Me Down; Red Sweater Tries Real Hard by Daniel Jalkut</title>
		<link>http://blacka.com/david/2007/05/01/red-sweater-software-lets-me-down/comment-page-1/#comment-5433</link>
		<dc:creator>Daniel Jalkut</dc:creator>
		<pubDate>Wed, 02 May 2007 20:55:15 +0000</pubDate>
		<guid isPermaLink="false">http://blacka.com/david/archives/2007/05/red-sweater-software-lets-me-down/#comment-5433</guid>
		<description>&lt;p&gt;Glad it all worked out. Thanks for updating the title of the blog entry :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Glad it all worked out. Thanks for updating the title of the blog entry <img src='http://blacka.com/david/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Red Sweater Software Spam Filtering Lets Me Down; Red Sweater Tries Real Hard by davidb</title>
		<link>http://blacka.com/david/2007/05/01/red-sweater-software-lets-me-down/comment-page-1/#comment-5428</link>
		<dc:creator>davidb</dc:creator>
		<pubDate>Wed, 02 May 2007 16:25:48 +0000</pubDate>
		<guid isPermaLink="false">http://blacka.com/david/archives/2007/05/red-sweater-software-lets-me-down/#comment-5428</guid>
		<description>&lt;p&gt;It did occur to me that the emails were being erroneously caught in the spam filters (and, as you both suspected, they were) however, I did attempt to check and, for whatever reason, didn&#039;t find any email from red-sweater.com (or Daniel).  I guessing there was some sort of failure in whatever I was doing to check, as, after checking today, voila! I have no less than 3 emails from Daniel with my code.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It did occur to me that the emails were being erroneously caught in the spam filters (and, as you both suspected, they were) however, I did attempt to check and, for whatever reason, didn&#8217;t find any email from red-sweater.com (or Daniel).  I guessing there was some sort of failure in whatever I was doing to check, as, after checking today, voila! I have no less than 3 emails from Daniel with my code.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
