<rss version="2.0" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"><channel><title>AppTheory</title><link>http://www.apptheory.com</link><description>RSS feeds for AppTheory</description><ttl>60</ttl><item><comments>http://www.apptheory.com/DotNetNuke/articleType/ArticleView/articleId/539/The-request-signature-we-calculated-does-not-match-the-signature-you-provided-Check-your-key-and-signing-method-when-uploading-to-Amazon-S3.aspx#Comments</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.apptheory.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=411&amp;ModuleID=1002&amp;ArticleID=539</wfw:commentRss><trackback:ping>http://www.apptheory.com/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=539&amp;PortalID=2&amp;TabID=411</trackback:ping><title>'The request signature we calculated does not match the signature you provided. Check your key and signing method' -- when uploading to Amazon S3 </title><link>http://www.apptheory.com/DotNetNuke/articleType/ArticleView/articleId/539/The-request-signature-we-calculated-does-not-match-the-signature-you-provided-Check-your-key-and-signing-method-when-uploading-to-Amazon-S3.aspx</link><description>You may remember in one of my previous posts I recommended the Affirma ThreeSharp library for interacting with your Amazon S3 storage system.</description><dc:creator>Scott Schecter</dc:creator><pubDate>Mon, 16 Nov 2009 00:32:00 GMT</pubDate><guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:539</guid></item><item><comments>http://www.apptheory.com/DotNetNuke/articleType/ArticleView/articleId/532/Scaling-Out-DotNetNuke-Professional-on-Amazon-EC2.aspx#Comments</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.apptheory.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=411&amp;ModuleID=1002&amp;ArticleID=532</wfw:commentRss><trackback:ping>http://www.apptheory.com/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=532&amp;PortalID=2&amp;TabID=411</trackback:ping><title>Scaling Out DotNetNuke Professional on Amazon EC2</title><link>http://www.apptheory.com/DotNetNuke/articleType/ArticleView/articleId/532/Scaling-Out-DotNetNuke-Professional-on-Amazon-EC2.aspx</link><description>Amazon Web Services (AWS) is a set of cloud based infrastructure web services that are offered to developers and companies.  These services provide expandable and flexible infrastructure to user.  The are several parts to the cloud infrastructure. Amazon Elastic Compute Cloud (Amazon EC2) is a web service that provides compute capacity in the cloud. This compute capacity is provided by Amazon Machine Instances (AMIs).  The machine instances can provide cloud based virtual servers with windows and *nix based operating systems.</description><dc:creator>Max Schneider</dc:creator><pubDate>Tue, 10 Nov 2009 02:21:00 GMT</pubDate><guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:532</guid></item><item><comments>http://www.apptheory.com/DotNetNuke/articleType/ArticleView/articleId/526/Be-Careful-Applying-Permissions-between-Security-Groups-on-AWS-EC2.aspx#Comments</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.apptheory.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=411&amp;ModuleID=1002&amp;ArticleID=526</wfw:commentRss><trackback:ping>http://www.apptheory.com/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=526&amp;PortalID=2&amp;TabID=411</trackback:ping><title>Be Careful Applying Permissions between Security Groups on AWS EC2</title><link>http://www.apptheory.com/DotNetNuke/articleType/ArticleView/articleId/526/Be-Careful-Applying-Permissions-between-Security-Groups-on-AWS-EC2.aspx</link><description>I have noticed that a couple of tutorials have gone into the basics for setting up DNN on AWS with two separate instances.  One instance is the frontend web server and the other instance is a backend SQL server. Two security groups are created one for the Web server (WebGroup) and one for the SQL server (SQLGroup). This is a common setup that we have performed many times at AppTheory.</description><dc:creator>Max Schneider</dc:creator><pubDate>Fri, 30 Oct 2009 19:38:00 GMT</pubDate><guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:526</guid></item><item><comments>http://www.apptheory.com/DotNetNuke/articleType/ArticleView/articleId/486/Amazon-Simple-Storage-Service-Amazon-S3-Development-Tools.aspx#Comments</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.apptheory.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=411&amp;ModuleID=1002&amp;ArticleID=486</wfw:commentRss><trackback:ping>http://www.apptheory.com/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=486&amp;PortalID=2&amp;TabID=411</trackback:ping><title>Amazon Simple Storage Service (Amazon S3) Development Tools</title><link>http://www.apptheory.com/DotNetNuke/articleType/ArticleView/articleId/486/Amazon-Simple-Storage-Service-Amazon-S3-Development-Tools.aspx</link><description>Getting started with Amazon Simple Storage Service (Amazon S3) is pretty easy. Especially if you use some of the available tools to hit the ground running. Obviously, one of the first things you are going to want to do is upload some files to your buckets. The C# Library and Code for Amazon S3 on Codeplex makes this a very painless and straightforward process. The library download also comes with both a Windows Form and Console Application sample so getting up to speed quickly is easy. Once you have more than a few files on your S3 instance you are going to need a convenient way to browse them. Once again, there are already several tools available to make this easy. If you are a Firefox user you may be interested in the S3Fox Organizer Firefox Add-on which is a Firefox Add-on to allow administration of your S3 instance. If you are not a Firefox user or prefer a standalone application manage your S3 instance then I would recommend the CloudBerry S3 Explorer. Using the above tools moving your CDN needs to Amazon Simple Storage Service can be pretty painless.</description><dc:creator>Scott Schecter</dc:creator><pubDate>Sun, 16 Aug 2009 23:43:00 GMT</pubDate><guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:486</guid></item><item><comments>http://www.apptheory.com/DotNetNuke/articleType/ArticleView/articleId/408/Microsoftrsquos-Public-Sector-Play.aspx#Comments</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.apptheory.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=411&amp;ModuleID=1002&amp;ArticleID=408</wfw:commentRss><trackback:ping>http://www.apptheory.com/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=408&amp;PortalID=2&amp;TabID=411</trackback:ping><title>Microsoft&amp;rsquo;s Public Sector Play</title><link>http://www.apptheory.com/DotNetNuke/articleType/ArticleView/articleId/408/Microsoftrsquos-Public-Sector-Play.aspx</link><description>Web-based apps and cloud computing could be the future for Government entities.</description><dc:creator>Ryan Wofford</dc:creator><pubDate>Tue, 07 Apr 2009 16:49:10 GMT</pubDate><guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:408</guid></item></channel></rss>