Instructions for assisting developers in upgrading from Atomo Developers Package 3.2 to version 3.3. See
Sueetie 3.2 to 3.3 Upgrade Guide for information relevant to both Atomo and Gummy Bear upgrades.
This document addresses Atomo Version 3.3 released on July 30, 2011.
Atomo Version 3.3 is a Full Solution Release, it will replace your existing Atomo v3.2 Solution. If you've read the
Sueetie 3.2-to-3.3 Upgrade Guide you are familiar with the update issues particular to version 3.3.
Sueetie Triple Scoop Products and Atomo¶
Sueetie Triple Scoop Product Source Libraries were first included in Atomo v3.1. You'll find the .DLLs in /Lib/Framework. All references should already be in place. If you want to customize the Addon Pack or Analytics, full source code is available by purchasing a Sueetie Supporter product key in the Sueetie Marketplace. Otherwise, please investigate the new Addon features to see if you or your clients find them useful enough to unlock all features and work with the source code.
Atomo 3.3 Solution Layout
The Visual Studio layout of Atomo v3.3 is unchanged from v3.2.

Here is the location of the Sueetie reference DLLs, also unchanged from v3.2.

Multiple Blogs
With BlogEngine.NET 2.5 we can enjoy multiple, unlimited blogs from a single BlogEngine.NET instance.
The Sueetie v3.3 Upgrade Guide covers moving from a single blog to multiple blogs. All aspects of multiple blog configuration and framework integration should be covered in the
Multiple Blog Configuration How-To in the Sueetie Wiki. What it means for Atomo Developers is that you'll be renaming "/blog" to "/blogs" (or your site shared blog root name) and reconfiguring the IIS Application accordingly.
Top