<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CMS Critic &#187; umbraco</title>
	<atom:link href="http://www.cmscritic.com/tag/umbraco/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cmscritic.com</link>
	<description>CMS News, Reviews, Interviews and Articles</description>
	<lastBuildDate>Mon, 06 Feb 2012 19:36:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Umbraco CMS 4.5.2 beta is out</title>
		<link>http://www.cmscritic.com/umbraco-cms-4-5-2-beta/</link>
		<comments>http://www.cmscritic.com/umbraco-cms-4-5-2-beta/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 12:43:05 +0000</pubDate>
		<dc:creator>Mike Johnston</dc:creator>
				<category><![CDATA[Headlines]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[Core]]></category>
		<category><![CDATA[number]]></category>
		<category><![CDATA[today]]></category>
		<category><![CDATA[umbraco]]></category>
		<category><![CDATA[way]]></category>
		<category><![CDATA[wcm]]></category>

		<guid isPermaLink="false">http://www.cmscritic.com/?p=2110</guid>
		<description><![CDATA[The Umbraco team have announced that Umbraco 4.5.2 beta which fixes 46 bugs that have been reported by our awesome community. Please download it today and help us test it so we can get a fast release. You&#8217;ll find a full change log in the downloads. This brings the total number of bug fixes up [...]]]></description>
			<content:encoded><![CDATA[<p>The Umbraco team have announced that Umbraco 4.5.2 beta which fixes 46 bugs that have been reported by our awesome community. Please download it today and help us test it so we can get a fast release. You&#8217;ll find a full change log in the downloads.</p>
<p>This brings the total number of bug fixes up to 88 since we released Umbraco 4.5 two months ago. There&#8217;s no way we could have achieved this without the many people who&#8217;ve helped testing, reporting and submitting patches to the issues. Thanks a million!</p>
<p>With Umbraco 4.5.2 we&#8217;ll finally have an ultra stable version of Umbraco 4.5!</p>
<p><strong>In retrospect &#8211; did we release v4.5 too fast?</strong></p>
<p>With almost a hundred bug fixes in just two months it&#8217;s tempting to question whether we should have released v4.5 at all. It&#8217;s hard to say as most of the issues was reported <strong>after</strong> Umbraco 4.5 was released and we&#8217;ve had a beta versions for quite some time. There&#8217;ll always be bugs in software and when you push the release button is always a question of when it&#8217;s good enough. If you never push the button, there&#8217;ll never be a release.</p>
<p>However, I personally think we made a couple of mistakes. That&#8217;s alright. If we turn the mistakes into lessons learned it means progress for the team and the project. And we&#8217;re doing our very best to learn. Here&#8217;s what we&#8217;ve found so far:</p>
<ul>
<li><strong>First of all our test cases were too simple, too narrow and didn&#8217;t change at all.</strong> We had a checklist of various editing actions in combination with testing the Runway and Creative Website Starter packages. This was very helpful in order to find and fix bugs along the way, but this should have been combined with random install of community packages in the Repository.</li>
<li><strong>Unit testing won&#8217;t find everything.</strong> With Umbraco 4.5 we finally added a testing suite with more than 100 unit tests and loads of hidden bugs were found. However, a simple test suite will never be able to cover the many scenarios where Umbraco is used and as such should only be a foundation. This is a no-brainer, yet crucial to remember. With the many things covered by unit tests, there&#8217;s no longer a Core Team member not believing in Unit tests as heaven sent. But robots will always be the smartest of idiots.</li>
<li><strong>Enthusiasm is awesome but never overshadow the pursuit of attention to detail.</strong> One of the things that always have given me the biggest thrill is when tiny details in Umbraco gets improved. In the enthusiasm of the major UI and performance enhancements added to Umbraco 4.5 it was (too) easy to forget this craving for nano management. But it&#8217;s one of the things makes Umbraco special &#8211; even though it can seem silly to spend days on minor things. heck,  I even wrote a blog post about this four years ago.</li>
<li><strong>Don&#8217;t live in a silo.</strong> While Umbraco might work perfect for the scenarios used by members of the Core Team, we&#8217;re only a fraction of the active users. This means that we should be much better to use 3rd party implementations, packages and un-official &#8220;tricks&#8221; when testing a release. In addition to this, we should involve 3rd party package developers as early as possible and help with a plan on how to ensure that their packages work when we release. Today an Umbraco implementation is often the sum of the Core combined with a number of packages. If they don&#8217;t work together it can leave a beautiful Core useless.</li>
<li><strong>Raise the community to take even more responsibility.</strong> As a community member who&#8217;s business depending on Umbraco, it&#8217;s only natural to become disillusioned when a new release doesn&#8217;t work, forces you to change habits or makes an upgrade impossible. Believe me, the Core Team have no intention on doing this on purpose and it hurts badly when seeing people frustrated. But we&#8217;re no better than the information given us. So be active. Tell us about what doesn&#8217;t work and log issues in the Codeplex issue tracker with thorough steps to reproduce. Good bug reports take a lot of effort but in return you get better software. And even better &#8211; participate in our beta programs. Many of the bugs reported and fixed the past two months could have been discovered weeks before the release if only we had gotten help with better and more extensive testing. So help us, helping you.</li>
</ul>
<p>We&#8217;ll use this knowledge while we&#8217;re building Umbraco 5. You&#8217;ll see more blog postings, more videos and more documentation about the next version than ever before. We&#8217;ve learned a lesson.</p>
<p>Their website: <a href="http://umbraco.org" target="_blank" class="thisismyurl_external">http://umbraco.org</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cmscritic.com/umbraco-cms-4-5-2-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Umbraco have released version 4 of their CMS</title>
		<link>http://www.cmscritic.com/umbraco-have-released-version-4-of-their-cms/</link>
		<comments>http://www.cmscritic.com/umbraco-have-released-version-4-of-their-cms/#comments</comments>
		<pubDate>Sat, 31 Jan 2009 22:00:00 +0000</pubDate>
		<dc:creator>Mike Johnston</dc:creator>
				<category><![CDATA[Headlines]]></category>
		<category><![CDATA[check]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[NET]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[team]]></category>
		<category><![CDATA[umbraco]]></category>
		<category><![CDATA[wcm]]></category>

		<guid isPermaLink="false">http://cmscritic.com/?p=62</guid>
		<description><![CDATA[The team over at Umbraco have released version 4 of their content management system.  If you fancy trying out a .NET system, then check it out. We&#8217;re going to be reviewing it within the coming days. From their site: &#8220;The ultra solid release of Umbraco is raising the bar in the Web CMS industry. The [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-597" title="umbraco" src="http://www.cmscritic.com/wp-content/uploads/2009/01/umbraco.jpg" alt="" width="110" height="110" />The team over at Umbraco have released version 4 of their content management system.  If you fancy trying out a .NET system, then check it out. We&#8217;re going to be reviewing it within the coming days.</p>
<p>From their site:</p>
<p>&#8220;The ultra solid release of Umbraco is raising the bar in the Web CMS industry. The stability, the clean and user friendly UI, the beautiful and simple Canvas editing, the inclusion of community work, the integration to the .NET framework and the absolutely control over markup is second to none.&#8221;</p>
<p>Download at <a title="Umbraco" href="http://www.umbraco.org/" target="_blank" class="thisismyurl_external">Umbraco</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cmscritic.com/umbraco-have-released-version-4-of-their-cms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Umbraco Content Management System 4 RC 3</title>
		<link>http://www.cmscritic.com/umbraco-content-management-system-4-rc-3/</link>
		<comments>http://www.cmscritic.com/umbraco-content-management-system-4-rc-3/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 21:28:00 +0000</pubDate>
		<dc:creator>Mike Johnston</dc:creator>
				<category><![CDATA[Headlines]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[consumption]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[stability]]></category>
		<category><![CDATA[umbraco]]></category>
		<category><![CDATA[wcm]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://cmscritic.com/?p=56</guid>
		<description><![CDATA[The latest release candidate of the upcoming Umbraco 4 release has been unleashed for public consumption. According to the Umbraco website: The final release candidate of Umbraco 4 is out and available for download at CodePlex. The focus the past week have been on stability and fixing any serious issues. The last Release Candidate added [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-597" title="umbraco" src="http://www.cmscritic.com/wp-content/uploads/2009/01/umbraco.jpg" alt="" width="110" height="110" />The latest release candidate of the upcoming Umbraco 4 release has been unleashed for public consumption.</p>
<p>According to the <a title="Umbraco Website" href="http://umbraco.org" target="_blank" class="thisismyurl_external">Umbraco</a> website:</p>
<blockquote><p>The final release candidate of Umbraco 4 is out and <a href="http://www.codeplex.com/umbraco/Release/ProjectReleases.aspx?ReleaseId=22030" target="_blank" class="thisismyurl_external">available for download at CodePlex</a>.</p>
<p>The focus the past week have been on stability and fixing any serious issues. The last Release Candidate added error when deleting files and macros via the context menu and we’ve made sure that all that is working again.</p>
<p>We’ve also polished the Membership Provider, so that it’s 100% compatible with the umbraco content and members for security trimming. Word is also 100% compatible with Umbraco Content Channels including uploading images and  charts and speaking of Content Channels, it also supports the umbraco tagging control now.</p>
<p>The internal search index have been upgraded to Lucene 2.0 and it’s better at auto correcting any errors and you can  now also activate internal search dialog by pressing SPACE in the search box. Apart from this we’ve made a good bunch of UI polishing and upgraded jQuery to 1.3.1.</p></blockquote>
<blockquote><p>We’re confident that we’ll have a release of Umbraco 4 on Friday &#8211; YAY!</p></blockquote>
<p>Be sure to help them test it out if you are a user so they can have their final release ready for the upcoming weekend!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cmscritic.com/umbraco-content-management-system-4-rc-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2008 Open Source CMS Award Finalists Announced</title>
		<link>http://www.cmscritic.com/2008-open-source-cms-award-finalists-announced/</link>
		<comments>http://www.cmscritic.com/2008-open-source-cms-award-finalists-announced/#comments</comments>
		<pubDate>Sun, 25 Jan 2009 03:37:00 +0000</pubDate>
		<dc:creator>Mike Johnston</dc:creator>
				<category><![CDATA[Headlines]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[cms awards]]></category>
		<category><![CDATA[dotnetnuke]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[drupal cms]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Open]]></category>
		<category><![CDATA[open source cms]]></category>
		<category><![CDATA[packtpub]]></category>
		<category><![CDATA[panel]]></category>
		<category><![CDATA[umbraco]]></category>
		<category><![CDATA[wcm]]></category>
		<category><![CDATA[xoops cms]]></category>

		<guid isPermaLink="false">http://cmscritic.com/?p=46</guid>
		<description><![CDATA[Packtpub has announced the Finalists for the 2008 Open Source CMS Awards: &#8220;As usual, judging comes from a panel of experienced and respected figures from the Content Management and Open Source industry. They will be selecting their top three based on a number of factors including performance, usability, accessibility, ease of configuration and customization, scalability [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-673" src="http://www.cmscritic.com/wp-content/uploads/2009/01/packtpub.png" alt="" width="110" height="110" />Packtpub has announced the Finalists for the 2008 Open Source CMS Awards:</p>
<p>&#8220;As usual, judging comes from a panel of experienced and respected figures from the Content Management and Open Source industry. They will be selecting their top three based on a number of factors including performance, usability, accessibility, ease of configuration and customization, scalability and security.&#8221;</p>
<p>&#8220;The final judge is made up of votes from customers and visitors to <a href="http://www.packtpub.com/award/cmst" target="_blank" class="thisismyurl_external">www.<strong>Packt</strong>Pub.com</a>. You have the chance to  support your favourite Open Source CMS by submitting a vote when the final five  are announced.&#8221;</p>
<p>Here are the finalists.</p>
<p>Overall Open Source CMS Award</p>
<ul>
<li>DotNetNuke CMS</li>
<li>Drupal CMS</li>
<li>Joomla! CMS</li>
<li>Plone CMS</li>
<li>TYPOlight CMS</li>
</ul>
<p>Most Promising Open Source CMS</p>
<ul>
<li>CMS Made Simple</li>
<li>Impress CMS</li>
<li>Mia CMS</li>
<li>MemHT CMS</li>
<li>SilverStripe CMS</li>
</ul>
<p>Best PHP Open Source CMS</p>
<ul>
<li>CMS Made Simple</li>
<li>Drupal CMS</li>
<li>eZ Publish CMS</li>
<li>Joomla! CMS</li>
<li>XOOPS CMS</li>
</ul>
<p>Best Other Open Source CMS</p>
<ul>
<li>dotCMS</li>
<li>DotNetNuke CMS</li>
<li>mojoPortal CMS</li>
<li>Plone CMS</li>
<li>Umbraco CMS</li>
</ul>
<p>You can vote here: <a title="CMS | Open Source CMS | Open Source CMS Awards" href="http://www.packtpub.com/award/cmst" target="_blank" class="thisismyurl_external">Open Source CMS</a> Awards</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cmscritic.com/2008-open-source-cms-award-finalists-announced/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

