<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US">
  <id>tag:blog.angelolakra.com:articles</id>
  <link type="text/html" href="http://blog.angelolakra.com" rel="alternate" />
  <title>Data Whittler</title>
  <subtitle type="html">Everyday Programming Revelations and Projects Made Out of Dreams</subtitle>
  <updated>2009-09-25T08:19:44-06:00</updated>
  <generator uri="http://www.typosphere.org" version="4.x">Typo</generator>
  <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/datawhittler" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="datawhittler" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry>
    <id>tag:blog.angelolakra.com:Article34</id>
    <published>2009-09-25T08:19:44-06:00</published>
    <updated>2009-09-25T08:19:44-06:00</updated>
    <link type="text/html" href="http://blog.angelolakra.com/articles/2009/09/25/ford-ranger-truck-sold" rel="alternate" />
    <author>
      <name>Angelo Lakra</name>
    </author>
    <title type="html">Ford Ranger Truck Sold</title>
    <category term="personal" label="life" scheme="http://blog.angelolakra.com/articles/category/personal" />
    <category term="truck" scheme="http://blog.angelolakra.com/articles/tag/truck" />
    <category term="sold" scheme="http://blog.angelolakra.com/articles/tag/sold" />
    <summary type="html">&lt;p&gt;Thanks for all your inquiries, but I sold my truck last night.&lt;/p&gt;</summary>
    <content type="html">&lt;p&gt;Thanks for all your inquiries, but I sold my truck last night.&lt;/p&gt;</content>
  </entry>
  <entry>
    <id>tag:blog.angelolakra.com:Article33</id>
    <published>2009-09-23T01:34:00-06:00</published>
    <updated>2009-09-25T08:21:20-06:00</updated>
    <link type="text/html" href="http://blog.angelolakra.com/articles/2009/09/23/selling-my-truck" rel="alternate" />
    <author>
      <name>Angelo Lakra</name>
    </author>
    <title type="html">Selling My Truck</title>
    <category term="personal" label="life" scheme="http://blog.angelolakra.com/articles/category/personal" />
    <category term="ford" scheme="http://blog.angelolakra.com/articles/tag/ford" />
    <category term="ranger" scheme="http://blog.angelolakra.com/articles/tag/ranger" />
    <category term="truck" scheme="http://blog.angelolakra.com/articles/tag/truck" />
    <category term="sale" scheme="http://blog.angelolakra.com/articles/tag/sale" />
    <summary type="html">&lt;p&gt;&lt;strong&gt;Edit 9/25/09&amp;#8212;My truck has already been sold.&lt;/strong&gt;&lt;/p&gt;


	&lt;p&gt;If you are interested, I&amp;#8217;m selling my truck &amp;#8211; Ford Ranger 2001 2WD V6 Automatic.  The rest of the details can be found &lt;a href="/pages/ford-ranger-2001-v6-83k-miles-for-sale"&gt;here&lt;/a&gt;.&lt;/p&gt;</summary>
    <content type="html">&lt;p&gt;&lt;strong&gt;Edit 9/25/09&amp;#8212;My truck has already been sold.&lt;/strong&gt;&lt;/p&gt;


	&lt;p&gt;If you are interested, I&amp;#8217;m selling my truck &amp;#8211; Ford Ranger 2001 2WD V6 Automatic.  The rest of the details can be found &lt;a href="/pages/ford-ranger-2001-v6-83k-miles-for-sale"&gt;here&lt;/a&gt;.&lt;/p&gt;</content>
  </entry>
  <entry>
    <id>tag:blog.angelolakra.com:Article30</id>
    <published>2009-05-11T09:57:24-06:00</published>
    <updated>2009-05-11T09:58:34-06:00</updated>
    <link type="text/html" href="http://blog.angelolakra.com/articles/2009/05/11/gnu-screen-redux" rel="alternate" />
    <author>
      <name>Angelo Lakra</name>
    </author>
    <title type="html">GNU Screen Redux</title>
    <category term="unix" label="linux" scheme="http://blog.angelolakra.com/articles/category/unix" />
    <category term="server" label="server" scheme="http://blog.angelolakra.com/articles/category/server" />
    <category term="ubuntu" scheme="http://blog.angelolakra.com/articles/tag/ubuntu" />
    <category term="gnu" scheme="http://blog.angelolakra.com/articles/tag/gnu" />
    <category term="screen" scheme="http://blog.angelolakra.com/articles/tag/screen" />
    <summary type="html">&lt;p&gt;A year or two ago, I had tried the popular command line window manager for &lt;span class="caps"&gt;POSIX&lt;/span&gt; systems, &lt;span class="caps"&gt;GNU&lt;/span&gt; Screen.  It seemed like a great idea, but for my own purposes, it was more complex than I wanted.&lt;/p&gt;


	&lt;p&gt;With the release of Ubuntu 9.04 and a customized version of &lt;span class="caps"&gt;GNU&lt;/span&gt; screen, I found now that screen is much easier to use.  I started screen again without knowing what the Ubuntu guys did and was pleasantly surprised how much they had simplified the interface.  Here&amp;#8217;s some great features I found nifty:&lt;/p&gt;


	&lt;ol&gt;
	&lt;li&gt;Choosing simple, clean themes for the interface&lt;/li&gt;
		&lt;li&gt;Easy configuration for setting up options on the interface&lt;/li&gt;
		&lt;li&gt;Reconnecting and switching windows is easy with simple function key commands&lt;/li&gt;
	&lt;/ol&gt;


	&lt;p&gt;I remember having trouble making sure that either emacs or irssi could not recconnect properly when I first tried &lt;span class="caps"&gt;GNU&lt;/span&gt; Screen, but this was probably due to my own ignorance of how screen worked. Thankfully, I don&amp;#8217;t seem to have any more problems with this revamped interface.&lt;/p&gt;


	&lt;p&gt;Way to go Canonical!  You&amp;#8217;ve improved my Ubuntu Server experience!&lt;/p&gt;</summary>
    <content type="html">&lt;p&gt;A year or two ago, I had tried the popular command line window manager for &lt;span class="caps"&gt;POSIX&lt;/span&gt; systems, &lt;span class="caps"&gt;GNU&lt;/span&gt; Screen.  It seemed like a great idea, but for my own purposes, it was more complex than I wanted.&lt;/p&gt;


	&lt;p&gt;With the release of Ubuntu 9.04 and a customized version of &lt;span class="caps"&gt;GNU&lt;/span&gt; screen, I found now that screen is much easier to use.  I started screen again without knowing what the Ubuntu guys did and was pleasantly surprised how much they had simplified the interface.  Here&amp;#8217;s some great features I found nifty:&lt;/p&gt;


	&lt;ol&gt;
	&lt;li&gt;Choosing simple, clean themes for the interface&lt;/li&gt;
		&lt;li&gt;Easy configuration for setting up options on the interface&lt;/li&gt;
		&lt;li&gt;Reconnecting and switching windows is easy with simple function key commands&lt;/li&gt;
	&lt;/ol&gt;


	&lt;p&gt;I remember having trouble making sure that either emacs or irssi could not recconnect properly when I first tried &lt;span class="caps"&gt;GNU&lt;/span&gt; Screen, but this was probably due to my own ignorance of how screen worked. Thankfully, I don&amp;#8217;t seem to have any more problems with this revamped interface.&lt;/p&gt;


	&lt;p&gt;Way to go Canonical!  You&amp;#8217;ve improved my Ubuntu Server experience!&lt;/p&gt;


	&lt;p&gt;See &lt;a href="http://arstechnica.com/open-source/news/2009/04/ubuntu-brings-advanced-screen-features-to-the-masses.ars"&gt;&lt;span class="caps"&gt;ARS&lt;/span&gt; Technica &amp;#8211; 
