<?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>GulfWebDev Web Design &#187; New Port Richey Web Design Hugh&#8217;s Blog in New Port Richey and Tampa Bay</title>
	<atom:link href="http://www.gulfwebdev.com/web-design/category/hughs-blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gulfwebdev.com</link>
	<description>Web Design in New Port Richey and Tampa Bay</description>
	<lastBuildDate>Wed, 17 Apr 2013 23:49:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>How to troubleshoot a 500 server error when running WordPress and PHP on IIS</title>
		<link>http://www.gulfwebdev.com/web-design/troubleshoot-a-wordpress-500-error/</link>
		<comments>http://www.gulfwebdev.com/web-design/troubleshoot-a-wordpress-500-error/#comments</comments>
		<pubDate>Wed, 17 Apr 2013 23:06:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hugh's Blog]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.gulfwebdev.com/?p=971</guid>
		<description><![CDATA[If you customize enough WordPress sites, eventually you are going to experience a situation where the browser gives the dreaded HTTP 500 internal server error. These are impossible to troubleshoot if the web browser isn&#8217;t giving up any more details. Unfortunately, simply turning off the &#8220;Show friendly HTTP error messages&#8221; option within IE still won&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>If you customize enough WordPress sites, eventually you are going to experience a situation where the browser gives the dreaded HTTP 500 internal server error.  These are impossible to troubleshoot if the web browser isn&#8217;t giving up any more details.  Unfortunately, simply turning off the &#8220;Show friendly HTTP error messages&#8221; option within IE still won&#8217;t supply the needed information to break the case wide open.  Even worse, in most cases the log file isn&#8217;t going to give it up either.  In order for us to get the detailed error message we need to roll our sleeves up and change some settings that will be found within IIS Manager.</p>
<p>Since we can assume the problem we are having is PHP related, we are going to want to open the PHP Manager.  Next, in the middle section titled PHP Settings we want to click the &#8220;Configure error reporting&#8221; link.  There you will see where you can select the type of server we are running.  Even though this may be a production box at the moment, we will need to switch it to Development mode to get detailed error reporting and logging turned on.  Therefore we want to check the Development machine radio button.  As you can see the description reads as follows:</p>
<blockquote><p>This is a development machine.  A verbose error reporting will be used.  All errors, warnings and informational notices will be output in a web browser and also will be written into a log file.</p></blockquote>
<p>Perfect!  Now click &#8220;Apply&#8221; on the right hand side under the Actions heading.  Go hit refresh on your browser and where there used to be generic HTTP 500 Internal Server Error will now be an actual error message, filename, and line number!  It&#8217;s a Festivus miracle!  Now go fix that error but don&#8217;t forget to switch back to Production mode once your done.  These server errors are hidden for a reason.  They contain information that, in the wrong hands, could be used to compromise your website or possibly even your server.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gulfwebdev.com/web-design/troubleshoot-a-wordpress-500-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Not enough memory to run Microsoft excel</title>
		<link>http://www.gulfwebdev.com/web-design/not-enough-memory-to-run-microsoft-excel/</link>
		<comments>http://www.gulfwebdev.com/web-design/not-enough-memory-to-run-microsoft-excel/#comments</comments>
		<pubDate>Tue, 15 Jan 2013 03:50:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hugh's Blog]]></category>
		<category><![CDATA[2003]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Microsoft Office]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.gulfwebdev.com/?p=958</guid>
		<description><![CDATA[More than half of the computers I am asked to troubleshoot are still running Windows XP.  A large number of these computers are still running Microsoft Office 2003.  One would assume that the solution to any problem encountered while running this software could easily be found in the decade worth of message board postings indexed [...]]]></description>
			<content:encoded><![CDATA[<p>More than half of the computers I am asked to troubleshoot are still running Windows XP.  A large number of these computers are still running Microsoft Office 2003.  One would assume that the solution to any problem encountered while running this software could easily be found in the decade worth of message board postings indexed in Google.  A problem I encountered today proved that theory to be false.  After spending several hours reading through multiple  internet postings and Microsoft knowledge base articles, I finally pieced together the solution.  I decided to document it in this post to make it a little easier for the next person who hits the net seeking this solution.</p>
<p>Before we begin, always scan for viruses using <a href="http://download.cnet.com/Kaspersky-TDSSKiller/3000-2239_4-12684178.html" target=_blank>TDSSKILLER</a> and then <a href="http://download.cnet.com/Malwarebytes-Anti-Malware/3000-8022_4-10804572.html">Malwarebytes</a>.</p>
<p>My client contacted me regarding an error that Microsoft Excel was generating.  I started a remote session and set out to recreate the error.  Upon opening an XLSX document, Excel would display two errors.  The first one read &#8220;<strong>Not enough memory to run Microsoft excel, please close other applications and try try again</strong>&#8220;.  This was followed by a second error message that read &#8220;The converter failed to open the file&#8221;.</p>
<p>The problem here is that the Microsoft Office Compatibility Pack has become corrupted and therefore Excel will only open XLS files.  Any file needing to be converted will generate the errors listed above.  Therefore, the Compatibility Pack needs to be re-installed.  First, the corrupted version needs to be uninstalled.  Normally this can be accomplished by going to the Control Panel, entering the Add/Remove section, and choosing <strong>Compatibility Pack for the 2007 Office System</strong> for an uninstall.  However, because this installation was corrupted it would not uninstall and instead I was getting an error message that said &#8220;This patch package could not be opened. Verify that the patch package exists and that you can access it or contact the application vendor to verify that this is a valid Windows Installer Patch package.&#8221;</p>
<p>This means that the <strong>Windows Install Clean Up</strong> tool will need to be downloaded and used.  The problem is that this tool is no longer available on the Microsoft website which now says &#8220;Although the Windows Installer Cleanup utility resolved some installation problems, it sometimes damaged other components that were installed on the computer. Because of this, the tool was removed from the Microsoft Download Center.&#8221;  Luckily there are a few reputable websites that archive such tools and they can be safely downloaded.  In this instance MSICUU2.exe may be found using the following download link on Softpedia: <a href="http://www.softpedia.com/progDownload/Windows-Installer-CleanUp-Utility-Download-18442.html">http://www.softpedia.com/progDownload/Windows-Installer-CleanUp-Utility-Download-18442.html</a></p>
<p>After downloading and installing, the utility may be started by going to Start->All Programs->Windows Install Clean Up. A list of installations that may be removed will be displayed. Choose <strong>Compatibility Pack for the 2007 Office System</strong> and remove it.</p>
<p>Now we want to download a clean version of the Microsoft Office Compatibility Pack from Microsoft: <a href="http://www.microsoft.com/en-us/download/details.aspx?id=3">http://www.microsoft.com/en-us/download/details.aspx?id=3</a></p>
<p>Once the Compatibility Pack has been downloaded and installed, Excel will be working again!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gulfwebdev.com/web-design/not-enough-memory-to-run-microsoft-excel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do you use VLC Media Player?</title>
		<link>http://www.gulfwebdev.com/web-design/vlc-media-player-visualizations/</link>
		<comments>http://www.gulfwebdev.com/web-design/vlc-media-player-visualizations/#comments</comments>
		<pubDate>Fri, 28 Oct 2011 01:02:52 +0000</pubDate>
		<dc:creator>Hugh Caraway</dc:creator>
				<category><![CDATA[Hugh's Blog]]></category>

		<guid isPermaLink="false">http://www.gulfwebdev.com/?p=901</guid>
		<description><![CDATA[As a computer professional, I use a lot of software.  While I am developing websites, for example, I am often listening to music.  This can help with the creative juices during the design phase. My media player of choice is VLC Media Player.  It easily earns a spot on my top 10 applications list that [...]]]></description>
			<content:encoded><![CDATA[<p>As a computer professional, I use a lot of software.  While I am developing <strong>websites</strong>, for example, I am often listening to music.  This can help with the creative juices during the <strong><a href="http://www.gulfwebdev.com/web-design-before-and-after/" target="_self">design</a></strong> phase. My media player of choice is <a href="http://www.videolan.org/vlc/" target="_blank">VLC Media Player</a>.  It easily earns a spot on my top 10 applications list that all Windows users should own.  It can play just about anything you throw at it whether it be audio or video.  However, the one shortcoming for me was the fact that the default visual effects it displayed while playing music were weak.  There was nothing near as cool as what iTunes or WinAmp had to offer.  With a little help from the trusty ole <strong>search engine</strong> however, I found a solution.</p>
<p>Make sure you are using the latest version of the VLC Media Player.  You can grab it from their <a href="http://www.videolan.org/vlc/" target="_blank">website</a> and install it:</p>
<p>1) Browse to C:\Program Files (x86)\VideoLAN\VLC and create a new folder called visualizations</p>
<p>2) Download the latest version of ProjectM from here:<br />
<a href="http://sourceforge.net/projects/projectm/files/" target="_blank"> http://sourceforge.net/projects/projectm/files/</a></p>
<p>3) Extract the .tar and find the folder called &#8220;presets_milkdrop_200&#8243;.  In order to do this you will need <a href="http://www.win-rar.com/website/index.php?id=start&amp;L=0" target="_blank">winrar </a> as Windows can&#8217;t open .tar files natively.</p>
<p>4) Copy presets_milkdrop_200 to your new visualizations folder</p>
<p>5) In VLC go to advanced preferences &gt; Audio &gt; Visualizations &gt; projectM and set the &#8220;projectM preset path&#8221; to C:\Program Files (x86)\VideoLAN\VLC\visualizations\presets_milkdrop_200</p>
<p>6) Save your preferences, then activate the visualizations by going to the audio menu &gt; visualizations &gt; and select projectM</p>
<p>VLC will now begin using random visualizations from the preset folder that you specified. Not all of these visualizations are worth hanging on to.  I would suggest going through them and throwing out the ones you do not like.  This can be done by removing all milk files from the preset folder then moving them back one at a time to test them by playing a song.  Delete it if you do not like it.  As tedious as this can be, you will eventually whittle them down to only the ones you like.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gulfwebdev.com/web-design/vlc-media-player-visualizations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
