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

<channel>
	<title>FlyWithSteve.com</title>
	<atom:link href="http://www.flywithsteve.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flywithsteve.com/blog</link>
	<description></description>
	<pubDate>Mon, 11 Aug 2008 21:51:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Weather Tip: Bookmark your METAR/TAF for easy access</title>
		<link>http://www.flywithsteve.com/blog/weather-tip-bookmark-your-metartaf-for-easy-access/</link>
		<comments>http://www.flywithsteve.com/blog/weather-tip-bookmark-your-metartaf-for-easy-access/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 21:51:18 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.flywithsteve.com/blog/2008/08/weather-tip-bookmark-your-metartaf-for-easy-access/</guid>
		<description><![CDATA[Here&#8217;s an easy way to bookmark your local METAR/TAF for easy access.  I use this to check the weather for my commute the day before, all with one-click ease of use.
To do this, open your browser and add a bookmark.  If you don&#8217;t know how to this, open your browser&#8217;s help page by pressing F1.  [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s an easy way to bookmark your local METAR/TAF for easy access.  I use this to check the weather for my commute the day before, all with one-click ease of use.</p>
<p>To do this, open your browser and add a bookmark.  If you don&#8217;t know how to this, open your browser&#8217;s help page by pressing F1.  Type in a title for your bookmark such as <em>&#8220;KATL/KTPA METAR/TAF.&#8221;</em> Then for the address, add this:</p>
<p>http://adds.aviationweather.gov/tafs/index.php?station_ids=<strong>KATL,KTPA</strong></p>
<p>&#8230; now paying attention to the <strong>bolded </strong>part of the address.  You can seperate the station ID&#8217;s that you want to use with a comma.  Be careful not to add any spaces, and use the full ICAO airport code (ie KTPA, not TPA).  If you have any trouble with this tip, leave a comment and I&#8217;ll answer your questions!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flywithsteve.com/blog/weather-tip-bookmark-your-metartaf-for-easy-access/feed/</wfw:commentRss>
		</item>
		<item>
		<title>[Project] Custom PHP Error Pages</title>
		<link>http://www.flywithsteve.com/blog/project-custom-php-error-pages/</link>
		<comments>http://www.flywithsteve.com/blog/project-custom-php-error-pages/#comments</comments>
		<pubDate>Sun, 13 Jul 2008 20:52:58 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
		
		<category><![CDATA[PHP]]></category>

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

		<guid isPermaLink="false">http://www.flywithsteve.com/blog/?p=8</guid>
		<description><![CDATA[This set of php files are meant to be a generic error recording system for your PHP website.

FEATURES

Recording of errors to MySQL database
Automated email reporting of errors (instant or daily)
CSS stylesheets for error pages and emailed reports
Anti-spam contact link

Included are instructions on how to install the scripts and customize your error pages.  Please comment on [...]]]></description>
			<content:encoded><![CDATA[<p>This set of php files are meant to be a generic error recording system for your PHP website.</p>
<p><a href="http://www.flywithsteve.com/blog/wp-content/uploads/2008/07/errorpages-screenshot.jpg"><img class="aligncenter size-medium wp-image-9" title="errorpages-screenshot" src="http://www.flywithsteve.com/blog/wp-content/uploads/2008/07/errorpages-screenshot-300x156.jpg" alt="Custom PHP Error Pages Screenshot" width="300" height="156" /></a><br />
<span style="text-decoration: underline;"><strong>FEATURES</strong></span></p>
<ul>
<li>Recording of errors to MySQL database</li>
<li>Automated email reporting of errors (instant or daily)</li>
<li>CSS stylesheets for error pages and emailed reports</li>
<li>Anti-spam contact link</li>
</ul>
<p>Included are instructions on how to install the scripts and customize your error pages.  Please comment on whether or not you like them!  If you have any trouble, please leave a comment as well.</p>
<p><span style="text-decoration: line-through;">Download the Custom PHP Error Pages, version 1</span></p>
<p><a title="Custom PHP Error Pages by FlyWithSteve.com, version 1.1" href="http://www.flywithsteve.com/projects/custom-php-error-pages/PHP Error Pages by flywithsteve.com Version 1.1.zip">Download the Custom PHP Error Pages, version 1.1</a><br />
<em style="font-size: 10px">version 1.1 includes a few bug fixes</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.flywithsteve.com/blog/project-custom-php-error-pages/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Master/Slave Addon for osCommerce Tutorial</title>
		<link>http://www.flywithsteve.com/blog/masterslave-addon-for-oscommerce-tutorial/</link>
		<comments>http://www.flywithsteve.com/blog/masterslave-addon-for-oscommerce-tutorial/#comments</comments>
		<pubDate>Sat, 12 Jul 2008 14:37:36 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
		
		<category><![CDATA[PHP]]></category>

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

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

		<guid isPermaLink="false">http://www.flywithsteve.com/blog/?p=7</guid>
		<description><![CDATA[I&#8217;ve made a quick video tutorial on how to use the master/slave addon for osCommerce.  It shows you how to quickly make master and slave products and what kind of scenario you&#8217;d want to use them for.
View the Master/Slave Addon for osCommerce Tutorial
Video Length: 3:50
A quick note: In the tutorial, I mention that when editing [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve made a quick video tutorial on how to use the <a href="http://www.oscommerce.com/community/contributions,1681/" target="_blank">master/slave addon</a> for <a href="http://www.oscommerce.com/" target="_blank">osCommerce</a>.  It shows you how to quickly make master and slave products and what kind of scenario you&#8217;d want to use them for.</p>
<p><a title="View the Master/Slave Addon for osCommerce Tutorial" href="http://www.flywithsteve.com/projects/video-tutorials/master-slave.php" target="_blank">View the Master/Slave Addon for osCommerce Tutorial</a></p>
<address><em>Video Length: 3:50</em></address>
<p><strong>A quick note:</strong> In the tutorial, I mention that when editing masters and slaves you should make sure the &#8220;Assign as Master&#8221; box is checked as it is sometimes not.  In osCommerce 2.2RC2a, this bug appears to have dissapeared.  I made the tutorial on an older version of osCommerce.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flywithsteve.com/blog/masterslave-addon-for-oscommerce-tutorial/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Google Analytics Emailed Reports</title>
		<link>http://www.flywithsteve.com/blog/google-analytics-emailed-reports/</link>
		<comments>http://www.flywithsteve.com/blog/google-analytics-emailed-reports/#comments</comments>
		<pubDate>Sun, 29 Jun 2008 02:13:04 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
		
		<category><![CDATA[PHP]]></category>

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

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

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

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

		<guid isPermaLink="false">http://www.flywithsteve.com/blog/?p=4</guid>
		<description><![CDATA[I&#8217;m excited to now offer Google Analytics reports to my clients!  Google Analytics is a very powerful visitor tracking system for your website.  Think of it as an extremely detailed hit counter.
One of the most convenient feature about Google Analytics is the ability to receive daily, weekly, and/or monthly emailed reports.  These [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m excited to now offer <a href="http://www.google.com/analytics/" target="_blank">Google Analytics</a> reports to my clients!  <a href="http://www.google.com/analytics/" target="_blank">Google Analytics</a> is a very powerful visitor tracking system for your website.  Think of it as an extremely detailed hit counter.</p>
<p>One of the most convenient feature about <a href="http://www.google.com/analytics/" target="_blank">Google Analytics</a> is the ability to receive daily, weekly, and/or monthly emailed reports.  These reports summarize the type and amount of traffic heading to your website, and let you see where, when, and what people are viewing on your site.</p>
<p><a href="http://www.flywithsteve.com/blog/wp-content/uploads/2008/06/googleanalytics.jpg"><img class="alignnone size-medium wp-image-5" title="googleanalytics" src="http://www.flywithsteve.com/blog/wp-content/uploads/2008/06/googleanalytics-292x300.jpg" alt="Sample Google Analytics Report" width="292" height="300" /></a></p>
<p>Click here to <a href="http://www.flywithsteve.com/blog/wp-content/uploads/2008/06/analytics_wwwflywithstevecom_20080528-20080627_dashboardreport.pdf">view a sample Google Analytics Report</a>.</p>
<p>Also, if you sign up for a Google Account, I can grant you access to the <a href="http://www.google.com/analytics/" target="_blank">Google Analytics site</a>, where you can browse around your stats in depth.  You can use it to see exactly where your visitors are coming from and what they are doing on your site.</p>
<p>To get started, simply <a href="http://www.flywithsteve.com/contact.php" target="_self">send me an email or give me a call</a> that you&#8217;d like to get started with Analytics!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flywithsteve.com/blog/google-analytics-emailed-reports/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Project: Mobile Weather (iPhone ready!)</title>
		<link>http://www.flywithsteve.com/blog/new-project-mobile-weather-iphone-ready/</link>
		<comments>http://www.flywithsteve.com/blog/new-project-mobile-weather-iphone-ready/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 21:31:27 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
		
		<category><![CDATA[Aviation]]></category>

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

		<guid isPermaLink="false">http://www.flywithsteve.com/blog/?p=3</guid>
		<description><![CDATA[I just finished a new project.  It&#8217;s a mobile weather application that allows you to retrieve the METAR and TAF weather for an airport.  It can be accessed at:
http://www.flywithsteve.com/wxm
It&#8217;s ready for any mobile browser, including the iPhone.
]]></description>
			<content:encoded><![CDATA[<p>I just finished a new project.  It&#8217;s a mobile weather application that allows you to retrieve the METAR and TAF weather for an airport.  It can be accessed at:</p>
<blockquote><p><a href="http://www.flywithsteve.com/wxm" target="_blank">http://www.flywithsteve.com/wxm</a></p></blockquote>
<p>It&#8217;s ready for any mobile browser, including the iPhone.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flywithsteve.com/blog/new-project-mobile-weather-iphone-ready/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