Ubuntu brings advanced Screen features to the masses&lt;/a&gt; for a screenshot.&lt;/p&gt;</content>
  </entry>
  <entry>
    <id>tag:blog.angelolakra.com:Article27</id>
    <published>2009-03-27T00:56:26-06:00</published>
    <updated>2009-03-27T00:56:26-06:00</updated>
    <link type="text/html" href="http://blog.angelolakra.com/articles/2009/03/27/and-then-i-realized-i-was-being-a-jerk" rel="alternate" />
    <author>
      <name>Angelo Lakra</name>
    </author>
    <title type="html">And then I realized I was being a Jerk</title>
    <category term="personal" label="life" scheme="http://blog.angelolakra.com/articles/category/personal" />
    <category term="software" label="software" scheme="http://blog.angelolakra.com/articles/category/software" />
    <category term="work" label="work" scheme="http://blog.angelolakra.com/articles/category/work" />
    <category term="jerk" scheme="http://blog.angelolakra.com/articles/tag/jerk" />
    <category term="work" scheme="http://blog.angelolakra.com/articles/tag/work" />
    <summary type="html">&lt;p&gt;It&amp;#8217;s funny how lack of sleep and stress can change one&amp;#8217;s mood so quickly.&lt;/p&gt;


	&lt;p&gt;The other day I was alerted by my manager that I needed to make some adjustments to a website.  Now, I had been working on this site for what seemed like ages and was not surprised that the adjustments seemed to be something that would push the deadline back even further.  As I delved into the code, I felt like I was making significant progress in less time than I had anticipated.  But then I hit the front page&amp;#8212;I was getting frustrated about manipulating a simple &lt;span class="caps"&gt;DIV&lt;/span&gt; tag.&lt;/p&gt;


	&lt;p&gt;I cried out for help to another programmer as I did not want to deal with the problem and of course, my colleague responded with a simple &amp;#8220;Why don&amp;#8217;t you just move it outside this other &lt;span class="caps"&gt;DIV&lt;/span&gt;?&amp;#8221; in a slight tone that said &amp;#8220;Dude, you should know that&amp;#8221;.  At this point my fuse was about to to burn out and I was going to explode, &amp;#8220;It&amp;#8217;s just not that simple!&amp;#8221;, but I managed to take out the exclamation point as I was saying it.
