<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>Calcium Wiki &amp; Documentation Rss Feed</title><link>http://calcium.codeplex.com/Wiki/View.aspx?title=Home</link><description>Calcium Wiki Rss Description</description><item><title>Updated Wiki: Home</title><link>http://calcium.codeplex.com/wikipage?version=38</link><description>&lt;div class="wikidoc"&gt;Calcium is a composite application toolset. It provides much of what you need to rapidly build multifaceted and sophisticated modular applications for WPF and Windows Phone.&lt;br /&gt;&lt;br /&gt;Calcium comes in two flavours: Calcium for Windows Phone and Calcium for WPF.&lt;br /&gt;&lt;br /&gt;The Calcium project&amp;#39;s main site is at &lt;a href="http://calciumsdk.com"&gt;calciumsdk.com&lt;/a&gt;&lt;br /&gt;Documentation is located at &lt;a href="http://calciumsdk.com/Documentation.aspx"&gt;calciumsdk.com/Documentation.aspx&lt;/a&gt;&lt;br /&gt;Introductory video is located at &lt;a href="http://calciumsdk.com/Demo.aspx"&gt;calciumsdk.com/Demo.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Get up to the minute news on Calcium at &lt;a href="http://twitter.com/calciumsdk"&gt;twitter.com/calciumsdk&lt;/a&gt;&lt;br /&gt;Show support by becoming a fan on &lt;a href="http://www.facebook.com/CalciumSdk"&gt;Facebook&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Calcium is a project by &lt;a href="http://danielvaughan.org"&gt;Daniel Vaughan&lt;/a&gt; and &lt;a href="http://katkavaughan.com"&gt;Katka Vaughan&lt;/a&gt;&lt;br /&gt;
&lt;h2&gt;Calcium for Windows Phone&lt;/h2&gt;
Calcium for Windows Phone is a consolidation of the infrastructure code that has been written for the book &lt;a href="http://www.amazon.com/gp/product/0672333481/ref=as_li_tf_tl?ie=UTF8&amp;amp;tag=danielvaughan-20&amp;amp;linkCode=as2&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=0672333481"&gt;Windows Phone 7.5 Unleashed&lt;/a&gt;, and is already used by a number of published apps. Calcium for Windows Phone is a light weight framework for incorporating the main features that every app needs. Unlike Calcium for WPF and Silverlight, Calcium for Windows Phone does not depend on Prism and has a smaller footprint, more suitable for the mobile platform. &lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=Calcium&amp;DownloadId=382373" alt="Calcium&amp;#32;Screenshot" title="Calcium&amp;#32;Screenshot" /&gt;&lt;br /&gt;&lt;br /&gt;Some of Calcium for Windows Phone features include: 
&lt;ul&gt;&lt;li&gt;A user options system that allows you to add a settable option to an options page, with a single line of code.&lt;/li&gt;
&lt;li&gt;A bindable application bar with toggle buttons and menu items, hyperlink button/menu items, which allows you to host multiple application bars in a Pivot.&lt;/li&gt;
&lt;li&gt;Built-in support for localization. Bindable resources allows the user to change the interface language at run-time.&lt;/li&gt;
&lt;li&gt;An IoC container and DI infrastructure, and templates to allow you to hide or show a Purchase link in your app depending on the • Trial state of your app and so forth.&lt;/li&gt;
&lt;li&gt;Templates for Views with ViewModels.&lt;/li&gt;
&lt;li&gt;Attribute based state persistence system.&lt;/li&gt;
&lt;li&gt;Message service that allows you to display messages and ask the user questions from your ViewModel.&lt;/li&gt;
&lt;li&gt;Launchers and Choosers abstraction layer.&lt;/li&gt;
&lt;li&gt;Input Validation system, with styles customized for displaying validation errors.&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Calcium for WPF&lt;/h2&gt;
Calcium for WPF consists of a client application and server based WCF services, which allow interaction and communication between clients. Out of the box, Calcium comes with a host of modules and services, and an infrastructure that is ready to use in your next application.&lt;br /&gt;&lt;br /&gt;The following is a list of just some of the features of Calcium for WPF:
&lt;ul&gt;&lt;li&gt;Visual Studio templates for instantly creating Calcium projects, including client applications, MVVM Module Templates, and server WCF host projects. (C# and VB.NET!)&lt;/li&gt;
&lt;li&gt;Module Manager for enabling or disabling of modules at runtime.&lt;/li&gt;
&lt;li&gt;Theme Support (with two themes included)&lt;/li&gt;
&lt;li&gt;Duplex messaging services for interacting with the user from the client or server using the same API. Interact with the user using Message Boxes from the server!&lt;/li&gt;
&lt;li&gt;A Command Service to associate WPF ICommands with content interfaces that only become active when an active view or viewmodel implements the interface.&lt;/li&gt;
&lt;li&gt;Region Adapters for ToolBars and Menus.&lt;/li&gt;
&lt;li&gt;Client-server logging ready to work out-of-the-box.&lt;/li&gt;
&lt;li&gt;Includes modules, such as a Web Browser, Text Editor, Output Window, and many more.&lt;/li&gt;
&lt;li&gt;Tabbed interface with dirty file indication (reusable across modules).&lt;/li&gt;
&lt;li&gt;A User Affinity module that assists collaboration with other users of the application.&lt;/li&gt;
&lt;li&gt;Undo/Redo/Repeat task management system.&lt;/li&gt;
&lt;li&gt;And many more!&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=Calcium&amp;DownloadId=70789" alt="Calcium&amp;#32;Screenshot" title="Calcium&amp;#32;Screenshot" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;For further information about this project please see  
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.calciumsdk.com"&gt;http://www.calciumsdk.com&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>DanielVaughan</author><pubDate>Thu, 24 May 2012 10:25:12 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120524102512A</guid></item><item><title>Updated Wiki: Home</title><link>http://calcium.codeplex.com/wikipage?version=37</link><description>&lt;div class="wikidoc"&gt;Calcium is a composite application toolset. It provides much of what you need to rapidly build multifaceted and sophisticated modular applications for WPF and Windows Phone.&lt;br /&gt;&lt;br /&gt;Calcium comes in two flavours: Calcium for Windows Phone and Calcium for WPF.&lt;br /&gt;&lt;br /&gt;The Calcium project&amp;#39;s main site is at &lt;a href="http://calciumsdk.com"&gt;calciumsdk.com&lt;/a&gt;&lt;br /&gt;Documentation is located at &lt;a href="http://calciumsdk.com/Documentation.aspx"&gt;calciumsdk.com/Documentation.aspx&lt;/a&gt;&lt;br /&gt;Introductory video is located at &lt;a href="http://calciumsdk.com/Demo.aspx"&gt;calciumsdk.com/Demo.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Get up to the minute news on Calcium at &lt;a href="http://twitter.com/calciumsdk"&gt;twitter.com/calciumsdk&lt;/a&gt;&lt;br /&gt;Show support by becoming a fan on &lt;a href="http://www.facebook.com/pages/Calcium/352423566397"&gt;Facebook&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Calcium is a project by &lt;a href="http://danielvaughan.org"&gt;Daniel Vaughan&lt;/a&gt; and &lt;a href="http://katkavaughan.com"&gt;Katka Vaughan&lt;/a&gt;&lt;br /&gt;
&lt;h2&gt;Calcium for Windows Phone&lt;/h2&gt;
Calcium for Windows Phone is a consolidation of the infrastructure code that has been written for the book &lt;a href="http://www.amazon.com/gp/product/0672333481/ref=as_li_tf_tl?ie=UTF8&amp;amp;tag=danielvaughan-20&amp;amp;linkCode=as2&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=0672333481"&gt;Windows Phone 7.5 Unleashed&lt;/a&gt;, and is already used by a number of published apps. Calcium for Windows Phone is a light weight framework for incorporating the main features that every app needs. Unlike Calcium for WPF and Silverlight, Calcium for Windows Phone does not depend on Prism and has a smaller footprint, more suitable for the mobile platform. &lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=Calcium&amp;DownloadId=382373" alt="Calcium&amp;#32;Screenshot" title="Calcium&amp;#32;Screenshot" /&gt;&lt;br /&gt;&lt;br /&gt;Some of Calcium for Windows Phone features include: 
&lt;ul&gt;&lt;li&gt;A user options system that allows you to add a settable option to an options page, with a single line of code.&lt;/li&gt;
&lt;li&gt;A bindable application bar with toggle buttons and menu items, hyperlink button/menu items, which allows you to host multiple application bars in a Pivot.&lt;/li&gt;
&lt;li&gt;Built-in support for localization. Bindable resources allows the user to change the interface language at run-time.&lt;/li&gt;
&lt;li&gt;An IoC container and DI infrastructure, and templates to allow you to hide or show a Purchase link in your app depending on the • Trial state of your app and so forth.&lt;/li&gt;
&lt;li&gt;Templates for Views with ViewModels.&lt;/li&gt;
&lt;li&gt;Attribute based state persistence system.&lt;/li&gt;
&lt;li&gt;Message service that allows you to display messages and ask the user questions from your ViewModel.&lt;/li&gt;
&lt;li&gt;Launchers and Choosers abstraction layer.&lt;/li&gt;
&lt;li&gt;Input Validation system, with styles customized for displaying validation errors.&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Calcium for WPF&lt;/h2&gt;
Calcium for WPF consists of a client application and server based WCF services, which allow interaction and communication between clients. Out of the box, Calcium comes with a host of modules and services, and an infrastructure that is ready to use in your next application.&lt;br /&gt;&lt;br /&gt;The following is a list of just some of the features of Calcium for WPF:
&lt;ul&gt;&lt;li&gt;Visual Studio templates for instantly creating Calcium projects, including client applications, MVVM Module Templates, and server WCF host projects. (C# and VB.NET!)&lt;/li&gt;
&lt;li&gt;Module Manager for enabling or disabling of modules at runtime.&lt;/li&gt;
&lt;li&gt;Theme Support (with two themes included)&lt;/li&gt;
&lt;li&gt;Duplex messaging services for interacting with the user from the client or server using the same API. Interact with the user using Message Boxes from the server!&lt;/li&gt;
&lt;li&gt;A Command Service to associate WPF ICommands with content interfaces that only become active when an active view or viewmodel implements the interface.&lt;/li&gt;
&lt;li&gt;Region Adapters for ToolBars and Menus.&lt;/li&gt;
&lt;li&gt;Client-server logging ready to work out-of-the-box.&lt;/li&gt;
&lt;li&gt;Includes modules, such as a Web Browser, Text Editor, Output Window, and many more.&lt;/li&gt;
&lt;li&gt;Tabbed interface with dirty file indication (reusable across modules).&lt;/li&gt;
&lt;li&gt;A User Affinity module that assists collaboration with other users of the application.&lt;/li&gt;
&lt;li&gt;Undo/Redo/Repeat task management system.&lt;/li&gt;
&lt;li&gt;And many more!&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=Calcium&amp;DownloadId=70789" alt="Calcium&amp;#32;Screenshot" title="Calcium&amp;#32;Screenshot" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;For further information about this project please see  
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.calciumsdk.com"&gt;http://www.calciumsdk.com&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>DanielVaughan</author><pubDate>Thu, 24 May 2012 09:28:54 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120524092854A</guid></item><item><title>Updated Wiki: Home</title><link>http://calcium.codeplex.com/wikipage?version=36</link><description>&lt;div class="wikidoc"&gt;Calcium is a composite application toolset. It provides much of what you need to rapidly build multifaceted and sophisticated modular applications for WPF and Windows Phone.&lt;br /&gt;&lt;br /&gt;Calcium comes in two flavours: Calcium for Windows Phone and Calcium for WPF.&lt;br /&gt;&lt;br /&gt;The Calcium project&amp;#39;s main site is at &lt;a href="http://calciumsdk.com"&gt;calciumsdk.com&lt;/a&gt;&lt;br /&gt;Documentation is located at &lt;a href="http://calciumsdk.com/Documentation.aspx"&gt;calciumsdk.com/Documentation.aspx&lt;/a&gt;&lt;br /&gt;Introductory video is located at &lt;a href="http://calciumsdk.com/Demo.aspx"&gt;calciumsdk.com/Demo.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Get up to the minute news on Calcium at &lt;a href="http://twitter.com/calciumsdk"&gt;twitter.com/calciumsdk&lt;/a&gt;&lt;br /&gt;Show support by becoming a fan on &lt;a href="http://www.facebook.com/pages/Calcium/352423566397"&gt;Facebook&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Calcium is a project by &lt;a href="http://danielvaughan.org"&gt;Daniel Vaughan&lt;/a&gt; and &lt;a href="http://katkavaughan.com"&gt;Katka Vaughan&lt;/a&gt;&lt;br /&gt;
&lt;h2&gt;Calcium for Windows Phone&lt;/h2&gt;
Calcium for Windows Phone is a consolidation of the infrastructure code that has been written for the book &lt;a href="http://www.amazon.com/gp/product/0672333481/ref=as_li_tf_tl?ie=UTF8&amp;amp;tag=danielvaughan-20&amp;amp;linkCode=as2&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=0672333481"&gt;Windows Phone 7.5 Unleashed&lt;/a&gt;, and is already used by a number of published apps. Calcium for Windows Phone is a light weight framework for incorporating the main features that every app needs. Unlike Calcium for WPF and Silverlight, Calcium for Windows Phone does not depend on Prism and has a smaller footprint, more suitable for the mobile platform. &lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=Calcium&amp;DownloadId=382373" alt="Calcium&amp;#32;Screenshot" title="Calcium&amp;#32;Screenshot" /&gt;&lt;br /&gt;&lt;br /&gt;Some of Calcium for Windows Phone features include: 
&lt;ul&gt;&lt;li&gt;A user options system that allows you to add a settable option to an options page, with a single line of code.&lt;/li&gt;
&lt;li&gt;A bindable application bar with toggle buttons and menu items, hyperlink button/menu items, which allows you to host multiple application bars in a Pivot.&lt;/li&gt;
&lt;li&gt;Built-in support for localization. Bindable resources allows the user to change the interface language at run-time.&lt;/li&gt;
&lt;li&gt;An IoC container and DI infrastructure, and templates to allow you to hide or show a Purchase link in your app depending on the • Trial state of your app and so forth.&lt;/li&gt;
&lt;li&gt;Templates for Views with ViewModels.&lt;/li&gt;
&lt;li&gt;Attribute based state persistence system.&lt;/li&gt;
&lt;li&gt;Message service that allows you to display messages and ask the user questions from your ViewModel.&lt;/li&gt;
&lt;li&gt;Launchers and Choosers abstraction layer.&lt;/li&gt;
&lt;li&gt;Input Validation system, with styles customized for displaying validation errors.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;Calcium for WPF&lt;/h2&gt;
Calcium for WPF consists of a client application and server based WCF services, which allow interaction and communication between clients. Out of the box, Calcium comes with a host of modules and services, and an infrastructure that is ready to use in your next application.&lt;br /&gt;&lt;br /&gt;The following is a list of just some of the features of Calcium for WPF:
&lt;ul&gt;&lt;li&gt;Visual Studio templates for instantly creating Calcium projects, including client applications, MVVM Module Templates, and server WCF host projects. (C# and VB.NET!)&lt;/li&gt;
&lt;li&gt;Module Manager for enabling or disabling of modules at runtime.&lt;/li&gt;
&lt;li&gt;Theme Support (with two themes included)&lt;/li&gt;
&lt;li&gt;Duplex messaging services for interacting with the user from the client or server using the same API. Interact with the user using Message Boxes from the server!&lt;/li&gt;
&lt;li&gt;A Command Service to associate WPF ICommands with content interfaces that only become active when an active view or viewmodel implements the interface.&lt;/li&gt;
&lt;li&gt;Region Adapters for ToolBars and Menus.&lt;/li&gt;
&lt;li&gt;Client-server logging ready to work out-of-the-box.&lt;/li&gt;
&lt;li&gt;Includes modules, such as a Web Browser, Text Editor, Output Window, and many more.&lt;/li&gt;
&lt;li&gt;Tabbed interface with dirty file indication (reusable across modules).&lt;/li&gt;
&lt;li&gt;A User Affinity module that assists collaboration with other users of the application.&lt;/li&gt;
&lt;li&gt;Undo/Redo/Repeat task management system.&lt;/li&gt;
&lt;li&gt;And many more!&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=Calcium&amp;DownloadId=70789" alt="Calcium&amp;#32;Screenshot" title="Calcium&amp;#32;Screenshot" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;For further information about this project please see  
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.calciumsdk.com"&gt;http://www.calciumsdk.com&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>DanielVaughan</author><pubDate>Thu, 24 May 2012 09:27:54 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120524092754A</guid></item><item><title>Updated Wiki: Home</title><link>http://calcium.codeplex.com/wikipage?version=35</link><description>&lt;div class="wikidoc"&gt;Calcium is a composite application toolset. It provides much of what you need to rapidly build multifaceted and sophisticated modular applications for WPF and Windows Phone.&lt;br /&gt;&lt;br /&gt;Calcium comes in two flavours: Calcium for Windows Phone and Calcium for WPF.&lt;br /&gt;&lt;br /&gt;The Calcium project&amp;#39;s main site is at &lt;a href="http://calciumsdk.com"&gt;calciumsdk.com&lt;/a&gt;&lt;br /&gt;Documentation is located at &lt;a href="http://calciumsdk.com/Documentation.aspx"&gt;calciumsdk.com/Documentation.aspx&lt;/a&gt;&lt;br /&gt;Introductory video is located at &lt;a href="http://calciumsdk.com/Demo.aspx"&gt;calciumsdk.com/Demo.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Get up to the minute news on Calcium at &lt;a href="http://twitter.com/calciumsdk"&gt;twitter.com/calciumsdk&lt;/a&gt;&lt;br /&gt;Show support by becoming a fan on &lt;a href="http://www.facebook.com/pages/Calcium/352423566397"&gt;Facebook&lt;/a&gt;&lt;br /&gt;
&lt;h2&gt;Calcium for Windows Phone&lt;/h2&gt;
Calcium for Windows Phone is a consolidation of the infrastructure code that has been written for the book &lt;a href="http://www.amazon.com/gp/product/0672333481/ref=as_li_tf_tl?ie=UTF8&amp;amp;tag=danielvaughan-20&amp;amp;linkCode=as2&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=0672333481"&gt;Windows Phone 7.5 Unleashed&lt;/a&gt;, and is already used by a number of published apps. Calcium for Windows Phone is a light weight framework for incorporating the main features that every app needs. Unlike Calcium for WPF and Silverlight, Calcium for Windows Phone does not depend on Prism and has a smaller footprint, more suitable for the mobile platform. &lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=Calcium&amp;DownloadId=382373" alt="Calcium&amp;#32;Screenshot" title="Calcium&amp;#32;Screenshot" /&gt;&lt;br /&gt;&lt;br /&gt;Some of Calcium for Windows Phone features include: 
&lt;ul&gt;&lt;li&gt;A user options system that allows you to add a settable option to an options page, with a single line of code.&lt;/li&gt;
&lt;li&gt;A bindable application bar with toggle buttons and menu items, hyperlink button/menu items, which allows you to host multiple application bars in a Pivot.&lt;/li&gt;
&lt;li&gt;Built-in support for localization. Bindable resources allows the user to change the interface language at run-time.&lt;/li&gt;
&lt;li&gt;An IoC container and DI infrastructure, and templates to allow you to hide or show a Purchase link in your app depending on the • Trial state of your app and so forth.&lt;/li&gt;
&lt;li&gt;Templates for Views with ViewModels.&lt;/li&gt;
&lt;li&gt;Attribute based state persistence system.&lt;/li&gt;
&lt;li&gt;Message service that allows you to display messages and ask the user questions from your ViewModel.&lt;/li&gt;
&lt;li&gt;Launchers and Choosers abstraction layer.&lt;/li&gt;
&lt;li&gt;Input Validation system, with styles customized for displaying validation errors.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;h2&gt;Calcium for WPF&lt;/h2&gt;
Calcium for WPF consists of a client application and server based WCF services, which allow interaction and communication between clients. Out of the box, Calcium comes with a host of modules and services, and an infrastructure that is ready to use in your next application.&lt;br /&gt;&lt;br /&gt;The following is a list of just some of the features of Calcium for WPF:
&lt;ul&gt;&lt;li&gt;Visual Studio templates for instantly creating Calcium projects, including client applications, MVVM Module Templates, and server WCF host projects. (C# and VB.NET!)&lt;/li&gt;
&lt;li&gt;Module Manager for enabling or disabling of modules at runtime.&lt;/li&gt;
&lt;li&gt;Theme Support (with two themes included)&lt;/li&gt;
&lt;li&gt;Duplex messaging services for interacting with the user from the client or server using the same API. Interact with the user using Message Boxes from the server!&lt;/li&gt;
&lt;li&gt;A Command Service to associate WPF ICommands with content interfaces that only become active when an active view or viewmodel implements the interface.&lt;/li&gt;
&lt;li&gt;Region Adapters for ToolBars and Menus.&lt;/li&gt;
&lt;li&gt;Client-server logging ready to work out-of-the-box.&lt;/li&gt;
&lt;li&gt;Includes modules, such as a Web Browser, Text Editor, Output Window, and many more.&lt;/li&gt;
&lt;li&gt;Tabbed interface with dirty file indication (reusable across modules).&lt;/li&gt;
&lt;li&gt;A User Affinity module that assists collaboration with other users of the application.&lt;/li&gt;
&lt;li&gt;Undo/Redo/Repeat task management system.&lt;/li&gt;
&lt;li&gt;And many more!&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=Calcium&amp;DownloadId=70789" alt="Calcium&amp;#32;Screenshot" title="Calcium&amp;#32;Screenshot" /&gt;&lt;br /&gt;&lt;br /&gt;Calcium is a project by &lt;a href="http://danielvaughan.org"&gt;Daniel Vaughan&lt;/a&gt; and &lt;a href="http://katkavaughan.com"&gt;Katka Vaughan&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;For further information about this project please see  
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.calciumsdk.com"&gt;http://www.calciumsdk.com&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>DanielVaughan</author><pubDate>Thu, 24 May 2012 09:26:55 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120524092655A</guid></item><item><title>Updated Wiki: Home</title><link>http://calcium.codeplex.com/wikipage?version=34</link><description>&lt;div class="wikidoc"&gt;Calcium is a composite application toolset. It provides much of what you need to rapidly build multifaceted and sophisticated modular applications for WPF and Windows Phone.&lt;br /&gt;&lt;br /&gt;Calcium comes in two flavours: Calcium for Windows Phone and Calcium for WPF.&lt;br /&gt;&lt;br /&gt;The Calcium project&amp;#39;s main site is at &lt;a href="http://calciumsdk.com"&gt;calciumsdk.com&lt;/a&gt;&lt;br /&gt;Documentation is located at &lt;a href="http://calciumsdk.com/Documentation.aspx"&gt;calciumsdk.com/Documentation.aspx&lt;/a&gt;&lt;br /&gt;Introductory video is located at &lt;a href="http://calciumsdk.com/Demo.aspx"&gt;calciumsdk.com/Demo.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Get up to the minute news on Calcium at &lt;a href="http://twitter.com/calciumsdk"&gt;twitter.com/calciumsdk&lt;/a&gt;&lt;br /&gt;Show support by becoming a fan on &lt;a href="http://www.facebook.com/pages/Calcium/352423566397"&gt;Facebook&lt;/a&gt;&lt;br /&gt;
&lt;h2&gt;Calcium for Windows Phone&lt;/h2&gt;
Calcium for Windows Phone is a consolidation of the infrastructure code that has been written for the book &lt;a href="http://www.amazon.com/gp/product/0672333481/ref=as_li_tf_tl?ie=UTF8&amp;amp;tag=danielvaughan-20&amp;amp;linkCode=as2&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=0672333481"&gt;Windows Phone 7.5 Unleashed&lt;/a&gt;, and is already used by a number of published apps. Calcium for Windows Phone is a light weight framework for incorporating the main features that every app needs. Unlike Calcium for WPF and Silverlight, Calcium for Windows Phone does not depend on Prism and has a smaller footprint, more suitable for the mobile platform. &lt;br /&gt;&lt;br /&gt;Some of Calcium for Windows Phone features include: 
&lt;ul&gt;&lt;li&gt;A user options system that allows you to add a settable option to an options page, with a single line of code.&lt;/li&gt;
&lt;li&gt;A bindable application bar with toggle buttons and menu items, hyperlink button/menu items, which allows you to host multiple application bars in a Pivot.&lt;/li&gt;
&lt;li&gt;Built-in support for localization. Bindable resources allows the user to change the interface language at run-time.&lt;/li&gt;
&lt;li&gt;An IoC container and DI infrastructure, and templates to allow you to hide or show a Purchase link in your app depending on the • Trial state of your app and so forth.&lt;/li&gt;
&lt;li&gt;Templates for Views with ViewModels.&lt;/li&gt;
&lt;li&gt;Attribute based state persistence system.&lt;/li&gt;
&lt;li&gt;Message service that allows you to display messages and ask the user questions from your ViewModel.&lt;/li&gt;
&lt;li&gt;Launchers and Choosers abstraction layer.&lt;/li&gt;
&lt;li&gt;Input Validation system, with styles customized for displaying validation errors.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=Calcium&amp;DownloadId=382373" alt="Calcium&amp;#32;Screenshot" title="Calcium&amp;#32;Screenshot" /&gt;&lt;br /&gt;
&lt;h2&gt;Calcium for WPF&lt;/h2&gt;
Calcium for WPF consists of a client application and server based WCF services, which allow interaction and communication between clients. Out of the box, Calcium comes with a host of modules and services, and an infrastructure that is ready to use in your next application.&lt;br /&gt;&lt;br /&gt;The following is a list of just some of the features of Calcium for WPF:
&lt;ul&gt;&lt;li&gt;Visual Studio templates for instantly creating Calcium projects, including client applications, MVVM Module Templates, and server WCF host projects. (C# and VB.NET!)&lt;/li&gt;
&lt;li&gt;Module Manager for enabling or disabling of modules at runtime.&lt;/li&gt;
&lt;li&gt;Theme Support (with two themes included)&lt;/li&gt;
&lt;li&gt;Duplex messaging services for interacting with the user from the client or server using the same API. Interact with the user using Message Boxes from the server!&lt;/li&gt;
&lt;li&gt;A Command Service to associate WPF ICommands with content interfaces that only become active when an active view or viewmodel implements the interface.&lt;/li&gt;
&lt;li&gt;Region Adapters for ToolBars and Menus.&lt;/li&gt;
&lt;li&gt;Client-server logging ready to work out-of-the-box.&lt;/li&gt;
&lt;li&gt;Includes modules, such as a Web Browser, Text Editor, Output Window, and many more.&lt;/li&gt;
&lt;li&gt;Tabbed interface with dirty file indication (reusable across modules).&lt;/li&gt;
&lt;li&gt;A User Affinity module that assists collaboration with other users of the application.&lt;/li&gt;
&lt;li&gt;Undo/Redo/Repeat task management system.&lt;/li&gt;
&lt;li&gt;And many more!&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=Calcium&amp;DownloadId=70789" alt="Calcium&amp;#32;Screenshot" title="Calcium&amp;#32;Screenshot" /&gt;&lt;br /&gt;&lt;br /&gt;Calcium is a project by &lt;a href="http://danielvaughan.org"&gt;Daniel Vaughan&lt;/a&gt; and &lt;a href="http://katkavaughan.com"&gt;Katka Vaughan&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;For further information about this project please see  
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.calciumsdk.com"&gt;http://www.calciumsdk.com&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>DanielVaughan</author><pubDate>Thu, 24 May 2012 09:26:03 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120524092603A</guid></item><item><title>Updated Wiki: Home</title><link>http://calcium.codeplex.com/wikipage?version=33</link><description>&lt;div class="wikidoc"&gt;Calcium is a composite application toolset. It provides much of what you need to rapidly build multifaceted and sophisticated modular applications for WPF and Windows Phone.&lt;br /&gt;&lt;br /&gt;Calcium comes in two flavours: Calcium for Windows Phone and Calcium for WPF.&lt;br /&gt;&lt;br /&gt;The Calcium project&amp;#39;s main site is at &lt;a href="http://calciumsdk.com"&gt;calciumsdk.com&lt;/a&gt;&lt;br /&gt;Documentation is located at &lt;a href="http://calciumsdk.com/Documentation.aspx"&gt;calciumsdk.com/Documentation.aspx&lt;/a&gt;&lt;br /&gt;Introductory video is located at &lt;a href="http://calciumsdk.com/Demo.aspx"&gt;calciumsdk.com/Demo.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Get up to the minute news on Calcium at &lt;a href="http://twitter.com/calciumsdk"&gt;twitter.com/calciumsdk&lt;/a&gt;&lt;br /&gt;Show support by becoming a fan on &lt;a href="http://www.facebook.com/pages/Calcium/352423566397"&gt;Facebook&lt;/a&gt;&lt;br /&gt;
&lt;h2&gt;Calcium for Windows Phone&lt;/h2&gt;Some of Calcium for Windows Phone features include: 
&lt;ul&gt;&lt;li&gt;A user option&amp;#39;s system that allows you to add a settable option to an options page, with a single line of code.&lt;/li&gt;
&lt;li&gt;A bindable application bar with toggle buttons and menu items, hyperlink button/menu items, which allows you to host multiple application bars in a Pivot.&lt;/li&gt;
&lt;li&gt;Built-in support for localization. Bindable resources allows the user to change the interface language at run-time.&lt;/li&gt;
&lt;li&gt;An IoC container and DI infrastructure, and templates to allow you to hide or show a Purchase link in your app depending on the • Trial state of your app and so forth.&lt;/li&gt;
&lt;li&gt;Templates for Views with ViewModels.&lt;/li&gt;
&lt;li&gt;Attribute based state persistence system.&lt;/li&gt;
&lt;li&gt;Message service that allows you to display messages and ask the user questions from your ViewModel.&lt;/li&gt;
&lt;li&gt;Launchers and Choosers abstraction layer.&lt;/li&gt;
&lt;li&gt;Input Validation system, with styles customized for displaying validation errors.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=Calcium&amp;DownloadId=382373" alt="Calcium&amp;#32;Screenshot" title="Calcium&amp;#32;Screenshot" /&gt;&lt;br /&gt;
&lt;h2&gt;Calcium for WPF&lt;/h2&gt;
Calcium for WPF consists of a client application and server based WCF services, which allow interaction and communication between clients. Out of the box, Calcium comes with a host of modules and services, and an infrastructure that is ready to use in your next application.&lt;br /&gt;&lt;br /&gt;The following is a list of just some of the features of Calcium for WPF:
&lt;ul&gt;&lt;li&gt;Visual Studio templates for instantly creating Calcium projects, including client applications, MVVM Module Templates, and server WCF host projects. (C# and VB.NET!)&lt;/li&gt;
&lt;li&gt;Module Manager for enabling or disabling of modules at runtime.&lt;/li&gt;
&lt;li&gt;Theme Support (with two themes included)&lt;/li&gt;
&lt;li&gt;Duplex messaging services for interacting with the user from the client or server using the same API. Interact with the user using Message Boxes from the server!&lt;/li&gt;
&lt;li&gt;A Command Service to associate WPF ICommands with content interfaces that only become active when an active view or viewmodel implements the interface.&lt;/li&gt;
&lt;li&gt;Region Adapters for ToolBars and Menus.&lt;/li&gt;
&lt;li&gt;Client-server logging ready to work out-of-the-box.&lt;/li&gt;
&lt;li&gt;Includes modules, such as a Web Browser, Text Editor, Output Window, and many more.&lt;/li&gt;
&lt;li&gt;Tabbed interface with dirty file indication (reusable across modules).&lt;/li&gt;
&lt;li&gt;A User Affinity module that assists collaboration with other users of the application.&lt;/li&gt;
&lt;li&gt;Undo/Redo/Repeat task management system.&lt;/li&gt;
&lt;li&gt;And many more!&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=Calcium&amp;DownloadId=70789" alt="Calcium&amp;#32;Screenshot" title="Calcium&amp;#32;Screenshot" /&gt;&lt;br /&gt;&lt;br /&gt;Calcium is a project by &lt;a href="http://danielvaughan.org"&gt;Daniel Vaughan&lt;/a&gt; and &lt;a href="http://katkavaughan.com"&gt;Katka Vaughan&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;For further information about this project please see  
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.calciumsdk.com"&gt;http://www.calciumsdk.com&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>DanielVaughan</author><pubDate>Thu, 24 May 2012 09:23:31 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120524092331A</guid></item><item><title>Updated Wiki: Home</title><link>http://calcium.codeplex.com/wikipage?version=32</link><description>&lt;div class="wikidoc"&gt;Calcium is a composite application toolset. It provides much of what you need to rapidly build multifaceted and sophisticated modular applications for WPF and Windows Phone.&lt;br /&gt;&lt;br /&gt;Calcium comes in two flavours: Calcium for Windows Phone and Calcium for WPF.&lt;br /&gt;&lt;br /&gt;The Calcium project&amp;#39;s main site is at &lt;a href="http://calciumsdk.com"&gt;calciumsdk.com&lt;/a&gt;&lt;br /&gt;Documentation is located at &lt;a href="http://calciumsdk.com/Documentation.aspx"&gt;calciumsdk.com/Documentation.aspx&lt;/a&gt;&lt;br /&gt;Introductory video is located at &lt;a href="http://calciumsdk.com/Demo.aspx"&gt;calciumsdk.com/Demo.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Get up to the minute news on Calcium at &lt;a href="http://twitter.com/calciumsdk"&gt;twitter.com/calciumsdk&lt;/a&gt;&lt;br /&gt;Show support by becoming a fan on &lt;a href="http://www.facebook.com/pages/Calcium/352423566397"&gt;Facebook&lt;/a&gt;&lt;br /&gt;
&lt;h2&gt;Calcium for Windows Phone&lt;/h2&gt;Some of Calcium for Windows Phone features include: 
&lt;ul&gt;&lt;li&gt;A user option&amp;#39;s system that allows you to add a settable option to an options page, with a single line of code.&lt;/li&gt;
&lt;li&gt;A bindable application bar with toggle buttons and menu items, hyperlink button/menu items, which allows you to host multiple application bars in a Pivot.&lt;/li&gt;
&lt;li&gt;Built-in support for localization. Bindable resources allows the user to change the interface language at run-time.&lt;/li&gt;
&lt;li&gt;An IoC container and DI infrastructure, and templates to allow you to hide or show a Purchase link in your app depending on the • Trial state of your app and so forth.&lt;/li&gt;
&lt;li&gt;Templates for Views with ViewModels.&lt;/li&gt;
&lt;li&gt;Attribute based state persistence system.&lt;/li&gt;
&lt;li&gt;Message service that allows you to display messages and ask the user questions from your ViewModel.&lt;/li&gt;
&lt;li&gt;Launchers and Choosers abstraction layer.&lt;/li&gt;
&lt;li&gt;Input Validation system, with styles customized for displaying validation errors.&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Calcium for WPF&lt;/h2&gt;
Calcium for WPF consists of a client application and server based WCF services, which allow interaction and communication between clients. Out of the box, Calcium comes with a host of modules and services, and an infrastructure that is ready to use in your next application.&lt;br /&gt;&lt;br /&gt;The following is a list of just some of the features of Calcium for WPF:
&lt;ul&gt;&lt;li&gt;Visual Studio templates for instantly creating Calcium projects, including client applications, MVVM Module Templates, and server WCF host projects. (C# and VB.NET!)&lt;/li&gt;
&lt;li&gt;Module Manager for enabling or disabling of modules at runtime.&lt;/li&gt;
&lt;li&gt;Theme Support (with two themes included)&lt;/li&gt;
&lt;li&gt;Duplex messaging services for interacting with the user from the client or server using the same API. Interact with the user using Message Boxes from the server!&lt;/li&gt;
&lt;li&gt;A Command Service to associate WPF ICommands with content interfaces that only become active when an active view or viewmodel implements the interface.&lt;/li&gt;
&lt;li&gt;Region Adapters for ToolBars and Menus.&lt;/li&gt;
&lt;li&gt;Client-server logging ready to work out-of-the-box.&lt;/li&gt;
&lt;li&gt;Includes modules, such as a Web Browser, Text Editor, Output Window, and many more.&lt;/li&gt;
&lt;li&gt;Tabbed interface with dirty file indication (reusable across modules).&lt;/li&gt;
&lt;li&gt;A User Affinity module that assists collaboration with other users of the application.&lt;/li&gt;
&lt;li&gt;Undo/Redo/Repeat task management system.&lt;/li&gt;
&lt;li&gt;And many more!&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=Calcium&amp;DownloadId=70789" alt="Calcium&amp;#32;Screenshot" title="Calcium&amp;#32;Screenshot" /&gt;&lt;br /&gt;&lt;br /&gt;Calcium is a project by &lt;a href="http://danielvaughan.org"&gt;Daniel Vaughan&lt;/a&gt; and &lt;a href="http://katkavaughan.com"&gt;Katka Vaughan&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;For further information about this project please see  
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.calciumsdk.com"&gt;http://www.calciumsdk.com&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>DanielVaughan</author><pubDate>Thu, 24 May 2012 09:21:25 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120524092125A</guid></item><item><title>Updated Wiki: Home</title><link>http://calcium.codeplex.com/wikipage?version=31</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;An MVVM application toolset for Windows Phone and WPF &lt;/h1&gt;
Calcium is a composite application toolset. It provides much of what you need to rapidly build multifaceted and sophisticated modular applications for WPF and Windows Phone.&lt;br /&gt;&lt;br /&gt;Calcium comes in two flavours: Calcium for Windows Phone and Calcium for WPF.&lt;br /&gt;&lt;br /&gt;The Calcium project&amp;#39;s main site is at &lt;a href="http://calciumsdk.com"&gt;calciumsdk.com&lt;/a&gt;&lt;br /&gt;Documentation is located at &lt;a href="http://calciumsdk.com/Documentation.aspx"&gt;calciumsdk.com/Documentation.aspx&lt;/a&gt;&lt;br /&gt;Introductory video is located at &lt;a href="http://calciumsdk.com/Demo.aspx"&gt;calciumsdk.com/Demo.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Get up to the minute news on Calcium at &lt;a href="http://twitter.com/calciumsdk"&gt;twitter.com/calciumsdk&lt;/a&gt;&lt;br /&gt;Show support by becoming a fan on &lt;a href="http://www.facebook.com/pages/Calcium/352423566397"&gt;Facebook&lt;/a&gt;&lt;br /&gt;
&lt;h2&gt;Calcium for Windows Phone&lt;/h2&gt;Some of Calcium for Windows Phone features include: 
&lt;ul&gt;&lt;li&gt;A user option&amp;#39;s system that allows you to add a settable option to an options page, with a single line of code.&lt;/li&gt;
&lt;li&gt;A bindable application bar with toggle buttons and menu items, hyperlink button/menu items, which allows you to host multiple application bars in a Pivot.&lt;/li&gt;
&lt;li&gt;Built-in support for localization. Bindable resources allows the user to change the interface language at run-time.&lt;/li&gt;
&lt;li&gt;An IoC container and DI infrastructure, and templates to allow you to hide or show a Purchase link in your app depending on the • Trial state of your app and so forth.&lt;/li&gt;
&lt;li&gt;Templates for Views with ViewModels.&lt;/li&gt;
&lt;li&gt;Attribute based state persistence system.&lt;/li&gt;
&lt;li&gt;Message service that allows you to display messages and ask the user questions from your ViewModel.&lt;/li&gt;
&lt;li&gt;Launchers and Choosers abstraction layer.&lt;/li&gt;
&lt;li&gt;Input Validation system, with styles customized for displaying validation errors.&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Calcium for WPF&lt;/h2&gt;
Calcium for WPF consists of a client application and server based WCF services, which allow interaction and communication between clients. Out of the box, Calcium comes with a host of modules and services, and an infrastructure that is ready to use in your next application.&lt;br /&gt;&lt;br /&gt;The following is a list of just some of the features of Calcium for WPF:
&lt;ul&gt;&lt;li&gt;Visual Studio templates for instantly creating Calcium projects, including client applications, MVVM Module Templates, and server WCF host projects. (C# and VB.NET!)&lt;/li&gt;
&lt;li&gt;Module Manager for enabling or disabling of modules at runtime.&lt;/li&gt;
&lt;li&gt;Theme Support (with two themes included)&lt;/li&gt;
&lt;li&gt;Duplex messaging services for interacting with the user from the client or server using the same API. Interact with the user using Message Boxes from the server!&lt;/li&gt;
&lt;li&gt;A Command Service to associate WPF ICommands with content interfaces that only become active when an active view or viewmodel implements the interface.&lt;/li&gt;
&lt;li&gt;Region Adapters for ToolBars and Menus.&lt;/li&gt;
&lt;li&gt;Client-server logging ready to work out-of-the-box.&lt;/li&gt;
&lt;li&gt;Includes modules, such as a Web Browser, Text Editor, Output Window, and many more.&lt;/li&gt;
&lt;li&gt;Tabbed interface with dirty file indication (reusable across modules).&lt;/li&gt;
&lt;li&gt;A User Affinity module that assists collaboration with other users of the application.&lt;/li&gt;
&lt;li&gt;Undo/Redo/Repeat task management system.&lt;/li&gt;
&lt;li&gt;And many more!&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=Calcium&amp;DownloadId=70789" alt="Calcium&amp;#32;Screenshot" title="Calcium&amp;#32;Screenshot" /&gt;&lt;br /&gt;&lt;br /&gt;Calcium is a project by &lt;a href="http://danielvaughan.org"&gt;Daniel Vaughan&lt;/a&gt; and &lt;a href="http://katkavaughan.com"&gt;Katka Vaughan&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;For further information about this project please see  
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.calciumsdk.com"&gt;http://www.calciumsdk.com&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>DanielVaughan</author><pubDate>Thu, 24 May 2012 09:20:20 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120524092020A</guid></item><item><title>Updated Wiki: Home</title><link>http://calcium.codeplex.com/wikipage?version=30</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;An MVVM application toolset for Windows Phone and WPF &lt;/h1&gt;
Calcium is a composite application toolset. It provides much of what you need to rapidly build multifaceted and sophisticated modular applications for WPF and Windows Phone.&lt;br /&gt;&lt;br /&gt;Calcium comes in two flavours: Calcium for Windows Phone and Calcium for WPF.&lt;br /&gt;&lt;br /&gt;The Calcium project&amp;#39;s main site is at &lt;a href="http://calciumsdk.com"&gt;calciumsdk.com&lt;/a&gt;&lt;br /&gt;Documentation is located at &lt;a href="http://calciumsdk.com/Documentation.aspx"&gt;calciumsdk.com/Documentation.aspx&lt;/a&gt;&lt;br /&gt;Introductory video is located at &lt;a href="http://calciumsdk.com/Demo.aspx"&gt;calciumsdk.com/Demo.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Get up to the minute news on Calcium at &lt;a href="http://twitter.com/calciumsdk"&gt;twitter.com/calciumsdk&lt;/a&gt;&lt;br /&gt;Show support by becoming a fan on &lt;a href="http://www.facebook.com/pages/Calcium/352423566397"&gt;Facebook&lt;/a&gt;&lt;br /&gt;
&lt;h2&gt;Calcium for Windows Phone&lt;/h2&gt;Some of Calcium for Windows Phone features include: 
&lt;ul&gt;&lt;li&gt;A user option&amp;#39;s system that allows you to add a settable option to an options page, with a single line of code.&lt;/li&gt;
&lt;li&gt;A bindable application bar with toggle buttons and menu items, hyperlink button/menu items, which allows you to host multiple application bars in a Pivot.&lt;/li&gt;
&lt;li&gt;Built-in support for localization. Bindable resources allows the user to change the interface language at run-time.&lt;/li&gt;
&lt;li&gt;An IoC container and DI infrastructure, and templates to allow you to hide or show a Purchase link in your app depending on the • Trial state of your app and so forth.&lt;/li&gt;
&lt;li&gt;Templates for Views with ViewModels.&lt;/li&gt;
&lt;li&gt;Attribute based state persistence system.&lt;/li&gt;
&lt;li&gt;Message service that allows you to display messages and ask the user questions from your ViewModel.&lt;/li&gt;
&lt;li&gt;Launchers and Choosers abstraction layer.&lt;/li&gt;
&lt;li&gt;Input Validation system, with styles customized for displaying validation errors.&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Calcium for WPF&lt;/h2&gt;
Calcium for WPF consists of a client application and server based WCF services, which allow interaction and communication between clients. Out of the box, Calcium comes with a host of modules and services, and an infrastructure that is ready to use in your next application.&lt;br /&gt;&lt;br /&gt;The following is a list of just some of the features of Calcium for WPF:
&lt;ul&gt;&lt;li&gt;Visual Studio templates for instantly creating Calcium projects, including client applications, MVVM Module Templates, and server WCF host projects. (C# and VB.NET!)&lt;/li&gt;
&lt;li&gt;Module Manager for enabling or disabling of modules at runtime.&lt;/li&gt;
&lt;li&gt;Theme Support (with two themes included)&lt;/li&gt;
&lt;li&gt;Duplex messaging services for interacting with the user from the client or server using the same API. Interact with the user using Message Boxes from the server!&lt;/li&gt;
&lt;li&gt;A Command Service to associate WPF ICommands with content interfaces that only become active when an active view or viewmodel implements the interface.&lt;/li&gt;
&lt;li&gt;Region Adapters for ToolBars and Menus.&lt;/li&gt;
&lt;li&gt;Client-server logging ready to work out-of-the-box.&lt;/li&gt;
&lt;li&gt;Includes modules, such as a Web Browser, Text Editor, Output Window, and many more.&lt;/li&gt;
&lt;li&gt;Tabbed interface with dirty file indication (reusable across modules).&lt;/li&gt;
&lt;li&gt;A User Affinity module that assists collaboration with other users of the application.&lt;/li&gt;
&lt;li&gt;Undo/Redo/Repeat task management system.&lt;/li&gt;
&lt;li&gt;And many more!&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=Calcium&amp;DownloadId=70789" alt="Calcium&amp;#32;Screenshot" title="Calcium&amp;#32;Screenshot" /&gt;&lt;br /&gt;&lt;br /&gt;Calcium is a project by &lt;a href="http://danielvaughan.org"&gt;Daniel Vaughan&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;For further information about this project please see  
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.calciumsdk.com"&gt;http://www.calciumsdk.com&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>DanielVaughan</author><pubDate>Thu, 24 May 2012 09:19:11 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120524091911A</guid></item><item><title>Updated Wiki: Home</title><link>http://calcium.codeplex.com/wikipage?version=29</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Calcium: An MVVM application toolset for Windows Phone and WPF &lt;/h1&gt;
Calcium is a composite application toolset. It provides much of what you need to rapidly build multifaceted and sophisticated modular applications for WPF and Windows Phone.&lt;br /&gt;&lt;br /&gt;Calcium comes in two flavours: Calcium for Windows Phone and Calcium for WPF.&lt;br /&gt;&lt;br /&gt;The Calcium project&amp;#39;s main site is at &lt;a href="http://calciumsdk.net"&gt;calciumsdk.net&lt;/a&gt;&lt;br /&gt;Documentation is located at &lt;a href="http://calciumsdk.net/Documentation.aspx"&gt;calciumsdk.net/Documentation.aspx&lt;/a&gt;&lt;br /&gt;Introductory video is located at &lt;a href="http://calciumsdk.net/Demo.aspx"&gt;calciumsdk.net/Demo.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Get up to the minute news on Calcium at &lt;a href="http://twitter.com/calciumsdk"&gt;twitter.com/calciumsdk&lt;/a&gt;&lt;br /&gt;Show support by becoming a fan on &lt;a href="http://www.facebook.com/pages/Calcium/352423566397"&gt;Facebook&lt;/a&gt;&lt;br /&gt;
&lt;h2&gt;Calcium for Windows Phone&lt;/h2&gt;Some of Calcium for Windows Phone features include: 
&lt;ul&gt;&lt;li&gt;A user option&amp;#39;s system that allows you to add a settable option to an options page, with a single line of code.&lt;/li&gt;
&lt;li&gt;A bindable application bar with toggle buttons and menu items, hyperlink button/menu items, which allows you to host multiple application bars in a Pivot.&lt;/li&gt;
&lt;li&gt;Built-in support for localization. Bindable resources allows the user to change the interface language at run-time.&lt;/li&gt;
&lt;li&gt;An IoC container and DI infrastructure, and templates to allow you to hide or show a Purchase link in your app depending on the • Trial state of your app and so forth.&lt;/li&gt;
&lt;li&gt;Templates for Views with ViewModels.&lt;/li&gt;
&lt;li&gt;Attribute based state persistence system.&lt;/li&gt;
&lt;li&gt;Message service that allows you to display messages and ask the user questions from your ViewModel.&lt;/li&gt;
&lt;li&gt;Launchers and Choosers abstraction layer.&lt;/li&gt;
&lt;li&gt;Input Validation system, with styles customized for displaying validation errors.&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Calcium for WPF&lt;/h2&gt;
Calcium for WPF consists of a client application and server based WCF services, which allow interaction and communication between clients. Out of the box, Calcium comes with a host of modules and services, and an infrastructure that is ready to use in your next application.&lt;br /&gt;&lt;br /&gt;The following is a list of just some of the features of Calcium for WPF:
&lt;ul&gt;&lt;li&gt;Visual Studio templates for instantly creating Calcium projects, including client applications, MVVM Module Templates, and server WCF host projects. (C# and VB.NET!)&lt;/li&gt;
&lt;li&gt;Module Manager for enabling or disabling of modules at runtime.&lt;/li&gt;
&lt;li&gt;Theme Support (with two themes included)&lt;/li&gt;
&lt;li&gt;Duplex messaging services for interacting with the user from the client or server using the same API. Interact with the user using Message Boxes from the server!&lt;/li&gt;
&lt;li&gt;A Command Service to associate WPF ICommands with content interfaces that only become active when an active view or viewmodel implements the interface.&lt;/li&gt;
&lt;li&gt;Region Adapters for ToolBars and Menus.&lt;/li&gt;
&lt;li&gt;Client-server logging ready to work out-of-the-box.&lt;/li&gt;
&lt;li&gt;Includes modules, such as a Web Browser, Text Editor, Output Window, and many more.&lt;/li&gt;
&lt;li&gt;Tabbed interface with dirty file indication (reusable across modules).&lt;/li&gt;
&lt;li&gt;A User Affinity module that assists collaboration with other users of the application.&lt;/li&gt;
&lt;li&gt;Undo/Redo/Repeat task management system.&lt;/li&gt;
&lt;li&gt;And many more!&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=Calcium&amp;DownloadId=70789" alt="Calcium&amp;#32;Screenshot" title="Calcium&amp;#32;Screenshot" /&gt;&lt;br /&gt;&lt;br /&gt;Calcium is a project by &lt;a href="http://danielvaughan.orpius.com"&gt;Daniel Vaughan&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;For further information about this project please see  
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.calciumsdk.net"&gt;http://www.calciumsdk.net&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>DanielVaughan</author><pubDate>Wed, 23 May 2012 15:38:45 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120523033845P</guid></item><item><title>Updated Wiki: Home</title><link>http://calcium.codeplex.com/wikipage?version=28</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Calcium: A modular application toolset for WPF and Windows Phone&lt;/h1&gt;
Calcium is a composite application toolset. It provides much of what you need to rapidly build multifaceted and sophisticated modular applications for WPF and Windows Phone.&lt;br /&gt;&lt;br /&gt;Calcium comes in two flavours: Calcium for WPF and Calcium for Windows Phone.&lt;br /&gt;&lt;br /&gt;The Calcium project&amp;#39;s main site is at &lt;a href="http://calciumsdk.net"&gt;calciumsdk.net&lt;/a&gt;&lt;br /&gt;Documentation is located at &lt;a href="http://calciumsdk.net/Documentation.aspx"&gt;calciumsdk.net/Documentation.aspx&lt;/a&gt;&lt;br /&gt;Introductory video is located at &lt;a href="http://calciumsdk.net/Demo.aspx"&gt;calciumsdk.net/Demo.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Get up to the minute news on Calcium at &lt;a href="http://twitter.com/calciumsdk"&gt;twitter.com/calciumsdk&lt;/a&gt;&lt;br /&gt;Show support by becoming a fan on &lt;a href="http://www.facebook.com/pages/Calcium/352423566397"&gt;Facebook&lt;/a&gt;&lt;br /&gt;
&lt;h2&gt;Calcium for Windows Phone&lt;/h2&gt;Some of Calcium for Windows Phone features include: 
&lt;ul&gt;&lt;li&gt;A user option&amp;#39;s system that allows you to add a settable option to an options page, with a single line of code.&lt;/li&gt;
&lt;li&gt;A bindable application bar with toggle buttons and menu items, hyperlink button/menu items, which allows you to host multiple application bars in a Pivot.&lt;/li&gt;
&lt;li&gt;Built-in support for localization. Bindable resources allows the user to change the interface language at run-time.&lt;/li&gt;
&lt;li&gt;An IoC container and DI infrastructure, and templates to allow you to hide or show a Purchase link in your app depending on the • Trial state of your app and so forth.&lt;/li&gt;
&lt;li&gt;Templates for Views with ViewModels.&lt;/li&gt;
&lt;li&gt;Attribute based state persistence system.&lt;/li&gt;
&lt;li&gt;Message service that allows you to display messages and ask the user questions from your ViewModel.&lt;/li&gt;
&lt;li&gt;Launchers and Choosers abstraction layer.&lt;/li&gt;
&lt;li&gt;Input Validation system, with styles customized for displaying validation errors.&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Calcium for WPF&lt;/h2&gt;
Calcium for WPF consists of a client application and server based WCF services, which allow interaction and communication between clients. Out of the box, Calcium comes with a host of modules and services, and an infrastructure that is ready to use in your next application.&lt;br /&gt;&lt;br /&gt;The following is a list of just some of the features of Calcium for WPF:
&lt;ul&gt;&lt;li&gt;Visual Studio templates for instantly creating Calcium projects, including client applications, MVVM Module Templates, and server WCF host projects. (C# and VB.NET!)&lt;/li&gt;
&lt;li&gt;Module Manager for enabling or disabling of modules at runtime.&lt;/li&gt;
&lt;li&gt;Theme Support (with two themes included)&lt;/li&gt;
&lt;li&gt;Duplex messaging services for interacting with the user from the client or server using the same API. Interact with the user using Message Boxes from the server!&lt;/li&gt;
&lt;li&gt;A Command Service to associate WPF ICommands with content interfaces that only become active when an active view or viewmodel implements the interface.&lt;/li&gt;
&lt;li&gt;Region Adapters for ToolBars and Menus.&lt;/li&gt;
&lt;li&gt;Client-server logging ready to work out-of-the-box.&lt;/li&gt;
&lt;li&gt;Includes modules, such as a Web Browser, Text Editor, Output Window, and many more.&lt;/li&gt;
&lt;li&gt;Tabbed interface with dirty file indication (reusable across modules).&lt;/li&gt;
&lt;li&gt;A User Affinity module that assists collaboration with other users of the application.&lt;/li&gt;
&lt;li&gt;Undo/Redo/Repeat task management system.&lt;/li&gt;
&lt;li&gt;And many more!&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=Calcium&amp;DownloadId=70789" alt="Calcium&amp;#32;Screenshot" title="Calcium&amp;#32;Screenshot" /&gt;&lt;br /&gt;&lt;br /&gt;Calcium is a project by &lt;a href="http://danielvaughan.orpius.com"&gt;Daniel Vaughan&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;For further information about this project please see  
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.calciumsdk.net"&gt;http://www.calciumsdk.net&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>DanielVaughan</author><pubDate>Wed, 28 Mar 2012 08:25:34 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120328082534A</guid></item><item><title>Updated Wiki: Home</title><link>http://calcium.codeplex.com/wikipage?version=27</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Calcium: A modular application toolset for WPF and Windows Phone&lt;/h1&gt;
Calcium is a composite application toolset. It provides much of what you need to rapidly build multifaceted and sophisticated modular applications for WPF and Windows Phone.&lt;br /&gt;&lt;br /&gt;Calcium comes in two flavours: Calcium for WPF and Calcium for Windows Phone.&lt;br /&gt;&lt;br /&gt;The Calcium project&amp;#39;s main site is at &lt;a href="http://calciumsdk.net"&gt;calciumsdk.net&lt;/a&gt;&lt;br /&gt;Documentation is located at &lt;a href="http://calciumsdk.net/Documentation.aspx"&gt;calciumsdk.net/Documentation.aspx&lt;/a&gt;&lt;br /&gt;Introductory video is located at &lt;a href="http://calciumsdk.net/Demo.aspx"&gt;calciumsdk.net/Demo.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Get up to the minute news on Calcium at &lt;a href="http://twitter.com/calciumsdk"&gt;twitter.com/calciumsdk&lt;/a&gt;&lt;br /&gt;Show support by becoming a fan on &lt;a href="http://www.facebook.com/pages/Calcium/352423566397"&gt;Facebook&lt;/a&gt;&lt;br /&gt;
&lt;h2&gt;Calcium for Windows Phone&lt;/h2&gt;Some of Calcium for Windows Phone features include: &lt;br /&gt;A user option&amp;#39;s system that allows you to add a settable option to an options page, with a single line of code.
&lt;ul&gt;&lt;li&gt;A bindable application bar with toggle buttons and menu items, hyperlink button/menu items, which allows you to host multiple application bars in a Pivot.&lt;/li&gt;
&lt;li&gt;Built-in support for localization. Bindable resources allows the user to change the interface language at run-time.&lt;/li&gt;
&lt;li&gt;An IoC container and DI infrastructure, and templates to allow you to hide or show a Purchase link in your app depending on the • Trial state of your app and so forth.&lt;/li&gt;
&lt;li&gt;Templates for Views with ViewModels.&lt;/li&gt;
&lt;li&gt;Attribute based state persistence system.&lt;/li&gt;
&lt;li&gt;Message service that allows you to display messages and ask the user questions from your ViewModel.&lt;/li&gt;
&lt;li&gt;Launchers and Choosers abstraction layer.&lt;/li&gt;
&lt;li&gt;Input Validation system, with styles customized for displaying validation errors.&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Calcium for WPF&lt;/h2&gt;
Calcium for WPF consists of a client application and server based WCF services, which allow interaction and communication between clients. Out of the box, Calcium comes with a host of modules and services, and an infrastructure that is ready to use in your next application.&lt;br /&gt;&lt;br /&gt;The following is a list of just some of the features of Calcium for WPF:
&lt;ul&gt;&lt;li&gt;Visual Studio templates for instantly creating Calcium projects, including client applications, MVVM Module Templates, and server WCF host projects. (C# and VB.NET!)&lt;/li&gt;
&lt;li&gt;Module Manager for enabling or disabling of modules at runtime.&lt;/li&gt;
&lt;li&gt;Theme Support (with two themes included)&lt;/li&gt;
&lt;li&gt;Duplex messaging services for interacting with the user from the client or server using the same API. Interact with the user using Message Boxes from the server!&lt;/li&gt;
&lt;li&gt;A Command Service to associate WPF ICommands with content interfaces that only become active when an active view or viewmodel implements the interface.&lt;/li&gt;
&lt;li&gt;Region Adapters for ToolBars and Menus.&lt;/li&gt;
&lt;li&gt;Client-server logging ready to work out-of-the-box.&lt;/li&gt;
&lt;li&gt;Includes modules, such as a Web Browser, Text Editor, Output Window, and many more.&lt;/li&gt;
&lt;li&gt;Tabbed interface with dirty file indication (reusable across modules).&lt;/li&gt;
&lt;li&gt;A User Affinity module that assists collaboration with other users of the application.&lt;/li&gt;
&lt;li&gt;Undo/Redo/Repeat task management system.&lt;/li&gt;
&lt;li&gt;And many more!&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=Calcium&amp;DownloadId=70789" alt="Calcium&amp;#32;Screenshot" title="Calcium&amp;#32;Screenshot" /&gt;&lt;br /&gt;&lt;br /&gt;Calcium is a project by &lt;a href="http://danielvaughan.orpius.com"&gt;Daniel Vaughan&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;For further information about this project please see  
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.calciumsdk.net"&gt;http://www.calciumsdk.net&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>DanielVaughan</author><pubDate>Sun, 25 Mar 2012 16:07:08 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120325040708P</guid></item><item><title>Updated Wiki: Home</title><link>http://calcium.codeplex.com/wikipage?version=26</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Calcium: A modular application toolset for WPF and Windows Phone&lt;/h1&gt;
Calcium is a WPF composite application toolset that leverages the Composite Application Library. It provides much of what one needs to rapidly build a multifaceted and sophisticated modular application.&lt;br /&gt;&lt;br /&gt;Calcium comes in two flavours: Calcium for WPF and Calcium for Windows Phone.&lt;br /&gt;&lt;br /&gt;The Calcium project&amp;#39;s main site is at &lt;a href="http://calciumsdk.net"&gt;calciumsdk.net&lt;/a&gt;&lt;br /&gt;Documentation is located at &lt;a href="http://calciumsdk.net/Documentation.aspx"&gt;calciumsdk.net/Documentation.aspx&lt;/a&gt;&lt;br /&gt;Introductory video is located at &lt;a href="http://calciumsdk.net/Demo.aspx"&gt;calciumsdk.net/Demo.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Get up to the minute news on Calcium at &lt;a href="http://twitter.com/calciumsdk"&gt;twitter.com/calciumsdk&lt;/a&gt;&lt;br /&gt;Show support by becoming a fan on &lt;a href="http://www.facebook.com/pages/Calcium/352423566397"&gt;Facebook&lt;/a&gt;&lt;br /&gt;
&lt;h2&gt;Calcium for Windows Phone&lt;/h2&gt;Some of Calcium for Windows Phone features include: &lt;br /&gt;A user option&amp;#39;s system that allows you to add a settable option to an options page, with a single line of code.
&lt;ul&gt;&lt;li&gt;A bindable application bar with toggle buttons and menu items, hyperlink button/menu items, which allows you to host multiple application bars in a Pivot.&lt;/li&gt;
&lt;li&gt;Built-in support for localization. Bindable resources allows the user to change the interface language at run-time.&lt;/li&gt;
&lt;li&gt;An IoC container and DI infrastructure, and templates to allow you to hide or show a Purchase link in your app depending on the • Trial state of your app and so forth.&lt;/li&gt;
&lt;li&gt;Templates for Views with ViewModels.&lt;/li&gt;
&lt;li&gt;Attribute based state persistence system.&lt;/li&gt;
&lt;li&gt;Message service that allows you to display messages and ask the user questions from your ViewModel.&lt;/li&gt;
&lt;li&gt;Launchers and Choosers abstraction layer.&lt;/li&gt;
&lt;li&gt;Input Validation system, with styles customized for displaying validation errors.&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Calcium for WPF&lt;/h2&gt;
Calcium for WPF consists of a client application and server based WCF services, which allow interaction and communication between clients. Out of the box, Calcium comes with a host of modules and services, and an infrastructure that is ready to use in your next application.&lt;br /&gt;&lt;br /&gt;The following is a list of just some of the features of Calcium for WPF:
&lt;ul&gt;&lt;li&gt;Visual Studio templates for instantly creating Calcium projects, including client applications, MVVM Module Templates, and server WCF host projects. (C# and VB.NET!)&lt;/li&gt;
&lt;li&gt;Module Manager for enabling or disabling of modules at runtime.&lt;/li&gt;
&lt;li&gt;Theme Support (with two themes included)&lt;/li&gt;
&lt;li&gt;Duplex messaging services for interacting with the user from the client or server using the same API. Interact with the user using Message Boxes from the server!&lt;/li&gt;
&lt;li&gt;A Command Service to associate WPF ICommands with content interfaces that only become active when an active view or viewmodel implements the interface.&lt;/li&gt;
&lt;li&gt;Region Adapters for ToolBars and Menus.&lt;/li&gt;
&lt;li&gt;Client-server logging ready to work out-of-the-box.&lt;/li&gt;
&lt;li&gt;Includes modules, such as a Web Browser, Text Editor, Output Window, and many more.&lt;/li&gt;
&lt;li&gt;Tabbed interface with dirty file indication (reusable across modules).&lt;/li&gt;
&lt;li&gt;A User Affinity module that assists collaboration with other users of the application.&lt;/li&gt;
&lt;li&gt;Undo/Redo/Repeat task management system.&lt;/li&gt;
&lt;li&gt;And many more!&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=Calcium&amp;DownloadId=70789" alt="Calcium&amp;#32;Screenshot" title="Calcium&amp;#32;Screenshot" /&gt;&lt;br /&gt;&lt;br /&gt;Calcium is a project by &lt;a href="http://danielvaughan.orpius.com"&gt;Daniel Vaughan&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;For further information about this project please see  
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.calciumsdk.net"&gt;http://www.calciumsdk.net&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>DanielVaughan</author><pubDate>Sun, 25 Mar 2012 16:03:24 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120325040324P</guid></item><item><title>Updated Wiki: Home</title><link>http://calcium.codeplex.com/wikipage?version=25</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Calcium: A modular application toolset for WPF and Windows Phone&lt;/h1&gt;
Calcium is a WPF composite application toolset that leverages the Composite Application Library. It provides much of what one needs to rapidly build a multifaceted and sophisticated modular application.&lt;br /&gt;&lt;br /&gt;Calcium comes in two flavours: Calcium for WPF and Calcium for Windows Phone.&lt;br /&gt;&lt;br /&gt;The Calcium project&amp;#39;s main site is at &lt;a href="http://calciumsdk.net"&gt;calciumsdk.net&lt;/a&gt;&lt;br /&gt;Documentation is located at &lt;a href="http://calciumsdk.net/Documentation.aspx"&gt;calciumsdk.net/Documentation.aspx&lt;/a&gt;&lt;br /&gt;Introductory video is located at &lt;a href="http://calciumsdk.net/Demo.aspx"&gt;calciumsdk.net/Demo.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Get up to the minute news on Calcium at &lt;a href="http://twitter.com/calciumsdk"&gt;twitter.com/calciumsdk&lt;/a&gt;&lt;br /&gt;Show support by becoming a fan on &lt;a href="http://www.facebook.com/pages/Calcium/352423566397"&gt;Facebook&lt;/a&gt;&lt;br /&gt;
&lt;h2&gt;Calcium for Windows Phone&lt;/h2&gt;Some of Calcium for Windows Phone features include: &lt;br /&gt;A user option&amp;#39;s system that allows you to add a settable option to an options page, with a single line of code.&lt;br /&gt;A bindable application bar with toggle buttons and menu items, hyperlink button/menu items, which allows you to host multiple application bars in a Pivot.&lt;br /&gt;Built-in support for localization. Bindable resources allows the user to change the interface language at run-time.&lt;br /&gt;An IoC container and DI infrastructure, and templates to allow you to hide or show a Purchase link in your app depending on the • Trial state of your app and so forth.&lt;br /&gt;Templates for Views with ViewModels.&lt;br /&gt;Attribute based state persistence system.&lt;br /&gt;Message service that allows you to display messages and ask the user questions from your ViewModel.&lt;br /&gt;Launchers and Choosers abstraction layer.&lt;br /&gt;Input Validation system, with styles customized for displaying validation errors.&lt;br /&gt;
&lt;h2&gt;Calcium for WPF&lt;/h2&gt;
Calcium for WPF consists of a client application and server based WCF services, which allow interaction and communication between clients. Out of the box, Calcium comes with a host of modules and services, and an infrastructure that is ready to use in your next application.&lt;br /&gt;&lt;br /&gt;The following is a list of just some of the features of Calcium for WPF:
&lt;ul&gt;&lt;li&gt;Visual Studio templates for instantly creating Calcium projects, including client applications, MVVM Module Templates, and server WCF host projects. (C# and VB.NET!)&lt;/li&gt;
&lt;li&gt;Module Manager for enabling or disabling of modules at runtime.&lt;/li&gt;
&lt;li&gt;Theme Support (with two themes included)&lt;/li&gt;
&lt;li&gt;Duplex messaging services for interacting with the user from the client or server using the same API. Interact with the user using Message Boxes from the server!&lt;/li&gt;
&lt;li&gt;A Command Service to associate WPF ICommands with content interfaces that only become active when an active view or viewmodel implements the interface.&lt;/li&gt;
&lt;li&gt;Region Adapters for ToolBars and Menus.&lt;/li&gt;
&lt;li&gt;Client-server logging ready to work out-of-the-box.&lt;/li&gt;
&lt;li&gt;Includes modules, such as a Web Browser, Text Editor, Output Window, and many more.&lt;/li&gt;
&lt;li&gt;Tabbed interface with dirty file indication (reusable across modules).&lt;/li&gt;
&lt;li&gt;A User Affinity module that assists collaboration with other users of the application.&lt;/li&gt;
&lt;li&gt;Undo/Redo/Repeat task management system.&lt;/li&gt;
&lt;li&gt;And many more!&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=Calcium&amp;DownloadId=70789" alt="Calcium&amp;#32;Screenshot" title="Calcium&amp;#32;Screenshot" /&gt;&lt;br /&gt;&lt;br /&gt;Calcium is a project by &lt;a href="http://danielvaughan.orpius.com"&gt;Daniel Vaughan&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;For further information about this project please see  
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.calciumsdk.net"&gt;http://www.calciumsdk.net&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>DanielVaughan</author><pubDate>Sun, 25 Mar 2012 16:02:31 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120325040231P</guid></item><item><title>Updated Wiki: Home</title><link>http://calcium.codeplex.com/wikipage?version=24</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Calcium: A modular application toolset for WPF and Windows Phone&lt;/h1&gt;
Calcium is a WPF composite application toolset that leverages the Composite Application Library. It provides much of what one needs to rapidly build a multifaceted and sophisticated modular application.&lt;br /&gt;&lt;br /&gt;Calcium comes in two flavours: Calcium for WPF and Calcium for Windows Phone.&lt;br /&gt;&lt;br /&gt;The Calcium project&amp;#39;s main site is at &lt;a href="http://calciumsdk.net"&gt;calciumsdk.net&lt;/a&gt;&lt;br /&gt;Documentation is located at &lt;a href="http://calciumsdk.net/Documentation.aspx"&gt;calciumsdk.net/Documentation.aspx&lt;/a&gt;&lt;br /&gt;Introductory video is located at &lt;a href="http://calciumsdk.net/Demo.aspx"&gt;calciumsdk.net/Demo.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Get up to the minute news on Calcium at &lt;a href="http://twitter.com/calciumsdk"&gt;twitter.com/calciumsdk&lt;/a&gt;&lt;br /&gt;Show support by becoming a fan on &lt;a href="http://www.facebook.com/pages/Calcium/352423566397"&gt;Facebook&lt;/a&gt;&lt;br /&gt;
&lt;h2&gt;Calcium for Windows Phone&lt;/h2&gt;Some of Calcium for Windows Phone features include: &lt;br /&gt;A user option&amp;#39;s system that allows you to add a settable option to an options page, with a single line of code.&lt;br /&gt;A bindable application bar with toggle buttons and menu items, hyperlink button/menu items, which allows you to host multiple application bars in a Pivot.&lt;br /&gt;Built-in support for localization. Bindable resources allows the user to change the interface language at run-time.&lt;br /&gt;An IoC container and DI infrastructure, and templates to allow you to hide or show a Purchase link in your app depending on the • Trial state of your app and so forth.&lt;br /&gt;Templates for Views with ViewModels.&lt;br /&gt;Attribute based state persistence system.&lt;br /&gt;Message service that allows you to display messages and ask the user questions from your ViewModel.&lt;br /&gt;Launchers and Choosers abstraction layer.&lt;br /&gt;Input Validation system, with styles customized for displaying validation errors.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=Calcium&amp;DownloadId=70789" alt="Calcium&amp;#32;Screenshot" title="Calcium&amp;#32;Screenshot" /&gt;&lt;br /&gt;
&lt;h2&gt;Calcium for WPF&lt;/h2&gt;
Calcium for WPF consists of a client application and server based WCF services, which allow interaction and communication between clients. Out of the box, Calcium comes with a host of modules and services, and an infrastructure that is ready to use in your next application.&lt;br /&gt;&lt;br /&gt;The following is a list of just some of the features of Calcium for WPF:
&lt;ul&gt;&lt;li&gt;Visual Studio templates for instantly creating Calcium projects, including client applications, MVVM Module Templates, and server WCF host projects. (C# and VB.NET!)&lt;/li&gt;
&lt;li&gt;Module Manager for enabling or disabling of modules at runtime.&lt;/li&gt;
&lt;li&gt;Theme Support (with two themes included)&lt;/li&gt;
&lt;li&gt;Duplex messaging services for interacting with the user from the client or server using the same API. Interact with the user using Message Boxes from the server!&lt;/li&gt;
&lt;li&gt;A Command Service to associate WPF ICommands with content interfaces that only become active when an active view or viewmodel implements the interface.&lt;/li&gt;
&lt;li&gt;Region Adapters for ToolBars and Menus.&lt;/li&gt;
&lt;li&gt;Client-server logging ready to work out-of-the-box.&lt;/li&gt;
&lt;li&gt;Includes modules, such as a Web Browser, Text Editor, Output Window, and many more.&lt;/li&gt;
&lt;li&gt;Tabbed interface with dirty file indication (reusable across modules).&lt;/li&gt;
&lt;li&gt;A User Affinity module that assists collaboration with other users of the application.&lt;/li&gt;
&lt;li&gt;Undo/Redo/Repeat task management system.&lt;/li&gt;
&lt;li&gt;And many more!&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;br /&gt;Calcium is a project by &lt;a href="http://danielvaughan.orpius.com"&gt;Daniel Vaughan&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;For further information about this project please see  
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.calciumsdk.net"&gt;http://www.calciumsdk.net&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>DanielVaughan</author><pubDate>Sun, 25 Mar 2012 16:01:38 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120325040138P</guid></item><item><title>Updated Wiki: Home</title><link>http://calcium.codeplex.com/wikipage?version=23</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Calcium: A modular application toolset for WPF and Windows Phone&lt;/h1&gt;
Calcium is a WPF composite application toolset that leverages the Composite Application Library. It provides much of what one needs to rapidly build a multifaceted and sophisticated modular application.&lt;br /&gt;&lt;br /&gt;The Calcium project&amp;#39;s main site is at &lt;a href="http://calciumsdk.net"&gt;calciumsdk.net&lt;/a&gt;&lt;br /&gt;Documentation is located at &lt;a href="http://calciumsdk.net/Documentation.aspx"&gt;calciumsdk.net/Documentation.aspx&lt;/a&gt;&lt;br /&gt;Introductory video is located at &lt;a href="http://calciumsdk.net/Demo.aspx"&gt;calciumsdk.net/Demo.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Get up to the minute news on Calcium at &lt;a href="http://twitter.com/calciumsdk"&gt;twitter.com/calciumsdk&lt;/a&gt;&lt;br /&gt;Show support by becoming a fan on &lt;a href="http://www.facebook.com/pages/Calcium/352423566397"&gt;Facebook&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Calcium consists of a client application and server based WCF services, which allow interaction and communication between clients. Out of the box, Calcium comes with a host of modules and services, and an infrastructure that is ready to use in your next application.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=Calcium&amp;DownloadId=70789" alt="Calcium&amp;#32;Screenshot" title="Calcium&amp;#32;Screenshot" /&gt;&lt;br /&gt;&lt;br /&gt;The following is a list of just some of Calcium’s features:
&lt;ul&gt;&lt;li&gt;Visual Studio templates for instantly creating Calcium projects, including client applications, MVVM Module Templates, and server WCF host projects. (C# and VB.NET!)&lt;/li&gt;
&lt;li&gt;Module Manager for enabling or disabling of modules at runtime.&lt;/li&gt;
&lt;li&gt;Theme Support (with two themes included)&lt;/li&gt;
&lt;li&gt;Duplex messaging services for interacting with the user from the client or server using the same API. Interact with the user using Message Boxes from the server!&lt;/li&gt;
&lt;li&gt;A Command Service to associate WPF ICommands with content interfaces that only become active when an active view or viewmodel implements the interface.&lt;/li&gt;
&lt;li&gt;Region Adapters for ToolBars and Menus.&lt;/li&gt;
&lt;li&gt;Client-server logging ready to work out-of-the-box.&lt;/li&gt;
&lt;li&gt;Includes modules, such as a Web Browser, Text Editor, Output Window, and many more.&lt;/li&gt;
&lt;li&gt;Tabbed interface with dirty file indication (reusable across modules).&lt;/li&gt;
&lt;li&gt;A User Affinity module that assists collaboration with other users of the application.&lt;/li&gt;
&lt;li&gt;Undo/Redo/Repeat task management system.&lt;/li&gt;
&lt;li&gt;And many more!&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;br /&gt;Calcium is a project by &lt;a href="http://danielvaughan.orpius.com"&gt;Daniel Vaughan&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;For further information about this project please see  
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.calciumsdk.net"&gt;http://www.calciumsdk.net&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>DanielVaughan</author><pubDate>Sun, 25 Mar 2012 15:55:04 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120325035504P</guid></item><item><title>Updated Wiki: Home</title><link>http://calcium.codeplex.com/wikipage?version=22</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Calcium: A modular application toolset leveraging PRISM&lt;/h1&gt;
Calcium is a WPF composite application toolset that leverages the Composite Application Library. It provides much of what one needs to rapidly build a multifaceted and sophisticated modular application.&lt;br /&gt;&lt;br /&gt;The Calcium project&amp;#39;s main site is at &lt;a href="http://calciumsdk.net" class="externalLink"&gt;calciumsdk.net&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;Documentation is located at &lt;a href="http://calciumsdk.net/Documentation.aspx" class="externalLink"&gt;calciumsdk.net/Documentation.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;Introductory video is located at &lt;a href="http://calciumsdk.net/Demo.aspx" class="externalLink"&gt;calciumsdk.net/Demo.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Get up to the minute news on Calcium at &lt;a href="http://twitter.com/calciumsdk" class="externalLink"&gt;twitter.com/calciumsdk&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;Show support by becoming a fan on &lt;a href="http://www.facebook.com/pages/Calcium/352423566397" class="externalLink"&gt;Facebook&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Calcium consists of a client application and server based WCF services, which allow interaction and communication between clients. Out of the box, Calcium comes with a host of modules and services, and an infrastructure that is ready to use in your next application.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Calcium&amp;DownloadId=70789" alt="Calcium&amp;#32;Screenshot" title="Calcium&amp;#32;Screenshot" /&gt;&lt;br /&gt;&lt;br /&gt;The following is a list of just some of Calcium’s features:
&lt;ul&gt;&lt;li&gt;Visual Studio templates for instantly creating Calcium projects, including client applications, MVVM Module Templates, and server WCF host projects. (C# and VB.NET!)&lt;/li&gt;
&lt;li&gt;Module Manager for enabling or disabling of modules at runtime.&lt;/li&gt;
&lt;li&gt;Theme Support (with two themes included)&lt;/li&gt;
&lt;li&gt;Duplex messaging services for interacting with the user from the client or server using the same API. Interact with the user using Message Boxes from the server!&lt;/li&gt;
&lt;li&gt;A Command Service to associate WPF ICommands with content interfaces that only become active when an active view or viewmodel implements the interface.&lt;/li&gt;
&lt;li&gt;Region Adapters for ToolBars and Menus.&lt;/li&gt;
&lt;li&gt;Client-server logging ready to work out-of-the-box.&lt;/li&gt;
&lt;li&gt;Includes modules, such as a Web Browser, Text Editor, Output Window, and many more.&lt;/li&gt;
&lt;li&gt;Tabbed interface with dirty file indication (reusable across modules).&lt;/li&gt;
&lt;li&gt;A User Affinity module that assists collaboration with other users of the application.&lt;/li&gt;
&lt;li&gt;Undo/Redo/Repeat task management system.&lt;/li&gt;
&lt;li&gt;And many more!&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;br /&gt;Calcium is a project by &lt;a href="http://danielvaughan.orpius.com" class="externalLink"&gt;Daniel Vaughan&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;For further information about this project please see  
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.calciumsdk.net" class="externalLink"&gt;http://www.calciumsdk.net&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>KatkaVaughan</author><pubDate>Mon, 07 Feb 2011 23:47:06 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110207114706P</guid></item><item><title>Updated Wiki: Home</title><link>http://calcium.codeplex.com/wikipage?version=21</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Calcium: A modular application toolset leveraging PRISM&lt;/h1&gt;
Calcium is a WPF composite application toolset that leverages the Composite Application Library. It provides much of what one needs to rapidly build a multifaceted and sophisticated modular application.&lt;br /&gt;&lt;br /&gt;The Calcium project&amp;#39;s main site is at &lt;a href="http://calciumsdk.net" class="externalLink"&gt;calciumsdk.net&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;Documentation is located at &lt;a href="http://calciumsdk.net/Documentation.aspx" class="externalLink"&gt;calciumsdk.net/Documentation.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;Get up to the minute news on Calcium at &lt;a href="http://twitter.com/calciumsdk" class="externalLink"&gt;twitter.com/calciumsdk&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;Show support by becoming a fan on &lt;a href="http://www.facebook.com/pages/Calcium/352423566397" class="externalLink"&gt;Facebook&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Calcium consists of a client application and server based WCF services, which allow interaction and communication between clients. Out of the box, Calcium comes with a host of modules and services, and an infrastructure that is ready to use in your next application.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Calcium&amp;DownloadId=70789" alt="Calcium&amp;#32;Screenshot" title="Calcium&amp;#32;Screenshot" /&gt;&lt;br /&gt;&lt;br /&gt;The following is a list of just some of Calcium’s features:
&lt;ul&gt;&lt;li&gt;Visual Studio templates for instantly creating Calcium projects, including client applications, MVVM Module Templates, and server WCF host projects. (C# and VB.NET!)&lt;/li&gt;
&lt;li&gt;Module Manager for enabling or disabling of modules at runtime.&lt;/li&gt;
&lt;li&gt;Theme Support (with two themes included)&lt;/li&gt;
&lt;li&gt;Duplex messaging services for interacting with the user from the client or server using the same API. Interact with the user using Message Boxes from the server!&lt;/li&gt;
&lt;li&gt;A Command Service to associate WPF ICommands with content interfaces that only become active when an active view or viewmodel implements the interface.&lt;/li&gt;
&lt;li&gt;Region Adapters for ToolBars and Menus.&lt;/li&gt;
&lt;li&gt;Client-server logging ready to work out-of-the-box.&lt;/li&gt;
&lt;li&gt;Includes modules, such as a Web Browser, Text Editor, Output Window, and many more.&lt;/li&gt;
&lt;li&gt;Tabbed interface with dirty file indication (reusable across modules).&lt;/li&gt;
&lt;li&gt;A User Affinity module that assists collaboration with other users of the application.&lt;/li&gt;
&lt;li&gt;Undo/Redo/Repeat task management system.&lt;/li&gt;
&lt;li&gt;And many more!&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;br /&gt;Calcium is a project by &lt;a href="http://danielvaughan.orpius.com" class="externalLink"&gt;Daniel Vaughan&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;For further information about this project please see  
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.calciumsdk.net" class="externalLink"&gt;http://www.calciumsdk.net&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>KatkaVaughan</author><pubDate>Mon, 07 Feb 2011 23:43:50 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110207114350P</guid></item><item><title>Updated Wiki: Home</title><link>http://calcium.codeplex.com/wikipage?version=20</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Calcium: A modular application toolset leveraging PRISM&lt;/h1&gt;
Calcium is a WPF composite application toolset that leverages the Composite Application Library. It provides much of what one needs to rapidly build a multifaceted and sophisticated modular application.&lt;br /&gt;&lt;br /&gt;The Calcium project&amp;#39;s main site is at &lt;a href="http://calciumsdk.net" class="externalLink"&gt;calciumsdk.net&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;Get up to the minute news on Calcium at &lt;a href="http://twitter.com/calciumsdk" class="externalLink"&gt;twitter.com/calciumsdk&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;Show support by becoming a fan on &lt;a href="http://www.facebook.com/pages/Calcium/352423566397" class="externalLink"&gt;Facebook&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Calcium consists of a client application and server based WCF services, which allow interaction and communication between clients. Out of the box, Calcium comes with a host of modules and services, and an infrastructure that is ready to use in your next application.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Calcium&amp;DownloadId=70789" alt="Calcium&amp;#32;Screenshot" title="Calcium&amp;#32;Screenshot" /&gt;&lt;br /&gt;&lt;br /&gt;The following is a list of just some of Calcium’s features:
&lt;ul&gt;&lt;li&gt;Visual Studio templates for instantly creating Calcium projects, including client applications, MVVM Module Templates, and server WCF host projects. (C# and VB.NET!)&lt;/li&gt;
&lt;li&gt;Module Manager for enabling or disabling of modules at runtime.&lt;/li&gt;
&lt;li&gt;Theme Support (with two themes included)&lt;/li&gt;
&lt;li&gt;Duplex messaging services for interacting with the user from the client or server using the same API. Interact with the user using Message Boxes from the server!&lt;/li&gt;
&lt;li&gt;A Command Service to associate WPF ICommands with content interfaces that only become active when an active view or viewmodel implements the interface.&lt;/li&gt;
&lt;li&gt;Region Adapters for ToolBars and Menus.&lt;/li&gt;
&lt;li&gt;Client-server logging ready to work out-of-the-box.&lt;/li&gt;
&lt;li&gt;Includes modules, such as a Web Browser, Text Editor, Output Window, and many more.&lt;/li&gt;
&lt;li&gt;Tabbed interface with dirty file indication (reusable across modules).&lt;/li&gt;
&lt;li&gt;A User Affinity module that assists collaboration with other users of the application.&lt;/li&gt;
&lt;li&gt;Undo/Redo/Repeat task management system.&lt;/li&gt;
&lt;li&gt;And many more!&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;br /&gt;Calcium is a project by &lt;a href="http://danielvaughan.orpius.com" class="externalLink"&gt;Daniel Vaughan&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;For further information about this project please see  
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.calciumsdk.net" class="externalLink"&gt;http://www.calciumsdk.net&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>DanielVaughan</author><pubDate>Mon, 07 Feb 2011 23:11:19 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110207111119P</guid></item><item><title>Updated Wiki: Home</title><link>http://calcium.codeplex.com/wikipage?version=19</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Calcium: A modular application toolset leveraging the Composite Application Library (PRISM)&lt;/h1&gt;
Calcium is a WPF composite application toolset that leverages the Composite Application Library. It provides much of what one needs to rapidly build a multifaceted and sophisticated modular application.&lt;br /&gt;&lt;br /&gt;The Calcium project&amp;#39;s main site is at &lt;a href="http://calciumsdk.net" class="externalLink"&gt;calciumsdk.net&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;Get up to the minute news on Calcium at &lt;a href="http://twitter.com/calciumsdk" class="externalLink"&gt;twitter.com/calciumsdk&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;Show support by becoming a fan on &lt;a href="http://www.facebook.com/pages/Calcium/352423566397" class="externalLink"&gt;Facebook&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Calcium consists of a client application and server based WCF services, which allow interaction and communication between clients. Out of the box, Calcium comes with a host of modules and services, and an infrastructure that is ready to use in your next application.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Calcium&amp;DownloadId=70789" alt="Calcium&amp;#32;Screenshot" title="Calcium&amp;#32;Screenshot" /&gt;&lt;br /&gt;&lt;br /&gt;The following is a list of just some of Calcium’s features:
&lt;ul&gt;&lt;li&gt;Visual Studio templates for instantly creating Calcium projects, including client applications, MVVM Module Templates, and server WCF host projects. (C# and VB.NET!)&lt;/li&gt;
&lt;li&gt;Module Manager for enabling or disabling of modules at runtime.&lt;/li&gt;
&lt;li&gt;Theme Support (with two themes included)&lt;/li&gt;
&lt;li&gt;Duplex messaging services for interacting with the user from the client or server using the same API. Interact with the user using Message Boxes from the server!&lt;/li&gt;
&lt;li&gt;A Command Service to associate WPF ICommands with content interfaces that only become active when an active view or viewmodel implements the interface.&lt;/li&gt;
&lt;li&gt;Region Adapters for ToolBars and Menus.&lt;/li&gt;
&lt;li&gt;Client-server logging ready to work out-of-the-box.&lt;/li&gt;
&lt;li&gt;Includes modules, such as a Web Browser, Text Editor, Output Window, and many more.&lt;/li&gt;
&lt;li&gt;Tabbed interface with dirty file indication (reusable across modules).&lt;/li&gt;
&lt;li&gt;A User Affinity module that assists collaboration with other users of the application.&lt;/li&gt;
&lt;li&gt;Undo/Redo/Repeat task management system.&lt;/li&gt;
&lt;li&gt;And many more!&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;br /&gt;Calcium is a project by &lt;a href="http://danielvaughan.orpius.com" class="externalLink"&gt;Daniel Vaughan&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;For further information about this project please see  
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.calciumsdk.net" class="externalLink"&gt;http://www.calciumsdk.net&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>DanielVaughan</author><pubDate>Thu, 11 Mar 2010 16:36:36 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100311043636P</guid></item></channel></rss>