<?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>Phillip Harrington dot com</title>
	<atom:link href="http://www.phillipharrington.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phillipharrington.com</link>
	<description>The personal home page of Phillip Harrington</description>
	<lastBuildDate>Fri, 26 Feb 2010 07:16:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Accessing Values by Referrence in a Foreach Loop</title>
		<link>http://www.phillipharrington.com/2010/02/accessing-values-by-referrence-in-a-foreach-loop/</link>
		<comments>http://www.phillipharrington.com/2010/02/accessing-values-by-referrence-in-a-foreach-loop/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 07:15:51 +0000</pubDate>
		<dc:creator>Phillip</dc:creator>
				<category><![CDATA[WebLaCarte]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.phillipharrington.com/?p=221</guid>
		<description><![CDATA[Here&#8217;s a fun little trick. When looping over an array, you can access the values by reference. Instead of:


foreach &#40;$things as $i =&#62; $thing&#41;
&#123;
  $things&#91;$i&#93; = strtolower&#40;$thing&#41;;
&#125;


You can reference the values of the array:


foreach &#40;$things as &#38;$thing&#41;
&#123;
  $thing = strtolower&#40;$thing&#41;;
&#125;


It&#8217;s a small difference, but it comes in handy once in a while, especially [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a fun little trick. When looping over an array, you can access the values by reference. Instead of:</p>


<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #b1b100;">foreach</span> <span style="color: #009900;">&#40;</span><span style="color: #000088;">$things</span> <span style="color: #b1b100;">as</span> <span style="color: #000088;">$i</span> <span style="color: #339933;">=&gt;</span> <span style="color: #000088;">$thing</span><span style="color: #009900;">&#41;</span>
<span style="color: #009900;">&#123;</span>
  <span style="color: #000088;">$things</span><span style="color: #009900;">&#91;</span><span style="color: #000088;">$i</span><span style="color: #009900;">&#93;</span> <span style="color: #339933;">=</span> <span style="color: #990000;">strtolower</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$thing</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span></pre></div></div>


<p>You can reference the values of the array:</p>


<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #b1b100;">foreach</span> <span style="color: #009900;">&#40;</span><span style="color: #000088;">$things</span> <span style="color: #b1b100;">as</span> <span style="color: #339933;">&amp;</span><span style="color: #000088;">$thing</span><span style="color: #009900;">&#41;</span>
<span style="color: #009900;">&#123;</span>
  <span style="color: #000088;">$thing</span> <span style="color: #339933;">=</span> <span style="color: #990000;">strtolower</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$thing</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span></pre></div></div>


<p>It&#8217;s a small difference, but it comes in handy once in a while, especially when you&#8217;re doing more significant processing with each item.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phillipharrington.com/2010/02/accessing-values-by-referrence-in-a-foreach-loop/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>2009 &#8211; My Year in Review</title>
		<link>http://www.phillipharrington.com/2010/01/2009-my-year-in-review/</link>
		<comments>http://www.phillipharrington.com/2010/01/2009-my-year-in-review/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 01:28:58 +0000</pubDate>
		<dc:creator>Phillip</dc:creator>
				<category><![CDATA[Depression]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.phillipharrington.com/?p=205</guid>
		<description><![CDATA[My year in review: This comes from an email I <em>just</em> wrote to an email pal from New Zealand. Here's my update in multiple list form.]]></description>
			<content:encoded><![CDATA[<p>This comes from an email I <em>just</em> wrote to an email pal from New Zealand. Here&#8217;s my update in multiple list form. I&#8217;m cross-posting this to <a href="http://depressioncommonsense.com/">Depression Common Sense</a> since it mentions my depression situation.</p>

<h4>Bad decisions:</h4>

<ol>
<li>Continued serious relationship for 3 years &#8211; which turned out to be between 1 or 1 1/2 years too long.</li>
<li>Moved to Tampa (3 1/2 hours away from kids) to make relationship work logistically.</li>
<li>Bought a house, shopping club membership &amp; timeshare with the woman.</li>
</ol>

<h4>Bad news:</h4>

<ol>
<li>Relationship went into toilet &#8211; got worse and then worse.</li>
<li>Was laid off from big $$$ job.<span id="more-205"></span></li>
</ol>

<h4>Good decisions:</h4>

<ol>
<li>Finally added up red flags &amp; the toilet &amp; ended the relationship. Hurt like hell then. Doesn&#8217;t hurt now.</li>
<li>Got into therapy &amp; found a drug that worked at the start of the year &#8211; and have <em>stuck with it</em> &#8211; making huge progress. Emotionally I&#8217;m wayyy better off now.</li>
<li>Decided to go full time freelance after layoff instead of scrambling for another job I don&#8217;t want. Loving freelance &#8211; days are adrenalin filled.</li>
<li>In addition to professional brain-care team (the psychiatrist, therapist &#8211; both of whom I love &#8211; &amp; the right drug) &#8211; I have begun to think more positively with some tools &amp; games that help a LOT.</li>
</ol>

<h4>Good news:</h4>

<ol>
<li>Clients came out of nowhere when I went freelance.</li>
<li>One &#8220;client&#8221; became a &#8220;part owner&#8221; situation &#8211; no to low money for now &#8211; but when it starts to pay it will be big $$$ and <em>passive</em>.</li>
<li>Other big client who pays well has ongoing work through the new year. New clients, might go part passive there too.</li>
<li>Same client is mentoring me professionally into better things &#8211; managing sub-contractors, etc.</li>
<li>After the break-up made a really, really great friend &#8211; not romantic &#8211; but raised my expectation for friendships and has been a life-saver at times.</li>
<li>Found a tenant to rent a room in the house. Working out very well.</li>
<li>Started playing in a rock band (technically Nov 2008, but who&#8217;s counting?). We released an EP on CD which is now available on iTunes (in 2009 so that&#8217;s how it counts).</li>
</ol>

<h4>The Current Situation:</h4>

<ol>
<li>For a variety of financial factors, I am keeping the house for myself &#8211; love the house &#8211; ridding it of ex gf mojo &#8211; and making it <em>my</em> home.</li>
<li>Freelancing is tight for now, but jobs continue to materialize out of nowhere.</li>
<li>Seeing the kids infrequently due to finances, but those are improving, and I keep in touch via phone, plus txt &amp; email with the older one.</li>
<li>Somewhat renewed sense of spirituality, just about made peace with my former Christianity &#8211; moving on from it still, but I&#8217;m very happy where I&#8217;m at &#8211; and where I&#8217;m headed.</li>
<li>Trying to get back on the exercise and diet.</li>
<li>Was worried about my health but a recent update revealed that other than some minor cholesterol issues, I&#8217;m perfectly healthy</li>
</ol>

<p> <img src='http://www.phillipharrington.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  That&#8217;s really it. It&#8217;s been an amazing year. Learned a lot. Was sad a lot at the beginning, got way happier than I&#8217;ve ever been by the end of it.</p>

<h4>My 2010 Goals</h4>

<ol>
<li>Make more money &#8211; get 1429 people giving me $7 a month.</li>
<li>Bench twice as much as currently &#8211; 200lbs.</li>
<li>Release a CD of <a href="http://mattandphilsband.com/">Matt &amp; Phil&#8217;s Band</a> material.</li>
<li>Release a web-app all my own and charge for it.</li>
</ol>

<h4>Decisions</h4>

<ol>
<li>Nothing is stopping me from having anything I want, except occasionally myself.</li>
<li>There is no reason why I should not kick as much ass as possible in the coming year.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.phillipharrington.com/2010/01/2009-my-year-in-review/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>I Keep Bleeding</title>
		<link>http://www.phillipharrington.com/2009/11/i-keep-bleeding/</link>
		<comments>http://www.phillipharrington.com/2009/11/i-keep-bleeding/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 17:28:52 +0000</pubDate>
		<dc:creator>Phillip</dc:creator>
				<category><![CDATA[Sick Society]]></category>

		<guid isPermaLink="false">http://www.phillipharrington.com/?p=172</guid>
		<description><![CDATA[Welcome to the &#8216;Sick Society&#8217; category, wherein I attempt to make you think about things, become enraged by them, begin to change yourself at least &#8211; or change society at best.


  It is no measure of health to be well adjusted to a sick society
    &#8212;  Krisnamurti




You Must Listen to [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to the &#8216;Sick Society&#8217; category, wherein I attempt to make you think about things, become enraged by them, begin to change yourself at least &#8211; or change society at best.</p>

<blockquote>
  <p>It is no measure of health to be well adjusted to a sick society<br />
    &#8212; <cite> Krisnamurti</cite></p>
</blockquote>

<p><span id="more-172"></span></p>

<h4>You Must Listen to Radio Constantly</h4>

<p>This happened a while ago. I was out at the gas station, pumping my gas, at one of those stations where for some reason they feel the need to play the radio from overhead speakers at people pumping gas. Some shopping centers also play music in their parking lots, especially around the holidays. For whom, exactly? The cars? Can we have some quiet for a while?</p>

<p>The radio station was having a news update, probably from a news wire source. I would like to think that the station did not deliberately cause this unfortunate juxtaposition. If so, this is truly replusive, but I still maintain some shred of hope for humanity.</p>

<h4>They&#8217;ll Be Killing Babies Next</h4>

<p>What happened was this:  A pregnant woman was attacked by a friend who was unable to have children. The friend used a knife to cut the mother&#8217;s womb open, killing her in the process, and pre-maturely delivering the baby, who she then stole. I believe the baby later died.</p>

<p><br /></p>

<p>Let that sink in for a while.</p>

<p><br /></p>

<p>To add to my disgust, I actually attempted to Google News for this story so I could link to it here. The problem was I couldn&#8217;t pin-point which story to link to, because I can&#8217;t recall when I heard the story, and there have been several along the same lines at varying times. In other words, this apparently happens occasional. Once was too many.</p>

<h4>Leona Lewis, Play Us Out</h4>

<p>This alone would warrant a &#8217;sick society post&#8217;, but&#8230; The very next song to play on the radio was:</p>

<blockquote>
  <p>You cut me open, and I<br />
  Keep bleeding<br />
  Keep, keep bleeding love (repeats)&#8230;<br />
  You cut me open<br />
    &#8212; <cite>Leona Lews, &#8216;I Keep Bleeding&#8217;</cite></p>
</blockquote>

<p>Q.E.D.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phillipharrington.com/2009/11/i-keep-bleeding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More Facebook Musings</title>
		<link>http://www.phillipharrington.com/2009/11/more-facebook-musings/</link>
		<comments>http://www.phillipharrington.com/2009/11/more-facebook-musings/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 05:26:55 +0000</pubDate>
		<dc:creator>Phillip</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Web Nerdism]]></category>
		<category><![CDATA[facebook]]></category>

		<guid isPermaLink="false">http://www.phillipharrington.com/?p=147</guid>
		<description><![CDATA[Change is the Only Constant

Quit complaining that Facebook changes things. Embrace the new. When web developers work hard all day on a new feature only to have the community poo-poo it &#8211; for a site that&#8217;s free to begin with &#8211; it feels crappy. I know from experience. You don&#8217;t like it? Fine. Go build [...]]]></description>
			<content:encoded><![CDATA[<h4>Change is the Only Constant</h4>

<p>Quit complaining that Facebook changes things. Embrace the new. When web developers work hard all day on a new feature only to have the community poo-poo it &#8211; for a site that&#8217;s free to begin with &#8211; it feels crappy. I know from experience. You don&#8217;t like it? Fine. Go build a better one yourself.<span id="more-147"></span></p>

<h4>Web Nerds are Funny</h4>

<p>But looks aren&#8217;t everything! (rimshot) In regards to &#8220;English (Pirate)&#8221;, people seemed surprised that &#8216;the people behind Facebook have a sense of humor&#8217;. <em>Of course they have a sense of humor!</em> Do you think they could put up with all the pithy complaints if they didn&#8217;t?</p>

<p>Don&#8217;t be Surprised! Web developers, in general, are hilarious. I&#8217;ve noticed that the level of hilarity seems to be relative to the level of skilz.</p>

<h4>Mutual Friends?</h4>

<p>Do you ever see a &#8216;Suggested Friend&#8217; and think, &#8220;who the heck is that?&#8221; Then, to get a feel for who they are, you look at your &#8216;Mutual Friends&#8217;, and you think, &#8220;who the heck are <em>these</em> people?&#8221; <img src='http://www.phillipharrington.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Happens to me more than I&#8217;d care to admit.</p>

<h4>LOL</h4>

<p>Finally, for the love of all that is Holy, please stop commenting solely: &#8220;LOL&#8221; or &#8220;LOL!&#8221; or &#8220;LOL&#8230;&#8221; or all of the lower/mixed case versions thereof. Can you please think of something better to say? If that&#8217;s your only comment, just click the &#8216;i like this&#8217; link already.</p>

<blockquote>
  <p>&#8220;And posting &#8216;me too!&#8217; like some brain dead AOL-er&#8221;<br />
    &#8212; <cite>Weird Al Yankovic</cite></p>
</blockquote>

<p>I&#8217;ve made it my personal policy &#8211; in chat or otherwise &#8211; to never type LOL unless I have actually LOL&#8217;d. I&#8217;ve never ROTFLOL&#8217;d. Well, not over a stupid comment on chat anyway&#8230;</p>

<p><br /></p>

<p>Of course, Facebook could address this in code&#8230; (I&#8217;m sure their code is much more advanced than this, but you get the idea)</p>


<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #666666; font-style: italic;">// jkeeler would do it better.</span>
<span style="color: #000088;">$comment</span> <span style="color: #339933;">=</span> <span style="color: #990000;">preg_replace</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'/LOL([\.\!]+)?/i'</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">''</span><span style="color: #339933;">,</span> <span style="color: #000088;">$comment</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
<span style="color: #666666; font-style: italic;">// check for an empty comment after replacing the lol</span>
<span style="color: #b1b100;">if</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">''</span> <span style="color: #339933;">==</span> <span style="color: #000088;">$comment</span><span style="color: #009900;">&#41;</span>
<span style="color: #009900;">&#123;</span>
  <span style="color: #666666; font-style: italic;">// and so on ...</span>
<span style="color: #009900;">&#125;</span></pre></div></div>


<p>Just sayin&#8217;&#8230; Oh, and <a href="http://www.josephkeeler.com/">Joseph Keeler</a>, as I said, would do the regular expression much better than me, or anyone I know. He would have addressed &#8220;LOLOL&#8221;, &#8220;looool&#8221;, and so on and so forth.</p>

<p><br /></p>

<p>As a nerdy aside&#8230;</p>

<blockquote>
  <p>The e modifier makes preg_replace() treat the replacement parameter as PHP code after the appropriate references substitution is done.<br />
    &#8212; <cite><a href="http://php.net/manual/en/function.preg-replace.php">PHP Manual &#8211; preg_replace</a></cite></p>
</blockquote>

<p>Holy crap! I had no idea! How cool is that?!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phillipharrington.com/2009/11/more-facebook-musings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How I Manage to Enjoy Facebook &#8211; 9 Tips</title>
		<link>http://www.phillipharrington.com/2009/11/how-i-manage-to-enjoy-facebook-9-tips/</link>
		<comments>http://www.phillipharrington.com/2009/11/how-i-manage-to-enjoy-facebook-9-tips/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 02:53:29 +0000</pubDate>
		<dc:creator>Phillip</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[facebook]]></category>

		<guid isPermaLink="false">http://www.phillipharrington.com/?p=97</guid>
		<description><![CDATA[Facebook can be annoying. Here's how I manage to keep the static to a minimum so I can enjoy what I enjoy about it.]]></description>
			<content:encoded><![CDATA[<p>Facebook can be highly enjoyable, but also very annoying. Between app invites, mystery friends and requests, friends blabbering on your &#8216;Live News&#8217; page, there&#8217;s a lot that can get in the way of having a pleasant experience. Here&#8217;s are nine ways I manage to keep the noise to a minimum so I can enjoy what I enjoy about it:  my friends.</p>

<p><br /></p>

<h6>Updated! <a href="/2009/11/how-i-manage-to-enjoy-facebook-9-tips/#update_20091117">17-Nov-2009</a></h6>

<p><span id="more-97"></span></p>

<h4>Friends</h4>

<p><strong>One:</strong> I curate my friend&#8217;s list every few months or so. Yeah, like in a museum. I drop people like 3rd period French all the time. This is something I do &#8211; sorry &#8211; <em>mercilessly</em>.</p>

<p>I believe in being friends with people I&#8217;m really friends with (obvious?). This goes against the popular wisdom that the broader your social network the better (ala a Wired mag article a few months ago). In that vein, if new people show up and we become friends, I&#8217;ll keep them on my list as long as we start to interact once in a while. Beyond that, buh bye.</p>

<p>I don&#8217;t add recruiters, and I don&#8217;t accept &#8216;I&#8217;d like to network for business&#8217; type requests. Go on <a href="http://www.linkedin.com/in/philsown">LinkedIn</a> already. Or if I do add them, I consider it a trial, and fall back to the previous idea.</p>

<p>I remove (or do not add) anybody I would purposefully <em>not</em> be friends with in real life. I mean this not in the &#8216;We&#8217;re not really friends&#8217; way, but in the &#8216;I do not want to be your friend&#8217; way, if you catch my meaning. Why have their face popping up in my book all the time if it only brings up negative feelings?</p>

<p>Using my mouse like a machete, I&#8217;ve unfriended friends who I&#8217;ve fallen out with, ex-girlfriends, friends of ex&#8217;s, and so on. I never friended the ex-wife. No point to any of it. I&#8217;m there to have fun and enjoy the people who are in my life now.</p>

<p><br /></p>

<p><strong>Two:</strong> When I get a friend request from someone I don&#8217;t know, or don&#8217;t remember, I don&#8217;t add them right away. Instead I message them from the invite, and say &#8216;My apologies, but I&#8217;m forgetful. How do we know each other?&#8217; Nine times out of ten they don&#8217;t respond, and I can ignore the request guilt free. My brain is forgetful. I&#8217;ve accepted this, so I work with it.</p>

<h4>Apps</h4>

<p><strong>Three:</strong> I do not add many apps. I think apps are a colossal waste of time. A titanic waste, even. Herculean. I have a few that I like, but I hardly use them. If you&#8217;re into them, groovy. Enjoy. Not me, boy.</p>

<p>No, I do not want to be handed a skunk, get involved in a mob hit, find out which Care Bear I am, collect virtual knick knacks, or any of that crap. People are important. Web developers jerking off with the apps platform are not. If you want to connect with me, connect with me on a personal level. Call me a spoil sport <img src='http://www.phillipharrington.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  (<em>You&#8217;re a spoil sport, Phil!</em>)</p>

<p><br /></p>

<p><strong>Four:</strong> When my friends invite me to join annoying apps, I don&#8217;t click &#8216;ignore&#8217;, I click the &#8216;block this application&#8217; link in the invite. I never get a request from that application again.</p>

<p>I find that several goofy, well meaning friends will invite you to the app du jour. The &#8216;ignore&#8217; link will not stop multiple invites to the same app. I&#8217;ve blocked probably over 30 apps.</p>

<h4>The Wall</h4>

<p><strong>Five:</strong> I think the &#8216;wall&#8217; is pretty much the killer app of Facebook. I use the &#8216;Live News&#8217; view since it&#8217;s got <em>everything</em> (that I haven&#8217;t blocked) and it updates realtime. The difference between &#8216;Live News&#8217; and &#8216;News&#8217; is that &#8216;News&#8217; is selective. I get the difference, but yeah &#8211; I don&#8217;t get the point of having both either.</p>

<p><br /></p>

<p><strong>Six:</strong> On the wall, if you hover over the top right corner of a post, you can select &#8216;hide&#8217;. It&#8217;s a drop-down menu.</p>

<p>If someone has posted an update from an app (farmville anyone?) you can choose the second option in the drop-down which hides all posts from that app (hooray), regardless of what friend posted it. This second option is only on posts from an app (and maybe some other things too? Not sure.)</p>

<p>With the first option on the drop-down, you can hide posts from a particular friend. This is a polite way to do &#8217;sure, we&#8217;ll be friends on facebook&#8217; but not really. But, if you&#8217;re going to hide them anyway, consider un-friending them.</p>

<h4>Fans/Groups</h4>

<p><strong>Seven:</strong> I&#8217;ll be a member of a group or fan of something a friend suggested, if it&#8217;s something they are actually involved with. Being a fan of their band, their Etsy shop, and so on.</p>

<p>If I become a fan, and if I really can&#8217;t stand it, I&#8217;ll simply quietly drop out later. I drop groups or stop being fans of things who never update.</p>

<p>I have fanned/joined a bunch of groups, mostly for the sake of stating preferences and aligning with things I identify with, but I&#8217;m re-examining this concept (the concept of identity in general), and I&#8217;ll probably leave/un-fan a lot of these things.</p>

<h4>Photos</h4>

<p><strong>Eight:</strong> You can un-tag yourself from a friend&#8217;s photo that you don&#8217;t want to be tagged in. In this way I can keep my &#8216;Photos of Phillip&#8217; area clear of old photos. Or I can use this if, God forbid, I end up in some photo of a drunk moron doing goatse (not that I&#8217;m often invited to those kinds of parties <img src='http://www.phillipharrington.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />  ).</p>

<h4>Notifications</h4>

<p><strong>Nine:</strong> This is where I differ from the above noise reduction. I have turned on <em>all</em> of the email notifications, especially the &#8216;when someone comments on your stuff&#8217; or &#8216;when a friend comments on something you&#8217;ve commented on&#8217;.</p>

<p>This helps me keep up with the conversation. To me, this is what makes Facebook so fun.</p>

<h4>Mobile</h4>

<p>I use the photo upload of my Palm Centro&#8217;s Facebook app quite frequently. No real tip here, It&#8217;s just fun.</p>

<h4>Opinion:  The &#8216;Dislike Button&#8217;</h4>

<p>C&#8217;mon, people. Seriously? Either scroll past, or hide the person or app. How demoralizing would it be to see notifications like, &#8216;Fred dislikes your status update&#8217;, or &#8216;157 people dislike this&#8217;. Complaints are pure ego.</p>

<h4>Down with Summaries!</h4>

<p>Let me know if you find these ideas useful.</p>

<p><br /></p>

<p><a name="update_20091117"></a></p>

<h6>Update 17-Nov-2009</h6>

<p>To put it bluntly, after a period of time, I remove people who have died from my friend&#8217;s list. I don&#8217;t agree with memorials in tacky or inappropriate places, which I&#8217;ll blog about another time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phillipharrington.com/2009/11/how-i-manage-to-enjoy-facebook-9-tips/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
