<?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>Alex James Brown &#187; azure</title>
	<atom:link href="http://www.alexjamesbrown.com/tags/azure/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alexjamesbrown.com</link>
	<description>My Words. By Me.</description>
	<lastBuildDate>Wed, 04 Jan 2012 01:02:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Windows Azure Pricing Announced</title>
		<link>http://www.alexjamesbrown.com/development/windows-azure-pricing-announced/</link>
		<comments>http://www.alexjamesbrown.com/development/windows-azure-pricing-announced/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 08:47:10 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[azure]]></category>

		<guid isPermaLink="false">http://www.alexjamesbrown.com/geek/development/windows-azure-pricing-announced/</guid>
		<description><![CDATA[Microsoft has finally released their pricing model for the forthcoming Windows Azure Windows Azure: Compute = $0.12 / hour Storage = $0.15 / GB stored / month Storage Transactions = ...]]></description>
			<content:encoded><![CDATA[<p>Microsoft has finally released their pricing model for the forthcoming Windows Azure</p>
<p><strong>Windows Azure:</strong></p>
<ul>
<li>Compute = $0.12 / hour </li>
<li>Storage = $0.15 / GB stored / month</li>
<li>Storage Transactions = $0.01 / 10K </li>
<li>Bandwidth = $0.10 in / $0.15 out / GB </li>
</ul>
<p><strong>SQL Azure:</strong></p>
<ul>
<li>Web Edition – Up to 1 GB relational database = $9.99</li>
<li>Business Edition – Up to 10 GB relational database = $99.99 </li>
<li>Bandwidth = $0.10 in / $0.15 out / GB </li>
</ul>
<p><strong>.Net Services:</strong> </p>
<ul>
<li>Messages = $0.15/100K message operations , including Service Bus messages and Access Control tokens </li>
<li>Bandwidth = $0.10 in / $0.15 out / GB </li>
</ul>
<p>Further details available from:   <br /><a title="http://www.microsoft.com/azure/pricing.mspx" href="http://www.microsoft.com/azure/pricing.mspx">http://www.microsoft.com/azure/pricing.mspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.alexjamesbrown.com/development/windows-azure-pricing-announced/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Azure &#8211; Firefox &amp; &#8220;Port Restricted for Security Reasons&#8221;</title>
		<link>http://www.alexjamesbrown.com/development/windows-azure-firefox-port-restricted-for-security-reasons/</link>
		<comments>http://www.alexjamesbrown.com/development/windows-azure-firefox-port-restricted-for-security-reasons/#comments</comments>
		<pubDate>Sun, 12 Apr 2009 19:25:06 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://www.alexjamesbrown.com/?p=118</guid>
		<description><![CDATA[I&#8217;ve been starting to delve into the world of Windows Azure this week. After getting the Azure Samples loaded, I tried running one of them (just by hitting F5 in ...]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been starting to delve into the world of Windows Azure this week.</p>
<p>After getting the <a href="http://msdn.microsoft.com/en-us/library/dd179406.aspx">Azure Samples</a> loaded, I tried running one of them (just by hitting F5 in VS) and, as Firefox is my default browser, got a &#8220;Port Restricted For Security Reasons&#8221; error.</p>
<p>Of course, it worked fine in IE</p>
<p>Here is what to do &#8211; </p>
<p>It turns out, that my application was trying to use port 87 on 127.0.0.1 (127.0.0.1:87)</p>
<p>Load up Firefox. Type <strong>about:config</strong> in the address bar, and hit enter. You will get something like the following:</p>
<p><a href="http://www.alexjamesbrown.com/wp-content/uploads/WindowsAzureFirefoxPortRestrictedforSecu_11D96/image.png"><img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="210" alt="image" src="http://www.alexjamesbrown.com/wp-content/uploads/WindowsAzureFirefoxPortRestrictedforSecu_11D96/image_thumb.png" width="244" border="0" /></a> </p>
<p>Right click, and click New -&gt; String.</p>
<p>Set the preference name to: <strong>network.security.ports.banned.override</strong></p>
<p>Next, set the value to: <strong>87</strong> (or whatever port your app is using)</p>
<p>Done!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alexjamesbrown.com/development/windows-azure-firefox-port-restricted-for-security-reasons/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