His suggestion worked completely and I moved on.&lt;/p&gt;


	&lt;p&gt;After finishing this task,  I realized I had been a jerk.  When playing our daily game of foozeball, I smooth things over by making fun of a wild-haired, hysterical version of myself saying &amp;#8220;It&amp;#8217;s just not that simple!&amp;#8221;.  That worked too.&lt;/p&gt;


	&lt;p&gt;Anyway, I just thought about this little episode as I was updating my personal website.  I was reading the copy and was alarmed at how bitter and aloof my copy had been and realized once again that I was coming off as super elitist jerk.  Wow, way to go Angelo.&lt;/p&gt;


	&lt;p&gt;I attribute this to, as of late, my patience getting short due to last month of not getting much sleep because of working on late projects and helping take care of my new son during the night.&lt;/p&gt;


	&lt;p&gt;Moral: Don&amp;#8217;t take out your lack of sleep on others, just go to sleep.  You gotta hit your own reset button somehow.&lt;/p&gt;</summary>
    <content type="html">&lt;p&gt;It&amp;#8217;s funny how lack of sleep and stress can change one&amp;#8217;s mood so quickly.&lt;/p&gt;


	&lt;p&gt;The other day I was alerted by my manager that I needed to make some adjustments to a website.  Now, I had been working on this site for what seemed like ages and was not surprised that the adjustments seemed to be something that would push the deadline back even further.  As I delved into the code, I felt like I was making significant progress in less time than I had anticipated.  But then I hit the front page&amp;#8212;I was getting frustrated about manipulating a simple &lt;span class="caps"&gt;DIV&lt;/span&gt; tag.&lt;/p&gt;


	&lt;p&gt;I cried out for help to another programmer as I did not want to deal with the problem and of course, my colleague responded with a simple &amp;#8220;Why don&amp;#8217;t you just move it outside this other &lt;span class="caps"&gt;DIV&lt;/span&gt;?&amp;#8221; in a slight tone that said &amp;#8220;Dude, you should know that&amp;#8221;.  At this point my fuse was about to to burn out and I was going to explode, &amp;#8220;It&amp;#8217;s just not that simple!&amp;#8221;, but I managed to take out the exclamation point as I was saying it.
