<?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>ANDREW PENG &#187; Notes</title>
	<atom:link href="http://andrewpeng.net/posts/category/notes/feed" rel="self" type="application/rss+xml" />
	<link>http://andrewpeng.net</link>
	<description>Unattended children will be given an espresso and a free puppy</description>
	<lastBuildDate>Fri, 18 May 2012 18:53:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>2^128 is a really big number</title>
		<link>http://andrewpeng.net/posts/2011/08/021340-2128-is-a-really-big-number.html</link>
		<comments>http://andrewpeng.net/posts/2011/08/021340-2128-is-a-really-big-number.html#comments</comments>
		<pubDate>Tue, 02 Aug 2011 10:04:15 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[compootin']]></category>

		<guid isPermaLink="false">http://andrewpeng.net/?p=1340</guid>
		<description><![CDATA[~ $ dig andrewpeng.net aaaa +short 2607:f298:1:104::a53:ecdd ~ $ What the hell is that? It&#8217;s my shiny new IPv6 address! Dreamhost makes it stupid easy to assign a IPv6 address to your account; just log into your panel, click on your domain, then just click Add IP Address and that&#8217;s it. I also added an [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>~ $ dig andrewpeng.net aaaa +short<br />
2607:f298:1:104::a53:ecdd</p>
<p>~ $</p></blockquote>
<p>What the <em>hell</em> is that? It&#8217;s my shiny new IPv6 address! Dreamhost makes it <em>stupid</em> easy to assign a IPv6 address to your account; just log into your panel, click on your domain, then just click <em>Add IP Address</em> and that&#8217;s it.</p>
<p>I also added an <em>AAAA</em> record for <em>ipv6.andrewpeng.net</em> to make sure to make the distinction for the IPv6 only subdomain, similar to ipv6.google.com and such. If you have IPv6 connectivity, go ahead and give it a try!</p>
]]></content:encoded>
			<wfw:commentRss>http://andrewpeng.net/posts/2011/08/021340-2128-is-a-really-big-number.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Crisis Averted</title>
		<link>http://andrewpeng.net/posts/2011/07/221327-1327.html</link>
		<comments>http://andrewpeng.net/posts/2011/07/221327-1327.html#comments</comments>
		<pubDate>Sat, 23 Jul 2011 00:45:41 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[Linux/Command Line Hero]]></category>
		<category><![CDATA[Notes]]></category>
		<category><![CDATA[compootin']]></category>

		<guid isPermaLink="false">http://andrewpeng.net/?p=1327</guid>
		<description><![CDATA[Really thought I lost the LVM share. There might actually be a bug in the PowerPC Debian kernel that causes it to kernel panic on large LVM partitions. Ever since I switched to an Athlon MP server from my old PowerMac, it hasn&#8217;t kernel panicked since. Nice to have a large network drive at home [...]]]></description>
			<content:encoded><![CDATA[<p>Really thought I lost the <a href="http://en.wikipedia.org/wiki/Logical_Volume_Manager_(Linux)" target="_blank">LVM</a> share. There might actually be a bug in the PowerPC Debian kernel that causes it to kernel panic on large LVM partitions. Ever since I switched to an Athlon MP server from my old PowerMac, it hasn&#8217;t kernel panicked since. Nice to have a large network drive at home again. Gonna take the plunge and convert the partition to <em><a href="http://en.wikipedia.org/wiki/Ext4" target="_blank">ext4</a></em> while I&#8217;m at it.</p>
<blockquote><p>pengc99@zeus:~$ sudo fsck.ext4 -fvy -C 0 /dev/mapper/MASS_STORAGE-STORAGE_LV<br />
e2fsck 1.41.12 (17-May-2010)<br />
Pass 1: Checking inodes, blocks, and sizes<br />
Pass 2: Checking directory structure<br />
Pass 3: Checking directory connectivity<br />
Pass 4: Checking reference counts<br />
Pass 5: Checking group summary information</p>
<p>342541 inodes used (0.19%)<br />
1892 non-contiguous files (0.6%)<br />
178 non-contiguous directories (0.1%)<br />
# of inodes with ind/dind/tind blocks: 57159/9867/16<br />
333728343 blocks used (91.11%)<br />
0 bad blocks<br />
57 large files</p>
<p>321274 regular files<br />
21258 directories<br />
0 character device files<br />
0 block device files<br />
0 fifos<br />
0 links<br />
0 symbolic links (0 fast symbolic links)<br />
0 sockets<br />
&#8212;&#8212;&#8211;<br />
342532 files<br />
pengc99@zeus:~$</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://andrewpeng.net/posts/2011/07/221327-1327.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Legacy Concluded</title>
		<link>http://andrewpeng.net/posts/2011/07/121305-a-legacy-concluded.html</link>
		<comments>http://andrewpeng.net/posts/2011/07/121305-a-legacy-concluded.html#comments</comments>
		<pubDate>Tue, 12 Jul 2011 05:09:35 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[Cool!]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Notes]]></category>
		<category><![CDATA[Pictures]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[space]]></category>

		<guid isPermaLink="false">http://andrewpeng.net/?p=1305</guid>
		<description><![CDATA[[Source: arockalypse on Reddit / Flickr]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://andrewpeng.net/wp-content/uploads/2011/07/5921961525_fabc7fb5d2_o.png"><img class="aligncenter size-medium wp-image-1306" title="5921961525_fabc7fb5d2_o" src="http://andrewpeng.net/wp-content/uploads/2011/07/5921961525_fabc7fb5d2_o-300x117.png" alt="" width="300" height="117" /></a></p>
<p style="text-align: left;">[Source: arockalypse on <a href="http://www.reddit.com/r/pics/comments/ime6m/the_picture_we_waited_30_years_to_make_father_and/" target="_blank">Reddit</a> / <a href="http://www.flickr.com/photos/arockalypse/5921961525/" target="_blank">Flickr</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://andrewpeng.net/posts/2011/07/121305-a-legacy-concluded.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Be nice to your servers</title>
		<link>http://andrewpeng.net/posts/2011/07/011294-be-nice-to-your-servers.html</link>
		<comments>http://andrewpeng.net/posts/2011/07/011294-be-nice-to-your-servers.html#comments</comments>
		<pubDate>Fri, 01 Jul 2011 14:00:16 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[Cool!]]></category>
		<category><![CDATA[Notes]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Wait]]></category>
		<category><![CDATA[what?]]></category>
		<category><![CDATA[compootin']]></category>
		<category><![CDATA[neato]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://andrewpeng.net/?p=1294</guid>
		<description><![CDATA[http://www.youtube.com/watch?v=tDacjrSCeq4 Yelling at your servers can measurably negatively affect their performance. No joke. Make sure to treat your servers with respect, and keep it quiet in the datacenter! Perhaps there is a &#8220;brown note&#8221; for disks (&#8220;rust note&#8221;?) &#8211; some harmonic that destroys their performance; although based on what we think is happening (disk heads [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.youtube.com/watch?v=tDacjrSCeq4">http://www.youtube.com/watch?v=tDacjrSCeq4</a></p>
<p>Yelling at your servers can measurably <em>negatively</em> affect their performance. No joke. Make sure to treat your servers with respect, and keep it quiet in the datacenter!</p>
<blockquote><p>Perhaps there is a &#8220;brown note&#8221; for disks (&#8220;rust note&#8221;?) &#8211; some harmonic that destroys their performance; although based on what we think is happening (disk heads being thrown off track), we think this has more to do with shock force than resonance. I&#8217;m sure there are disk vendor engineers out there who know all about this (Bryan links to a good reference in his blog entry).</p></blockquote>
<p>[Source: <a href="http://blogs.oracle.com/brendan/entry/unusual_disk_latency" target="_blank">Sun Microsystems Blog (now Oracle)</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://andrewpeng.net/posts/2011/07/011294-be-nice-to-your-servers.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Snow? In my state? (Edit: ice lolololol)</title>
		<link>http://andrewpeng.net/posts/2011/02/041073-snow-in-my-state.html</link>
		<comments>http://andrewpeng.net/posts/2011/02/041073-snow-in-my-state.html#comments</comments>
		<pubDate>Fri, 04 Feb 2011 13:03:35 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Notes]]></category>
		<category><![CDATA[Pictures]]></category>

		<guid isPermaLink="false">http://andrewpeng.net/?p=1073</guid>
		<description><![CDATA[Houston gets an onset of cold weather (mid &#8211; high 20&#8242;s) and a little bit of freezing rain / sleet while I&#8217;m at work. While on break I walk around to check out the condition of roads&#8230;while most of the surface streets seem fine, our sidewalk at work is coated in a sheet of slick [...]]]></description>
			<content:encoded><![CDATA[<p>Houston gets an onset of cold weather (mid &#8211; high 20&#8242;s) and a little bit of freezing rain / sleet while I&#8217;m at work. While on break I walk around to check out the condition of roads&#8230;while most of the surface streets seem fine, our sidewalk at work is coated in a sheet of slick ice, and our Employee of the Month sign is very frosty looking:</p>
<p><a href="http://andrewpeng.net/wp-content/uploads/2011/02/icegator.jpg"><img class="aligncenter size-medium wp-image-1076" title="icegator" src="http://andrewpeng.net/wp-content/uploads/2011/02/icegator-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>Back in the toasty confines of my swampy gator-cubicle, I check the traffic conditions for Houston and this is what I get:</p>
<p><a href="http://andrewpeng.net/wp-content/uploads/2011/02/lol_texas.png"><img class="aligncenter size-medium wp-image-1075" title="lol_texas" src="http://andrewpeng.net/wp-content/uploads/2011/02/lol_texas-300x243.png" alt="" width="300" height="243" /></a></p>
<p>Awesome, just awesome. Thanks to <a href="http://twitter.com/Snipa_ABlair" target="_blank">@Snipa_ABlair</a> for the photo.</p>
]]></content:encoded>
			<wfw:commentRss>http://andrewpeng.net/posts/2011/02/041073-snow-in-my-state.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Online image editing</title>
		<link>http://andrewpeng.net/posts/2010/11/15988-online-image-editing.html</link>
		<comments>http://andrewpeng.net/posts/2010/11/15988-online-image-editing.html#comments</comments>
		<pubDate>Mon, 15 Nov 2010 12:45:31 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[compootin']]></category>

		<guid isPermaLink="false">http://andrewpeng.net/?p=988</guid>
		<description><![CDATA[If you&#8217;re using a computer that is otherwise not your own, and need a good image editor to do a little photo manipulation, I&#8217;ve always found Pixlr to be a great stopgap between that full install of pirated Adobe Photoshop! (aaaaarg!)]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re using a computer that is otherwise not your own, and need a good image editor to do a little <a href="http://naldzgraphics.net/inspirations/33-funny-animal-photo-manipulations/" target="_blank">photo manipulation</a>, I&#8217;ve always found <a href="http://pixlr.com/" target="_blank">Pixlr</a> to be a great stopgap between that full install of pirated <a href="http://blog.epicedits.com/2008/03/28/60-of-photoshop-users-are-pirates/" target="_blank">Adobe Photoshop!</a> (aaaaarg!)</p>
]]></content:encoded>
			<wfw:commentRss>http://andrewpeng.net/posts/2010/11/15988-online-image-editing.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Minidlna and custom upnp icons</title>
		<link>http://andrewpeng.net/posts/2010/03/19536-536.html</link>
		<comments>http://andrewpeng.net/posts/2010/03/19536-536.html#comments</comments>
		<pubDate>Fri, 19 Mar 2010 22:22:43 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[code]]></category>

		<guid isPermaLink="false">http://andrewpeng.net/?p=536</guid>
		<description><![CDATA[After a few hours of digging into hex and binary conversion tools, I have completed my task. If you download and compile Minidlna on a Linux box, it will show a Tux penguin for it&#8217;s upnp icon (for instance, if you were browsing over the network on the PS3). Since my Minidlna server is PowerMac [...]]]></description>
			<content:encoded><![CDATA[<p>After a few hours of digging into hex and binary conversion tools, I have completed my task. If you download and compile <a href="http://minidlna.sourceforge.net/" target="_blank">Minidlna</a> on a Linux box, it will show a <a href="http://images.google.com/images?hl=en&amp;gbv=2&amp;tbs=isch:1&amp;sa=1&amp;q=Tux+&amp;aq=f&amp;aqi=&amp;aql=&amp;oq=&amp;gs_rfai=&amp;start=0" target="_blank">Tux penguin</a> for it&#8217;s upnp icon (for instance, if you were browsing over the network on the PS3). Since my Minidlna server is <a href="http://lowendmac.com/ppc/sawtooth-power-mac-g4-agp.html" target="_blank"> PowerMac G4</a> running <a href="http://www.debian.org/" target="_blank">Debian</a>, I converted a few PNG images of the Apple logo into it&#8217;s hexadecimal equivalent, changed the source file <em>icons.c</em>, and recompiled it. Done! Click <a href="http://www.andrewpeng.net/downloads/icons_apple.zip" target="_blank">here</a> to get the updated <em>icons.c</em> file.</p>
]]></content:encoded>
			<wfw:commentRss>http://andrewpeng.net/posts/2010/03/19536-536.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Installing miniDLNA on Ubuntu PowerPC</title>
		<link>http://andrewpeng.net/posts/2010/03/04522-installing-minidlna-on-ubuntu-powerpc.html</link>
		<comments>http://andrewpeng.net/posts/2010/03/04522-installing-minidlna-on-ubuntu-powerpc.html#comments</comments>
		<pubDate>Thu, 04 Mar 2010 08:00:32 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[compootin']]></category>
		<category><![CDATA[Linu]]></category>

		<guid isPermaLink="false">http://andrewpeng.net/?p=522</guid>
		<description><![CDATA[I don&#8217;t think I&#8217;ve seen anyone maintaining packages for the excellent MiniDLNA media server for Debian or Ubuntu. The instructions provided here should work for both Intel and PPC builds (maybe others?) of Ubuntu and Debian Linux. Run this command to get the pre-req packages needed to build MiniDLNA: sudo apt-get install libexif-dev libjpeg62-dev libid3tag0-dev [...]]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t think I&#8217;ve seen anyone maintaining packages for the excellent <a href="http://minidlna.sourceforge.net/" target="_blank">MiniDLNA </a>media server for <a href="http://www.debian.org" target="_blank">Debian</a> or <a href="http://www.ubuntu.com/" target="_blank">Ubuntu</a>. The instructions provided here should work for both Intel and PPC builds (maybe others?) of Ubuntu and Debian Linux.</p>
<ol>
<li>Run this command to get the pre-req packages needed to build MiniDLNA:
<ul>
<li>sudo apt-get install libexif-dev libjpeg62-dev libid3tag0-dev libflac-dev libvorbis-dev libsqlite3-dev libavformat-dev cvs make</li>
</ul>
</li>
<li>Log in and check out (download) the source code for MiniDLNA from SourceForge:
<ul>
<li>cvs -z3 -d:pserver:anonymous@minidlna.cvs.sourceforge.net:/cvsroot/minidlna co -P minidlna</li>
</ul>
</li>
<li>Change into the directory and build, then install it!
<ul>
<li>make</li>
<li>sudo make install</li>
</ul>
</li>
<li>That&#8217;s it!</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://andrewpeng.net/posts/2010/03/04522-installing-minidlna-on-ubuntu-powerpc.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Boston via cameraphone &#8211; Friday Feb. 26</title>
		<link>http://andrewpeng.net/posts/2010/02/26424-boston-via-cameraphone-friday-feb-26.html</link>
		<comments>http://andrewpeng.net/posts/2010/02/26424-boston-via-cameraphone-friday-feb-26.html#comments</comments>
		<pubDate>Sat, 27 Feb 2010 04:23:47 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Notes]]></category>
		<category><![CDATA[Pictures]]></category>

		<guid isPermaLink="false">http://andrewpeng.net/?p=424</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[
<a href='http://andrewpeng.net/posts/2010/02/26424-boston-via-cameraphone-friday-feb-26.html/attachment/10' title='10'><img width="150" height="150" src="http://andrewpeng.net/wp-content/uploads/2010/02/10-150x150.jpg" class="attachment-thumbnail" alt="10" title="10" /></a>
<a href='http://andrewpeng.net/posts/2010/02/26424-boston-via-cameraphone-friday-feb-26.html/attachment/11' title='11'><img width="150" height="150" src="http://andrewpeng.net/wp-content/uploads/2010/02/11-150x150.jpg" class="attachment-thumbnail" alt="11" title="11" /></a>
<a href='http://andrewpeng.net/posts/2010/02/26424-boston-via-cameraphone-friday-feb-26.html/attachment/12' title='12'><img width="150" height="150" src="http://andrewpeng.net/wp-content/uploads/2010/02/12-150x150.jpg" class="attachment-thumbnail" alt="12" title="12" /></a>
<a href='http://andrewpeng.net/posts/2010/02/26424-boston-via-cameraphone-friday-feb-26.html/attachment/13' title='13'><img width="150" height="150" src="http://andrewpeng.net/wp-content/uploads/2010/02/13-150x150.jpg" class="attachment-thumbnail" alt="13" title="13" /></a>
<a href='http://andrewpeng.net/posts/2010/02/26424-boston-via-cameraphone-friday-feb-26.html/attachment/14' title='14'><img width="150" height="150" src="http://andrewpeng.net/wp-content/uploads/2010/02/14-150x150.jpg" class="attachment-thumbnail" alt="14" title="14" /></a>
<a href='http://andrewpeng.net/posts/2010/02/26424-boston-via-cameraphone-friday-feb-26.html/attachment/15' title='15'><img width="150" height="150" src="http://andrewpeng.net/wp-content/uploads/2010/02/15-150x150.jpg" class="attachment-thumbnail" alt="15" title="15" /></a>
<a href='http://andrewpeng.net/posts/2010/02/26424-boston-via-cameraphone-friday-feb-26.html/attachment/16' title='16'><img width="150" height="150" src="http://andrewpeng.net/wp-content/uploads/2010/02/16-150x150.jpg" class="attachment-thumbnail" alt="16" title="16" /></a>
<a href='http://andrewpeng.net/posts/2010/02/26424-boston-via-cameraphone-friday-feb-26.html/attachment/17' title='17'><img width="150" height="150" src="http://andrewpeng.net/wp-content/uploads/2010/02/17-150x150.jpg" class="attachment-thumbnail" alt="17" title="17" /></a>
<a href='http://andrewpeng.net/posts/2010/02/26424-boston-via-cameraphone-friday-feb-26.html/attachment/18' title='18'><img width="150" height="150" src="http://andrewpeng.net/wp-content/uploads/2010/02/18-150x150.jpg" class="attachment-thumbnail" alt="18" title="18" /></a>
<a href='http://andrewpeng.net/posts/2010/02/26424-boston-via-cameraphone-friday-feb-26.html/attachment/19' title='19'><img width="150" height="150" src="http://andrewpeng.net/wp-content/uploads/2010/02/19-150x150.jpg" class="attachment-thumbnail" alt="19" title="19" /></a>
<a href='http://andrewpeng.net/posts/2010/02/26424-boston-via-cameraphone-friday-feb-26.html/attachment/20' title='20'><img width="150" height="150" src="http://andrewpeng.net/wp-content/uploads/2010/02/20-150x150.jpg" class="attachment-thumbnail" alt="20" title="20" /></a>
<a href='http://andrewpeng.net/posts/2010/02/26424-boston-via-cameraphone-friday-feb-26.html/attachment/21' title='21'><img width="150" height="150" src="http://andrewpeng.net/wp-content/uploads/2010/02/21-150x150.jpg" class="attachment-thumbnail" alt="21" title="21" /></a>
<a href='http://andrewpeng.net/posts/2010/02/26424-boston-via-cameraphone-friday-feb-26.html/attachment/22' title='22'><img width="150" height="150" src="http://andrewpeng.net/wp-content/uploads/2010/02/22-150x150.jpg" class="attachment-thumbnail" alt="22" title="22" /></a>
<a href='http://andrewpeng.net/posts/2010/02/26424-boston-via-cameraphone-friday-feb-26.html/attachment/23' title='23'><img width="150" height="150" src="http://andrewpeng.net/wp-content/uploads/2010/02/23-150x150.jpg" class="attachment-thumbnail" alt="23" title="23" /></a>
<a href='http://andrewpeng.net/posts/2010/02/26424-boston-via-cameraphone-friday-feb-26.html/attachment/24' title='24'><img width="150" height="150" src="http://andrewpeng.net/wp-content/uploads/2010/02/24-150x150.jpg" class="attachment-thumbnail" alt="24" title="24" /></a>
<a href='http://andrewpeng.net/posts/2010/02/26424-boston-via-cameraphone-friday-feb-26.html/attachment/25' title='25'><img width="150" height="150" src="http://andrewpeng.net/wp-content/uploads/2010/02/25-150x150.jpg" class="attachment-thumbnail" alt="25" title="25" /></a>
<a href='http://andrewpeng.net/posts/2010/02/26424-boston-via-cameraphone-friday-feb-26.html/attachment/26' title='26'><img width="150" height="150" src="http://andrewpeng.net/wp-content/uploads/2010/02/26-150x150.jpg" class="attachment-thumbnail" alt="26" title="26" /></a>
<a href='http://andrewpeng.net/posts/2010/02/26424-boston-via-cameraphone-friday-feb-26.html/attachment/27' title='27'><img width="150" height="150" src="http://andrewpeng.net/wp-content/uploads/2010/02/27-150x150.jpg" class="attachment-thumbnail" alt="27" title="27" /></a>
<a href='http://andrewpeng.net/posts/2010/02/26424-boston-via-cameraphone-friday-feb-26.html/attachment/28' title='28'><img width="150" height="150" src="http://andrewpeng.net/wp-content/uploads/2010/02/28-150x150.jpg" class="attachment-thumbnail" alt="28" title="28" /></a>
<a href='http://andrewpeng.net/posts/2010/02/26424-boston-via-cameraphone-friday-feb-26.html/attachment/29' title='29'><img width="150" height="150" src="http://andrewpeng.net/wp-content/uploads/2010/02/29-150x150.jpg" class="attachment-thumbnail" alt="29" title="29" /></a>

]]></content:encoded>
			<wfw:commentRss>http://andrewpeng.net/posts/2010/02/26424-boston-via-cameraphone-friday-feb-26.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Boston via cameraphone &#8211; Thursday Feb. 25</title>
		<link>http://andrewpeng.net/posts/2010/02/26414-boston-via-cameraphone-thursday-feb-25.html</link>
		<comments>http://andrewpeng.net/posts/2010/02/26414-boston-via-cameraphone-thursday-feb-25.html#comments</comments>
		<pubDate>Sat, 27 Feb 2010 04:20:22 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Notes]]></category>
		<category><![CDATA[Pictures]]></category>

		<guid isPermaLink="false">http://andrewpeng.net/?p=414</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[
<a href='http://andrewpeng.net/posts/2010/02/26414-boston-via-cameraphone-thursday-feb-25.html/attachment/01' title='01'><img width="150" height="150" src="http://andrewpeng.net/wp-content/uploads/2010/02/01-150x150.jpg" class="attachment-thumbnail" alt="01" title="01" /></a>
<a href='http://andrewpeng.net/posts/2010/02/26414-boston-via-cameraphone-thursday-feb-25.html/attachment/02' title='02'><img width="150" height="150" src="http://andrewpeng.net/wp-content/uploads/2010/02/02-150x150.jpg" class="attachment-thumbnail" alt="02" title="02" /></a>
<a href='http://andrewpeng.net/posts/2010/02/26414-boston-via-cameraphone-thursday-feb-25.html/attachment/03' title='03'><img width="150" height="150" src="http://andrewpeng.net/wp-content/uploads/2010/02/03-150x150.jpg" class="attachment-thumbnail" alt="03" title="03" /></a>
<a href='http://andrewpeng.net/posts/2010/02/26414-boston-via-cameraphone-thursday-feb-25.html/attachment/04' title='04'><img width="150" height="150" src="http://andrewpeng.net/wp-content/uploads/2010/02/04-150x150.jpg" class="attachment-thumbnail" alt="04" title="04" /></a>
<a href='http://andrewpeng.net/posts/2010/02/26414-boston-via-cameraphone-thursday-feb-25.html/attachment/05' title='05'><img width="150" height="150" src="http://andrewpeng.net/wp-content/uploads/2010/02/05-150x150.jpg" class="attachment-thumbnail" alt="05" title="05" /></a>
<a href='http://andrewpeng.net/posts/2010/02/26414-boston-via-cameraphone-thursday-feb-25.html/attachment/06' title='06'><img width="150" height="150" src="http://andrewpeng.net/wp-content/uploads/2010/02/06-150x150.jpg" class="attachment-thumbnail" alt="06" title="06" /></a>
<a href='http://andrewpeng.net/posts/2010/02/26414-boston-via-cameraphone-thursday-feb-25.html/attachment/07' title='07'><img width="150" height="150" src="http://andrewpeng.net/wp-content/uploads/2010/02/07-150x150.jpg" class="attachment-thumbnail" alt="07" title="07" /></a>
<a href='http://andrewpeng.net/posts/2010/02/26414-boston-via-cameraphone-thursday-feb-25.html/attachment/08' title='08'><img width="150" height="150" src="http://andrewpeng.net/wp-content/uploads/2010/02/08-150x150.jpg" class="attachment-thumbnail" alt="08" title="08" /></a>
<a href='http://andrewpeng.net/posts/2010/02/26414-boston-via-cameraphone-thursday-feb-25.html/attachment/09' title='09'><img width="150" height="150" src="http://andrewpeng.net/wp-content/uploads/2010/02/09-150x150.jpg" class="attachment-thumbnail" alt="09" title="09" /></a>

]]></content:encoded>
			<wfw:commentRss>http://andrewpeng.net/posts/2010/02/26414-boston-via-cameraphone-thursday-feb-25.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

