<?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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Ryan Stemkoski</title>
	
	<link>http://www.stemkoski.com</link>
	<description>Web design tips &amp; tricks plus anything else I want to talk about...</description>
	<lastBuildDate>Fri, 30 Oct 2009 16:53:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/stemkoski/kDjQ" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>How to use PHP in .htm or .html Files</title>
		<link>http://feedproxy.google.com/~r/stemkoski/kDjQ/~3/KIv_QRKPa5Y/</link>
		<comments>http://www.stemkoski.com/how-to-use-php-in-htm-or-html-files/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 16:15:48 +0000</pubDate>
		<dc:creator>Ryan Stemkoski</dc:creator>
				<category><![CDATA[PHP Development]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[htm]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.stemkoski.com/?p=1313</guid>
		<description><![CDATA[The need to execute PHP in HTM or HTML files may occur for a number of reasons.  The most common of which seems to be adding content managed portions to an existing HTML website.  The .htm or .html pages will be part of the navigation, previously indexed by search engines, and likely linked [...]


Related posts:<ol><li><a href='http://www.stemkoski.com/block-inc-files-from-displaying-on-apache-web-server/' rel='bookmark' title='Permanent Link: Block .inc Files from Displaying on an Apache Web Server'>Block .inc Files from Displaying on an Apache Web Server</a> <small>Block .inc Files from Displaying on Apache Web ServerBlock .inc...</small></li><li><a href='http://www.stemkoski.com/how-to-create-a-simple-podcast-rss-feed-using-php-and-mysql/' rel='bookmark' title='Permanent Link: How to Create a Simple Podcast RSS Feed using PHP and MySQL'>How to Create a Simple Podcast RSS Feed using PHP and MySQL</a> <small>Generating a podcast RSS feed with PHP is actually very...</small></li><li><a href='http://www.stemkoski.com/creating-symbolicsoftlinks-using-php/' rel='bookmark' title='Permanent Link: Creating Symbolic/Softlinks Using PHP'>Creating Symbolic/Softlinks Using PHP</a> <small>PHP is a fantastic language and it has some very...</small></li><li><a href='http://www.stemkoski.com/godaddy-dedicated-server-hosting-blocks-port-25/' rel='bookmark' title='Permanent Link: GoDaddy Dedicated Server Hosting Blocks Port 25'>GoDaddy Dedicated Server Hosting Blocks Port 25</a> <small>Today I was helping a client troubleshoot a problem with...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>The need to execute PHP in HTM or HTML files may occur for a number of reasons.  The most common of which seems to be adding content managed portions to an existing HTML website.  The .htm or .html pages will be part of the navigation, previously indexed by search engines, and likely linked to by other websites. Instead of changing the URL to .php for our updates we can convince the server to execute .htm or .html just as it would a .php file saving both the developer and customer from a number of headaches.<br />
This can be done by adding the following lines to your .htaccess file.<br />
<strong><br />
If your web server is using PHP as an Apache Module:</strong></p>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">AddType application/x-httpd-php .html .htm</pre></div></div>

<p><strong>For web servers funning PHP as CGI </strong></p>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">AddHandler application/x-httpd-php .html .htm</pre></div></div>

<p>If you happen to be running IIS this can still be done but it is a bit more difficult and a topic for another post on another day.</p>


<p>Related posts:<ol><li><a href='http://www.stemkoski.com/block-inc-files-from-displaying-on-apache-web-server/' rel='bookmark' title='Permanent Link: Block .inc Files from Displaying on an Apache Web Server'>Block .inc Files from Displaying on an Apache Web Server</a> <small>Block .inc Files from Displaying on Apache Web ServerBlock .inc...</small></li><li><a href='http://www.stemkoski.com/how-to-create-a-simple-podcast-rss-feed-using-php-and-mysql/' rel='bookmark' title='Permanent Link: How to Create a Simple Podcast RSS Feed using PHP and MySQL'>How to Create a Simple Podcast RSS Feed using PHP and MySQL</a> <small>Generating a podcast RSS feed with PHP is actually very...</small></li><li><a href='http://www.stemkoski.com/creating-symbolicsoftlinks-using-php/' rel='bookmark' title='Permanent Link: Creating Symbolic/Softlinks Using PHP'>Creating Symbolic/Softlinks Using PHP</a> <small>PHP is a fantastic language and it has some very...</small></li><li><a href='http://www.stemkoski.com/godaddy-dedicated-server-hosting-blocks-port-25/' rel='bookmark' title='Permanent Link: GoDaddy Dedicated Server Hosting Blocks Port 25'>GoDaddy Dedicated Server Hosting Blocks Port 25</a> <small>Today I was helping a client troubleshoot a problem with...</small></li></ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=KIv_QRKPa5Y:sqAeh2z24-U:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=KIv_QRKPa5Y:sqAeh2z24-U:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=KIv_QRKPa5Y:sqAeh2z24-U:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?i=KIv_QRKPa5Y:sqAeh2z24-U:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=KIv_QRKPa5Y:sqAeh2z24-U:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=KIv_QRKPa5Y:sqAeh2z24-U:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?i=KIv_QRKPa5Y:sqAeh2z24-U:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=KIv_QRKPa5Y:sqAeh2z24-U:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/stemkoski/kDjQ/~4/KIv_QRKPa5Y" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.stemkoski.com/how-to-use-php-in-htm-or-html-files/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.stemkoski.com/how-to-use-php-in-htm-or-html-files/</feedburner:origLink></item>
		<item>
		<title>How to Detect IE6 Browser with JavaScript</title>
		<link>http://feedproxy.google.com/~r/stemkoski/kDjQ/~3/LoeHjMRoJwA/</link>
		<comments>http://www.stemkoski.com/how-to-detect-ie6-with-javascript/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 15:20:56 +0000</pubDate>
		<dc:creator>Ryan Stemkoski</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP Development]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Browser Detection]]></category>
		<category><![CDATA[IE6]]></category>
		<category><![CDATA[Internet Explorer 6]]></category>

		<guid isPermaLink="false">http://www.stemkoski.com/?p=1306</guid>
		<description><![CDATA[I have been doing a lot of work with jQuery lately. The jQuery library offers great cross browser support for most functions but unfortunately even this magic wand can’t solve all the problems with Internet Explorer 6 (IE6) compatibility. Previously, jQuery had a browser() function that helped detect a browser so that a developer could [...]


Related posts:<ol><li><a href='http://www.stemkoski.com/a-little-known-list-of-javascript-functions-equivalent-to-php-functions-in-jquery/' rel='bookmark' title='Permanent Link: A Little Known List of JavaScript Functions Equivalent to PHP Functions in jQuery'>A Little Known List of JavaScript Functions Equivalent to PHP Functions in jQuery</a> <small>Many of us PHP developers often find working with JavaScript...</small></li><li><a href='http://www.stemkoski.com/embedding-flash-with-javascript-for-quality-and-seo/' rel='bookmark' title='Permanent Link: Embedding Flash with JavaScript for Quality and SEO'>Embedding Flash with JavaScript for Quality and SEO</a> <small>When I first started using Flash I used the standard...</small></li><li><a href='http://www.stemkoski.com/change-the-style-of-div-on-mouseover-with-jquery/' rel='bookmark' title='Permanent Link: Change the Style of DIV on Mouseover with jQuery'>Change the Style of DIV on Mouseover with jQuery</a> <small>JavaScript libraries are fantastic. I know many good web developers...</small></li><li><a href='http://www.stemkoski.com/yahoo-graded-browser-support-which-browsers-your-website-to-support/' rel='bookmark' title='Permanent Link: Yahoo Graded Browser Support &#8211; Which Browsers Your Website to Support'>Yahoo Graded Browser Support &#8211; Which Browsers Your Website to Support</a> <small>One of the most frustrating things for a web developer...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>I have been doing a lot of work with jQuery lately. The jQuery library offers great cross browser support for most functions but unfortunately even this magic wand can’t solve all the problems with Internet Explorer 6 (IE6) compatibility. Previously, jQuery had a browser() function that helped detect a browser so that a developer could build  a work around. The browser() function has been removed in favor of a new function called support() which helps determine if the current browser offers support for a specific piece of functionality.  For many tasks this strategy works just fine but I have found some occasions where I need to sniff out IE6 and it can be done easily using standard JavaScript.</p>
<h3>JavaScript function to determine if the current browser is IE6:</h3>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;"><span style="color: #006600; font-style: italic;">//CHECK FOR IE6</span>
<span style="color: #003366; font-weight: bold;">function</span> is_ie6<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
     <span style="color: #000066; font-weight: bold;">return</span> <span style="color: #009900;">&#40;</span><span style="color: #009900;">&#40;</span>window.<span style="color: #660066;">XMLHttpRequest</span> <span style="color: #339933;">==</span> undefined<span style="color: #009900;">&#41;</span> <span style="color: #339933;">&amp;&amp;</span> <span style="color: #009900;">&#40;</span>ActiveXObject <span style="color: #339933;">!=</span> undefined<span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span></pre></div></div>

<p>There are many other ways to find IE6 but this one works great.  If you have another good method please list it in the comments below.  </p>


<p>Related posts:<ol><li><a href='http://www.stemkoski.com/a-little-known-list-of-javascript-functions-equivalent-to-php-functions-in-jquery/' rel='bookmark' title='Permanent Link: A Little Known List of JavaScript Functions Equivalent to PHP Functions in jQuery'>A Little Known List of JavaScript Functions Equivalent to PHP Functions in jQuery</a> <small>Many of us PHP developers often find working with JavaScript...</small></li><li><a href='http://www.stemkoski.com/embedding-flash-with-javascript-for-quality-and-seo/' rel='bookmark' title='Permanent Link: Embedding Flash with JavaScript for Quality and SEO'>Embedding Flash with JavaScript for Quality and SEO</a> <small>When I first started using Flash I used the standard...</small></li><li><a href='http://www.stemkoski.com/change-the-style-of-div-on-mouseover-with-jquery/' rel='bookmark' title='Permanent Link: Change the Style of DIV on Mouseover with jQuery'>Change the Style of DIV on Mouseover with jQuery</a> <small>JavaScript libraries are fantastic. I know many good web developers...</small></li><li><a href='http://www.stemkoski.com/yahoo-graded-browser-support-which-browsers-your-website-to-support/' rel='bookmark' title='Permanent Link: Yahoo Graded Browser Support &#8211; Which Browsers Your Website to Support'>Yahoo Graded Browser Support &#8211; Which Browsers Your Website to Support</a> <small>One of the most frustrating things for a web developer...</small></li></ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=LoeHjMRoJwA:BrpIes8tXWA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=LoeHjMRoJwA:BrpIes8tXWA:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=LoeHjMRoJwA:BrpIes8tXWA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?i=LoeHjMRoJwA:BrpIes8tXWA:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=LoeHjMRoJwA:BrpIes8tXWA:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=LoeHjMRoJwA:BrpIes8tXWA:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?i=LoeHjMRoJwA:BrpIes8tXWA:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=LoeHjMRoJwA:BrpIes8tXWA:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/stemkoski/kDjQ/~4/LoeHjMRoJwA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.stemkoski.com/how-to-detect-ie6-with-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.stemkoski.com/how-to-detect-ie6-with-javascript/</feedburner:origLink></item>
		<item>
		<title>Buck Dodges Hunters by Feasting on my Pumpkins</title>
		<link>http://feedproxy.google.com/~r/stemkoski/kDjQ/~3/tOM8ZnFrg3Y/</link>
		<comments>http://www.stemkoski.com/buck-dodges-hunters-by-feasting-on-my-pumpkins/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 16:11:36 +0000</pubDate>
		<dc:creator>Ryan Stemkoski</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Deer]]></category>
		<category><![CDATA[Garden]]></category>
		<category><![CDATA[Hunting]]></category>

		<guid isPermaLink="false">http://www.stemkoski.com/?p=1300</guid>
		<description><![CDATA[It is officially deer season in Washington State.  I am a fisherman and have never been a big hunter. I have nothing against hunting and have gone myself many times but it I would much rather be fly fishing on a small stream somewhere in the forest.  I have never really cared for [...]


Related posts:<ol><li><a href='http://www.stemkoski.com/westport-in-january/' rel='bookmark' title='Permanent Link: Westport in January'>Westport in January</a> <small>I was out of town the last couple days. Thanks...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>It is officially deer season in Washington State.  I am a fisherman and have never been a big hunter. I have nothing against hunting and have gone myself many times but it I would much rather be fly fishing on a small stream somewhere in the forest.  I have never really cared for shooting animals unless it is with a camera.<br />
I woke up this morning, ate some Lucky Charms, scratched my privates, and read Facebook updates from friends who are out hunting today in the cold Washington fall weather.  Then I went to wash my bowl and discovered this very nice looking buck eating my pumpkins and dodging hunters in my backyard.  I found it quite ironic that so many of my friends were out looking for this guy and he was just hanging out in at my place, having breakfast.</p>
<p>Sorry the pictures are not better.  The sun was rising behind him and I was shooting through my back window so the pictures are less than stellar but hopefully they’re enough to make all you hunters jealous.  Of course, when Halloween comes around and I have nothing to carve I probably won’t be too happy but he was fun to watch.</p>

<a href='http://www.stemkoski.com/buck-dodges-hunters-by-feasting-on-my-pumpkins/img_5232/' title='IMG_5232'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/10/IMG_5232-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_5232" /></a>
<a href='http://www.stemkoski.com/buck-dodges-hunters-by-feasting-on-my-pumpkins/img_5233/' title='IMG_5233'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/10/IMG_5233-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_5233" /></a>
<a href='http://www.stemkoski.com/buck-dodges-hunters-by-feasting-on-my-pumpkins/img_5244/' title='IMG_5244'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/10/IMG_5244-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_5244" /></a>



<p>Related posts:<ol><li><a href='http://www.stemkoski.com/westport-in-january/' rel='bookmark' title='Permanent Link: Westport in January'>Westport in January</a> <small>I was out of town the last couple days. Thanks...</small></li></ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=tOM8ZnFrg3Y:cbaUAenU9B8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=tOM8ZnFrg3Y:cbaUAenU9B8:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=tOM8ZnFrg3Y:cbaUAenU9B8:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?i=tOM8ZnFrg3Y:cbaUAenU9B8:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=tOM8ZnFrg3Y:cbaUAenU9B8:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=tOM8ZnFrg3Y:cbaUAenU9B8:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?i=tOM8ZnFrg3Y:cbaUAenU9B8:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=tOM8ZnFrg3Y:cbaUAenU9B8:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/stemkoski/kDjQ/~4/tOM8ZnFrg3Y" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.stemkoski.com/buck-dodges-hunters-by-feasting-on-my-pumpkins/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.stemkoski.com/buck-dodges-hunters-by-feasting-on-my-pumpkins/</feedburner:origLink></item>
		<item>
		<title>How to Access MySQL at Web Hosts Without phpMyAdmin</title>
		<link>http://feedproxy.google.com/~r/stemkoski/kDjQ/~3/bxeLQeNjfNg/</link>
		<comments>http://www.stemkoski.com/how-to-access-mysql-at-web-hosts-without-phpmyadmin/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 14:21:01 +0000</pubDate>
		<dc:creator>Ryan Stemkoski</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Adminer]]></category>
		<category><![CDATA[phpMyAdmin]]></category>
		<category><![CDATA[SQL Query]]></category>
		<category><![CDATA[SQLyog]]></category>

		<guid isPermaLink="false">http://www.stemkoski.com/?p=1295</guid>
		<description><![CDATA[While most web hosts have phpMyAdmin installed for their customers to use, there are plenty out there that do not. The phpMyAdmin interface is what most developers have become accustomed to when developing MySQL based websites.  If phpMyAdmin is not installed on your web host, there are several options that will allow you to [...]


Related posts:<ol><li><a href='http://www.stemkoski.com/mysql-dump-of-the-50-us-states/' rel='bookmark' title='Permanent Link: MySQL Dump of the 50 U.S. States'>MySQL Dump of the 50 U.S. States</a> <small>There have been many times I have needed a list...</small></li><li><a href='http://www.stemkoski.com/how-to-create-a-simple-podcast-rss-feed-using-php-and-mysql/' rel='bookmark' title='Permanent Link: How to Create a Simple Podcast RSS Feed using PHP and MySQL'>How to Create a Simple Podcast RSS Feed using PHP and MySQL</a> <small>Generating a podcast RSS feed with PHP is actually very...</small></li><li><a href='http://www.stemkoski.com/creating-symbolicsoftlinks-using-php/' rel='bookmark' title='Permanent Link: Creating Symbolic/Softlinks Using PHP'>Creating Symbolic/Softlinks Using PHP</a> <small>PHP is a fantastic language and it has some very...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>While most web hosts have phpMyAdmin installed for their customers to use, there are plenty out there that do not. The phpMyAdmin interface is what most developers have become accustomed to when developing MySQL based websites.  If phpMyAdmin is not installed on your web host, there are several options that will allow you to access and modify MySQL.  Several of these options are listed below in no particular order. This list certainly doesn’t include every option but there are enough listed that there should be a solution for your specific situation.</p>
<h3>Option 1: Install phpMyAdmin</h3>
<p>phpMyAdmin is just a simple PHP based program. You can download a copy from the phpMyAdmin website. (<a href="http://www.phpmyadmin.net/home_page/downloads.php" target="_blank">http://www.phpmyadmin.net/home_page/downloads.php</a>) Then you can install it by following the simple instructions similar to how you would Wordpress, Drupal, or any other PHP based application.  This is a good solution, although phpMyAdmin is a large interface and may take awhile to load and setup.</p>
<h3>Option 2: Use phpMyAdmin Alternative such as Adminer</h3>
<p>There are many alternatives to phpMyAdmin.  I think phpMyAdmin is a great piece of software and if it is enabled on the web host I will always use it.  If you run into a situation where it is not enabled then I suggest a phpMyAdmin alternative called Adminer.  This handy script offers many of the features of phpMyAdmin in a single file.  It is incredibly easy to install and the interface will already be familiar to anyone who works with phpMyAdmin on a regular basis.<br />
You can read more about Adminer here: <a href="http://www.adminer.org/en/" target="_blank">http://www.adminer.org/en/</a> or download this great script here: <a href="http://sourceforge.net/projects/adminer/files/Adminer/Adminer%202.1.0/adminer-2.1.0.php/download" target="_blank">http://sourceforge.net/projects/adminer/files/Adminer/Adminer%202.1.0/adminer-2.1.0.php/download</a>.</p>
<h3>Option 3: Use a MySQL Software such as SQLyog</h3>
<p>There are many software packages out there.  My favorite is a program called SQLyog. It works similar to Microsoft’s SQL Enterprise Manager.  This system allows you to manage your MySQL tables and structure from your remote computer.  To utilize this software your <a href="http://www.findmyhosting.com">web hosting</a> company needs to allow remote connections. This software offers all the features of phpMyAdmin and also has support for other database types such as PostgreSQL. You can download a copy at: <a href="http://www.webyog.com/en/downloads.php#sqlyog" target="_blank">http://www.webyog.com/en/downloads.php#sqlyog</a>.</p>
<h3>Option 4: Use Command Line or PHP to Manage through Queries</h3>
<p>The final option I am going to present is to manage your MySQL tables and structure by executing queries through PHP or using server’s command line if you have access.  This tends to be the most advanced option as many developers are not familiar with the query syntax to modify structure etc using SQL statements. I would suggest trying some of the other options before using this one.  My guess is if you didn’t already know the answer to this question this option may be more difficult for you than some of the others.</p>
<p>I hope these solutions help.  I remember the first time I came across this situation I had no idea what to do.  I was new to development and was accustomed to working with MySQL through phpMyAdmin and at the time didn’t even truly understand that phpMyAdmin wasn’t part of MySQL.  Up until that point I thought phpMyAdmin came bundled with MySQL and was the official GUI for MySQL because I had never had to use anything else.  </p>


<p>Related posts:<ol><li><a href='http://www.stemkoski.com/mysql-dump-of-the-50-us-states/' rel='bookmark' title='Permanent Link: MySQL Dump of the 50 U.S. States'>MySQL Dump of the 50 U.S. States</a> <small>There have been many times I have needed a list...</small></li><li><a href='http://www.stemkoski.com/how-to-create-a-simple-podcast-rss-feed-using-php-and-mysql/' rel='bookmark' title='Permanent Link: How to Create a Simple Podcast RSS Feed using PHP and MySQL'>How to Create a Simple Podcast RSS Feed using PHP and MySQL</a> <small>Generating a podcast RSS feed with PHP is actually very...</small></li><li><a href='http://www.stemkoski.com/creating-symbolicsoftlinks-using-php/' rel='bookmark' title='Permanent Link: Creating Symbolic/Softlinks Using PHP'>Creating Symbolic/Softlinks Using PHP</a> <small>PHP is a fantastic language and it has some very...</small></li></ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=bxeLQeNjfNg:L_pKZ2ji2YY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=bxeLQeNjfNg:L_pKZ2ji2YY:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=bxeLQeNjfNg:L_pKZ2ji2YY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?i=bxeLQeNjfNg:L_pKZ2ji2YY:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=bxeLQeNjfNg:L_pKZ2ji2YY:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=bxeLQeNjfNg:L_pKZ2ji2YY:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?i=bxeLQeNjfNg:L_pKZ2ji2YY:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=bxeLQeNjfNg:L_pKZ2ji2YY:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/stemkoski/kDjQ/~4/bxeLQeNjfNg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.stemkoski.com/how-to-access-mysql-at-web-hosts-without-phpmyadmin/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.stemkoski.com/how-to-access-mysql-at-web-hosts-without-phpmyadmin/</feedburner:origLink></item>
		<item>
		<title>Kayla’s Fake Bridal Shower</title>
		<link>http://feedproxy.google.com/~r/stemkoski/kDjQ/~3/2CX5_g8xtZ4/</link>
		<comments>http://www.stemkoski.com/kaylas-fake-bridal-shower/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 15:22:58 +0000</pubDate>
		<dc:creator>Ryan Stemkoski</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Bridal Shower]]></category>
		<category><![CDATA[Kayla]]></category>
		<category><![CDATA[Wedding]]></category>

		<guid isPermaLink="false">http://www.stemkoski.com/?p=1281</guid>
		<description><![CDATA[

Related posts:Engagement Photos of Kayla and I Kayla and I are getting married in just under 2...Happy Valentine&#8217;s Day Kayla! Since Kayla puts up with me spending an obscene amount...


Related posts:<ol><li><a href='http://www.stemkoski.com/ryan-stemkoski-kayla-arlt-engagement-photos/' rel='bookmark' title='Permanent Link: Engagement Photos of Kayla and I'>Engagement Photos of Kayla and I</a> <small>Kayla and I are getting married in just under 2...</small></li><li><a href='http://www.stemkoski.com/happy-valentines-day-kayla/' rel='bookmark' title='Permanent Link: Happy Valentine&#8217;s Day Kayla!'>Happy Valentine&#8217;s Day Kayla!</a> <small>Since Kayla puts up with me spending an obscene amount...</small></li></ol>]]></description>
			<content:encoded><![CDATA[
<a href='http://www.stemkoski.com/kaylas-fake-bridal-shower/img_5041/' title='IMG_5041'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/10/IMG_5041-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_5041" /></a>
<a href='http://www.stemkoski.com/kaylas-fake-bridal-shower/img_5044/' title='IMG_5044'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/10/IMG_5044-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_5044" /></a>
<a href='http://www.stemkoski.com/kaylas-fake-bridal-shower/img_5045/' title='IMG_5045'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/10/IMG_5045-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_5045" /></a>
<a href='http://www.stemkoski.com/kaylas-fake-bridal-shower/img_5047/' title='IMG_5047'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/10/IMG_5047-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_5047" /></a>
<a href='http://www.stemkoski.com/kaylas-fake-bridal-shower/img_5054/' title='IMG_5054'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/10/IMG_5054-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_5054" /></a>
<a href='http://www.stemkoski.com/kaylas-fake-bridal-shower/img_5070/' title='IMG_5070'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/10/IMG_5070-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_5070" /></a>
<a href='http://www.stemkoski.com/kaylas-fake-bridal-shower/img_5072/' title='IMG_5072'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/10/IMG_5072-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_5072" /></a>
<a href='http://www.stemkoski.com/kaylas-fake-bridal-shower/img_5078/' title='IMG_5078'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/10/IMG_5078-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_5078" /></a>
<a href='http://www.stemkoski.com/kaylas-fake-bridal-shower/img_5084/' title='IMG_5084'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/10/IMG_5084-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_5084" /></a>
<a href='http://www.stemkoski.com/kaylas-fake-bridal-shower/img_5092/' title='IMG_5092'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/10/IMG_5092-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_5092" /></a>
<a href='http://www.stemkoski.com/kaylas-fake-bridal-shower/img_5099/' title='IMG_5099'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/10/IMG_5099-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_5099" /></a>
<a href='http://www.stemkoski.com/kaylas-fake-bridal-shower/img_5100/' title='IMG_5100'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/10/IMG_5100-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_5100" /></a>



<p>Related posts:<ol><li><a href='http://www.stemkoski.com/ryan-stemkoski-kayla-arlt-engagement-photos/' rel='bookmark' title='Permanent Link: Engagement Photos of Kayla and I'>Engagement Photos of Kayla and I</a> <small>Kayla and I are getting married in just under 2...</small></li><li><a href='http://www.stemkoski.com/happy-valentines-day-kayla/' rel='bookmark' title='Permanent Link: Happy Valentine&#8217;s Day Kayla!'>Happy Valentine&#8217;s Day Kayla!</a> <small>Since Kayla puts up with me spending an obscene amount...</small></li></ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=2CX5_g8xtZ4:kjAe2z2rzZM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=2CX5_g8xtZ4:kjAe2z2rzZM:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=2CX5_g8xtZ4:kjAe2z2rzZM:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?i=2CX5_g8xtZ4:kjAe2z2rzZM:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=2CX5_g8xtZ4:kjAe2z2rzZM:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=2CX5_g8xtZ4:kjAe2z2rzZM:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?i=2CX5_g8xtZ4:kjAe2z2rzZM:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=2CX5_g8xtZ4:kjAe2z2rzZM:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/stemkoski/kDjQ/~4/2CX5_g8xtZ4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.stemkoski.com/kaylas-fake-bridal-shower/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.stemkoski.com/kaylas-fake-bridal-shower/</feedburner:origLink></item>
		<item>
		<title>Block .inc Files from Displaying on an Apache Web Server</title>
		<link>http://feedproxy.google.com/~r/stemkoski/kDjQ/~3/HOjUWVf_DGo/</link>
		<comments>http://www.stemkoski.com/block-inc-files-from-displaying-on-apache-web-server/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 21:37:55 +0000</pubDate>
		<dc:creator>Ryan Stemkoski</dc:creator>
				<category><![CDATA[PHP Development]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[.inc]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[httpd.conf]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.stemkoski.com/?p=1278</guid>
		<description><![CDATA[Block .inc Files from Displaying on Apache Web ServerBlock .inc Files from Displaying on Apache Web ServerMany PHP developers use the .inc file extension to signify a script that is included within another.  This can be very handy when scanning a directory or block of code looking for specific references or calls. 
One of [...]


Related posts:<ol><li><a href='http://www.stemkoski.com/how-to-use-php-in-htm-or-html-files/' rel='bookmark' title='Permanent Link: How to use PHP in .htm or .html Files'>How to use PHP in .htm or .html Files</a> <small>The need to execute PHP in HTM or HTML files...</small></li><li><a href='http://www.stemkoski.com/how-to-create-a-simple-podcast-rss-feed-using-php-and-mysql/' rel='bookmark' title='Permanent Link: How to Create a Simple Podcast RSS Feed using PHP and MySQL'>How to Create a Simple Podcast RSS Feed using PHP and MySQL</a> <small>Generating a podcast RSS feed with PHP is actually very...</small></li><li><a href='http://www.stemkoski.com/godaddy-dedicated-server-hosting-blocks-port-25/' rel='bookmark' title='Permanent Link: GoDaddy Dedicated Server Hosting Blocks Port 25'>GoDaddy Dedicated Server Hosting Blocks Port 25</a> <small>Today I was helping a client troubleshoot a problem with...</small></li><li><a href='http://www.stemkoski.com/check-out-the-4-g-web-siteblacklist/' rel='bookmark' title='Permanent Link: Check out the 4G web site blacklist'>Check out the 4G web site blacklist</a> <small>I came across something today that I had to share....</small></li><li><a href='http://www.stemkoski.com/php-quick-profiler/' rel='bookmark' title='Permanent Link: PHP Quick Profiler'>PHP Quick Profiler</a> <small>Have you ever wanted a Firebug for PHP? Thanks to...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Block .inc Files from Displaying on Apache Web ServerBlock .inc Files from Displaying on Apache Web ServerMany PHP developers use the .inc file extension to signify a script that is included within another.  This can be very handy when scanning a directory or block of code looking for specific references or calls. </p>
<p>One of the major benefits of using a .inc file as opposed to a PHP file is that a .inc will not execute code when called directly from the browser and instead displays the file contents as a text.  This technique can help portions of your script from being run out of context by clever hackers.  The downside to this functionality is that since Apache, by default treats a .inc file as a text file it will send the contents of your file to the browser.  This can obviously pose a serious security risk to your application.  For example, a connection.inc file containing database connection information called directly would output the connection information for your application allowing a hacker direct access to your database.</p>
<p>Thankfully, there is an easy solution to this problem. Apache allows you to provide special instructions in your httpd.conf file to disallow direct access to an .inc file.  This prevents a user from executing it outside the context of another script and prevents the file from being sent as text. To disallow access to .inc files, add the following information to your httpd.conf:</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">&lt;files &quot;*.inc&quot;&gt;
order allow,deny
deny from all
&lt;/files&gt;</pre></div></div>



<p>Related posts:<ol><li><a href='http://www.stemkoski.com/how-to-use-php-in-htm-or-html-files/' rel='bookmark' title='Permanent Link: How to use PHP in .htm or .html Files'>How to use PHP in .htm or .html Files</a> <small>The need to execute PHP in HTM or HTML files...</small></li><li><a href='http://www.stemkoski.com/how-to-create-a-simple-podcast-rss-feed-using-php-and-mysql/' rel='bookmark' title='Permanent Link: How to Create a Simple Podcast RSS Feed using PHP and MySQL'>How to Create a Simple Podcast RSS Feed using PHP and MySQL</a> <small>Generating a podcast RSS feed with PHP is actually very...</small></li><li><a href='http://www.stemkoski.com/godaddy-dedicated-server-hosting-blocks-port-25/' rel='bookmark' title='Permanent Link: GoDaddy Dedicated Server Hosting Blocks Port 25'>GoDaddy Dedicated Server Hosting Blocks Port 25</a> <small>Today I was helping a client troubleshoot a problem with...</small></li><li><a href='http://www.stemkoski.com/check-out-the-4-g-web-siteblacklist/' rel='bookmark' title='Permanent Link: Check out the 4G web site blacklist'>Check out the 4G web site blacklist</a> <small>I came across something today that I had to share....</small></li><li><a href='http://www.stemkoski.com/php-quick-profiler/' rel='bookmark' title='Permanent Link: PHP Quick Profiler'>PHP Quick Profiler</a> <small>Have you ever wanted a Firebug for PHP? Thanks to...</small></li></ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=HOjUWVf_DGo:HkSBIAVZvzs:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=HOjUWVf_DGo:HkSBIAVZvzs:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=HOjUWVf_DGo:HkSBIAVZvzs:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?i=HOjUWVf_DGo:HkSBIAVZvzs:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=HOjUWVf_DGo:HkSBIAVZvzs:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=HOjUWVf_DGo:HkSBIAVZvzs:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?i=HOjUWVf_DGo:HkSBIAVZvzs:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=HOjUWVf_DGo:HkSBIAVZvzs:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/stemkoski/kDjQ/~4/HOjUWVf_DGo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.stemkoski.com/block-inc-files-from-displaying-on-apache-web-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.stemkoski.com/block-inc-files-from-displaying-on-apache-web-server/</feedburner:origLink></item>
		<item>
		<title>A Little Known List of JavaScript Functions Equivalent to PHP Functions in jQuery</title>
		<link>http://feedproxy.google.com/~r/stemkoski/kDjQ/~3/ti-3RbKDI2w/</link>
		<comments>http://www.stemkoski.com/a-little-known-list-of-javascript-functions-equivalent-to-php-functions-in-jquery/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 14:18:30 +0000</pubDate>
		<dc:creator>Ryan Stemkoski</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP Development]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[.jQuery.map()]]></category>
		<category><![CDATA[array_map()]]></category>
		<category><![CDATA[array_merge()]]></category>
		<category><![CDATA[array_unique()]]></category>
		<category><![CDATA[get_object_vars()]]></category>
		<category><![CDATA[in_array()]]></category>
		<category><![CDATA[is_array()]]></category>
		<category><![CDATA[jQuery.each()]]></category>
		<category><![CDATA[jQuery.extend()]]></category>
		<category><![CDATA[jQuery.grep()]]></category>
		<category><![CDATA[jQuery.inArray()]]></category>
		<category><![CDATA[jQuery.isArray()]]></category>
		<category><![CDATA[jQuery.makeArray()]]></category>
		<category><![CDATA[jQuery.merge()]]></category>
		<category><![CDATA[jQuery.unique()]]></category>

		<guid isPermaLink="false">http://www.stemkoski.com/?p=1212</guid>
		<description><![CDATA[Many of us PHP developers often find working with JavaScript arrays to be a frustrating task. PHP has a number of very powerful built in functions like: in_array(), is_array(), array_merge(), array_map(), and array_unique() that are just plain missing in JavaScript.  Over the years, many of these functions have been ported into JavaScript buy developers [...]


Related posts:<ol><li><a href='http://www.stemkoski.com/how-to-detect-ie6-with-javascript/' rel='bookmark' title='Permanent Link: How to Detect IE6 Browser with JavaScript'>How to Detect IE6 Browser with JavaScript</a> <small>I have been doing a lot of work with jQuery...</small></li><li><a href='http://www.stemkoski.com/change-the-style-of-div-on-mouseover-with-jquery/' rel='bookmark' title='Permanent Link: Change the Style of DIV on Mouseover with jQuery'>Change the Style of DIV on Mouseover with jQuery</a> <small>JavaScript libraries are fantastic. I know many good web developers...</small></li><li><a href='http://www.stemkoski.com/what-is-javascript%e2%80%99s-equivalent-to-php-strip_tags/' rel='bookmark' title='Permanent Link: What is JavaScript’s Equivalent to PHP strip_tags()'>What is JavaScript’s Equivalent to PHP strip_tags()</a> <small>A couple of days ago I was working on a...</small></li><li><a href='http://www.stemkoski.com/stupid-simple-jquery-accordion-menu/' rel='bookmark' title='Permanent Link: Stupid Simple jQuery Accordion Menu'>Stupid Simple jQuery Accordion Menu</a> <small>This is a very simple tutorial on how to implement...</small></li><li><a href='http://www.stemkoski.com/jquery-ui-1-7-2-themes-list-at-google-code/' rel='bookmark' title='Permanent Link: jQuery UI 1.7.2 Themes List at Google Code'>jQuery UI 1.7.2 Themes List at Google Code</a> <small>Working with jQuery UI for the first time and looking...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Many of us PHP developers often find working with JavaScript arrays to be a frustrating task. PHP has a number of very powerful built in functions like: <strong>in_array(), is_array(), array_merge(), array_map(), and array_unique()</strong> that are just plain missing in JavaScript.  Over the years, many of these functions have been ported into JavaScript buy developers much like us. In fact, I recently did a port partial port of the PHP strip_tags() function to JavaScript.  (Note: There is a popular library of PHP->JS functions called PHP.JS you can check out for functions not included in this example or if you are not using jQuery.)</p>
<p>Until now, developers working with arrays in JavaScript were either forced to obtain the data returned from these functions on their own or spend a great deal of time searching the net for a solution that actually works.  Thankfully, the jQuery developers have written a number of these functions into the core jQuery library but for some reason not many developers, even those using jQuery don’t know they are there to use!</p>
<h3>jQuery / JavaScript PHP Equivalent Array Functions</h3>
<p></p>
<p><strong>PHP in_array() Equivalent in JavaScript</strong></p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;">jQuery.<span style="color: #660066;">inArray</span><span style="color: #009900;">&#40;</span>value<span style="color: #339933;">,</span>array<span style="color: #009900;">&#41;</span></pre></div></div>

<p><strong>PHP is_array() Equivalent in JavaScript</strong></p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;">jQuery.<span style="color: #660066;">isArray</span><span style="color: #009900;">&#40;</span>array<span style="color: #009900;">&#41;</span></pre></div></div>

<p><strong>PHP array_map() Equivalent in JavaScript</strong></p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;">jQuery.<span style="color: #660066;">map</span><span style="color: #009900;">&#40;</span>array<span style="color: #339933;">,</span>callback<span style="color: #009900;">&#41;</span></pre></div></div>

<p><strong><br />
PHP array_merge() Equivalent in JavaScript</strong></p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;">jQuery.<span style="color: #660066;">merge</span><span style="color: #009900;">&#40;</span>array1<span style="color: #339933;">,</span>array2<span style="color: #009900;">&#41;</span></pre></div></div>

<p><strong>PHP array_unique () Equivalent in JavaScript</strong></p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;">jQuery.<span style="color: #660066;">unique</span><span style="color: #009900;">&#40;</span>array<span style="color: #009900;">&#41;</span></pre></div></div>

<p></p>
<h3>Other jQuery / JavaScript Array and Object Functions</h3>
<p>
In addition to these functions there are some other handy functions available to jQuery developers that work with Arrays and Objects. These include:</p>
<p><strong>PHP get_object_vars() Equivalent in JavaScript</strong></p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;">jQuery.<span style="color: #660066;">makeArray</span><span style="color: #009900;">&#40;</span>object<span style="color: #009900;">&#41;</span></pre></div></div>

<p><strong>Grep Style Search Function</strong></p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;">jQuery.<span style="color: #660066;">grep</span><span style="color: #009900;">&#40;</span>array<span style="color: #339933;">,</span>callback<span style="color: #339933;">,</span>invert<span style="color: #009900;">&#41;</span></pre></div></div>

<p><strong>Object Extension</strong></p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;">jQuery.<span style="color: #660066;">extend</span><span style="color: #009900;">&#40;</span>deep<span style="color: #339933;">,</span>target<span style="color: #339933;">,</span>object1<span style="color: #339933;">,</span>objectN<span style="color: #009900;">&#41;</span></pre></div></div>

<p><strong>Iterator Function</strong></p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;">jQuery.<span style="color: #660066;">each</span> <span style="color: #009900;">&#40;</span>object<span style="color: #339933;">,</span>callback<span style="color: #009900;">&#41;</span></pre></div></div>

<p><em>(Note: None of these functions will work without the jQuery library. jQuery is a free, open source JavaScript library check out: <a href="http://jquery.com/">http://jquery.com/</a> for more information.)</em></p>


<p>Related posts:<ol><li><a href='http://www.stemkoski.com/how-to-detect-ie6-with-javascript/' rel='bookmark' title='Permanent Link: How to Detect IE6 Browser with JavaScript'>How to Detect IE6 Browser with JavaScript</a> <small>I have been doing a lot of work with jQuery...</small></li><li><a href='http://www.stemkoski.com/change-the-style-of-div-on-mouseover-with-jquery/' rel='bookmark' title='Permanent Link: Change the Style of DIV on Mouseover with jQuery'>Change the Style of DIV on Mouseover with jQuery</a> <small>JavaScript libraries are fantastic. I know many good web developers...</small></li><li><a href='http://www.stemkoski.com/what-is-javascript%e2%80%99s-equivalent-to-php-strip_tags/' rel='bookmark' title='Permanent Link: What is JavaScript’s Equivalent to PHP strip_tags()'>What is JavaScript’s Equivalent to PHP strip_tags()</a> <small>A couple of days ago I was working on a...</small></li><li><a href='http://www.stemkoski.com/stupid-simple-jquery-accordion-menu/' rel='bookmark' title='Permanent Link: Stupid Simple jQuery Accordion Menu'>Stupid Simple jQuery Accordion Menu</a> <small>This is a very simple tutorial on how to implement...</small></li><li><a href='http://www.stemkoski.com/jquery-ui-1-7-2-themes-list-at-google-code/' rel='bookmark' title='Permanent Link: jQuery UI 1.7.2 Themes List at Google Code'>jQuery UI 1.7.2 Themes List at Google Code</a> <small>Working with jQuery UI for the first time and looking...</small></li></ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=ti-3RbKDI2w:AME-X-ukCF0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=ti-3RbKDI2w:AME-X-ukCF0:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=ti-3RbKDI2w:AME-X-ukCF0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?i=ti-3RbKDI2w:AME-X-ukCF0:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=ti-3RbKDI2w:AME-X-ukCF0:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=ti-3RbKDI2w:AME-X-ukCF0:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?i=ti-3RbKDI2w:AME-X-ukCF0:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=ti-3RbKDI2w:AME-X-ukCF0:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/stemkoski/kDjQ/~4/ti-3RbKDI2w" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.stemkoski.com/a-little-known-list-of-javascript-functions-equivalent-to-php-functions-in-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.stemkoski.com/a-little-known-list-of-javascript-functions-equivalent-to-php-functions-in-jquery/</feedburner:origLink></item>
		<item>
		<title>Holden’s 3rd Birthday Party</title>
		<link>http://feedproxy.google.com/~r/stemkoski/kDjQ/~3/-9TCxpnAoeU/</link>
		<comments>http://www.stemkoski.com/holdens-3rd-birthday-party/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 13:02:45 +0000</pubDate>
		<dc:creator>Ryan Stemkoski</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Family]]></category>
		<category><![CDATA[Holden]]></category>
		<category><![CDATA[Kayla]]></category>
		<category><![CDATA[Ritzville]]></category>

		<guid isPermaLink="false">http://www.stemkoski.com/?p=1258</guid>
		<description><![CDATA[Yesterday, Kayla and I made the trip to her family farm just outside Ritzville for her Nephew Holden’s 3rd birthday party.  It was an outdoor party and we were fortunate enough to enjoy some beautiful early fall weather.  At the party I decided to snap a few photos and I thought I would [...]


Related posts:<ol><li><a href='http://www.stemkoski.com/happy-birthday%e2%80%a6-to-me/' rel='bookmark' title='Permanent Link: Happy Birthday… To Me'>Happy Birthday… To Me</a> <small>I don’t really have any exciting web news or programming...</small></li><li><a href='http://www.stemkoski.com/ryan-stemkoski-kayla-arlt-engagement-photos/' rel='bookmark' title='Permanent Link: Engagement Photos of Kayla and I'>Engagement Photos of Kayla and I</a> <small>Kayla and I are getting married in just under 2...</small></li><li><a href='http://www.stemkoski.com/microsoft-windows-7-party-are-you-kidding-me/' rel='bookmark' title='Permanent Link: Microsoft Windows 7 Party? Are you kidding me?'>Microsoft Windows 7 Party? Are you kidding me?</a> <small>So I have seen lots of buzz this morning about...</small></li><li><a href='http://www.stemkoski.com/westport-in-january/' rel='bookmark' title='Permanent Link: Westport in January'>Westport in January</a> <small>I was out of town the last couple days. Thanks...</small></li><li><a href='http://www.stemkoski.com/happy-valentines-day-kayla/' rel='bookmark' title='Permanent Link: Happy Valentine&#8217;s Day Kayla!'>Happy Valentine&#8217;s Day Kayla!</a> <small>Since Kayla puts up with me spending an obscene amount...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Yesterday, Kayla and I made the trip to her family farm just outside Ritzville for her Nephew Holden’s 3rd birthday party.  It was an outdoor party and we were fortunate enough to enjoy some beautiful early fall weather.  At the party I decided to snap a few photos and I thought I would share. </p>

<a href='http://www.stemkoski.com/holdens-3rd-birthday-party/img_4643/' title='IMG_4643'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/09/IMG_4643-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_4643" /></a>
<a href='http://www.stemkoski.com/holdens-3rd-birthday-party/img_4648/' title='IMG_4648'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/09/IMG_4648-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_4648" /></a>
<a href='http://www.stemkoski.com/holdens-3rd-birthday-party/img_4652/' title='IMG_4652'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/09/IMG_4652-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_4652" /></a>
<a href='http://www.stemkoski.com/holdens-3rd-birthday-party/img_4662/' title='IMG_4662'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/09/IMG_4662-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_4662" /></a>
<a href='http://www.stemkoski.com/holdens-3rd-birthday-party/img_4678-2/' title='IMG_4678'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/09/IMG_46781-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_4678" /></a>
<a href='http://www.stemkoski.com/holdens-3rd-birthday-party/img_4685-2/' title='IMG_4685'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/09/IMG_46851-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_4685" /></a>
<a href='http://www.stemkoski.com/holdens-3rd-birthday-party/img_4711-2/' title='IMG_4711'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/09/IMG_47111-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_4711" /></a>
<a href='http://www.stemkoski.com/holdens-3rd-birthday-party/img_4750-2/' title='IMG_4750'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/09/IMG_47501-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_4750" /></a>
<a href='http://www.stemkoski.com/holdens-3rd-birthday-party/img_4761-2/' title='IMG_4761'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/09/IMG_47611-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_4761" /></a>
<a href='http://www.stemkoski.com/holdens-3rd-birthday-party/img_4786/' title='IMG_4786'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/09/IMG_4786-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_4786" /></a>
<a href='http://www.stemkoski.com/holdens-3rd-birthday-party/img_4792-2/' title='IMG_4792'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/09/IMG_47921-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_4792" /></a>
<a href='http://www.stemkoski.com/holdens-3rd-birthday-party/img_4843-2/' title='IMG_4843'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/09/IMG_48431-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_4843" /></a>
<a href='http://www.stemkoski.com/holdens-3rd-birthday-party/img_4907-2/' title='IMG_4907'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/09/IMG_49071-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_4907" /></a>
<a href='http://www.stemkoski.com/holdens-3rd-birthday-party/img_4962-2/' title='IMG_4962'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/09/IMG_49621-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_4962" /></a>
<a href='http://www.stemkoski.com/holdens-3rd-birthday-party/img_4998/' title='IMG_4998'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/09/IMG_4998-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_4998" /></a>
<a href='http://www.stemkoski.com/holdens-3rd-birthday-party/img_4999/' title='IMG_4999'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/09/IMG_4999-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_4999" /></a>
<a href='http://www.stemkoski.com/holdens-3rd-birthday-party/img_5000/' title='IMG_5000'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/09/IMG_5000-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_5000" /></a>
<a href='http://www.stemkoski.com/holdens-3rd-birthday-party/img_5010-2/' title='IMG_5010'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/09/IMG_50101-150x150.jpg" class="attachment-thumbnail" alt="" title="IMG_5010" /></a>

<p>Don’t worry loyal web design fans I have already written a web design related post for tomorrow!</p>


<p>Related posts:<ol><li><a href='http://www.stemkoski.com/happy-birthday%e2%80%a6-to-me/' rel='bookmark' title='Permanent Link: Happy Birthday… To Me'>Happy Birthday… To Me</a> <small>I don’t really have any exciting web news or programming...</small></li><li><a href='http://www.stemkoski.com/ryan-stemkoski-kayla-arlt-engagement-photos/' rel='bookmark' title='Permanent Link: Engagement Photos of Kayla and I'>Engagement Photos of Kayla and I</a> <small>Kayla and I are getting married in just under 2...</small></li><li><a href='http://www.stemkoski.com/microsoft-windows-7-party-are-you-kidding-me/' rel='bookmark' title='Permanent Link: Microsoft Windows 7 Party? Are you kidding me?'>Microsoft Windows 7 Party? Are you kidding me?</a> <small>So I have seen lots of buzz this morning about...</small></li><li><a href='http://www.stemkoski.com/westport-in-january/' rel='bookmark' title='Permanent Link: Westport in January'>Westport in January</a> <small>I was out of town the last couple days. Thanks...</small></li><li><a href='http://www.stemkoski.com/happy-valentines-day-kayla/' rel='bookmark' title='Permanent Link: Happy Valentine&#8217;s Day Kayla!'>Happy Valentine&#8217;s Day Kayla!</a> <small>Since Kayla puts up with me spending an obscene amount...</small></li></ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=-9TCxpnAoeU:5QyiVd7LicA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=-9TCxpnAoeU:5QyiVd7LicA:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=-9TCxpnAoeU:5QyiVd7LicA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?i=-9TCxpnAoeU:5QyiVd7LicA:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=-9TCxpnAoeU:5QyiVd7LicA:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=-9TCxpnAoeU:5QyiVd7LicA:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?i=-9TCxpnAoeU:5QyiVd7LicA:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=-9TCxpnAoeU:5QyiVd7LicA:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/stemkoski/kDjQ/~4/-9TCxpnAoeU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.stemkoski.com/holdens-3rd-birthday-party/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.stemkoski.com/holdens-3rd-birthday-party/</feedburner:origLink></item>
		<item>
		<title>Starting Tonight: The National Parks: America’s Best Idea</title>
		<link>http://feedproxy.google.com/~r/stemkoski/kDjQ/~3/uAOBzYkipOc/</link>
		<comments>http://www.stemkoski.com/starting-tonight-the-national-parks-america%e2%80%99s-best-idea/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 16:21:21 +0000</pubDate>
		<dc:creator>Ryan Stemkoski</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Documentary]]></category>
		<category><![CDATA[Ken Burns]]></category>
		<category><![CDATA[Mt. Rainier]]></category>
		<category><![CDATA[National Parks]]></category>
		<category><![CDATA[PBS]]></category>

		<guid isPermaLink="false">http://www.stemkoski.com/?p=1232</guid>
		<description><![CDATA[Tonight is the first episode of an exciting new series directed by Ken Burns highlighting the beauty and history of our national parks system. This 6 part series airs on PBS at 10PM Sunday thru Friday of this week. (September 27, 2009 – Oct 2, 2009) This documentary was an enormous effort.  The 12 [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.stemkoski.com/wp-content/uploads/2009/09/sunbeam_falls_mt_rainier_national_park.jpg" alt="&copy; Ryan Stemkoski &lt;br /&gt;Sunbeam Falls Mt. Rainier National Park" title="sunbeam_falls_mt_rainier_national_park" width="250" height="375" style="float:right; margin-left: 8px; margin-bottom: 8px;" />Tonight is the first episode of an exciting new series directed by Ken Burns highlighting the beauty and history of our national parks system. This 6 part series airs on PBS at 10PM Sunday thru Friday of this week. (September 27, 2009 – Oct 2, 2009) This documentary was an enormous effort.  The 12 hours of footage is the compilation of 10 years of work by Burns and his team. According to Burns, “This film is not a travelogue. It is not a nature film. It is a history; it is full of drama and conflict.” Burns has a history of creating exciting and innovative documentaries and I am sure this one will be no different.</p>
<p>I personally love to hike, fish, camp, photograph, and explore the wonders of nature. I grew up in a family that appreciated these activities and provided me with countless opportunities to experience nature firsthand.  I was very lucky. I grew up just a short drive from the Pacific Ocean in the shadow of Mt. Rainier.  Chehalis, the community in which I was raised was surrounded by the beauty of nature.  Some of my best memories are from experiences that took place in our state and national parks.  I read about this documentary while it was in the making and am very excited to watch it and learn more about national park system. </p>
<p>America is filled with beautiful places and thanks to our national parks system many of these wonderful places have been preserved and made available to the public in a controlled sustainable manner. If it were not for our national park system the Grand Canyon would be surrounded by mansions and Mt. Rainier would be the home to a number of fancy ski resorts.   Instead, they have been preserved so that generation after generation can experience the beauty of God’s creation.</p>
<p><strong>More Information:<br /><a href="http://www.pbs.org/nationalparks/">http://www.pbs.org/nationalparks/</a></strong></p>
<p><i>Photo: &copy; Ryan Stemkoski.  <br />Subject: Sunbeam Falls in Mt. Rainier National Park</i></p>


<p>No related posts.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=uAOBzYkipOc:vZxFSEYlN10:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=uAOBzYkipOc:vZxFSEYlN10:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=uAOBzYkipOc:vZxFSEYlN10:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?i=uAOBzYkipOc:vZxFSEYlN10:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=uAOBzYkipOc:vZxFSEYlN10:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=uAOBzYkipOc:vZxFSEYlN10:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?i=uAOBzYkipOc:vZxFSEYlN10:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=uAOBzYkipOc:vZxFSEYlN10:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/stemkoski/kDjQ/~4/uAOBzYkipOc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.stemkoski.com/starting-tonight-the-national-parks-america%e2%80%99s-best-idea/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.stemkoski.com/starting-tonight-the-national-parks-america%e2%80%99s-best-idea/</feedburner:origLink></item>
		<item>
		<title>Engagement Photos of Kayla and I</title>
		<link>http://feedproxy.google.com/~r/stemkoski/kDjQ/~3/dQsJy7aUREw/</link>
		<comments>http://www.stemkoski.com/ryan-stemkoski-kayla-arlt-engagement-photos/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 14:18:00 +0000</pubDate>
		<dc:creator>Ryan Stemkoski</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Arboretum]]></category>
		<category><![CDATA[Finch Arboretum]]></category>
		<category><![CDATA[Kayla]]></category>

		<guid isPermaLink="false">http://www.stemkoski.com/?p=1218</guid>
		<description><![CDATA[Kayla and I are getting married in just under 2 months on November 14th.  We’re very excited to get married and I am particularly excited to have the wedding over with.  It is amazing how much time and planning goes into a wedding.  It seems like we’re always trying something, reviewing something, [...]


Related posts:<ol><li><a href='http://www.stemkoski.com/happy-valentines-day-kayla/' rel='bookmark' title='Permanent Link: Happy Valentine&#8217;s Day Kayla!'>Happy Valentine&#8217;s Day Kayla!</a> <small>Since Kayla puts up with me spending an obscene amount...</small></li><li><a href='http://www.stemkoski.com/holdens-3rd-birthday-party/' rel='bookmark' title='Permanent Link: Holden&#8217;s 3rd Birthday Party'>Holden&#8217;s 3rd Birthday Party</a> <small>Yesterday, Kayla and I made the trip to her family...</small></li><li><a href='http://www.stemkoski.com/westport-in-january/' rel='bookmark' title='Permanent Link: Westport in January'>Westport in January</a> <small>I was out of town the last couple days. Thanks...</small></li><li><a href='http://www.stemkoski.com/buck-dodges-hunters-by-feasting-on-my-pumpkins/' rel='bookmark' title='Permanent Link: Buck Dodges Hunters by Feasting on my Pumpkins'>Buck Dodges Hunters by Feasting on my Pumpkins</a> <small>It is officially deer season in Washington State. I am...</small></li><li><a href='http://www.stemkoski.com/look-this-article-has-social-media-in-the-title/' rel='bookmark' title='Permanent Link: LOOK! This article has social media in the title'>LOOK! This article has social media in the title</a> <small>This past week was a very busy one for me....</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Kayla and I are getting married in just under 2 months on November 14th.  We’re very excited to get married and I am particularly excited to have the wedding over with.  It is amazing how much time and planning goes into a wedding.  It seems like we’re always trying something, reviewing something, or doing something.  Recently we spent an afternoon at the Finch Arboretum having our engagement photos taken.  I have included a small gallery of some of my favorites. </p>

<a href='http://www.stemkoski.com/ryan-stemkoski-kayla-arlt-engagement-photos/attachment/002/' title='002'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/09/002-150x150.jpg" class="attachment-thumbnail" alt="" title="002" /></a>
<a href='http://www.stemkoski.com/ryan-stemkoski-kayla-arlt-engagement-photos/attachment/007/' title='007'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/09/007-150x150.jpg" class="attachment-thumbnail" alt="" title="007" /></a>
<a href='http://www.stemkoski.com/ryan-stemkoski-kayla-arlt-engagement-photos/attachment/022/' title='022'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/09/022-150x150.jpg" class="attachment-thumbnail" alt="" title="022" /></a>
<a href='http://www.stemkoski.com/ryan-stemkoski-kayla-arlt-engagement-photos/attachment/028/' title='028'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/09/028-150x150.jpg" class="attachment-thumbnail" alt="" title="028" /></a>
<a href='http://www.stemkoski.com/ryan-stemkoski-kayla-arlt-engagement-photos/attachment/031/' title='031'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/09/031-150x150.jpg" class="attachment-thumbnail" alt="" title="031" /></a>
<a href='http://www.stemkoski.com/ryan-stemkoski-kayla-arlt-engagement-photos/attachment/036/' title='036'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/09/036-150x150.jpg" class="attachment-thumbnail" alt="" title="036" /></a>
<a href='http://www.stemkoski.com/ryan-stemkoski-kayla-arlt-engagement-photos/attachment/040/' title='040'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/09/040-150x150.jpg" class="attachment-thumbnail" alt="" title="040" /></a>
<a href='http://www.stemkoski.com/ryan-stemkoski-kayla-arlt-engagement-photos/attachment/044/' title='044'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/09/044-150x150.jpg" class="attachment-thumbnail" alt="" title="044" /></a>
<a href='http://www.stemkoski.com/ryan-stemkoski-kayla-arlt-engagement-photos/attachment/047/' title='047'><img width="150" height="150" src="http://www.stemkoski.com/wp-content/uploads/2009/09/047-150x150.jpg" class="attachment-thumbnail" alt="" title="047" /></a>

<p>I really like the Finch Arboretum and have photographed there a few different times myself.  I am amazed how many people live in Spokane and don’t even know this area exists.  If you haven’t been there you should definitely check it out this fall when the leaves are turning. Follow the link below to see some of my shots of Finch Arboretum in the fall!</p>
<p>Finch Arboretum in the Fall: <a href="http://www.stemkoski.com/fall-in-spokane-the-fincharboretum-is-cold-in-the-morning/">http://www.stemkoski.com/fall-in-spokane-the-fincharboretum-is-cold-in-the-morning/</a></p>


<p>Related posts:<ol><li><a href='http://www.stemkoski.com/happy-valentines-day-kayla/' rel='bookmark' title='Permanent Link: Happy Valentine&#8217;s Day Kayla!'>Happy Valentine&#8217;s Day Kayla!</a> <small>Since Kayla puts up with me spending an obscene amount...</small></li><li><a href='http://www.stemkoski.com/holdens-3rd-birthday-party/' rel='bookmark' title='Permanent Link: Holden&#8217;s 3rd Birthday Party'>Holden&#8217;s 3rd Birthday Party</a> <small>Yesterday, Kayla and I made the trip to her family...</small></li><li><a href='http://www.stemkoski.com/westport-in-january/' rel='bookmark' title='Permanent Link: Westport in January'>Westport in January</a> <small>I was out of town the last couple days. Thanks...</small></li><li><a href='http://www.stemkoski.com/buck-dodges-hunters-by-feasting-on-my-pumpkins/' rel='bookmark' title='Permanent Link: Buck Dodges Hunters by Feasting on my Pumpkins'>Buck Dodges Hunters by Feasting on my Pumpkins</a> <small>It is officially deer season in Washington State. I am...</small></li><li><a href='http://www.stemkoski.com/look-this-article-has-social-media-in-the-title/' rel='bookmark' title='Permanent Link: LOOK! This article has social media in the title'>LOOK! This article has social media in the title</a> <small>This past week was a very busy one for me....</small></li></ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=dQsJy7aUREw:sHNOnOg3OCc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=dQsJy7aUREw:sHNOnOg3OCc:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=dQsJy7aUREw:sHNOnOg3OCc:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?i=dQsJy7aUREw:sHNOnOg3OCc:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=dQsJy7aUREw:sHNOnOg3OCc:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=dQsJy7aUREw:sHNOnOg3OCc:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?i=dQsJy7aUREw:sHNOnOg3OCc:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?a=dQsJy7aUREw:sHNOnOg3OCc:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/stemkoski/kDjQ?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/stemkoski/kDjQ/~4/dQsJy7aUREw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.stemkoski.com/ryan-stemkoski-kayla-arlt-engagement-photos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.stemkoski.com/ryan-stemkoski-kayla-arlt-engagement-photos/</feedburner:origLink></item>
	</channel>
</rss>