His suggestion worked completely and I moved on.&lt;/p&gt;


	&lt;p&gt;After finishing this task,  I realized I had been a jerk.  When playing our daily game of foozeball, I smooth things over by making fun of a wild-haired, hysterical version of myself saying &amp;#8220;It&amp;#8217;s just not that simple!&amp;#8221;.  That worked too.&lt;/p&gt;


	&lt;p&gt;Anyway, I just thought about this little episode as I was updating my personal website.  I was reading the copy and was alarmed at how bitter and aloof my copy had been and realized once again that I was coming off as super elitist jerk.  Wow, way to go Angelo.&lt;/p&gt;


	&lt;p&gt;I attribute this to, as of late, my patience getting short due to last month of not getting much sleep because of working on late projects and helping take care of my new son during the night.&lt;/p&gt;


	&lt;p&gt;Moral: Don&amp;#8217;t take out your lack of sleep on others, just go to sleep.  You gotta hit your own reset button somehow.&lt;/p&gt;</content>
  </entry>
  <entry>
    <id>tag:blog.angelolakra.com:Article26</id>
    <published>2009-03-24T03:28:37-06:00</published>
    <updated>2009-03-24T04:19:01-06:00</updated>
    <link type="text/html" href="http://blog.angelolakra.com/articles/2009/03/24/git-handles-my-todo-list" rel="alternate" />
    <author>
      <name>Angelo Lakra</name>
    </author>
    <title type="html">Git handles my TODO List</title>
    <category term="software" label="software" scheme="http://blog.angelolakra.com/articles/category/software" />
    <category term="work" label="work" scheme="http://blog.angelolakra.com/articles/category/work" />
    <category term="org" scheme="http://blog.angelolakra.com/articles/tag/org" />
    <category term="mode" scheme="http://blog.angelolakra.com/articles/tag/mode" />
    <category term="emacs" scheme="http://blog.angelolakra.com/articles/tag/emacs" />
    <category term="todo" scheme="http://blog.angelolakra.com/articles/tag/todo" />
    <category term="git" scheme="http://blog.angelolakra.com/articles/tag/git" />
    <summary type="html">&lt;p&gt;After juggling several &lt;span class="caps"&gt;TODO&lt;/span&gt; lists, I came up with the idea of trying to place everything into &lt;span class="caps"&gt;GIT&lt;/span&gt; and it seems to be much nicer than I had previously thought.&lt;/p&gt;


	&lt;p&gt;In addition to this, I&amp;#8217;ve discovered using Emacs&amp;#8217; &lt;a href="http://orgmode.org/"&gt;org-mode&lt;/a&gt; is an excellent way to manage these files.  I get tables, spreadsheets, checkboxes and much more with a few keystrokes.  I&amp;#8217;m enjoying it.&lt;/p&gt;</summary>
    <content type="html">&lt;p&gt;After juggling several &lt;span class="caps"&gt;TODO&lt;/span&gt; lists, I came up with the idea of trying to place everything into &lt;span class="caps"&gt;GIT&lt;/span&gt; and it seems to be much nicer than I had previously thought.&lt;/p&gt;


	&lt;p&gt;In addition to this, I&amp;#8217;ve discovered using Emacs&amp;#8217; &lt;a href="http://orgmode.org/"&gt;org-mode&lt;/a&gt; is an excellent way to manage these files.  I get tables, spreadsheets, checkboxes and much more with a few keystrokes.  I&amp;#8217;m enjoying it.&lt;/p&gt;</content>
  </entry>
  <entry>
    <id>tag:blog.angelolakra.com:Article13</id>
    <published>2008-07-01T08:55:03-06:00</published>
    <updated>2008-07-01T10:33:21-06:00</updated>
    <link type="text/html" href="http://blog.angelolakra.com/articles/2008/07/01/thoughts-on-trains" rel="alternate" />
    <author>
      <name>Angelo Lakra</name>
    </author>
    <title type="html">Thoughts on Trains</title>
    <category term="canyoucodebetter" label="canyoucodebetter" scheme="http://blog.angelolakra.com/articles/category/canyoucodebetter" />
    <category term="personal" label="life" scheme="http://blog.angelolakra.com/articles/category/personal" />
    <category term="ruby" label="ruby" scheme="http://blog.angelolakra.com/articles/category/ruby" />
    <category term="goals" scheme="http://blog.angelolakra.com/articles/tag/goals" />
    <category term="ruby" scheme="http://blog.angelolakra.com/articles/tag/ruby" />
    <category term="trains" scheme="http://blog.angelolakra.com/articles/tag/trains" />
    <category term="train" scheme="http://blog.angelolakra.com/articles/tag/train" />
    <summary type="html">&lt;p&gt;Every now and then I have to write something that gets my personal goals back on
