<?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"
	>
<channel>
	<title>Comments for 2fkd</title>
	<atom:link href="http://2fkd.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://2fkd.com</link>
	<description>what's one more fucking blog?</description>
	<pubDate>Fri, 21 Nov 2008 20:29:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>Comment on Building FlowPlayer from Source on Mac OS X by CW</title>
		<link>http://2fkd.com/2008/03/25/building-flowplayer-from-source-on-mac-os-x/#comment-14</link>
		<dc:creator>CW</dc:creator>
		<pubDate>Sat, 20 Sep 2008 13:22:43 +0000</pubDate>
		<guid isPermaLink="false">http://2fkd.com/2008/03/25/building-flowplayer-from-source-on-mac-os-x/#comment-14</guid>
		<description>" Update to the above: hard links in build.properties to STD_LIB, STD8_LIB, MTASC_BIN and SWFMILL_BIN let ant complete in 23 seconds. "

What should these hardlinks be in build.properties?

I managed to get 2.0.1 to compile successfully following these instructions but couldn't get the latest working (now 2.2.4)

stopping at line 65.</description>
		<content:encoded><![CDATA[<p>&#8221; Update to the above: hard links in build.properties to STD_LIB, STD8_LIB, MTASC_BIN and SWFMILL_BIN let ant complete in 23 seconds. &#8221;</p>
<p>What should these hardlinks be in build.properties?</p>
<p>I managed to get 2.0.1 to compile successfully following these instructions but couldn&#8217;t get the latest working (now 2.2.4)</p>
<p>stopping at line 65.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A few notes on using Passenger (mod_rails) with Mac OS X by links for 2008-09-09 &#171; Amy G. Dala</title>
		<link>http://2fkd.com/2008/04/12/a-few-notes-on-using-passenger-mod_rails-with-mac-os-x/#comment-13</link>
		<dc:creator>links for 2008-09-09 &#171; Amy G. Dala</dc:creator>
		<pubDate>Tue, 09 Sep 2008 12:35:30 +0000</pubDate>
		<guid isPermaLink="false">http://2fkd.com/?p=12#comment-13</guid>
		<description>[...] A few notes on using Passenger (mod_rails) with Mac OS X &#124; 2fkd (tags: ruby rails apache osx) [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] A few notes on using Passenger (mod_rails) with Mac OS X | 2fkd (tags: ruby rails apache osx) [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building FlowPlayer from Source on Mac OS X by nerdabilly</title>
		<link>http://2fkd.com/2008/03/25/building-flowplayer-from-source-on-mac-os-x/#comment-12</link>
		<dc:creator>nerdabilly</dc:creator>
		<pubDate>Thu, 04 Sep 2008 00:10:47 +0000</pubDate>
		<guid isPermaLink="false">http://2fkd.com/2008/03/25/building-flowplayer-from-source-on-mac-os-x/#comment-12</guid>
		<description>Thank you! exactly what I needed as a newbie to Unix, ant, swfmill, etc. this is just the kind of walk-through I was looking for. Thanks!</description>
		<content:encoded><![CDATA[<p>Thank you! exactly what I needed as a newbie to Unix, ant, swfmill, etc. this is just the kind of walk-through I was looking for. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building FlowPlayer from Source on Mac OS X by Britain W.</title>
		<link>http://2fkd.com/2008/03/25/building-flowplayer-from-source-on-mac-os-x/#comment-11</link>
		<dc:creator>Britain W.</dc:creator>
		<pubDate>Wed, 11 Jun 2008 03:22:54 +0000</pubDate>
		<guid isPermaLink="false">http://2fkd.com/2008/03/25/building-flowplayer-from-source-on-mac-os-x/#comment-11</guid>
		<description>Update to the above: hard links in build.properties to STD_LIB, STD8_LIB, MTASC_BIN and SWFMILL_BIN let ant complete in 23 seconds.</description>
		<content:encoded><![CDATA[<p>Update to the above: hard links in build.properties to STD_LIB, STD8_LIB, MTASC_BIN and SWFMILL_BIN let ant complete in 23 seconds.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building FlowPlayer from Source on Mac OS X by Britain W.</title>
		<link>http://2fkd.com/2008/03/25/building-flowplayer-from-source-on-mac-os-x/#comment-10</link>
		<dc:creator>Britain W.</dc:creator>
		<pubDate>Wed, 11 Jun 2008 03:17:43 +0000</pubDate>
		<guid isPermaLink="false">http://2fkd.com/2008/03/25/building-flowplayer-from-source-on-mac-os-x/#comment-10</guid>
		<description>Thanks for putting these down!

It looks like the directory layout has changed a little since these directions were written.  I downloaded the mtasc and swfmill from the links you provided, placed them in the directories, and ant chokes on line 65 of build.xml.

Editing the build.properties list to hard link to the binary files gets me a little further along.  Now it chokes at line 68 -- I guess it can't find the classpath.

I don't really consider myself a developer, but I understand enough to annoy actual developers.</description>
		<content:encoded><![CDATA[<p>Thanks for putting these down!</p>
<p>It looks like the directory layout has changed a little since these directions were written.  I downloaded the mtasc and swfmill from the links you provided, placed them in the directories, and ant chokes on line 65 of build.xml.</p>
<p>Editing the build.properties list to hard link to the binary files gets me a little further along.  Now it chokes at line 68 &#8212; I guess it can&#8217;t find the classpath.</p>
<p>I don&#8217;t really consider myself a developer, but I understand enough to annoy actual developers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A few notes on using Passenger (mod_rails) with Mac OS X by Greg Willits</title>
		<link>http://2fkd.com/2008/04/12/a-few-notes-on-using-passenger-mod_rails-with-mac-os-x/#comment-8</link>
		<dc:creator>Greg Willits</dc:creator>
		<pubDate>Sat, 24 May 2008 02:26:59 +0000</pubDate>
		<guid isPermaLink="false">http://2fkd.com/?p=12#comment-8</guid>
		<description>I installed Passenger 1.0.5 yesterday on a 10.5.2 that was already running the classic Apache, proxy_balancer, monit, mongrel_cluster stack. 

It worked out of the box for me.

At first I had trouble, but it was my incomplete removal of the mongrel config remnants in my vhost (disabled the balancer but for got to remove the mod_rewrite stuff). So that's the trick to a good conversion--be sure to remove all pieces of the balancer/rewrite stuff in your vhosts.</description>
		<content:encoded><![CDATA[<p>I installed Passenger 1.0.5 yesterday on a 10.5.2 that was already running the classic Apache, proxy_balancer, monit, mongrel_cluster stack. </p>
<p>It worked out of the box for me.</p>
<p>At first I had trouble, but it was my incomplete removal of the mongrel config remnants in my vhost (disabled the balancer but for got to remove the mod_rewrite stuff). So that&#8217;s the trick to a good conversion&#8211;be sure to remove all pieces of the balancer/rewrite stuff in your vhosts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A few notes on using Passenger (mod_rails) with Mac OS X by 28 mod_rails / Passenger Resources To Help You Deploy Rails Applications Faster</title>
		<link>http://2fkd.com/2008/04/12/a-few-notes-on-using-passenger-mod_rails-with-mac-os-x/#comment-7</link>
		<dc:creator>28 mod_rails / Passenger Resources To Help You Deploy Rails Applications Faster</dc:creator>
		<pubDate>Fri, 23 May 2008 20:36:15 +0000</pubDate>
		<guid isPermaLink="false">http://2fkd.com/?p=12#comment-7</guid>
		<description>[...] Instrumentation - Oliver of FiveRuns takes a look at mod_rails and examines its usage scenarios.    A few notes on using Passenger (mod_rails) with Mac OS X - A quick examination of mod_rails on OS X.    Miscellaneous Experiences Some People Have Had With [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Instrumentation - Oliver of FiveRuns takes a look at mod_rails and examines its usage scenarios.    A few notes on using Passenger (mod_rails) with Mac OS X - A quick examination of mod_rails on OS X.    Miscellaneous Experiences Some People Have Had With [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Apple TV + Streaming Radio = Fail by Amanda</title>
		<link>http://2fkd.com/2008/03/14/apple-tv-streaming-radio-fail/#comment-4</link>
		<dc:creator>Amanda</dc:creator>
		<pubDate>Sat, 15 Mar 2008 12:53:58 +0000</pubDate>
		<guid isPermaLink="false">http://2fkd.com/2008/03/14/apple-tv-streaming-radio-fail/#comment-4</guid>
		<description>You should check out flytunes.  It lets you stream and cache internet radio to your iphone.  It's also free &#38; you don't have to jailbreak your phone to use it.  They have around 100 stations now.  I've been using it for a month or so &#38; they've been increasing the # of available stations the entire time.</description>
		<content:encoded><![CDATA[<p>You should check out flytunes.  It lets you stream and cache internet radio to your iphone.  It&#8217;s also free &amp; you don&#8217;t have to jailbreak your phone to use it.  They have around 100 stations now.  I&#8217;ve been using it for a month or so &amp; they&#8217;ve been increasing the # of available stations the entire time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on One More Time by Darrell</title>
		<link>http://2fkd.com/2008/03/05/one-more-time/#comment-3</link>
		<dc:creator>Darrell</dc:creator>
		<pubDate>Fri, 14 Mar 2008 10:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://2fkd.com/2008/03/05/one-more-time/#comment-3</guid>
		<description>Welcome back, Joseph.  We missed you.

As you are well aware, I've had my own bouts with misunderstanding and arrogance.  As time passes, I like to think that these have become less frequent.  Learning how to argue properly (and civilly) is imperative these days, but so few seem to understand that.  I consider myself lucky that I know a handful of folks who can make reasoned arguments, but still manage to keep their heads when rebutted.

By the way, I love the design.  It's rather similar to the design in my dreams when I was first re-jiggering my own site.  White text on a dark background should be more common.

-Darrell</description>
		<content:encoded><![CDATA[<p>Welcome back, Joseph.  We missed you.</p>
<p>As you are well aware, I&#8217;ve had my own bouts with misunderstanding and arrogance.  As time passes, I like to think that these have become less frequent.  Learning how to argue properly (and civilly) is imperative these days, but so few seem to understand that.  I consider myself lucky that I know a handful of folks who can make reasoned arguments, but still manage to keep their heads when rebutted.</p>
<p>By the way, I love the design.  It&#8217;s rather similar to the design in my dreams when I was first re-jiggering my own site.  White text on a dark background should be more common.</p>
<p>-Darrell</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on One More Time by Elliot</title>
		<link>http://2fkd.com/2008/03/05/one-more-time/#comment-2</link>
		<dc:creator>Elliot</dc:creator>
		<pubDate>Thu, 06 Mar 2008 06:24:28 +0000</pubDate>
		<guid isPermaLink="false">http://2fkd.com/2008/03/05/one-more-time/#comment-2</guid>
		<description>One way to avoid tangents is to pic a topic/motif/theme for your blog and adhere to it as closely as possible.  I'd suggest a photo blog, but that implies effort.

I find myself in the same boat on occasion with regard to arrogance.  My problem is that I assert myself too strongly and imply to others that their opinions don't matter.  If you must be opinionated, &lt;strike&gt;state your answer in the form of a question so people &lt;/strike&gt; fuck, I did it again.  Perhaps you can state your answer in the form of a question, so your readers feel they're providing constructive criticism as opposed to defensive commentary?

You're starting to make me wonder whether shitcanning my blog and starting over is worth the trouble.  I have five years of history on that thing.</description>
		<content:encoded><![CDATA[<p>One way to avoid tangents is to pic a topic/motif/theme for your blog and adhere to it as closely as possible.  I&#8217;d suggest a photo blog, but that implies effort.</p>
<p>I find myself in the same boat on occasion with regard to arrogance.  My problem is that I assert myself too strongly and imply to others that their opinions don&#8217;t matter.  If you must be opinionated, <strike>state your answer in the form of a question so people </strike> fuck, I did it again.  Perhaps you can state your answer in the form of a question, so your readers feel they&#8217;re providing constructive criticism as opposed to defensive commentary?</p>
<p>You&#8217;re starting to make me wonder whether shitcanning my blog and starting over is worth the trouble.  I have five years of history on that thing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
