<?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"
	>

<channel>
	<title>Mark Headrick's Blog</title>
	<atom:link href="http://blog.markheadrick.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.markheadrick.com</link>
	<description>My ramblings about what's new on my website and whatever else comes to mind.</description>
	<pubDate>Fri, 18 Jul 2008 07:33:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>Blog has been upgraded to WordPress v2.6!</title>
		<link>http://blog.markheadrick.com/2008/07/15/blog-has-been-upgraded-to-wordpress-v26/</link>
		<comments>http://blog.markheadrick.com/2008/07/15/blog-has-been-upgraded-to-wordpress-v26/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 04:37:14 +0000</pubDate>
		<dc:creator>MarkRH</dc:creator>
		
		<category><![CDATA[Website Update]]></category>

		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blog.markheadrick.com/?p=92</guid>
		<description><![CDATA[Yep.. that time again to upgrade my blog to the latest version, WordPress v2.6. Once again, I had to edit the /wp-includes/vars.php to force $is_apache to true because the server software reports back as WebServerX.  Following is the server detection part of the script:

// Server detection
&#160;
/**
 * Whether the server software is Apache or [...]]]></description>
			<content:encoded><![CDATA[<p>Yep.. that time again to upgrade my blog to the latest version, <a title="WordPress 2.6 Download" href="http://wordpress.org/download/" target="_blank">WordPress v2.6</a>. Once again, I had to edit the <strong>/wp-includes/vars.php</strong> to force <strong>$is_apache</strong> to <strong>true</strong> because the server software reports back as <strong>WebServerX</strong>.  Following is the server detection part of the script:</p>

<div class="wp_syntax"><div class="code"><pre class="php"><span style="color: #666666; font-style: italic;">// Server detection</span>
&nbsp;
<span style="color: #666666; font-style: italic;">/**
 * Whether the server software is Apache or something else
 * @global bool $is_apache
 */</span>
<span style="color: #666666; font-style: italic;">//$is_apache = ((strpos($_SERVER['SERVER_SOFTWARE'], 'Apache') !== false) || (strpos($_SERVER['SERVER_SOFTWARE'], 'LiteSpeed') !== false)) ? true : false;</span>
<span style="color: #000033;">$is_apache</span> <span style="color: #339933;">=</span> <span style="color: #000000; font-weight: bold;">true</span><span style="color: #339933;">;</span>
&nbsp;
<span style="color: #666666; font-style: italic;">/**
 * Whether the server software is IIS or something else
 * @global bool $is_IIS
 */</span>
<span style="color: #000033;">$is_IIS</span> <span style="color: #339933;">=</span> <span style="color: #009900;">&#40;</span><span style="color: #990000;">strpos</span><span style="color: #009900;">&#40;</span><span style="color: #000033;">$_SERVER</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'SERVER_SOFTWARE'</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'Microsoft-IIS'</span><span style="color: #009900;">&#41;</span> <span style="color: #339933;">!==</span> <span style="color: #000000; font-weight: bold;">false</span><span style="color: #009900;">&#41;</span> ? <span style="color: #000000; font-weight: bold;">true</span> <span style="color: #339933;">:</span> <span style="color: #000000; font-weight: bold;">false</span><span style="color: #339933;">;</span></pre></div></div>

<p>Other than that, the upgrade went smooth! <img src='http://blog.markheadrick.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.markheadrick.com/2008/07/15/blog-has-been-upgraded-to-wordpress-v26/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Four more movies added to DVD collection.</title>
		<link>http://blog.markheadrick.com/2008/07/11/four-more-movies-added-to-dvd-collection/</link>
		<comments>http://blog.markheadrick.com/2008/07/11/four-more-movies-added-to-dvd-collection/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 06:27:35 +0000</pubDate>
		<dc:creator>MarkRH</dc:creator>
		
		<category><![CDATA[DVD/Home Theater]]></category>

		<category><![CDATA[Website Update]]></category>

		<guid isPermaLink="false">http://blog.markheadrick.com/?p=91</guid>
		<description><![CDATA[The movies I had lent to my parents have been returned so I can now add them to my DVD/Home Theater page. They are:

Alexander: Director&#8217;s Cut
The Golden Compass
Pathfinder: Unrated
Zodiac

In addition to the front DVD cover, I have also included a trailer.  I will admit that some of the trailers with these last eight additions are [...]]]></description>
			<content:encoded><![CDATA[<p>The movies I had lent to my parents have been returned so I can now add them to my <a title="DVD/Home Theater" href="http://www.markheadrick.com/dvd/dvd.shtml">DVD/Home Theater</a> page. They are:</p>
<ul>
<li><em><a title="Alexander: Director's Cut" href="http://www.markheadrick.com/dvd/Alexander-DirectorsCut.shtml">Alexander: Director&#8217;s Cut</a></em></li>
<li><em><a title="The Golden Compass" href="http://www.markheadrick.com/dvd/TheGoldenCompass.shtml">The Golden Compass</a></em></li>
<li><em><a title="Pathfinder: Unrated" href="http://www.markheadrick.com/dvd/Pathfinder-Unrated.shtml">Pathfinder: Unrated</a></em></li>
<li><em><a title="Zodiac" href="http://www.markheadrick.com/dvd/Zodiac.shtml">Zodiac</a></em></li>
</ul>
<p>In addition to the front DVD cover, I have also included a trailer.  I will admit that some of the trailers with these last eight additions are not as good as some of the previous ones; however, the process took much less time and effort as I just downloaded existing flash trailers I found on the IMDb site versus making my own from better quality source material. I might see if I can find a better source to use as these seem to be 25fps and if memory serves the Pathfinder one has an audio problem in the middle of it. Anyway, while I was at it, I also updated some of the content on my DVD/Home Theater page.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.markheadrick.com/2008/07/11/four-more-movies-added-to-dvd-collection/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Four movies added to DVD collection.</title>
		<link>http://blog.markheadrick.com/2008/06/23/four-movies-added-to-dvd-collection/</link>
		<comments>http://blog.markheadrick.com/2008/06/23/four-movies-added-to-dvd-collection/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 23:28:35 +0000</pubDate>
		<dc:creator>MarkRH</dc:creator>
		
		<category><![CDATA[DVD/Home Theater]]></category>

		<category><![CDATA[Movie]]></category>

		<category><![CDATA[Website Update]]></category>

		<guid isPermaLink="false">http://blog.markheadrick.com/?p=90</guid>
		<description><![CDATA[As I had mentioned previously, I&#8217;ve purchased some new DVDs and here&#8217;s four of them that I&#8217;ve added to my DVD/Home Theater page:

Cloverfield
Delta Farce
Flags of Our Fathers
National Treasure 2: Book of Secrets

I have some additional movies left that I need to add; however, those are currently being borrowed by my folks; thus, I don&#8217;t have [...]]]></description>
			<content:encoded><![CDATA[<p>As I had mentioned previously, I&#8217;ve purchased some new DVDs and here&#8217;s four of them that I&#8217;ve added to my <a title="DVD/Home Theater" href="http://www.markheadrick.com/dvd/dvd.shtml">DVD/Home Theater</a> page:</p>
<ul>
<li><em><a title="Cloverfield" href="http://www.markheadrick.com/dvd/Cloverfield.shtml">Cloverfield</a></em></li>
<li><em><a title="Delta Farce" href="http://www.markheadrick.com/dvd/DeltaFarce.shtml">Delta Farce</a></em></li>
<li><em><a title="Flags of Our Fathers" href="http://www.markheadrick.com/dvd/FlagsOfOurFathers.shtml">Flags of Our Fathers</a></em></li>
<li><em><a title="National Treasure 2: Book of Secrets" href="http://www.markheadrick.com/dvd/NationalTreasure2-BookOfSecrets.shtml">National Treasure 2: Book of Secrets</a></em></li>
</ul>
<p>I have some additional movies left that I need to add; however, those are currently being borrowed by my folks; thus, I don&#8217;t have the DVD covers I can scan in at the moment.  All of these movies have a trailer available for viewing as well. Cloverfield and National Treasure I bought new. Delta Farce and Flags of Our Fathers I bought as part of a 4 for $20 deal of previously viewed movies at Block Buster.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.markheadrick.com/2008/06/23/four-movies-added-to-dvd-collection/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Photo Gallery has been upgraded to Gallery2, version 2.2.5</title>
		<link>http://blog.markheadrick.com/2008/06/14/photo-gallery-has-been-upgraded-to-gallery2-version-225/</link>
		<comments>http://blog.markheadrick.com/2008/06/14/photo-gallery-has-been-upgraded-to-gallery2-version-225/#comments</comments>
		<pubDate>Sat, 14 Jun 2008 07:25:52 +0000</pubDate>
		<dc:creator>MarkRH</dc:creator>
		
		<category><![CDATA[Gallery2]]></category>

		<category><![CDATA[Website Update]]></category>

		<guid isPermaLink="false">http://blog.markheadrick.com/?p=88</guid>
		<description><![CDATA[My photo gallery has been upgraded to Gallery2, version 2.2.5 which includes a number of security patches and fixes. The upgrade went smooth and without a hitch!  
]]></description>
			<content:encoded><![CDATA[<p>My <a title="My Gallery" href="http://gallery.markheadrick.com" target="_blank">photo gallery</a> has been upgraded to <a title="Gallery 2.2.5 Released" href="http://gallery.menalto.com/gallery_2.2.5_released" target="_blank">Gallery2, version 2.2.5</a> which includes a number of security patches and fixes. The upgrade went smooth and without a hitch!  <img src='http://blog.markheadrick.com/wp-includes/images/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.markheadrick.com/2008/06/14/photo-gallery-has-been-upgraded-to-gallery2-version-225/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Samsung LN52A650 52&#8243; Widescreen 1080p LCD HDTV added to Home Theater</title>
		<link>http://blog.markheadrick.com/2008/06/09/samsung-ln52a650-52-widescreen-1080p-lcd-hdtv-added-to-home-theater/</link>
		<comments>http://blog.markheadrick.com/2008/06/09/samsung-ln52a650-52-widescreen-1080p-lcd-hdtv-added-to-home-theater/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 00:27:26 +0000</pubDate>
		<dc:creator>MarkRH</dc:creator>
		
		<category><![CDATA[DVD/Home Theater]]></category>

		<category><![CDATA[Denon]]></category>

		<category><![CDATA[HDTV]]></category>

		<category><![CDATA[LCD]]></category>

		<category><![CDATA[Samsung]]></category>

		<guid isPermaLink="false">http://blog.markheadrick.com/?p=87</guid>
		<description><![CDATA[Well, after many years of wanting to get a widescreen TV, I finally bought myself one!  It is a Samsung 52&#8243; 1080p LCD HDTV, model LN52A650.  I&#8217;ve had it about a month and love it!  As it turns out, according to the AVS Forum, it is one of the better models to [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Samsung LN52A650" href="http://gallery.markheadrick.com/v/MyPics/HomeTheater/Samsung_LN52A650.jpg.html" target="_blank"><img class="floatleft" style="border: 0pt none;" src="http://gallery.markheadrick.com/d/831-2/Samsung_LN52A650.jpg" alt="Samsung_LN52A650" width="150" height="150" /></a>Well, after many years of wanting to get a widescreen TV, I finally bought myself one!  It is a <a title="Samsung LN52A650" href="http://www.samsung.com/us/consumer/detail/detail.do?group=televisions&amp;type=televisions&amp;subtype=lcdtv&amp;model_cd=LN52A650A1FXZA" target="_blank">Samsung 52&#8243; 1080p LCD HDTV, model LN52A650</a>.  I&#8217;ve had it about a month and love it!  As it turns out, according to the <a title="AVS Flat Pannel Display discussion forum" href="http://www.avsforum.com/avs-vb/forumdisplay.php?f=166" target="_blank">AVS Forum</a>, it is one of the better models to get.  Needless to say I&#8217;ve been watching a lot of movies on it lately.  I am actually behind on adding movies that I&#8217;ve bought to my website.  I&#8217;ll get around to adding those later.</p>
<p><a title="Star Wars III, Ships" href="http://gallery.markheadrick.com/v/MyPics/HomeTheater/Samsung_LN52A650-StarWarsDVD-01.jpg.html" target="_blank"><img class="floatright" src="http://gallery.markheadrick.com/d/837-2/Samsung_LN52A650-StarWarsDVD-01.jpg" alt="Star Wars III DVD Image" width="150" height="150" /></a>I currently have my Denon DVD-2200 DVD player and Scientific Atlanta Explorer 8240HDC DVR cable box connected to my Denon AVR-3806 A/V receiver, via component cables which are then connected to the TV via component cables.  On the right is an image from my DVD player I took while watch Star Wars Episode III.</p>
<p>I have learned much concerning HDTV since purchasing this and following the AVS Forums and will most likely write another article concerning what I have learned about all this HDTV business. <img src='http://blog.markheadrick.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><br style="clear: both;" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.markheadrick.com/2008/06/09/samsung-ln52a650-52-widescreen-1080p-lcd-hdtv-added-to-home-theater/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