track.  I&amp;#8217;ve found that the train ride into work is a great time for me to
reflect on things floating around my head before I begin the code grind at work.
I&amp;#8217;m mainly speaking of my projects that I develop in Ruby, but will probably
have other aspirations written down as well.&lt;/p&gt;


	&lt;p&gt;There are a two specific projects that I wish to finish by the summers end.  
They are canyoucodebetter and a mud.  I think the biggest thing that has 
been keeping me from working on them is time and fatigue.  When I get home
around 6:30 &lt;span class="caps"&gt;PM I&lt;/span&gt;&amp;#8217;m ususally involved with my immediate family (my wife and 
daughter) until 9:30 PM.  As you can imagine, that doesn&amp;#8217;t leave a lot of time
for my projects as I try to leave for work at 7:30 AM.  Trying to squeeze 8 
hours of sleep in there leaves me the small time of 9:30 PM to 11:30 PM.  
Unfortunately, by those times I&amp;#8217;m so tired that I tend to stare blanky at
my screen more than coding real value.&lt;/p&gt;


	&lt;p&gt;So the train ride is my way out.  I don&amp;#8217;t have to focus on anything but 
the laptop screen in front of me and making sure that I don&amp;#8217;t crowd anyones
personal space.  I guess my only complaint about the train is the glare that
the morning sun shines on my reflective screen.&lt;/p&gt;


	&lt;p&gt;Another thing about the train is that there seems to be public wifi spots at
each stop.  However, there is not enough time to connect to one and do anything
useful before the train starts moving again.  Bummer.&lt;/p&gt;


	&lt;p&gt;When I was Boston I fell in love with the public transit immediately.  I would
go down to the caverns where the trains would stop and pick up people.  They
reminded me of fast moving worms because of the way they would contort
like an accordian in the tunnels underneath the city.&lt;/p&gt;


	&lt;p&gt;I would get on and hop off, go to the surface and I was in a new place.  &lt;span class="caps"&gt;MIT&lt;/span&gt;?
Sure.  Harvard? No problem.  It was great.&lt;/p&gt;</summary>
    <content type="html">&lt;p&gt;Every now and then I have to write something that gets my personal goals back on
track.  I&amp;#8217;ve found that the train ride into work is a great time for me to
reflect on things floating around my head before I begin the code grind at work.
I&amp;#8217;m mainly speaking of my projects that I develop in Ruby, but will probably
have other aspirations written down as well.&lt;/p&gt;


	&lt;p&gt;There are a two specific projects that I wish to finish by the summers end.  
