<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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/"
	>

<channel>
	<title>Become Awesome &#187; Productivity</title>
	<atom:link href="http://www.becomeawesome.com/category/productivity/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.becomeawesome.com</link>
	<description>Tips for young people from the adventureland of freelancing and the corporate world.</description>
	<lastBuildDate>Mon, 01 Feb 2010 23:29:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>We&#8217;re writing an ebook on growing up</title>
		<link>http://www.becomeawesome.com/2009/11/17/ebook-growing-up/</link>
		<comments>http://www.becomeawesome.com/2009/11/17/ebook-growing-up/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 21:45:02 +0000</pubDate>
		<dc:creator>Raphael</dc:creator>
				<category><![CDATA[Action]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[Productivity]]></category>

		<guid isPermaLink="false">http://www.becomeawesome.com/?p=104</guid>
		<description><![CDATA[Growing up is serious business. Some people never want to grow up. That&#8217;s fine &#8211; but they will suffer for it. Growing up is the most important thing you could be doing with your life, and in my opinion, you should seek out whatever you can that will help you grow up as fast as [...]]]></description>
			<content:encoded><![CDATA[<p>Growing up is serious business. Some people never want to grow up. That&#8217;s fine &#8211; but they will suffer for it. Growing up is the most important thing you could be doing with your life, and in my opinion, you should seek out whatever you can that will help you grow up as fast as possible. You will have a threshold of how much change, learning, and growth you can take before you want to explode. You should be pushing hard against that threshold if you want to become awesome. People who are awesome don&#8217;t delay the process of growing up &#8211; they know it is the most essential part of their life. By aggressively growing up, you are getting closer and closer to living an awesome life.</p>
<p>We&#8217;ve found a lot of people are having trouble growing up. Some people never grow up. People who aren&#8217;t growing up are blaming the outside world for their problems, not taking responsibility for themselves, have low expectations of what they can achieve, and are generally just living mediocre lives. Growing up is the most important thing you can do in your life &#8211; but how do you do it?</p>
<p>So we decided to write an ebook to help young adults (and anyone else) grow up more effectively. <span id=":4k" dir="ltr">I have spent years consuming content voraciously and producing nothing. I&#8217;ve been soaking up knowledge like a sponge and have not been applying it as well as I could.</span> I considered starting a blog before it was cool and brushed it off because &#8220;I didn&#8217;t know what to write about&#8221;. Guess what? It doesn&#8217;t matter. Start something anyway. Get feedback and adapt.</p>
<p>Here&#8217;s my commitment to you &#8211; faithful readers:<br />
We will release our ebook about growing up in 3 months &#8211; by February 15th 2010<br />
We&#8217;ll keep you updated as we go along.</p>
<p><strong>What about growing up do you need help with or would like to know more about?</strong> (leave a comment below)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.becomeawesome.com/2009/11/17/ebook-growing-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Increase Your Productivity&#8230; By Blocking Time-Wasting Websites</title>
		<link>http://www.becomeawesome.com/2009/10/26/how-to-increase-your-productivity-by-blocking-time-wasting-websites/</link>
		<comments>http://www.becomeawesome.com/2009/10/26/how-to-increase-your-productivity-by-blocking-time-wasting-websites/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 23:48:36 +0000</pubDate>
		<dc:creator>Lars</dc:creator>
				<category><![CDATA[Productivity]]></category>

		<guid isPermaLink="false">http://www.becomeawesome.com/?p=54</guid>
		<description><![CDATA[Do you sometimes find yourself fiddling around on the internet for hours on end when you should be doing something more useful with your time? Do you want to kill that temptation so you can actually get stuff done? If so, here is a simple trick that any semi-savvy computer user can do to block [...]]]></description>
			<content:encoded><![CDATA[<p>Do you sometimes find yourself fiddling around on the internet for hours on end when you should be doing something more useful with your time? Do you want to kill that temptation so you can actually get stuff done? If so, here is a simple trick that any semi-savvy computer user can do to block &#8220;time-waster&#8221; sites that suck away hours of your precious time.</p>
<p><strong><span id="more-54"></span>Say hello to your &#8216;hosts&#8217; file</strong></p>
<p>Do you know about your computer&#8217;s &#8216;<strong>hosts&#8217;</strong> file? Whether you&#8217;re a user of Windows, some distro of Linux, or Mac OS X, there should be a &#8216;<strong>hosts&#8217;</strong> file tucked away somewhere on your computer. On most Linux and Mac OS X installations, this file is located in the <strong>/etc/</strong> directory. On Windows this file is located in the <strong>%WINDIR%\system32\drivers\etc\</strong> directory, where <strong>%WINDIR%</strong> is typically <strong>C:\WINDOWS\</strong>. [Edit: This is true for Windows XP. I don't know about Windows Vista or Windows 7 but I imagine it's about the same.] Go ahead and check now. Did you find it?</p>
<p><strong>What does the &#8216;hosts&#8217; file do?</strong></p>
<p>When you type a web address (such as <a href="http://www.becomeawesome.com">www.becomeawesome.com</a>) into your web browser, your browsers queries a DNS server for the IP address of the website. This is how your browser knows &#8220;where&#8221; to find the website. (Don&#8217;t worry, you don&#8217;t need to be an expert on how this stuff works. Just keep reading.) The &#8216;<strong>hosts</strong>&#8216; a file where you can hard-code domain name/IP address combinations. What does this mean to us? It means that if we want to block access to time-waster sites, we can do it on our own computers by simply adding an entry to the &#8216;<strong>hosts</strong>&#8216; file. This will override the normal process and we can point a domain name (such as timewaster.com) to any place we choose. Here is what a typical Mac OS X &#8216;<strong>hosts&#8217;</strong> file looks like (which will look about the same in Windows and Linux environments):</p>
<blockquote><p>##<br />
# Host Database<br />
#<br />
# localhost is used to configure the loopback interface<br />
# when the system is booting.  Do not change this entry.<br />
##<br />
127.0.0.1       localhost mycomputer<br />
255.255.255.255 broadcasthost<br />
::1             localhost</p></blockquote>
<p>If this looks confusing, relax. Let me explain. First, the lines which begin with # are just comments. You can ignore these. In fact, you can ignore everything that is already in here. All we care about is what we&#8217;re going to add to it. So, let&#8217;s do that.</p>
<p><strong>Adding entries to your &#8216;hosts&#8217; file to block websites</strong></p>
<p>Before you do anything, make a backup copy of your &#8216;hosts&#8217; file.<br />
In Windows, simply copy the file and paste into the same directory. This will create a &#8216;<strong>Copy of hosts</strong>&#8216; file. I suggest renaming the file to &#8216;<strong>hosts.old</strong>&#8216;.<br />
In Mac OS X or Linux, open a terminal. (If you&#8217;re a Linux user, I&#8217;ll assume that you already know how to do this =P. For Mac OS X, open Finder, click Applications, open the Utilities folder, and double-click the Terminal app.) Then type the following command:</p>
<blockquote><p>sudo cp /etc/hosts /etc/hosts.old</p></blockquote>
<p>You will probably be prompted for your password.</p>
<p>Now, on to the blocking!</p>
<p>To block a website, simply append a couple lines of text to this file that look something like this:</p>
<blockquote><p>127.0.0.1 timewaster.com<br />
127.0.0.1 www.timewaster.com</p></blockquote>
<p>If this is Windows, again, you can use Notepad. If this is Mac OS X or Linux, I recommend using <strong>vi</strong> or <strong>pico</strong>, unless you already have a favorite editor. If you don&#8217;t know how to use either one, do a web search for &#8216;<strong>vi tutorial</strong>&#8216; or &#8216;<strong>pico tutorial</strong>&#8216;. There are plenty of good tutorials out there. I don&#8217;t need to write another.</p>
<p>Now, you might be wondering:</p>
<ol>
<li>What is 127.0.0.1?</li>
<li>Why did you enter timewaster.com AND www.timewaster.com?</li>
</ol>
<p>Let me explain.</p>
<ol>
<li>127.0.0.1 is the IP address of your computer&#8217;s loopback interface. In plain English, it&#8217;s your computer&#8217;s way of saying &#8220;this is me&#8221;.</li>
<li>In some situations, timewaster.com and www.timewaster.com might point to different addresses. I won&#8217;t go into to too much detail. Take my word for it: we want to block both.</li>
</ol>
<p>When we add an the entry &#8216;<strong>127.0.0.1 www.timewaster.com</strong>&#8216;, we are basically saying, &#8220;Redirect anything that wants to access www.timewaster.com and point it to my computer.&#8221; Your computer obviously doesn&#8217;t host the website, so when you do this you will no longer be able to access the site. Score!</p>
<p>To edit the file, simply open it the &#8216;<strong>hosts</strong>&#8216; file with Notepad. Add all of the sites you wish to block and save the file.</p>
<p><strong>Verify that the site(s) is/are blocked</strong></p>
<p>Now try to go to the sites that you just blocked. If you did everything properly, you will now no longer be able to access that site (and you will be much more productive). If at any point you wish to unblock a site, simply remove the appropriate entries from the &#8216;<strong>hosts</strong>&#8216; file.</p>
<p><strong>Sites you should block</strong></p>
<p>Here are some suggestions for the types sites of time-waster sites which you could block:</p>
<ul>
<li>Social networking sites</li>
<li>News sites (I personally think that most of them are garbage)</li>
<li>Web forums (at least those not related to your work or education)</li>
<li>Video/TV show streaming</li>
<li>Chat rooms</li>
<li>Any other sites which you spend significant amounts of time on which provide little or no value to your life</li>
</ul>
<p>Later, you&#8217;ll either thank me or curse my name. Either way you&#8217;ll be more productive.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.becomeawesome.com/2009/10/26/how-to-increase-your-productivity-by-blocking-time-wasting-websites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
