<?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 on: Capitalism and freedom explained in one minute</title>
	<atom:link href="http://thinkweird.info/1322/capitalism-and-freedom-explained-in-one-minute/feed" rel="self" type="application/rss+xml" />
	<link>http://thinkweird.info/1322/capitalism-and-freedom-explained-in-one-minute</link>
	<description>The wandering tune of a distant flute at night...</description>
	<lastBuildDate>Sun, 08 Jan 2012 16:12:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: thinkweird</title>
		<link>http://thinkweird.info/1322/capitalism-and-freedom-explained-in-one-minute#comment-198</link>
		<dc:creator>thinkweird</dc:creator>
		<pubDate>Wed, 29 Jul 2009 13:41:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkweird.info/1322/capitalism-and-freedom-explained-in-one-minute#comment-198</guid>
		<description>This seems daunting, but I&#039;ll try. I think the only two languages I want to learn is bash script and Python.

Thank you for the advice.</description>
		<content:encoded><![CDATA[<p>This seems daunting, but I&#8217;ll try. I think the only two languages I want to learn is bash script and Python.</p>
<p>Thank you for the advice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ecodelta</title>
		<link>http://thinkweird.info/1322/capitalism-and-freedom-explained-in-one-minute#comment-197</link>
		<dc:creator>ecodelta</dc:creator>
		<pubDate>Mon, 27 Jul 2009 15:55:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkweird.info/1322/capitalism-and-freedom-explained-in-one-minute#comment-197</guid>
		<description>There is a good tutorial in python.org

http://docs.python.org/tutorial/

Don´t just read it. Play with the language.</description>
		<content:encoded><![CDATA[<p>There is a good tutorial in python.org</p>
<p><a href="http://docs.python.org/tutorial/" rel="nofollow">http://docs.python.org/tutorial/</a></p>
<p>Don´t just read it. Play with the language.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ecodelta</title>
		<link>http://thinkweird.info/1322/capitalism-and-freedom-explained-in-one-minute#comment-196</link>
		<dc:creator>ecodelta</dc:creator>
		<pubDate>Mon, 27 Jul 2009 12:05:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkweird.info/1322/capitalism-and-freedom-explained-in-one-minute#comment-196</guid>
		<description>Start with the basics.

numbers, strings, and lists (lists very important)

then go through loops.

Functions.

Recursive functions.

dont worry about classes until later.

Don&#039;t try to drink too much in one try.

Starts with a basic tutorial, do some exercises, when feel comfortable with new concepts move forward to new ones.

If you can get a copy, this is a good book
Learning Python, 2nd Edition
by Mark Lutz; David Asche</description>
		<content:encoded><![CDATA[<p>Start with the basics.</p>
<p>numbers, strings, and lists (lists very important)</p>
<p>then go through loops.</p>
<p>Functions.</p>
<p>Recursive functions.</p>
<p>dont worry about classes until later.</p>
<p>Don&#8217;t try to drink too much in one try.</p>
<p>Starts with a basic tutorial, do some exercises, when feel comfortable with new concepts move forward to new ones.</p>
<p>If you can get a copy, this is a good book<br />
Learning Python, 2nd Edition<br />
by Mark Lutz; David Asche</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thinkweird</title>
		<link>http://thinkweird.info/1322/capitalism-and-freedom-explained-in-one-minute#comment-195</link>
		<dc:creator>thinkweird</dc:creator>
		<pubDate>Mon, 27 Jul 2009 02:46:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkweird.info/1322/capitalism-and-freedom-explained-in-one-minute#comment-195</guid>
		<description>I just searched Google blogs about how to learn Python, and it came up with a few good writings on the topic.

However, the ideas of strings, loops, stacks and classes dazzles me. I hope I can handle them.</description>
		<content:encoded><![CDATA[<p>I just searched Google blogs about how to learn Python, and it came up with a few good writings on the topic.</p>
<p>However, the ideas of strings, loops, stacks and classes dazzles me. I hope I can handle them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thinkweird</title>
		<link>http://thinkweird.info/1322/capitalism-and-freedom-explained-in-one-minute#comment-194</link>
		<dc:creator>thinkweird</dc:creator>
		<pubDate>Mon, 27 Jul 2009 02:39:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkweird.info/1322/capitalism-and-freedom-explained-in-one-minute#comment-194</guid>
		<description>Have you arrived in Hue already? I heard about the name of the city from the title of a book called &lt;a href=&quot;http://www.thecatfromhue.com/&quot; rel=&quot;nofollow&quot;&gt;&lt;i&gt;The Cat from Hue&lt;/i&gt;&lt;/a&gt;, but I haven&#039;t read it.

Thank you for the tips about GTD tools and programming language. I only heard about evernote but not other tools. It seems these tools are heavily java based, but somehow I don&#039;t like Java programs. I use Mind Manager for personal project management, and I use a Firefox plugin Zotero to collect and organize information. For online bookmarking, I guess Diggo should do the job.

You appear to be a programming wizard for all the programming language you have used. I do have a few questions to concerning how to learn programming as a newbie:

Since I am switching my  career to the field of information management, I guess I should at least learn one programming language. I know about the reknowned Python long ago, and even tried to learn it. But self-teaching is diffcult.

How do I learn a programming language? How to learn Python? Where shall I start?

Vietnam is now a new supplier of cheap labor in the international market. Bygone the commie ideology, globalization brought capitalism and sweatshops to Vietnam.</description>
		<content:encoded><![CDATA[<p>Have you arrived in Hue already? I heard about the name of the city from the title of a book called <a href="http://www.thecatfromhue.com/" rel="nofollow"><i>The Cat from Hue</i></a>, but I haven&#8217;t read it.</p>
<p>Thank you for the tips about GTD tools and programming language. I only heard about evernote but not other tools. It seems these tools are heavily java based, but somehow I don&#8217;t like Java programs. I use Mind Manager for personal project management, and I use a Firefox plugin Zotero to collect and organize information. For online bookmarking, I guess Diggo should do the job.</p>
<p>You appear to be a programming wizard for all the programming language you have used. I do have a few questions to concerning how to learn programming as a newbie:</p>
<p>Since I am switching my  career to the field of information management, I guess I should at least learn one programming language. I know about the reknowned Python long ago, and even tried to learn it. But self-teaching is diffcult.</p>
<p>How do I learn a programming language? How to learn Python? Where shall I start?</p>
<p>Vietnam is now a new supplier of cheap labor in the international market. Bygone the commie ideology, globalization brought capitalism and sweatshops to Vietnam.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ecodelta</title>
		<link>http://thinkweird.info/1322/capitalism-and-freedom-explained-in-one-minute#comment-193</link>
		<dc:creator>ecodelta</dc:creator>
		<pubDate>Thu, 23 Jul 2009 20:02:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkweird.info/1322/capitalism-and-freedom-explained-in-one-minute#comment-193</guid>
		<description>My major was computer science not Information management.

I do not know if I would be able to help much with it.

I see from your post that you have read something about GTD (Get Thinks Done) from David Allen.

I use some of the Technics there for managing the flood of information I have to manage at my work.

I use evernote to register of the disparate information I have to manage.
Also use Personalbrain when I need the different information items to be networked, in some cases I use it as a browser bookmark repository.
For task management and tracking I use VIP Organizer. Sometimes I think is a little overkill, but the I find its database capabilities quite useful to find and arrange task to be done.
For finding things stored somewhere in my computer I use Google Desktop.

I do program in Python. I program not complex software, just sophisticated enough. I use it to write my own tools with it.

I was a heavy C programmer, also quite experience with C++ but eventually decided to migrate to garbage collection equipped languages. Too many memory leaks and corruption even with after executing the code with Purify.

I loved Lisp when I studied in at MIT  ( the Scheme variation)
I tried to find something similar with better support and popularity. I Tried PLT Scheme, TCL and finally settle down with Python.

Very simple and clean syntax, good expressiveness power and good libraries. Close enough to Lisp in some respects, but without the parentheses.

I prefer it to Java and C#. I plan to learn some C# someday, more by the tools that Microsoft offers than for the language itself.
Each time I try to do something in other language than Python, I find myself forced to use less elegant coding.
If you decide to give Python a try, you may like it.

I also liked Perl when it appeared, but I consider it to be a bash shell+unix tools on steroids. It has its uses, but for just script programming I prefer python.

Heard quite a bit about Ruby and Haskell, but never get into it beyond language introduction.

Next week I will be in Hue (Vietnam). Not too far from China. I have never been in China but I plan to visit one time.</description>
		<content:encoded><![CDATA[<p>My major was computer science not Information management.</p>
<p>I do not know if I would be able to help much with it.</p>
<p>I see from your post that you have read something about GTD (Get Thinks Done) from David Allen.</p>
<p>I use some of the Technics there for managing the flood of information I have to manage at my work.</p>
<p>I use evernote to register of the disparate information I have to manage.<br />
Also use Personalbrain when I need the different information items to be networked, in some cases I use it as a browser bookmark repository.<br />
For task management and tracking I use VIP Organizer. Sometimes I think is a little overkill, but the I find its database capabilities quite useful to find and arrange task to be done.<br />
For finding things stored somewhere in my computer I use Google Desktop.</p>
<p>I do program in Python. I program not complex software, just sophisticated enough. I use it to write my own tools with it.</p>
<p>I was a heavy C programmer, also quite experience with C++ but eventually decided to migrate to garbage collection equipped languages. Too many memory leaks and corruption even with after executing the code with Purify.</p>
<p>I loved Lisp when I studied in at MIT  ( the Scheme variation)<br />
I tried to find something similar with better support and popularity. I Tried PLT Scheme, TCL and finally settle down with Python.</p>
<p>Very simple and clean syntax, good expressiveness power and good libraries. Close enough to Lisp in some respects, but without the parentheses.</p>
<p>I prefer it to Java and C#. I plan to learn some C# someday, more by the tools that Microsoft offers than for the language itself.<br />
Each time I try to do something in other language than Python, I find myself forced to use less elegant coding.<br />
If you decide to give Python a try, you may like it.</p>
<p>I also liked Perl when it appeared, but I consider it to be a bash shell+unix tools on steroids. It has its uses, but for just script programming I prefer python.</p>
<p>Heard quite a bit about Ruby and Haskell, but never get into it beyond language introduction.</p>
<p>Next week I will be in Hue (Vietnam). Not too far from China. I have never been in China but I plan to visit one time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thinkweird</title>
		<link>http://thinkweird.info/1322/capitalism-and-freedom-explained-in-one-minute#comment-192</link>
		<dc:creator>thinkweird</dc:creator>
		<pubDate>Mon, 20 Jul 2009 13:35:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkweird.info/1322/capitalism-and-freedom-explained-in-one-minute#comment-192</guid>
		<description>Reading through your comments, I can&#039;t find any of your points that I disagree with. Just want to let you know that I am doing a Ph.D in political science, and I would be so lame if I didn&#039;t know the basic concepts.

Wikipedia was blocked before, but it has  been working fine during the past year or two. Last year Sourceforge.net was temporarily blocked. I can&#039;t access twitter and youtube now -- there are simply too much &#039;harmful&#039; information.

Do you code in Python? I always want to learn a programming language, but I really doubt if I have the right brain cells to learn it. By the way, do you know something about Information Management? I am gonna start getting a degree in this area, and hope you know about this area by chance.

By the way, I am here: http://tinyurl.com/lfh7tw</description>
		<content:encoded><![CDATA[<p>Reading through your comments, I can&#8217;t find any of your points that I disagree with. Just want to let you know that I am doing a Ph.D in political science, and I would be so lame if I didn&#8217;t know the basic concepts.</p>
<p>Wikipedia was blocked before, but it has  been working fine during the past year or two. Last year Sourceforge.net was temporarily blocked. I can&#8217;t access twitter and youtube now &#8212; there are simply too much &#8216;harmful&#8217; information.</p>
<p>Do you code in Python? I always want to learn a programming language, but I really doubt if I have the right brain cells to learn it. By the way, do you know something about Information Management? I am gonna start getting a degree in this area, and hope you know about this area by chance.</p>
<p>By the way, I am here: <a href="http://tinyurl.com/lfh7tw" rel="nofollow">http://tinyurl.com/lfh7tw</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ecodelta</title>
		<link>http://thinkweird.info/1322/capitalism-and-freedom-explained-in-one-minute#comment-191</link>
		<dc:creator>ecodelta</dc:creator>
		<pubDate>Sun, 19 Jul 2009 09:08:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkweird.info/1322/capitalism-and-freedom-explained-in-one-minute#comment-191</guid>
		<description>&quot;Suppose I say Spain or U.S. has some problems, I am not necessarily saying China is better.&quot;
I can assure you that we do have some problems!
And for most part of history China was not a bad place to live. A more rational form of government than in the west for long periods of time.

&quot;Democracy does have its defects&quot;
The worst form of government, except for all those others that has been tried. Some politician said.
My opinion. A system designed no to put to best, but to take out the worst out of power. Still, not a few, times the system could be thwarted.
And it is not something that should be pushed down people&#039;s throats.
Just see what happen in Iraq......

&quot;My reply may sounds a little tense, &quot;
It is difficult to show the right nuances in email, blog posts and/or Messages. Only emoticons can help. ;-)

&quot;but actually I want say Gracias for sharing your opinions.&quot;
Hhhhmmm....  No sabía que hablases algo de Español. I thank you too :-)
Es siempre agradable oir ir el idioma materno de alguien de tierras tan lejanas.
By the way. Your countrymen here learn spanish very fast.  Cannot say the same ourselves about Chinese language.

Also,  I follow your technical posts with great interest. Few in quantity but good in quality.

Saludos desde el Noroeste de España
(Greetings from Northwest Spain) ;-)

http://tinyurl.com/m7xucz</description>
		<content:encoded><![CDATA[<p>&#8220;Suppose I say Spain or U.S. has some problems, I am not necessarily saying China is better.&#8221;<br />
I can assure you that we do have some problems!<br />
And for most part of history China was not a bad place to live. A more rational form of government than in the west for long periods of time.</p>
<p>&#8220;Democracy does have its defects&#8221;<br />
The worst form of government, except for all those others that has been tried. Some politician said.<br />
My opinion. A system designed no to put to best, but to take out the worst out of power. Still, not a few, times the system could be thwarted.<br />
And it is not something that should be pushed down people&#8217;s throats.<br />
Just see what happen in Iraq&#8230;&#8230;</p>
<p>&#8220;My reply may sounds a little tense, &#8221;<br />
It is difficult to show the right nuances in email, blog posts and/or Messages. Only emoticons can help. <img src='http://thinkweird.info/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>&#8220;but actually I want say Gracias for sharing your opinions.&#8221;<br />
Hhhhmmm&#8230;.  No sabía que hablases algo de Español. I thank you too <img src='http://thinkweird.info/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
Es siempre agradable oir ir el idioma materno de alguien de tierras tan lejanas.<br />
By the way. Your countrymen here learn spanish very fast.  Cannot say the same ourselves about Chinese language.</p>
<p>Also,  I follow your technical posts with great interest. Few in quantity but good in quality.</p>
<p>Saludos desde el Noroeste de España<br />
(Greetings from Northwest Spain) <img src='http://thinkweird.info/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p><a href="http://tinyurl.com/m7xucz" rel="nofollow">http://tinyurl.com/m7xucz</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ecodelta</title>
		<link>http://thinkweird.info/1322/capitalism-and-freedom-explained-in-one-minute#comment-190</link>
		<dc:creator>ecodelta</dc:creator>
		<pubDate>Sun, 19 Jul 2009 08:39:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkweird.info/1322/capitalism-and-freedom-explained-in-one-minute#comment-190</guid>
		<description>Some random answers in irrelevant order

&quot;....I am turned into a fox?&quot;
Not turned into a fox, just behaving like the fox in the fable. At least from my point of view.

&quot;...I believe there can be a better form of society, for example, socialism.&quot;
And I believe I live in a more socialist society than all of them that  preach to be one. I remember one English class in Vietnam, where I was helping the local teacher and her students. There was a funny moment during the class
The teacher told her students.
&quot;Mr Ecodelta here lives in a capitalist country and we live in a socialist country&quot;
I answered
&quot;No.  That is incorrect. You are capitalist. We are socialist&quot;
She asked &quot;why?&quot;
I answered: &quot;Well... I have never seen so many capitalist per square meter. Here everywhere I go I meet someone is trying to sell me something, barter about it, or just trying to make some business with me.&quot;
&quot;On the social services. You have to pay fees for your children to go to school. I helped  some NGO to provide families enough support to being able to send their kids to school. In my country we paid none.
You have to pay for right medical assistance, be it with fees + money under the desk to get right treatment and right medicines. Form personal local friends I was made aware of the problem.
Sometimes even paying, quite a bit, you get not the right treatment or medicine.
I pay nothing for treatment and just symbolic quantities for medicine.
Etc, etc, etc.&quot;

Well, to tell the truth, I do pay throug my taxes, more than 50% of my earnings go to the state in one way or the other: VAT, Income, property, etc.  That is quite socialist to me, and quite happy with the services I am being provided and help to provide.

&quot;It’s especially useful when Wikipedia was blocked in China.&quot;
All of it?
Not only the Chinese version or just the most sensitive parts?
That is grievous indeed.  And a great disservice to the country.
I believe the next revolution, which already started, is just in information. All about the new social internet is just about, creating, sharing, providing access and mining information.
By constant blocking China risk falling behind just another technical revolution.

&quot;The very essence of freedom is freedom to think and doubt. I don’t see anything wrong in this aspect.&quot;
Freedom to think and doubt, not only oneself but also allow others to think and doubt, and express their thinks and doubts without risking retribution, nor muffling  mouths nor choking throats.
I have no rights to silence others,  and the others has not rights to force me to hear just their opinions.</description>
		<content:encoded><![CDATA[<p>Some random answers in irrelevant order</p>
<p>&#8220;&#8230;.I am turned into a fox?&#8221;<br />
Not turned into a fox, just behaving like the fox in the fable. At least from my point of view.</p>
<p>&#8220;&#8230;I believe there can be a better form of society, for example, socialism.&#8221;<br />
And I believe I live in a more socialist society than all of them that  preach to be one. I remember one English class in Vietnam, where I was helping the local teacher and her students. There was a funny moment during the class<br />
The teacher told her students.<br />
&#8220;Mr Ecodelta here lives in a capitalist country and we live in a socialist country&#8221;<br />
I answered<br />
&#8220;No.  That is incorrect. You are capitalist. We are socialist&#8221;<br />
She asked &#8220;why?&#8221;<br />
I answered: &#8220;Well&#8230; I have never seen so many capitalist per square meter. Here everywhere I go I meet someone is trying to sell me something, barter about it, or just trying to make some business with me.&#8221;<br />
&#8220;On the social services. You have to pay fees for your children to go to school. I helped  some NGO to provide families enough support to being able to send their kids to school. In my country we paid none.<br />
You have to pay for right medical assistance, be it with fees + money under the desk to get right treatment and right medicines. Form personal local friends I was made aware of the problem.<br />
Sometimes even paying, quite a bit, you get not the right treatment or medicine.<br />
I pay nothing for treatment and just symbolic quantities for medicine.<br />
Etc, etc, etc.&#8221;</p>
<p>Well, to tell the truth, I do pay throug my taxes, more than 50% of my earnings go to the state in one way or the other: VAT, Income, property, etc.  That is quite socialist to me, and quite happy with the services I am being provided and help to provide.</p>
<p>&#8220;It’s especially useful when Wikipedia was blocked in China.&#8221;<br />
All of it?<br />
Not only the Chinese version or just the most sensitive parts?<br />
That is grievous indeed.  And a great disservice to the country.<br />
I believe the next revolution, which already started, is just in information. All about the new social internet is just about, creating, sharing, providing access and mining information.<br />
By constant blocking China risk falling behind just another technical revolution.</p>
<p>&#8220;The very essence of freedom is freedom to think and doubt. I don’t see anything wrong in this aspect.&#8221;<br />
Freedom to think and doubt, not only oneself but also allow others to think and doubt, and express their thinks and doubts without risking retribution, nor muffling  mouths nor choking throats.<br />
I have no rights to silence others,  and the others has not rights to force me to hear just their opinions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thinkweird</title>
		<link>http://thinkweird.info/1322/capitalism-and-freedom-explained-in-one-minute#comment-189</link>
		<dc:creator>thinkweird</dc:creator>
		<pubDate>Sat, 18 Jul 2009 19:38:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.thinkweird.info/1322/capitalism-and-freedom-explained-in-one-minute#comment-189</guid>
		<description>This is totally misunderstanding. Suppose I say Spain or U.S. has some problems, I am not necessarily saying China is better.

Democracy does have its defects -- just look at the war in Iraq -- but so far it is still the best way to distribute wealth and power in a relative fair way.

My reply may sounds a little tense, but actually I want say Gracias for sharing your opinions. We just need to clear our misunderstandings.</description>
		<content:encoded><![CDATA[<p>This is totally misunderstanding. Suppose I say Spain or U.S. has some problems, I am not necessarily saying China is better.</p>
<p>Democracy does have its defects &#8212; just look at the war in Iraq &#8212; but so far it is still the best way to distribute wealth and power in a relative fair way.</p>
<p>My reply may sounds a little tense, but actually I want say Gracias for sharing your opinions. We just need to clear our misunderstandings.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