They are canyoucodebetter and a mud.  I think the biggest thing that has 
been keeping me from working on them is time and fatigue.  When I get home
around 6:30 &lt;span class="caps"&gt;PM I&lt;/span&gt;&amp;#8217;m ususally involved with my immediate family (my wife and 
daughter) until 9:30 PM.  As you can imagine, that doesn&amp;#8217;t leave a lot of time
for my projects as I try to leave for work at 7:30 AM.  Trying to squeeze 8 
hours of sleep in there leaves me the small time of 9:30 PM to 11:30 PM.  
Unfortunately, by those times I&amp;#8217;m so tired that I tend to stare blanky at
my screen more than coding real value.&lt;/p&gt;


	&lt;p&gt;So the train ride is my way out.  I don&amp;#8217;t have to focus on anything but 
the laptop screen in front of me and making sure that I don&amp;#8217;t crowd anyones
personal space.  I guess my only complaint about the train is the glare that
the morning sun shines on my reflective screen.&lt;/p&gt;


	&lt;p&gt;Another thing about the train is that there seems to be public wifi spots at
each stop.  However, there is not enough time to connect to one and do anything
useful before the train starts moving again.  Bummer.&lt;/p&gt;


	&lt;p&gt;When I was Boston I fell in love with the public transit immediately.  I would
go down to the caverns where the trains would stop and pick up people.  They
reminded me of fast moving worms because of the way they would contort
like an accordian in the tunnels underneath the city.&lt;/p&gt;


	&lt;p&gt;I would get on and hop off, go to the surface and I was in a new place.  &lt;span class="caps"&gt;MIT&lt;/span&gt;?
