<?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>My Girlfriend Hates This Blog &#187; code</title>
	<atom:link href="http://mghtb.com/index.php/category/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://mghtb.com</link>
	<description>She&#039;s Just Not That Into Code...</description>
	<lastBuildDate>Mon, 17 Oct 2011 22:17:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Basic PHP: ASP HTMLEncode Equivalent</title>
		<link>http://mghtb.com/2011/07/25/basic-php-asp-htmlencode-equivalent/</link>
		<comments>http://mghtb.com/2011/07/25/basic-php-asp-htmlencode-equivalent/#comments</comments>
		<pubDate>Mon, 25 Jul 2011 12:40:23 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[aspx]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[encode]]></category>
		<category><![CDATA[htmlencode]]></category>
		<category><![CDATA[htmlspecialchars]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[string]]></category>
		<category><![CDATA[vbscript]]></category>

		<guid isPermaLink="false">http://mghtb.com/?p=891</guid>
		<description><![CDATA[For those of you coming from the Microsoft ASP or ASP.Net world, you may be wondering how to safely encode a string in your PHP output. In ASP, you would use the Server.HTMLEncode() function. In PHP, you would use the built-in htmlspecialchars() function. PHP 4/5: htmlspecialchars() Function &#60;? $output = htmlspecialchars(&#8220;This is my &#60;strong&#62;string&#60;/strong&#62;.&#8221;); ?&#62; &#8230; <a href="http://mghtb.com/2011/07/25/basic-php-asp-htmlencode-equivalent/">Continue reading &#8594;</a>]]></description>
		<wfw:commentRss>http://mghtb.com/2011/07/25/basic-php-asp-htmlencode-equivalent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basic PHP: Retrieving a Querystring Value from the Page URL</title>
		<link>http://mghtb.com/2011/07/01/basic-php-retrieving-a-url-querystring-value/</link>
		<comments>http://mghtb.com/2011/07/01/basic-php-retrieving-a-url-querystring-value/#comments</comments>
		<pubDate>Fri, 01 Jul 2011 08:19:21 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[get]]></category>
		<category><![CDATA[method]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[querystring]]></category>
		<category><![CDATA[request]]></category>
		<category><![CDATA[url]]></category>
		<category><![CDATA[value]]></category>

		<guid isPermaLink="false">http://mghtb.com/?p=841</guid>
		<description><![CDATA[Introduction This is quite basic, but could help someone who&#8217;s new to PHP and wants to grab a querystring value from the page&#8217;s url and use it in PHP code.  Suppose the complete URL of the page you are working on is: http://www.mysite.com/mypage.php?id=12345 PHP has several built-in methods to grab the &#8220;id&#8221; parameter.  You could use &#8230; <a href="http://mghtb.com/2011/07/01/basic-php-retrieving-a-url-querystring-value/">Continue reading &#8594;</a>]]></description>
		<wfw:commentRss>http://mghtb.com/2011/07/01/basic-php-retrieving-a-url-querystring-value/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mozilla Firefox 5 Released 3 Days Early</title>
		<link>http://mghtb.com/2011/06/18/mozilla-firefox-5-released-3-days-early/</link>
		<comments>http://mghtb.com/2011/06/18/mozilla-firefox-5-released-3-days-early/#comments</comments>
		<pubDate>Sun, 19 Jun 2011 06:59:52 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[mac os]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[aurora]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firefox 5]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://mghtb.com/?p=802</guid>
		<description><![CDATA[If you&#8217;re anxious to do some testing of the final release version of Mozilla&#8217;s Firefox 5, start your download engines! Visit the Mozilla FTP Servers and grab your platform&#8217;s version. Firefox 5 Root FTP directory ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/5.0/ Direct Firefox 5 link for Windows, Mac OS and Linux ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/5.0/win32/en-US/ &#8211; Windows ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/5.0/mac/en-US/ &#8211; Mac OS ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/5.0/linux-i686/en-US/ &#8211; &#8230; <a href="http://mghtb.com/2011/06/18/mozilla-firefox-5-released-3-days-early/">Continue reading &#8594;</a>]]></description>
		<wfw:commentRss>http://mghtb.com/2011/06/18/mozilla-firefox-5-released-3-days-early/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting Default Text for Optional Parameters in JSP 2.0 Tag Files</title>
		<link>http://mghtb.com/2011/06/10/setting-default-text-for-optional-parameters-in-jsp-2-0-tag-files/</link>
		<comments>http://mghtb.com/2011/06/10/setting-default-text-for-optional-parameters-in-jsp-2-0-tag-files/#comments</comments>
		<pubDate>Fri, 10 Jun 2011 08:06:13 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[attribute]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jsp]]></category>
		<category><![CDATA[jsp 2.0]]></category>
		<category><![CDATA[jtsl]]></category>
		<category><![CDATA[optional]]></category>
		<category><![CDATA[tag]]></category>

		<guid isPermaLink="false">http://mghtb.com/?p=731</guid>
		<description><![CDATA[If you&#8217;re wondering how to set a default value for an optional attribute in your JSP 2.0 Tag File, here&#8217;s a simple technique. Using a JTSL Choose tag statement, check if the incoming variable is empty. If it&#8217;s empty, set your default text in the otherwise declaration. The Tag File with JTSL Choose Name this &#8230; <a href="http://mghtb.com/2011/06/10/setting-default-text-for-optional-parameters-in-jsp-2-0-tag-files/">Continue reading &#8594;</a>]]></description>
		<wfw:commentRss>http://mghtb.com/2011/06/10/setting-default-text-for-optional-parameters-in-jsp-2-0-tag-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Placeholder Sites for Web Development</title>
		<link>http://mghtb.com/2011/06/05/10-placeholder-sites-for-web-development/</link>
		<comments>http://mghtb.com/2011/06/05/10-placeholder-sites-for-web-development/#comments</comments>
		<pubDate>Sun, 05 Jun 2011 10:10:45 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[web hosting]]></category>
		<category><![CDATA[cat]]></category>
		<category><![CDATA[copy & paste]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[customize]]></category>
		<category><![CDATA[dog]]></category>
		<category><![CDATA[dummy]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[kitten]]></category>
		<category><![CDATA[lorem ipsum]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[placeholder]]></category>
		<category><![CDATA[puppy]]></category>
		<category><![CDATA[random]]></category>
		<category><![CDATA[rest]]></category>
		<category><![CDATA[rest service]]></category>
		<category><![CDATA[snoop dogg]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://mghtb.com/?p=537</guid>
		<description><![CDATA[I was randomly surfing the net when I was reminded of several interesting sites that I&#8217;ve used in the past to generate random placeholder text for web applications. Here are 10 sites that I think can be useful to both web designer &#38; developers. They help you to get a realistic idea of what the page &#8230; <a href="http://mghtb.com/2011/06/05/10-placeholder-sites-for-web-development/">Continue reading &#8594;</a>]]></description>
		<wfw:commentRss>http://mghtb.com/2011/06/05/10-placeholder-sites-for-web-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hot Key Equivalents between Visual Studio 2010 and Eclipse 3.6 IDEs</title>
		<link>http://mghtb.com/2011/06/01/hot-key-equivalents-between-visual-studio-2010-and-eclipse-3-6-ides/</link>
		<comments>http://mghtb.com/2011/06/01/hot-key-equivalents-between-visual-studio-2010-and-eclipse-3-6-ides/#comments</comments>
		<pubDate>Wed, 01 Jun 2011 22:59:31 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[comment]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[hot key]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[shortcut]]></category>
		<category><![CDATA[switch tabs]]></category>
		<category><![CDATA[visual studio]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://mghtb.com/?p=420</guid>
		<description><![CDATA[If you&#8217;ve found yourself &#8220;lucky&#8221; enough to be in a situation where you have to switch back and forth between Visual Studio and Eclipse environments, you may notice (and be annoyed) that the shortcut / hot keys may be a little different. You may even make a mistake once in a while. I&#8217;ve put together &#8230; <a href="http://mghtb.com/2011/06/01/hot-key-equivalents-between-visual-studio-2010-and-eclipse-3-6-ides/">Continue reading &#8594;</a>]]></description>
		<wfw:commentRss>http://mghtb.com/2011/06/01/hot-key-equivalents-between-visual-studio-2010-and-eclipse-3-6-ides/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Passing a Parameter to a JSP 2.0 Tag File</title>
		<link>http://mghtb.com/2011/05/31/passing-a-parameter-to-a-jsp-2-0-tag-file/</link>
		<comments>http://mghtb.com/2011/05/31/passing-a-parameter-to-a-jsp-2-0-tag-file/#comments</comments>
		<pubDate>Wed, 01 Jun 2011 06:44:21 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[aspx]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jsp]]></category>
		<category><![CDATA[jsp 2.0]]></category>
		<category><![CDATA[jtsl]]></category>
		<category><![CDATA[master page]]></category>
		<category><![CDATA[tag file]]></category>
		<category><![CDATA[user control]]></category>

		<guid isPermaLink="false">http://mghtb.com/?p=389</guid>
		<description><![CDATA[I had to do a lot of research when making my transition to JSP files from the ASP/ASPX world. I needed to know the equivalents for things that I took for granted and used on a daily basis. One of the best features of the JSP 2.0 specification that made me feel at home was &#8230; <a href="http://mghtb.com/2011/05/31/passing-a-parameter-to-a-jsp-2-0-tag-file/">Continue reading &#8594;</a>]]></description>
		<wfw:commentRss>http://mghtb.com/2011/05/31/passing-a-parameter-to-a-jsp-2-0-tag-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript Regular Expressions Cheat Sheet</title>
		<link>http://mghtb.com/2011/05/29/javascript-regular-expressions-cheat-sheet/</link>
		<comments>http://mghtb.com/2011/05/29/javascript-regular-expressions-cheat-sheet/#comments</comments>
		<pubDate>Sun, 29 May 2011 07:31:00 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[cheat sheet]]></category>
		<category><![CDATA[crib sheet]]></category>
		<category><![CDATA[dojo]]></category>
		<category><![CDATA[flags]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[jsfiddle]]></category>
		<category><![CDATA[match]]></category>
		<category><![CDATA[mootools]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[regex]]></category>
		<category><![CDATA[regular expressions]]></category>
		<category><![CDATA[replace]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[split]]></category>
		<category><![CDATA[test]]></category>

		<guid isPermaLink="false">http://mghtb.com/?p=228</guid>
		<description><![CDATA[I wrote this page many years ago in my old blog so I&#8217;d have a quick reference to using regular expressions in my Javascript and Perl projects &#8211; It became quite popular, and then I stopped publishing my blog a year or two ago&#8230; I&#8217;ve resurrected (and updated it) for this blog, including links to &#8230; <a href="http://mghtb.com/2011/05/29/javascript-regular-expressions-cheat-sheet/">Continue reading &#8594;</a>]]></description>
		<wfw:commentRss>http://mghtb.com/2011/05/29/javascript-regular-expressions-cheat-sheet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Detecting IE9&#8242;s Document Mode using Javascript</title>
		<link>http://mghtb.com/2011/05/27/detecting-ie9s-document-mode-using-javascript/</link>
		<comments>http://mghtb.com/2011/05/27/detecting-ie9s-document-mode-using-javascript/#comments</comments>
		<pubDate>Sat, 28 May 2011 02:45:56 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[browser mode]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[developer tools]]></category>
		<category><![CDATA[document mode]]></category>
		<category><![CDATA[dojo]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[ie9]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[jsfiddle]]></category>
		<category><![CDATA[mootools]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[standards mode]]></category>

		<guid isPermaLink="false">http://mghtb.com/?p=105</guid>
		<description><![CDATA[I was experiencing some issues with IE9 and an HTML page &#8211; only when the browser was set to &#8220;Document Mode: IE9 standards&#8221; in the Developer Tools (F12) menu option. I had the need to do some smart detection in Javascript. Using some documentation I found on Microsoft&#8217;s MSDN site, I wrote a small Javascript &#8230; <a href="http://mghtb.com/2011/05/27/detecting-ie9s-document-mode-using-javascript/">Continue reading &#8594;</a>]]></description>
		<wfw:commentRss>http://mghtb.com/2011/05/27/detecting-ie9s-document-mode-using-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using HTML5 localStorage in Web Applications</title>
		<link>http://mghtb.com/2011/05/25/using-html5-localstorage-in-web-applications/</link>
		<comments>http://mghtb.com/2011/05/25/using-html5-localstorage-in-web-applications/#comments</comments>
		<pubDate>Wed, 25 May 2011 07:20:01 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[encode]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[ie8]]></category>
		<category><![CDATA[ie9]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[jsfiddle]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[localstorage]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[mootools]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[w3c]]></category>

		<guid isPermaLink="false">http://mghtb.com/?p=443</guid>
		<description><![CDATA[localStorage is the W3C Web Storage API specification that allows you to store data locally in key/value pairs, using Javascript. These are stored as strings in the client&#8217;s browser without using Cookies of any kind. It is supported in all modern HTML5 browsers. This is not to be confused with the defunct W3C Web SQL &#8230; <a href="http://mghtb.com/2011/05/25/using-html5-localstorage-in-web-applications/">Continue reading &#8594;</a>]]></description>
		<wfw:commentRss>http://mghtb.com/2011/05/25/using-html5-localstorage-in-web-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

