<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>MPD</title>
	<atom:link href="http://blog.mpdaugherty.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mpdaugherty.com</link>
	<description>A peek into the world of a young software developer learning Chinese</description>
	<lastBuildDate>Mon, 02 Nov 2009 12:18:08 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='blog.mpdaugherty.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/75d78ca4874576a82c347ee3ad1b0d45?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>MPD</title>
		<link>http://blog.mpdaugherty.com</link>
	</image>
			<item>
		<title>Root access on Ubuntu server?</title>
		<link>http://blog.mpdaugherty.com/2009/11/01/root-access-ubuntu/</link>
		<comments>http://blog.mpdaugherty.com/2009/11/01/root-access-ubuntu/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 16:10:04 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[sudo]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.mpdaugherty.com/?p=173</guid>
		<description><![CDATA[I&#8217;m in the process of setting up my very first production server using Ubuntu, and I&#8217;ve ended up spending a lot of time reading about security online.  Since I&#8217;ve always let the ops team worry about setting up environments, etc., I&#8217;ve now learned that there are a lot of different concerns to think about.
One decision [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.mpdaugherty.com&blog=1126752&post=173&subd=mpdaugherty&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I&#8217;m in the process of setting up my very first production server using Ubuntu, and I&#8217;ve ended up spending a lot of time reading about security online.  Since I&#8217;ve always let the ops team worry about setting up environments, etc., I&#8217;ve now learned that there are a lot of different concerns to think about.</p>
<p>One decision in particular is bugging me right now &#8211; how to secure the root account on my new machine? <span id="more-173"></span> So far, I&#8217;ve been doing a lot of the work by SSHing into the root account.  On the whole, this doesn&#8217;t seem so great, since it can be dangerous to use root day-to-day and always have the ability to delete anything on the system.</p>
<p>Ubuntu recommends that I create another user with sudo permission and use that day-to-day.  However, since Ubuntu also asks users for their own password when using sudo (rather than the root password), I feel this isn&#8217;t intrinsically any more secure than just having a root account.  In either case, a cracker would only have to find one password to take over the system.</p>
<p>So, my thought is to create a second user with sudo permission, change sudo to require the use of the root password, and disable remote logins for root.</p>
<p>Advantages:</p>
<ul>
<li>To gain access to root, a hacker would have to find the second username, that username&#8217;s password, and the root password.</li>
<li>Sudo provides logging of all executed commands.</li>
<li>Using the sudoers file, I could potentially mark some commands as offline to even the secondary user.  This could be useful to make sure the user can&#8217;t change the root password or access certain directories.</li>
</ul>
<p>Disadvantages:</p>
<ul>
<li>Since I don&#8217;t have local access to my machine, I&#8217;m worried about turning off SSH access to root.  What if something happens to the secondary user?  Would I be locked out?  I&#8217;m using Linode as my host, so I think I might actually be able to use their online Lish terminal to log in as root as if it were local access.</li>
<li>Every admin user would need to know the root password in order to use sudo.  I think this is ok because I&#8217;ll really only have one admin user, and that will be me.</li>
</ul>
<p>In all, I think that the advantages of my plan outweigh the disadvantages.  What do you think?</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mpdaugherty.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mpdaugherty.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mpdaugherty.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mpdaugherty.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mpdaugherty.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mpdaugherty.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mpdaugherty.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mpdaugherty.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mpdaugherty.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mpdaugherty.wordpress.com/173/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.mpdaugherty.com&blog=1126752&post=173&subd=mpdaugherty&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.mpdaugherty.com/2009/11/01/root-access-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1789bf112f20b2b53047372a84803581?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mike</media:title>
		</media:content>
	</item>
		<item>
		<title>Exciting new running site</title>
		<link>http://blog.mpdaugherty.com/2009/08/02/exciting-new-running-site/</link>
		<comments>http://blog.mpdaugherty.com/2009/08/02/exciting-new-running-site/#comments</comments>
		<pubDate>Sun, 02 Aug 2009 16:23:00 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[personal]]></category>
		<category><![CDATA[travel]]></category>

		<guid isPermaLink="false">http://blog.mpdaugherty.com/?p=169</guid>
		<description><![CDATA[Those of you who run a lot and those of us that want to go running a lot but don&#8217;t have inspiration may be interested in my sister Erin&#8217;s new blog.  She&#8217;s writing up a lot of Boston running tours with historical information about the places you will run by.  She&#8217;s also doing [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.mpdaugherty.com&blog=1126752&post=169&subd=mpdaugherty&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Those of you who run a lot and those of us that want to go running a lot but don&#8217;t have inspiration may be interested in my sister <a href="http://www.erinkdaugherty.com">Erin</a>&#8217;s new blog.  She&#8217;s writing up a lot of <a href="http://www.cityruntours.com">Boston running tours</a> with historical information about the places you will run by.  She&#8217;s also doing the same thing for San Francisco, where she lives now.</p>
<p>Eventually, I believe the idea is to turn them into podcasts that you can listen to as you run at 7-8 minutes per mile.</p>
<p>Anyway, I&#8217;m excited for her and thought I&#8217;d help her spread the news.  Feel free to tell any of your friends in Boston or San Francisco to check out <a href="http://www.cityruntours.com">cityruntours.com</a>.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mpdaugherty.wordpress.com/169/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mpdaugherty.wordpress.com/169/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mpdaugherty.wordpress.com/169/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mpdaugherty.wordpress.com/169/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mpdaugherty.wordpress.com/169/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mpdaugherty.wordpress.com/169/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mpdaugherty.wordpress.com/169/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mpdaugherty.wordpress.com/169/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mpdaugherty.wordpress.com/169/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mpdaugherty.wordpress.com/169/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.mpdaugherty.com&blog=1126752&post=169&subd=mpdaugherty&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.mpdaugherty.com/2009/08/02/exciting-new-running-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1789bf112f20b2b53047372a84803581?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mike</media:title>
		</media:content>
	</item>
		<item>
		<title>SVN Haiku</title>
		<link>http://blog.mpdaugherty.com/2009/03/10/svn-haiku/</link>
		<comments>http://blog.mpdaugherty.com/2009/03/10/svn-haiku/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 14:36:02 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[programming haiku]]></category>

		<guid isPermaLink="false">http://mpdaugherty.wordpress.com/2009/03/10/svn-haiku/</guid>
		<description><![CDATA[Here&#8217;s my comment for my latest SVN commit:
How can I forget?
Don&#8217;t access variables,
Unless they&#8217;re not null.
Bug-ID GD-34785
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.mpdaugherty.com&blog=1126752&post=167&subd=mpdaugherty&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Here&#8217;s my comment for my latest SVN commit:</p>
<p>How can I forget?<br />
Don&#8217;t access variables,<br />
Unless they&#8217;re not null.<br />
Bug-ID GD-34785</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mpdaugherty.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mpdaugherty.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mpdaugherty.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mpdaugherty.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mpdaugherty.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mpdaugherty.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mpdaugherty.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mpdaugherty.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mpdaugherty.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mpdaugherty.wordpress.com/167/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.mpdaugherty.com&blog=1126752&post=167&subd=mpdaugherty&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.mpdaugherty.com/2009/03/10/svn-haiku/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1789bf112f20b2b53047372a84803581?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mike</media:title>
		</media:content>
	</item>
		<item>
		<title>iPhone Reference Errors</title>
		<link>http://blog.mpdaugherty.com/2009/02/28/iphone-reference-errors/</link>
		<comments>http://blog.mpdaugherty.com/2009/02/28/iphone-reference-errors/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 16:14:55 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[my software]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://mpdaugherty.wordpress.com/?p=161</guid>
		<description><![CDATA[I&#8217;ve decided to give iPhone development a try.  I have a few ideas for cool mobile apps that I&#8217;d love to implement so that I can learn a new platform, a new language, and maybe make some money on the side&#8230;  However, I&#8217;ve remembered what I dislike most about programming &#8211; configuration.

I started out trying [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.mpdaugherty.com&blog=1126752&post=161&subd=mpdaugherty&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I&#8217;ve decided to give iPhone development a try.  I have a few ideas for cool mobile apps that I&#8217;d love to implement so that I can learn a new platform, a new language, and maybe make some money on the side&#8230;  However, I&#8217;ve remembered what I dislike most about programming &#8211; configuration.</p>
<p><span id="more-161"></span></p>
<p>I started out trying interface builder and got a basic interface to show up pretty quickly, but it was rather confusing and I didn&#8217;t really know what was going on.  Next, I thought I should probably just go through the tutorials in my book (iPhone SDK Application Development by O&#8217;Reilly) so that I could get an overview of what&#8217;s actually possible with the iPhone.  That way, when I restart building my own apps it will be much faster because I&#8217;ll know what I&#8217;m doing.</p>
<p>However, I&#8217;ve now been trying to get the TextView example in Chapter 3 (Hello World) to work for almost a week!  I typed in all the code correctly (twice, into two separate projects), and it compiles fine, but all I get on the iPhone simulator is a black screen!  After a while, I found the debugger console button in XCode and realized I was getting the following errors:</p>
<p>warning: Unable to read symbols for &#8220;/System/Library/Frameworks/UIKit.framework/UIKit&#8221; (file not found).<br />
warning: Unable to read symbols from &#8220;UIKit&#8221; (not yet mapped into memory).<br />
warning: Unable to read symbols for &#8220;/System/Library/Frameworks/CoreGraphics.framework/CoreGraphics&#8221; (file not found).<br />
warning: Unable to read symbols from &#8220;CoreGraphics&#8221; (not yet mapped into memory).</p>
<p>These frameworks are quite obviously linked in XCode (because the code completion works and the project compiles fine), but for some reason they don&#8217;t show up in the simulator.  After searching online, I&#8217;ve gotten to the point where I think it has to do with the way they&#8217;re referenced in XCode and that when running on the simulator, the application doesn&#8217;t actually compile all the references together; it just starts running without them, so you have to run it from within XCode.   Some people have also said that it had to do with breakpoints in code.  However, I&#8217;m running from within XCode and I don&#8217;t have any breakpoints, so I think it must be a file location configuration issue.  Now, I&#8217;ve had no luck finding any solutions online or by experimenting&#8230;</p>
<p>I&#8217;ll let you know how it works out; I&#8217;m not going to give up on this.</p>
<p>&#8212;- Update &#8211; March 1, 2009 &#8212;-</p>
<p>Well, the Hello World example started working&#8230;  First thing to note is that the &#8220;file not found&#8221; type warnings I noted above don&#8217;t actually seem to be related to the problem; now that it works, they still show up.</p>
<p>I fixed the blank black screen by cleaning all targets (in the Build menu), then rewriting Hello World to directly use a TextView instead of manually subclassing UIView myself.  Also, I didn&#8217;t allocate a window object; I just started using it and let the synthesize keyword work for me (before, I was trying to remove Interface Builder from the project, like it recommended in the book.  Here&#8217;s the code that first worked (I called the project &#8220;Arg&#8221; because I was so frustrated):</p>
<p>ArgAppDelegate.h:<br />
<code><br />
#import </p>
<p>@interface ArgAppDelegate : NSObject  {<br />
    UIWindow *window;<br />
	UITextView *textView;<br />
}</p>
<p>@property (nonatomic, retain) IBOutlet UIWindow *window;</p>
<p>@end<br />
</code></p>
<p>ArgAppDelegate.m:<br />
<code><br />
#import<br />
#import<br />
#import<br />
#import "ArgAppDelegate.h"</p>
<p>@implementation ArgAppDelegate</p>
<p>@synthesize window;</p>
<p>- (void) applicationDidFinishLaunching:(UIApplication *)application<br />
{<br />
	CGRect screenBounds = [ [ UIScreen mainScreen ] applicationFrame ];</p>
<p>	textView = [[MainView alloc] initWithFrame:screenBounds];<br />
	[window addSubview:textView];</p>
<p>	[window makeKeyAndVisible];<br />
}</p>
<p>- (void)dealloc {<br />
    [window release];<br />
    [super dealloc];<br />
}<br />
@end<br />
</code></p>
<p>This compiled fine and the text view showed up correctly, etc.  Next, I slowly changed the code one line at a time back to the original code, compiling at each step, to see if I could find the line that was causing the problem.  Unfortunately, I eventually came back to the original code and it worked&#8230;</p>
<p>ArgAppDelegate.h:<br />
<code><br />
#import </p>
<p>@interface MainView	: UIView<br />
{<br />
	UITextView *textView;<br />
}</p>
<p>@end</p>
<p>@interface ArgAppDelegate : NSObject  {<br />
    UIWindow *window;<br />
	MainView *myMainView;<br />
}</p>
<p>@property (nonatomic, retain) IBOutlet UIWindow *window;</p>
<p>@end<br />
</code></p>
<p>ArgAppDelegate.m:</p>
<p><code><br />
#import<br />
#import<br />
#import<br />
#import "ArgAppDelegate.h"</p>
<p>@implementation MainView</p>
<p>- (id)initWithFrame:(CGRect) rect {<br />
	self = [ super initWithFrame: rect ];</p>
<p>	if (self != nil) {<br />
		textView = [ [ UITextView alloc] initWithFrame: rect ];<br />
		textView.text = @"Hello, World!";</p>
<p>		[self addSubview:textView];<br />
	}</p>
<p>	return self;<br />
}</p>
<p>- (void)dealloc {<br />
	[ textView release ];<br />
	[ super dealloc ];<br />
}</p>
<p>@end</p>
<p>@implementation ArgAppDelegate</p>
<p>@synthesize window;</p>
<p>- (void)applicationDidFinishLaunching:(UIApplication *)application {<br />
	CGRect screenBounds = [ [ UIScreen mainScreen ] applicationFrame ];<br />
	CGRect windowBounds = screenBounds;<br />
	windowBounds.origin.y = 0.0;</p>
<p>	self.window = [ [ [ UIWindow alloc ] initWithFrame: screenBounds ]<br />
		autorelease<br />
				   ];</p>
<p>	myMainView = [ [ MainView alloc ] initWithFrame: windowBounds ];<br />
	[window addSubview:myMainView];<br />
    // Override point for customization after application launch<br />
    [window makeKeyAndVisible];<br />
}</p>
<p>- (void)dealloc {<br />
	[myMainView release];<br />
    [window release];<br />
    [super dealloc];<br />
}<br />
</code></p>
<p>main.m:</p>
<p><code><br />
#import </p>
<p>int main(int argc, char *argv[]) {</p>
<p>    NSAutoreleasePool * pool = [[NSAutoreleasePool alloc] init];<br />
    int retVal = UIApplicationMain(argc, argv, nil, @"ArgAppDelegate");<br />
    [pool release];<br />
    return retVal;<br />
}<br />
</code></p>
<p>I hope this helps somewhat to anyone having the same problem.  I found this incredibly frustrating and am not entirely happy about my solution here.  I still don&#8217;t really know why it happened in the first place, so I&#8217;m worried it will come up again in the future.  Let&#8217;s hope not!</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mpdaugherty.wordpress.com/161/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mpdaugherty.wordpress.com/161/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mpdaugherty.wordpress.com/161/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mpdaugherty.wordpress.com/161/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mpdaugherty.wordpress.com/161/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mpdaugherty.wordpress.com/161/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mpdaugherty.wordpress.com/161/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mpdaugherty.wordpress.com/161/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mpdaugherty.wordpress.com/161/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mpdaugherty.wordpress.com/161/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.mpdaugherty.com&blog=1126752&post=161&subd=mpdaugherty&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.mpdaugherty.com/2009/02/28/iphone-reference-errors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1789bf112f20b2b53047372a84803581?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mike</media:title>
		</media:content>
	</item>
		<item>
		<title>怎么学中文 (How to study Chinese &#8211; for Gemma)</title>
		<link>http://blog.mpdaugherty.com/2008/09/14/how-to-study-chinese/</link>
		<comments>http://blog.mpdaugherty.com/2008/09/14/how-to-study-chinese/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 02:48:25 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[chinese]]></category>

		<guid isPermaLink="false">http://mpdaugherty.wordpress.com/?p=155</guid>
		<description><![CDATA[As you know, over the last two years, I&#8217;ve learned a bit of Chinese.  I&#8217;ve taken classes, but a lot of what I&#8217;ve learned has come through self-study outside of class as well.  Here&#8217;s a list of resources that should help you along:

1.  ChinesePod &#8211; This site hosts a daily podcast with a 20-minute or [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.mpdaugherty.com&blog=1126752&post=155&subd=mpdaugherty&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>As you know, over the last two years, I&#8217;ve learned a bit of Chinese.  I&#8217;ve taken classes, but a lot of what I&#8217;ve learned has come through self-study outside of class as well.  Here&#8217;s a list of resources that should help you along:</p>
<p><span id="more-155"></span></p>
<p>1.  <a title="ChinesePod" href="http://www.chinesepod.com" target="_blank">ChinesePod</a> &#8211; This site hosts a daily podcast with a 20-minute or so Chinese lesson.  They also have lots of resources for studying characters, etc.  I don&#8217;t actually spend a lot of time on the site, but I subscribed to the podcast and listen to them on the way to work in the morning; they&#8217;re not only good practice, but fun as well.  The whole cast sounds like they&#8217;re having fun at work, which makes the lessons quite inviting.  Unfortunately, this month, they changed the format so that the free iTunes feed only contains newbie lessons (they have Newbie, Beginner, Intermediate, Advanced-Intermediate, and Advanced).  I will probably start paying for the advanced content, because it is such a good way to practice.</p>
<p>2.  Pimsleur Language CDs &#8211; I&#8217;ve actually done Pimsleur for two languages now (German for 8 CDs and Chinese for 90) and can&#8217;t recommend it highly enough.  The Pimsleur method is entirely audio-based, so you won&#8217;t learn how to read, but you will learn how to speak and understand some simple sentences very quickly.  These are a bit more interactive than ChinesePod and work best when you actually respond outloud, so you probably shouldn&#8217;t do them on the subway.  Also, they are timed so that you optimally do one half-hour lesson a day and the next day get reminded about the material from the day before; this helps it move to your long-term memory.  I set up my computer to play one lesson a day as my alarm clock and did them in the morning before getting out of bed.  Altogether, there are three months of lessons available.</p>
<p>3.  Set up your computer to allow you to type in Chinese.  This is extremely simple on a Mac, since Chinese support is installed by default, but on a PC you&#8217;ll have to install the East-Asia Language Pack, which is a little bit of a hassle (you need the CD).  Before you do this, however, you should make sure you really know pinyin and can write the pinyin for a word after hearing it.  Typing in Chinese is a bit different than you may be used to &#8211; if you use the pinyin input method, you type a few syllables at a time, press space, then are presented with options for each of the characters.  Since so many characters in Chinese use the same pinyin (especially when it&#8217;s toneless), you have to be able to decide which is the right character, which can help with character recognition skills as well.</p>
<p>4.  Install <a title="Download Firefox" href="http://www.mozilla.com/en-US/firefox/?from=getfirefox" target="_blank">Firefox</a> and use the <a title="Chinese Popup Dictionary/Translation Extension" href="https://addons.mozilla.org/en-US/firefox/addon/3349" target="_blank">Chinese Pera-kun</a> extension.  I used to recommend <a title="WordChamp" href="http://www.wordchamp.com" target="_blank">WordChamp</a>, but this extension is like that except that it works so much more smoothly.  With this extension turned on, when you go to a page with Chinese text, all you have to do is hold your mouse over the characters that you don&#8217;t know.  A small popup will appear with the pronunciation and the definition, and it will try to find whole multi-character words in the text as well.  This is great, because as you learn to read more, you use it less.  Plus, it provides a one-to-one mapping between Chinese characters and meaning.  Translation tools like Google Translate will usually translate the whole page at a time, losing the information about the characters, how they sound, which character relates to which English meaning, etc.</p>
<p>5.  Online Chinese-English dictionaries.  There are a lot of them; I usually use <a title="MandarinTools" href="http://www.mandarintools.com" target="_blank">www.mandarintools.com</a>, but that&#8217;s just because it&#8217;s easy to remember; the design is actually not that good (you can&#8217;t directly link to the dictionary, for example).</p>
<p>6.  Finally, don&#8217;t forget that you have to use a language to really learn it.  Make friends with Chinese people and surprise them with some Mandarin phrases.  It can be a bit nerve-racking at first, but once you&#8217;ve reached the level where they can understand you, it will help a lot.  It will also make you realize how little you really know and give you inspiration to learn more.</p>
<p>Of course, all these tips aside, classes really help a lot.  A good price for Chinese classes is about $35/hour.  Even $50/hour is ok if you have an engaging native-speaker for a teacher (who also knows enough English to answer questions easily) and a good class.</p>
<p>Hope this helps.  Have fun studying Chinese; I know I do!</p>
<p>好好学习天天向上！</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/mpdaugherty.wordpress.com/155/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/mpdaugherty.wordpress.com/155/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mpdaugherty.wordpress.com/155/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mpdaugherty.wordpress.com/155/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mpdaugherty.wordpress.com/155/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mpdaugherty.wordpress.com/155/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mpdaugherty.wordpress.com/155/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mpdaugherty.wordpress.com/155/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mpdaugherty.wordpress.com/155/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mpdaugherty.wordpress.com/155/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mpdaugherty.wordpress.com/155/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mpdaugherty.wordpress.com/155/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.mpdaugherty.com&blog=1126752&post=155&subd=mpdaugherty&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.mpdaugherty.com/2008/09/14/how-to-study-chinese/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1789bf112f20b2b53047372a84803581?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mike</media:title>
		</media:content>
	</item>
		<item>
		<title>更多中文</title>
		<link>http://blog.mpdaugherty.com/2008/09/11/morechinese/</link>
		<comments>http://blog.mpdaugherty.com/2008/09/11/morechinese/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 02:12:04 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mpdaugherty.wordpress.com/?p=148</guid>
		<description><![CDATA[今天我要再用中文写日记。
昨天我工作一年了。  很长吗？我听说这是很段的时间工作。  但是这也是我最长的时间只作一个计划。  在大学我的计划都是三个月的。  虽然这是很长的我有时候觉得我不太孳。  我觉得这个感情是因为工作总是有别的问题。  我做完一个问题就开始别的。  很有意思的感情。  我想一个“feeling of completion”。
hmm有别的吗？  有。  今天晚上我看了我的姐姐的履历表。  我体认了我喜欢读履历表。  上大学的时候我做这么多面试所以我也想一想我的履历表。  用LaTeX写。  我觉得我现在知道很多履历表的东西。  要是你想我帮你，当然可以。
今天我也看了我的同事的blog。Lis是一个公司的作家所以她的日记很好。  名字是A Millenial Speaks。  我建议这个。
明天我要写很多中文的电脑工具。  我现在用了很多。
再见！
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.mpdaugherty.com&blog=1126752&post=148&subd=mpdaugherty&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>今天我要再用中文写日记。</p>
<p>昨天我工作一年了。  很长吗？我听说这是很段的时间工作。  但是这也是我最长的时间只作一个计划。  在大学我的计划都是三个月的。  虽然这是很长的我有时候觉得我不太孳。  我觉得这个感情是因为工作总是有别的问题。  我做完一个问题就开始别的。  很有意思的感情。  我想一个“feeling of completion”。</p>
<p>hmm有别的吗？  有。  今天晚上我看了我的姐姐的履历表。  我体认了我喜欢读履历表。  上大学的时候我做这么多面试所以我也想一想我的履历表。  用LaTeX写。  我觉得我现在知道很多履历表的东西。  要是你想我帮你，当然可以。</p>
<p>今天我也看了我的同事的blog。Lis是一个公司的作家所以她的日记很好。  名字是<a title="A Millenial Speaks" href="http://amillennialspeaks.wordpress.com/">A Millenial Speaks</a>。  我建议这个。</p>
<p>明天我要写很多中文的电脑工具。  我现在用了很多。</p>
<p>再见！</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/mpdaugherty.wordpress.com/148/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/mpdaugherty.wordpress.com/148/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mpdaugherty.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mpdaugherty.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mpdaugherty.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mpdaugherty.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mpdaugherty.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mpdaugherty.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mpdaugherty.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mpdaugherty.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mpdaugherty.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mpdaugherty.wordpress.com/148/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.mpdaugherty.com&blog=1126752&post=148&subd=mpdaugherty&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.mpdaugherty.com/2008/09/11/morechinese/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1789bf112f20b2b53047372a84803581?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mike</media:title>
		</media:content>
	</item>
		<item>
		<title>生活在哪里？</title>
		<link>http://blog.mpdaugherty.com/2008/09/09/oneday/</link>
		<comments>http://blog.mpdaugherty.com/2008/09/09/oneday/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 03:02:25 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mpdaugherty.wordpress.com/?p=146</guid>
		<description><![CDATA[我从中国回来波士顿了。  先我觉得我得生化比较不一样。  每个东西很不一样－我有新的石室友，有的朋友们搬家走了，有的朋友们搬家到了，我知道我非常喜欢中国了。  现在我觉得我点点忘了这个感情。  每天我工作吃饭睡觉。 忙点。  我非常不要忘我的感情。  有一天我一定要住在一个外国可是现在我也觉得住在波士顿在VistaPrint工作对我生活比较好。  有的人可以说我太responsible了（怎么说？我的字典不能帮我。）我希望有好的生活所以现在我需要工作储蓄。感叹。
有一天
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.mpdaugherty.com&blog=1126752&post=146&subd=mpdaugherty&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>我从中国回来波士顿了。  先我觉得我得生化比较不一样。  每个东西很不一样－我有新的石室友，有的朋友们搬家走了，有的朋友们搬家到了，我知道我非常喜欢中国了。  现在我觉得我点点忘了这个感情。  每天我工作吃饭睡觉。 忙点。  我非常不要忘我的感情。  有一天我一定要住在一个外国可是现在我也觉得住在波士顿在VistaPrint工作对我生活比较好。  有的人可以说我太responsible了（怎么说？我的字典不能帮我。）我希望有好的生活所以现在我需要工作储蓄。感叹。</p>
<p>有一天</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/mpdaugherty.wordpress.com/146/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/mpdaugherty.wordpress.com/146/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mpdaugherty.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mpdaugherty.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mpdaugherty.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mpdaugherty.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mpdaugherty.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mpdaugherty.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mpdaugherty.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mpdaugherty.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mpdaugherty.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mpdaugherty.wordpress.com/146/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.mpdaugherty.com&blog=1126752&post=146&subd=mpdaugherty&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.mpdaugherty.com/2008/09/09/oneday/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1789bf112f20b2b53047372a84803581?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mike</media:title>
		</media:content>
	</item>
		<item>
		<title>&#8220;Summary&#8221;</title>
		<link>http://blog.mpdaugherty.com/2008/09/01/summary/</link>
		<comments>http://blog.mpdaugherty.com/2008/09/01/summary/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 23:08:01 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[travel]]></category>

		<guid isPermaLink="false">http://mpdaugherty.wordpress.com/?p=134</guid>
		<description><![CDATA[Well, Alisha had a good idea with her summary of her recent trip through Europe, so I decided to give it a try with my Asia trip.
Total Distance (not including to and from America): 3020mi (4860km)
Number of different types of transportation: 6
Friends visited: 3
Best Places to get pictures taken:

Tiananmen Square (Beijing)
The Bund (Shanghai)

Tastiest food:

Hongdong Garden [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.mpdaugherty.com&blog=1126752&post=134&subd=mpdaugherty&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div class="mceTemp">Well, Alisha had a good idea with her <a title="Alisha's European Summary" href="http://ducktaperunner.blogspot.com/2008/08/summary.html">summary</a> of her recent trip through Europe, so I decided to give it a try with my Asia trip.</div>
<div class="mceTemp">Total Distance (not including to and from America): 3020mi (4860km)</div>
<div class="mceTemp">Number of different types of transportation: 6</div>
<div class="mceTemp">Friends visited: 3</div>
<div id="attachment_136" class="wp-caption alignnone" style="width: 310px"><a href="http://mpdaugherty.files.wordpress.com/2008/09/tripdistance.png"><img class="size-medium wp-image-136" src="http://mpdaugherty.files.wordpress.com/2008/09/tripdistance.png?w=300&#038;h=214" alt="Map of my trip in Korea and China" width="300" height="214" /></a><p class="wp-caption-text">Map of my trip in Korea and China</p></div>
<p>Best Places to get pictures taken:</p>
<ol>
<li>Tiananmen Square (Beijing)</li>
<li>The Bund (Shanghai)</li>
</ol>
<p>Tastiest food:</p>
<ul>
<li>Hongdong Garden (Gimhae, South Korea)</li>
</ul>
<ul>
<li>Huangting in the Peninsula Hotel (Beijing)</li>
</ul>
<p>Most surprising food:</p>
<ul>
<li>Duck Heads (Shanghai &#8211; I thought we were ordering shrimp)</li>
</ul>
<p>Best meal for the buck:</p>
<ul>
<li>Jianbing (Beijing and Shanghai &#8211; almost a breakfast burrito for 30 cents)</li>
</ul>
<p>Best Restaurant slogan:</p>
<div class="wp-caption alignnone" style="width: 250px"><img src="http://farm4.static.flickr.com/3031/2819482188_9aaecf6c2d_m.jpg" alt="Check out the logo - Mr. Pizza is a player" width="240" height="180" /><p class="wp-caption-text">Check out the logo - Mr. Pizza is a player</p></div>
<ul>
<li>Mr. Pizza &#8211; Love for Women (South Korea) Also winner of the best pizza ingredient: crust stuffed with mashed sweet potatoes.</li>
</ul>
<p>Sketchiest transportation:</p>
<ul>
<li>Halfway between a vespa and a motorbike.  With three people.  And all our luggage.  But it was only 5 kuai! (70 cents?)</li>
</ul>
<p>Most appropriate exit from a museum:</p>
<ul>
<li>Leaving the Urban Planning exhibit in Shanghai into a giant underground mall from which it took over 45 minutes to find an exit.</li>
</ul>
<p>Most surprising meal (for someone else):</p>
<ul>
<li>Taking a girl I had just met ten minutes before to a 5-star restaurant (Huangting) because I had budgeted too much money and had decided to take the first person I met to the most expensive restaurant I could find.</li>
</ul>
<p>Best hotel feature:</p>
<ul>
<li>Renting a cell phone for $1.50/day.  Wow, what a great idea.</li>
</ul>
<p>Best Club:</p>
<ul>
<li>Coco Banana (best fellow dancers, too)</li>
</ul>
<p>Most awesome and intimidating Chef:</p>
<ul>
<li>KungFu Pasta Chef making longevity noodles on my birthday.</li>
</ul>
<p>Best Athlete:</p>
<ul>
<li>Michael Phelps</li>
</ul>
<p>Best conversation:</p>
<ul>
<li>35 minutes of talking to a taxi driver in Beijing who guessed that I&#8217;d lived in China for two or three years.  That was the moment when I really got Chinese.</li>
</ul>
<p>Most frustrating 20 minutes:</p>
<ul>
<li>Getting stopped on the great wall by men from the army and not having a ticket because my tour guide was trying to scam us and having to speak for the two guys from the Netherlands as well because I spoke Chinese.  We eventually just paid them again, and then I had to convince the tour guide to give us our money back at the end.  Haha.</li>
</ul>
<p>Best choice for what to pack:</p>
<ul>
<li>A week&#8217;s supply of Immodium AD</li>
</ul>
<p>Place most likely to return:</p>
<ul>
<li>Beijing</li>
</ul>
<p>Hmm, I guess that&#8217;s enough for now.  If you want, I&#8217;ll put more up later when I think of them!</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/mpdaugherty.wordpress.com/134/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/mpdaugherty.wordpress.com/134/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mpdaugherty.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mpdaugherty.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mpdaugherty.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mpdaugherty.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mpdaugherty.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mpdaugherty.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mpdaugherty.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mpdaugherty.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mpdaugherty.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mpdaugherty.wordpress.com/134/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.mpdaugherty.com&blog=1126752&post=134&subd=mpdaugherty&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.mpdaugherty.com/2008/09/01/summary/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1789bf112f20b2b53047372a84803581?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mike</media:title>
		</media:content>

		<media:content url="http://mpdaugherty.files.wordpress.com/2008/09/tripdistance.png?w=300" medium="image">
			<media:title type="html">Map of my trip in Korea and China</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3031/2819482188_9aaecf6c2d_m.jpg" medium="image">
			<media:title type="html">Check out the logo - Mr. Pizza is a player</media:title>
		</media:content>
	</item>
		<item>
		<title>Asia</title>
		<link>http://blog.mpdaugherty.com/2008/08/25/asia/</link>
		<comments>http://blog.mpdaugherty.com/2008/08/25/asia/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 02:10:51 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[travel]]></category>

		<guid isPermaLink="false">http://mpdaugherty.wordpress.com/?p=131</guid>
		<description><![CDATA[Well, the whole &#8220;blog my trip thing&#8221; didn&#8217;t work this time&#8230;  Internet access was spotty in China to say the least.  I did write a journal, though (I&#8217;m almost done!), but I haven&#8217;t decided if I&#8217;ll publish it or save it for me.  Perhaps I&#8217;ll put up a few stories.
Sorry for the unanswered expectations, guys!
 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.mpdaugherty.com&blog=1126752&post=131&subd=mpdaugherty&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Well, the whole &#8220;blog my trip thing&#8221; didn&#8217;t work this time&#8230;  Internet access was spotty in China to say the least.  I did write a journal, though (I&#8217;m almost done!), but I haven&#8217;t decided if I&#8217;ll publish it or save it for me.  Perhaps I&#8217;ll put up a few stories.</p>
<p>Sorry for the unanswered expectations, guys!</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/mpdaugherty.wordpress.com/131/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/mpdaugherty.wordpress.com/131/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mpdaugherty.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mpdaugherty.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mpdaugherty.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mpdaugherty.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mpdaugherty.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mpdaugherty.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mpdaugherty.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mpdaugherty.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mpdaugherty.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mpdaugherty.wordpress.com/131/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.mpdaugherty.com&blog=1126752&post=131&subd=mpdaugherty&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.mpdaugherty.com/2008/08/25/asia/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1789bf112f20b2b53047372a84803581?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mike</media:title>
		</media:content>
	</item>
		<item>
		<title>Old Jokes</title>
		<link>http://blog.mpdaugherty.com/2008/08/02/old-jokes/</link>
		<comments>http://blog.mpdaugherty.com/2008/08/02/old-jokes/#comments</comments>
		<pubDate>Sat, 02 Aug 2008 13:09:26 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mpdaugherty.wordpress.com/?p=118</guid>
		<description><![CDATA[This claims to be a collection of the world&#8217;s ten oldest jokes
The World&#8217;s Oldest Jokes

I doubt it really is (especially since the last one comes from a whole book of jokes), but it&#8217;s fascinating to see what people find funny over time.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.mpdaugherty.com&blog=1126752&post=118&subd=mpdaugherty&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This claims to be a collection of the world&#8217;s ten oldest jokes</p>
<p><a title="The Worlds Oldest Jokes" href="http://uktv.co.uk/dave/item/aid/604717">The World&#8217;s Oldest Jokes<br />
</a></p>
<p>I doubt it really is (especially since the last one comes from a whole book of jokes), but it&#8217;s fascinating to see what people find funny over time.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/mpdaugherty.wordpress.com/118/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/mpdaugherty.wordpress.com/118/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mpdaugherty.wordpress.com/118/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mpdaugherty.wordpress.com/118/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mpdaugherty.wordpress.com/118/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mpdaugherty.wordpress.com/118/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mpdaugherty.wordpress.com/118/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mpdaugherty.wordpress.com/118/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mpdaugherty.wordpress.com/118/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mpdaugherty.wordpress.com/118/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mpdaugherty.wordpress.com/118/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mpdaugherty.wordpress.com/118/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.mpdaugherty.com&blog=1126752&post=118&subd=mpdaugherty&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.mpdaugherty.com/2008/08/02/old-jokes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1789bf112f20b2b53047372a84803581?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mike</media:title>
		</media:content>
	</item>
	</channel>
</rss>