<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Andrew Shell's Weblog</title>
	
	<link>http://blog.andrewshell.org</link>
	<description>Hoopla, Ballyhoo and More...</description>
	<lastBuildDate>Thu, 30 Apr 2009 22:59:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/andrewshell" type="application/rss+xml" /><feedburner:emailServiceId>andrewshell</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>CMS Commercial Intention</title>
		<link>http://feedproxy.google.com/~r/andrewshell/~3/rqfD2Jrl_OQ/cms-commercial-intention</link>
		<comments>http://blog.andrewshell.org/cms-commercial-intention#comments</comments>
		<pubDate>Wed, 15 Apr 2009 20:52:18 +0000</pubDate>
		<dc:creator>Andrew Shell</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[content management]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://blog.andrewshell.org/?p=411</guid>
		<description><![CDATA[Today I was playing around with the Online Commercial Intention tool on Microsoft&#8217;s adCenter Labs.  Just for fun I typed in a couple PHP content management systems I&#8217;ve used to see how they rank and came across some interesting results.  If you haven&#8217;t used the OCI tool before, it gives you a ranking [...]]]></description>
			<content:encoded><![CDATA[<p>Today I was playing around with the <a href="http://adlab.msn.com/Online-Commercial-Intention/Default.aspx" rel="nofollow">Online Commercial Intention</a> tool on Microsoft&#8217;s adCenter Labs.  Just for fun I typed in a couple PHP content management systems I&#8217;ve used to see how they rank and came across some interesting results.  If you haven&#8217;t used the <acronym title="Online Commercial Intention">OCI</acronym> tool before, it gives you a ranking for how likely someone searching for that term is looking or willing to buy something.  You get a number between 0 and 1 describing the probability.  Here are the results&#8230;<br />
<span id="more-411"></span></p>
<table style="margin: auto; text-align: center;">
<thead>
<tr>
<th>CMS</th>
<th>Commercial Intent</th>
</tr>
</thead>
<tbody>
<tr>
<th>Drupal</th>
<td>71%</td>
</tr>
<tr>
<th>Expression Engine</th>
<td>38%</td>
</tr>
<tr>
<th>Joomla</th>
<td>34%</td>
</tr>
<tr>
<th>Mambo</th>
<td>23%</td>
</tr>
<tr>
<th>WordPress</th>
<td>21%</td>
</tr>
</tbody>
</table>
<p>As you can see Drupal blows them all out of the water with the only ranking greater then 50%.  Number two on the list Expression Engine is the only commercial <acronym title="Content Management System">CMS</acronym> I have listed.</p>
<p>Why do you think Drupal has such a high commercial intent?</p>
<img src="http://feeds.feedburner.com/~r/andrewshell/~4/rqfD2Jrl_OQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.andrewshell.org/cms-commercial-intention/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://blog.andrewshell.org/cms-commercial-intention</feedburner:origLink></item>
		<item>
		<title>PHP Frameworks are Governments</title>
		<link>http://feedproxy.google.com/~r/andrewshell/~3/JHn6aLj75sM/php-frameworks-are-governments</link>
		<comments>http://blog.andrewshell.org/php-frameworks-are-governments#comments</comments>
		<pubDate>Thu, 05 Mar 2009 16:39:31 +0000</pubDate>
		<dc:creator>Andrew Shell</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[frameworks]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://blog.andrewshell.org/?p=402</guid>
		<description><![CDATA[I was e-mailing a friend the other day talking about PHP frameworks.  He&#8217;s been writing one for himself and I&#8217;ve written many many frameworks and CMSs through the years.  I&#8217;ve also looked at a lot of existing frameworks out there like Zend, CodeIgniter, CakePHP, Solar, Symfony and I&#8217;ve come to a conclusion.  [...]]]></description>
			<content:encoded><![CDATA[<p>I was e-mailing a friend the other day talking about PHP frameworks.  He&#8217;s been writing one for himself and I&#8217;ve written many many frameworks and <acronym title="Content Management System">CMS</acronym>s through the years.  I&#8217;ve also looked at a lot of existing frameworks out there like Zend, CodeIgniter, CakePHP, Solar, Symfony and I&#8217;ve come to a conclusion.  There are a lot of similarities between PHP frameworks and governments.</p>
<p>If you don&#8217;t use a framework of some sort (I&#8217;m using a loose definition of framework) you would have anarchy.  I&#8217;ve seen a lot of anarchy in PHP code.  No consistency, code all over the place, probably insecure.</p>
<p>There are Libertarian frameworks, that provide some structure and common libraries but generally leave you to your own devices.  They are lightweight, so they don&#8217;t use up too many resources and they are flexible.  A Libertarian framework will probably not force you to use an <acronym title="Object-Relational Mapping">ORM</acronym> to connect to the database.</p>
<p>On the other end of that spectrum are the Fascist frameworks.  They tell you how to lay out your code, how to write your controllers, how to write your templates and don&#8217;t even think about writing a line of SQL because you&#8217;ll be using ActiveRecord.  These work because you don&#8217;t have to think much.  Everything just works, you don&#8217;t have SQL injection problems, everything is filtered properly and forms are a piece of cake (as long as you don&#8217;t care how they look.)</p>
<p>Where does your favorite framework fall on the political spectrum?</p>
<img src="http://feeds.feedburner.com/~r/andrewshell/~4/JHn6aLj75sM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.andrewshell.org/php-frameworks-are-governments/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.andrewshell.org/php-frameworks-are-governments</feedburner:origLink></item>
		<item>
		<title>25 Random Things About Me</title>
		<link>http://feedproxy.google.com/~r/andrewshell/~3/G6hywLMsdY8/25-random-things-about-me</link>
		<comments>http://blog.andrewshell.org/25-random-things-about-me#comments</comments>
		<pubDate>Thu, 29 Jan 2009 22:37:30 +0000</pubDate>
		<dc:creator>Andrew Shell</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[autobiography]]></category>

		<guid isPermaLink="false">http://blog.andrewshell.org/?p=386</guid>
		<description><![CDATA[I was recently tagged in one of those chain letter things on facebook by my friend Blake Hall. I&#8217;m supposed to post 25 random things about myself and then tag 25 other people.  Well, I&#8217;m not tagging other people but I thought it would be fun to post.


I&#8217;m an ordained minister in the Church [...]]]></description>
			<content:encoded><![CDATA[<p>I was recently tagged in one of those chain letter things on facebook by my friend <a href="http://blakehall.org/" rel="nofollow">Blake Hall</a>. I&#8217;m supposed to post 25 random things about myself and then tag 25 other people.  Well, I&#8217;m not tagging other people but I thought it would be fun to post.<br />
<span id="more-386"></span></p>
<ol>
<li>I&#8217;m an ordained minister in the <a href="http://www.subgenius.com/" rel="nofollow">Church of the Subgenius</a>. &#8220;Eternal salvation or triple your money back!&#8221;</li>
<li>In 7th grade I went to <a href="http://www.spacecamp.com/" rel="nofollow">Space Camp</a>.</li>
<li>My favorite band is <a href="http://en.wikipedia.org/wiki/Oingo_Boingo" rel="nofollow">Oingo Boingo</a>.</li>
<li>I&#8217;m not Jewish, even though I subscribe to <a href="http://www.heebmagazine.com/" rel="nofollow">Heeb: The New Jew Review</a>.</li>
<li>I block most application requests on facebook.</li>
<li>I don&#8217;t think I&#8217;m very smart.</li>
<li>I fantasize of moving out to the middle of nowhere to live off the land possibly in a <a href="http://www.simondale.net/house/index.htm" rel="nofollow">hobbit hole</a>.</li>
<li>I have never been <a href="http://www.davidbowie.com/" rel="nofollow">David Bowie</a>.</li>
<li>I was <a href="http://en.wikipedia.org/wiki/Veganism" rel="nofollow">vegan</a> for 3 months.</li>
<li>I have considered becoming <a href="http://en.wikipedia.org/wiki/Buddhism" rel="nofollow">Buddhist</a>.</li>
<li>I own a <a href="http://www.ipdb.org/machine.cgi?id=2159" rel="nofollow">pinball machine</a>.</li>
<li>I scored an 8 foot long subway (the restaurant) sign for my dining room, breaking my cars muffler in the process in a sort of semi-high-speed getaway.</li>
<li>I love apple turnovers but shouldn&#8217;t eat them because they make me fat.</li>
<li>My favorite pair of boxers are from Ralph Lauren and have little polo players on them.</li>
<li>I don&#8217;t practice what I preach, because I&#8217;m not the kind of person I&#8217;m preaching to.</li>
<li>I feel overwhelmed because I don&#8217;t know what I want from life.</li>
<li>I want a shiny silver vintage <a href="http://www.airstream.com/" rel="nofollow">Airstream travel trailer</a>.</li>
<li>I don&#8217;t like scary movies and I love chick flicks.</li>
<li>I own a pith helmet and a straw boater.</li>
<li>I&#8217;m nostalgic for the internet of the late 1990s.</li>
<li>I thought <a href="http://www.amazon.com/First-Band-Moon-Cardigans/dp/B000001EP1" rel="nofollow">First Band on the Moon by the Cardigans</a> was such a good album I was afraid to listen to any of their other albums because I didn&#8217;t think they could measure up.  I&#8217;m glad I finally broke down.</li>
<li>My favorite TV show is <a href="http://www.sho.com/lword" rel="nofollow">the L Word</a>, favorite character is Alice.</li>
<li>I&#8217;ve ordered CDs and Vinyl from England and Germany because I couldn&#8217;t find them state side.</li>
<li>I had a major crush on the same girl from 3rd grade through graduation and I never asked her out.</li>
<li>I love black licorice, green NyQuil and Jägermeister.</li>
</ol>
<img src="http://feeds.feedburner.com/~r/andrewshell/~4/G6hywLMsdY8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.andrewshell.org/25-random-things-about-me/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.andrewshell.org/25-random-things-about-me</feedburner:origLink></item>
		<item>
		<title>January 2009 Updates</title>
		<link>http://feedproxy.google.com/~r/andrewshell/~3/KE5zz_I3uIo/january-2009-updates</link>
		<comments>http://blog.andrewshell.org/january-2009-updates#comments</comments>
		<pubDate>Tue, 27 Jan 2009 18:22:58 +0000</pubDate>
		<dc:creator>Andrew Shell</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[autobiography]]></category>
		<category><![CDATA[rock climbing]]></category>
		<category><![CDATA[russian]]></category>

		<guid isPermaLink="false">http://blog.andrewshell.org/?p=382</guid>
		<description><![CDATA[So it seems this post falls exactly one month from my New Years Resolutions post.  I thought I&#8217;d regale you with some updates.
Today I signed up for the Beginning Rock Climbing course at Planet Granite.  I&#8217;m pretty impressed with what I&#8217;ve seen of the place so far.  I start my first of [...]]]></description>
			<content:encoded><![CDATA[<p>So it seems this post falls exactly one month from my <a href="/new-years-resolutions-2008">New Years Resolutions</a> post.  I thought I&#8217;d regale you with some updates.</p>
<p>Today I signed up for the Beginning Rock Climbing course at Planet Granite.  I&#8217;m pretty impressed with what I&#8217;ve seen of the place so far.  I start my first of 4 weekly classes on February 4th.  I&#8217;m not sure how this will work out long term since even at the club to do the regular climbing I&#8217;ll need a partner.  I&#8217;m hoping I&#8217;ll find someone in the same boat during the class that I can partner up with going forward.  They also offer yoga classes.  I think I&#8217;ll plan to attend two classes a week.  If I do the Ashtanga yoga on Mondays and Wednesdays to start I can expand to a third class on Saturdays in the future.  I haven&#8217;t checked it out but they also have a fitness center which sounds like a regular gym there.  I have a membership at Gold&#8217;s Gym but I haven&#8217;t gotten out there too much because it&#8217;s kind of out of my way.  Planet Granite on the other hand is very close to me.  I discovered I can walk there in 15 minutes or so.</p>
<p>I haven&#8217;t progressed with learning Russian.  I started with the Rosetta Stone program but then I got sick and haven&#8217;t gotten back in the flow with that.  I also decided to hold off on taking Russian classes at the moment.  I think starting out with the rock climbing and yoga I&#8217;ll be pretty busy.  I&#8217;m still thinking about taking art classes, but like I said last month, it&#8217;s not something I&#8217;m planning on pursuing immediately. </p>
<p>Otherwise I&#8217;m keeping busy.  Work is going well and I&#8217;ve met some cool new friends to hang out with.  I&#8217;ve had an surge of freelance work lately that has kept me off the streets.  Hopefully some of the extra money I&#8217;m making will go towards building myself a new computer.</p>
<img src="http://feeds.feedburner.com/~r/andrewshell/~4/KE5zz_I3uIo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.andrewshell.org/january-2009-updates/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://blog.andrewshell.org/january-2009-updates</feedburner:origLink></item>
		<item>
		<title>Pictures from California</title>
		<link>http://feedproxy.google.com/~r/andrewshell/~3/CMtw-MSxVqw/pictures-from-california</link>
		<comments>http://blog.andrewshell.org/pictures-from-california#comments</comments>
		<pubDate>Sun, 11 Jan 2009 20:01:04 +0000</pubDate>
		<dc:creator>Andrew Shell</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[california]]></category>
		<category><![CDATA[pbwiki]]></category>
		<category><![CDATA[photos]]></category>

		<guid isPermaLink="false">http://blog.andrewshell.org/?p=356</guid>
		<description><![CDATA[So I promised folks pictures a while ago and hadn&#8217;t gotten around to it.  Mostly because I was waiting until I got everything put away and cleaned up.  But you know me, I tend to procrastinate.  So I figured if I waited until I got things put away the pictures would never [...]]]></description>
			<content:encoded><![CDATA[<p>So I promised folks pictures a while ago and hadn&#8217;t gotten around to it.  Mostly because I was waiting until I got everything put away and cleaned up.  But you know me, I tend to procrastinate.  So I figured if I waited until I got things put away the pictures would never be taken.  So here they are.</p>

<a href='http://blog.andrewshell.org/pictures-from-california/img_0228' title='img_0228'><img width="150" height="150" src="http://blog.andrewshell.org/wp-content/uploads/2009/01/img_0228-150x150.jpg" class="attachment-thumbnail" alt="View from PBwiki" title="img_0228" /></a>
<a href='http://blog.andrewshell.org/pictures-from-california/img_0229' title='img_0229'><img width="150" height="150" src="http://blog.andrewshell.org/wp-content/uploads/2009/01/img_0229-150x150.jpg" class="attachment-thumbnail" alt="PBwiki" title="img_0229" /></a>
<a href='http://blog.andrewshell.org/pictures-from-california/img_0230' title='img_0230'><img width="150" height="150" src="http://blog.andrewshell.org/wp-content/uploads/2009/01/img_0230-150x150.jpg" class="attachment-thumbnail" alt="PBwiki" title="img_0230" /></a>
<a href='http://blog.andrewshell.org/pictures-from-california/img_0231' title='img_0231'><img width="150" height="150" src="http://blog.andrewshell.org/wp-content/uploads/2009/01/img_0231-150x150.jpg" class="attachment-thumbnail" alt="My Desk" title="img_0231" /></a>
<a href='http://blog.andrewshell.org/pictures-from-california/img_0232' title='img_0232'><img width="150" height="150" src="http://blog.andrewshell.org/wp-content/uploads/2009/01/img_0232-150x150.jpg" class="attachment-thumbnail" alt="Outside Apartment" title="img_0232" /></a>
<a href='http://blog.andrewshell.org/pictures-from-california/img_0233' title='img_0233'><img width="150" height="150" src="http://blog.andrewshell.org/wp-content/uploads/2009/01/img_0233-150x150.jpg" class="attachment-thumbnail" alt="Backyard" title="img_0233" /></a>
<a href='http://blog.andrewshell.org/pictures-from-california/img_0234' title='img_0234'><img width="150" height="150" src="http://blog.andrewshell.org/wp-content/uploads/2009/01/img_0234-150x150.jpg" class="attachment-thumbnail" alt="Kitchen" title="img_0234" /></a>
<a href='http://blog.andrewshell.org/pictures-from-california/img_0235' title='img_0235'><img width="150" height="150" src="http://blog.andrewshell.org/wp-content/uploads/2009/01/img_0235-150x150.jpg" class="attachment-thumbnail" alt="Kitchen" title="img_0235" /></a>
<a href='http://blog.andrewshell.org/pictures-from-california/img_0236' title='img_0236'><img width="150" height="150" src="http://blog.andrewshell.org/wp-content/uploads/2009/01/img_0236-150x150.jpg" class="attachment-thumbnail" alt="Living Room" title="img_0236" /></a>
<a href='http://blog.andrewshell.org/pictures-from-california/img_0237' title='img_0237'><img width="150" height="150" src="http://blog.andrewshell.org/wp-content/uploads/2009/01/img_0237-150x150.jpg" class="attachment-thumbnail" alt="Living Room" title="img_0237" /></a>
<a href='http://blog.andrewshell.org/pictures-from-california/img_0238' title='img_0238'><img width="150" height="150" src="http://blog.andrewshell.org/wp-content/uploads/2009/01/img_0238-150x150.jpg" class="attachment-thumbnail" alt="Bedroom" title="img_0238" /></a>
<a href='http://blog.andrewshell.org/pictures-from-california/img_0239' title='img_0239'><img width="150" height="150" src="http://blog.andrewshell.org/wp-content/uploads/2009/01/img_0239-150x150.jpg" class="attachment-thumbnail" alt="Bedroom" title="img_0239" /></a>
<a href='http://blog.andrewshell.org/pictures-from-california/img_0240' title='img_0240'><img width="150" height="150" src="http://blog.andrewshell.org/wp-content/uploads/2009/01/img_0240-150x150.jpg" class="attachment-thumbnail" alt="Office" title="img_0240" /></a>
<a href='http://blog.andrewshell.org/pictures-from-california/img_0241' title='img_0241'><img width="150" height="150" src="http://blog.andrewshell.org/wp-content/uploads/2009/01/img_0241-150x150.jpg" class="attachment-thumbnail" alt="Office" title="img_0241" /></a>

<img src="http://feeds.feedburner.com/~r/andrewshell/~4/CMtw-MSxVqw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.andrewshell.org/pictures-from-california/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.andrewshell.org/pictures-from-california</feedburner:origLink></item>
		<item>
		<title>Cause you know… I can’t read or write.</title>
		<link>http://feedproxy.google.com/~r/andrewshell/~3/66tF-T9VhCo/i-cant-read-or-write</link>
		<comments>http://blog.andrewshell.org/i-cant-read-or-write#comments</comments>
		<pubDate>Tue, 06 Jan 2009 07:46:37 +0000</pubDate>
		<dc:creator>Andrew Shell</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[autobiography]]></category>
		<category><![CDATA[commentary]]></category>

		<guid isPermaLink="false">http://blog.andrewshell.org/?p=342</guid>
		<description><![CDATA[Or so I say.  But clearly that&#8217;s not true, unless you believe my stories of a well trained chimp that does all my reading and writing for me.  It&#8217;s a joke I&#8217;ve used quite a bit through the years.  People typically find it funny because of the obvious falseness of it.  [...]]]></description>
			<content:encoded><![CDATA[<p>Or so I say.  But clearly that&#8217;s not true, unless you believe my stories of a well trained chimp that does all my reading and writing for me.  It&#8217;s a joke I&#8217;ve used quite a bit through the years.  People typically find it funny because of the obvious falseness of it.  Clearly I can read and write but most people also seem to think I&#8217;m quite intelligent.  I am a computer programmer of all things.  And this is where I feel most people fail.</p>
<p>Because computers are becoming such a key part of our everyday lives, a part that many people still struggle with, my advanced knowledge in their workings (compared to the observer) lead them to mistakenly assume that this makes me some kind of genius.  However I know the truth, they have been fooled.</p>
<p>I read an article today on the train in EnlightenNext magazine entitled &#8220;The Dumbest Generation?&#8221; by Tom Huston.  It&#8217;s an interesting read.  One thing that stood out was the phrase <em>sophisticatedly narcissistic</em> which seems to fit.</p>
<p>Why do I jump to the conclusion that I&#8217;m some sort of moron?  I don&#8217;t feel like I stand up to most of the identifiers of an educated individual.  One, I know very little of current events.  I don&#8217;t live in a cave, so I&#8217;m aware of some very significant events but I don&#8217;t watch the news, I don&#8217;t read normal news websites like CNN.  I&#8217;m up to speed on most tech news, but I live in a bubble.  </p>
<p>What are my main sources for news?  TechCrunch, Boing Boing, Digg and Reddit.  Just now I look at the top headline on CNN &#8220;Cries from Gaza: &#8216;We are in the eye of the storm&#8217;&#8221; and you know what?  I know almost nothing about what they are talking about.  I&#8217;ve read some headlines about something going on in Gaza but honestly, I wasn&#8217;t that interested.  I was more interested to read that Steve Jobs was losing weight because of a hormone imbalance and that&#8217;s partly why he&#8217;s not going to be doing the keynote at MacWorld.  This is because I&#8217;m <em>sophisticatedly narcissistic</em>.  I have all the news and information at my fingertips and I have no excusable reason for not keeping up on current national and world events.</p>
<p>At one time I added the New York Times and CNN to my RSS feed reader because I felt it was something I should do but after a few weeks I realized I just didn&#8217;t care and it was just noise to me.  One thing I remember having to learn when I was in middle school was the 50 states and the capitals of all 50 states.  I&#8217;m sure at this point I could do a pretty good job labeling the 50 states on a map but I&#8217;d be pretty hard pressed to name all 50 state capitals.</p>
<p>Not to long ago there was a magazine that had a cover article &#8220;Is Google Making Us Dumb?&#8221; or something like that.  I didn&#8217;t actually read the article but that&#8217;s a question that some of my friends and coworkers discussed at the time.  Some would argue that I&#8217;m not dumb for not knowing these things because I don&#8217;t need to know it, I can look it up.  I&#8217;m in front of a computer probably 70% of my waking hours and I have an iPhone with internet access in my pocket for the rest of the time.  I suspect GPS navigation systems will cause a similar dependency where at some point there will be people who won&#8217;t be able drive anywhere without the use of one.</p>
<p>If you took me with internet access compared to an above average educated person from 100 years ago and quizzed us on important things in our respective times I would clearly have an advantage.  Even if they were armed with all the resources at their disposal, I would still probably win.  Am I merely adapting to new technology?</p>
<p>My generation is pretty hard to motivate.  People look at the election as a glimmer of hope that we&#8217;re capable of acting.  But I&#8217;m not sure.  Look at what we&#8217;ve been through for the last 8 years.  Where were we 4 years ago when Bush got reelected?  I don&#8217;t know anybody who thought Bush was the right man for the job, but he still won.  This time Obama won, but not by what I thought should have been a historical landslide.  During the election people picked a side and repeated the soundbites.  I&#8217;m not 100% sure where each candidate stood on the issues.  I could probably make a good guess based on their respective political parties, but it would be a guess.  I did take a quiz online though and it said that Obama was a far better match then McCain based on my responses.</p>
<p>Early in the election I was backing Ron Paul.  Why?  Because I have an intrinsic distrust for authority and government.  Ron Paul stood for small government.  I liked the idea of getting rid of the IRS.  I knew that reverting to the gold standard wouldn&#8217;t do much good and could do harm but the idea of shaking things up seemed favorable.  I didn&#8217;t like that he was pro-life but I didn&#8217;t think he would be able to do anything about it, Bush couldn&#8217;t.  But that&#8217;s about it.  I didn&#8217;t rally for him but I did send him money, just as I later did for Obama.  Why didn&#8217;t I really do anything?  Probably because in my heart I knew it didn&#8217;t make any difference.  Ron Paul wasn&#8217;t going to win.  And honestly I&#8217;m not sure how much good Obama is going to be able to do.  I hope he&#8217;ll be better then McCain but you never know.  At least I voted.</p>
<p>I know that I&#8217;m ignorant, and what&#8217;s worse is I&#8217;m probably not going to do anything about it.  I&#8217;ll feel guilty about it, but that won&#8217;t be enough to motivate me.  I think this is the problem with me and a lot of my generation and this is why we&#8217;re the &#8220;Dumbest Generation&#8221;.  Let&#8217;s hope that I&#8217;m wrong, otherwise we&#8217;re all doomed.</p>
<img src="http://feeds.feedburner.com/~r/andrewshell/~4/66tF-T9VhCo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.andrewshell.org/i-cant-read-or-write/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.andrewshell.org/i-cant-read-or-write</feedburner:origLink></item>
		<item>
		<title>New Years Resolutions</title>
		<link>http://feedproxy.google.com/~r/andrewshell/~3/rfSHmElB6gw/new-years-resolutions-2008</link>
		<comments>http://blog.andrewshell.org/new-years-resolutions-2008#comments</comments>
		<pubDate>Sat, 27 Dec 2008 17:31:03 +0000</pubDate>
		<dc:creator>Andrew Shell</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[holidays]]></category>
		<category><![CDATA[rock climbing]]></category>
		<category><![CDATA[russian]]></category>

		<guid isPermaLink="false">http://blog.andrewshell.org/?p=335</guid>
		<description><![CDATA[I&#8217;m not really one who does the yearly resolutions and this year is no different.
Lately I&#8217;ve been in the midst of a lot of self reflection.  I guess moving across the country and starting a new life does that to a guy.  So I don&#8217;t really think of the following &#8220;resolutions&#8221; as anything [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not really one who does the yearly resolutions and this year is no different.</p>
<p>Lately I&#8217;ve been in the midst of a lot of self reflection.  I guess moving across the country and starting a new life does that to a guy.  So I don&#8217;t really think of the following &#8220;resolutions&#8221; as anything more then I would at any other time of the year.  My focus lately has been trying to identify places of unbalance in my life and try to come up with changes to become a more well rounded individual.</p>
<p>I&#8217;ve been very pleased with my weight loss but so far it&#8217;s been most because of dieting.  I need to start exercising if I&#8217;m going to continue to lose weight and make the change permanent.  It&#8217;s all about changing my lifestyle to be healthier.  Not having a car in CA is certainly helping but I want to do something more deliberate.  I&#8217;m thinking about learning rock climbing.  This has been something on the back of my mind for a while but because I don&#8217;t have any friends that are particularly active let alone rock climbers it&#8217;s not something I&#8217;ve felt like I can just pick up.  I&#8217;ve been doing some research and I&#8217;ve found a place called <a href="http://www.planetgranite.com/">Planet Granite</a> in Belmont which is pretty close to me.  It&#8217;s an indoor climbing gym which looks pretty cool.  They have classes so I figure this is a good way to start learning, plus hopefully I might meet some friends who are also interested in climbing so if I want to do actual rock climbing I&#8217;ll have people to do it with.  Planet Granite also teaches yoga which is something I&#8217;ve wanted to get into as well so maybe I&#8217;ll try that as well.</p>
<p>I also would like to learn Russian.  I&#8217;ve recently purchased the RosettaStone program for learning Russian and although it seems good I think I need to take an actual class.  I&#8217;ve found a place called ABC Language Exchange that have weekly classes starting end of January.  So I think I&#8217;ll probably try that out.</p>
<p>Lastly I have been toying with the idea of getting a degree in illustration for a while.  I had looked into the Academy of Art University which has online degrees.  They are based in San Francisco so now that I&#8217;m in the bay area I&#8217;ll see if I still want to do online or if I&#8217;ll be able to take classes on campus.  Maybe a combination would be best, as I do like the classroom environment where I can interact with my classmates.</p>
<p>So those are the three things I&#8217;ve been thinking about doing lately.  The Academy of Art University will not be something I pursue immediately.  I&#8217;ll probably start calling and talking to them in a month or so with the intention of starting classes in the fall.  I initially didn&#8217;t sign up because I didn&#8217;t think I could swing it financially but now I&#8217;m in a different boat and don&#8217;t think it will be much of an issue.</p>
<p>I think this will be an interesting year.</p>
<img src="http://feeds.feedburner.com/~r/andrewshell/~4/rfSHmElB6gw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.andrewshell.org/new-years-resolutions-2008/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.andrewshell.org/new-years-resolutions-2008</feedburner:origLink></item>
		<item>
		<title>My weight loss</title>
		<link>http://feedproxy.google.com/~r/andrewshell/~3/HduNWnSNEJ8/weight-loss</link>
		<comments>http://blog.andrewshell.org/weight-loss#comments</comments>
		<pubDate>Thu, 04 Dec 2008 01:10:55 +0000</pubDate>
		<dc:creator>Andrew Shell</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[california]]></category>
		<category><![CDATA[diet]]></category>

		<guid isPermaLink="false">http://blog.andrewshell.org/?p=280</guid>
		<description><![CDATA[Since April 2008 I&#8217;ve been dieting and exercising, mostly dieting.  I weighed more then I ever had before at a whopping 265 lbs.  Not an ideal situation.
I decided to attempt to lose weight, not really sure how I was going to do it.  I started out with the South Beach Diet which [...]]]></description>
			<content:encoded><![CDATA[<p>Since April 2008 I&#8217;ve been dieting and exercising, mostly dieting.  I weighed more then I ever had before at a whopping 265 lbs.  Not an ideal situation.</p>
<p>I decided to attempt to lose weight, not really sure how I was going to do it.  I started out with the South Beach Diet which got me down to 245 lbs before I plateaued.  I was losing my motivation.  Then my friend Jori who used to be a personal trainer got me doing what I&#8217;ve been doing since and it&#8217;s working pretty well.  The key parts are to eat every two hours and I try to eat more protein.   There were other similarities with the South Beach Diet like avoiding white carbohydrates.</p>
<p>Before I moved to San Mateo, I sold my car and have been relying on my two feet to get me around out here.  This has also helped with my weight loss and allows me to cheat on my diet once in a while (how I do love Cinnabon.)</p>
<p>Well, I recently reached a milestone.  I just dropped below the 220 lbs mark.  Not too bad.  I&#8217;m not sure how much weight I&#8217;m going to try to lose total.  Right now I&#8217;m looking at 200 lbs as a goal.  Mostly I just want to look better, get rid of the gut.  Still a long way to go.</p>
<p>I had been tracking my weight in a notebook but I wanted to be able to do more things with that data so I recently got the app <a href="http://www.fatwatchapp.com/">FatWatch</a> for my iPhone.  One of the neat features of this app is I can import and export my data.  So I took an export today and wrote a little script to create a graph from it and posted it here on my site.  You can view it <a href="/weight-tracking">here</a>.</p>
<p>It is really easy for me to update it, I just upload a current export from FatWatch.  So if you&#8217;re interested in my progress feel free to check out the chart.  I&#8217;ll try to update it often.</p>
<p>There are two lines on the chart.  One is what my weight is from day to day.  This line can be misleading because my weight fluctuates from day to day.  The way FatWatch takes this into account is by calculating a moving average.  So every day the moving average is calculated by taking 90% of the previous days average and adding it to 10% of today&#8217;s weight.  So even though you can see that I had a huge spike the day after Thanksgiving the moving average shows that I&#8217;ve been doing really well and that other then the 28th I&#8217;ve been making progress.  Nothing to get bent out of shape about.</p>
<p>If I try to lose 1 lb a week, my next milestone (210 lbs) will be around February 22.  Let&#8217;s see if I can do it.</p>
<img src="http://feeds.feedburner.com/~r/andrewshell/~4/HduNWnSNEJ8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.andrewshell.org/weight-loss/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.andrewshell.org/weight-loss</feedburner:origLink></item>
		<item>
		<title>Adjusting to California</title>
		<link>http://feedproxy.google.com/~r/andrewshell/~3/VYtQb9HKfb8/adjusting-california</link>
		<comments>http://blog.andrewshell.org/adjusting-california#comments</comments>
		<pubDate>Wed, 12 Nov 2008 04:18:18 +0000</pubDate>
		<dc:creator>Andrew Shell</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[california]]></category>
		<category><![CDATA[frameworks]]></category>
		<category><![CDATA[moving]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://blog.andrewshell.org/?p=274</guid>
		<description><![CDATA[So I&#8217;ve been a resident of California for just over three weeks now and things are going well.  I have most of my IKEA furniture assembled and most of my boxes unpacked.  I&#8217;ve been kind of lazy with things lately but that&#8217;s OK.  
PBwiki is really great.  Everyone I work with [...]]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;ve been a resident of California for just over three weeks now and things are going well.  I have most of my IKEA furniture assembled and most of my boxes unpacked.  I&#8217;ve been kind of lazy with things lately but that&#8217;s OK.  </p>
<p>PBwiki is really great.  Everyone I work with has been super good about making me feel at home.  I&#8217;m starting to get into some more complex projects.  I&#8217;ve been meaning to get some photos posted but haven&#8217;t gotten around to taking any.  Hopefully in the next couple days I&#8217;ll post some pics of my apartment and neighborhood.</p>
<p>Last week I attended the San Francisco PHP Meetup where Terry Chay talked about frameworks.  In particular he discussed how off the shelf frameworks suck because of the consequences.  He definitely was coming from the point of view of someone who writes very large highly scalable websites and in that context I very much agree with him.  He did say that these frameworks are good for toy projects and enterprise software which I&#8217;d agree with.</p>
<p>I&#8217;ve really wanted to find a good framework to use and I&#8217;ve come pretty close with Solar and Kohana but I&#8217;m never satisfied with the trade-offs.  I feel like I can use libraries from Solar or Zend if I need to as long as I code things properly on my end.  I follow the same naming structure as Solar and Zend where my file names and classes match up and I use a parent &#8220;namespace&#8221; to keep my code from polluting the global namespace.</p>
<img src="http://feeds.feedburner.com/~r/andrewshell/~4/VYtQb9HKfb8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.andrewshell.org/adjusting-california/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://blog.andrewshell.org/adjusting-california</feedburner:origLink></item>
		<item>
		<title>Last Day at Netconcepts</title>
		<link>http://feedproxy.google.com/~r/andrewshell/~3/F6_SDD1af3E/day-netconcepts</link>
		<comments>http://blog.andrewshell.org/day-netconcepts#comments</comments>
		<pubDate>Tue, 14 Oct 2008 13:39:03 +0000</pubDate>
		<dc:creator>Andrew Shell</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[netconcepts]]></category>
		<category><![CDATA[pbwiki]]></category>

		<guid isPermaLink="false">http://blog.andrewshell.org/?p=267</guid>
		<description><![CDATA[Friday was my last day at Netconcepts.  It wasn&#8217;t very emotional because this has been building up for about a month now.  My first phone interview with PBwiki was on September 5th, I was in CA interviewing in person September 19th and I put in my notice on September 24th.  I&#8217;ve had [...]]]></description>
			<content:encoded><![CDATA[<p>Friday was my last day at Netconcepts.  It wasn&#8217;t very emotional because this has been building up for about a month now.  My first phone interview with PBwiki was on September 5th, I was in CA interviewing in person September 19th and I put in my notice on September 24th.  I&#8217;ve had a chance to go out with most of my friends and coworkers.  Everyone is super excited for me, even though they are sad to see me go.</p>
<p>Hopefully I&#8217;ll be able to stay in contact with folks because they have been a great team to work with.  Many people are already talking about flying out to visit me in CA.</p>
<p>I&#8217;m not even leaving Netconcepts 100% as I&#8217;m going to continue working on the SEO Title Tag plugin and the WordPress Quiz plugin.  I&#8217;ve told them that they need to transition them to a Netconcepts developer but since my departure leaves them somewhat short handed I can pick up the slack for now.</p>
<p>This week is all about packing.  I still have a lot to pack and the moving company comes on Friday.  I fly out to San Mateo on Saturday and I start my first day at PBwiki on Monday, October 20th.</p>
<p>I&#8217;m very excited about this move, I think this is going to be a great opportunity.</p>
<img src="http://feeds.feedburner.com/~r/andrewshell/~4/F6_SDD1af3E" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.andrewshell.org/day-netconcepts/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.andrewshell.org/day-netconcepts</feedburner:origLink></item>
	</channel>
</rss>
