<?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>SharePoint DanEC2</title>
	<atom:link href="http://www.sharepointdan.com/tag/ec2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharepointdan.com</link>
	<description>Connecting... Collaborating... Communicating...</description>
	<lastBuildDate>Sat, 04 Feb 2012 20:14:21 +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>EC2 Tips for Windows users&#8230;</title>
		<link>http://www.sharepointdan.com/2008/12/21/ec2-tips-for-windows-users/</link>
		<comments>http://www.sharepointdan.com/2008/12/21/ec2-tips-for-windows-users/#comments</comments>
		<pubDate>Sun, 21 Dec 2008 07:39:38 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[EC2]]></category>
		<category><![CDATA[ElasticFox]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://www.sharepointdan.com/?p=57</guid>
		<description><![CDATA[So I won’t claim to be an MCSE or someone that develops custom driver code when for some reason a newly installed components unsigned driver apparently doesn’t work and without it I won’t be able to experience true gigabit Ethernet throughput… but I do know a thing or two about scripting and API hacking. Tip [...]]]></description>
			<content:encoded><![CDATA[<p>So I won’t claim to be an MCSE or someone that develops custom driver code when for some reason a newly installed components unsigned driver apparently doesn’t work and without it I won’t be able to experience true gigabit Ethernet throughput… but I do know a thing or two about scripting and API hacking.</p>
<p>Tip #1 – Download <a href="http://developer.amazonwebservices.com/connect/entry.jspa?externalID=609" target="_blank">ElasticFox</a> plugin for <a href="http://www.mozilla.com/en-US/firefox" target="_blank">Mozilla Firefox</a></p>
<p>Tip #2 – Read through the <a href="http://developer.amazonwebservices.com/connect/entry.jspa?externalID=1797" target="_blank">ElasticFox Getting Started Guide</a></p>
<p>Tip #3 – Amazon Web Services <a href="http://docs.amazonwebservices.com/AWSEC2/2007-08-29/GettingStartedGuide/introduction.html" target="_blank">EC2 Getting Started Guide</a></p>
<p>Tip #4 – Re-read Amazon Web Services <a href="http://docs.amazonwebservices.com/AWSEC2/2007-08-29/GettingStartedGuide/introduction.html" target="_blank">EC2 Getting Started Guide</a></p>
<p>So as for me, I hit a road block until I realized that the API tools actually needed to be run from the host client that I was working from to make calls to the EC2 Cloud to perform any actions on the actual VM sitting in the cloud.</p>
<p>Essentially, what that means is that the API tools available <a href="http://developer.amazonwebservices.com/connect/entry.jspa?externalID=351&amp;categoryID=88" target="_blank">here</a>, are installed on your local machine. The path statements are set on your local machine and then the API tools can be used for simple things such as creating <a href="http://aws.amazon.com/ebs" target="_blank">EBS</a> or any other functionality of ElasticFox, but from the command line.</p>
<p>You are now free to roam the clouds… <img src='http://www.sharepointdan.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Now Playing: Rory Stewart &#8211; <a href="http://www.amazon.com/gp/product/0156031566?ie=UTF8&amp;tag=u015-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0156031566" target="_blank">The Places in Between</a> (Unabridged)</p>
Here is no comments yet by the time  your rss reader get this, Do you want to be the first commentor? Hurry up ]]></content:encoded>
			<wfw:commentRss>http://www.sharepointdan.com/2008/12/21/ec2-tips-for-windows-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More impressions on EC2</title>
		<link>http://www.sharepointdan.com/2008/12/21/more-impressions-on-ec2/</link>
		<comments>http://www.sharepointdan.com/2008/12/21/more-impressions-on-ec2/#comments</comments>
		<pubDate>Sun, 21 Dec 2008 06:08:51 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[AWS]]></category>
		<category><![CDATA[EBS]]></category>
		<category><![CDATA[EC2]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.sharepointdan.com/?p=55</guid>
		<description><![CDATA[So what more could I ask for than to continue to experiment with the Windows virtual machines available from Amazon Web Services elastic computer cloud? I could ask for more flexibility and ease of use… though I suppose it’s more just getting used to the way that Elasticfox works and how to connect machines together [...]]]></description>
			<content:encoded><![CDATA[<p>So what more could I ask for than to continue to experiment with the <a href="http://aws.amazon.com/windows" target="_blank">Windows virtual machines</a> available from <a href="http://aws.amazon.com/" target="_blank">Amazon Web Services</a> <a href="http://aws.amazon.com/ec2" target="_blank">elastic computer cloud</a>?</p>
<p>I could ask for more flexibility and ease of use… though I suppose it’s more just getting used to the way that <a href="http://developer.amazonwebservices.com/connect/entry.jspa?externalID=609" target="_blank">Elasticfox</a> works and how to connect machines together appropriately.</p>
<p>What is most amazing to me is the <a href="http://aws.amazon.com/ebs/" target="_blank">Elastic Block Storage</a> capability – the ability to quickly spawn a hard drive for your virtual machine to consume as an additional physical device.&#160; What’s better is the ability to take this hard drive, detach it and reattach it to the next machine – great for holding your ISOs that you’re using for your machines or if you need additional SQL database space, just spawn another disk.</p>
<p>Overall, I’m still working on getting things tweaked for my own personal development environment that I can turn on and off when away from my desk.&#160; Initial impressions are fairly positive.</p>
<p>Now Playing: Rory Stewart &#8211; <a href="http://www.amazon.com/gp/product/0156031566?ie=UTF8&amp;tag=u015-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0156031566" target="_blank">The Places in Between</a> (Unabridged)</p>
Here is no comments yet by the time  your rss reader get this, Do you want to be the first commentor? Hurry up ]]></content:encoded>
			<wfw:commentRss>http://www.sharepointdan.com/2008/12/21/more-impressions-on-ec2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Not quite Coke Zero&#8230;</title>
		<link>http://www.sharepointdan.com/2008/12/19/not-quite-coke-zero/</link>
		<comments>http://www.sharepointdan.com/2008/12/19/not-quite-coke-zero/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 04:34:50 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[EC2]]></category>
		<category><![CDATA[SysInternals]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.sharepointdan.com/?p=44</guid>
		<description><![CDATA[Have you ever looked for something to zero out all of the frivolous extra space that Windows is “holding” for later use?&#160; Then look no further friends, introducing SysInternals friendly and free “SDelete”. Get your copy now, quick and easy… helps to shrink down those EC2 Windows images prior to bundling too. Now Playing: The [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever looked for something to zero out all of the frivolous extra space that Windows is “holding” for later use?&#160; Then look no further friends, introducing <a href="http://technet.microsoft.com/en-us/sysinternals/default.aspx" target="_blank">SysInternals</a> friendly and free “<a href="http://technet.microsoft.com/en-us/sysinternals/bb897443.aspx" target="_blank">SDelete</a>”.</p>
<p>Get your copy now, quick and easy… helps to shrink down those <a href="http://aws.amazon.com/windows" target="_blank">EC2 Windows</a> images prior to bundling too. <img src='http://www.sharepointdan.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Now Playing: The Dave Brubeck Quartet &#8211; Time Out &#8211; Take Five</p>
Here is no comments yet by the time  your rss reader get this, Do you want to be the first commentor? Hurry up ]]></content:encoded>
			<wfw:commentRss>http://www.sharepointdan.com/2008/12/19/not-quite-coke-zero/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

