<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>tHOUGHTS &#38; iDEAS</title>
	<atom:link href="http://thoughtsandideas.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://thoughtsandideas.wordpress.com</link>
	<description></description>
	<lastBuildDate>Thu, 16 May 2013 03:27:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='thoughtsandideas.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>tHOUGHTS &#38; iDEAS</title>
		<link>http://thoughtsandideas.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://thoughtsandideas.wordpress.com/osd.xml" title="tHOUGHTS &#38; iDEAS" />
	<atom:link rel='hub' href='http://thoughtsandideas.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Change management of database scripts</title>
		<link>http://thoughtsandideas.wordpress.com/2013/01/22/change-management-of-database-scripts/</link>
		<comments>http://thoughtsandideas.wordpress.com/2013/01/22/change-management-of-database-scripts/#comments</comments>
		<pubDate>Tue, 22 Jan 2013 05:28:03 +0000</pubDate>
		<dc:creator>hayesha</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Revision Control]]></category>
		<category><![CDATA[shell scripting]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[database changes]]></category>
		<category><![CDATA[deliverables]]></category>
		<category><![CDATA[rdbms]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://thoughtsandideas.wordpress.com/?p=1586</guid>
		<description><![CDATA[In this post I&#8217;m going to discuss the strategy used by our team to manage the changes taking place in the database. Most of the time we as developers mainly focus on implementing the feature and put less effort on manage the database changes. For instance individual might not straight away see the importance in [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thoughtsandideas.wordpress.com&#038;blog=2121329&#038;post=1586&#038;subd=thoughtsandideas&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://thoughtsandideas.wordpress.com/2013/01/22/change-management-of-database-scripts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/b375aec24fadec3c98e7b90e1f7c8d68?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">hayesha</media:title>
		</media:content>
	</item>
		<item>
		<title>2012 in review</title>
		<link>http://thoughtsandideas.wordpress.com/2013/01/02/2012-in-review/</link>
		<comments>http://thoughtsandideas.wordpress.com/2013/01/02/2012-in-review/#comments</comments>
		<pubDate>Wed, 02 Jan 2013 06:55:33 +0000</pubDate>
		<dc:creator>hayesha</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://thoughtsandideas.wordpress.com/?p=1584</guid>
		<description><![CDATA[The WordPress.com stats helper monkeys prepared a 2012 annual report for this blog. Here&#8217;s an excerpt: 4,329 films were submitted to the 2012 Cannes Film Festival. This blog had 21,000 views in 2012. If each view were a film, this blog would power 5 Film Festivals Click here to see the complete report. Filed under: [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thoughtsandideas.wordpress.com&#038;blog=2121329&#038;post=1584&#038;subd=thoughtsandideas&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://thoughtsandideas.wordpress.com/2013/01/02/2012-in-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/b375aec24fadec3c98e7b90e1f7c8d68?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">hayesha</media:title>
		</media:content>

		<media:content url="http://www.wordpress.com/wp-content/mu-plugins/annual-reports/img/2012-emailteaser.png" medium="image" />
	</item>
		<item>
		<title>Revision controlling with Subversion</title>
		<link>http://thoughtsandideas.wordpress.com/2012/11/25/revision-controlling-with-subversion/</link>
		<comments>http://thoughtsandideas.wordpress.com/2012/11/25/revision-controlling-with-subversion/#comments</comments>
		<pubDate>Sun, 25 Nov 2012 16:16:52 +0000</pubDate>
		<dc:creator>hayesha</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[Revision Control]]></category>
		<category><![CDATA[SVN]]></category>
		<category><![CDATA[Version Control]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://thoughtsandideas.wordpress.com/?p=1555</guid>
		<description><![CDATA[Subversion also more famouly know as SVN is a version management tool used to manage source code, documents, designs, etc.. in software develpment. SVN is a centralized version control system where the main repository resides in a centralized environment and the parties involved in a project can download a copy of the repository to their [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thoughtsandideas.wordpress.com&#038;blog=2121329&#038;post=1555&#038;subd=thoughtsandideas&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://thoughtsandideas.wordpress.com/2012/11/25/revision-controlling-with-subversion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/b375aec24fadec3c98e7b90e1f7c8d68?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">hayesha</media:title>
		</media:content>
	</item>
		<item>
		<title>Setting up osTicket to handle customer inquires</title>
		<link>http://thoughtsandideas.wordpress.com/2012/10/01/setting-up-osticket-to-handle-customer-inquires/</link>
		<comments>http://thoughtsandideas.wordpress.com/2012/10/01/setting-up-osticket-to-handle-customer-inquires/#comments</comments>
		<pubDate>Mon, 01 Oct 2012 12:48:58 +0000</pubDate>
		<dc:creator>hayesha</dc:creator>
				<category><![CDATA[FOSS]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Support Ticket]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://thoughtsandideas.wordpress.com/?p=1500</guid>
		<description><![CDATA[osTicket is a widely used open source ticket management systems that can be easily configured to create tickets to inquires via emails, web interface, etc&#8230; Download It is always advisable to download the latest stable version of osTicket and move it to preferred location to continue the installation process. Configuration &#38; Database creation Move the [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thoughtsandideas.wordpress.com&#038;blog=2121329&#038;post=1500&#038;subd=thoughtsandideas&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://thoughtsandideas.wordpress.com/2012/10/01/setting-up-osticket-to-handle-customer-inquires/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/b375aec24fadec3c98e7b90e1f7c8d68?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">hayesha</media:title>
		</media:content>

		<media:content url="http://thoughtsandideas.files.wordpress.com/2012/09/basic-installation.png" medium="image">
			<media:title type="html">osTicket - Basic Installation</media:title>
		</media:content>

		<media:content url="http://thoughtsandideas.files.wordpress.com/2012/09/installation-success.png" medium="image">
			<media:title type="html">Installation success</media:title>
		</media:content>

		<media:content url="http://thoughtsandideas.files.wordpress.com/2012/09/osticket-configuration-admin-panel.png" medium="image">
			<media:title type="html">osTicket - Configuration - Admin Panel</media:title>
		</media:content>
	</item>
		<item>
		<title>The value of Education looses when it is given a price tag</title>
		<link>http://thoughtsandideas.wordpress.com/2012/08/24/the-value-of-education-looses-when-it-is-given-a-price-tag/</link>
		<comments>http://thoughtsandideas.wordpress.com/2012/08/24/the-value-of-education-looses-when-it-is-given-a-price-tag/#comments</comments>
		<pubDate>Fri, 24 Aug 2012 04:00:28 +0000</pubDate>
		<dc:creator>hayesha</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[University]]></category>

		<guid isPermaLink="false">https://thoughtsandideas.wordpress.com/?p=1485</guid>
		<description><![CDATA[All these years every citizen of our country was blessed with free education and thanks to that the literacy rate was well over 90%. As Sri Lanka being a third world country majority of the citizens falls between middle and lower income category, so the free education plays a critical role to help build their [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thoughtsandideas.wordpress.com&#038;blog=2121329&#038;post=1485&#038;subd=thoughtsandideas&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://thoughtsandideas.wordpress.com/2012/08/24/the-value-of-education-looses-when-it-is-given-a-price-tag/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/b375aec24fadec3c98e7b90e1f7c8d68?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">hayesha</media:title>
		</media:content>
	</item>
		<item>
		<title>Run nodejs server continuously using forever</title>
		<link>http://thoughtsandideas.wordpress.com/2012/08/21/run-nodejs-server-continuously-using-forever/</link>
		<comments>http://thoughtsandideas.wordpress.com/2012/08/21/run-nodejs-server-continuously-using-forever/#comments</comments>
		<pubDate>Tue, 21 Aug 2012 18:41:37 +0000</pubDate>
		<dc:creator>hayesha</dc:creator>
				<category><![CDATA[FOSS]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[node js]]></category>
		<category><![CDATA[npm]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[node version]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://thoughtsandideas.wordpress.com/?p=1474</guid>
		<description><![CDATA[By last Friday morning the open bugs count raised above 150 mark and we managed to take it down to under 25 by the end of the day, thanks to the dedicated effort by the team. Among them, one was to make the Nodejs server run continuously. In our application we are using the Nodejs [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thoughtsandideas.wordpress.com&#038;blog=2121329&#038;post=1474&#038;subd=thoughtsandideas&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://thoughtsandideas.wordpress.com/2012/08/21/run-nodejs-server-continuously-using-forever/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/b375aec24fadec3c98e7b90e1f7c8d68?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">hayesha</media:title>
		</media:content>
	</item>
		<item>
		<title>Div based Fixed or Fluid CSS/HTML layout Template</title>
		<link>http://thoughtsandideas.wordpress.com/2012/08/05/div-based-fixed-or-fluid-csshtml-layout-template/</link>
		<comments>http://thoughtsandideas.wordpress.com/2012/08/05/div-based-fixed-or-fluid-csshtml-layout-template/#comments</comments>
		<pubDate>Sun, 05 Aug 2012 06:36:30 +0000</pubDate>
		<dc:creator>hayesha</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://thoughtsandideas.wordpress.com/?p=1408</guid>
		<description><![CDATA[About two year back I worte an article introducing a simple HTML structure to organize the content on the web page as shown below. Layout structure header sidebar left content sidebar right footer The above illustration just a simple introduction to how the template looks like. This HTML/CSS layout structure consists of examples illustrating the [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thoughtsandideas.wordpress.com&#038;blog=2121329&#038;post=1408&#038;subd=thoughtsandideas&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://thoughtsandideas.wordpress.com/2012/08/05/div-based-fixed-or-fluid-csshtml-layout-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/b375aec24fadec3c98e7b90e1f7c8d68?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">hayesha</media:title>
		</media:content>

		<media:content url="http://thoughtsandideas.files.wordpress.com/2012/08/linking-css.png" medium="image">
			<media:title type="html">Linking-CSS</media:title>
		</media:content>

		<media:content url="http://thoughtsandideas.files.wordpress.com/2012/08/linking-javascript.png" medium="image">
			<media:title type="html">Linking-JavaScript</media:title>
		</media:content>
	</item>
		<item>
		<title>Protecting a directory using .htpasswd and .htaccess</title>
		<link>http://thoughtsandideas.wordpress.com/2012/06/19/protecting-a-directory-using-htpasswd-and-htaccess/</link>
		<comments>http://thoughtsandideas.wordpress.com/2012/06/19/protecting-a-directory-using-htpasswd-and-htaccess/#comments</comments>
		<pubDate>Tue, 19 Jun 2012 18:37:22 +0000</pubDate>
		<dc:creator>hayesha</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://thoughtsandideas.wordpress.com/?p=1434</guid>
		<description><![CDATA[Recently I wanted to restrict the access to a directory in one of our server via web, the easiest solution found was to achieve it through the use of a .htpasswd and a .htaccess file. Following are the steps used to achieve this. Creating .htaccess file Navigate to the directory required to provide the rescricted [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thoughtsandideas.wordpress.com&#038;blog=2121329&#038;post=1434&#038;subd=thoughtsandideas&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://thoughtsandideas.wordpress.com/2012/06/19/protecting-a-directory-using-htpasswd-and-htaccess/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/b375aec24fadec3c98e7b90e1f7c8d68?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">hayesha</media:title>
		</media:content>
	</item>
		<item>
		<title>Connect To Amazon EC2 via Putty</title>
		<link>http://thoughtsandideas.wordpress.com/2012/05/22/connect-to-amazon-ec2-via-putty/</link>
		<comments>http://thoughtsandideas.wordpress.com/2012/05/22/connect-to-amazon-ec2-via-putty/#comments</comments>
		<pubDate>Tue, 22 May 2012 12:22:20 +0000</pubDate>
		<dc:creator>hayesha</dc:creator>
				<category><![CDATA[Amazon Cloud]]></category>
		<category><![CDATA[Amazon EC2]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[amazon ec2]]></category>
		<category><![CDATA[putty download]]></category>
		<category><![CDATA[puttygen]]></category>

		<guid isPermaLink="false">http://thoughtsandideas.wordpress.com/?p=1415</guid>
		<description><![CDATA[In this post I&#8217;m going to show how to establish a SSH connection to an Amazon EC2 instance using Putty using a Windows box. First of all we need to download following tool. It can be find under the section called For Windows on Intel x86. Putty &#8211; http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html Puttygen &#8211; http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html Step 1: Generating [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thoughtsandideas.wordpress.com&#038;blog=2121329&#038;post=1415&#038;subd=thoughtsandideas&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://thoughtsandideas.wordpress.com/2012/05/22/connect-to-amazon-ec2-via-putty/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/b375aec24fadec3c98e7b90e1f7c8d68?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">hayesha</media:title>
		</media:content>

		<media:content url="http://thoughtsandideas.files.wordpress.com/2012/05/1-1-generate-private-key.png" medium="image">
			<media:title type="html">1.1 - Generate private key</media:title>
		</media:content>

		<media:content url="http://thoughtsandideas.files.wordpress.com/2012/05/1-2-generate-private-key.png" medium="image">
			<media:title type="html">1.2 - Saving generate private key</media:title>
		</media:content>

		<media:content url="http://thoughtsandideas.files.wordpress.com/2012/05/1-3-generate-private-key.png" medium="image">
			<media:title type="html">1.3 - Saving generate private key</media:title>
		</media:content>

		<media:content url="http://thoughtsandideas.files.wordpress.com/2012/05/2-1-setting-the-private-key-for-authentication.png" medium="image">
			<media:title type="html">Options controlling SSH authentication</media:title>
		</media:content>

		<media:content url="http://thoughtsandideas.files.wordpress.com/2012/05/2-2-setting-the-private-key-for-authentication.png" medium="image">
			<media:title type="html">Selecting the generated private key</media:title>
		</media:content>

		<media:content url="http://thoughtsandideas.files.wordpress.com/2012/05/3-providing-amazon-aws-ec2-instance-information.png" medium="image">
			<media:title type="html">Providing Amazon AWS EC2 instance information</media:title>
		</media:content>

		<media:content url="http://thoughtsandideas.files.wordpress.com/2012/05/4-1-connecting-to-amazon-aws-ec2-instance.png" medium="image">
			<media:title type="html">Connecting to Amazon AWS EC2 instance</media:title>
		</media:content>

		<media:content url="http://thoughtsandideas.files.wordpress.com/2012/05/4-2-connecting-to-amazon-aws-ec2-instance.png" medium="image">
			<media:title type="html">Connecting to Amazon AWS EC2 instance</media:title>
		</media:content>
	</item>
		<item>
		<title>Monitoring and Managing Amazon RDS Databases using MySQL Workbench</title>
		<link>http://thoughtsandideas.wordpress.com/2012/05/17/monitoring-and-managing-amazon-rds-databases-using-mysql-workbench/</link>
		<comments>http://thoughtsandideas.wordpress.com/2012/05/17/monitoring-and-managing-amazon-rds-databases-using-mysql-workbench/#comments</comments>
		<pubDate>Thu, 17 May 2012 14:12:32 +0000</pubDate>
		<dc:creator>hayesha</dc:creator>
				<category><![CDATA[Amazon Cloud]]></category>
		<category><![CDATA[Amazon RDS]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://thoughtsandideas.wordpress.com/?p=1374</guid>
		<description><![CDATA[Last couple of week I was looking for an easier approch to manage the Databases created on Amazon RDS instances. I had to run through a tedious set of steps in carrying out routine stuff like introducing new updates, taking daily backups and moving it to an Amazon S3 bucket, etc&#8230; Before getting into touch [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thoughtsandideas.wordpress.com&#038;blog=2121329&#038;post=1374&#038;subd=thoughtsandideas&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://thoughtsandideas.wordpress.com/2012/05/17/monitoring-and-managing-amazon-rds-databases-using-mysql-workbench/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/b375aec24fadec3c98e7b90e1f7c8d68?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">hayesha</media:title>
		</media:content>

		<media:content url="http://thoughtsandideas.files.wordpress.com/2012/05/step1-mysql-workbench-welcome-screen.png" medium="image">
			<media:title type="html">Step 1 - MySQl Workbench Welcome Screen</media:title>
		</media:content>

		<media:content url="http://thoughtsandideas.files.wordpress.com/2012/05/step-2-1-specify-host-machine1.png" medium="image">
			<media:title type="html">Step 2.1 - Specify Host Machine</media:title>
		</media:content>

		<media:content url="http://thoughtsandideas.files.wordpress.com/2012/05/step-2-2-amazon-ec2-instance1.png" medium="image">
			<media:title type="html">Step 2.2 - Amazon EC2 Instance</media:title>
		</media:content>

		<media:content url="http://thoughtsandideas.files.wordpress.com/2012/05/step-3-1-database-connection.png" medium="image">
			<media:title type="html">Step 3.1 : Database Connection</media:title>
		</media:content>

		<media:content url="http://thoughtsandideas.files.wordpress.com/2012/05/step-3-2-amazon-rds-db-instance.png" medium="image">
			<media:title type="html">Step 3.2 - Amazon RDS DB Instance</media:title>
		</media:content>

		<media:content url="http://thoughtsandideas.files.wordpress.com/2012/05/step-4-test-db-connection.png" medium="image">
			<media:title type="html">Step 4 - Test DB Connection</media:title>
		</media:content>

		<media:content url="http://thoughtsandideas.files.wordpress.com/2012/05/step-5-management-and-os.png" medium="image">
			<media:title type="html">Step 5 - Specify remote management type and target operating system</media:title>
		</media:content>

		<media:content url="http://thoughtsandideas.files.wordpress.com/2012/05/step-6-ssh-configuration.png" medium="image">
			<media:title type="html">Step 6 - Remote SSH Configuration</media:title>
		</media:content>

		<media:content url="http://thoughtsandideas.files.wordpress.com/2012/05/step-7-1-test-host-machine-settings.png" medium="image">
			<media:title type="html">Step 7.1 - Test Host Machine Settings</media:title>
		</media:content>

		<media:content url="http://thoughtsandideas.files.wordpress.com/2012/05/step-7-2-review-settings.png" medium="image">
			<media:title type="html">Step 7.2 - Review Settings</media:title>
		</media:content>

		<media:content url="http://thoughtsandideas.files.wordpress.com/2012/05/step-8-creating-the-instance-profile.png" medium="image">
			<media:title type="html">Step 8 - Creating the Instance Profile</media:title>
		</media:content>

		<media:content url="http://thoughtsandideas.files.wordpress.com/2012/05/step-9-done.png" medium="image">
			<media:title type="html">Step 9 - Success</media:title>
		</media:content>
	</item>
	</channel>
</rss>
