<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>Cradiator Wiki &amp; Documentation Rss Feed</title><link>http://www.codeplex.com/Cradiator/Wiki/View.aspx?title=Home</link><description>Cradiator Wiki Rss Description</description><item><title>Updated Wiki: Home</title><link>http://cradiator.codeplex.com/wikipage?version=96</link><description>&lt;div class="wikidoc"&gt;Cradiator is a Windows (WPF) app that displays a summary of Continuous Integration (CI) project statuses. It is basically an &lt;i&gt;Information Radiator&lt;/i&gt; for CI. Cradiator currently supports &lt;a href="http://en.wikipedia.org/wiki/CruiseControl" class="externalLink"&gt;Cruise Control&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; (Java, .Net, Ruby) and &lt;a href="http://www.jetbrains.com/teamcity" class="externalLink"&gt;Team City&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; (using our &lt;a href="http://github.com/demyte/Cradiator-TeamCity-Plugin" class="externalLink"&gt;Cradiator TeamCity plugin&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;The source code for Cradiator is now being hosted on &lt;a href="http://github.com/PandaWood/Cradiator" class="externalLink"&gt;GitHub&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Cradiator is most suited to display on a dedicated monitor where it is visible to developers working on a project.&lt;br /&gt;There are various screen layouts or &lt;b&gt;skins&lt;/b&gt; to choose from:&lt;br /&gt;
&lt;h4&gt;Stack Skin&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69897" alt="CradiatorStackSkin&amp;#32;.png" title="CradiatorStackSkin&amp;#32;.png" /&gt;&lt;br /&gt;Also showing is a countdown of how many seconds to go before refreshing (shown here as &amp;quot;&lt;i&gt;00:03&lt;/i&gt;&amp;quot;) - this can be switched off.&lt;br /&gt;
&lt;h4&gt;Grid Skin&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69895" alt="CradiatorGridSkin.png" title="CradiatorGridSkin.png" /&gt;&lt;br /&gt;
&lt;h4&gt;StackPhoto Skin&lt;/h4&gt;Shows an image alongside a broken project (based on the breaker&amp;#39;s username). Only 1 breaker is shown.&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69896" alt="CradiatorStackPhotoSkin.png" title="CradiatorStackPhotoSkin.png" /&gt;&lt;br /&gt;
&lt;h4&gt;Color Chart&lt;/h4&gt;&lt;table&gt;&lt;tr&gt;&lt;th&gt; Color &lt;/th&gt;&lt;th&gt; Status &lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Green &lt;/td&gt;&lt;td&gt; Success/Normal &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Red &lt;/td&gt;&lt;td&gt; Failure/Exception/Error &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Yellow &lt;/td&gt;&lt;td&gt; Building &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; White &lt;/td&gt;&lt;td&gt; Unknown &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Cradiator&lt;/b&gt; is a continuation (or &amp;quot;fork&amp;quot;) of Ben Carey&amp;#39;s &lt;a href="http://code.google.com/p/bigvisiblecruise" class="externalLink"&gt;BigVisibleCruise at GoogleCode&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. &lt;br /&gt;NB all the important features below were added to Cradiator and are not found in BigVisibleCruise. The conversion to Cradiator also included a  significant refactoring - extreme separation of concerns (&lt;i&gt;SRP&lt;/i&gt;), reduction of assemblies, C#3 features etc
&lt;h4&gt;Important Features&lt;/h4&gt;&lt;ul&gt;&lt;li&gt;Shows breakers of a build (if broken) or the volunteer to fix the build (for CCNet requires 1.4.3 or greater)&lt;/li&gt;
&lt;li&gt;New skin (StackPhoto)&lt;/li&gt;
&lt;li&gt;Filter by Category (in addition to Project Name)&lt;/li&gt;
&lt;li&gt;Show progress/status when making connection to Cruise server (configurable)&lt;/li&gt;
&lt;li&gt;Color gradients for visual appeal&lt;/li&gt;
&lt;li&gt;Wav files can be played on specific events (currently &amp;#39;NewlyBrokenBuild&amp;#39; and &amp;#39;NewlyFixedBuild&amp;#39;)&lt;/li&gt;
&lt;li&gt;Speech synthesis - Cradiator says which build is broken (handy for those with sore necks who can&amp;#39;t check the big screen) - uses SAPI support on Windows. The text to say and the voice itself is configurable - so you can &lt;a href="http://www.cepstral.com/downloads" class="externalLink"&gt;Download your own voices&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Show a Countdown of how many seconds to go before refreshing status&lt;/li&gt;
&lt;li&gt;Added a Debug-mode facility to allow developers to replace the Cruise Web Service XML with their own XML - handy for UI testing/experimentation and screenshot/demos&lt;/li&gt;
&lt;li&gt;Configuration changes: &lt;/li&gt;
&lt;li&gt;An app restart is not required for settings to take effect &lt;/li&gt;
&lt;li&gt;Config file can even be edited while the app is running (ie is &amp;#39;watched&amp;#39; for changes and applied immediately or at the next refresh interval) &lt;/li&gt;
&lt;li&gt;Settings dialog (for people with text-editor phobias)&lt;/li&gt;
&lt;li&gt;Logging (using log4net) - can be configured via app.config&lt;/li&gt;
&lt;li&gt;MultiUrl - Combine multiple projects or servers into one screen (view) by specifying multiple URLs (space-delimited)&lt;/li&gt;
&lt;li&gt;MultiView - Is your monitor not big enough to display all your projects? Split your projects between separate &amp;quot;views&amp;quot;. A view is the combination of URL, Skin and project filters. When more than 1 view is set, each one is shown on a rotation cycle every poll interval (default 30 seconds)
&lt;ul&gt;&lt;li&gt;For example, if you have 12 projects, you can set 2 views which show only 6 each&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Cradiator requires .Net3.5 installed (currently no check for this in the installer)&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>PandaWood</author><pubDate>Sun, 21 Nov 2010 12:12:14 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20101121121214P</guid></item><item><title>Updated Wiki: Home</title><link>http://cradiator.codeplex.com/wikipage?version=95</link><description>&lt;div class="wikidoc"&gt;Cradiator is a Windows (WPF) app that displays a summary of Continuous Integration (CI) project statuses. It is basically an &lt;i&gt;Information Radiator&lt;/i&gt; for CI. Cradiator currently supports &lt;a href="http://en.wikipedia.org/wiki/CruiseControl" class="externalLink"&gt;Cruise Control&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; (Java, .Net, Ruby) and &lt;a href="http://www.jetbrains.com/teamcity" class="externalLink"&gt;Team City&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; (using our &lt;a href="http://github.com/demyte/Cradiator-TeamCity-Plugin" class="externalLink"&gt;Cradiator TeamCity plugin&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;The source code for Cradiator is now being hosted on &lt;a href="http://github.com/PandaWood/Cradiator" class="externalLink"&gt;GitHub&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Cradiator is most suited to display on a dedicated monitor where it is visible to developers working on a project.&lt;br /&gt;There are various screen layouts or &lt;b&gt;skins&lt;/b&gt; to choose from:&lt;br /&gt;
&lt;h4&gt;Stack Skin&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69897" alt="CradiatorStackSkin&amp;#32;.png" title="CradiatorStackSkin&amp;#32;.png" /&gt;&lt;br /&gt;Also showing is a countdown of how many seconds to go before refreshing (shown here as &amp;quot;&lt;i&gt;00:03&lt;/i&gt;&amp;quot;) - this can be switched off.&lt;br /&gt;
&lt;h4&gt;Grid Skin&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69895" alt="CradiatorGridSkin.png" title="CradiatorGridSkin.png" /&gt;&lt;br /&gt;
&lt;h4&gt;StackPhoto Skin&lt;/h4&gt;Shows an image alongside a broken project (based on the breaker&amp;#39;s username). Only 1 breaker is shown.&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69896" alt="CradiatorStackPhotoSkin.png" title="CradiatorStackPhotoSkin.png" /&gt;&lt;br /&gt;
&lt;h4&gt;Color Chart&lt;/h4&gt;&lt;table&gt;&lt;tr&gt;&lt;th&gt; Color &lt;/th&gt;&lt;th&gt; Status &lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Green &lt;/td&gt;&lt;td&gt; Success/Normal &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Red &lt;/td&gt;&lt;td&gt; Failure/Exception/Error &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Yellow &lt;/td&gt;&lt;td&gt; Building &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; White &lt;/td&gt;&lt;td&gt; Unknown &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Cradiator&lt;/b&gt; is a continuation (or &amp;quot;fork&amp;quot;) of Ben Carey&amp;#39;s &lt;a href="http://code.google.com/p/bigvisiblecruise" class="externalLink"&gt;BigVisibleCruise at GoogleCode&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. &lt;br /&gt;NB all the important features below were added to Cradiator and are not found in BigVisibleCruise. The conversion to Cradiator also included a  significant refactoring - extreme separation of concerns (&lt;i&gt;SRP&lt;/i&gt;), reduction of assemblies, C#3 features etc
&lt;h4&gt;Important Features&lt;/h4&gt;&lt;ul&gt;&lt;li&gt;Shows breakers of a build (if broken) or the volunteer to fix the build (for CCNet requires 1.4.3 or greater)&lt;/li&gt;
&lt;li&gt;New skin (StackPhoto)&lt;/li&gt;
&lt;li&gt;Filter by Category (in addition to Project Name)&lt;/li&gt;
&lt;li&gt;Show progress/status when making connection to Cruise server (configurable)&lt;/li&gt;
&lt;li&gt;Color gradients for visual appeal&lt;/li&gt;
&lt;li&gt;Wav files can be played on specific events (currently &amp;#39;NewlyBrokenBuild&amp;#39; and &amp;#39;NewlyFixedBuild&amp;#39;)&lt;/li&gt;
&lt;li&gt;Speech synthesis - Cradiator says which build is broken (handy for those with sore necks who can&amp;#39;t check the big screen) - uses SAPI support on Windows. The text to say and the voice itself is configurable - so you can &lt;a href="http://www.cepstral.com/downloads" class="externalLink"&gt;Download your own voices&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Show a Countdown of how many seconds to go before refreshing status&lt;/li&gt;
&lt;li&gt;Added a Debug-mode facility to allow developers to replace the Cruise Web Service XML with their own XML - handy for UI testing/experimentation and screenshot/demos&lt;/li&gt;
&lt;li&gt;Configuration changes: &lt;/li&gt;&lt;/ul&gt;
&lt;ol&gt;&lt;li&gt;An app restart is not required for settings to take effect &lt;/li&gt;
&lt;li&gt;Config file can even be edited while the app is running (ie is &amp;#39;watched&amp;#39; for changes and applied immediately or at the next refresh interval) &lt;/li&gt;&lt;/ol&gt;
&lt;ul&gt;&lt;li&gt;Settings dialog (for people with text-editor phobias)&lt;/li&gt;
&lt;li&gt;Logging (using log4net) - can be configured via app.config&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Cradiator requires .Net3.5 installed (currently no check for this in the installer)&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>PandaWood</author><pubDate>Tue, 27 Jul 2010 01:32:27 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100727013227A</guid></item><item><title>Updated Wiki: Home</title><link>http://cradiator.codeplex.com/wikipage?version=94</link><description>&lt;div class="wikidoc"&gt;Cradiator is a Windows (WPF) app that displays a summary of Continuous Integration (CI) project statuses. It is basically an &lt;i&gt;Information Radiator&lt;/i&gt; for CI. Cradiator currently supports &lt;a href="http://en.wikipedia.org/wiki/CruiseControl" class="externalLink"&gt;Cruise Control&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; (Java, .Net, Ruby) and &lt;a href="http://www.jetbrains.com/teamcity" class="externalLink"&gt;Team City&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; (using our &lt;a href="http://github.com/demyte/Cradiator-TeamCity-Plugin" class="externalLink"&gt;Cradiator TeamCity plugin&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;Cradiator is most suited to display on a dedicated monitor where it is visible to developers working on a project.&lt;br /&gt;There are various screen layouts or &lt;b&gt;skins&lt;/b&gt; to choose from:&lt;br /&gt;
&lt;h4&gt;Stack Skin&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69897" alt="CradiatorStackSkin&amp;#32;.png" title="CradiatorStackSkin&amp;#32;.png" /&gt;&lt;br /&gt;Also showing is a countdown of how many seconds to go before refreshing (shown here as &amp;quot;&lt;i&gt;00:03&lt;/i&gt;&amp;quot;) - this can be switched off.&lt;br /&gt;
&lt;h4&gt;Grid Skin&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69895" alt="CradiatorGridSkin.png" title="CradiatorGridSkin.png" /&gt;&lt;br /&gt;
&lt;h4&gt;StackPhoto Skin&lt;/h4&gt;Shows an image alongside a broken project (based on the breaker's username). Only 1 breaker is shown.&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69896" alt="CradiatorStackPhotoSkin.png" title="CradiatorStackPhotoSkin.png" /&gt;&lt;br /&gt;
&lt;h4&gt;Color Chart&lt;/h4&gt;&lt;table&gt;&lt;tr&gt;&lt;th&gt; Color &lt;/th&gt;&lt;th&gt; Status &lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Green &lt;/td&gt;&lt;td&gt; Success/Normal &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Red &lt;/td&gt;&lt;td&gt; Failure/Exception/Error &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Yellow &lt;/td&gt;&lt;td&gt; Building &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; White &lt;/td&gt;&lt;td&gt; Unknown &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Cradiator&lt;/b&gt; is a continuation (or &amp;quot;fork&amp;quot;) of Ben Carey's &lt;a href="http://code.google.com/p/bigvisiblecruise" class="externalLink"&gt;BigVisibleCruise at GoogleCode&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. &lt;br /&gt;NB all the important features below were added to Cradiator and are not found in BigVisibleCruise. The conversion to Cradiator also included a  significant refactoring - extreme separation of concerns (&lt;i&gt;SRP&lt;/i&gt;), reduction of assemblies, C#3 features etc
&lt;h4&gt;Important Features&lt;/h4&gt;&lt;ul&gt;&lt;li&gt;Shows breakers of a build (if broken) or the volunteer to fix the build (for CCNet requires 1.4.3 or greater)&lt;/li&gt;
&lt;li&gt;New skin (StackPhoto)&lt;/li&gt;
&lt;li&gt;Filter by Category (in addition to Project Name)&lt;/li&gt;
&lt;li&gt;Show progress/status when making connection to Cruise server (configurable)&lt;/li&gt;
&lt;li&gt;Color gradients for visual appeal&lt;/li&gt;
&lt;li&gt;Wav files can be played on specific events (currently 'NewlyBrokenBuild' and 'NewlyFixedBuild')&lt;/li&gt;
&lt;li&gt;Speech synthesis - Cradiator says which build is broken (handy for those with sore necks who can't check the big screen) - uses SAPI support on Windows. The text to say and the voice itself is configurable - so you can &lt;a href="http://www.cepstral.com/downloads" class="externalLink"&gt;Download your own voices&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Show a Countdown of how many seconds to go before refreshing status&lt;/li&gt;
&lt;li&gt;Added a Debug-mode facility to allow developers to replace the Cruise Web Service XML with their own XML - handy for UI testing/experimentation and screenshot/demos&lt;/li&gt;
&lt;li&gt;Configuration changes: &lt;/li&gt;&lt;/ul&gt;
&lt;ol&gt;&lt;li&gt;An app restart is not required for settings to take effect &lt;/li&gt;
&lt;li&gt;Config file can even be edited while the app is running (ie is 'watched' for changes and applied immediately or at the next refresh interval) &lt;/li&gt;&lt;/ol&gt;
&lt;ul&gt;&lt;li&gt;Settings dialog (for people with text-editor phobias)&lt;/li&gt;
&lt;li&gt;Logging (using log4net) - can be configured via app.config&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Cradiator requires .Net3.5 installed (currently no check for this in the installer)&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>PandaWood</author><pubDate>Thu, 03 Dec 2009 06:43:59 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091203064359A</guid></item><item><title>Updated Wiki: Home</title><link>http://cradiator.codeplex.com/wikipage?version=93</link><description>&lt;div class="wikidoc"&gt;Cradiator is a Windows (WPF) app that displays a summary of Continuous Integration (CI) project statuses. It is basically an &lt;i&gt;Information Radiator&lt;/i&gt; for CI.&lt;br /&gt;Cradiator currently supports &lt;a href="http://en.wikipedia.org/wiki/CruiseControl" class="externalLink"&gt;Cruise Control&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; (Java, .Net, Ruby) and &lt;a href="http://www.jetbrains.com/teamcity" class="externalLink"&gt;Team City&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; (using our &lt;a href="http://github.com/demyte/Cradiator-TeamCity-Plugin" class="externalLink"&gt;Cradiator TeamCity plugin&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;Cradiator is most suited to display on a dedicated monitor where it is visible to developers working on a project.&lt;br /&gt;There are various screen layouts or &lt;b&gt;skins&lt;/b&gt; to choose from:&lt;br /&gt;
&lt;h4&gt;Stack Skin&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69897" alt="CradiatorStackSkin&amp;#32;.png" title="CradiatorStackSkin&amp;#32;.png" /&gt;&lt;br /&gt;Also showing is a countdown of how many seconds to go before refreshing (shown here as &amp;quot;&lt;i&gt;00:03&lt;/i&gt;&amp;quot;) - this can be switched off.&lt;br /&gt;
&lt;h4&gt;Grid Skin&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69895" alt="CradiatorGridSkin.png" title="CradiatorGridSkin.png" /&gt;&lt;br /&gt;
&lt;h4&gt;StackPhoto Skin&lt;/h4&gt;Shows an image alongside a broken project (based on the breaker's username). Only 1 breaker is shown.&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69896" alt="CradiatorStackPhotoSkin.png" title="CradiatorStackPhotoSkin.png" /&gt;&lt;br /&gt;
&lt;h4&gt;Color Chart&lt;/h4&gt;&lt;table&gt;&lt;tr&gt;&lt;th&gt; Color &lt;/th&gt;&lt;th&gt; Status &lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Green &lt;/td&gt;&lt;td&gt; Success/Normal &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Red &lt;/td&gt;&lt;td&gt; Failure/Exception/Error &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Yellow &lt;/td&gt;&lt;td&gt; Building &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; White &lt;/td&gt;&lt;td&gt; Unknown &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Cradiator&lt;/b&gt; is a continuation (or &amp;quot;fork&amp;quot;) of Ben Carey's &lt;a href="http://code.google.com/p/bigvisiblecruise" class="externalLink"&gt;BigVisibleCruise at GoogleCode&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. &lt;br /&gt;NB all the important features below were added to Cradiator and are not found in BigVisibleCruise. The conversion to Cradiator also included a  significant refactoring - extreme separation of concerns (&lt;i&gt;SRP&lt;/i&gt;), reduction of assemblies, C#3 features etc
&lt;h4&gt;Important Features&lt;/h4&gt;&lt;ul&gt;&lt;li&gt;Shows breakers of a build (if broken) or the volunteer to fix the build (for CCNet requires 1.4.3 or greater)&lt;/li&gt;
&lt;li&gt;New skin (StackPhoto)&lt;/li&gt;
&lt;li&gt;Filter by Category (in addition to Project Name)&lt;/li&gt;
&lt;li&gt;Show progress/status when making connection to Cruise server (configurable)&lt;/li&gt;
&lt;li&gt;Color gradients for visual appeal&lt;/li&gt;
&lt;li&gt;Wav files can be played on specific events (currently 'NewlyBrokenBuild' and 'NewlyFixedBuild')&lt;/li&gt;
&lt;li&gt;Speech synthesis - Cradiator says which build is broken (handy for those with sore necks who can't check the big screen) - uses SAPI support on Windows. The text to say and the voice itself is configurable - so you can &lt;a href="http://www.cepstral.com/downloads" class="externalLink"&gt;Download your own voices&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Show a Countdown of how many seconds to go before refreshing status&lt;/li&gt;
&lt;li&gt;Added a Debug-mode facility to allow developers to replace the Cruise Web Service XML with their own XML - handy for UI testing/experimentation and screenshot/demos&lt;/li&gt;
&lt;li&gt;Configuration changes: &lt;/li&gt;&lt;/ul&gt;
&lt;ol&gt;&lt;li&gt;An app restart is not required for settings to take effect &lt;/li&gt;
&lt;li&gt;Config file can even be edited while the app is running (ie is 'watched' for changes and applied immediately or at the next refresh interval) &lt;/li&gt;&lt;/ol&gt;
&lt;ul&gt;&lt;li&gt;Settings dialog (for people with text-editor phobias)&lt;/li&gt;
&lt;li&gt;Logging (using log4net) - can be configured via app.config&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Cradiator requires .Net3.5 installed (currently no check for this in the installer)&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>PandaWood</author><pubDate>Wed, 02 Dec 2009 11:47:15 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091202114715A</guid></item><item><title>Updated Wiki: Home</title><link>http://cradiator.codeplex.com/wikipage?version=92</link><description>&lt;div class="wikidoc"&gt;Cradiator is a Windows app that displays a summary of Continuous Integration (CI) eg &lt;a href="http://cruisecontrol.sourceforge.net" class="externalLink"&gt;Cruise Control&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; project statuses.&lt;br /&gt;It is basically an &lt;i&gt;Information Radiator&lt;/i&gt; for CI - currently supports &lt;b&gt;Cruise Control&lt;/b&gt; (all implementations - Java, .Net, .rb) and &lt;b&gt;TeamCity&lt;/b&gt; (with plugin included)&lt;br /&gt;&lt;br /&gt;Cradiator is most suited to display on a dedicated monitor where it is visible to developers working on a project.&lt;br /&gt;There are various screen layouts or &lt;b&gt;skins&lt;/b&gt; to choose from:&lt;br /&gt;
&lt;h4&gt;Stack Skin&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69897" alt="CradiatorStackSkin&amp;#32;.png" title="CradiatorStackSkin&amp;#32;.png" /&gt;&lt;br /&gt;Also showing is a countdown of how many seconds to go before refreshing (shown here as &amp;quot;&lt;i&gt;00:03&lt;/i&gt;&amp;quot;) - this can be switched off.&lt;br /&gt;
&lt;h4&gt;Grid Skin&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69895" alt="CradiatorGridSkin.png" title="CradiatorGridSkin.png" /&gt;&lt;br /&gt;
&lt;h4&gt;StackPhoto Skin&lt;/h4&gt;Shows an image alongside a broken project (based on the breaker's username). Only 1 breaker is shown.&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69896" alt="CradiatorStackPhotoSkin.png" title="CradiatorStackPhotoSkin.png" /&gt;&lt;br /&gt;
&lt;h4&gt;Color Chart&lt;/h4&gt;&lt;table&gt;&lt;tr&gt;&lt;th&gt; Color &lt;/th&gt;&lt;th&gt; Status &lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Green &lt;/td&gt;&lt;td&gt; Success &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Red &lt;/td&gt;&lt;td&gt; Broken (Failure or Exception) &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Yellow &lt;/td&gt;&lt;td&gt; Building &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; White &lt;/td&gt;&lt;td&gt; Unknown &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Cradiator&lt;/b&gt; is a continuation (or &amp;quot;fork&amp;quot;) of Ben Carey's &lt;a href="http://code.google.com/p/bigvisiblecruise" class="externalLink"&gt;BigVisibleCruise at GoogleCode&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. &lt;br /&gt;NB all the important features below were added to Cradiator and are not found in BigVisibleCruise. The conversion to Cradiator also included a  significant refactoring - extreme separation of concerns (&lt;i&gt;SRP&lt;/i&gt;), reduction of assemblies, C#3 features etc
&lt;h4&gt;Important Features&lt;/h4&gt;&lt;ul&gt;&lt;li&gt;Shows breakers of a build (if broken) or the volunteer to fix the build (for CCNet requires 1.4.3 or greater)&lt;/li&gt;
&lt;li&gt;New skin (StackPhoto)&lt;/li&gt;
&lt;li&gt;Filter by Category (in addition to Project Name)&lt;/li&gt;
&lt;li&gt;Show progress/status when making connection to Cruise server (configurable)&lt;/li&gt;
&lt;li&gt;Color gradients for visual appeal&lt;/li&gt;
&lt;li&gt;Wav files can be played on specific events (currently 'NewlyBrokenBuild' and 'NewlyFixedBuild')&lt;/li&gt;
&lt;li&gt;Speech synthesis - Cradiator says which build is broken (handy for those with sore necks who can't check the big screen) - uses SAPI support on Windows. The text to say and the voice itself is configurable - so you can &lt;a href="http://www.cepstral.com/downloads" class="externalLink"&gt;Download your own voices&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Show a Countdown of how many seconds to go before refreshing status&lt;/li&gt;
&lt;li&gt;Added a Debug-mode facility to allow developers to replace the Cruise Web Service XML with their own XML - handy for UI testing/experimentation and screenshot/demos&lt;/li&gt;
&lt;li&gt;Configuration changes: &lt;/li&gt;&lt;/ul&gt;
&lt;ol&gt;&lt;li&gt;An app restart is not required for settings to take effect &lt;/li&gt;
&lt;li&gt;Config file can even be edited while the app is running (ie is 'watched' for changes and applied immediately or at the next refresh interval) &lt;/li&gt;&lt;/ol&gt;
&lt;ul&gt;&lt;li&gt;Settings dialog (for people with text-editor phobias)&lt;/li&gt;
&lt;li&gt;Logging (using log4net) - can be configured via app.config&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Cradiator requires .Net3.5 installed (currently no check for this in the installer)&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>PandaWood</author><pubDate>Wed, 02 Dec 2009 03:32:15 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091202033215A</guid></item><item><title>Updated Wiki: Home</title><link>http://cradiator.codeplex.com/wikipage?version=91</link><description>&lt;div class="wikidoc"&gt;Cradiator is a Windows app that displays a summary of Continuous Integration (CI) eg &lt;a href="http://cruisecontrol.sourceforge.net" class="externalLink"&gt;Cruise Control&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; project statuses.&lt;br /&gt;It is basically an &lt;i&gt;Information Radiator&lt;/i&gt; for CI - currently supports &lt;b&gt;Cruise Control&lt;/b&gt; (all implementations - Java, .Net, .rb) and &lt;b&gt;TeamCity&lt;/b&gt; (with plugin included)&lt;br /&gt;&lt;br /&gt;Cradiator is most suited to display on a dedicated monitor where it is visible to developers working on a project.&lt;br /&gt;There are various screen layouts or &lt;b&gt;skins&lt;/b&gt; to choose from:&lt;br /&gt;
&lt;h4&gt;Stack Skin&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69897" alt="CradiatorStackSkin&amp;#32;.png" title="CradiatorStackSkin&amp;#32;.png" /&gt;&lt;br /&gt;Also showing is a countdown of how many seconds to go before refreshing (shown here as &amp;quot;&lt;i&gt;00:03&lt;/i&gt;&amp;quot;) - this can be switched off.&lt;br /&gt;
&lt;h4&gt;Grid Skin&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69895" alt="CradiatorGridSkin.png" title="CradiatorGridSkin.png" /&gt;&lt;br /&gt;
&lt;h4&gt;StackPhoto Skin&lt;/h4&gt;Shows an image alongside a broken project (based on the breaker's username). Only 1 breaker is shown.&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69896" alt="CradiatorStackPhotoSkin.png" title="CradiatorStackPhotoSkin.png" /&gt;&lt;br /&gt;
&lt;h4&gt;Color Chart&lt;/h4&gt;&lt;table&gt;&lt;tr&gt;&lt;th&gt; Color &lt;/th&gt;&lt;th&gt; Status &lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Green &lt;/td&gt;&lt;td&gt; Success &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Red &lt;/td&gt;&lt;td&gt; Broken (Failure or Exception) &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Yellow &lt;/td&gt;&lt;td&gt; Building &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; White &lt;/td&gt;&lt;td&gt; Unknown &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Cradiator&lt;/b&gt; is a continuation (or &amp;quot;fork&amp;quot;) of Ben Carey's &lt;a href="http://code.google.com/p/bigvisiblecruise" class="externalLink"&gt;BigVisibleCruise at GoogleCode&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. &lt;br /&gt;NB all the important features below were added to Cradiator and are not found in BigVisibleCruise. The conversion to Cradiator also included a  significant refactoring - extreme separation of concerns (&lt;i&gt;SRP&lt;/i&gt;), reduction of assemblies, C#3 features etc
&lt;h4&gt;Important Features&lt;/h4&gt;&lt;ul&gt;&lt;li&gt;Shows &lt;b&gt;CurrentMessage&lt;/b&gt; - which is the breakers of a build (if broken) or the volunteer to fix the build (for CCNet requires 1.4.3 or greater)&lt;/li&gt;
&lt;li&gt;New skin (StackPhoto)&lt;/li&gt;
&lt;li&gt;Filter by Category (in addition to Project Name)&lt;/li&gt;
&lt;li&gt;Show progress/status when making connection to Cruise server (configurable)&lt;/li&gt;
&lt;li&gt;Color gradients for visual appeal&lt;/li&gt;
&lt;li&gt;Wav files can be played on specific events (currently 'NewlyBrokenBuild' and 'NewlyFixedBuild')&lt;/li&gt;
&lt;li&gt;Speech synthesis - Cradiator says which build is broken (handy for those with sore necks who can't check the big screen) - uses SAPI support on Windows. The text to say and the voice itself is configurable - so you can &lt;a href="http://www.cepstral.com/downloads" class="externalLink"&gt;Download your own voices&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Show a Countdown of how many seconds to go before refreshing status&lt;/li&gt;
&lt;li&gt;Added a Debug-mode facility to allow developers to replace the Cruise Web Service XML with their own XML - handy for UI testing/experimentation and screenshot/demos&lt;/li&gt;
&lt;li&gt;Configuration changes: &lt;/li&gt;&lt;/ul&gt;
&lt;ol&gt;&lt;li&gt;An app restart is not required for settings to take effect &lt;/li&gt;
&lt;li&gt;Config file can even be edited while the app is running (ie is 'watched' for changes and applied immediately or at the next refresh interval) &lt;/li&gt;&lt;/ol&gt;
&lt;ul&gt;&lt;li&gt;Settings dialog (for people with text-editor phobias)&lt;/li&gt;
&lt;li&gt;Logging (using log4net) - can be configured via app.config&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Cradiator requires .Net3.5 installed (currently no check for this in the installer)&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>PandaWood</author><pubDate>Wed, 02 Dec 2009 03:31:09 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091202033109A</guid></item><item><title>Updated Wiki: Home</title><link>http://cradiator.codeplex.com/wikipage?version=90</link><description>&lt;div class="wikidoc"&gt;Cradiator is a Windows app that displays a summary of Continuous Integration (CI) eg &lt;a href="http://cruisecontrol.sourceforge.net" class="externalLink"&gt;Cruise Control&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; project statuses.&lt;br /&gt;It is basically an &lt;i&gt;Information Radiator&lt;/i&gt; for CI - currently supports &lt;b&gt;Cruise Control&lt;/b&gt; (all implementations - Java, .Net, .rb) and we've just created a plugin for &lt;b&gt;TeamCity&lt;/b&gt; to create output that Cradiator can read (to be included shortly)&lt;br /&gt;&lt;br /&gt;Cradiator is most suited to display on a dedicated monitor where it is visible to developers working on a project.&lt;br /&gt;There are various screen layouts or &lt;b&gt;skins&lt;/b&gt; to choose from:&lt;br /&gt;
&lt;h4&gt;Stack Skin&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69897" alt="CradiatorStackSkin&amp;#32;.png" title="CradiatorStackSkin&amp;#32;.png" /&gt;&lt;br /&gt;Also showing is a countdown of how many seconds to go before refreshing (shown here as &amp;quot;&lt;i&gt;00:03&lt;/i&gt;&amp;quot;) - this can be switched off.&lt;br /&gt;
&lt;h4&gt;Grid Skin&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69895" alt="CradiatorGridSkin.png" title="CradiatorGridSkin.png" /&gt;&lt;br /&gt;
&lt;h4&gt;StackPhoto Skin&lt;/h4&gt;Shows an image alongside a broken project (based on the breaker's username). Only 1 breaker is shown.&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69896" alt="CradiatorStackPhotoSkin.png" title="CradiatorStackPhotoSkin.png" /&gt;&lt;br /&gt;
&lt;h4&gt;Color Chart&lt;/h4&gt;&lt;table&gt;&lt;tr&gt;&lt;th&gt; Color &lt;/th&gt;&lt;th&gt; Status &lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Green &lt;/td&gt;&lt;td&gt; Success &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Red &lt;/td&gt;&lt;td&gt; Broken (Failure or Exception) &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Yellow &lt;/td&gt;&lt;td&gt; Building &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; White &lt;/td&gt;&lt;td&gt; Unknown &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Cradiator&lt;/b&gt; is a continuation (or &amp;quot;fork&amp;quot;) of Ben Carey's &lt;a href="http://code.google.com/p/bigvisiblecruise" class="externalLink"&gt;BigVisibleCruise at GoogleCode&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. &lt;br /&gt;NB all the important features below were added to Cradiator and are not found in BigVisibleCruise. The conversion to Cradiator also included a  significant refactoring - extreme separation of concerns (&lt;i&gt;SRP&lt;/i&gt;), reduction of assemblies, C#3 features etc
&lt;h4&gt;Important Features&lt;/h4&gt;&lt;ul&gt;&lt;li&gt;Shows &lt;b&gt;CurrentMessage&lt;/b&gt; - which is the breakers of a build (if broken) or the volunteer to fix the build (for CCNet requires 1.4.3 or greater)&lt;/li&gt;
&lt;li&gt;New skin (StackPhoto)&lt;/li&gt;
&lt;li&gt;Filter by Category (in addition to Project Name)&lt;/li&gt;
&lt;li&gt;Show progress/status when making connection to Cruise server (configurable)&lt;/li&gt;
&lt;li&gt;Color gradients for visual appeal&lt;/li&gt;
&lt;li&gt;Wav files can be played on specific events (currently 'NewlyBrokenBuild' and 'NewlyFixedBuild')&lt;/li&gt;
&lt;li&gt;Speech synthesis - Cradiator says which build is broken (handy for those with sore necks who can't check the big screen) - uses SAPI support on Windows. The text to say and the voice itself is configurable - so you can &lt;a href="http://www.cepstral.com/downloads" class="externalLink"&gt;Download your own voices&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Show a Countdown of how many seconds to go before refreshing status&lt;/li&gt;
&lt;li&gt;Added a Debug-mode facility to allow developers to replace the Cruise Web Service XML with their own XML - handy for UI testing/experimentation and screenshot/demos&lt;/li&gt;
&lt;li&gt;Configuration changes: &lt;/li&gt;&lt;/ul&gt;
&lt;ol&gt;&lt;li&gt;An app restart is not required for settings to take effect &lt;/li&gt;
&lt;li&gt;Config file can even be edited while the app is running (ie is 'watched' for changes and applied immediately or at the next refresh interval) &lt;/li&gt;&lt;/ol&gt;
&lt;ul&gt;&lt;li&gt;Settings dialog (for people with text-editor phobias)&lt;/li&gt;
&lt;li&gt;Logging (using log4net) - can be configured via app.config&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Cradiator requires .Net3.5 installed (currently no check for this in the installer)&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>PandaWood</author><pubDate>Fri, 27 Nov 2009 17:33:01 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091127053301P</guid></item><item><title>Updated Wiki: Home</title><link>http://cradiator.codeplex.com/wikipage?version=89</link><description>&lt;div class="wikidoc"&gt;Cradiator is a Windows app that displays a summary of Continuous Integration (CI) eg &lt;a href="http://cruisecontrol.sourceforge.net" class="externalLink"&gt;Cruise Control&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; project statuses.&lt;br /&gt;It is basically an &lt;i&gt;Information Radiator&lt;/i&gt; for CI - currently supports &lt;b&gt;Cruise Control&lt;/b&gt; (all implementations - Java, .Net, .rb) and we've just created a plugin for &lt;b&gt;TeamCity&lt;/b&gt; to create output that Cradiator can read (to be included shortly)&lt;br /&gt;&lt;br /&gt;Cradiator is most suited to display on a dedicated monitor where it is visible to developers working on a project.&lt;br /&gt;There are various screen layouts or &lt;b&gt;skins&lt;/b&gt; to choose from:&lt;br /&gt;
&lt;h4&gt;Stack Skin&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69897" alt="CradiatorStackSkin&amp;#32;.png" title="CradiatorStackSkin&amp;#32;.png" /&gt;&lt;br /&gt;Also showing is a countdown of how many seconds to go before refreshing (shown here as &amp;quot;&lt;i&gt;00:03&lt;/i&gt;&amp;quot;) - this can be switched off.&lt;br /&gt;
&lt;h4&gt;Grid Skin&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69895" alt="CradiatorGridSkin.png" title="CradiatorGridSkin.png" /&gt;&lt;br /&gt;
&lt;h4&gt;StackPhoto Skin&lt;/h4&gt;Shows an image alongside a broken project (based on the breaker's username). Only 1 breaker is shown.&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69896" alt="CradiatorStackPhotoSkin.png" title="CradiatorStackPhotoSkin.png" /&gt;&lt;br /&gt;
&lt;h4&gt;Color Chart&lt;/h4&gt;&lt;table&gt;&lt;tr&gt;&lt;th&gt; Color &lt;/th&gt;&lt;th&gt; Status &lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Green &lt;/td&gt;&lt;td&gt; Success &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Red &lt;/td&gt;&lt;td&gt; Broken (Failure or Exception) &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Yellow &lt;/td&gt;&lt;td&gt; Building &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; White &lt;/td&gt;&lt;td&gt; Unknown &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Cradiator&lt;/b&gt; is a continuation (or &amp;quot;fork&amp;quot;) of Ben Carey's &lt;a href="http://code.google.com/p/bigvisiblecruise" class="externalLink"&gt;BigVisibleCruise at GoogleCode&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. NB all the important features below were added to Cradiator and are not found in BigVisibleCruise.
&lt;h4&gt;Important Features&lt;/h4&gt;&lt;ul&gt;&lt;li&gt;Shows &lt;b&gt;CurrentMessage&lt;/b&gt; - which is the breakers of a build (if broken) or the volunteer to fix the build (for CCNet requires 1.4.3 or greater)&lt;/li&gt;
&lt;li&gt;New skin (StackPhoto)&lt;/li&gt;
&lt;li&gt;Filter by Category (in addition to Project Name)&lt;/li&gt;
&lt;li&gt;Show progress/status when making connection to Cruise server (configurable)&lt;/li&gt;
&lt;li&gt;Color gradients for visual appeal&lt;/li&gt;
&lt;li&gt;Wav files can be played on specific events (currently 'NewlyBrokenBuild' and 'NewlyFixedBuild')&lt;/li&gt;
&lt;li&gt;Speech synthesis - Cradiator says which build is broken (handy for those with sore necks who can't check the big screen) - uses SAPI support on Windows. The text to say and the voice itself is configurable - so you can &lt;a href="http://www.cepstral.com/downloads" class="externalLink"&gt;Download your own voices&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Show a Countdown of how many seconds to go before refreshing status&lt;/li&gt;
&lt;li&gt;Added a Debug-mode facility to allow developers to replace the Cruise Web Service XML with their own XML - handy for UI testing/experimentation and screenshot/demos&lt;/li&gt;
&lt;li&gt;Configuration changes: &lt;/li&gt;&lt;/ul&gt;
&lt;ol&gt;&lt;li&gt;restart no longer required for settings to take effect &lt;/li&gt;
&lt;li&gt;Config file can be edited while the app is running (ie is 'watched' for changes and applied immediately or at the next refresh interval) &lt;/li&gt;
&lt;li&gt;Names simplified (eg &amp;quot;30&amp;quot; instead of &amp;quot;00:00:30&amp;quot; for Poll Frequency &amp;quot;Grid&amp;quot; instead of &amp;quot;LiveUniformStatus&amp;quot;)&lt;/li&gt;&lt;/ol&gt;
&lt;ul&gt;&lt;li&gt;Fixed TODO issues - such as the small memory leak with application resources&lt;/li&gt;
&lt;li&gt;Usability enhancements to Settings dialog (positioning/text/look/feel etc)&lt;/li&gt;
&lt;li&gt;Logging is implemented (using log4net) - can be configured via app.config&lt;/li&gt;
&lt;li&gt;More exceptions are handled to protect developers from obscure messages (and they're logged)&lt;/li&gt;
&lt;li&gt;Refactoring - design changes, extreme separation of concerns (&lt;i&gt;SRP&lt;/i&gt;), reduction of assemblies, C#3 features&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Cradiator requires .Net3.5 installed (currently no check for this in the installer)&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>PandaWood</author><pubDate>Fri, 27 Nov 2009 17:29:17 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091127052917P</guid></item><item><title>Updated Wiki: Home</title><link>http://cradiator.codeplex.com/wikipage?version=88</link><description>&lt;div class="wikidoc"&gt;Cradiator is a Windows app that displays a summary of Continuous Integration (CI) eg &lt;a href="http://cruisecontrol.sourceforge.net" class="externalLink"&gt;Cruise Control&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; project statuses.&lt;br /&gt;It is basically an &lt;i&gt;Information Radiator&lt;/i&gt; for CI - currently supports &lt;b&gt;Cruise Control&lt;/b&gt; (all implementations - Java, .Net, .rb) and we've just created a plugin for &lt;b&gt;TeamCity&lt;/b&gt; to create output that Cradiator can read (to be included shortly)&lt;br /&gt;&lt;br /&gt;Cradiator is most suited to display on a dedicated monitor where it is visible to developers working on a project.&lt;br /&gt;There are various screen layouts or &lt;b&gt;skins&lt;/b&gt; to choose from:&lt;br /&gt;
&lt;h4&gt;Stack Skin&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69897" alt="CradiatorStackSkin&amp;#32;.png" title="CradiatorStackSkin&amp;#32;.png" /&gt;&lt;br /&gt;Also showing is a countdown of how many seconds to go before refreshing (shown here as &amp;quot;&lt;i&gt;00:03&lt;/i&gt;&amp;quot;) - this can be switched off.&lt;br /&gt;
&lt;h4&gt;Grid Skin&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69895" alt="CradiatorGridSkin.png" title="CradiatorGridSkin.png" /&gt;&lt;br /&gt;
&lt;h4&gt;StackPhoto Skin&lt;/h4&gt;Shows an image alongside a broken project (based on the breaker's username). Only 1 breaker is shown.&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69896" alt="CradiatorStackPhotoSkin.png" title="CradiatorStackPhotoSkin.png" /&gt;&lt;br /&gt;
&lt;h4&gt;Color Chart&lt;/h4&gt;&lt;table&gt;&lt;tr&gt;&lt;th&gt; Color &lt;/th&gt;&lt;th&gt; Status &lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Green &lt;/td&gt;&lt;td&gt; Success &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Red &lt;/td&gt;&lt;td&gt; Broken (Failure or Exception) &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Yellow &lt;/td&gt;&lt;td&gt; Building &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; White &lt;/td&gt;&lt;td&gt; Unknown &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Cradiator&lt;/b&gt; is a continuation (or &amp;quot;fork&amp;quot;) of Ben Carey's &lt;a href="http://code.google.com/p/bigvisiblecruise" class="externalLink"&gt;BigVisibleCruise at GoogleCode&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. NB all the important features below were added to Cradiator and are not found in BigVisibleCruise.
&lt;h4&gt;Important Features&lt;/h4&gt;&lt;ul&gt;&lt;li&gt;Shows &lt;b&gt;CurrentMessage&lt;/b&gt; - which is the breakers of a build (if broken) or the volunteer to fix the build (for CCNet requires 1.4.3 or greater)&lt;/li&gt;
&lt;li&gt;New skin (StackPhoto)&lt;/li&gt;
&lt;li&gt;Filter by Category (in addition to Project Name)&lt;/li&gt;
&lt;li&gt;Show progress/status when making connection to Cruise server (configurable)&lt;/li&gt;
&lt;li&gt;Color gradients for visual appeal&lt;/li&gt;
&lt;li&gt;Wav files can be played on specific events (currently 'NewlyBrokenBuild' and 'NewlyFixedBuild')&lt;/li&gt;
&lt;li&gt;Speech synthesis - Cradiator says which build is broken (handy for those with sore necks who can't check the big screen) - uses SAPI support on Windows. The text to say and the voice itself is configurable - so you can &lt;a href="http://www.cepstral.com/downloads" class="externalLink"&gt;Download your own voices&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Show a Countdown of how many seconds to go before refreshing status&lt;/li&gt;
&lt;li&gt;Added a Debug-mode facility to allow developers to replace the Cruise Web Service XML with their own XML - handy for UI testing/experimentation and screenshot/demos&lt;/li&gt;
&lt;li&gt;Configuration changes: &lt;/li&gt;
&lt;li&gt;restart no longer required for settings to take effect &lt;/li&gt;
&lt;li&gt;Config file can be edited while the app is running (ie is 'watched' for changes and applied immediately or at the next refresh interval) &lt;/li&gt;
&lt;li&gt;Names simplified (eg &amp;quot;30&amp;quot; instead of &amp;quot;00:00:30&amp;quot; for Poll Frequency &amp;quot;Grid&amp;quot; instead of &amp;quot;LiveUniformStatus&amp;quot;)&lt;/li&gt;
&lt;li&gt;Fixed TODO issues - such as the small memory leak with application resources&lt;/li&gt;
&lt;li&gt;Usability enhancements to Settings dialog (positioning/text/look/feel etc)&lt;/li&gt;
&lt;li&gt;Logging is implemented (using log4net) - can be configured via app.config&lt;/li&gt;
&lt;li&gt;More exceptions are handled to protect developers from obscure messages (and they're logged)&lt;/li&gt;
&lt;li&gt;Refactoring - design changes, extreme separation of concerns (&lt;i&gt;SRP&lt;/i&gt;), reduction of assemblies, C#3 features&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Cradiator requires .Net3.5 installed (currently no check for this in the installer)&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>PandaWood</author><pubDate>Fri, 27 Nov 2009 17:27:06 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091127052706P</guid></item><item><title>Updated Wiki: Home</title><link>http://cradiator.codeplex.com/wikipage?version=87</link><description>&lt;div class="wikidoc"&gt;Cradiator is a Windows app that displays a summary of Continuous Integration (CI) eg &lt;a href="http://cruisecontrol.sourceforge.net" class="externalLink"&gt;Cruise Control&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; project statuses.&lt;br /&gt;It is basically an &lt;i&gt;Information Radiator&lt;/i&gt; for CI - currently supports &lt;b&gt;Cruise Control&lt;/b&gt; (all implementations - Java, .Net, .rb) and we've just created a plugin for &lt;b&gt;TeamCity&lt;/b&gt; to create output that Cradiator can read (to be included shortly)&lt;br /&gt;&lt;br /&gt;Cradiator is most suited to display on a dedicated monitor where it is visible to developers working on a project.&lt;br /&gt;There are various screen layouts or &lt;b&gt;skins&lt;/b&gt; to choose from:&lt;br /&gt;
&lt;h4&gt;Stack Skin&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69897" alt="CradiatorStackSkin&amp;#32;.png" title="CradiatorStackSkin&amp;#32;.png" /&gt;&lt;br /&gt;Also showing is a countdown of how many seconds to go before refreshing (shown here as &amp;quot;&lt;i&gt;00:03&lt;/i&gt;&amp;quot;) - this can be switched off.&lt;br /&gt;
&lt;h4&gt;Grid Skin&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69895" alt="CradiatorGridSkin.png" title="CradiatorGridSkin.png" /&gt;&lt;br /&gt;
&lt;h4&gt;StackPhoto Skin&lt;/h4&gt;Shows an image alongside a broken project (based on the breaker's username). Only 1 breaker is shown.&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69896" alt="CradiatorStackPhotoSkin.png" title="CradiatorStackPhotoSkin.png" /&gt;&lt;br /&gt;
&lt;h4&gt;Color Chart&lt;/h4&gt;&lt;table&gt;&lt;tr&gt;&lt;th&gt; Color &lt;/th&gt;&lt;th&gt; Status &lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Green &lt;/td&gt;&lt;td&gt; Success &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Red &lt;/td&gt;&lt;td&gt; Broken (Failure or Exception) &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Yellow &lt;/td&gt;&lt;td&gt; Building &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; White &lt;/td&gt;&lt;td&gt; Unknown &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Cradiator&lt;/b&gt; is a continuation (or &amp;quot;fork&amp;quot;) of Ben Carey's &lt;a href="http://code.google.com/p/bigvisiblecruise" class="externalLink"&gt;BigVisibleCruise at GoogleCode&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;
&lt;h4&gt;What's new in in Cradiator&lt;/h4&gt;&lt;ul&gt;&lt;li&gt;Added showing of &lt;b&gt;CurrentMessage&lt;/b&gt; - which is the breakers of a build (if broken) or the volunteer to fix the build (for CCNet requires 1.4.3 or greater)&lt;/li&gt;
&lt;li&gt;Added a new skin (StackPhoto)&lt;/li&gt;
&lt;li&gt;Filter by Category (in addition to Project Name)&lt;/li&gt;
&lt;li&gt;Show progress/status when making connection to Cruise server (configurable)&lt;/li&gt;
&lt;li&gt;Color gradients for visual appeal&lt;/li&gt;
&lt;li&gt;Wav files can be played on specific events (currently 'NewlyBrokenBuild' and 'NewlyFixedBuild')&lt;/li&gt;
&lt;li&gt;Speech synthesis - Cradiator says which build is broken (handy for those with sore necks who can't check the big screen) - uses SAPI support on Windows. The text to say and the voice itself is configurable - so you can &lt;a href="http://www.cepstral.com/downloads" class="externalLink"&gt;Download your own voices&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Show a Countdown of how many seconds to go before refreshing status&lt;/li&gt;
&lt;li&gt;Added a Debug-mode facility to allow developers to replace the Cruise Web Service XML with their own XML - handy for UI testing/experimentation and screenshot/demos&lt;/li&gt;
&lt;li&gt;Configuration changes: &lt;/li&gt;&lt;/ul&gt;
&lt;ol&gt;&lt;li&gt;restart no longer required for settings to take effect &lt;/li&gt;
&lt;li&gt;Config file can be edited while the app is running (ie is 'watched' for changes and applied immediately or at the next refresh interval) &lt;/li&gt;
&lt;li&gt;Names simplified (eg &amp;quot;30&amp;quot; instead of &amp;quot;00:00:30&amp;quot; for Poll Frequency &amp;quot;Grid&amp;quot; instead of &amp;quot;LiveUniformStatus&amp;quot;)&lt;/li&gt;&lt;/ol&gt;
&lt;ul&gt;&lt;li&gt;Fixed TODO issues - such as the small memory leak with application resources&lt;/li&gt;
&lt;li&gt;Usability enhancements to Settings dialog (positioning/text/look/feel etc)&lt;/li&gt;
&lt;li&gt;Logging is implemented (using log4net) - can be configured via app.config&lt;/li&gt;
&lt;li&gt;More exceptions are handled to protect developers from obscure messages (and they're logged)&lt;/li&gt;
&lt;li&gt;Refactoring - design changes, extreme separation of concerns (&lt;i&gt;SRP&lt;/i&gt;), reduction of assemblies, C#3 features&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Cradiator requires .Net3.5 installed (currently no check for this in the installer)&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>PandaWood</author><pubDate>Fri, 27 Nov 2009 17:21:53 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091127052153P</guid></item><item><title>Updated Wiki: Home</title><link>http://cradiator.codeplex.com/wikipage?version=86</link><description>&lt;div class="wikidoc"&gt;Cradiator (formerly BigVisibleCruise2) is a Windows app that displays a summary of Continuous Integration (CI) eg &lt;a href="http://cruisecontrol.sourceforge.net" class="externalLink"&gt;Cruise Control&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; project statuses.&lt;br /&gt;It is basically an &lt;i&gt;Information Radiator&lt;/i&gt; for CI - currently supports Cruise Control (all implementations - Java, .Net, .rb) and we've just created a plugin for TeamCity to create output that Cradiator can read (to be included shortly)&lt;br /&gt;&lt;br /&gt;Cradiator is most suited to display on a dedicated monitor where it is visible to developers working on a project.&lt;br /&gt;There are various screen layouts or &lt;b&gt;skins&lt;/b&gt; to choose from:&lt;br /&gt;
&lt;h4&gt;Stack Skin&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69897" alt="CradiatorStackSkin&amp;#32;.png" title="CradiatorStackSkin&amp;#32;.png" /&gt;&lt;br /&gt;Also showing is a countdown of how many seconds to go before refreshing (shown here as &amp;quot;&lt;i&gt;00:03&lt;/i&gt;&amp;quot;) - this can be switched off.&lt;br /&gt;
&lt;h4&gt;Grid Skin&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69895" alt="CradiatorGridSkin.png" title="CradiatorGridSkin.png" /&gt;&lt;br /&gt;
&lt;h4&gt;StackPhoto Skin&lt;/h4&gt;Shows an image alongside a broken project (based on the breaker's username). Only 1 breaker is shown.&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69896" alt="CradiatorStackPhotoSkin.png" title="CradiatorStackPhotoSkin.png" /&gt;&lt;br /&gt;
&lt;h4&gt;Color Chart&lt;/h4&gt;&lt;table&gt;&lt;tr&gt;&lt;th&gt; Color &lt;/th&gt;&lt;th&gt; Status &lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Green &lt;/td&gt;&lt;td&gt; Success &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Red &lt;/td&gt;&lt;td&gt; Broken (Failure or Exception) &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Yellow &lt;/td&gt;&lt;td&gt; Building &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; White &lt;/td&gt;&lt;td&gt; Unknown &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Cradiator&lt;/b&gt; is a continuation (or &amp;quot;fork&amp;quot;) of Ben Carey's &lt;a href="http://code.google.com/p/bigvisiblecruise" class="externalLink"&gt;BigVisibleCruise at GoogleCode&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;
&lt;h4&gt;What's new in in Cradiator&lt;/h4&gt;&lt;ul&gt;&lt;li&gt;Added showing of &lt;b&gt;CurrentMessage&lt;/b&gt; - which is the breakers of a build (if broken) or the volunteer to fix the build (for CCNet requires 1.4.3 or greater)&lt;/li&gt;
&lt;li&gt;Added a new skin (StackPhoto)&lt;/li&gt;
&lt;li&gt;Filter by Category (in addition to Project Name)&lt;/li&gt;
&lt;li&gt;Show progress/status when making connection to Cruise server (configurable)&lt;/li&gt;
&lt;li&gt;Color gradients for visual appeal&lt;/li&gt;
&lt;li&gt;Wav files can be played on specific events (currently 'NewlyBrokenBuild' and 'NewlyFixedBuild')&lt;/li&gt;
&lt;li&gt;Speech synthesis - Cradiator says which build is broken (handy for those with sore necks who can't check the big screen) - uses SAPI support on Windows. The text to say and the voice itself is configurable - so you can &lt;a href="http://www.cepstral.com/downloads" class="externalLink"&gt;Download your own voices&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Show a Countdown of how many seconds to go before refreshing status&lt;/li&gt;
&lt;li&gt;Added a Debug-mode facility to allow developers to replace the Cruise Web Service XML with their own XML - handy for UI testing/experimentation and screenshot/demos&lt;/li&gt;
&lt;li&gt;Configuration changes: &lt;/li&gt;&lt;/ul&gt;
&lt;ol&gt;&lt;li&gt;restart no longer required for settings to take effect &lt;/li&gt;
&lt;li&gt;Config file can be edited while the app is running (ie is 'watched' for changes and applied immediately or at the next refresh interval) &lt;/li&gt;
&lt;li&gt;Names simplified (eg &amp;quot;30&amp;quot; instead of &amp;quot;00:00:30&amp;quot; for Poll Frequency &amp;quot;Grid&amp;quot; instead of &amp;quot;LiveUniformStatus&amp;quot;)&lt;/li&gt;&lt;/ol&gt;
&lt;ul&gt;&lt;li&gt;Fixed TODO issues - such as the small memory leak with application resources&lt;/li&gt;
&lt;li&gt;Usability enhancements to Settings dialog (positioning/text/look/feel etc)&lt;/li&gt;
&lt;li&gt;Logging is implemented (using log4net) - can be configured via app.config&lt;/li&gt;
&lt;li&gt;More exceptions are handled to protect developers from obscure messages (and they're logged)&lt;/li&gt;
&lt;li&gt;Refactoring - design changes, extreme separation of concerns (&lt;i&gt;SRP&lt;/i&gt;), reduction of assemblies, C#3 features&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Cradiator requires .Net3.5 installed (currently no check for this in the installer)&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>PandaWood</author><pubDate>Fri, 27 Nov 2009 17:21:07 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091127052107P</guid></item><item><title>Updated Wiki: Home</title><link>http://cradiator.codeplex.com/wikipage?version=85</link><description>&lt;div class="wikidoc"&gt;Cradiator (formerly BigVisibleCruise2) is a Windows app that displays a summary of Continuous Integration (CI) eg &lt;a href="http://cruisecontrol.sourceforge.net" class="externalLink"&gt;Cruise Control&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; project statuses.&lt;br /&gt;It is basically an &lt;i&gt;Information Radiator&lt;/i&gt; for CI - currently supports Cruise Control (all implementations - Java, .Net, .rb) and we've just created a plugin for TeamCity to create output that Cradiator can read (to be included shortly)&lt;br /&gt;&lt;br /&gt;Cradiator is well suited to display on a dedicated monitor where it is visible to developers working on a project.&lt;br /&gt;There are various screen layouts or &lt;b&gt;skins&lt;/b&gt; to choose from:&lt;br /&gt;
&lt;h4&gt;Stack Skin&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69897" alt="CradiatorStackSkin&amp;#32;.png" title="CradiatorStackSkin&amp;#32;.png" /&gt;&lt;br /&gt;Also showing is a countdown of how many seconds to go before refreshing (shown here as &amp;quot;&lt;i&gt;00:03&lt;/i&gt;&amp;quot;) - this can be switched off.&lt;br /&gt;
&lt;h4&gt;Grid Skin&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69895" alt="CradiatorGridSkin.png" title="CradiatorGridSkin.png" /&gt;&lt;br /&gt;
&lt;h4&gt;StackPhoto Skin&lt;/h4&gt;Shows an image alongside a broken project (based on the breaker's username). Only 1 breaker is shown.&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69896" alt="CradiatorStackPhotoSkin.png" title="CradiatorStackPhotoSkin.png" /&gt;&lt;br /&gt;
&lt;h4&gt;Color Chart&lt;/h4&gt;&lt;table&gt;&lt;tr&gt;&lt;th&gt; Color &lt;/th&gt;&lt;th&gt; Status &lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Green &lt;/td&gt;&lt;td&gt; Success &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Red &lt;/td&gt;&lt;td&gt; Broken (Failure or Exception) &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Yellow &lt;/td&gt;&lt;td&gt; Building &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; White &lt;/td&gt;&lt;td&gt; Unknown &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Cradiator&lt;/b&gt; is a continuation (or &amp;quot;fork&amp;quot;) of Ben Carey's &lt;a href="http://code.google.com/p/bigvisiblecruise" class="externalLink"&gt;BigVisibleCruise at GoogleCode&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;
&lt;h4&gt;What's new in in Cradiator&lt;/h4&gt;&lt;ul&gt;&lt;li&gt;Added showing of &lt;b&gt;CurrentMessage&lt;/b&gt; - which is the breakers of a build (if broken) or the volunteer to fix the build (for CCNet requires 1.4.3 or greater)&lt;/li&gt;
&lt;li&gt;Added a new skin (StackPhoto)&lt;/li&gt;
&lt;li&gt;Filter by Category (in addition to Project Name)&lt;/li&gt;
&lt;li&gt;Show progress/status when making connection to Cruise server (configurable)&lt;/li&gt;
&lt;li&gt;Color gradients for visual appeal&lt;/li&gt;
&lt;li&gt;Wav files can be played on specific events (currently 'NewlyBrokenBuild' and 'NewlyFixedBuild')&lt;/li&gt;
&lt;li&gt;Speech synthesis - Cradiator says which build is broken (handy for those with sore necks who can't check the big screen) - uses SAPI support on Windows. The text to say and the voice itself is configurable - so you can &lt;a href="http://www.cepstral.com/downloads" class="externalLink"&gt;Download your own voices&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Show a Countdown of how many seconds to go before refreshing status&lt;/li&gt;
&lt;li&gt;Added a Debug-mode facility to allow developers to replace the Cruise Web Service XML with their own XML - handy for UI testing/experimentation and screenshot/demos&lt;/li&gt;
&lt;li&gt;Configuration changes: &lt;/li&gt;&lt;/ul&gt;
&lt;ol&gt;&lt;li&gt;restart no longer required for settings to take effect &lt;/li&gt;
&lt;li&gt;Config file can be edited while the app is running (ie is 'watched' for changes and applied immediately or at the next refresh interval) &lt;/li&gt;
&lt;li&gt;Names simplified (eg &amp;quot;30&amp;quot; instead of &amp;quot;00:00:30&amp;quot; for Poll Frequency &amp;quot;Grid&amp;quot; instead of &amp;quot;LiveUniformStatus&amp;quot;)&lt;/li&gt;&lt;/ol&gt;
&lt;ul&gt;&lt;li&gt;Fixed TODO issues - such as the small memory leak with application resources&lt;/li&gt;
&lt;li&gt;Usability enhancements to Settings dialog (positioning/text/look/feel etc)&lt;/li&gt;
&lt;li&gt;Logging is implemented (using log4net) - can be configured via app.config&lt;/li&gt;
&lt;li&gt;More exceptions are handled to protect developers from obscure messages (and they're logged)&lt;/li&gt;
&lt;li&gt;Refactoring - design changes, extreme separation of concerns (&lt;i&gt;SRP&lt;/i&gt;), reduction of assemblies, C#3 features&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Cradiator requires .Net3.5 installed (currently no check for this in the installer)&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>PandaWood</author><pubDate>Fri, 27 Nov 2009 17:20:16 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091127052016P</guid></item><item><title>Updated Wiki: Home</title><link>http://cradiator.codeplex.com/Wiki/View.aspx?title=Home&amp;version=84</link><description>&lt;div class="wikidoc"&gt;Cradiator (formerly BigVisibleCruise2) is a Windows application that displays a summary of &lt;a href="http://cruisecontrol.sourceforge.net" class="externalLink"&gt;Cruise Control&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; project statuses. &lt;br /&gt;It is basically an &lt;i&gt;Information Radiator&lt;/i&gt; for Cruise Control (all implementations - Java, .Net, .rb).&lt;br /&gt;&lt;br /&gt;Cradiator is well suited to display on a dedicated monitor where it is visible to developers working on a project.&lt;br /&gt;There are various screen layouts or &lt;b&gt;skins&lt;/b&gt; to choose from:&lt;br /&gt;
&lt;h4&gt;Stack Skin&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69897" alt="CradiatorStackSkin&amp;#32;.png" title="CradiatorStackSkin&amp;#32;.png" /&gt;&lt;br /&gt;Also showing is a countdown of how many seconds to go before refreshing (shown here as &amp;quot;&lt;i&gt;00:03&lt;/i&gt;&amp;quot;) - this can be switched off.&lt;br /&gt;
&lt;h4&gt;Grid Skin&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69895" alt="CradiatorGridSkin.png" title="CradiatorGridSkin.png" /&gt;&lt;br /&gt;
&lt;h4&gt;StackPhoto Skin&lt;/h4&gt;Shows an image alongside a broken project (based on the breaker's username). Only 1 breaker is shown.&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69896" alt="CradiatorStackPhotoSkin.png" title="CradiatorStackPhotoSkin.png" /&gt;&lt;br /&gt;
&lt;h4&gt;Color Chart&lt;/h4&gt;&lt;table&gt;&lt;tr&gt;&lt;th&gt; Color &lt;/th&gt;&lt;th&gt; Status &lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Green &lt;/td&gt;&lt;td&gt; Success &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Red &lt;/td&gt;&lt;td&gt; Broken (Failure or Exception) &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Yellow &lt;/td&gt;&lt;td&gt; Building &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; White &lt;/td&gt;&lt;td&gt; Unknown &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Cradiator&lt;/b&gt; is a continuation (or &amp;quot;fork&amp;quot;) of Ben Carey's &lt;a href="http://code.google.com/p/bigvisiblecruise" class="externalLink"&gt;BigVisibleCruise at GoogleCode&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;
&lt;h4&gt;What's new in in Cradiator&lt;/h4&gt;&lt;ul&gt;&lt;li&gt;Added showing of &lt;b&gt;CurrentMessage&lt;/b&gt; - which is the breakers of a build (if broken) or the volunteer to fix the build (for CCNet requires 1.4.3 or greater)&lt;/li&gt;
&lt;li&gt;Added a new skin (StackPhoto)&lt;/li&gt;
&lt;li&gt;Filter by Category (in addition to Project Name)&lt;/li&gt;
&lt;li&gt;Show progress/status when making connection to Cruise server (configurable)&lt;/li&gt;
&lt;li&gt;Color gradients for visual appeal&lt;/li&gt;
&lt;li&gt;Wav files can be played on specific events (currently 'NewlyBrokenBuild' and 'NewlyFixedBuild')&lt;/li&gt;
&lt;li&gt;Speech synthesis - Cradiator says which build is broken (handy for those with sore necks who can't check the big screen) - uses SAPI support on Windows. The text to say and the voice itself is configurable - so you can &lt;a href="http://www.cepstral.com/downloads" class="externalLink"&gt;Download your own voices&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Show a Countdown of how many seconds to go before refreshing status&lt;/li&gt;
&lt;li&gt;Added a Debug-mode facility to allow developers to replace the Cruise Web Service XML with their own XML - handy for UI testing/experimentation and screenshot/demos&lt;/li&gt;
&lt;li&gt;Configuration changes: &lt;/li&gt;&lt;/ul&gt;
&lt;ol&gt;&lt;li&gt;restart no longer required for settings to take effect &lt;/li&gt;
&lt;li&gt;Config file can be edited while the app is running (ie is 'watched' for changes and applied immediately or at the next refresh interval) &lt;/li&gt;
&lt;li&gt;Names simplified (eg &amp;quot;30&amp;quot; instead of &amp;quot;00:00:30&amp;quot; for Poll Frequency &amp;quot;Grid&amp;quot; instead of &amp;quot;LiveUniformStatus&amp;quot;)&lt;/li&gt;&lt;/ol&gt;
&lt;ul&gt;&lt;li&gt;Fixed TODO issues - such as the small memory leak with application resources&lt;/li&gt;
&lt;li&gt;Usability enhancements to Settings dialog (positioning/text/look/feel etc)&lt;/li&gt;
&lt;li&gt;Logging is implemented (using log4net) - can be configured via app.config&lt;/li&gt;
&lt;li&gt;More exceptions are handled to protect developers from obscure messages (and they're logged)&lt;/li&gt;
&lt;li&gt;Refactoring - design changes, extreme separation of concerns (&lt;i&gt;SRP&lt;/i&gt;), reduction of assemblies, C#3 features&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Cradiator requires .Net3.5 installed (currently no check for this in the installer)&lt;/div&gt;</description><author>PandaWood</author><pubDate>Tue, 09 Jun 2009 10:24:18 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090609102418A</guid></item><item><title>Updated Wiki: Home</title><link>http://cradiator.codeplex.com/Wiki/View.aspx?title=Home&amp;version=83</link><description>&lt;div class="wikidoc"&gt;Cradiator (formerly BigVisibleCruise2) is a Windows application that displays a summary of &lt;a href="http://cruisecontrol.sourceforge.net" class="externalLink"&gt;Cruise Control&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; project statuses. &lt;br /&gt;It is basically an &lt;i&gt;Information Radiator&lt;/i&gt; for Cruise Control (all implementations - Java, .Net, .rb).&lt;br /&gt;&lt;br /&gt;Cradiator is well suited to display on a dedicated monitor where it is visible to developers working on a project.&lt;br /&gt;There are various screen layouts or &lt;b&gt;skins&lt;/b&gt; to choose from:&lt;br /&gt;
&lt;h4&gt;Stack Skin&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69897" alt="CradiatorStackSkin&amp;#32;.png" title="CradiatorStackSkin&amp;#32;.png" /&gt;&lt;br /&gt;Also showing is a countdown of how many seconds to go before refreshing (shown here as &amp;quot;&lt;i&gt;00:03&lt;/i&gt;&amp;quot;) - this can be switched off.&lt;br /&gt;
&lt;h4&gt;Grid Skin&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69895" alt="CradiatorGridSkin.png" title="CradiatorGridSkin.png" /&gt;&lt;br /&gt;
&lt;h4&gt;StackPhoto Skin&lt;/h4&gt;Shows an image alongside a broken project (based on the breaker's username). Only 1 breaker is shown.&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69896" alt="CradiatorStackPhotoSkin.png" title="CradiatorStackPhotoSkin.png" /&gt;&lt;br /&gt;
&lt;h4&gt;Color Chart&lt;/h4&gt;&lt;table&gt;&lt;tr&gt;&lt;th&gt; Color &lt;/th&gt;&lt;th&gt; Status &lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Green &lt;/td&gt;&lt;td&gt; Success &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Red &lt;/td&gt;&lt;td&gt; Broken (Failure or Exception) &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Yellow &lt;/td&gt;&lt;td&gt; Building &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; White &lt;/td&gt;&lt;td&gt; Unknown &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Cradiator&lt;/b&gt; is a continuation (or &amp;quot;fork&amp;quot;) of Ben Carey's &lt;a href="http://code.google.com/p/bigvisiblecruise" class="externalLink"&gt;BigVisibleCruise at GoogleCode&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;
&lt;h4&gt;What's new in in Cradiator&lt;/h4&gt;&lt;ul&gt;&lt;li&gt;Added showing of &lt;b&gt;CurrentMessage&lt;/b&gt; - which is the breakers of a build (if broken) or the volunteer to fix the build (for CCNet requires 1.4.3 or greater)&lt;/li&gt;
&lt;li&gt;Added a new skin (StackPhoto)&lt;/li&gt;
&lt;li&gt;Filter by Category (in addition to Project Name)&lt;/li&gt;
&lt;li&gt;Show progress/status when making connection to Cruise server (configurable)&lt;/li&gt;
&lt;li&gt;Color gradients for visual appeal&lt;/li&gt;
&lt;li&gt;Wav files can be played on specific events (currently 'NewlyBrokenBuild' and 'NewlyFixedBuild')&lt;/li&gt;
&lt;li&gt;Speech synthesis - Cradiator says which build is broken (handy for those with sore necks who can't check the big screen) - uses SAPI support on Windows. The text to say and the voice itself is configurable - so you can &lt;a href="http://www.cepstral.com/downloads" class="externalLink"&gt;Download your own voices&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Show a Countdown of how many seconds to go before refreshing status&lt;/li&gt;
&lt;li&gt;Added a Debug-mode facility to allow developers to replace the Cruise Web Service XML with their own XML - handy for UI testing/experimentation and screenshot/demos&lt;/li&gt;
&lt;li&gt;Configuration changes: &lt;/li&gt;&lt;/ul&gt;
&lt;ol&gt;&lt;li&gt;restart no longer required for settings to take effect &lt;/li&gt;
&lt;li&gt;Config file can be edited while the app is running (ie is 'watched' for changes and applied immediately or at the next refresh interval) &lt;/li&gt;
&lt;li&gt;Names simplified (eg &amp;quot;30&amp;quot; instead of &amp;quot;00:00:30&amp;quot; for Poll Frequency &amp;quot;Grid&amp;quot; instead of &amp;quot;LiveUniformStatus&amp;quot;)&lt;/li&gt;&lt;/ol&gt;
&lt;ul&gt;&lt;li&gt;Fixed TODO issues - such as the small memory leak with application resources&lt;/li&gt;
&lt;li&gt;Usability enhancements to Settings dialog (positioning/text/look/feel etc)&lt;/li&gt;
&lt;li&gt;Refactoring - design changes, extreme separation of concerns (&lt;i&gt;SRP&lt;/i&gt;), reduction of assemblies, C#3 features&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Cradiator requires .Net3.5 installed (currently no check for this in the installer)&lt;/div&gt;</description><author>PandaWood</author><pubDate>Sun, 31 May 2009 10:47:10 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090531104710A</guid></item><item><title>Updated Wiki: Home</title><link>http://cradiator.codeplex.com/Wiki/View.aspx?title=Home&amp;version=82</link><description>&lt;div class="wikidoc"&gt;Cradiator (formerly BigVisibleCruise2) is a Windows application that displays a summary of &lt;a href="http://cruisecontrol.sourceforge.net" class="externalLink"&gt;Cruise Control&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; project statuses. &lt;br /&gt;It is basically an &lt;i&gt;Information Radiator&lt;/i&gt; for Cruise Control (all implementations - Java, .Net, .rb).&lt;br /&gt;&lt;br /&gt;Cradiator is well suited to display on a dedicated monitor where it is visible to developers working on a project.&lt;br /&gt;There are various screen layouts or &lt;b&gt;skins&lt;/b&gt; to choose from:&lt;br /&gt;
&lt;h4&gt;Stack Skin&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69897" alt="CradiatorStackSkin&amp;#32;.png" title="CradiatorStackSkin&amp;#32;.png" /&gt;&lt;br /&gt;Also showing is a countdown of how many seconds to go before refreshing (shown here as &amp;quot;&lt;i&gt;00:03&lt;/i&gt;&amp;quot;) - this can be switched off.&lt;br /&gt;
&lt;h4&gt;Grid Skin&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69895" alt="CradiatorGridSkin.png" title="CradiatorGridSkin.png" /&gt;&lt;br /&gt;
&lt;h4&gt;StackPhoto Skin&lt;/h4&gt;Shows an image alongside a broken project (based on the breaker's username).&lt;br /&gt;Only 1 breaker is shown - rather than all subsequent breakers, as in Stack Skin (this ensures a more compact layout)&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69896" alt="CradiatorStackPhotoSkin.png" title="CradiatorStackPhotoSkin.png" /&gt;&lt;br /&gt;
&lt;h4&gt;Color Chart&lt;/h4&gt;&lt;table&gt;&lt;tr&gt;&lt;th&gt; Color &lt;/th&gt;&lt;th&gt; Status &lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Green &lt;/td&gt;&lt;td&gt; Success &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Red &lt;/td&gt;&lt;td&gt; Broken (Failure or Exception) &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Yellow &lt;/td&gt;&lt;td&gt; Building &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; White &lt;/td&gt;&lt;td&gt; Unknown &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Cradiator&lt;/b&gt; is a continuation (or &amp;quot;fork&amp;quot;) of Ben Carey's &lt;a href="http://code.google.com/p/bigvisiblecruise" class="externalLink"&gt;BigVisibleCruise at GoogleCode&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;
&lt;h4&gt;What's new in in Cradiator&lt;/h4&gt;&lt;ul&gt;&lt;li&gt;Added showing of &lt;b&gt;CurrentMessage&lt;/b&gt; - which is the breakers of a build (if broken) or the volunteer to fix the build (for CCNet requires 1.4.3 or greater)&lt;/li&gt;
&lt;li&gt;Added a new skin (StackPhoto)&lt;/li&gt;
&lt;li&gt;Filter by Category (in addition to Project Name)&lt;/li&gt;
&lt;li&gt;Show progress/status when making connection to Cruise server (configurable)&lt;/li&gt;
&lt;li&gt;Color gradients for visual appeal&lt;/li&gt;
&lt;li&gt;Wav files can be played on specific events (currently 'NewlyBrokenBuild' and 'NewlyFixedBuild')&lt;/li&gt;
&lt;li&gt;Speech synthesis - Cradiator says which build is broken (handy for those with sore necks who can't check the big screen) - uses SAPI support on Windows. The text to say and the voice itself is configurable - so you can &lt;a href="http://www.cepstral.com/downloads" class="externalLink"&gt;Download your own voices&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Show a Countdown of how many seconds to go before refreshing status&lt;/li&gt;
&lt;li&gt;Added a Debug-mode facility to allow developers to replace the Cruise Web Service XML with their own XML - handy for UI testing/experimentation and screenshot/demos&lt;/li&gt;
&lt;li&gt;Configuration changes: &lt;/li&gt;&lt;/ul&gt;
&lt;ol&gt;&lt;li&gt;restart no longer required for settings to take effect &lt;/li&gt;
&lt;li&gt;Config file can be edited while the app is running (ie is 'watched' for changes and applied immediately or at the next refresh interval) &lt;/li&gt;
&lt;li&gt;Names simplified (eg &amp;quot;30&amp;quot; instead of &amp;quot;00:00:30&amp;quot; for Poll Frequency &amp;quot;Grid&amp;quot; instead of &amp;quot;LiveUniformStatus&amp;quot;)&lt;/li&gt;&lt;/ol&gt;
&lt;ul&gt;&lt;li&gt;Fixed TODO issues - such as the small memory leak with application resources&lt;/li&gt;
&lt;li&gt;Usability enhancements to Settings dialog (positioning/text/look/feel etc)&lt;/li&gt;
&lt;li&gt;Refactoring - design changes, extreme separation of concerns (&lt;i&gt;SRP&lt;/i&gt;), reduction of assemblies, C#3 features&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Cradiator requires .Net3.5 installed (currently no check for this in the installer)&lt;/div&gt;</description><author>PandaWood</author><pubDate>Sat, 30 May 2009 10:41:57 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090530104157A</guid></item><item><title>Updated Wiki: Home</title><link>http://cradiator.codeplex.com/Wiki/View.aspx?title=Home&amp;version=81</link><description>&lt;div class="wikidoc"&gt;Cradiator (formerly BigVisibleCruise2) is a Windows application that displays a summary of &lt;a href="http://cruisecontrol.sourceforge.net" class="externalLink"&gt;Cruise Control&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; project statuses. &lt;br /&gt;It is basically an &lt;i&gt;Information Radiator&lt;/i&gt; for Cruise Control (all implementations - Java, .Net, .rb).&lt;br /&gt;&lt;br /&gt;Cradiator is well suited to display on a dedicated monitor where it is visible to developers working on a project.&lt;br /&gt;There are various screen layouts or &lt;b&gt;skins&lt;/b&gt; to choose from:&lt;br /&gt;
&lt;h4&gt;Stack Skin&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69897" alt="CradiatorStackSkin&amp;#32;.png" title="CradiatorStackSkin&amp;#32;.png" /&gt;&lt;br /&gt;Also showing is a countdown of how many seconds to go before refreshing (shown here as &amp;quot;&lt;i&gt;00:03&lt;/i&gt;&amp;quot;) - this can be switched off.&lt;br /&gt;
&lt;h4&gt;Grid Skin&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69895" alt="CradiatorGridSkin.png" title="CradiatorGridSkin.png" /&gt;&lt;br /&gt;
&lt;h4&gt;StackPhoto Skin&lt;/h4&gt;Shows an image alongside a broken project (based on the breaker's username).&lt;br /&gt;Only 1 breaker is shown - rather than all subsequent breakers, as in Stack Skin (this ensures a more compact layout)&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69896" alt="CradiatorStackPhotoSkin.png" title="CradiatorStackPhotoSkin.png" /&gt;&lt;br /&gt;
&lt;h4&gt;Color Chart&lt;/h4&gt;&lt;table&gt;&lt;tr&gt;&lt;th&gt; Color &lt;/th&gt;&lt;th&gt; Status &lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Green &lt;/td&gt;&lt;td&gt; Success &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Red &lt;/td&gt;&lt;td&gt; Broken (Failure or Exception) &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Yellow &lt;/td&gt;&lt;td&gt; Building &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; White &lt;/td&gt;&lt;td&gt; Unknown &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Cradiator&lt;/b&gt; is a continuation (or &amp;quot;fork&amp;quot;) of Ben Carey's &lt;a href="http://code.google.com/p/bigvisiblecruise" class="externalLink"&gt;BigVisibleCruise at GoogleCode&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;
&lt;h4&gt;What's new in in Cradiator&lt;/h4&gt;&lt;ul&gt;&lt;li&gt;Added showing of &lt;b&gt;CurrentMessage&lt;/b&gt; - which is the breakers of a build (if broken) or the volunteer to fix the build (for CCNet requires 1.4.3 or greater)&lt;/li&gt;
&lt;li&gt;Added a new skin (StackPhoto)&lt;/li&gt;
&lt;li&gt;Filter by Category (in addition to Project Name)&lt;/li&gt;
&lt;li&gt;Show progress/status when making connection to Cruise server (configurable)&lt;/li&gt;
&lt;li&gt;Color gradients for visual appeal&lt;/li&gt;
&lt;li&gt;Wav files can be played on specific events (currently 'NewlyBrokenBuild' and 'NewlyFixedBuild')&lt;/li&gt;
&lt;li&gt;Speech synthesis - Cradiator says which build is broken (handy for those with sore necks who can't check the big screen) - uses SAPI support on Windows. The voice is configurable, so you can &lt;a href="http://www.cepstral.com/downloads" class="externalLink"&gt;Download your own voices&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Show a Countdown of how many seconds to go before refreshing status&lt;/li&gt;
&lt;li&gt;Added a Debug-mode facility to allow developers to replace the Cruise Web Service XML with their own XML - handy for UI testing/experimentation and screenshot/demos&lt;/li&gt;
&lt;li&gt;Configuration changes: &lt;/li&gt;&lt;/ul&gt;
&lt;ol&gt;&lt;li&gt;restart no longer required for settings to take effect &lt;/li&gt;
&lt;li&gt;Config file can be edited while the app is running (ie is 'watched' for changes and applied immediately or at the next refresh interval) &lt;/li&gt;
&lt;li&gt;Names simplified (eg &amp;quot;30&amp;quot; instead of &amp;quot;00:00:30&amp;quot; for Poll Frequency &amp;quot;Grid&amp;quot; instead of &amp;quot;LiveUniformStatus&amp;quot;)&lt;/li&gt;&lt;/ol&gt;
&lt;ul&gt;&lt;li&gt;Fixed TODO issues - such as the small memory leak with application resources&lt;/li&gt;
&lt;li&gt;Usability enhancements to Settings dialog (positioning/text/look/feel etc)&lt;/li&gt;
&lt;li&gt;Refactoring - design changes, extreme separation of concerns (&lt;i&gt;SRP&lt;/i&gt;), reduction of assemblies, C#3 features&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Cradiator requires .Net3.5 installed (currently no check for this in the installer)&lt;/div&gt;</description><author>PandaWood</author><pubDate>Sat, 30 May 2009 10:39:14 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090530103914A</guid></item><item><title>Updated Wiki: Home</title><link>http://cradiator.codeplex.com/Wiki/View.aspx?title=Home&amp;version=80</link><description>&lt;div class="wikidoc"&gt;Cradiator (formerly BigVisibleCruise2) is a Windows application that displays a summary of &lt;a href="http://cruisecontrol.sourceforge.net" class="externalLink"&gt;Cruise Control&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; project statuses. &lt;br /&gt;It is basically an &lt;i&gt;Information Radiator&lt;/i&gt; for Cruise Control (all implementations - Java, .Net, .rb).&lt;br /&gt;&lt;br /&gt;Cradiator is well suited to display on a dedicated monitor where it is visible to developers working on a project.&lt;br /&gt;There are various screen layouts or &lt;b&gt;skins&lt;/b&gt; to choose from:&lt;br /&gt;
&lt;h4&gt;Stack Skin&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69897" alt="CradiatorStackSkin&amp;#32;.png" title="CradiatorStackSkin&amp;#32;.png" /&gt;&lt;br /&gt;Also showing is a countdown of how many seconds to go before refreshing (shown here as &amp;quot;&lt;i&gt;00:03&lt;/i&gt;&amp;quot;) - this can be switched off.&lt;br /&gt;
&lt;h4&gt;Grid Skin&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69895" alt="CradiatorGridSkin.png" title="CradiatorGridSkin.png" /&gt;&lt;br /&gt;
&lt;h4&gt;StackPhoto Skin&lt;/h4&gt;Shows an image alongside a broken project (based on the breaker's username).&lt;br /&gt;Only 1 breaker is shown - rather than all subsequent breakers, as in Stack Skin (this ensures a more compact layout)&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69896" alt="CradiatorStackPhotoSkin.png" title="CradiatorStackPhotoSkin.png" /&gt;&lt;br /&gt;
&lt;h4&gt;Color Chart&lt;/h4&gt;&lt;table&gt;&lt;tr&gt;&lt;th&gt; Color &lt;/th&gt;&lt;th&gt; Status &lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Green &lt;/td&gt;&lt;td&gt; Success &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Red &lt;/td&gt;&lt;td&gt; Broken (Failure or Exception) &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Yellow &lt;/td&gt;&lt;td&gt; Building &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; White &lt;/td&gt;&lt;td&gt; Unknown &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Cradiator&lt;/b&gt; is a continuation (or &amp;quot;fork&amp;quot;) of Ben Carey's &lt;a href="http://code.google.com/p/bigvisiblecruise" class="externalLink"&gt;BigVisibleCruise at GoogleCode&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;
&lt;h4&gt;What's new in in Cradiator&lt;/h4&gt;&lt;ul&gt;&lt;li&gt;Added showing of &lt;b&gt;CurrentMessage&lt;/b&gt; - which is the breakers of a build (if broken) or the volunteer to fix the build (for CCNet requires 1.4.3 or greater)&lt;/li&gt;
&lt;li&gt;Added a new skin (StackPhoto)&lt;/li&gt;
&lt;li&gt;Filter by Category (in addition to Project Name)&lt;/li&gt;
&lt;li&gt;Show progress/status when making connection to Cruise server (configurable)&lt;/li&gt;
&lt;li&gt;Color gradients for visual appeal&lt;/li&gt;
&lt;li&gt;Wav files can be played on specific events (currently 'NewlyBrokenBuild' and 'NewlyFixedBuild')&lt;/li&gt;
&lt;li&gt;Speech synthesis - Cradiator says which build is broken (handy for those with sore necks who can't check the big screen) - uses SAPI support on Windows. The voice is configurable, so you can &lt;a href="http://www.cepstral.com/downloads" class="externalLink"&gt;Download your own voices&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Show a Countdown of how many seconds to go before refreshing status&lt;/li&gt;
&lt;li&gt;Added a Debug-mode facility to allow developers to replace the Cruise Web Service XML with their own XML - handy for UI testing/experimentation and screenshot/demos&lt;/li&gt;
&lt;li&gt;Configuration changes: &lt;/li&gt;&lt;/ul&gt;
&lt;ol&gt;&lt;li&gt;restart no longer required for settings to take effect &lt;/li&gt;
&lt;li&gt;Config file can be edited while the app is running (ie is 'watched' for changes and applied immediately or at the next refresh interval) &lt;/li&gt;
&lt;li&gt;Names simplified (eg &amp;quot;30&amp;quot; instead of &amp;quot;00:00:30&amp;quot; for Poll Frequency &amp;quot;Grid&amp;quot; instead of &amp;quot;LiveUniformStatus&amp;quot;)&lt;/li&gt;&lt;/ol&gt;
&lt;ul&gt;&lt;li&gt;Fixed TODO issues - such as the small memory leak with application resources&lt;/li&gt;
&lt;li&gt;Usability enhancements to Settings dialog (positioning/text/look/feel etc)&lt;/li&gt;
&lt;li&gt;Refactoring - design changes, extreme separation of concerns (&lt;i&gt;SRP&lt;/i&gt;), reduction of assemblies, C#3 features - I believe the code is simpler and easier to modify&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Cradiator requires .Net3.5 installed (currently no check for this in the installer)&lt;/div&gt;</description><author>PandaWood</author><pubDate>Sat, 30 May 2009 10:37:08 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090530103708A</guid></item><item><title>Updated Wiki: Home</title><link>http://cradiator.codeplex.com/Wiki/View.aspx?title=Home&amp;version=79</link><description>&lt;div class="wikidoc"&gt;Cradiator (formerly BigVisibleCruise2) is a Windows application that displays a summary of &lt;a href="http://cruisecontrol.sourceforge.net" class="externalLink"&gt;Cruise Control&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; project statuses. &lt;br /&gt;It is basically an &lt;i&gt;Information Radiator&lt;/i&gt; for Cruise Control (all implementations - Java, .Net, .rb).&lt;br /&gt;&lt;br /&gt;Cradiator is well suited to display on a dedicated monitor where it is visible to developers working on a project.&lt;br /&gt;There are various screen layouts or &lt;b&gt;skins&lt;/b&gt; to choose from:&lt;br /&gt;
&lt;h4&gt;Stack Skin&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69897" alt="CradiatorStackSkin&amp;#32;.png" title="CradiatorStackSkin&amp;#32;.png" /&gt;&lt;br /&gt;Also showing is a countdown of how many seconds to go before refreshing (shown here as &amp;quot;&lt;i&gt;00:03&lt;/i&gt;&amp;quot;) - this can be switched off.&lt;br /&gt;
&lt;h4&gt;Grid Skin&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69895" alt="CradiatorGridSkin.png" title="CradiatorGridSkin.png" /&gt;&lt;br /&gt;
&lt;h4&gt;StackPhoto Skin&lt;/h4&gt;Shows an image alongside a broken project (based on the breaker's username).&lt;br /&gt;Only 1 breaker is shown - rather than all subsequent breakers, as in Stack Skin (this ensures a more compact layout)&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69896" alt="CradiatorStackPhotoSkin.png" title="CradiatorStackPhotoSkin.png" /&gt;&lt;br /&gt;
&lt;h4&gt;Color Chart&lt;/h4&gt;&lt;table&gt;&lt;tr&gt;&lt;th&gt; Color &lt;/th&gt;&lt;th&gt; Status &lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Green &lt;/td&gt;&lt;td&gt; Success &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Red &lt;/td&gt;&lt;td&gt; Broken (Failure or Exception) &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Yellow &lt;/td&gt;&lt;td&gt; Building &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; White &lt;/td&gt;&lt;td&gt; Unknown &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Cradiator&lt;/b&gt; is a continuation (or &amp;quot;fork&amp;quot;) of Ben Carey's &lt;a href="http://code.google.com/p/bigvisiblecruise" class="externalLink"&gt;BigVisibleCruise at GoogleCode&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;
&lt;h4&gt;What's new in in Cradiator&lt;/h4&gt;&lt;ul&gt;&lt;li&gt;Added showing of &lt;b&gt;CurrentMessage&lt;/b&gt; - which is the breakers of a build (if broken) or the volunteer to fix the build (for CCNet requires 1.4.3 or greater)&lt;/li&gt;
&lt;li&gt;Added a new skin (StackPhoto)&lt;/li&gt;
&lt;li&gt;Color gradients for visual appeal&lt;/li&gt;
&lt;li&gt;Wav files can be played on specific events (currently 'NewlyBrokenBuild' and 'NewlyFixedBuild')&lt;/li&gt;
&lt;li&gt;Speech synthesis - Cradiator says which build is broken (handy for those with sore necks who can't check the big screen) - uses SAPI support on Windows. The voice is configurable, so you can &lt;a href="http://www.cepstral.com/downloads" class="externalLink"&gt;Download your own voices&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Show a Countdown of how many seconds to go before refreshing status&lt;/li&gt;
&lt;li&gt;Added a Debug-mode facility to allow developers to replace the Cruise Web Service XML with their own XML - handy for UI testing/experimentation and screenshot/demos&lt;/li&gt;
&lt;li&gt;Configuration changes: &lt;/li&gt;&lt;/ul&gt;
&lt;ol&gt;&lt;li&gt;restart no longer required for settings to take effect &lt;/li&gt;
&lt;li&gt;Config file can be edited while the app is running (ie is 'watched' for changes and applied immediately or at the next refresh interval) &lt;/li&gt;
&lt;li&gt;Names simplified (eg &amp;quot;30&amp;quot; instead of &amp;quot;00:00:30&amp;quot; for Poll Frequency &amp;quot;Grid&amp;quot; instead of &amp;quot;LiveUniformStatus&amp;quot;)&lt;/li&gt;&lt;/ol&gt;
&lt;ul&gt;&lt;li&gt;Fixed TODO issues - such as the small memory leak with application resources&lt;/li&gt;
&lt;li&gt;Usability enhancements to Settings dialog (positioning/text/look/feel etc)&lt;/li&gt;
&lt;li&gt;Refactoring - design changes, extreme separation of concerns (&lt;i&gt;SRP&lt;/i&gt;), reduction of assemblies, C#3 features - I believe the code is simpler and easier to modify&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Cradiator requires .Net3.5 installed (currently no check for this in the installer)&lt;/div&gt;</description><author>PandaWood</author><pubDate>Sat, 30 May 2009 10:28:41 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090530102841A</guid></item><item><title>Updated Wiki: Home</title><link>http://cradiator.codeplex.com/Wiki/View.aspx?title=Home&amp;version=78</link><description>&lt;div class="wikidoc"&gt;Cradiator (formerly BigVisibleCruise2) is a Windows application that displays a summary of &lt;a href="http://cruisecontrol.sourceforge.net" class="externalLink"&gt;Cruise Control&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; project statuses. &lt;br /&gt;It is basically an &lt;i&gt;Information Radiator&lt;/i&gt; for Cruise Control (all implementations - Java, .Net, .rb).&lt;br /&gt;&lt;br /&gt;Cradiator is well suited to display on a dedicated monitor where it is visible to developers working on a project.&lt;br /&gt;There are various screen layouts or &lt;b&gt;skins&lt;/b&gt; to choose from:&lt;br /&gt;
&lt;h4&gt;Stack Skin&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69897" alt="CradiatorStackSkin&amp;#32;.png" title="CradiatorStackSkin&amp;#32;.png" /&gt;&lt;br /&gt;Also showing is a countdown of how many seconds to go before refreshing (shown as &amp;quot;&lt;i&gt;00:05&lt;/i&gt;&amp;quot;) - this can be switched off.&lt;br /&gt;
&lt;h4&gt;Grid Skin&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69895" alt="CradiatorGridSkin.png" title="CradiatorGridSkin.png" /&gt;&lt;br /&gt;
&lt;h4&gt;StackPhoto Skin&lt;/h4&gt;Shows an image alongside a broken project (based on the breaker's username).&lt;br /&gt;Only 1 breaker is shown - rather than all subsequent breakers, as in Stack Skin (this ensures a more compact layout)&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=69896" alt="CradiatorStackPhotoSkin.png" title="CradiatorStackPhotoSkin.png" /&gt;&lt;br /&gt;
&lt;h4&gt;Color Chart&lt;/h4&gt;&lt;table&gt;&lt;tr&gt;&lt;th&gt; Color &lt;/th&gt;&lt;th&gt; Status &lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Green &lt;/td&gt;&lt;td&gt; Success &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Red &lt;/td&gt;&lt;td&gt; Broken (Failure or Exception) &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Yellow &lt;/td&gt;&lt;td&gt; Building &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; White &lt;/td&gt;&lt;td&gt; Unknown &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Cradiator&lt;/b&gt; is a continuation (or &amp;quot;fork&amp;quot;) of Ben Carey's &lt;a href="http://code.google.com/p/bigvisiblecruise" class="externalLink"&gt;BigVisibleCruise at GoogleCode&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;
&lt;h4&gt;What's new in in Cradiator&lt;/h4&gt;&lt;ul&gt;&lt;li&gt;Added showing of &lt;b&gt;CurrentMessage&lt;/b&gt; - which is the breakers of a build (if broken) or the volunteer to fix the build (for CCNet requires 1.4.3 or greater)&lt;/li&gt;
&lt;li&gt;Added a new skin (StackPhoto)&lt;/li&gt;
&lt;li&gt;Color gradients for visual appeal&lt;/li&gt;
&lt;li&gt;Wav files can be played on specific events (currently 'NewlyBrokenBuild' and 'NewlyFixedBuild')&lt;/li&gt;
&lt;li&gt;Speech synthesis - Cradiator says which build is broken (handy for those with sore necks who can't check the big screen) - uses SAPI support on Windows. The voice is configurable, so you can &lt;a href="http://www.cepstral.com/downloads" class="externalLink"&gt;Download your own voices&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Show a Countdown of how many seconds to go before refreshing status&lt;/li&gt;
&lt;li&gt;Added a Debug-mode facility to allow developers to replace the Cruise Web Service XML with their own XML - handy for UI testing/experimentation and screenshot/demos&lt;/li&gt;
&lt;li&gt;Configuration changes: &lt;/li&gt;&lt;/ul&gt;
&lt;ol&gt;&lt;li&gt;restart no longer required for settings to take effect &lt;/li&gt;
&lt;li&gt;Config file can be edited while the app is running (ie is 'watched' for changes and applied immediately or at the next refresh interval) &lt;/li&gt;
&lt;li&gt;Names simplified (eg &amp;quot;30&amp;quot; instead of &amp;quot;00:00:30&amp;quot; for Poll Frequency &amp;quot;Grid&amp;quot; instead of &amp;quot;LiveUniformStatus&amp;quot;)&lt;/li&gt;&lt;/ol&gt;
&lt;ul&gt;&lt;li&gt;Fixed TODO issues - such as the small memory leak with application resources&lt;/li&gt;
&lt;li&gt;Usability enhancements to Settings dialog (positioning/text/look/feel etc)&lt;/li&gt;
&lt;li&gt;Refactoring - design changes, extreme separation of concerns (&lt;i&gt;SRP&lt;/i&gt;), reduction of assemblies, C#3 features - I believe the code is simpler and easier to modify&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Cradiator requires .Net3.5 installed (currently no check for this in the installer)&lt;/div&gt;</description><author>PandaWood</author><pubDate>Sat, 30 May 2009 10:28:09 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090530102809A</guid></item><item><title>Updated Wiki: Home</title><link>http://cradiator.codeplex.com/Wiki/View.aspx?title=Home&amp;version=77</link><description>&lt;div class="wikidoc"&gt;Cradiator (formerly BigVisibleCruise2) is a Windows application that displays a summary of &lt;a href="http://cruisecontrol.sourceforge.net" class="externalLink"&gt;Cruise Control&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; project statuses. &lt;br /&gt;It is basically an &lt;i&gt;Information Radiator&lt;/i&gt; for Cruise Control (all implementations - Java, .Net, .rb).&lt;br /&gt;&lt;br /&gt;Cradiator is well suited to display on a dedicated monitor where it is visible to developers working on a project.&lt;br /&gt;There are various screen layouts or &lt;b&gt;skins&lt;/b&gt; to choose from:&lt;br /&gt;
&lt;h4&gt;Stack Skin&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=67273" alt="bvc2_Stack_v2.png" title="bvc2_Stack_v2.png" /&gt;&lt;br /&gt;Also showing is a countdown of how many seconds to go before refreshing (eg &lt;i&gt;00:05&lt;/i&gt;) - this can be switched off.&lt;br /&gt;
&lt;h4&gt;Grid Skin&lt;/h4&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=67272" alt="bvc2_Grid_v2.png" title="bvc2_Grid_v2.png" /&gt;&lt;br /&gt;
&lt;h4&gt;StackPhoto Skin&lt;/h4&gt;Shows an image alongside a broken project (based on the breaker's username).&lt;br /&gt;Only 1 breaker is shown - rather than all subsequent breakers, as in Stack Skin (this ensures a more compact layout)&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=Cradiator&amp;DownloadId=67274" alt="bvc2_StackPhoto_v2.png" title="bvc2_StackPhoto_v2.png" /&gt;&lt;br /&gt;
&lt;h4&gt;Color Chart&lt;/h4&gt;&lt;table&gt;&lt;tr&gt;&lt;th&gt; Color &lt;/th&gt;&lt;th&gt; Status &lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Green &lt;/td&gt;&lt;td&gt; Success &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Red &lt;/td&gt;&lt;td&gt; Broken (Failure or Exception) &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; Yellow &lt;/td&gt;&lt;td&gt; Building &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; White &lt;/td&gt;&lt;td&gt; Unknown &lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Cradiator&lt;/b&gt; is a continuation (or &amp;quot;fork&amp;quot;) of Ben Carey's &lt;a href="http://code.google.com/p/bigvisiblecruise" class="externalLink"&gt;BigVisibleCruise at GoogleCode&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;
&lt;h4&gt;What's new in in Cradiator&lt;/h4&gt;&lt;ul&gt;&lt;li&gt;Added showing of &lt;b&gt;CurrentMessage&lt;/b&gt; - which is the breakers of a build (if broken) or the volunteer to fix the build (for CCNet requires 1.4.3 or greater)&lt;/li&gt;
&lt;li&gt;Added a new skin (StackPhoto)&lt;/li&gt;
&lt;li&gt;Color gradients for visual appeal&lt;/li&gt;
&lt;li&gt;Wav files can be played on specific events (currently 'NewlyBrokenBuild' and 'NewlyFixedBuild')&lt;/li&gt;
&lt;li&gt;Speech synthesis - Cradiator says which build is broken (handy for those with sore necks who can't check the big screen) - uses SAPI support on Windows. The voice is configurable, so you can &lt;a href="http://www.cepstral.com/downloads" class="externalLink"&gt;Download your own voices&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Show a Countdown of how many seconds to go before refreshing status&lt;/li&gt;
&lt;li&gt;Added a Debug-mode facility to allow developers to replace the Cruise Web Service XML with their own XML - handy for UI testing/experimentation and screenshot/demos&lt;/li&gt;
&lt;li&gt;Configuration changes: &lt;/li&gt;&lt;/ul&gt;
&lt;ol&gt;&lt;li&gt;restart no longer required for settings to take effect &lt;/li&gt;
&lt;li&gt;Config file can be edited while the app is running (ie is 'watched' for changes and applied immediately or at the next refresh interval) &lt;/li&gt;
&lt;li&gt;Names simplified (eg &amp;quot;30&amp;quot; instead of &amp;quot;00:00:30&amp;quot; for Poll Frequency &amp;quot;Grid&amp;quot; instead of &amp;quot;LiveUniformStatus&amp;quot;)&lt;/li&gt;&lt;/ol&gt;
&lt;ul&gt;&lt;li&gt;Fixed TODO issues - such as the small memory leak with application resources&lt;/li&gt;
&lt;li&gt;Usability enhancements to Settings dialog (positioning/text/look/feel etc)&lt;/li&gt;
&lt;li&gt;Refactoring - design changes, extreme separation of concerns (&lt;i&gt;SRP&lt;/i&gt;), reduction of assemblies, C#3 features - I believe the code is simpler and easier to modify&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Cradiator requires .Net3.5 installed (currently no check for this in the installer)&lt;/div&gt;</description><author>PandaWood</author><pubDate>Sun, 24 May 2009 13:56:06 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090524015606P</guid></item></channel></rss>