<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" 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/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" version="2.0">

<channel>
	<title>Self-Learner</title>
	
	<link>http://www.self-learner.com</link>
	<description>Self-Learner is a blog about self-education and self-improvement based lifestyle design. Goal? To become the best "version" of yourself, and feel excited to jump out of your bed every morning.</description>
	<lastBuildDate>Thu, 26 Apr 2012 05:42:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/self-learner" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="self-learner" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">self-learner</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Simple Productivity Boost: Write a Short To-Do List for the Next Workday</title>
		<link>http://www.self-learner.com/short-todo-list-for-the-next-workday/</link>
		<comments>http://www.self-learner.com/short-todo-list-for-the-next-workday/#comments</comments>
		<pubDate>Sat, 21 Apr 2012 10:38:35 +0000</pubDate>
		<dc:creator>Eric Nishio</dc:creator>
				<category><![CDATA[Getting Organized]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[planning]]></category>
		<category><![CDATA[project management]]></category>

		<guid isPermaLink="false">http://www.self-learner.com/?p=2805</guid>
		<description><![CDATA[As always, this tip applies to all kinds of projects and tasks. I&#8217;m merely using web development as a personal example. I&#8217;ve been working as a full-time web developer for the past four months. This means that I have to deal with project management all the time. I&#8217;ll often be working on a project alone, [...]]]></description>
			<content:encoded><![CDATA[<!-- Text before content--><p><img src="http://www.self-learner.com/wp-content/uploads/2012/04/road.jpg" alt="Road" title="Photo by Ben Fredericson" width="470" height="271" class="alignnone size-full wp-image-2809" /></p>
<p><strong><em>As always, this tip applies to all kinds of projects and tasks. I&#8217;m merely using web development as a personal example.</em></strong></p>
<p>I&#8217;ve been working as a full-time web developer for the past four months. This means that I have to deal with project management all the time. I&#8217;ll often be working on a project alone, and have to design a rough plan for what I need to do in order to create the final product. The list usually starts to snowball as I progress and keep jotting down additional tasks.</p>
<p>These general to-do lists are important for coordinating your work and reminding you to complete tasks at appropriate times. But what I&#8217;ve noticed is that when I have a big project on my desk that includes dozens of different tasks and features that need to be implemented, I often lose track of where I have to go the next day&#8212;especially if it&#8217;s a Monday morning. So every time I go to work, I have to reorient myself to pick up from where I left off the previous workday.<br />
<span id="more-2805"></span><br />
I&#8217;m a web developer so most of my time goes into designing and implementing features for web applications and websites. Most of the time I can&#8217;t just leave a single file open in my code editor and continue from there the next day. Since applications usually comprise multiple files, I have to take everything into account. This is why I&#8217;ve learned that it&#8217;s important to plan a little bit ahead and give yourself some instructions for the next day.</p>
<p>It doesn&#8217;t require much effort. All you need to do is write down a few lines describing the next steps that you need to take. Simply remind yourself what needs to be completed. The core idea is just to quickly reorient yourself.</p>
<p>When writing tasks for yourself I recommend that you stick to one action per line to make sure that you don&#8217;t skip over any important ones. It&#8217;s much simpler to focus on one thing at a time, and go onto the next list item when you&#8217;re done with the previous one.</p>
<p>For example&#8230;</p>
<blockquote><p>
<strong>Case A</strong></p>
<input type="checkbox" /> Read Emily&#8217;s email, and reply to her.</p>
<input type="checkbox" /> Work according to her instructions.
</p></blockquote>
<p>&#8230;is more prone to mistakes than:</p>
<blockquote><p>
<strong>Case B</strong></p>
<input type="checkbox" /> Read Emily&#8217;s email.</p>
<input type="checkbox" /> Reply to Emily.</p>
<input type="checkbox" /> Work according to her instructions.
</p></blockquote>
<p>Now, here are a couple of example task lists.</p>
<h2>Example Scenario 1</h2>
<p><em>You&#8217;re working on your client&#8217;s blog. It&#8217;s almost time to leave the office, so you create a new file and start to scribble down immediate tasks for tomorrow:</em></p>
<blockquote>
<input type="checkbox" /> Create an author bio element inside the <code>div.sidebar</code> element.</p>
<input type="checkbox" /> Set the font styles for all text elements in the author bio.</p>
<input type="checkbox" /> Check for redundant stylings.
</p></blockquote>
<h2>Example Scenario 2</h2>
<p><em>It&#8217;s Friday 5pm and you&#8217;re writing an offer to a prospective client. But you notice that you have to leave half of it for Monday&#8230;</em></p>
<blockquote>
<input type="checkbox" /> Read the last paragraph under <em>Delivery Policies</em>.</p>
<input type="checkbox" /> Finish writing it.</p>
<input type="checkbox" /> Review the entire section to see if it&#8217;s coherent.
</p></blockquote>
<h2>Example Scenario 3</h2>
<p><em>You&#8217;ve just finished editing a short promotion video for a product ad, so your task for tomorrow is to render it and inform the client about it.</em></p>
<blockquote>
<input type="checkbox" /> Render video.</p>
<input type="checkbox" /> Email client.
</p></blockquote>
<p>By writing a clear task list for yourself you no longer need to worry about remembering what needs to be done the next day. And so you can also avoid wasting half an hour every morning trying to figure out where you left off the previous day.</p>
<p>Since you&#8217;ll be writing these notes at the end of the day, it&#8217;s best to keep them short and to the point. They&#8217;re not supposed to feel like a chore. Allow yourself to get used to the fact that they really help you to get organized, and that writing the instructions doesn&#8217;t take longer than a minute.</p>
&mdash;<br>
			<em>If you liked this post, please share it on 
			<a href="http://twitter.com/home/?status=<?php the_title(); ?> <?php the_permalink() ?>">Twitter</a> or
			<a href="http://digg.com/submit?phase=2&url=<?php the_permalink() ?>&title=<?php the_title(); ?>">Digg</a>. Thank you!</em><br>
        ]]></content:encoded>
			<wfw:commentRss>http://www.self-learner.com/short-todo-list-for-the-next-workday/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Write Down Your Language Questions to Learn Personalized Expressions</title>
		<link>http://www.self-learner.com/write-down-your-language-questions/</link>
		<comments>http://www.self-learner.com/write-down-your-language-questions/#comments</comments>
		<pubDate>Mon, 02 Apr 2012 19:38:06 +0000</pubDate>
		<dc:creator>Eric Nishio</dc:creator>
				<category><![CDATA[Getting Organized]]></category>
		<category><![CDATA[Languages]]></category>
		<category><![CDATA[Chinese]]></category>
		<category><![CDATA[Mandarin]]></category>
		<category><![CDATA[taking notes]]></category>

		<guid isPermaLink="false">http://www.self-learner.com/?p=2780</guid>
		<description><![CDATA[Learning a language takes time. Depending on how much time you have at your disposal, learning how to communicate in a foreign language can take anywhere from a month to several years. From what I&#8217;ve noticed, one year of consistent effort (daily practice) is usually enough to have a casual conversation in a new language. [...]]]></description>
			<content:encoded><![CDATA[<!-- Text before content--><p><img src="http://www.self-learner.com/wp-content/uploads/2012/04/notes.jpg" alt="Notes" title="Photo by Brady Withers" width="470" height="313" class="alignnone size-full wp-image-2795" /></p>
<p>Learning a language takes time. Depending on how much time you have at your disposal, learning how to communicate in a foreign language can take anywhere from a month to several years. From what I&#8217;ve noticed, one year of consistent effort (daily practice) is usually enough to have a casual conversation in a new language.</p>
<p>Today we&#8217;re not gonna be talking about how often you should study a language (we&#8217;ll leave that for another time), although I&#8217;d like to point out that in a lot of cases daily practice is counter-productive because you can easily burn yourself out.</p>
<p>So today, I&#8217;d like to deal with an important practice that many people seem to dismiss. That is, <strong>keeping a record of language-related questions</strong>.<br />
<span id="more-2780"></span><br />
It&#8217;s a simple concept but so many people (including myself before) don&#8217;t bother with it, so they lose many opportunities to gain extremely useful information.</p>
<p>Allow me to explain what keeping a record of questions is about.</p>
<p>Questions are spontaneous. They appear whenever and wherever they will. As you&#8217;re buying your Monday groceries, you might wonder how to ask for a product that&#8217;s easy to use in the language you&#8217;re learning. But when you&#8217;re alone, the only thing you can often do is write a note about it so that you can look for the answer afterwards.</p>
<p>However, without having a written record of your question, you&#8217;ll easily forget about it and will never get the answer until the question reappears at some point in the future. Mental notes just don&#8217;t work.</p>
<p>Whatever it is that you&#8217;re learning, the learning process requires you to adopt new habits. Many of the habits will feel troublesome to you at first, but without them you can&#8217;t progress. People often say that they&#8217;re only dabbling in something when, in reality, they&#8217;re not confident to say that they&#8217;re learning it, because it would create expectations and pressure.</p>
<p>Here&#8217;s a short list of expressions I recently wanted to know how to put into Chinese&#8230;</p>
<blockquote><p>
If it&#8217;s tomorrow then I can go.</p>
<p>Not salty enough.</p>
<p>I don&#8217;t live in Japan anymore.</p>
<p>If I have to&#8230;
</p></blockquote>
<p>Had I not recorded the questions when they appeared I probably wouldn&#8217;t know how to say them now. But because I saved them on my smartphone, I was able to come back to them later when I was hanging out with my Chinese friend and ask.</p>
<p>(If you&#8217;re curious to know the answers, here they are:)</p>
<blockquote><p>
如果是明天的话，那我可以去<br />
rúguó shì míngtiān de huà, nà wǒ kěyǐ qù</p>
<p>不够咸<br />
búgòu xián</p>
<p>我已经没有住在日本<br />
wǒ yǐjīng méiyǒu zhùzài Rìběn</p>
<p>如果我必须<br />
rúguó wǒ bì xū
</p></blockquote>
<p>I specifically wanted to emphasize recording your questions, because they&#8217;re directly related to you, and how you use a language. What we need to learn first and foremost is how to express <em>our own thoughts</em>.</p>
<p>When you have the questions ready, you can just ask your teacher, friend, consult an online forum, or look them up on the Internet.</p>
&mdash;<br>
			<em>If you liked this post, please share it on 
			<a href="http://twitter.com/home/?status=<?php the_title(); ?> <?php the_permalink() ?>">Twitter</a> or
			<a href="http://digg.com/submit?phase=2&url=<?php the_permalink() ?>&title=<?php the_title(); ?>">Digg</a>. Thank you!</em><br>
        ]]></content:encoded>
			<wfw:commentRss>http://www.self-learner.com/write-down-your-language-questions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Write Your Own Textbook: The More Effective Way to Study a Language</title>
		<link>http://www.self-learner.com/write-your-own-language-textbook/</link>
		<comments>http://www.self-learner.com/write-your-own-language-textbook/#comments</comments>
		<pubDate>Mon, 13 Feb 2012 16:37:06 +0000</pubDate>
		<dc:creator>Eric Nishio</dc:creator>
				<category><![CDATA[Languages]]></category>
		<category><![CDATA[beginners]]></category>
		<category><![CDATA[Chinese]]></category>
		<category><![CDATA[focus]]></category>
		<category><![CDATA[learn quickly]]></category>
		<category><![CDATA[learning tools]]></category>
		<category><![CDATA[Mandarin]]></category>

		<guid isPermaLink="false">http://www.self-learner.com/?p=2697</guid>
		<description><![CDATA[A language textbook is a handy source of study material, which is why nearly every language course on the planet uses textbooks for maintaining structure throughout the lessons. But it&#8217;s damn hard to find a textbook that lets you learn the language with maximum efficiency. Moreover, if you&#8217;re learning a rare language that doesn&#8217;t have [...]]]></description>
			<content:encoded><![CDATA[<!-- Text before content--><p><img src="http://www.self-learner.com/wp-content/uploads/2012/01/6797015279_893b64cbb3_b.jpg" alt="Chinese Textbooks" title="Chinese Textbooks" width="470" height="288" class="alignnone size-full wp-image-2706" /></p>
<p>A language textbook is a handy source of study material, which is why nearly every language course on the planet uses textbooks for maintaining structure throughout the lessons.</p>
<p>But it&#8217;s damn hard to find a textbook that lets you learn the language with <strong>maximum efficiency</strong>. Moreover, if you&#8217;re learning a rare language that doesn&#8217;t have a wide selection of textbooks to choose from, it&#8217;s even less likely that you will find optimized books.<br />
<span id="more-2697"></span><br />
What I mean by efficient textbooks is that the creators have put genuine thought into the design and scope of the textbook. Poorly designed textbooks teach you how to use pointless phrases like <em>&#8220;Sir, is this your wristwatch?&#8221;</em> or <em>&#8220;I seem to have an eye infection. Could you please give me the directions to the ophthalmologist?&#8221;</em></p>
<p>I think there&#8217;s a misconception in the textbook business, or in the language learning department itself, that people tend to think that they should first learn the things that concern safety and well-being. How to find the doctor, how to describe your symptoms, how to order food, etc.</p>
<p>In reality, though, these kinds of phrases are not typically used in daily conversations. In fact, I&#8217;ve never had the need to see a doctor while traveling. Besides, you&#8217;d probably be better off speaking basic English rather than causing fatal misunderstandings in the ER.</p>
<p>And as a beginner, you should focus on learning how to use common words to construct descriptive phrases.</p>
<p>You might want to learn some of the more commonly used phrases, such as <em>&#8220;I am ___,&#8221; &#8220;Where is ___?&#8221;</em> and <em>&#8220;I&#8217;d like to ___,&#8221;</em> to start expressing yourself dynamically&#8212;without always relying on fixed phrases. When you find yourself lost and unable to find an expression for a given situation, you won&#8217;t have the flexibility to describe your thoughts in your own words. Self-constructed phrases are not going to be as concise and grammatically correct as textbook phrases, but you&#8217;re training yourself to SPEAK the language rather than reciting pre-constructed expressions that you&#8217;ve merely memorized.</p>
<p>The above phrases are useful because they can be transformed into other useful expressions just by changing the key words.</p>
<p>Here&#8217;s a great list of <a href="http://www.englishspeak.com/english-phrases.cfm?newCategoryShowed=1&#038;sortBy=28">commonly used English phrases translated into several languages</a>.</p>
<h2>Pros and Cons</h2>
<p>Now that we understand why textbooks aren&#8217;t always the most efficient way to start learning a language, I&#8217;d like to talk about creating your own customized textbooks.</p>
<p>Having your own textbook comes with advantages as well as disadvantages. I&#8217;ll list down a few of them:</p>
<p><strong>Advantages</strong></p>
<ul>
<li>The words and expressions will be tailored to suit YOUR own needs.</li>
<li>Reduce clutter. You don&#8217;t waste time on useless topics.</li>
<li>You can keep track of your progress.</li>
<li>Your textbook serves as a reference of everything you&#8217;ve learned so far. Whenever you forget something, you can look it up easily.</li>
<li>You are learning as you&#8217;re writing the textbook.</li>
<li>It&#8217;s free.</li>
</ul>
<p><strong>Disadvantages</strong></p>
<ul>
<li>You need to create the content yourself. You have to look for the material.</li>
<li>You are in charge of keeping it organized.</li>
<li>Your textbook won&#8217;t be 100% error-free (unless you hire a proofreader).</li>
</ul>
<p>You must be thinking that having a textbook with errors would defeat the purpose of efficient learning. Let&#8217;s face it, it would be awesome if every textbook on Earth was error-free.</p>
<p>Sadly, this is not the case. As we know, commercial textbooks come with errors and misprints. My Chinese textbook has mistakes in it. And your textbooks will have them too. But that&#8217;s a good impetus for us to work even harder.</p>
<p>Have you ever seen newbies that spoke perfectly? Everyone makes mistakes even if their textbooks are 100% error-free. But as long as you are honest with yourself and accept that you&#8217;re human and prone to making mistakes, you will learn from them.</p>
<p>I&#8217;ve been studying Mandarin Chinese on my own for the past 8 months or so, and I know that I make mistakes all the time. But I&#8217;ve learned a lot during these 8 months. If I compare my current self to the one 8 months ago, I&#8217;m completely different. I still make mistakes, but I&#8217;ve come a f***ing long way.</p>
<h2>Where to Gather the Materials</h2>
<p>Your textbook will always be a work in progress. You will add more content as you find it, so don&#8217;t worry about populating your pages too quickly.</p>
<p>And don&#8217;t make the mistake of deliberately looking for content just to fill the textbook. You&#8217;ll only want to include things that are truly useful to YOU, and eliminate what&#8217;s nonessential.</p>
<p>Use a variety of different sources to study your language. I personally like to use YouTube and TV shows for learning natural Chinese. I also use Google extensively to look up certain expressions and their English equivalents that have been asked and answered by native speakers (it works surprisingly well). You can also take a look at my post on <a href="http://www.self-learner.com/how-im-studying-chinese/">how I&#8217;m currently studying Mandarin Chinese</a> for some tips.</p>
<p>So whenever I learn something new, I just store it in my textbook. You can see a couple of examples later in this post.</p>
<h2>Style and Format</h2>
<p>When it comes to formatting your textbook, simple tends to work best.</p>
<p>My Mandarin Chinese textbook follows a very simple format: 1 block per entry, 3 lines per block for Chinese, pinyin, and English.</p>
<p>Yours might be different. The important thing to remember is readability. You&#8217;ll want your textbook to be easily accessible. Keep it organized so that you can quickly find the entries you&#8217;re looking for and add new ones.</p>
<p>If you want to include images, do so, but I personally haven&#8217;t found them necessary because I&#8217;ve made the translations and explanations descriptive enough for myself. As long as you get the right meaning, you&#8217;re fine.</p>
<p>Here&#8217;s an excerpt from my Mandarin Chinese textbook:</p>
<blockquote><p>
得到<br />
dé dào<br />
get; obtain; attain</p>
<p>你最想得到什么？<br />
Nǐ zuì xiǎng dé dào shén me?<br />
What do you want to get the most?</p>
<p>事实上<br />
shì shí shàng<br />
in fact; actually; as a matter of fact</p>
<p>___结束了<br />
___ jié shù le.<br />
___ is over.</p>
<p>旅行结束了<br />
Lǚ xíng jié shù le.<br />
The trip is over.</p>
<p>订阅我的YouTube频道<br />
Dìng yuè wǒ de YouTube pín dào.<br />
Subscribe to my YouTube channel.
</p></blockquote>
<h2>Structure</h2>
<p>Textbooks can grow extremely fast&#8212;mine is currently a 135-page long OpenOffice document. This is why you should consider organizing it into appropriate sections. The ultimate option probably would be to have an application to handle all the data, so that you could just focus on viewing and adding content and let the application handle the organization.</p>
<p>As your textbook grows, you&#8217;ll also have to deal with duplicate entries. But sometimes it&#8217;s beneficial to keep duplicates even though it might seem redundant. If you&#8217;re dealing with the exact same word or phrase accompanied by the exact same definition, description, etc., by all means delete the duplicate(s). But if the entries are different from each other&#8212;that is, if they use varying examples or describe nuances&#8212;it&#8217;s worth keeping both entries, or merging them if appropriate.</p>
<h2>Sharing Is Caring</h2>
<p>Consider publishing your textbook for free. Many people would appreciate your generous contribution. I&#8217;m also planning to publish my Mandarin Chinese textbook, but it needs to be properly organized before I can offer it to the public&#8230;</p>
&mdash;<br>
			<em>If you liked this post, please share it on 
			<a href="http://twitter.com/home/?status=<?php the_title(); ?> <?php the_permalink() ?>">Twitter</a> or
			<a href="http://digg.com/submit?phase=2&url=<?php the_permalink() ?>&title=<?php the_title(); ?>">Digg</a>. Thank you!</em><br>
        ]]></content:encoded>
			<wfw:commentRss>http://www.self-learner.com/write-your-own-language-textbook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How I’m Studying Chinese: My 16 Key Methods for Effective Language Learning</title>
		<link>http://www.self-learner.com/how-im-studying-chinese/</link>
		<comments>http://www.self-learner.com/how-im-studying-chinese/#comments</comments>
		<pubDate>Sun, 22 Jan 2012 14:45:10 +0000</pubDate>
		<dc:creator>Eric Nishio</dc:creator>
				<category><![CDATA[Languages]]></category>
		<category><![CDATA[Chinese]]></category>
		<category><![CDATA[Mandarin]]></category>

		<guid isPermaLink="false">http://www.self-learner.com/?p=2640</guid>
		<description><![CDATA[I&#8217;ve been studying Mandarin Chinese on a day-to-day basis for about 8 months now, and I&#8217;ve made some discoveries on good study practices. So today I&#8217;d like to share with you some of the methods I use for learning Chinese&#8230; I speak to myself in Chinese before going to bed. It&#8217;s awkward to say this [...]]]></description>
			<content:encoded><![CDATA[<!-- Text before content--><p><img src="http://www.self-learner.com/wp-content/uploads/2012/01/chinese-notes.jpg" alt="Chinese Notes" title="Chinese Notes" width="470" height="298" class="alignnone size-full wp-image-2662" /></p>
<p>I&#8217;ve been studying Mandarin Chinese on a day-to-day basis for about 8 months now, and I&#8217;ve made some discoveries on good study practices. So today I&#8217;d like to share with you some of the methods I use for learning Chinese&#8230;<br />
<span id="more-2640"></span></p>
<ol>
<li><strong>I speak to myself in Chinese before going to bed.</strong> It&#8217;s awkward to say this but I actually take some time off before hitting the sack to talk to myself in Chinese. I usually try to use words and phrases I&#8217;ve recently learned. This refreshes my memory and also puts the vocabulary into proper context.</li>
<li><strong>I write random phrases.</strong> This is what I probably do the most out of all the exercises. I always have a stack of loose sheets of paper on my desk for jotting down random sentences in Chinese. I prefer to write stuff with a pen because then I&#8217;m simultaneously improving my handwriting as well as reminding myself how to construct the characters. The topics are totally random. I just write stuff that pops into mind.</li>
<li><strong>I read Chinese stuff online and look up new words.</strong> Although my skill isn&#8217;t high enough to understand articles written in Chinese, I try to read forum posts that use conversational Chinese. What I usually do is, I Google a bunch of keywords that I want to see in action, and see where it takes me. And whenever I stumble upon words I don&#8217;t know, I use the <a href="http://dict.youdao.com/">有道词典</a> dictionary to look them up.</li>
<li><strong>I post in Chinese on Facebook.</strong> When I want to convey a message particularly to a Chinese-speaking audience (e.g. &#8220;Happy Year of the Dragon!&#8221; or &#8220;How much does bubble tea cost in Taiwan?&#8221;) I write it in Chinese.</li>
<li><strong>I watch Taiwanese dramas.</strong> I enjoy watching Taiwanese dramas regardless of their educational benefit. But it&#8217;s also a fun way to learn more words and expressions. Watching movies and TV shows is particularly effective for listening comprehension, because the more you keep hearing the same words, the more accustomed your ear gets to recognizing them. The experience is totally different when listening to an instructional track where the actors speak unusually slowly. Furthermore, Taiwanese dramas come subbed by default, so if you fail to catch what they&#8217;re saying, you can always analyze the subtitles and find out what they&#8217;re saying. I recently finished watching <a href="http://wiki.d-addicts.com/Fated_to_Love_You">命中註定我愛你</a>, which was recommended to me by a Taiwanese friend.</li>
<li><strong>I watch videos on YouTube.</strong> Another thing I enjoy doing is watching random videos on YouTube. I can watch anything. I&#8217;ve watched variety shows, Chinese lessons, travel shows, music videos, etc. Remember, it&#8217;s all about learning. As long as you&#8217;re learning something, it&#8217;s worth your time.</li>
<li><strong>I try to put my thoughts into Chinese.</strong> To condition my brain to work in &#8220;Chinese mode&#8221; I often force myself to think in Chinese. This kind of simulation is very important, because in order for you to become a spontaneous speaker, your new Chinese brain needs to become familiar with as many scenarios as possible. This is to avoid freezing up in actual conversations.</li>
<li><strong>I ask myself how to say something in Chinese.</strong> When I find myself wondering how something would be put into Chinese, I give it a try. If I can&#8217;t think of a way (e.g. if the syntax seems too complicated) I look it up on Google or ask a friend.</li>
<li><strong>I write to my Chinese-speaking friends in Chinese.</strong> Unless I have to explain something that is too difficult or in danger of being misunderstood, I try to say it in Chinese. I find it fascinating how easily you can explain many simple things despite having a limited vocabulary. You might not be producing the most eloquent sentences, but you&#8217;re none the less getting the message across. The important thing is not to worry about making mistakes. No matter how clichéd it may sound, we learn so well from our mistakes.</li>
<li><strong>I listen to Taiwanese radio stations.</strong> I do this partly because I&#8217;m a fan of Asian music, and the great thing about Taiwanese radio is that they play all kinds of Asian music&#8212;Taiwanese, Chinese, Cantonese, Korean, and Japanese pop. When I&#8217;m at work I usually tune in to <a href="http://tunein.com/radio/Kiss-Radio-Taiwan-999-s25979/">Kaohsiung Kiss Radio Taiwan</a> or <a href="http://tunein.com/radio/Hit-FM-1077-s10677/">Taipei Hit FM</a>.</li>
<li><strong>I use Google Search to organically look up words and phrases.</strong> A good way to find out out how to put something into Chinese is to input the phrase in English and add 怎么说 (how to say) or 什么意思 (what meaning) at the end. It should bring up pages where people have asked how to say something in English, thus allowing you to get the Chinese equivalent written by a native speaker. Google Translate RARELY works, so I recommend you look up phrases written by real humans.</li>
<li><strong>I use Google Translate to look up pinyin tones for characters.</strong> The sole reason I use Google Translate is because it has support for pinyin tones. This means that I can examine how words are supposed to be pronounced. You have to be careful though; Google makes mistakes too, especially when dealing with a preceding 不 or 一 in a compound word (such as 不是 and 一起). So before you use the tool, you should know the <a href="http://www.trinity.edu/sfield/chin1501/ToneChange.html">general rules on tone changes</a>.</li>
<li><strong>I listen to Chinese music, and try to decipher the lyrics.</strong> Although songs often use expressions that wouldn&#8217;t be used in colloquial Chinese, there&#8217;s a ton of good stuff to be learned from C-Pop.</li>
<li><strong>I read Chinese textbooks.</strong> I don&#8217;t use textbooks as a primary source of study material, but I like to read ones that have colorful illustrations and useful examples. I&#8217;m currently using a textbook I bought in Taipei called <em>Chinese Made Easy</em>.</li>
<li><strong>I watch Chinese lessons on YouTube.</strong> I&#8217;ve particularly found <a href="http://www.youtube.com/user/PeggyTeachesChinese">Peggy&#8217;s Chinese lessons</a> and <a href="http://fchi.web.fc2.com/">these Chinese lessons (in Japanese)</a> to be useful.</li>
<li><strong>I take notes, constantly.</strong> Whenever I learn something new, I write it down and save it in a file. The document that houses all my Chinese notes is currently 128 pages long! My word processor is starting to get laggy at times so I&#8217;ll soon have to think of an alternate way to record notes. By the way, the point of keeping an extensive collection of notes is not because you&#8217;d want to review them from beginning to end (that wouldn&#8217;t be realistic with a 128-page document), but rather to have access to a familiar set of searchable records that includes everything you&#8217;ve previously worked on.</li>
</ol>
<p>If you&#8217;re learning Chinese, or any other language, I&#8217;d love to hear your input on what methods have yielded the best results for you. Please leave your tips in the comment section below. 谢谢!</p>
&mdash;<br>
			<em>If you liked this post, please share it on 
			<a href="http://twitter.com/home/?status=<?php the_title(); ?> <?php the_permalink() ?>">Twitter</a> or
			<a href="http://digg.com/submit?phase=2&url=<?php the_permalink() ?>&title=<?php the_title(); ?>">Digg</a>. Thank you!</em><br>
        ]]></content:encoded>
			<wfw:commentRss>http://www.self-learner.com/how-im-studying-chinese/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Type Chinese Pinyin with Tone Marks in Mac OS X</title>
		<link>http://www.self-learner.com/how-to-type-chinese-pinyin-tones-in-mac-os-x/</link>
		<comments>http://www.self-learner.com/how-to-type-chinese-pinyin-tones-in-mac-os-x/#comments</comments>
		<pubDate>Sun, 25 Dec 2011 21:22:15 +0000</pubDate>
		<dc:creator>Eric Nishio</dc:creator>
				<category><![CDATA[Languages]]></category>
		<category><![CDATA[Chinese]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Mandarin]]></category>

		<guid isPermaLink="false">http://www.self-learner.com/?p=2552</guid>
		<description><![CDATA[So you&#8217;ve set up your Mac to let you input Chinese characters. But what if you wanted to write Chinese using the Latin alphabet, i.e. pinyin? Since writing pinyin correctly requires the appropriate tone marks for flat, rising, falling-rising, and falling sounds (¯ ´ ˇ `), we need to configure your Mac to support them. [...]]]></description>
			<content:encoded><![CDATA[<!-- Text before content--><p><img src="http://www.self-learner.com/wp-content/uploads/2011/12/taiwan-pinyin.jpg" alt="Taiwan Pinyin" title="Taiwan Pinyin" width="425" height="235" class="alignnone size-full wp-image-2557" /></p>
<p>So you&#8217;ve set up your Mac to let you input Chinese characters. But what if you wanted to write Chinese using the Latin alphabet, i.e. <em>pinyin</em>? Since writing pinyin correctly requires the appropriate tone marks for flat, rising, falling-rising, and falling sounds (¯ ´ ˇ `), we need to configure your Mac to support them. Let me show you how&#8230;<br />
<span id="more-2552"></span></p>
<h2>Setup</h2>
<p>The setup is quick and easy.</p>
<ol>
<li>Open up <strong>System Preferences</strong>.</li>
<li>Go to <strong>Language &#038; Text</strong>.</li>
<li>Select the <strong>Input Sources</strong> tab.</li>
<li>Scroll down the list until you find an input method called <strong>U.S. Extended</strong>, then put a check mark next to it. (See below)</li>
</ol>
<p><img src="http://www.self-learner.com/wp-content/uploads/2011/12/how-to-type-pinyin.jpg" alt="How to Type Pinyin in Mac OS X" title="How to Type Pinyin in Mac OS X" width="362" height="120" class="alignnone size-full wp-image-2554" /></p>
<p>Now that you&#8217;ve added the input method, you&#8217;re ready to start using pinyin. If you&#8217;ve been typing with the regular U.S. input setting, you can now remove it and just stick with U.S. Extended because the former is more or less the same (correct me if I&#8217;m wrong) except without the added keyboard shortcuts for special characters.</p>
<p><img src="http://www.self-learner.com/wp-content/uploads/2011/12/mac-input-methods.jpg" alt="Mac OS X Input Methods" title="Mac OS X Input Methods" width="324" height="189" class="alignnone size-full wp-image-2579" /></p>
<h2>How to Use the Tone Marks</h2>
<p><strong>Tone 1 (flat) mā &#8211;</strong> Option + a, then hit a vowel key<br />
<strong>Tone 2 (rising) má &#8211;</strong> Option + e, then hit a vowel key<br />
<strong>Tone 3 (falling-rising) mǎ &#8211;</strong> Option + v, then hit a vowel key<br />
<strong>Tone 4 (falling) mà &#8211;</strong> Option + `, then hit a vowel key</p>
<p>So if you wanted to get <strong>ě</strong> you&#8217;d first hold down the <strong>Option</strong> key and <strong>v</strong>, then release them, and hit <strong>e</strong>.</p>
<p>If you have any questions, let me know&#8212;down below.</p>
&mdash;<br>
			<em>If you liked this post, please share it on 
			<a href="http://twitter.com/home/?status=<?php the_title(); ?> <?php the_permalink() ?>">Twitter</a> or
			<a href="http://digg.com/submit?phase=2&url=<?php the_permalink() ?>&title=<?php the_title(); ?>">Digg</a>. Thank you!</em><br>
        ]]></content:encoded>
			<wfw:commentRss>http://www.self-learner.com/how-to-type-chinese-pinyin-tones-in-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Pimsleur Mandarin Chinese I Notes (with Pinyin &amp; Simplified Characters)</title>
		<link>http://www.self-learner.com/pimsleur-mandarin-chinese-i-notes/</link>
		<comments>http://www.self-learner.com/pimsleur-mandarin-chinese-i-notes/#comments</comments>
		<pubDate>Wed, 07 Dec 2011 17:13:49 +0000</pubDate>
		<dc:creator>Eric Nishio</dc:creator>
				<category><![CDATA[Languages]]></category>
		<category><![CDATA[Chinese]]></category>
		<category><![CDATA[Mandarin]]></category>
		<category><![CDATA[Pimsleur]]></category>

		<guid isPermaLink="false">http://www.self-learner.com/?p=2513</guid>
		<description><![CDATA[Click here to download my complete Pimsleur Mandarin Chinese I notes The Pimsleur Mandarin Chinese I audiobook is an excellent tool to jumpstart your language studies, since it focuses on teaching you the essentials and most commonly used phrases and terminology for conversing in Mandarin. The Pimsleur language learning audiobooks are well known for their [...]]]></description>
			<content:encoded><![CDATA[<!-- Text before content--><p><a href="http://www.amazon.com/gp/product/0671790617/ref=as_li_ss_tl?ie=UTF8&amp;tag=onupatiinos-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0671790617"><img src="http://www.self-learner.com/wp-content/uploads/2011/12/pimsleur-mandarin-chinese-i.jpg" alt="Pimsleur Mandarin Chinese I" title="Pimsleur Mandarin Chinese I" width="268" height="116" class="alignnone size-full wp-image-2523" style="float: left; margin-right: 15px; margin-top: 5px" /></a></p>
<p><em><a href="http://www.self-learner.com/files/Pimsleur_Mandarin_Chinese_I_Notes.pdf" onClick="javascript: pageTracker._trackPageview('/files/Pimsleur_Mandarin_Chinese_I_Notes.pdf');">Click here to download my complete Pimsleur Mandarin Chinese I notes</a></em></p>
<p>The Pimsleur Mandarin Chinese I audiobook is an excellent tool to jumpstart your language studies, since it focuses on teaching you the essentials and most commonly used phrases and terminology for conversing in Mandarin. The Pimsleur language learning audiobooks are well known for their philosophy of anticipation and graduated interval recall. What this means is that they use intelligently placed pauses and intervals to hardwire the words and phrases into the learner&#8217;s brain.<br />
<span id="more-2513"></span><br />
For a more in-depth review of the audiobook, you can read my full <a href="http://www.self-learner.com/pimsleur-spanish-i-language-program-review-with-lesson-notes/">review of Pimsleur Spanish I</a>, which essentially covers the same aspects as the Chinese counterpart.</p>
<p>Now, the Pimsleur method focuses almost entirely on speaking and listening, so you won&#8217;t be able learn how to read and write Chinese just by relying on the audio CDs. This also raises another problem: it becomes cumbersome to do any revision without having access to written material, unless you take your own notes. But Dr. Paul Pimsleur advises that you refrain from doing anything aside from focusing on the audio program; he believes that multitasking your way through the units only distracts you and decreases the potential of the program.</p>
<p>But worry not. I&#8217;ve already done the work for you. As I did with Pimsleur Spanish I, I&#8217;ve now also crafted a complete set of notes for the entire Pimsleur Mandarin Chinese I audiobook for you to use.</p>
<p>The 22-page PDF document is broken down into 30 units. Furthermore, each entry comes in three parts: Chinese characters, pinyin, and English. For the Chinese I&#8217;ve chosen to use simplified Chinese characters mainly because the language program is taught using a variety of Mandarin Chinese commonly heard in Northern China (e.g. 儿化音). If you wish to learn traditional Chinese characters instead, you can easily convert the characters using <a href="http://translate.google.com/">Google Translate</a>.</p>
<p>Example:</p>
<blockquote><p>
多少钱？<br />
duō shǎo qián?<br />
How much does it cost?</p></blockquote>
<p>Please also note that the document may include typographical errors. If you find any mistakes in the notes, please notify me (and everyone else) in the comments below. <em>Xiè xie nǐ.</em></p>
<p>Feel free to share the notes!</p>
<p>&raquo; <strong><a href="http://www.self-learner.com/files/Pimsleur_Mandarin_Chinese_I_Notes.pdf" onClick="javascript: pageTracker._trackPageview('/files/Pimsleur_Mandarin_Chinese_I_Notes.pdf');">Download Pimsleur Mandarin Chinese I Notes</a></strong> (PDF 270 KB)</p>
&mdash;<br>
			<em>If you liked this post, please share it on 
			<a href="http://twitter.com/home/?status=<?php the_title(); ?> <?php the_permalink() ?>">Twitter</a> or
			<a href="http://digg.com/submit?phase=2&url=<?php the_permalink() ?>&title=<?php the_title(); ?>">Digg</a>. Thank you!</em><br>
        ]]></content:encoded>
			<wfw:commentRss>http://www.self-learner.com/pimsleur-mandarin-chinese-i-notes/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>What Isn’t Clutter?</title>
		<link>http://www.self-learner.com/what-isnt-clutter/</link>
		<comments>http://www.self-learner.com/what-isnt-clutter/#comments</comments>
		<pubDate>Sun, 04 Dec 2011 20:11:07 +0000</pubDate>
		<dc:creator>Eric Nishio</dc:creator>
				<category><![CDATA[Getting Organized]]></category>
		<category><![CDATA[Lifestyle]]></category>
		<category><![CDATA[declutter]]></category>
		<category><![CDATA[minimalism]]></category>

		<guid isPermaLink="false">http://www.self-learner.com/?p=2466</guid>
		<description><![CDATA[This is a post I wrote a month ago while waiting for my flight to Taipei. I was inspired to put some thoughts down when I saw what people were emptying their wallets on in the duty-free arcade. Sunday, 4:42pm – Gate 121, Incheon Airport, South Korea Question of the Day: How can you own [...]]]></description>
			<content:encoded><![CDATA[<!-- Text before content--><p><img src="http://www.self-learner.com/wp-content/uploads/2011/12/nikon-cameras.jpg" alt="Nikon Cameras" title="Photo by Reinis Traidas" width="470" height="313" class="alignnone size-full wp-image-2475" /></p>
<p><em>This is a post I wrote a month ago while waiting for my flight to Taipei. I was inspired to put some thoughts down when I saw what people were emptying their wallets on in the duty-free arcade.</em></p>
<p>Sunday, 4:42pm – Gate 121, Incheon Airport, South Korea</p>
<p><strong>Question of the Day:</strong> How can you own fewer items and remain satisfied?<br />
<span id="more-2466"></span><br />
I strive to own as few things as possible, but I still like to enjoy the comfort of advanced technology and craftsmanship.</p>
<p>I’m happy to have a smartphone with an Internet connection in my pocket so that I can stay in touch with my friends and family. The device is also handy for looking up train routes and timetables on the go, and I love the fact that if I tell it to do so, my phone will magically remind me to do something at the right moment. That’s just incredible. And it also performs well as a portable music player and RSS reader.</p>
<p>Before I used to buy lots of things I didn’t need at all. I used to hoard stacks of key holders, figures, pens, and all kinds of junk that just ended up cluttering the closet.</p>
<p>Some minimalists might argue that food, clothes, and shelter are the only necessities in life—period. But ordinary people like myself (I think) still want to have a soft bed and a reading lamp in the bedroom, and a couch in the living room, and more than one ricebowl and a pair of chopsticks per person in the pantry. Etc.</p>
<p>The problem arises when excess takes over necessity.</p>
<p>It’s easy to associate necessity with usefulness—or more commonly, the feeling of &#8220;just in case&#8221;. Noodle makers are useful, but not necessary unless you own a noodle shop or consistently make your noodles from scratch. But do you need to have five pairs of scissors lying around in the house? You would probably do just as well having only one pair with razor-sharp blades made of solid stainless steel. Do you need both an MP3 player AND a mobile phone that can play music? How about replacing your bookshelf with an ebook reader?</p>
<p>Before becoming an iPhone convert, I used to switch phones on a yearly basis because I was never happy with what I had, so I kept looking for newer and better models. But when I got my first iPhone—the 3GS—I was content. Not only was the operating system easy to use and responsive, the outer shell was pleasing as well. And after two model updates since 2009, I still haven&#8217;t felt the urge to upgrade since the 3GS perfectly satisfies my needs.</p>
<p>The same principle applies to other items as well. Surely, getting a $400 Louis Vuitton wallet won&#8217;t guarantee unlimited durability, but by investing a bit of money in genuine leather and fine craftsmanship, you can be quite sure that your wallet will last a decade or two.</p>
&mdash;<br>
			<em>If you liked this post, please share it on 
			<a href="http://twitter.com/home/?status=<?php the_title(); ?> <?php the_permalink() ?>">Twitter</a> or
			<a href="http://digg.com/submit?phase=2&url=<?php the_permalink() ?>&title=<?php the_title(); ?>">Digg</a>. Thank you!</em><br>
        ]]></content:encoded>
			<wfw:commentRss>http://www.self-learner.com/what-isnt-clutter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>7 Random Health Tips (from Reader’s Digest) + Bonus: South Korea Travel Video</title>
		<link>http://www.self-learner.com/7-random-health-tips/</link>
		<comments>http://www.self-learner.com/7-random-health-tips/#comments</comments>
		<pubDate>Wed, 23 Nov 2011 12:16:21 +0000</pubDate>
		<dc:creator>Eric Nishio</dc:creator>
				<category><![CDATA[Lifestyle]]></category>
		<category><![CDATA[health]]></category>

		<guid isPermaLink="false">http://www.self-learner.com/?p=2445</guid>
		<description><![CDATA[I&#8217;ve just returned from a 31-day trip to Asia (South Korea and Taiwan) and thought I&#8217;d share some health tips I found in an article, Forty 5-Minute Health Fixes, in the Asian edition of Reader&#8217;s Digest (Nov 2011 issue) and thought were interesting and worth giving a shot. Take short 10min cooler showers to avoid [...]]]></description>
			<content:encoded><![CDATA[<!-- Text before content--><p><img src="http://www.self-learner.com/wp-content/uploads/2011/11/toothbrushes.jpg" alt="Toothbrushes" title="Photo by fdecomite" width="470" height="353" class="alignnone size-full wp-image-2453" /></p>
<p>I&#8217;ve just returned from a 31-day trip to Asia (South Korea and Taiwan) and thought I&#8217;d share some health tips I found in an article, <em>Forty 5-Minute Health Fixes</em>, in the Asian edition of Reader&#8217;s Digest (Nov 2011 issue) and thought were interesting and worth giving a shot.<br />
<span id="more-2445"></span></p>
<ol>
<li><strong>Take short 10min cooler showers</strong> to avoid stripping moisture and natural protective oils from the skin.</li>
<li><strong>Stay up all night</strong> to lift depression.</li>
<li><strong>Brush your teeth with sodium bicarbonate,</strong> a.k.a. baking soda, once a week to remove stains and whiten your teeth. (This is what I&#8217;m currently working on.)</li>
<li><strong>Do breathing exercises</strong> if you wake feeling low.</li>
<li><strong>When feeling nervous,</strong> tighten and release your abdominal muscles. Repeat several times.</li>
<li><strong>Eat a whole raw onion</strong> at the first hint of a cold to stop infections.</li>
<li><strong>Use a couple of drops of olive oil</strong> to smooth your skin.</li>
</ol>
<p>As I mentioned in my <a href="http://www.self-learner.com/end-of-military-service-and-upcoming-trip-to-south-korea-and-taiwan/">previous post</a>, I recently made a visit to South Korea and Taiwan. I had a great time exploring the country, so I thought I&#8217;d share some footage with you guys&#8230; Hope you like it!</p>
<p><iframe width="470" height="269" src="http://www.youtube.com/embed/yzzIm5XF4Pg" frameborder="0" allowfullscreen></iframe></p>
&mdash;<br>
			<em>If you liked this post, please share it on 
			<a href="http://twitter.com/home/?status=<?php the_title(); ?> <?php the_permalink() ?>">Twitter</a> or
			<a href="http://digg.com/submit?phase=2&url=<?php the_permalink() ?>&title=<?php the_title(); ?>">Digg</a>. Thank you!</em><br>
        ]]></content:encoded>
			<wfw:commentRss>http://www.self-learner.com/7-random-health-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>End of Military Service and an Upcoming Trip to South Korea &amp; Taiwan</title>
		<link>http://www.self-learner.com/end-of-military-service-and-upcoming-trip-to-south-korea-and-taiwan/</link>
		<comments>http://www.self-learner.com/end-of-military-service-and-upcoming-trip-to-south-korea-and-taiwan/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 14:18:03 +0000</pubDate>
		<dc:creator>Eric Nishio</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Lifestyle]]></category>
		<category><![CDATA[military]]></category>
		<category><![CDATA[minimalism]]></category>
		<category><![CDATA[time-management]]></category>

		<guid isPermaLink="false">http://www.self-learner.com/?p=2396</guid>
		<description><![CDATA[It&#8217;s been a while! I hope everyone enjoyed the summer. I certainly did, even though I spent most of it at the office (and the army barracks). But as I&#8217;m writing this post, I&#8217;ve got 10 days left in the military. It feels incredible to have 260 days under your belt. There&#8217;s also another announcement [...]]]></description>
			<content:encoded><![CDATA[<!-- Text before content--><p><img src="http://www.self-learner.com/wp-content/uploads/2011/10/soldier-resting.jpg" alt="Soldier Taking a Break" title="Photo by The U.S. Army" width="470" height="313" class="alignnone size-full wp-image-2441" /></p>
<p>It&#8217;s been a while! I hope everyone enjoyed the summer. I certainly did, even though I spent most of it at the office (and the army barracks). But as I&#8217;m writing this post, I&#8217;ve got 10 days left in the military. It feels incredible to have 260 days under your belt.</p>
<p>There&#8217;s also another announcement to make. <strong>I&#8217;ll be heading off to South Korea and Taiwan at the end of October,</strong> and I&#8217;m planning to share my experiences through Twitter so be sure to follow me at <a href="http://twitter.com/ericnishio">@ericnishio</a>!<br />
<span id="more-2396"></span><br />
As you might guess, life in the barracks can get extremely boring unless you come up with things to do in your spare time. But rather than think of it as a source of frustration and boredom, the better alternative is to treat it as a great opportunity to focus.</p>
<p>As a soldier, the number of personal possessions that you keep in your locker is limited. You won&#8217;t have your entire book or magazine collection with you, nor will you have a fancy entertainment center equipped with Xboxes and audio systems to play with.</p>
<p>My personal belongings were limited to three things primarily: a book, an iPhone, and a journal. Surely I could have crammed my locker full of items, but I don&#8217;t think my superiors would have liked the mess&#8212;especially during basic training when they did frequent locker inspections to see that everything was arranged according to the instructions given.</p>
<p>The good thing about having so few items with you is that it sets limitations on what you can do. I was lucky to have my iPhone connected to a 3G network most of the time, so I was able to peruse the YouTube library quite comfortably, and spend at least a couple of hours each day learning Mandarin Chinese. I didn&#8217;t have a single boring moment during the 9 months, and I was able to accomplish more than ever.</p>
&mdash;<br>
			<em>If you liked this post, please share it on 
			<a href="http://twitter.com/home/?status=<?php the_title(); ?> <?php the_permalink() ?>">Twitter</a> or
			<a href="http://digg.com/submit?phase=2&url=<?php the_permalink() ?>&title=<?php the_title(); ?>">Digg</a>. Thank you!</em><br>
        ]]></content:encoded>
			<wfw:commentRss>http://www.self-learner.com/end-of-military-service-and-upcoming-trip-to-south-korea-and-taiwan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Start (and Keep) Running for Beginners</title>
		<link>http://www.self-learner.com/how-to-start-and-keep-running-for-beginners/</link>
		<comments>http://www.self-learner.com/how-to-start-and-keep-running-for-beginners/#comments</comments>
		<pubDate>Sat, 08 Oct 2011 14:09:41 +0000</pubDate>
		<dc:creator>Eric Nishio</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[running]]></category>
		<category><![CDATA[sports]]></category>

		<guid isPermaLink="false">http://www.self-learner.com/?p=2190</guid>
		<description><![CDATA[You are reading this post because you want to start running. Nice. Running is a great sport. The reason why I particularly like it is because of its simplicity. You don&#8217;t need to invest a whole lot of money in order to start running; there&#8217;s no need for a gym membership, or any expensive equipment. [...]]]></description>
			<content:encoded><![CDATA[<!-- Text before content--><p><img src="http://www.self-learner.com/wp-content/uploads/2011/06/running-on-the-beach-e1311146105584.jpg" alt="Running on the Beach" title="Photo by mikebaird" width="470" height="313" class="alignnone size-full wp-image-2195" /></p>
<p>You are reading this post because you want to start running. Nice. Running is a great sport. The reason why I particularly like it is because of its simplicity. You don&#8217;t need to invest a whole lot of money in order to start running; there&#8217;s no need for a gym membership, or any expensive equipment. All you need is a body that can withstand the shocks that result from stamping your feet against the ground.</p>
<p>Now, I&#8217;m not certified to offer any kind of medical advice, so I&#8217;m only going to share what I&#8217;ve personally learned from running. (And I&#8217;m still a beginner.)</p>
<p>Although you can choose to run barefoot, I recommend that you get yourself a decent pair of running shoes just to avoid unnecessary injuries. Barefoot running requires conditioning and is not recommended for beginners. For a newbie it&#8217;s extremely important to start safe, because once you get injured it can take months to recover and get back in the game. Every person&#8217;s feet are different so you&#8217;ll have to do some research online or ask the store staff which type of shoe to buy.</p>
<p>When you have your gear in order, it&#8217;s time to start.<br />
<span id="more-2190"></span></p>
<h2>Don&#8217;t Exhaust Yourself</h2>
<p>Did it ever happen to you that when you decided to try running&#8212;perhaps because you thought you were in poor shape&#8212;and got out the door, you found yourself 15 minutes later completely nauseated and about to throw up? It happened to me several times. But I can assure you that it doesn&#8217;t have to be that way at all.</p>
<p>No human is born a runner. If you&#8217;ve spent the last two years working a desk job with most of your exercise consisting of walking to the train station and back, even 10 minutes of running can make you feel like your lungs are about to burst.</p>
<p>Don&#8217;t start like that.</p>
<p>When you first start out, it&#8217;s important that you acknowledge what kind of physical shape you are in. Being thin doesn&#8217;t mean that you automatically possess high endurance. Endurance needs to be developed over time. If you haven&#8217;t run a single mile in the last six months, you need to start with humble objectives.</p>
<p>First, see if you can keep running for 5 minutes. (You&#8217;ll need a stopwatch.) And don&#8217;t start as if you were going for a 100m dash. That will only wear you out and make you nauseous like before. Start slow. Focus on finding a pace where you can run comfortably, and see if you can reach that 5-minute goal. If you really concentrate on maintaining comfort, you will be able to do it.</p>
<p>When you&#8217;ve completed your first goal, stop. Keep walking, and allow yourself to be proud of what you&#8217;ve just accomplished. Do you feel nauseated? Was it as bad as last time? Meditate on it. You were able to finish running without feeling like crap; and that&#8217;s how it&#8217;s supposed to be. Running should never make you feel sick. If it does, you&#8217;re exceeding your limits&#8212;and you should slow down.</p>
<p>Next time you go running, set yourself a new goal: try running comfortably for 10 minutes. Always be conscious of your speed, and keep it steady. If you start to feel signs of exhaustion, slow down, and readjust.</p>
<p>After each run, record the results, and jot down a few lines on your performance. Comment on how you felt during and after the workout.</p>
<p>Keep setting new challenges for yourself, but keep them realistic. It&#8217;s also fun to set a long-term goal (e.g. &#8220;complete 5K&#8221;) and see how you progress. If you can&#8217;t accomplish it in due time, don&#8217;t worry&#8212;keep working on it.</p>
<p><strong>Just one important word of advice:</strong> Don&#8217;t strain your ankles and knees. It&#8217;s incredibly easy to damage your joints, so you should run short distances at the start, and make increments as your body becomes stronger. Whenever you feel even the slightest pain in your joints, stop, and give your body plenty of days recover. Never force yourself to finish that last mile.</p>
<p>If your purpose is to lose weight, try to let go of that thought for a moment, and instead focus on developing your technique and mentality. The weight-loss will take care of itself, but what&#8217;s more important is to acquire a positive taste for running. Don&#8217;t run because you want to lose weight, do it because it&#8217;s enjoyable and rewarding in itself.</p>
&mdash;<br>
			<em>If you liked this post, please share it on 
			<a href="http://twitter.com/home/?status=<?php the_title(); ?> <?php the_permalink() ?>">Twitter</a> or
			<a href="http://digg.com/submit?phase=2&url=<?php the_permalink() ?>&title=<?php the_title(); ?>">Digg</a>. Thank you!</em><br>
        ]]></content:encoded>
			<wfw:commentRss>http://www.self-learner.com/how-to-start-and-keep-running-for-beginners/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss><!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.self-learner.com @ 2012-05-02 05:50:48 -->

