<?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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Productive Scholar</title>
	
	<link>http://www.productivescholar.com</link>
	<description>Productivity in Academia</description>
	<lastBuildDate>Thu, 14 Jan 2010 08:36:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/ProductiveScholar" /><feedburner:info uri="productivescholar" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>How effective is productivity?</title>
		<link>http://feedproxy.google.com/~r/ProductiveScholar/~3/AckUU4TOWFk/</link>
		<comments>http://www.productivescholar.com/2010/01/14/how-effective-is-productivity/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 08:36:03 +0000</pubDate>
		<dc:creator>Vincent</dc:creator>
				<category><![CDATA[Productivity]]></category>

		<guid isPermaLink="false">http://www.productivescholar.com/?p=86</guid>
		<description><![CDATA[We all strive for a more productive life. Productivity is one of the words of the 21st century. But why do we want to reach productivity? Because we finish tasks faster, have more time for more tasks. Sounds logic. Productivity is a good thing, or...]]></description>
			<content:encoded><![CDATA[<p>We all strive for a more productive life. Productivity is one of the words of the 21st century. But why do we want to reach productivity? Because we finish tasks faster, have more time for more tasks. Sounds logic. Productivity is a good thing, or&#8230;</p>
<h3>Productivity is way out of your comfort zone</h3>
<p>All the productivity tricks and hacks you implement in your daily life don’t feel good. You don’t feel good when you are finishing a task really fast, while you actually want to check some things about the task again. You don’t feel good when you’ve shut down everything and working on an empty word document. You don’t feel good when your life is ruled by lists. And that is probably one of the reasons people don’t do those things. We all want to reach high productivity, but the final step is something we can’t take. We try remember the milk for a while, but we never learn how to use it all the time.</p>
<h3>Wanting productivity is in your comfort zone</h3>
<p>We all want to reach productivity though. And we like that, we like to test a system for a week and throw it away eventually. Why? Not sure. Probably because we can tell others about what we do with productivity and being familiar with ways to be productive. Maybe so we have the opportunity to be productive anything we want.</p>
<h3>Productivity isn’t the solution (always)</h3>
<p>Productivity works pretty often, but not always. If you want to get a diploma, productivity can help you, but won’t be the key factor of earning the diploma or not. Passion is. If we are passionate about something, we don’t need fancy tricks for high productivity, we want to work on it all the time than. We are willing to work on a project for a whole night, we don’t need productivity, why finishing something you like as fast as possible. It is a paradox, we want to do a lot with a little time, but we don’t want to work hard. Things are complicated.</p>
<p>I am exactly the same as you guys, I also love productivity, I have never used any productivity system for more than a week, but I have used many for a couple of days. But 2010 is here, and maybe this will actually be the year we start to be productive!</p>
<p><i>This is a guest post by Stefan Knapen from <a href="http://studysuccessful.com/">StudySuccessful.com</a>, a blog about studying successful. Stefan is a med school student from the Netherlands who likes to experiment with study tactics and likes to share his findings to the web!</i></p>
<img src="http://feeds.feedburner.com/~r/ProductiveScholar/~4/AckUU4TOWFk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.productivescholar.com/2010/01/14/how-effective-is-productivity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.productivescholar.com/2010/01/14/how-effective-is-productivity/</feedburner:origLink></item>
		<item>
		<title>Track Changes in LaTeX Documents using Subversion</title>
		<link>http://feedproxy.google.com/~r/ProductiveScholar/~3/08jcmt37DTs/</link>
		<comments>http://www.productivescholar.com/2009/10/25/track-changes-in-latex-documents-using-subversion/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 07:49:16 +0000</pubDate>
		<dc:creator>Vincent</dc:creator>
				<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.productivescholar.com/?p=24</guid>
		<description><![CDATA[
I love LaTeX and use it for most of the documents I produce. However, there is one feature I was missing from Word, which is the ability to track changes when co-authoring documents. I found the solution to this problem in Subversion, a version control system.
The intended audience for this software is programmers who have [...]]]></description>
			<content:encoded><![CDATA[<div class="inpost"><img src="http://www.productivescholar.com/images/latex.jpg" class="inpost" /></div>
<p>I love LaTeX and use it for most of the documents I produce. However, there is one feature I was missing from Word, which is the ability to track changes when co-authoring documents. I found the solution to this problem in <a href="http://subversion.tigris.org/">Subversion</a>, a version control system.<br />
The intended audience for this software is programmers who have to work as a team on the source code of a program. Since tex files<br />
are basically source code, Subversion works great with LaTeX.</p>
<h3>The basics</h3>
<p>Subversion works as a client/server architecture. The server contains repositories and is the keeper of the files. Each client can checkout files to work on and then commit the changes back to the server when he is done. If two or more clients are working at the same time, the last one to commit will have to decide what to do with the differences. The nice thing is that the Subversion server keeps track of all changes made, so you can go back in time to any previous version easily (this is even better than what you can do with word.</p>
<h3>What you need</h3>
<p>You will need a server and a client. You can install a server on your own computer, but the easiest way is to use a hosted solution.<br />
<a href="http://beanstalkapp.com/">Beanstalk</a> is a Subversion hosting service that has a free plan for up to 3 users and 100MB, plus their documentation is great to help you get started. For the client, on Windows the best (and free) alternative is <a href="http://tortoisesvn.tigris.org/">TortoiseSVN</a> and it integrates well with Windows Explorer. On Mac OS, I personally use <a href="http://versionsapp.com/">Version</a> which is shareware, but there are also free command line tools available from <a href="http://www.open.collab.net/downloads/community/">openCollabNet</a>.
</p>
<p>To learn more about Subversion, the book <a href="http://svnbook.red-bean.com/">Version Control with Subversion</a> is available for free online.</p>
<div class="amtap-item" lang="en" xml:lang="en"><a href="http://www.amazon.com/Version-Control-Subversion-Michael-Pilato/dp/0596510330%3FSubscriptionId%3D1S2WBRADH9MA603A1602%26tag%3Dproducschola-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0596510330"><img src="http://ecx.images-amazon.com/images/I/51bWGWeRkUL._SL110_.jpg" width="84" height="110" alt=""/></a><br />
<h3><a href="http://www.amazon.com/Version-Control-Subversion-Michael-Pilato/dp/0596510330%3FSubscriptionId%3D1S2WBRADH9MA603A1602%26tag%3Dproducschola-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0596510330">Version Control with Subversion</a></h3>
<p class="author">C. Michael Pilato.					O&#8217;Reilly Media 2008, 					Paperback,				432 pages,				&#36;23.66</p>
</div>
<img src="http://feeds.feedburner.com/~r/ProductiveScholar/~4/08jcmt37DTs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.productivescholar.com/2009/10/25/track-changes-in-latex-documents-using-subversion/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.productivescholar.com/2009/10/25/track-changes-in-latex-documents-using-subversion/</feedburner:origLink></item>
		<item>
		<title>5 Tips to Help You Stay Fit</title>
		<link>http://feedproxy.google.com/~r/ProductiveScholar/~3/o0VRKCygb4k/</link>
		<comments>http://www.productivescholar.com/2009/05/19/5-tips-to-help-you-stay-fit/#comments</comments>
		<pubDate>Tue, 19 May 2009 20:45:47 +0000</pubDate>
		<dc:creator>Vincent</dc:creator>
				<category><![CDATA[Productivity]]></category>

		<guid isPermaLink="false">http://www.productivescholar.com/?p=55</guid>
		<description><![CDATA[
Photo: taedc

Like many grad students, it seems like I never have enough time to do everything on my todo list. More often than I&#8217;d like, my exercising suffers for this lack of time. Here are a few simple tips to help you achieve your fitness goals:


Take the stairs as often as you can. While taking [...]]]></description>
			<content:encoded><![CDATA[<div class="inpost"><img class="inpost" src="http://www.productivescholar.com/images/fitness.jpg" height=180 width=240 /><br />
Photo: <a href="http://www.flickr.com/photos/taedc/">taedc</a>
</div>
<p>Like many grad students, it seems like I never have enough time to do everything on my todo list. More often than I&#8217;d like, my exercising suffers for this lack of time. Here are a few simple tips to help you achieve your fitness goals:
</p>
<ol>
<li>Take the stairs as often as you can. While taking the stairs is not always an option, like with a group or when you&#8217;re in a hurry to go to the tenth floor, it<br />
is a good habit that helps you stays healthy, one step at a time.</li>
<li>Exercise at your desk at least once a day. WebMD has a <a href="http://www.webmd.com/fitness-exercise/features/exercise-at-your-desk">good article</a> on exercises you can do at or around your desk.</li>
<li>Run. Running is cheap (all you need are good shoes and a pair of shorts), effective and easy to fit in your schedule, plus you can listen to audiobooks or recorded lectures if you insist on multitasking.</li>
<li>Do push-ups. Push-ups require no equipment at all, which fits perfectly the student budget. Want a program to follow? Check out <a href="http://hundredpushups.com/">one hundred pushups</a></li>
<li>Use <a href="http://www.amazon.com/gp/product/B001EKYXYE?ie=UTF8&#038;tag=producschola-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=B001EKYXYE">exercise bands</a>. They&#8217;re cheap, small (especially important if you live in a dorm) and can be used for a <a href="http://exercise.about.com/cs/exerciseworkouts/l/blresistanceban.htm">total body workout</a>. I use them while watching TV.</li>
</ol>
<p>Want to read more about fitness? Check out my favorite fitness blog, <a href="http://www.getfitslowly.com/">Get Fit Slowly</a>.</p>
<div class="amtap-item" lang="en" xml:lang="en">
<h3><a href="http://www.amazon.com/Thera-Band-Latex-Free-Exercise-Band/dp/B001EKWY22%3FSubscriptionId%3D1S2WBRADH9MA603A1602%26tag%3Dproducschola-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB001EKWY22">Thera-Band Latex Free Exercise Band</a></h3>
<p class="author">THERA-BAND, Health and Beauty,				</p>
</div>
<img src="http://feeds.feedburner.com/~r/ProductiveScholar/~4/o0VRKCygb4k" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.productivescholar.com/2009/05/19/5-tips-to-help-you-stay-fit/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.productivescholar.com/2009/05/19/5-tips-to-help-you-stay-fit/</feedburner:origLink></item>
		<item>
		<title>Stay Up to Date on Current Research with RSS</title>
		<link>http://feedproxy.google.com/~r/ProductiveScholar/~3/zdFwO25gYkA/</link>
		<comments>http://www.productivescholar.com/2009/05/15/stay-up-to-date-on-current-research-with-rss/#comments</comments>
		<pubDate>Fri, 15 May 2009 17:57:14 +0000</pubDate>
		<dc:creator>Vincent</dc:creator>
				<category><![CDATA[Organizing]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.productivescholar.com/?p=50</guid>
		<description><![CDATA[
Photo: thefirebottle

Since I entered grad school, one thing I have been struggling with is trying to keep up with all the current research being published. In finance, there are three top journals (Journal of Finance, Journal of Financial Economics and Review of Financial Studies), so in order to stay current my routine was to go [...]]]></description>
			<content:encoded><![CDATA[<div class="inpost"><img class="inpost" src="http://www.productivescholar.com/images/journals.jpg" height=174 width=240 /><br />
Photo: <a href="http://www.flickr.com/photos/thefirebottle/">thefirebottle</a>
</div>
<p>Since I entered grad school, one thing I have been struggling with is trying to keep up with all the current research being published. In finance, there are three top journals (Journal of Finance, Journal of Financial Economics and Review of Financial Studies), so in order to stay current my routine was to go on each of their website monthly (or more often bi-monthly) to look at the new papers. However, that meant looking at about 40-50 papers, so I usually picked only a few papers based on the title and authors and only looked at the abstracts for those papers. It&#8217;s not that I wasn&#8217;t interested in the other papers, it&#8217;s just that it seemed too time consuming to look at all of those papers in one session.</p>
<p>I&#8217;ve been a big user of RSS for a while now, subscribing to dozens of blogs (to subscribe to PS, use the big subscribe link in the top-right corner), news service and craigslist search results. Lately, I realized that the publishers of the top finance journals &#8211; Elsevier, Wiley InterScience and Oxford Journals &#8211; all offer RSS feeds to subscribe to the journals.<br />
Obviously, you still need a paid subscription (usually through your institution) to access the full papers, but the convenience of RSS subscriptions is a big time saver for me. Not all journals are created equal however. For JF and RFS, I get the list of papers only when a new issue comes out. For JFE (published by Elsevier), I get frequent updates whenever a paper gets accepted for publication.</p>
<p>No matter what your field is, I&#8217;m confident that the most important journals should have RSS feeds too. If they don&#8217;t, it&#8217;s probably just a matter of time (but you can speed things up by emailing the publisher).</p>
<p>If your don&#8217;t already have a RSS feed reader, the most popular one (according to the stats of PS) are <a href="http://www.google.com/reader/">Google Reader</a> and <a href="http://www.newsgator.com/">NewsGator Online</a>.<br />
On my Mac I use <a href="http://www.newsgator.com/individuals/netnewswire/default.aspx">NetNewsWire</a>, a free feed reader that syncs with its <a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=284881860&#038;mt=8">companion app</a> on iPhone and iPod Touch. The windows software from the same company, <a href="http://www.newsgator.com/individuals/feeddemon/default.aspx">FeedDemon</a>, also syncs with the iPhone app. You can also subscribe directly in Firefox or Safari. </p>
<img src="http://feeds.feedburner.com/~r/ProductiveScholar/~4/zdFwO25gYkA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.productivescholar.com/2009/05/15/stay-up-to-date-on-current-research-with-rss/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.productivescholar.com/2009/05/15/stay-up-to-date-on-current-research-with-rss/</feedburner:origLink></item>
		<item>
		<title>100 Productivity Blogs</title>
		<link>http://feedproxy.google.com/~r/ProductiveScholar/~3/mHz7bg-d9wE/</link>
		<comments>http://www.productivescholar.com/2009/02/04/100-productivity-blogs/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 07:03:11 +0000</pubDate>
		<dc:creator>Vincent</dc:creator>
				<category><![CDATA[GTD]]></category>
		<category><![CDATA[Productive Scholar]]></category>
		<category><![CDATA[Productivity]]></category>

		<guid isPermaLink="false">http://www.productivescholar.com/?p=34</guid>
		<description><![CDATA[
Alisa Miller at MatchACollege.com posted a list of 100 Blogs that Will Save You Time &#038; Make You More Productive.
 In this list, you&#8217;ll find many student-oriented and academia-oriented blogs. 
Thanks to Alisa for including Productive Scholar in her list!
]]></description>
			<content:encoded><![CDATA[<div class="inpost"><img src="http://www.productivescholar.com/images/logo.jpg" alt="Productive Scholar Logo" width="200" height="114" class="inpost"/></div>
<p>Alisa Miller at <a href="http://www.matchacollege.com">MatchACollege.com</a> posted a list of <a href="http://www.matchacollege.com/blog/2009/100-blogs-that-will-save-you-time-make-you-more-productive/">100 Blogs that Will Save You Time &#038; Make You More Productive</a>.</p>
<p> In this list, you&#8217;ll find many student-oriented and academia-oriented blogs. </p>
<p>Thanks to Alisa for including Productive Scholar in her list!</p>
<img src="http://feeds.feedburner.com/~r/ProductiveScholar/~4/mHz7bg-d9wE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.productivescholar.com/2009/02/04/100-productivity-blogs/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.productivescholar.com/2009/02/04/100-productivity-blogs/</feedburner:origLink></item>
		<item>
		<title>Backup your Files Online for Free</title>
		<link>http://feedproxy.google.com/~r/ProductiveScholar/~3/quY1uWGgxYA/</link>
		<comments>http://www.productivescholar.com/2009/01/15/backup-your-files-online-for-free/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 06:45:42 +0000</pubDate>
		<dc:creator>Vincent</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[backup]]></category>

		<guid isPermaLink="false">http://www.productivescholar.com/?p=26</guid>
		<description><![CDATA[
Photo: Ronnie Garcia

As a grad student, I have a lot of important files on my computer. For that reason, I do regular backups (and you should too!) of all my files to an external hard drive using Time Machine. While such a backup solution is fine for mp3s, some files require more than that. I [...]]]></description>
			<content:encoded><![CDATA[<div class="inpost"><img class="inpost" src="http://www.productivescholar.com/images/rack.jpg" height=236 width=240 /><br />
Photo: <a href="http://www.flickr.com/photos/ronniegarcia/">Ronnie Garcia</a>
</div>
<p>As a grad student, I have a lot of important files on my computer. For that reason, I do regular backups (and you should too!) of all my files to an external hard drive using <a href="http://www.apple.com/macosx/features/timemachine.html">Time Machine</a>. While such a backup solution is fine for mp3s, some files require more than that. I cannot imagine losing files from my research projects or my working papers (I&#8217;m shivering just by writing about it). Countless hours of work would be lost, which would surely result in a large financial loss if it delays my studies.</p>
<p>To protect me against that catastrophic scenario, I use an online backup solution from <a href="https://mozy.com/?ref=DBABM3">Mozy</a> [if you signup following that link, I get 0.25GB more for free and so do you!]. All I had to do is install the MozyClient software (available Windows and Mac) on my computer and now my files get backed up regularly, automatically. Best of all, since my most important files are rather small (text and code), the free service of 2GB is quite enough for my needs (for now at least). If the worst ever happens, I can restore my files using the MoxyClient software, via a web interface or have them ship me my files on DVD (that last option isn&#8217;t free, obviously). If the 2 GB isn&#8217;t enough for you, the unlimited plan is $4.95/month, one of the cheapest on the market.</p>
<p>Here is a quick list of online backup solutions with free plans:</p>
<ul>
<li><a href="https://mozy.com/?ref=DBABM3">Mozy</a>: My favorite, this is the one I use. Mac and Windows, 2GB for free.</li>
<li><a href="http://www.getdropbox.com/">Dropbox</a>: Mac, Windows and Linux, 2GB for free.</li>
<li><a href="http://www.box.net/">Box.net</a>: Web-based, 1GB for free. Offers collaboration features.</li>
<li><a href="http://www.humyo.com/">humyo.com</a>: Windows only, 10GB for free.</li>
</ul>
<img src="http://feeds.feedburner.com/~r/ProductiveScholar/~4/quY1uWGgxYA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.productivescholar.com/2009/01/15/backup-your-files-online-for-free/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.productivescholar.com/2009/01/15/backup-your-files-online-for-free/</feedburner:origLink></item>
		<item>
		<title>Be More Productive While Commuting</title>
		<link>http://feedproxy.google.com/~r/ProductiveScholar/~3/oKltmeY23nk/</link>
		<comments>http://www.productivescholar.com/2008/03/16/be-more-productive-while-commuting/#comments</comments>
		<pubDate>Mon, 17 Mar 2008 06:45:38 +0000</pubDate>
		<dc:creator>Vincent</dc:creator>
				<category><![CDATA[GTD]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[commute]]></category>
		<category><![CDATA[commuting]]></category>

		<guid isPermaLink="false">http://www.productivescholar.com/2008/03/16/be-more-productive-while-commuting/</guid>
		<description><![CDATA[
Photo: Moriza

I chose to live in downtown Vancouver instead of on campus for many reasons and I&#8217;m really happy with my decision. However, there is one big drawback to living off campus: the time spent commuting. I take the bus every day and my commute takes me about 1h30 (45 min each way). I use [...]]]></description>
			<content:encoded><![CDATA[<div class="inpost"><img class="inpost" src="http://www.productivescholar.com/images/commute.jpg" height=240 with=240 /><br />
Photo: <a href="http://www.flickr.com/photos/moriza/">Moriza</a>
</div>
<p>I chose to live in downtown Vancouver instead of on campus for many reasons and I&#8217;m really happy with my decision. However, there is one big drawback to living off campus: the time spent commuting. I take the bus every day and my commute takes me about 1h30 (45 min each way). I use the bus for three main reasons:</p>
<ol>
<li>At <a href="http://www.ubc.ca">UBC</a>, a bus pass is included with your tuition (you pay for it, but you can&#8217;t opt out). Therefore, commuting by bus is virtually free (no extra cost).</li>
<li>I don&#8217;t own a car. I just find it cheaper to rent one every time I need it. Car sharing services like <a href="http://www.zipcar.com">Zipcar</a> are very convenient for those in my situation.</li>
<li>My daily bus ride is a great time to be productive and get things done.</li>
</ol>
<p>Indeed, there are many things you can get done while on the bus (or in the subway):</p>
<ul>
<li><b>Read:</b> The most obvious and the one I do the most often. I try to bring on the bus reading material that isn&#8217;t to bulky, like magazines, academic papers, lecture notes or small books. My favorite bookmark is the post it note. With a sticky note, you can mark not only a page but also a line on the page. Since it is cheap and disposable, you can also use it to take notes or to keep a list of sections to read in a book.</li>
<li><b>Listen to audiobooks:</b> Some people don&#8217;t like to read on the bus, and that&#8217;s fine. Listening to audiobooks is one alternative to reading. There are a lot of books available for purchase from <a href="http://www.audible.com">Audible</a> and <a href="http://www.apple.com/itunes/store/">iTMS</a> or you can make your own using text to speech software (some have a text to mp3 function). One  of my favorite magazine, <a href="http://www.economist.com">The Economist</a>, offers an audio version for free to its subscribers.</i>
<li><b>Clear your inbox:</b> If you&#8217;re lucky enough to have a Blackberry or an iPhone (not yet available in Canda&#8230; one day maybe), your commute can be a good time to clear your inbox and respond to all your emails/facebook mails/other forms of electronic communications.</i>
<li><b>Brainstorm:</b> Let&#8217;s be realistic, you won&#8217;t get any real work done like writing a paper on the bus. However, with a pen and a small piece of paper, it can be a good place to start brainstorming or organizing your ideas.</i>
</ul>
<p>One thing I consider a must-have if you want to do anything productive in public transportation are headphones (preferrably attached to something like an iPod). I personnaly use some cheap &#8220;noise cancelling&#8221; earbuds from <a href="http://www.skullcandy.com/shop/smokinbuds-p-10.html">Skullcandy</a>, but with a bigger budget I would definitely go for the Bose ones.</p>
<img src="http://feeds.feedburner.com/~r/ProductiveScholar/~4/oKltmeY23nk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.productivescholar.com/2008/03/16/be-more-productive-while-commuting/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<feedburner:origLink>http://www.productivescholar.com/2008/03/16/be-more-productive-while-commuting/</feedburner:origLink></item>
		<item>
		<title>How-To Use the LaTeX Beamer Class for Great-Looking Presentations</title>
		<link>http://feedproxy.google.com/~r/ProductiveScholar/~3/8zNjqH6H0K4/</link>
		<comments>http://www.productivescholar.com/2008/03/15/how-to-use-the-latex-beamer-class-for-great-looking-presentations/#comments</comments>
		<pubDate>Sat, 15 Mar 2008 22:10:17 +0000</pubDate>
		<dc:creator>Vincent</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[beamer]]></category>
		<category><![CDATA[keynote]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[powerpoint]]></category>
		<category><![CDATA[presentation]]></category>

		<guid isPermaLink="false">http://www.productivescholar.com/2008/03/15/how-to-use-the-latex-beamer-class-for-great-looking-presentations/</guid>
		<description><![CDATA[
In academia, LaTeX is a popular alternative to PowerPoint for presentations. In this how-to, I&#8217;ll introduce you by example to the beamer class for creating presentation in LaTex. Using LaTex for this purpose has many advantages:

Present great-looking equations.
If you use LaTeX for your papers, you can easily reuse your equations and tables.
A more &#8220;professionnal&#8221; overall [...]]]></description>
			<content:encoded><![CDATA[<div class="inpost"><img src="http://www.productivescholar.com/images/latex.jpg" class="inpost" /></div>
<p>In academia, LaTeX is a popular alternative to PowerPoint for presentations. In this how-to, I&#8217;ll introduce you by example to the beamer class for creating presentation in LaTex. Using LaTex for this purpose has many advantages:</p>
<ul>
<li>Present great-looking equations.</li>
<li>If you use LaTeX for your papers, you can easily reuse your equations and tables.</li>
<li>A more &#8220;professionnal&#8221; overall look.</a>
<li>Avoid compatibility problems when using computers other than your own. While you don&#8217;t always know which PowerPoint version is going to be available (if any), you&#8217;re almost sure to find a PDF reader. Just to be on the safe side, you can carry with you a standalone PDF reader like <a href="http://portableapps.com/apps/office/sumatra_pdf_portable">Sumatra PDF portable</a>.</li>
</ul>
<p>However, using LaTeX has limitations such as the lack of a user-friendly graphical interface and the impossibility to add media elements such as videos and animations. Furthermore, you have to say goodbye all those great transitions (just kidding, I hate transitions).</p>
<p>Before we start, if you are new to LaTeX I suggest you first have a look at <a href="http://www.productivescholar.com/2008/01/21/getting-started-with-latex/">Getting Started with LaTex</a>.</p>
<p>To introduce you to the use of the beamer class, I will go throught a sample presentation:</p>
<ul>
<li><a href='http://www.productivescholar.com/wp-content/uploads/2008/03/beamer-example.tex' title='Beamer Example (LaTeX)'>Beamer Example (LaTeX)</a></li>
<li><a href='http://www.productivescholar.com/wp-content/uploads/2008/03/beamer-example.pdf' title='Beamer Example (PDF)'>Beamer Example (PDF)</a></li>
</ul>
<blockquote>
<pre>
\documentclass{beamer}

\usetheme[secheader]{Boadilla}
\usecolortheme{seahorse}
\usepackage[latin1]{inputenc}
</pre>
</blockquote>
<p>These commands tell the TeX engine that the document is going to be a beamer presentation. To see what other themes and colorthemes are available, check out the <a href="http://www.ctan.org/tex-archive/macros/latex/contrib/beamer/doc/beameruserguide.pdf">beamer class user guide</a> [PDF].</p>
<blockquote>
<pre>
\title{My Nice Presentation}
\author{Productive Scholar}
\date{March 12, 2008}
\institute[2008]{ECON 101}

\begin{document}

\frame{\titlepage}
</pre>
</blockquote>
<p>Sets up the title frame. The author and the institute (here I put 2008, but it could be your university) appear on the bottom left corner of every frame.</p>
<blockquote>
<pre>
\section[Outline]{}
\frame{\tableofcontents}

\section{Introduction}

\frame {
	\frametitle{First Frame}
	\begin{itemize}
		\item<1->One good argument
		\item<2->Another good argument, after one click
		\item<3->Last one, after another click
	\end{itemize}
}
</pre>
</blockquote>
<p>The first two lines make the outline frame. The rest create a frame with three bullet points. This frame consists of three actual PDF pages. The first bullet point will appear on all three, the second one on the last two pages and the last one on the last page only. This way, when you &#8220;click&#8221; (advance one page), a new element appears. To control the page on which the item first appears, change the number in the \item&lt;1-&gt; tag.</p>
<blockquote>
<pre>
\section{Next Section}

\subsection{First Sub Section}

\frame {
	\frametitle{Second Frame}
	This text will stay on all pages.
	\only<1>{
		\begin{itemize}
			\item<1->This will only appear on the first page
			\item<1->This is also only for the first page
		\end{itemize}
	}
	\only<2>{
		\begin{itemize}
			\item<2->This will only appear on the second page
		\item<2->This is also only for the second page
		\end{itemize}
      }
}
</pre>
</blockquote>
<p>In this case the first two bullet point elements appear on the first page of the frame, and only on that one. The other two elements only appear on the second page. To limit a part of the frame to a specific page, put your LaTeX code inside brackets after a \only&lt;#&gt; tag, where # is the page number.</p>
<blockquote>
<pre>
\subsection{Second Sub Section}

\frame {
	\frametitle{Last Frame}
	This is the last frame
}

\end{document}
</pre>
</blockquote>
<p>One last frame and the document is complete.</p>
<p>This short example is only meant to get you started. To learn more advanced stuff, like creating hand-outs or designing your own themes, check out the <a href="http://www.ctan.org/tex-archive/macros/latex/contrib/beamer/doc/beameruserguide.pdf">beamer class user guide</a> [PDF].</p>
<p>On Windows most people use Acrobat Reader for presentation, which is ok (except when an Auto-Update pops-up at the beginning of your prensentation). The free <a href="http://www.foxitsoftware.com/pdf/rd_intro.php">Foxit Reader</a> is another alternative.</p>
<p>On Mac OS X my favorite PDF reader for presentations is <a href="">Skim</a>. It works great and even allows you to add nice (for those who like transitions) Keynote-like transitions to your presentations (it has to be the same transition for all frames though). I also use the free <a href="http://www.filewell.com/iRedLite/">iRed Lite</a> to control Skim with my Apple remote. [Update: The most recent version of Skim now has built-in support for the Apple remote.]</p>
<p>Please share your beamer tips and tricks in the comments!</p>
<div class="amtap-item" lang="en" xml:lang="en"><a href="http://www.amazon.com/Guide-LaTeX-4th-Helmut-Kopka/dp/0321173856%3FSubscriptionId%3D1S2WBRADH9MA603A1602%26tag%3Dproducschola-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0321173856"><img src="http://ecx.images-amazon.com/images/I/51B5TC7W8GL._SL110_.jpg" width="88" height="110" alt=""/></a><br />
<h3><a href="http://www.amazon.com/Guide-LaTeX-4th-Helmut-Kopka/dp/0321173856%3FSubscriptionId%3D1S2WBRADH9MA603A1602%26tag%3Dproducschola-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0321173856">Guide to LaTeX (4th Edition)</a></h3>
<p class="author">Helmut Kopka.					Addison-Wesley Professional 2003, 					Paperback,				624 pages,				&#36;41.81</p>
</div>
<img src="http://feeds.feedburner.com/~r/ProductiveScholar/~4/8zNjqH6H0K4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.productivescholar.com/2008/03/15/how-to-use-the-latex-beamer-class-for-great-looking-presentations/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<feedburner:origLink>http://www.productivescholar.com/2008/03/15/how-to-use-the-latex-beamer-class-for-great-looking-presentations/</feedburner:origLink></item>
		<item>
		<title>12 Great and Free Portable Apps for Students</title>
		<link>http://feedproxy.google.com/~r/ProductiveScholar/~3/KiAMiixSy30/</link>
		<comments>http://www.productivescholar.com/2008/03/06/12-great-and-free-portable-apps-for-students/#comments</comments>
		<pubDate>Thu, 06 Mar 2008 09:30:05 +0000</pubDate>
		<dc:creator>Vincent</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[portable]]></category>
		<category><![CDATA[thumb drive]]></category>
		<category><![CDATA[usb key]]></category>

		<guid isPermaLink="false">http://www.productivescholar.com/2008/03/06/12-great-and-free-portable-apps-for-students/</guid>
		<description><![CDATA[
Photo: laffy4k
Portable Apps are free, open source applications for Windows that have been repackaged so that they do not need to be installed. They can therefore be copied to and used from a USB key (thumb drive), a portable hard drive or even an iPod (mounted as a disk). 
If you work in a context [...]]]></description>
			<content:encoded><![CDATA[<div class="inpost"><img class="inpost" src="http://www.productivescholar.com/images/computer_lab.jpg" alt="Computer Lab" /><br />
Photo: <a href="http://www.flickr.com/photos/laffy4k/43946201/sizes/o/">laffy4k</a></div>
<p><a href="http://portableapps.com/">Portable Apps</a> are free, open source applications for Windows that have been repackaged so that they do not need to be installed. They can therefore be copied to and used from a USB key (thumb drive), a portable hard drive or even an iPod (mounted as a disk). </p>
<p>If you work in a context similar to my school, these can be very useful. I usually bring my laptop to school, but when I don&#8217;t I have to work on one of the shared computers. Since only the PhD students have access to them, we share one account with admin privileges. Basically, it means that we can install anything we want so you can imagine that all kinds of toolbars are installed in every browser. It also means that there&#8217;s no point in setting your preferences since somebody is probably going to change them the next time. </p>
<p><br />
Portable Apps offer a great solution for this situation or for a situation where you are not allowed to install anything on the computer. Many portable apps are available, here are the ones that might be the most useful for students:</p>
<ul>
<li><a href="http://portableapps.com/apps/internet/firefox_portable">Firefox</a>: Keep your browser, your extensions and your bookmarks with you. I recommend installing the <a href="">Google Browser Sync</a> to keep your bookmarks in sync with your home computer.</li>
<li><a href="http://portableapps.com/apps/internet/thunderbird_portable">Thunderbird</a>: Sure, you probably can access your emails over the web, but if you prefer to use an email software, Thunderbird is the way to go.</li>
<li><a href="http://portableapps.com/apps/internet/miranda_portable">Miranda IM</a>: For those addicted to instant messaging, Miranda IM is a client compatible with most networks (MSN, Yahoo, AOL, Google Talk).</li>
<li><a href="http://portableapps.com/apps/internet/pidgin_portable">Pidgin</a>: Another cross-network IM client.</li>
<li><a href="http://portableapps.com/apps/office/openoffice_portable">OpenOffice.org</a>: Take a full office suite with you wherever you go.</li>
<li><a href="http://portableapps.com/apps/office/abiword_portable">Abiword</a>: Another word processor compatible with Microsoft Word.</li>
<li><a href="http://portableapps.com/apps/office/sumatra_pdf_portable">Sumatra PDF</a>: A lightweight pdf viewer.</li>
<li><a href="http://portableapps.com/apps/development/notepadpp_portable">Notepad++</a>: A text editor with syntax highlighting support for many languages, including LaTeX.</li>
<li><a href="http://portableapps.com/apps/utilities/7-zip_portable">7-Zip</a>: A compression utility with support for Zip, Tar, Rar, 7z and more.</li>
<li><a href="http://portableapps.com/apps/utilities/clamwin_portable">Clamwin</a>: An antivirus.</li>
<li><a href="http://portableapps.com/apps/internet/putty_portable">PuTTY</a>: A Ssh and Telnet client. </li>
<li><a href="http://portableapps.com/apps/internet/filezilla_portable">Filezilla</a>: An FTP client for your file transfer needs.</li>
</ul>
<img src="http://feeds.feedburner.com/~r/ProductiveScholar/~4/KiAMiixSy30" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.productivescholar.com/2008/03/06/12-great-and-free-portable-apps-for-students/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.productivescholar.com/2008/03/06/12-great-and-free-portable-apps-for-students/</feedburner:origLink></item>
		<item>
		<title>New Theme!</title>
		<link>http://feedproxy.google.com/~r/ProductiveScholar/~3/Dhwv-CRHJfE/</link>
		<comments>http://www.productivescholar.com/2008/02/18/new-theme/#comments</comments>
		<pubDate>Tue, 19 Feb 2008 05:58:42 +0000</pubDate>
		<dc:creator>Vincent</dc:creator>
				<category><![CDATA[Productive Scholar]]></category>
		<category><![CDATA[wordpress theme]]></category>

		<guid isPermaLink="false">http://www.productivescholar.com/2008/02/18/new-theme/</guid>
		<description><![CDATA[
The new theme is up and running. Since started Productive Scholar, getting a new theme was on top of my todo list. The old theme looked fine, the main problem was that it is one of the most popular theme for Wordpress blogs (the blog platform I&#8217;m using), which means it is used by thousands [...]]]></description>
			<content:encoded><![CDATA[<div class="inpost"><img src="http://www.productivescholar.com/images/logo.jpg" alt="Productive Scholar Logo" width="200" height="114" class="inpost"/></div>
<p>The new theme is up and running. Since started Productive Scholar, getting a new theme was on top of my todo list. The old theme looked fine, the main problem was that it is one of the most popular theme for Wordpress blogs (the blog platform I&#8217;m using), which means it is used by thousands of other blogs. </p>
<p>The new theme is not a custom one because I&#8217;m not good at web design and custom themes are not that cheap. I decided to take a free web template called terrfirma 1.0 by <a href="http://www.nodethirtythree.com/">NodeThirtyThree</a> and make a Wordpress theme out of it (adapt it to work with my web platform). Furthermore, I modified it to fit my custom needs (two sidebars, slightly different style). Since this theme is not easily available for other blogs, Productive Scholar should have a fairly distinct look. </p>
<p>The photo on the top right is the view at the end of the Main Mall at the University of British Columbia. It was taken by flickr user <a href="http://www.flickr.com/photos/sillygwailo/165769616/">sillygwailo</a>.</p>
<p>I&#8217;m very pleased with the result and I hope you&#8217;ll like it too.</p>
<img src="http://feeds.feedburner.com/~r/ProductiveScholar/~4/Dhwv-CRHJfE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.productivescholar.com/2008/02/18/new-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.productivescholar.com/2008/02/18/new-theme/</feedburner:origLink></item>
	</channel>
</rss>
