<?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 Cognizant Transmutation</title>
	<atom:link href="http://blog.ibd.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ibd.com</link>
	<description>Internet Bandwidth Development: Composting the Internet for over Two Decades</description>
	<lastBuildDate>Sat, 07 Jan 2012 01:36:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Bonjour / AVAHI &amp; Netatalk to share files files between Ubuntu 10.4 &amp; Mac OS X by Robert J Berger</title>
		<link>http://blog.ibd.com/howto/bonjour-avahi-netatalk-to-share-files-files-between-ubuntu-10-4-mac-os-x/comment-page-1/#comment-4366</link>
		<dc:creator>Robert J Berger</dc:creator>
		<pubDate>Sat, 07 Jan 2012 01:36:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ibd.com/?p=574#comment-4366</guid>
		<description>I believe this is normal behavior of modern OS&#039;s assuming that the Memory utilization shows that the memory is mostly in the cached memory. If you run the free command you&#039;ll see something like:
&lt;pre&gt;&lt;code&gt;
# free -m
             total       used       free     shared    buffers     cached
Mem:         15011      10128       4882          0        200       4783
-/+ buffers/cache:       5145       9865
&lt;/code&gt;&lt;/pre&gt;

Notice that the cached value is pretty high. If you see that the free value is low and the cached value is high, that is cool. The OS is sucking any idle memory and using it for disk and other caches. But if a process needs memory, it will take it from the cache, not declare its out of memory. This is generally a good thing. So when you do a big transfer it will allocate the memory to caches and then lazily release the caches only when processes need it.

