<?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/" version="2.0">

<channel>
	<title>My Guy Solutions - Web development, PHP, Web Design, E-Commerce, Denver, Colorado Springs</title>
	
	<link>http://www.myguysolutions.com</link>
	<description>Web development, PHP, Web Design, E-Commerce, Denver, Colorado Springs</description>
	<lastBuildDate>Tue, 10 Apr 2012 21:52:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/MyGuy" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="myguy" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>PHP Error Handling using ini_set or .htaccess</title>
		<link>http://www.myguysolutions.com/2011/07/27/php-error-handling-using-ini_set-or-htaccess/</link>
		<comments>http://www.myguysolutions.com/2011/07/27/php-error-handling-using-ini_set-or-htaccess/#comments</comments>
		<pubDate>Wed, 27 Jul 2011 13:00:43 +0000</pubDate>
		<dc:creator>Gino Gard</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[ini_set]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.myguysolutions.com/?p=400</guid>
		<description><![CDATA[Tracking your site&#8217;s PHP errors is an excellent way to manage and troubleshoot unexpected issues related to plugins and themes. While there is no definitive method for handling errors, there are some &#34;best practices&#34; that should be implemented in all PHP applications. An &#34;error&#34; is an expected or unexpected event that occurs when your PHP [...]]]></description>
		<wfw:commentRss>http://www.myguysolutions.com/2011/07/27/php-error-handling-using-ini_set-or-htaccess/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Convert SQL Formatted DateTime Into More Readable Format Using PHP’s strtotime</title>
		<link>http://www.myguysolutions.com/2011/07/20/convert-sql-formatted-datetime-into-readable-format-using-phps-strtotime/</link>
		<comments>http://www.myguysolutions.com/2011/07/20/convert-sql-formatted-datetime-into-readable-format-using-phps-strtotime/#comments</comments>
		<pubDate>Wed, 20 Jul 2011 11:00:44 +0000</pubDate>
		<dc:creator>Gino Gard</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[date()]]></category>
		<category><![CDATA[DateTime]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[strtotime()]]></category>

		<guid isPermaLink="false">http://www.myguysolutions.com/?p=349</guid>
		<description><![CDATA[By using PHP to work with the very popular SQL column type DateTime, it is possible to format a timestamp in any configuration. PHP quickly and easily enables a simple, robust and handy function to represent DateTime in any format you see fit. PHP&#8217;s time() uses Unix timestamps for its date functionality, but contains functions [...]]]></description>
		<wfw:commentRss>http://www.myguysolutions.com/2011/07/20/convert-sql-formatted-datetime-into-readable-format-using-phps-strtotime/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using PHP’s var_dump() to Display SQL Query Results</title>
		<link>http://www.myguysolutions.com/2011/07/07/using-var_dump-to-display-sql-query/</link>
		<comments>http://www.myguysolutions.com/2011/07/07/using-var_dump-to-display-sql-query/#comments</comments>
		<pubDate>Thu, 07 Jul 2011 15:12:02 +0000</pubDate>
		<dc:creator>Gino Gard</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[var_dump]]></category>

		<guid isPermaLink="false">http://www.myguysolutions.com/?p=331</guid>
		<description><![CDATA[Using the power of PHP&#8217;s var_dump() displays structured information about one or more expressions that includes its type and value. By definition var_dump() is a debugging tool, which displays structured information about any PHP variable. Below is a handy bit of code using var_dump() to test and verify that a SQL query contains data and [...]]]></description>
		<wfw:commentRss>http://www.myguysolutions.com/2011/07/07/using-var_dump-to-display-sql-query/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clear Upload File Input Field Using JavaScript’s innerHTML</title>
		<link>http://www.myguysolutions.com/2010/04/21/clear-upload-file-input-field-using-javascripts-innerhtml/</link>
		<comments>http://www.myguysolutions.com/2010/04/21/clear-upload-file-input-field-using-javascripts-innerhtml/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 16:00:59 +0000</pubDate>
		<dc:creator>Gino Gard</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Forms]]></category>
		<category><![CDATA[innerHTML]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.myguysolutions.com/?p=277</guid>
		<description><![CDATA[When developing a HTML web form the input field should always be allowed to be cleared by the user. The problem is that there is no default value to erase the contents on the field without using some JavaScript. The easiest way to get or modify the content of an element is by using the [...]]]></description>
		<wfw:commentRss>http://www.myguysolutions.com/2010/04/21/clear-upload-file-input-field-using-javascripts-innerhtml/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How To: Enable the Use of Sessions On Your WordPress Blog</title>
		<link>http://www.myguysolutions.com/2010/04/14/how-to-enable-the-use-of-sessions-on-your-wordpress-blog/</link>
		<comments>http://www.myguysolutions.com/2010/04/14/how-to-enable-the-use-of-sessions-on-your-wordpress-blog/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 16:05:59 +0000</pubDate>
		<dc:creator>Gino Gard</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SESSION]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.myguysolutions.com/?p=251</guid>
		<description><![CDATA[WordPress does not use sessions to hold any data being that it is a stateless application. This makes it quite a problem for tasks like a shopping cart, which requires data(the user&#8217;s selected product) to be remembered from one page to the next. This means that if you want to use PHP sessions in your [...]]]></description>
		<wfw:commentRss>http://www.myguysolutions.com/2010/04/14/how-to-enable-the-use-of-sessions-on-your-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>11 Useful WordPress SQL Hacks For Maintaining Your Blog</title>
		<link>http://www.myguysolutions.com/2010/03/17/11-useful-wordpress-sql-hacks-for-maintaining-your-blog/</link>
		<comments>http://www.myguysolutions.com/2010/03/17/11-useful-wordpress-sql-hacks-for-maintaining-your-blog/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 17:00:39 +0000</pubDate>
		<dc:creator>Gino Gard</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[localhost]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[reset password]]></category>
		<category><![CDATA[URLs]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.myguysolutions.com/?p=227</guid>
		<description><![CDATA[WordPress is driven by a MySQL database which makes updating content cake once in the database. All of the WordPress data such as posts, comments, categories, and settings are stored within the MySQL database. If you needed to change some information site wide, going through each and every record would prove a very time consuming [...]]]></description>
		<wfw:commentRss>http://www.myguysolutions.com/2010/03/17/11-useful-wordpress-sql-hacks-for-maintaining-your-blog/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>How To: Fix WordPress 404 Errors on Password Protected Directories</title>
		<link>http://www.myguysolutions.com/2010/02/10/how-to-fix-wordpress-404-errors-on-password-protected-directories/</link>
		<comments>http://www.myguysolutions.com/2010/02/10/how-to-fix-wordpress-404-errors-on-password-protected-directories/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 17:00:39 +0000</pubDate>
		<dc:creator>Gino Gard</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[401]]></category>
		<category><![CDATA[403]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[ErrorDocument]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[password protect]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.myguysolutions.com/?p=211</guid>
		<description><![CDATA[Using WordPress’s permalink feature seems to cause some issues with password protected directories that use Apache’s .htaccess to handle authentication. I recently had to troubleshoot why after installing WordPress on the root level of the domain that a password protected directory would return a 404 page instead of the typical login box. The problem comes [...]]]></description>
		<wfw:commentRss>http://www.myguysolutions.com/2010/02/10/how-to-fix-wordpress-404-errors-on-password-protected-directories/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Creating Search Engine Friendly URLs With Apache and PHP</title>
		<link>http://www.myguysolutions.com/2010/02/03/seo-friendly-urls-with-apache-and-php/</link>
		<comments>http://www.myguysolutions.com/2010/02/03/seo-friendly-urls-with-apache-and-php/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 17:00:56 +0000</pubDate>
		<dc:creator>Gino Gard</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[explode()]]></category>
		<category><![CDATA[ForceType]]></category>
		<category><![CDATA[PATH_INFO]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[URLs]]></category>

		<guid isPermaLink="false">http://www.myguysolutions.com/?p=182</guid>
		<description><![CDATA[Utilizing URLs on your site that are search engine friendly is simple and easy to do thanks to PHP and Apache. We will be utilizing permalinks that get rid of all the nasty $_GET data that trails the end of most PHP scripts. An example of a SEO unfriendly URL we will clean is: http://www.myguysolutions.com/article.php?id=123&#38;title=seo-php-url [...]]]></description>
		<wfw:commentRss>http://www.myguysolutions.com/2010/02/03/seo-friendly-urls-with-apache-and-php/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Favicon 2.0: Create a Custom Apple iPhone/iPad/iPod Icon For Your Web Site</title>
		<link>http://www.myguysolutions.com/2010/01/27/create-a-custom-apple-iphone-icon-for-your-web-site/</link>
		<comments>http://www.myguysolutions.com/2010/01/27/create-a-custom-apple-iphone-icon-for-your-web-site/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 17:15:36 +0000</pubDate>
		<dc:creator>Gino Gard</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[favicon]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod touch]]></category>
		<category><![CDATA[link rel]]></category>
		<category><![CDATA[webclip]]></category>

		<guid isPermaLink="false">http://www.myguysolutions.com/?p=139</guid>
		<description><![CDATA[With the Apple Tablet the iPad arriving it is time to finally learn how to give your web site an icon for Apple touch devices. Have you visited a website on an iPhone or iPod touch and attempted to tap Add to Home Screen only to be disappointed by the results? Years ago the favicon.ico [...]]]></description>
		<wfw:commentRss>http://www.myguysolutions.com/2010/01/27/create-a-custom-apple-iphone-icon-for-your-web-site/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>How To Create a Custom 404 File Not Found Page</title>
		<link>http://www.myguysolutions.com/2010/01/20/how-to-create-a-custom-404-file-not-found-page/</link>
		<comments>http://www.myguysolutions.com/2010/01/20/how-to-create-a-custom-404-file-not-found-page/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 17:30:36 +0000</pubDate>
		<dc:creator>Gino Gard</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[404]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[ErrorDocument]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[public_html]]></category>
		<category><![CDATA[www]]></category>

		<guid isPermaLink="false">http://www.myguysolutions.com/?p=28</guid>
		<description><![CDATA[One major design element often overlooked by web developers is their 404 File Not Found error page. Most our focus gets lost on CSS and XHTML validation that we often overlook what happens when something goes wrong. Even these pages should be styled with the individual touches of the website. Effective 404 error pages communicate [...]]]></description>
		<wfw:commentRss>http://www.myguysolutions.com/2010/01/20/how-to-create-a-custom-404-file-not-found-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss><!-- Dynamic page generated in 0.473 seconds. --><!-- Cached page generated by WP-Super-Cache on 2012-04-10 15:11:14 -->

