<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>CFEngine blog</title><description></description><link>http://cfengine.com/</link><language>en</language><pubDate>Tue, 24 Apr 2012 22:28:00 +0200</pubDate><generator>Contao Open Source CMS</generator><atom:link href="http://cfengine.com/CFE_blog.xml" rel="self" type="application/rss+xml" /><item><title>The CFEngine Test Suites</title><description><![CDATA[<p>When developing a large and flexible software system like CFEngine, it is an unfortunate truth that developers do not always get everything right at the first attempt. The source code is also changing frequently due to new features, optimizations and bug-fixes. As you can see from the Ohloh online statistics, thousands of lines are added and removed every week.</p>]]></description><link>http://cfengine.com/blog/the-cfengine-test-suites</link><pubDate>Tue, 24 Apr 2012 22:28:00 +0200</pubDate><guid>http://cfengine.com/blog/the-cfengine-test-suites</guid></item><item><title>CFEngine 3.3.0 Release Notes</title><description><![CDATA[<p>&nbsp;</p> <p>The CFEngine Community 3.3.0 release is here, with the largest set of changes to date! We have open-sourced nice features from the commercial edition, and introduced service-promises for Unix. Some potential "gotcha" issues have been fixed, to streamline and simplify the use of CFEngine. The embedded database code has been significantly refactored, optimized and made much more robust. A large number of useful variables, classes and functions have been introduced. And as usual, a set of bugs have been fixed...</p>]]></description><link>http://cfengine.com/blog/cfengine-330-release-notes</link><pubDate>Wed, 11 Apr 2012 22:23:00 +0200</pubDate><guid>http://cfengine.com/blog/cfengine-330-release-notes</guid><enclosure url="http://cfengine.com/tl_files/cfengine/img_new/blog/Community-new-33.jpg" length="115139" type="image/jpeg" /></item><item><title>Ten Reasons for 5-minute configuration update and repair</title><description><![CDATA[<p>How often should your configuration management system verify the integrity of your system? The default choices we've made by CFEngine are the results of almost 20 years of research into this area. Below you will find ten issues and references that explain why these choices are underpinned by the science. These ten things really all amount to the same thing: if you are playing ping-pong against the adversary of change, you need to be as quick on your feet as your opponent -- and faster.</p><ul class="tagged"> 	<li>Third Wave of IT Engineering</li> 	<li>SysAdmin 3.0</li> 	<li>Nova</li> 	<li>IT Configuration Management</li> 	<li>configuration management</li> 	<li>CFEngine 3 Community</li> 	<li>CFEngine 3</li> </ul>]]></description><link>http://cfengine.com/blog/ten-reasons-for-5-minute-configuration-repair</link><pubDate>Mon, 19 Mar 2012 20:48:00 +0100</pubDate><guid>http://cfengine.com/blog/ten-reasons-for-5-minute-configuration-repair</guid><enclosure url="http://cfengine.com/tl_files/cfengine/img_new/blog/10reasons.jpg" length="37060" type="image/jpeg" /></item><item><title>CFEngine is now on GitHub</title><description><![CDATA[<p>We are extremely happy to announce that the source code for <span class="external-link">CFEngine Community</span> is now <span class="external-link">hosted on GitHub</span>, one of the largest code-hosting services in the world. This move has many important advantages</p><ul class="tagged"> 	<li>CFEngine 3 Community</li> 	<li>CFEngine 3</li> 	<li>github</li> </ul>]]></description><link>http://cfengine.com/blog/cfengine-is-now-on-github</link><pubDate>Mon, 19 Mar 2012 19:48:00 +0100</pubDate><guid>http://cfengine.com/blog/cfengine-is-now-on-github</guid><enclosure url="http://cfengine.com/tl_files/cfengine/img_new/blog/github-cfengine.png" length="18436" type="image/png" /></item><item><title>NEW! CFEngine 3 Nova Evaluation Program</title><description><![CDATA[<p>CFEngine is happy to see increased demand for our software, both the Open Source version, <strong><a title="CFEngine Community" href="http://cfengine.com/community">CFEngine Community</a></strong>, and the Enterprise Software version, <strong><a title="CFEngine 3 Nova" href="http://cfengine.com/nova">CFEngine 3 Nova</a></strong>. We recently moved the CFEngine Community source code to <strong><a title="CFEngine Core on Github" href="https://github.com/cfengine" target="_blank">GitHub</a></strong> and plan to use that platform to interact more closely with the general community (watch this space for hot topics to come!).</p><ul class="tagged"> 	<li>SysAdmin 3.0</li> 	<li>Nova</li> 	<li>Mission Portal</li> 	<li>configuration management</li> 	<li>CFEngine 3 Community</li> 	<li>CFEngine 3</li> </ul>]]></description><link>http://cfengine.com/blog/new-cfengine-3-nova-evaluation-program</link><pubDate>Mon, 19 Mar 2012 17:51:00 +0100</pubDate><guid>http://cfengine.com/blog/new-cfengine-3-nova-evaluation-program</guid><enclosure url="http://cfengine.com/tl_files/cfengine/img_new/blog/novaeval.jpg" length="31276" type="image/jpeg" /></item><item><title>Meet the CFEngine Team - Diego Zamboni</title><description><![CDATA[<p>Hello - my name is Diego Zamboni, and I am very happy to have this opportunity to introduce myself. If you read the <a class="external-link" href="http://cfengine.com/forum/" rel="nofollow">CFEngine forums</a>, you have probably seen me around, but it's nice to be able to step away from official business for a moment and just tell you about myself.</p><ul class="tagged"> 	<li>IT Configuration Management</li> 	<li>configuration management</li> 	<li>CFEngine 3 Community</li> 	<li>CFEngine 3</li> </ul>]]></description><link>http://cfengine.com/blog/cfengine-diego-zamboni</link><pubDate>Mon, 19 Mar 2012 15:43:00 +0100</pubDate><guid>http://cfengine.com/blog/cfengine-diego-zamboni</guid><enclosure url="http://cfengine.com/tl_files/cfengine/img_new/blog/DiegoZamboni600x450.jpg" length="89079" type="image/jpeg" /></item><item><title>REST API for Nova</title><description><![CDATA[One feature our customers have requested for the next version of CFEngine Nova &#40;available before summer 2012&#41; is having the ability to collect reported data through a REST API. It is already possible to get at reporting data through the Mission Portal web-interface, as well as the command-line client cf-report. However...<ul class="tagged"> 	<li>system administration</li> 	<li>REST API</li> 	<li>IT Configuration Management</li> 	<li>Nova</li> 	<li>CFEngine 3</li> </ul>]]></description><link>http://cfengine.com/blog/rest-api-for-nova</link><pubDate>Mon, 20 Feb 2012 20:37:00 +0100</pubDate><guid>http://cfengine.com/blog/rest-api-for-nova</guid><enclosure url="http://cfengine.com/tl_files/cfengine/img_new/blog/REST.jpg" length="85905" type="image/jpeg" /></item><item><title>Meet the CFEngine Team - Eystein Måløy Stenberg</title><description><![CDATA[<p>Hello, my name is Eystein Måløy Stenberg, and I have been working for CFEngine since the company was founded back in 2008. You have probably seen me post on the <a href="http://cfengine.com/forum" target="_blank">forum</a>, and on the company blog from time-to-time, but I thought it was time for a proper introduction.</p><ul class="tagged"> 	<li>CFEngine 3</li> 	<li>Nova</li> 	<li>Mission Portal</li> 	<li>configuration management</li> </ul>]]></description><link>http://cfengine.com/blog/meet-the-cfengine-team-eystein</link><pubDate>Tue, 14 Feb 2012 22:17:00 +0100</pubDate><guid>http://cfengine.com/blog/meet-the-cfengine-team-eystein</guid><enclosure url="http://cfengine.com/tl_files/cfengine/img_new/blog/IMG_9464.JPG" length="83874" type="image/jpeg" /></item><item><title>What makes clouds float and developers operative? Agility!</title><description><![CDATA[In IT, the challenge of the environment is the jungle of changing demand, business imperatives, and the striving for competitive fitness in a cut-throat marketplace; it is network requests to servers, spanning a landscape of different operating systems and their curiosities; it is a backlog of security patches and bug-fixes that need to be navigated, without losing balance. Superficially, this is quite different from the primate jungle, but mastering this other world is still about having sufficient speed and dexterity.<ul class="tagged"> 	<li>Third Wave of IT Engineering</li> 	<li>Agility</li> </ul>]]></description><link>http://cfengine.com/blog/agility</link><pubDate>Fri, 06 Jan 2012 15:11:00 +0100</pubDate><guid>http://cfengine.com/blog/agility</guid><enclosure url="http://cfengine.com/tl_files/cfengine/img_new/blog/agility.jpg" length="289212" type="image/jpeg" /></item><item><title>CFEngine @ USENIX LISA 2011</title><description><![CDATA[The LISA conference, run by the USENIX organization [www.usenix.org], is the largest conference specifically for system administration today. It has been 25 years in the running, and has been a cultural and professional centre for the field of the system administration for most of that time. LISA is a unique haven for practitioners in the field, but it was also the place where modern theory emerged, driven largely by the efforts of a small group of individuals known as the ABC of system administration: Anderson, Burgess, Couch. CFEngine Founder Mark Burgess has been attending LISA since 1997. <ul class="tagged"> 	<li>Third Wave of IT Engineering</li> 	<li>SysAdmin 3.0</li> 	<li>Project Constellation</li> 	<li>Nova</li> 	<li>LISA</li> 	<li>configuration management</li> 	<li>CFEngine 3 Community</li> 	<li>CFEngine 3</li> 	<li>android</li> </ul>]]></description><link>http://cfengine.com/blog/cfengine-usenix-lisa-2011</link><pubDate>Tue, 13 Dec 2011 01:00:00 +0100</pubDate><guid>http://cfengine.com/blog/cfengine-usenix-lisa-2011</guid><enclosure url="http://cfengine.com/tl_files/cfengine/img_new/blog/cfe_booth.jpg" length="293490" type="image/jpeg" /></item><item><title>Now in Beta: New CFEngine 3 Policy Wizard</title><description><![CDATA[At Tuesday night's CFEngine Meet-the-Team BoF session at LISA, Joe Netzel, one of CFEngine's talented Systems Engineers, showed off a small app that he has been building in his spare time to help new users become more comfortable developing their own CFEngine policies. <ul class="tagged"> 	<li>LISA</li> 	<li>community</li> 	<li>CFEngine 3</li> </ul>]]></description><link>http://cfengine.com/blog/cfengine-3-policy-wizard</link><pubDate>Thu, 08 Dec 2011 21:28:00 +0100</pubDate><guid>http://cfengine.com/blog/cfengine-3-policy-wizard</guid><enclosure url="http://cfengine.com/tl_files/cfengine/img_new/blog/CFEngine Policy Wizard.png" length="101101" type="image/png" /></item><item><title>A Preview of 'Project Constellation':  The Network of Stars</title><description><![CDATA[Eystein Måløy Stenberg provides a sneak-peek into “Project Constellation”, new CFEngine Nova technology under development that will expand the universe of configuration management by integrating network, server and mobile management, as well as support both geographic diversity and massive scale.<ul class="tagged"> 	<li>Project Constellation</li> 	<li>Nova</li> 	<li>LISA</li> 	<li>CFEngine 3</li> 	<li>Third Wave of IT Engineering</li> </ul>]]></description><link>http://cfengine.com/blog/a-preview-of-project-constellation-the-network-of-stars-492</link><pubDate>Tue, 06 Dec 2011 03:49:00 +0100</pubDate><guid>http://cfengine.com/blog/a-preview-of-project-constellation-the-network-of-stars-492</guid><enclosure url="http://cfengine.com/tl_files/cfengine/img_new/blog/star_agent.jpg" length="15298" type="image/jpeg" /></item><item><title>New Book: CFEngine 3 Beginner's Guide</title><description><![CDATA[Packt Publishing has just come out with a new title, "The CFEngine 3 Beginner's Guide".  In this guest blog, the book's author gives an overview of the subject, his motivations, and its intended audience.  The publisher kindly offers readers access to a free e-chapter and a discount for purchasing the book.<ul class="tagged"> 	<li>CFEngine 3</li> 	<li>LISA</li> 	<li>books</li> </ul>]]></description><link>http://cfengine.com/blog/new-book-cfengine-3-beginners-guide</link><pubDate>Fri, 02 Dec 2011 12:00:00 +0100</pubDate><guid>http://cfengine.com/blog/new-book-cfengine-3-beginners-guide</guid><enclosure url="http://cfengine.com/tl_files/cfengine/img_new/blog/cfe3_beginners_guide02.jpg" length="67689" type="image/jpeg" /></item><item><title>CFEngine, SysAdmin 3.0 and the Third Wave of IT Engineering</title><description><![CDATA[The Third Wave of human society is an age where knowledge and information drive prosperity. Parallel to the changes that pushed humanity through major industrialization in manufacturing are developments happening in IT management today, some thirty years behind the manufacturing industry. CFEngine and its users have been a primus motor for these changes -- helping to transform old techniques into a knowledge-based approach to IT -- and we are celebrating this new chapter with the announcement of CFEngines Nova and Constellation. <ul class="tagged"> 	<li>Third Wave of IT Engineering</li> 	<li>SysAdmin 3.0</li> 	<li>configuration management</li> </ul>]]></description><link>http://cfengine.com/blog/sysadmin-3.0-and-the-third-wave</link><pubDate>Tue, 22 Nov 2011 14:00:00 +0100</pubDate><guid>http://cfengine.com/blog/sysadmin-3.0-and-the-third-wave</guid><enclosure url="http://cfengine.com/tl_files/cfengine/img_new/blog/third_wave_1.jpg" length="82414" type="image/jpeg" /></item><item><title>CFEngine - The Third Wave of Configuration Management</title><description><![CDATA[If you have been anywhere near a Unix system in the past ten years, you will almost certainly have heard of CFEngine and its 'revolutionary, self-healing approach' to datacentre automation. However, what you might not know is that its current third incarnation <i>CFEngine 3</i> is both younger and more advanced than most of its imitators, harnessing the very latest ideas about system management -- and the difference is all about knowledge.<ul class="tagged"> 	<li>configuration management</li> </ul>]]></description><link>http://cfengine.com/blog/the-third-wave</link><pubDate>Tue, 01 Nov 2011 17:30:00 +0100</pubDate><guid>http://cfengine.com/blog/the-third-wave</guid><enclosure url="http://cfengine.com/tl_files/cfengine/img_new/blog/3_wave.jpg" length="79933" type="image/jpeg" /></item><item><title>What's new in CFEngine 3 Nova?</title><description><![CDATA[Today CFEngine releases the latest version of its commercial enterprise software for configuration management and IT operations. <br /> In addition to all the usual power of scalable and convergent system configuration, Cfengine 3 Nova brings a higher level of information awareness to system administrators at very low cost.<ul class="tagged"> 	<li>release</li> 	<li>Nova</li> </ul>]]></description><link>http://cfengine.com/blog/cfengine-3-nova-released</link><pubDate>Tue, 25 Oct 2011 09:00:00 +0200</pubDate><guid>http://cfengine.com/blog/cfengine-3-nova-released</guid><enclosure url="http://cfengine.com/tl_files/cfengine/img_new/blog/nova.jpg" length="26261" type="image/jpeg" /></item><item><title>Untethered, CFEngine hitches a lift on Android</title><description><![CDATA[Like most successful post-war technologies, the IT innovations that flourish today are those that bring freedom (in the broadest sense) to individuals. From the Italian scooter, to the American refrigerator, or the latest ability to communicate through an almost endless variety of interfaces and models, it is the desire to be set free that drives the commerce of technology.<ul class="tagged"> 	<li>phone</li> 	<li>android</li> </ul>]]></description><link>http://cfengine.com/blog/cfengine-android</link><pubDate>Tue, 11 Oct 2011 17:27:00 +0200</pubDate><guid>http://cfengine.com/blog/cfengine-android</guid><enclosure url="http://cfengine.com/tl_files/cfengine/img_new/blog/android.jpg" length="13968" type="image/jpeg" /></item><item><title>Your education is not wasted at CFEngine</title><description><![CDATA[It is always a surprise to me how many people leave college with the feeling that they learned nothing useful during their time there -- with the attitude that theoretical learning and historical context (what distinguishes a college education from a mere training course) bear no relevance to the "real world". This, of course, is nonsense. ]]></description><link>http://cfengine.com/blog/your-education-is-not-wasted-at-cfengine</link><pubDate>Tue, 04 Oct 2011 15:52:00 +0200</pubDate><guid>http://cfengine.com/blog/your-education-is-not-wasted-at-cfengine</guid><enclosure url="http://cfengine.com/tl_files/cfengine/img_new/blog/cfe_team.jpg" length="49330" type="image/jpeg" /></item><item><title>CFEngine releases community edition 3.2.0</title><description><![CDATA[As the summer draws to a close, CFEngine's core development team has been wrapping up some intense development to bring you version 3.2.0 of the CFE Community Edition.<ul class="tagged"> 	<li>release</li> 	<li>configuration management</li> 	<li>community</li> 	<li>centrally managed network</li> 	<li>bundled policy</li> 	<li>bootstrap</li> </ul>]]></description><link>http://cfengine.com/blog/community-3.2.0</link><pubDate>Mon, 29 Aug 2011 01:24:00 +0200</pubDate><guid>http://cfengine.com/blog/community-3.2.0</guid><enclosure url="http://cfengine.com/tl_files/cfengine/img_new/blog/community.jpg" length="30229" type="image/jpeg" /></item><item><title>Mission Critical IT - can you afford it?</title><description><![CDATA[<p><i>CFEngine is an inexpensive life-support system for complex and mission critical IT infrastructure...</i></p> Every year the world spends billions on risk avoidance -- safety and backup equipment, security systems and even insurance policies against loss and liability. For many of us, the risk of serious loss is quite small (though still sufficient to keep insurance companies in business) but in some industries the consequences of loss are so serious that even a small risk is unacceptable. <ul class="tagged"> 	<li>configuration management</li> </ul>]]></description><link>http://cfengine.com/blog/mission-critical</link><pubDate>Mon, 22 Aug 2011 01:24:00 +0200</pubDate><guid>http://cfengine.com/blog/mission-critical</guid><enclosure url="http://cfengine.com/tl_files/cfengine/img_new/blog/mission_critical.jpg" length="71449" type="image/jpeg" /></item><item><title>Test Driven System Administration</title><description><![CDATA[CFEngine has been at the forefront of innovation in Configuration Management since the start of the 1990s, and Cfengine's CTO and Founder Mark Burgess has been writing a lot about the history of those ideas as well as the vision of configuration management going forward]]></description><link>http://cfengine.com/blog/tdsa</link><pubDate>Thu, 03 Feb 2011 15:08:00 +0100</pubDate><guid>http://cfengine.com/blog/tdsa</guid></item><item><title>Loosening Orion's Belt -- Cfengine's Orion Cloud Pack</title><description><![CDATA[<p>Cfengine's Orion Cloud Pack was originally conceived to make the use of the EC2 Cloud simple for users of CFEngine (<a href="http://cfengine.com/demos?view=Orion">see the demo</a>), but the techniques that make Cloud Computing simple are not at all limited to that. With powerful configuration management, it really doesn't matter where you do your computing.</p><ul class="tagged"> 	<li>The Orion Cloud</li> 	<li>Nova</li> </ul>]]></description><link>http://cfengine.com/blog/cloud-pack</link><pubDate>Tue, 21 Dec 2010 11:18:00 +0100</pubDate><guid>http://cfengine.com/blog/cloud-pack</guid><enclosure url="http://cfengine.com/tl_files/cfengine/img/tree.png" length="116478" type="image/png" /></item><item><title>Facebook 'likes' Cfengine!</title><description><![CDATA[CFEngine has played a major role in allowing Facebook to scale from one dormroom server to the largest datacenters of the world. Tom Cook explained it all with high velocity.]]></description><link>http://cfengine.com/blog/cfengine-facebook</link><pubDate>Thu, 24 Jun 2010 12:18:00 +0200</pubDate><guid>http://cfengine.com/blog/cfengine-facebook</guid></item><item><title>CFEngine in your phone</title><description><![CDATA[GNU/Linux is taking over the embedded device market, bringing Open Source flexibility and superior Unix management techniques to distributed, partially connected, and nomadic environments. Associate Professor Erik Hjelmås of Gjøvik University College in Norway has been experimenting with the latest CFEngine on a Nokia N900 mobile phone.<ul class="tagged"> 	<li>phone</li> 	<li>nokia</li> </ul>]]></description><link>http://cfengine.com/blog/phone</link><pubDate>Mon, 21 Jun 2010 12:18:00 +0200</pubDate><guid>http://cfengine.com/blog/phone</guid></item><item><title>CFEngine and Ubuntu go back to University</title><description><![CDATA[Users at Oslo University will soon be offered the Ubuntu operating system on their laptops and desktop machines, and it will come with fully automated CFEngine management.]]></description><link>http://cfengine.com/blog/ubuntu-university</link><pubDate>Mon, 14 Jun 2010 12:18:00 +0200</pubDate><guid>http://cfengine.com/blog/ubuntu-university</guid></item></channel></rss>