Sure.  Harvard? No problem.  It was great.&lt;/p&gt;</content>
  </entry>
  <entry>
    <id>tag:blog.angelolakra.com:Article12</id>
    <published>2008-06-04T00:25:45-06:00</published>
    <updated>2008-06-04T00:29:53-06:00</updated>
    <link type="text/html" href="http://blog.angelolakra.com/articles/2008/06/04/can-you-code-better-deployed" rel="alternate" />
    <author>
      <name>Angelo Lakra</name>
    </author>
    <title type="html">"Can You Code Better" Deployed</title>
    <category term="canyoucodebetter" label="canyoucodebetter" scheme="http://blog.angelolakra.com/articles/category/canyoucodebetter" />
    <category term="ruby" label="ruby" scheme="http://blog.angelolakra.com/articles/category/ruby" />
    <category term="canyoucodebetter" scheme="http://blog.angelolakra.com/articles/tag/canyoucodebetter" />
    <category term="deployment" scheme="http://blog.angelolakra.com/articles/tag/deployment" />
    <summary type="html">&lt;p&gt;So I rewrote my little project little by little last week and finally deployed tonight.  It&amp;#8217;s now &lt;a href="http://www.canyoucodebetter.com"&gt;available&lt;/a&gt;. There is basic functionality for user authentication, code submission, restful formats for xml, yaml, html, and plain text.  I still have update and remove functions to be added, but will do that later on this week.  If you have any comments or feature suggestions, please send me an email or leave a comment.&lt;/p&gt;</summary>
    <content type="html">&lt;p&gt;So I rewrote my little project little by little last week and finally deployed tonight.  It&amp;#8217;s now &lt;a href="http://www.canyoucodebetter.com"&gt;available&lt;/a&gt;. There is basic functionality for user authentication, code submission, restful formats for xml, yaml, html, and plain text.  I still have update and remove functions to be added, but will do that later on this week.  If you have any comments or feature suggestions, please send me an email or leave a comment.&lt;/p&gt;</content>
  </entry>
  <entry>
    <id>tag:blog.angelolakra.com:Article8</id>
    <published>2008-04-28T08:35:15-06:00</published>
    <updated>2008-04-28T08:35:15-06:00</updated>
    <link type="text/html" href="http://blog.angelolakra.com/articles/2008/04/28/the-blog-is-back" rel="alternate" />
    <author>
      <name>Angelo Lakra</name>
    </author>
    <title type="html">The blog is back</title>
    <category term="unix" label="linux" scheme="http://blog.angelolakra.com/articles/category/unix" />
    <category term="blog" scheme="http://blog.angelolakra.com/articles/tag/blog" />
    <category term="crash" scheme="http://blog.angelolakra.com/articles/tag/crash" />
    <summary type="html">&lt;p&gt;Unfortunately, something happened to my old blog&amp;#8217;s software that caused it to crash every time the server started, so I reinstalled my blog with the latest version of typo.&lt;/p&gt;


	&lt;p&gt;Pesky segmentation faults.&lt;/p&gt;</summary>
    <content type="html">&lt;p&gt;Unfortunately, something happened to my old blog&amp;#8217;s software that caused it to crash every time the server started, so I reinstalled my blog with the latest version of typo.&lt;/p&gt;


	&lt;p&gt;Pesky segmentation faults.&lt;/p&gt;</content>
  </entry>
  <entry>
    <id>tag:blog.angelolakra.com:Article7</id>
    <published>2008-04-27T22:32:18-06:00</published>
    <updated>2008-04-27T22:32:18-06:00</updated>
    <link type="text/html" href="http://blog.angelolakra.com/articles/2008/04/16/thank-you" rel="alternate" />
    <author>
      <name>Angelo Lakra</name>
    </author>
    <title type="html">Thank You...</title>
    <category term="personal" label="life" scheme="http://blog.angelolakra.com/articles/category/personal" />
    <category term="random" scheme="http://blog.angelolakra.com/articles/tag/random" />
    <category term="kindness" scheme="http://blog.angelolakra.com/articles/tag/kindness" />
    <summary type="html">&lt;p&gt;To the person who left the much needed money and the kind note in my mailbox:&lt;/p&gt;

&lt;p&gt;Thank You&lt;/p&gt;</summary>
    <content type="html">&lt;p&gt;To the person who left the much needed money and the kind note in my mailbox:&lt;/p&gt;

&lt;p&gt;Thank You&lt;/p&gt;</content>
  </entry>
  <entry>
    <id>tag:blog.angelolakra.com:Article6</id>
    <published>2008-04-27T22:31:18-06:00</published>
    <updated>2008-04-27T22:31:18-06:00</updated>
    <link type="text/html" href="http://blog.angelolakra.com/articles/2008/03/16/pictures-of-boston" rel="alternate" />
    <author>
      <name>Angelo Lakra</name>
    </author>
    <title type="html">Pictures of Boston</title>
    <category term="personal" label="life" scheme="http://blog.angelolakra.com/articles/category/personal" />
    <category term="boston" scheme="http://blog.angelolakra.com/articles/tag/boston" />
    <category term="pictures" scheme="http://blog.angelolakra.com/articles/tag/pictures" />
    <summary type="html">&lt;p&gt;Here&amp;#8217;s a link to a Flickr gallery containing my photos of my first day in Boston.&lt;/p&gt;


	&lt;p&gt;&lt;a href="http://www.flickr.com/photos/11908617@N00/"&gt;http://www.flickr.com/photos/11908617@N00/&lt;/a&gt;&lt;/p&gt;</summary>
    <content type="html">&lt;p&gt;Here&amp;#8217;s a link to a Flickr gallery containing my photos of my first day in Boston.&lt;/p&gt;


	&lt;p&gt;&lt;a href="http://www.flickr.com/photos/11908617@N00/"&gt;http://www.flickr.com/photos/11908617@N00/&lt;/a&gt;&lt;/p&gt;</content>
  </entry>
</feed>