If you see low &quot;free&quot; memory AND low &quot;cached&quot; memory, then you might have a problem...</description>
		<content:encoded><![CDATA[<p>I believe this is normal behavior of modern OS&#8217;s assuming that the Memory utilization shows that the memory is mostly in the cached memory. If you run the free command you&#8217;ll see something like:</p>
<pre><code>
# free -m
             total       used       free     shared    buffers     cached
Mem:         15011      10128       4882          0        200       4783
-/+ buffers/cache:       5145       9865
</code></pre>
<p>Notice that the cached value is pretty high. If you see that the free value is low and the cached value is high, that is cool. The OS is sucking any idle memory and using it for disk and other caches. But if a process needs memory, it will take it from the cache, not declare its out of memory. This is generally a good thing. So when you do a big transfer it will allocate the memory to caches and then lazily release the caches only when processes need it.</p>
<p>If you see low &#8220;free&#8221; memory AND low &#8220;cached&#8221; memory, then you might have a problem&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Your Mac Won&#8217;t Reboot when Installing Mac OS X Lion &#8211; Reset Your PRAM by Robert J Berger</title>
		<link>http://blog.ibd.com/howto/your-mac-wont-reboot-when-installing-mac-os-x-lion-reset-your-pram/comment-page-1/#comment-4365</link>
		<dc:creator>Robert J Berger</dc:creator>
		<pubDate>Sat, 07 Jan 2012 01:30:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ibd.com/?p=782#comment-4365</guid>
		<description>There doesn&#039;t seem to be any danger doing the PRAM reset often other than the hassle and like you said the suspicion that something is bad requiring this.

The only problem I&#039;ve had before and after the Lion upgrade that has been causing me to do a PRAM reset has been bluetooth freezing up. It happens to me several times a month if I&#039;m using bluetooth headset to stream music. The system thinks there is no bluetooth hardware. I find if it gets in that state I have to shutdown and do a PRAM reset....</description>
		<content:encoded><![CDATA[<p>There doesn&#8217;t seem to be any danger doing the PRAM reset often other than the hassle and like you said the suspicion that something is bad requiring this.</p>
<p>The only problem I&#8217;ve had before and after the Lion upgrade that has been causing me to do a PRAM reset has been bluetooth freezing up. It happens to me several times a month if I&#8217;m using bluetooth headset to stream music. The system thinks there is no bluetooth hardware. I find if it gets in that state I have to shutdown and do a PRAM reset&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Your Mac Won&#8217;t Reboot when Installing Mac OS X Lion &#8211; Reset Your PRAM by max</title>
		<link>http://blog.ibd.com/howto/your-mac-wont-reboot-when-installing-mac-os-x-lion-reset-your-pram/comment-page-1/#comment-4363</link>
		<dc:creator>max</dc:creator>
		<pubDate>Fri, 06 Jan 2012 14:29:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ibd.com/?p=782#comment-4363</guid>
		<description>OK. similar problem here. several macs updated to lion via thumb drive start up etc that went perfectly.

Then I tried to do CLEAN Lion install as my main book was giving me various problems. could not get it to launch properly (from the Lion thumb drive) to save my life. More trouble shooting and test of different drives when PRAM issue came to light and I got it to load smoothly with alt drive. So...the original hard drive was now suspect. I go out and get new one, load it and first attempt to run Lion install and I get a hang up on install. UGHH...thought we had this beat. Then I went straight to PRAM reset again and violla....smooth install. 

So new HD is running and PRAM hint is big deal when you run into Lion on top of lion clean install and having basic launching problems. My concern is to whether or not I now have some more basic problem in the machine that is requiring PRAM resets and if it is going to become an ongoing issue, if that&#039;s even possible and what it might portend??

Nice article and thanks for any feedback. MS</description>
		<content:encoded><![CDATA[<p>OK. similar problem here. several macs updated to lion via thumb drive start up etc that went perfectly.</p>
<p>Then I tried to do CLEAN Lion install as my main book was giving me various problems. could not get it to launch properly (from the Lion thumb drive) to save my life. More trouble shooting and test of different drives when PRAM issue came to light and I got it to load smoothly with alt drive. So&#8230;the original hard drive was now suspect. I go out and get new one, load it and first attempt to run Lion install and I get a hang up on install. UGHH&#8230;thought we had this beat. Then I went straight to PRAM reset again and violla&#8230;.smooth install. </p>
<p>So new HD is running and PRAM hint is big deal when you run into Lion on top of lion clean install and having basic launching problems. My concern is to whether or not I now have some more basic problem in the machine that is requiring PRAM resets and if it is going to become an ongoing issue, if that&#8217;s even possible and what it might portend??</p>
<p>Nice article and thanks for any feedback. MS</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bonjour / AVAHI &amp; Netatalk to share files files between Ubuntu 10.4 &amp; Mac OS X by Paresh Rana</title>
		<link>http://blog.ibd.com/howto/bonjour-avahi-netatalk-to-share-files-files-between-ubuntu-10-4-mac-os-x/comment-page-1/#comment-4214</link>
		<dc:creator>Paresh Rana</dc:creator>
		<pubDate>Mon, 19 Dec 2011 18:38:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ibd.com/?p=574#comment-4214</guid>
		<description>You Rock! I too found other article to refer to and use older versions of Ubuntu Server and am always a little cautious to follow this instructions. Thank you for making the time and effort to provide a simple and succinct solution that worked for me like a charm.

One thing I did notice on my Ubuntu box though... I did some throughput tests by copying a 2Gb folder/directory of files from my Mac to the server. I watched the men utilization on the server (which has 4Gb of RAM) and noticed that as the files were copying the men utilization climbed till it reached a little less that 4Gb. After 12 hours, it has not dropped back down.

Do you know if there is some kind of caching going on that might have flush parameters for afp?

PS: I am amazed with the &gt; 4Gb/min (66MB/s) throughput to the server I am getting.

Thank you again.</description>
		<content:encoded><![CDATA[<p>You Rock! I too found other article to refer to and use older versions of Ubuntu Server and am always a little cautious to follow this instructions. Thank you for making the time and effort to provide a simple and succinct solution that worked for me like a charm.</p>
<p>One thing I did notice on my Ubuntu box though&#8230; I did some throughput tests by copying a 2Gb folder/directory of files from my Mac to the server. I watched the men utilization on the server (which has 4Gb of RAM) and noticed that as the files were copying the men utilization climbed till it reached a little less that 4Gb. After 12 hours, it has not dropped back down.</p>
<p>Do you know if there is some kind of caching going on that might have flush parameters for afp?</p>
<p>PS: I am amazed with the &gt; 4Gb/min (66MB/s) throughput to the server I am getting.</p>
<p>Thank you again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Power in Numbers: China Aims for High-Tech Primacy by Thomas</title>
		<link>http://blog.ibd.com/how-the-world-works/demand_transformation/power-in-numbers-china-aims-for-high-tech-primacy/comment-page-1/#comment-4116</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Sat, 17 Dec 2011 12:40:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ibd.com/how-the-world-works/demand_transformation/power-in-numbers-china-aims-for-high-tech-primacy/#comment-4116</guid>
		<description>Our confidence that we will remain the world&#039;s premer power because the PRC is not a free system may be badly misplaced. The Chinese Empire was the world&#039;s most technologically advanced society - and probably its most repressive, as there was practically nothing to check the Emperor&#039;s will. More recently, Germany&#039;s Third Reich was in its time the world&#039;s most technologically advanced society - Fortunately for us, the only thing it failed to fully develop was the atomic bomb.

The PRC wil give us a hell of a contest. We HAVE to think of the future and aggressively invest in it, even as our economy is in the doldrums. ESPECIALLY as our economy is in the doldrums If we worry about tax cuts and deregulation now instead of building a future, we will be toast. And we will be toast sooner rather than later. And the only shovel ready project for us twenty years from now is us digging our own graves.

The PRC super computers are right now on a par with us. The national security implication is that they can crack encryption with the same efficiency as ours. And that&#039;s just the beginning. We have only begun to scratch the surface of artificial intelligence, for example. If the focus of our society continues to be on low taxes, deregulation and small government, we are dead meat. And by the way, a government that is small enough to be drowned in a bath tub would have doomed our cause in WWII. Let alone the Cold War.

We can hold on to the torch only if we run fast enough with it.</description>
		<content:encoded><![CDATA[<p>Our confidence that we will remain the world&#8217;s premer power because the PRC is not a free system may be badly misplaced. The Chinese Empire was the world&#8217;s most technologically advanced society &#8211; and probably its most repressive, as there was practically nothing to check the Emperor&#8217;s will. More recently, Germany&#8217;s Third Reich was in its time the world&#8217;s most technologically advanced society &#8211; Fortunately for us, the only thing it failed to fully develop was the atomic bomb.</p>
<p>The PRC wil give us a hell of a contest. We HAVE to think of the future and aggressively invest in it, even as our economy is in the doldrums. ESPECIALLY as our economy is in the doldrums If we worry about tax cuts and deregulation now instead of building a future, we will be toast. And we will be toast sooner rather than later. And the only shovel ready project for us twenty years from now is us digging our own graves.</p>
<p>The PRC super computers are right now on a par with us. The national security implication is that they can crack encryption with the same efficiency as ours. And that&#8217;s just the beginning. We have only begun to scratch the surface of artificial intelligence, for example. If the focus of our society continues to be on low taxes, deregulation and small government, we are dead meat. And by the way, a government that is small enough to be drowned in a bath tub would have doomed our cause in WWII. Let alone the Cold War.</p>
<p>We can hold on to the torch only if we run fast enough with it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Icelandic Model of Handling Debt Crises: Make the Banks Fail and the Creditors Pay by spiritofjubilee</title>
		<link>http://blog.ibd.com/how-the-world-works/demand_transformation/the-icelandic-model-of-handling-debt-crises-make-the-banks-fail-and-the-creditors-pay/comment-page-1/#comment-4007</link>
		<dc:creator>spiritofjubilee</dc:creator>
		<pubDate>Thu, 15 Dec 2011 02:02:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ibd.com/how-the-world-works/demand_transformation/the-icelandic-model-of-handling-debt-crises-make-the-banks-fail-and-the-creditors-pay/#comment-4007</guid>
		<description>Hey There Blog,
Interesting Post, As the economic downturn has progressed, credit repair companies (as well as credit repair scams) have proliferated. Given that the credit information industry is a multi-billion dollar annual business, it has become more important that you understand the laws that protect you in your transactions with corporate interests.
Regards
In America: governments, businesses, individuals are now buried under a mountain of debt. A mountain of debt that will never be repaid.

Who will borrow when they can&#039;t make the payments on the debt that they have already? The math alone calls for a system reset, a debt jubilee.

Investors are already losing... in a rigged monetary casino that rewards usury, speculation, and currency manipulation while looting main street.

There is a moral principle that debts should be honored. That is, debts between businesses that buy and sell real products, not bundled ponzi schemes, debts between individuals, between friends and businesses that know each other to be rational and moral, debts based on investments where there is a rational expectation of return. 

There is also a moral principle that unjust debts should be cancelled, and usury legislated against. Debts that are &#039;odious&#039;, debts based on fraud, debts to dictators, debts arranged by oligarchs without the consent of the general population (the 99 percent who have been left out of the equation), debts based upon compound interest upon compound interest, that should have been written off long ago, the debts need to be cancelled in a general jubilee. Think outside the box. It&#039;s time for a jubilee.</description>
		<content:encoded><![CDATA[<p>Hey There Blog,<br />
Interesting Post, As the economic downturn has progressed, credit repair companies (as well as credit repair scams) have proliferated. Given that the credit information industry is a multi-billion dollar annual business, it has become more important that you understand the laws that protect you in your transactions with corporate interests.<br />
Regards<br />
In America: governments, businesses, individuals are now buried under a mountain of debt. A mountain of debt that will never be repaid.</p>
<p>Who will borrow when they can&#8217;t make the payments on the debt that they have already? The math alone calls for a system reset, a debt jubilee.</p>
<p>Investors are already losing&#8230; in a rigged monetary casino that rewards usury, speculation, and currency manipulation while looting main street.</p>
<p>There is a moral principle that debts should be honored. That is, debts between businesses that buy and sell real products, not bundled ponzi schemes, debts between individuals, between friends and businesses that know each other to be rational and moral, debts based on investments where there is a rational expectation of return. </p>
<p>There is also a moral principle that unjust debts should be cancelled, and usury legislated against. Debts that are &#8216;odious&#8217;, debts based on fraud, debts to dictators, debts arranged by oligarchs without the consent of the general population (the 99 percent who have been left out of the equation), debts based upon compound interest upon compound interest, that should have been written off long ago, the debts need to be cancelled in a general jubilee. Think outside the box. It&#8217;s time for a jubilee.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Totally Ignorant Article By Michael Lind on &#8220;Who&#8217;s Afraid of the AT&amp;T Merger&#8221; by Robert J Berger</title>
		<link>http://blog.ibd.com/telecom/totally-ignorant-article-by-michael-lind-on-whos-afraid-of-the-att-merger/comment-page-1/#comment-2841</link>
		<dc:creator>Robert J Berger</dc:creator>
		<pubDate>Sun, 13 Nov 2011 23:26:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ibd.com/?p=837#comment-2841</guid>
		<description>The article on fascism was very interesting, so I don&#039;t really understand what you are proposing and what you are objecting about my proposals. AT&amp;T has to be the ultimate incarnation of what you complain of. They use the government to enforce their monopoly. They don&#039;t build what is needed but what will reinforce their control of communications and allow them to maintain monopoly rents. So I don&#039;t see how you can defend the status quo on one hand and then attack any proposal to open up the communications infrastructure that remove monopoly control. Monopoly rents are the worse kind of tax. It forces people to pay for systems that enslave them further.

And from a logistics point of view you have to build out a fiber optic plant to deploy so much bandwidth to every square mile of coverage area. So a proper use of capital would be to deploy fiber to supply neighborhoods with GBytes of fibered coverage to homes and businesses AND deploy wireless for the nomadic usages. The incremental cost is small if done right AND it can create markets to implement all but the physical plant.

Note that I have been involved with the design and building out of various Internet infrastructures both wired and wireless from 1993 thru 2007. I&#039;ve watched the telecommunications transformations from total monopoly to open and innovative (which I had worked to accelerate and maintain) to watch it slip back to an even worse oligopoly. If not stopped, there will no longer be an open Internet as the oligopolies of ATT/Verizon/Comcast combine with the RIAA/MPAA to make the US Internet even more controlled than the Chinese Internet. See &lt;a href=&quot;https://www.eff.org/deeplinks/2011/11/hollywood-new-war-on-software-freedom-and-internet-innovation&quot; rel=&quot;nofollow&quot;&gt;Hollywood&#039;s New War on Software Freedom and Internet Innovation&lt;/a&gt;

The article on Fascism had a very accurate diagnosis of the situation, but had no discussion on how it could be changed or what a positive environment should be. I believe that one of the big problems of today is that there is almost NO vision for a positive future. There is not even a language to describe how a world based on abundance would work.

One of the key issues is to come up with institutions that can properly balance public commons with private/market based mechanisms. The proposal that the physical plant of telecommunications should be treated as a public good and as substrate for private / market services is one such attempt for exploring those possibilities. It is clear that the total &quot;private&quot; ownership by the same entity that controls transport and content is a huge failure and must be disrupted if we have any hope for personal freedom let alone innovation.</description>
		<content:encoded><![CDATA[<p>The article on fascism was very interesting, so I don&#8217;t really understand what you are proposing and what you are objecting about my proposals. AT&#038;T has to be the ultimate incarnation of what you complain of. They use the government to enforce their monopoly. They don&#8217;t build what is needed but what will reinforce their control of communications and allow them to maintain monopoly rents. So I don&#8217;t see how you can defend the status quo on one hand and then attack any proposal to open up the communications infrastructure that remove monopoly control. Monopoly rents are the worse kind of tax. It forces people to pay for systems that enslave them further.</p>
<p>And from a logistics point of view you have to build out a fiber optic plant to deploy so much bandwidth to every square mile of coverage area. So a proper use of capital would be to deploy fiber to supply neighborhoods with GBytes of fibered coverage to homes and businesses AND deploy wireless for the nomadic usages. The incremental cost is small if done right AND it can create markets to implement all but the physical plant.</p>
<p>Note that I have been involved with the design and building out of various Internet infrastructures both wired and wireless from 1993 thru 2007. I&#8217;ve watched the telecommunications transformations from total monopoly to open and innovative (which I had worked to accelerate and maintain) to watch it slip back to an even worse oligopoly. If not stopped, there will no longer be an open Internet as the oligopolies of ATT/Verizon/Comcast combine with the RIAA/MPAA to make the US Internet even more controlled than the Chinese Internet. See <a href="https://www.eff.org/deeplinks/2011/11/hollywood-new-war-on-software-freedom-and-internet-innovation" rel="nofollow">Hollywood&#8217;s New War on Software Freedom and Internet Innovation</a></p>
<p>The article on Fascism had a very accurate diagnosis of the situation, but had no discussion on how it could be changed or what a positive environment should be. I believe that one of the big problems of today is that there is almost NO vision for a positive future. There is not even a language to describe how a world based on abundance would work.</p>
<p>One of the key issues is to come up with institutions that can properly balance public commons with private/market based mechanisms. The proposal that the physical plant of telecommunications should be treated as a public good and as substrate for private / market services is one such attempt for exploring those possibilities. It is clear that the total &#8220;private&#8221; ownership by the same entity that controls transport and content is a huge failure and must be disrupted if we have any hope for personal freedom let alone innovation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Totally Ignorant Article By Michael Lind on &#8220;Who&#8217;s Afraid of the AT&amp;T Merger&#8221; by Bob</title>
		<link>http://blog.ibd.com/telecom/totally-ignorant-article-by-michael-lind-on-whos-afraid-of-the-att-merger/comment-page-1/#comment-2639</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Wed, 09 Nov 2011 20:17:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ibd.com/?p=837#comment-2639</guid>
		<description>I think you&#039;re confusing recitation of technical specs with solving problems. I&#039;m talking about the ability to decide what the right investment for the next decade and beyond will be.  Your approach (force of law) doesn&#039;t promote creative solutions to real problems.  I&#039;m sure it would bring you satisfaction in your quest for revenge, but I don&#039;t want to live in your world.  I just laughed at the thought that you can&#039;t even be sure of the right transport mechanism in your last sentence. That&#039;s a typical shortcoming with the God complex or people that use the coercive force of government for personal ambitions.

Give me the name and capital investment of the company who is working on the 25MBps wireless, and the timeframe at which it will be available.  Explain the strategy to accelerate that time to market by 25% and the extra capital required to pull it off. Address the extra costs for a 50% faster-to-market solution.  How much longer will it take if we force the diversion of investment to something else? Who will gain, and who will lose in that trade-off?  What moral proposition justifies imposing that choice on the losers?  Spell out the dollar-value of the opportunity cost everyone is required to pay for you to have your dream solution.  Explain the demographic makeup of the people who chose to go home for broadband vs. the people who want to be free to receive it anywhere anytime.  Justify your rational for forcing one over the other based on verifiable data.

The problem with your theories here is that it requires the whole of society to value only what you value, and requires large sums of capital be only deployed to the investments your narrow mind can comprehend. To put you at ease, I&#039;ll point out I am as narrow minded as you are. We are both plagued with the incapacity to see beyond what we can imagine.

If other narrow minded folks like us can handle the cognitive dissonance, they might want to expose themselves to some thoughts that stretch the imagination. Tim Hartford offers some ideas on solving problems that go beyond simplistic approach of (watch out!!) the Fascist state.

Ted Talk: http://www.ted.com/talks/tim_harford.html

To really stretch one&#039;s abilities and to see a definition of Fascism that applies to this context: http://mises.org/daily/5634</description>
		<content:encoded><![CDATA[<p>I think you&#8217;re confusing recitation of technical specs with solving problems. I&#8217;m talking about the ability to decide what the right investment for the next decade and beyond will be.  Your approach (force of law) doesn&#8217;t promote creative solutions to real problems.  I&#8217;m sure it would bring you satisfaction in your quest for revenge, but I don&#8217;t want to live in your world.  I just laughed at the thought that you can&#8217;t even be sure of the right transport mechanism in your last sentence. That&#8217;s a typical shortcoming with the God complex or people that use the coercive force of government for personal ambitions.</p>
<p>Give me the name and capital investment of the company who is working on the 25MBps wireless, and the timeframe at which it will be available.  Explain the strategy to accelerate that time to market by 25% and the extra capital required to pull it off. Address the extra costs for a 50% faster-to-market solution.  How much longer will it take if we force the diversion of investment to something else? Who will gain, and who will lose in that trade-off?  What moral proposition justifies imposing that choice on the losers?  Spell out the dollar-value of the opportunity cost everyone is required to pay for you to have your dream solution.  Explain the demographic makeup of the people who chose to go home for broadband vs. the people who want to be free to receive it anywhere anytime.  Justify your rational for forcing one over the other based on verifiable data.</p>
<p>The problem with your theories here is that it requires the whole of society to value only what you value, and requires large sums of capital be only deployed to the investments your narrow mind can comprehend. To put you at ease, I&#8217;ll point out I am as narrow minded as you are. We are both plagued with the incapacity to see beyond what we can imagine.</p>
<p>If other narrow minded folks like us can handle the cognitive dissonance, they might want to expose themselves to some thoughts that stretch the imagination. Tim Hartford offers some ideas on solving problems that go beyond simplistic approach of (watch out!!) the Fascist state.</p>
<p>Ted Talk: <a href="http://www.ted.com/talks/tim_harford.html" rel="nofollow">http://www.ted.com/talks/tim_harford.html</a></p>
<p>To really stretch one&#8217;s abilities and to see a definition of Fascism that applies to this context: <a href="http://mises.org/daily/5634" rel="nofollow">http://mises.org/daily/5634</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Apache Thrift on Ubuntu and Leopard by Robert J Berger</title>
		<link>http://blog.ibd.com/howto/installing-apache-thrift-on-ubuntu-and-leopard/comment-page-1/#comment-2290</link>
		<dc:creator>Robert J Berger</dc:creator>
		<pubDate>Wed, 26 Oct 2011 18:38:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ibd.com/?p=172#comment-2290</guid>
		<description>Andres, I haven&#039;t played with this for a while. There are instructions for ubuntu at http://www.saltycrane.com/blog/2011/06/install-thrift-ubuntu-1010-maverick/ and now days you can install thrift with homebrew on the mac http://mxcl.github.com/homebrew/</description>
		<content:encoded><![CDATA[<p>Andres, I haven&#8217;t played with this for a while. There are instructions for ubuntu at <a href="http://www.saltycrane.com/blog/2011/06/install-thrift-ubuntu-1010-maverick/" rel="nofollow">http://www.saltycrane.com/blog/2011/06/install-thrift-ubuntu-1010-maverick/</a> and now days you can install thrift with homebrew on the mac <a href="http://mxcl.github.com/homebrew/" rel="nofollow">http://mxcl.github.com/homebrew/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Apache Thrift on Ubuntu and Leopard by Andres</title>
		<link>http://blog.ibd.com/howto/installing-apache-thrift-on-ubuntu-and-leopard/comment-page-1/#comment-2287</link>
		<dc:creator>Andres</dc:creator>
		<pubDate>Wed, 26 Oct 2011 16:48:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ibd.com/?p=172#comment-2287</guid>
		<description>Getting the following error:


==&gt; jsx (compile)
./include/jsx_common.hrl:34: type jsx_opt() undefined
./include/jsx_common.hrl:66: type jsx_parser_result() undefined
./include/jsx_common.hrl:34: type jsx_opt() undefined
./include/jsx_common.hrl:66: type jsx_parser_result() undefined
./include/jsx_common.hrl:82: type eep0018_array() undefined
./include/jsx_common.hrl:82: type eep0018_array() undefined
./include/jsx_common.hrl:82: type eep0018_object() undefined
./include/jsx_common.hrl:84: type eep0018_term() undefined
./include/jsx_common.hrl:82: type eep0018_object() undefined
./include/jsx_common.hrl:85: type eep0018_key() undefined
./include/jsx_common.hrl:85: type eep0018_term() undefined
./include/jsx_common.hrl:91: type eep0018_string() undefined
./include/jsx_common.hrl:84: type eep0018_term() undefined
./include/jsx_common.hrl:34: type jsx_opt() undefined
./include/jsx_common.hrl:85: type eep0018_key() undefined
./include/jsx_common.hrl:92: type eep0018_number() undefined
./include/jsx_common.hrl:66: type jsx_parser_result() undefined
./include/jsx_common.hrl:85: type eep0018_term() undefined
./include/jsx_common.hrl:100: type encoder_opt() undefined
./include/jsx_common.hrl:82: type eep0018_array() undefined
./include/jsx_common.hrl:91: type eep0018_string() undefined
./include/jsx_common.hrl:109: type decoder_opt() undefined
./include/jsx_common.hrl:82: type eep0018_object() undefined
./include/jsx_common.hrl:92: type eep0018_number() undefined
./include/jsx_common.hrl:117: type verify_opt() undefined
./include/jsx_common.hrl:84: type eep0018_term() undefined
./include/jsx_common.hrl:100: type encoder_opt() undefined
./include/jsx_common.hrl:123: type format_opt() undefined
./include/jsx_common.hrl:85: type eep0018_key() undefined
make[2]: *** [all] Error 1
make[2]: Leaving directory `/home/hadoop-user/Software/thrift/lib/erl&#039;
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/hadoop-user/Software/thrift/lib&#039;
make: *** [install-recursive] Error 1</description>
		<content:encoded><![CDATA[<p>Getting the following error:</p>
<p>==&gt; jsx (compile)<br />
./include/jsx_common.hrl:34: type jsx_opt() undefined<br />
./include/jsx_common.hrl:66: type jsx_parser_result() undefined<br />
./include/jsx_common.hrl:34: type jsx_opt() undefined<br />
./include/jsx_common.hrl:66: type jsx_parser_result() undefined<br />
./include/jsx_common.hrl:82: type eep0018_array() undefined<br />
./include/jsx_common.hrl:82: type eep0018_array() undefined<br />
./include/jsx_common.hrl:82: type eep0018_object() undefined<br />
./include/jsx_common.hrl:84: type eep0018_term() undefined<br />
./include/jsx_common.hrl:82: type eep0018_object() undefined<br />
./include/jsx_common.hrl:85: type eep0018_key() undefined<br />
./include/jsx_common.hrl:85: type eep0018_term() undefined<br />
./include/jsx_common.hrl:91: type eep0018_string() undefined<br />
./include/jsx_common.hrl:84: type eep0018_term() undefined<br />
./include/jsx_common.hrl:34: type jsx_opt() undefined<br />
./include/jsx_common.hrl:85: type eep0018_key() undefined<br />
./include/jsx_common.hrl:92: type eep0018_number() undefined<br />
./include/jsx_common.hrl:66: type jsx_parser_result() undefined<br />
./include/jsx_common.hrl:85: type eep0018_term() undefined<br />
./include/jsx_common.hrl:100: type encoder_opt() undefined<br />
./include/jsx_common.hrl:82: type eep0018_array() undefined<br />
./include/jsx_common.hrl:91: type eep0018_string() undefined<br />
./include/jsx_common.hrl:109: type decoder_opt() undefined<br />
./include/jsx_common.hrl:82: type eep0018_object() undefined<br />
./include/jsx_common.hrl:92: type eep0018_number() undefined<br />
./include/jsx_common.hrl:117: type verify_opt() undefined<br />
./include/jsx_common.hrl:84: type eep0018_term() undefined<br />
./include/jsx_common.hrl:100: type encoder_opt() undefined<br />
./include/jsx_common.hrl:123: type format_opt() undefined<br />
./include/jsx_common.hrl:85: type eep0018_key() undefined<br />
make[2]: *** [all] Error 1<br />
make[2]: Leaving directory `/home/hadoop-user/Software/thrift/lib/erl&#8217;<br />
make[1]: *** [install-recursive] Error 1<br />
make[1]: Leaving directory `/home/hadoop-user/Software/thrift/lib&#8217;<br />
make: *** [install-recursive] Error 1</p>
]]></content:encoded>
	</item>
</channel>
</rss>

