<?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>Blog of Steve Savage</title>
	<atom:link href="http://stevesavage.me/index.php/feed" rel="self" type="application/rss+xml" />
	<link>http://stevesavage.me</link>
	<description>A blog for business analysts and architects, and fellow user&#039;s of Sparx&#039;s EA</description>
	<lastBuildDate>Thu, 23 Feb 2012 01:19:52 +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>Creating a development environment for WordPress.</title>
		<link>http://stevesavage.me/index.php/archives/98</link>
		<comments>http://stevesavage.me/index.php/archives/98#comments</comments>
		<pubDate>Mon, 03 Jan 2011 17:22:18 +0000</pubDate>
		<dc:creator>Steve Savage</dc:creator>
				<category><![CDATA[blog entries]]></category>
		<category><![CDATA[developing this site]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://stevenksavage.com/?p=98</guid>
		<description><![CDATA[Although the default installation for WordPress meets my minimum requirements, there are several visual and other changes I'm considering that I don't want to experiment with using the live site.   So before I go any further,  I've decided to set up a development environment. Step 1: Creating a virtual development machine. To prevent unnecessary [...]]]></description>
		<wfw:commentRss>http://stevesavage.me/index.php/archives/98/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Transferring my old content to the transitional site.</title>
		<link>http://stevesavage.me/index.php/archives/74</link>
		<comments>http://stevesavage.me/index.php/archives/74#comments</comments>
		<pubDate>Sun, 02 Jan 2011 01:57:40 +0000</pubDate>
		<dc:creator>Steve Savage</dc:creator>
				<category><![CDATA[blog entries]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://stevenksavage.com/?p=74</guid>
		<description><![CDATA[One of my key requirements was to transfer  the content from my old site to the new site without breaking any links from external sites. There are two reasons for this: Referred visitors. Search Engine Ranking. The best way to move a page an let everyone know that it is a permanent move is to [...]]]></description>
		<wfw:commentRss>http://stevesavage.me/index.php/archives/74/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Starting up the project to create a transitional site</title>
		<link>http://stevesavage.me/index.php/archives/64</link>
		<comments>http://stevesavage.me/index.php/archives/64#comments</comments>
		<pubDate>Sun, 02 Jan 2011 01:39:34 +0000</pubDate>
		<dc:creator>Steve Savage</dc:creator>
				<category><![CDATA[blog entries]]></category>
		<category><![CDATA[business analysis]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://stevenksavage.com/?p=64</guid>
		<description><![CDATA[As you can see, I went with WordPress for my transitional site, I'm sure the other options could have also worked, and may still end up being my final choice.  But until I've finished my requirements analysis for my new site, this will have to do.]]></description>
		<wfw:commentRss>http://stevesavage.me/index.php/archives/64/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a business case for my new website</title>
		<link>http://stevesavage.me/index.php/archives/60</link>
		<comments>http://stevesavage.me/index.php/archives/60#comments</comments>
		<pubDate>Sat, 18 Dec 2010 00:23:42 +0000</pubDate>
		<dc:creator>Steve Savage</dc:creator>
				<category><![CDATA[blog entries]]></category>
		<category><![CDATA[business analysis]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://stevenksavage.com/?p=60</guid>
		<description><![CDATA[Today, I decided to apply what I’ve learned over the past few years as a business analyst and see if there is a business case for resurrecting my site.]]></description>
		<wfw:commentRss>http://stevesavage.me/index.php/archives/60/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CFSelect: getting &#8216;bind&#8217; to work with selected values</title>
		<link>http://stevesavage.me/index.php/archives/14</link>
		<comments>http://stevesavage.me/index.php/archives/14#comments</comments>
		<pubDate>Thu, 12 Jun 2008 20:23:57 +0000</pubDate>
		<dc:creator>Steve Savage</dc:creator>
				<category><![CDATA[articles]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://stevenksavage.com/?p=14</guid>
		<description><![CDATA[Problem addressed This article provides a workaround allowing you to specify the selected items for cfselect when using the new AJAX bind function. Solution My example is a modification of the cfselect example taken from livedocs: Upload fixColdfusionAjax.js to your site, and call the file using the script tag &#60;head&#62; &#60;title&#62;your page&#60;/title&#62; &#60;script src="/{path}/fixColdfusionAjax.js&#62;&#60;/script&#62; &#60;/head&#62; [...]]]></description>
		<wfw:commentRss>http://stevesavage.me/index.php/archives/14/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Determining what browsers to support</title>
		<link>http://stevesavage.me/index.php/archives/53</link>
		<comments>http://stevesavage.me/index.php/archives/53#comments</comments>
		<pubDate>Sun, 11 May 2008 23:00:48 +0000</pubDate>
		<dc:creator>Steve Savage</dc:creator>
				<category><![CDATA[blog entries]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://stevenksavage.com/?p=53</guid>
		<description><![CDATA[I started designing sites in the mid 90s, and know how to create layouts on many of the older browsers. The question is do I need to anymore? I want my site to be functional on all browsers capable of supporting HTML 2.0 (the first official standard). I define functional as capable of achieving an [...]]]></description>
		<wfw:commentRss>http://stevesavage.me/index.php/archives/53/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Browser Specific Stylesheets</title>
		<link>http://stevesavage.me/index.php/archives/1</link>
		<comments>http://stevesavage.me/index.php/archives/1#comments</comments>
		<pubDate>Fri, 04 Apr 2008 19:15:03 +0000</pubDate>
		<dc:creator>Steve Savage</dc:creator>
				<category><![CDATA[articles]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://stevenksavage.com/?p=1</guid>
		<description><![CDATA[Problems addressed How to Use Different CSS Style Sheets For Different Browsers Dealing with Inconsistencies in how Cascading Stylesheets are rendered by different browsers Older browsers crashing when trying to load and render modern stylesheets Solution I have used conditional comments and avoided CSS hacks as much as possible to prevent future compatible issues. I [...]]]></description>
		<wfw:commentRss>http://stevesavage.me/index.php/archives/1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Portable Network Graphics (PNG)</title>
		<link>http://stevesavage.me/index.php/archives/30</link>
		<comments>http://stevesavage.me/index.php/archives/30#comments</comments>
		<pubDate>Mon, 27 Mar 2006 20:38:02 +0000</pubDate>
		<dc:creator>Steve Savage</dc:creator>
				<category><![CDATA[articles]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://stevenksavage.com/?p=30</guid>
		<description><![CDATA[Problem addressed Using Portable Network Graphics (PNG) as content in IE One of the most annoying problems designers run in to for Win IE is it's apparent lack of support for PNG Alpha transparencies. I say &#34;apparent&#34; because there is a way to display PNG's properly in WIN IE 5.5+, it's just not quite automatic. [...]]]></description>
		<wfw:commentRss>http://stevesavage.me/index.php/archives/30/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Portable Network Graphics (PNG) in IE”</title>
		<link>http://stevesavage.me/index.php/archives/24</link>
		<comments>http://stevesavage.me/index.php/archives/24#comments</comments>
		<pubDate>Mon, 27 Mar 2006 20:29:43 +0000</pubDate>
		<dc:creator>Steve Savage</dc:creator>
				<category><![CDATA[articles]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://stevenksavage.com/?p=24</guid>
		<description><![CDATA[Problem addressed Supporting Alpha chanel transparency in IE using CSS Solution As of IE 7.x you no longer need to use filters to support PNG Alpha Channels. 01 div##wantfancypngbackground { 02 /* turn off any current background image in place for other browsers, typically the png */ 03 background-image:none; 04 /* reload the image using [...]]]></description>
		<wfw:commentRss>http://stevesavage.me/index.php/archives/24/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8216;Streaming&#8217; Flash FLV video using Coldfusion, PHP or ASP</title>
		<link>http://stevesavage.me/index.php/archives/42</link>
		<comments>http://stevesavage.me/index.php/archives/42#comments</comments>
		<pubDate>Mon, 20 Mar 2006 22:39:36 +0000</pubDate>
		<dc:creator>Steve Savage</dc:creator>
				<category><![CDATA[articles]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[coldfusion]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[streaming]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://stevenksavage.com/?p=42</guid>
		<description><![CDATA[Problem Addressed Allowing users to jump to any point in a movie without having to wait for the entire movie to download and without purchasing expensive media server software Solution Convert you movie file to an FLV file Run Buraks - FLV MetaData Injector on the file. This will 'inject' the byte position of the [...]]]></description>
		<wfw:commentRss>http://stevesavage.me/index.php/archives/42/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

