<?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>Nuxeo Lounge</title>
	<atom:link href="http://lounge.blogs.nuxeo.com/feed" rel="self" type="application/rss+xml" />
	<link>http://lounge.blogs.nuxeo.com</link>
	<description>Find out about cool features of Nuxeo products</description>
	<lastBuildDate>Wed, 02 May 2012 15:05:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Leveraging the Nuxeo Platform for Configuration Management Projects</title>
		<link>http://lounge.blogs.nuxeo.com/2012/05/leveraging-nuxeo-platform-configuration-management-projects.html</link>
		<comments>http://lounge.blogs.nuxeo.com/2012/05/leveraging-nuxeo-platform-configuration-management-projects.html#comments</comments>
		<pubDate>Wed, 02 May 2012 12:21:57 +0000</pubDate>
		<dc:creator>fvadon</dc:creator>
				<category><![CDATA[ECM]]></category>
		<category><![CDATA[Studio]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://lounge.blogs.nuxeo.com/?p=302</guid>
		<description><![CDATA[<div id="attachment_304" class="wp-caption alignright" style="width: 160px"><a href="http://lounge.blogs.nuxeo.com/files/2012/05/ConfiurationActivityModel.png"><img src="http://lounge.blogs.nuxeo.com/files/2012/05/ConfiurationActivityModel-150x150.png" alt="Top level Configuration Management Activity Model" title="Top level Configuration Management Activity Model" width="150" height="150" class="size-thumbnail wp-image-304" /></a><p class="wp-caption-text">Top level Configuration Management Activity Model</p></div>
<p>Nuxeo was recently handed a challenge in the context of a client prospect. They needed to handle <a href="http://en.wikipedia.org/wiki/Configuration_management" title="Configuration Management on Wikipedia">configuration management</a>. At Nuxeo, we like challenges, and even more, we like the opportunity to demonstrate that the Nuxeo Platform is so flexible and customizable that it can adapt to many different types of projects.</p>
<p>(Resources mentioned during this article are regrouped in a specific section at the end).</p>
<p>Many different reasons lead more and more companies to take the path of setting up a configuration management system. Historically, CM was used in military engineering organizations but it is now seen in many civil domains. It can be required for regulatory compliance, i.e. in aeronautics or medical device development, but can also be a choice for quality certifications and process improvement systems.</p>
<p>Configuration management applies to a wide range of domains, from huge mechanical systems to &#8230; <a href="http://lounge.blogs.nuxeo.com/2012/05/leveraging-nuxeo-platform-configuration-management-projects.html" class="read_more">Read more</a></p>]]></description>
			<content:encoded><![CDATA[<div id="attachment_304" class="wp-caption alignright" style="width: 160px"><a href="http://lounge.blogs.nuxeo.com/files/2012/05/ConfiurationActivityModel.png"><img src="http://lounge.blogs.nuxeo.com/files/2012/05/ConfiurationActivityModel-150x150.png" alt="Top level Configuration Management Activity Model" title="Top level Configuration Management Activity Model" width="150" height="150" class="size-thumbnail wp-image-304" /></a><p class="wp-caption-text">Top level Configuration Management Activity Model</p></div>
<p>Nuxeo was recently handed a challenge in the context of a client prospect. They needed to handle <a href="http://en.wikipedia.org/wiki/Configuration_management" title="Configuration Management on Wikipedia">configuration management</a>. At Nuxeo, we like challenges, and even more, we like the opportunity to demonstrate that the Nuxeo Platform is so flexible and customizable that it can adapt to many different types of projects.</p>
<p>(Resources mentioned during this article are regrouped in a specific section at the end).</p>
<p>Many different reasons lead more and more companies to take the path of setting up a configuration management system. Historically, CM was used in military engineering organizations but it is now seen in many civil domains. It can be required for regulatory compliance, i.e. in aeronautics or medical device development, but can also be a choice for quality certifications and process improvement systems.</p>
<p>Configuration management applies to a wide range of domains, from huge mechanical systems to electronic devices to software, a system being very often a mix of a mechanical systems with electronic devices and software to control and monitor everything (a car for instance).</p>
<p>There are many standards for configuration management, depending on the business area. A few of them are:</p>
<ul>
<li>CMMI for Development, version 1.2 Configuration Management</li>
<li>ANSI/EIA-649-1998 National Consensus Standard for Configuration Management</li>
<li>EIA-649-A 2004 National Consensus Standard for Configuration Management</li>
<li>TechAmerica/ANSI EIA-649-B 2011 Configuration Management Standard</li>
<li>ISO 10007:2003 Quality management systems &#8211; Guidelines for configuration management</li>
<li>Federal Standard 1037C</li>
<li>STANAG 4159 NATO Materiel Configuration Management Policy and Procedures for Multinational Joint Projects</li>
<li>STANAG 4427 Introduction of Allied Configuration Management Publications (ACMPs)</li>
</ul>
<p>For a first introduction to configuration management principles and vocabulary, you can refer to the configuration management wikipedia page : http://en.wikipedia.org/wiki/Configuration_management<br />
If you are in the software industry, CMMI (Capability Maturity Model Integration) for development is one of the references.</p>
<p>As stated by the CMMI approach, &#8220;The purpose of Configuration Management (CM) is to establish and maintain the integrity of work products using configuration identification, configuration control, configuration status accounting, and configuration audits.&#8221;</p>
<p>Nuxeo offers many tools and features that just need to be leveraged and adapted for a configuration management project. As part of a proof of concept, we developed some custom features to handle a configuration management project, using Nuxeo Studio and Nuxeo IDE.</p>
<p>The result is a <a href="http://doc.nuxeo.com/x/qYGE " title="Nuxeo Studio Application templates">Nuxeo Studio Application</a> Template and a custom operation developed with Nuxeo IDE. Although this first template is not a complete configuration management application, it shows how Nuxeo can be used to handle concepts like configuration, configuration items, and baselines from creation, manipulation, to audit and verification.</p>
<h2>The Studio Application Template</h2>
<p>In Nuxeo Studio, you will find an Application Template (Settings and Versioning) called <a href="http://doc.nuxeo.com/x/b4Ce" title="Configuration Management">Configuration_Management</a>.</p>
<p>The logic of the template is to provide tools to manage project documentation through configuration management from creation to audit and control.</p>
<h3>Our Approach to a Configuration Management Template</h3>
<p>A documentation tree to be managed by the application is called a Configuration. Every file and folder created in it will be under configuration management control.</p>
<p>For that, they have specific metadata inherited from the schema &#8220;configuration_management&#8221;. For example, every file is linked to its parent configuration and has a unique reference given on creation. If a document is copied into another configuration, the parent configuration is updated, but the reference stays the same. It enables to watch a file throughout its configurations and evolutions (a specific tab is added on the type File to display every location and configuration of the file copies).</p>
<p>The versioning system of Nuxeo is used to manage and know which files are validated or working versions. By choice, every minor version is know as a reviewing and working version whereas major version are used only for validated version of the document. Please note that no specific validation process, such as a RACI, has been configured for this first version.</p>
<p>So working under configuration management with Nuxeo starts by creating a Configuration (one per project or product typically). Then create the project tree and the project files. These files can be new files or can be copied (forked) from other projects. The File minor and major versions are used to know which are validated or not, and the Configuration tab on Files gives a look to all major version and copies of this file throughout the system.</p>
<h3>Baseline</h3>
<p>One very important aspect of configuration management is to track the state of the documentation set at key moments of the project, for example at client releases. These snapshots of the configuration state are called baselines. A baseline reflects the state of the configuration at a specific moment &#8212; it&#8217;s a view of latest validated versions of all documents of the configuration.</p>
<p>To manage baselines, a doc type called Baseline can be created into a Baseline_library. By default, a Baseline is in pending state as the baseline can be prepared and then generated only when needed. A user action is provided on the Baseline Folder Toolbar to actually baseline the configuration.</p>
<p>It launches the baselineConfiguration automation chain, whose role is to set to the baseline to the generated state and actually generate the baseline using a specific automation operation.</p>
<p>The specific operation is called &#8220;Baseline Configuration&#8221; and has been implemented with Nuxeo IDE.<br />
The operation calls a recursive method that will copy the configuration tree into the baseline and will also create a virtual copy of the latest validated version of the document.</p>
<p>This virtual copy is called a proxy in Nuxeo and it&#8217;s a read only copy of the latest major version of the document. (A proxy is very much like a symbolic link on an Unix-like OS: a proxy points to a document and will look like a document from the user point of view) . Proxies are used to be able to see the same document from several places without duplicating data &#8212; exactly what is needed when generating a baseline. We do not want to duplicate the document, just create a link to it. (more info on proxies <a href="http://doc.nuxeo.com/x/HoAO#Aboutthecontentrepository-Proxies" title="About the content repository- Proxies">here</a>)</p>
<p>In the end, when a baseline is generated, it shows the same tree as the parent configuration, but each folder only contain proxies of latest validated version of the files.</p>
<p>If you take a look at the baseline operation source code, you will see that it gets the configuration parent folder, the baseline parent folder and call a recursive method (baselineFolder) with those 2 folders as parameters. BaselineFolder gets the children of the configuration node:</p>
<p>    if they are folderish (an attribute in Nuxeo meaning a document type can have children), it copies them into the baseline node and recall itself on each new child node<br />
    if the node is not folderish, it looks for the latest major version and create a proxy of the document into the baseline node.     </p>
<h2>Conclusion</h2>
<p>Configuration management is a complex process, but using the right tool can ease up things.</p>
<p>There are many keys to a successful configuration management system, one of them is identification and control of the configuration and its configuration items, and another one is managing the different roles in your system. We decided to focus this proof of concept on the identification and control of the items throughout their evolutions in the system. To do so, we used Nuxeo features such as versioning, proxies, content views and extensibility. In a final application, other Nuxeo features such as relation, document locking and workflows would probably leveraged too.</p>
<p>Please do not hesitate to try today&#8217;s example and give us feedback &#8212; we are also very interested to discuss how you may have set up configuration management process in your organization.</p>
<h3>Ressources :</h3>
<p>Here is the documentation page of the Studio Application templates, on this page you will find more detailed information about the application template, you will also find links to the market place package, the github project and other interesting ressources.<br />
<a href="http://doc.nuxeo.com/x/b4Ce" title="Configuration Management">http://doc.nuxeo.com/x/b4Ce</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lounge.blogs.nuxeo.com/2012/05/leveraging-nuxeo-platform-configuration-management-projects.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coming Soon .. a Facelift for the Nuxeo Summary Tab</title>
		<link>http://lounge.blogs.nuxeo.com/2012/04/facelift-nuxeo-summary-tab.html</link>
		<comments>http://lounge.blogs.nuxeo.com/2012/04/facelift-nuxeo-summary-tab.html#comments</comments>
		<pubDate>Mon, 23 Apr 2012 15:34:59 +0000</pubDate>
		<dc:creator>Delphine Renevey</dc:creator>
				<category><![CDATA[Document Management]]></category>
		<category><![CDATA[Features]]></category>

		<guid isPermaLink="false">http://lounge.blogs.nuxeo.com/?p=266</guid>
		<description><![CDATA[<p><strong>We know you are excited about the upcoming Nuxeo Platform 5.6, and we can’t wait to tell you about it! We’ll be writing a series of blog posts as we develop the next version to whet your appetite.</strong></p>
<p>For those who have been using Nuxeo for years, you know very well the Summary view of a document… and its flaws. It was time for a facelift… but not a superficial Botox one. More like George Clooney&#8217;s. Welcome to Hollywood.</p>
<p>As you know, we had a certain number of constraints, such as compatibility with previous customizations, scalability, and making it accessible to Nuxeo Studio for customization. So there was hard work behind the scenes also!</p>
<p>Here&#8217;s the result!</p>
<p style="text-align: center"><a href="http://lounge.blogs.nuxeo.com/files/2012/04/Summary-Top-copie1.png"><img class="aligncenter  wp-image-296" style="border-width: 1px;border-color: black;border-style: solid" src="http://lounge.blogs.nuxeo.com/files/2012/04/Summary-Top-copie1.png" alt="" width="629" height="406" /></a></p>
<h2>Do more in a single tab</h2>
<p>The first thing was to ease navigation and information access. That&#8217;s why we wanted to provide a better and clearer display of information.</p>
<p>Now, you can access &#8230; <a href="http://lounge.blogs.nuxeo.com/2012/04/facelift-nuxeo-summary-tab.html" class="read_more">Read more</a></p>]]></description>
			<content:encoded><![CDATA[<p><strong>We know you are excited about the upcoming Nuxeo Platform 5.6, and we can’t wait to tell you about it! We’ll be writing a series of blog posts as we develop the next version to whet your appetite.</strong></p>
<p>For those who have been using Nuxeo for years, you know very well the Summary view of a document… and its flaws. It was time for a facelift… but not a superficial Botox one. More like George Clooney&#8217;s. Welcome to Hollywood.</p>
<p>As you know, we had a certain number of constraints, such as compatibility with previous customizations, scalability, and making it accessible to Nuxeo Studio for customization. So there was hard work behind the scenes also!</p>
<p>Here&#8217;s the result!</p>
<p style="text-align: center"><a href="http://lounge.blogs.nuxeo.com/files/2012/04/Summary-Top-copie1.png"><img class="aligncenter  wp-image-296" style="border-width: 1px;border-color: black;border-style: solid" src="http://lounge.blogs.nuxeo.com/files/2012/04/Summary-Top-copie1.png" alt="" width="629" height="406" /></a></p>
<h2>Do more in a single tab</h2>
<p>The first thing was to ease navigation and information access. That&#8217;s why we wanted to provide a better and clearer display of information.</p>
<p>Now, you can access the most important information from the Summary view. If you don&#8217;t need a specific history or workflow detail, for example, you have all the information you need in the summary.</p>
<p>For details, you can click the other tabs, but you have all the key info on the first one.</p>
<h2>Actions</h2>
<p>We improved the configurability of actions on the Summary tab, and we brought the icons up to date.</p>
<p style="text-align: center"><a href="http://lounge.blogs.nuxeo.com/files/2012/04/Actions1.png"><img class="aligncenter size-full wp-image-299" style="border-width: 1px;border-color: black;border-style: solid" src="http://lounge.blogs.nuxeo.com/files/2012/04/Actions1.png" alt="" width="278" height="35" /></a></p>
<h3>Share</h3>
<p>What’s your first reaction when you find an article or a document interesting<span style="color: #000000">? Share it!</span></p>
<p>That is why we had to make the <em>Share</em> action quick and simple: you just have to copy the selected permalink, and then tweet it, send it by email, etc.</p>
<p style="text-align: center"><a href="http://lounge.blogs.nuxeo.com/files/2012/04/Share.png"><img class="aligncenter size-full wp-image-298" style="border-width: 1px;border-color: black;border-style: solid" src="http://lounge.blogs.nuxeo.com/files/2012/04/Share.png" alt="" width="462" height="235" /></a></p>
<h3>Download</h3>
<p>When you want to download a document to read it offline, or to send it to external people, the download option has to be quick and efficient.</p>
<p>That is why we now provide a global download option for the document to download all the attached files. If you want to download only one attached document, you will choose the usual green arrow at the attached document level.</p>
<h3>Follow</h3>
<p>Instead of  having to choose the actions to subscribe to for email alerts (which is a very modular but complicated way of doing things), Nuxeo now provides a single &#8220;follow&#8221; option to subscribe to all notifications. Follow can apply to a document or a workspace.</p>
<p>This way, you or your team members won&#8217;t spend time asking yourselves which notification would be interesting: you will just follow!</p>
<p style="text-align: center"><a href="http://lounge.blogs.nuxeo.com/files/2012/04/follow.png"><img class="aligncenter size-full wp-image-297" style="border-width: 1px;border-color: black;border-style: solid" src="http://lounge.blogs.nuxeo.com/files/2012/04/follow.png" alt="" width="281" height="43" /></a></p>
<h3>&#8220;More&#8221; menu</h3>
<p>An additional menu has been added. When you already show 5 actions, (i.e. the 5 buttons displayed), the other (and secondary) actions automatically go in the &#8220;More&#8221; menu.<em> </em></p>
<p style="text-align: center"><a href="http://lounge.blogs.nuxeo.com/files/2012/04/More.png"><img class="aligncenter size-full wp-image-300" style="border-width: 1px;border-color: black;border-style: solid" src="http://lounge.blogs.nuxeo.com/files/2012/04/More.png" alt="" width="300" height="151" /></a></p>
<h2>New look</h2>
<h3>A new look for all of the tabs</h3>
<p>The tabs interface elements have also been redesigned, as you can see below.</p>
<p><a href="http://lounge.blogs.nuxeo.com/files/2012/04/Tabs.png"><img class="aligncenter size-full wp-image-294" style="margin-top: 2px;margin-bottom: 2px;border-width: 1px;border-color: black;border-style: solid" src="http://lounge.blogs.nuxeo.com/files/2012/04/Tabs.png" alt="" width="621" height="499" /></a></p>
<h3>Participants</h3>
<p>A new slot is dedicated to the participants of the document: author, contributor and last contributor. Each name also links to the participant&#8217;s profile.</p>
<p>You find this article interesting? You should go and check the author&#8217;s profile, and his other articles, via his activity feed!</p>
<p><a href="http://lounge.blogs.nuxeo.com/files/2012/04/summary_contributors3.jpg"><img class="aligncenter" style="border-width: 1px;border-color: black;border-style: solid" src="http://lounge.blogs.nuxeo.com/files/2012/04/summary_contributors3.jpg" alt="" width="330" height="51" /></a></p>
<h3>Redesign of metadata column</h3>
<p>While we were at it, we also provided a new look for the metadata column, which includes tags, version information, a description, etc.</p>
<p><a href="http://lounge.blogs.nuxeo.com/files/2012/04/Summary-Top-right1.png"><img class="aligncenter size-full wp-image-295" style="margin-top: 3px;margin-bottom: 3px;border-width: 1px;border-color: black;border-style: solid" src="http://lounge.blogs.nuxeo.com/files/2012/04/Summary-Top-right1.png" alt="" width="334" height="403" /></a></p>
<p>Now, you just have to wait for the 5.6 release to see it for yourself on <a title="Nuxeo" href="http://nuxeo.com" target="_blank">Nuxeo</a>!</p>
<p><em>Stay tuned, there&#8217;s more to come!</em></p>
<p><a title="Meet the team" href="http://marketing.blogs.nuxeo.com/2012/01/meet-the-team-delphine-reveney.html" target="_blank">Delphine Renevey</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lounge.blogs.nuxeo.com/2012/04/facelift-nuxeo-summary-tab.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Help us help you: Tell us what you think about our documentation</title>
		<link>http://lounge.blogs.nuxeo.com/2012/04/documentation.html</link>
		<comments>http://lounge.blogs.nuxeo.com/2012/04/documentation.html#comments</comments>
		<pubDate>Tue, 10 Apr 2012 14:02:00 +0000</pubDate>
		<dc:creator>sguitter</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[ECM]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://lounge.blogs.nuxeo.com/?p=262</guid>
		<description><![CDATA[<p>Our<a title="Online Documentation Center" href="http://doc.nuxeo.com" target="_blank"> online documentation center</a> is the one place where you can find the documentation for all Nuxeo software: technical documentation on the <a title="Nuxeo Platform" href="http://www.nuxeo.com/en/products/content-management-platform" target="_blank">Nuxeo Platform</a> and <a title="Nuxeo IDE" href="http://www.nuxeo.com/en/products/nuxeo-ide" target="_blank">Nuxeo IDE</a> for developers, an installation and administration guide for system administrators, Studio how-tos and tutorials, users guides for the Platform&#8217;s modules… It addresses the various audiences that use our platform.</p>
<p><a href="http://lounge.blogs.nuxeo.com/files/2012/04/doc-home.png"><img class="size-medium wp-image-263  alignright" style="margin-left: 10px;" src="http://lounge.blogs.nuxeo.com/files/2012/04/doc-home-300x149.png" alt="Nuxeo Documentation Center homepage" width="300" height="149" /></a></p>
<p>The whole Nuxeo team contributes to the documentation, by updating existing content, writing new pages to provide information about new features, or by reviewing content.<br />
Just like we love having feedback on our Platform and how you use it, we&#8217;re always happy to know how people use our documentation. That&#8217;s why we decided to launch a survey to find out more about how people use the documentation center and what they are expecting from it.</p>
<p>Although it&#8217;s not the only way to send us your feedback, this <a title="Documentation survey" href="http://nuxeoecm.polldaddy.com/s/documentation-survey" target="_blank">10-question survey</a> is an opportunity for you &#8230; <a href="http://lounge.blogs.nuxeo.com/2012/04/documentation.html" class="read_more">Read more</a></p>]]></description>
			<content:encoded><![CDATA[<p>Our<a title="Online Documentation Center" href="http://doc.nuxeo.com" target="_blank"> online documentation center</a> is the one place where you can find the documentation for all Nuxeo software: technical documentation on the <a title="Nuxeo Platform" href="http://www.nuxeo.com/en/products/content-management-platform" target="_blank">Nuxeo Platform</a> and <a title="Nuxeo IDE" href="http://www.nuxeo.com/en/products/nuxeo-ide" target="_blank">Nuxeo IDE</a> for developers, an installation and administration guide for system administrators, Studio how-tos and tutorials, users guides for the Platform&#8217;s modules… It addresses the various audiences that use our platform.</p>
<p><a href="http://lounge.blogs.nuxeo.com/files/2012/04/doc-home.png"><img class="size-medium wp-image-263  alignright" style="margin-left: 10px;" src="http://lounge.blogs.nuxeo.com/files/2012/04/doc-home-300x149.png" alt="Nuxeo Documentation Center homepage" width="300" height="149" /></a></p>
<p>The whole Nuxeo team contributes to the documentation, by updating existing content, writing new pages to provide information about new features, or by reviewing content.<br />
Just like we love having feedback on our Platform and how you use it, we&#8217;re always happy to know how people use our documentation. That&#8217;s why we decided to launch a survey to find out more about how people use the documentation center and what they are expecting from it.</p>
<p>Although it&#8217;s not the only way to send us your feedback, this <a title="Documentation survey" href="http://nuxeoecm.polldaddy.com/s/documentation-survey" target="_blank">10-question survey</a> is an opportunity for you to tell us what you think about our documentation: what&#8217;s your general opinion, what&#8217;s the most important piece of documentation for you, what do you think is missing, what improvements would you expect? So please take 5 minutes to answer the survey :)</p>
]]></content:encoded>
			<wfw:commentRss>http://lounge.blogs.nuxeo.com/2012/04/documentation.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A Technical Introduction to the Nuxeo Platform</title>
		<link>http://lounge.blogs.nuxeo.com/2012/04/technical-introduction-nuxeo-platform.html</link>
		<comments>http://lounge.blogs.nuxeo.com/2012/04/technical-introduction-nuxeo-platform.html#comments</comments>
		<pubDate>Wed, 04 Apr 2012 08:27:10 +0000</pubDate>
		<dc:creator>roland</dc:creator>
				<category><![CDATA[ECM]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://lounge.blogs.nuxeo.com/?p=256</guid>
		<description><![CDATA[<p><a href="http://lounge.blogs.nuxeo.com/files/2012/04/Screen-Shot-2012-04-04-at-3.11.54-PM.png"><img class="alignright  wp-image-260" title="Screen Shot 2012-04-04 at 3.11.54 PM" src="http://lounge.blogs.nuxeo.com/files/2012/04/Screen-Shot-2012-04-04-at-3.11.54-PM.png" alt="" width="236" height="220" /></a>Last week, our CTO, Thierry Delprat, went to meet some of our clients with a few people from our project and account management team. It&#8217;s something we do a lot at Nuxeo &#8212; have our R&#38;D staff very much in touch with real clients and the needs of real projects!</p>
<p>On this day, Thierry gave a 15-minute technical introduction &#8212; not too detailed &#8212; about the concepts and strong points of the Nuxeo Platform that I really liked. He ended up with the presentation of the Nuxeo Platform below, where the whole concept of the platform is explained. It shows in a very simple way that the Nuxeo Platform is <strong>not</strong> <strong>only</strong> a set of building blocks that you assemble randomly, but that it has a very <strong>carefully designed modular architecture</strong>. It is a unique approach, and surely the big differentiator compared to all other enterprise content management software solutions &#8230; <a href="http://lounge.blogs.nuxeo.com/2012/04/technical-introduction-nuxeo-platform.html" class="read_more">Read more</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://lounge.blogs.nuxeo.com/files/2012/04/Screen-Shot-2012-04-04-at-3.11.54-PM.png"><img class="alignright  wp-image-260" title="Screen Shot 2012-04-04 at 3.11.54 PM" src="http://lounge.blogs.nuxeo.com/files/2012/04/Screen-Shot-2012-04-04-at-3.11.54-PM.png" alt="" width="236" height="220" /></a>Last week, our CTO, Thierry Delprat, went to meet some of our clients with a few people from our project and account management team. It&#8217;s something we do a lot at Nuxeo &#8212; have our R&amp;D staff very much in touch with real clients and the needs of real projects!</p>
<p>On this day, Thierry gave a 15-minute technical introduction &#8212; not too detailed &#8212; about the concepts and strong points of the Nuxeo Platform that I really liked. He ended up with the presentation of the Nuxeo Platform below, where the whole concept of the platform is explained. It shows in a very simple way that the Nuxeo Platform is <strong>not</strong> <strong>only</strong> a set of building blocks that you assemble randomly, but that it has a very <strong>carefully designed modular architecture</strong>. It is a unique approach, and surely the big differentiator compared to all other enterprise content management software solutions on the market, many of which use the word platform as only a name. This is certainly the reason why Nuxeo loves developers and developers love Nuxeo!</p>
<p>If you don&#8217;t know what I am talking about here, maybe it&#8217;s best to just go through the following 12 slides! It should not take you more than 15 mn&#8230;</p>
<div id="__ss_12277431" style="width: 510px;"><strong style="display: block; margin: 12px 0 4px;"><a title="Nuxeo platform in 15mn" href="http://www.slideshare.net/nuxeo/nuxeo-platform-in-15mn" target="_blank">Nuxeo platform in 15mn</a></strong> <object id="__sse12277431" width="510" height="426" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="wmode" value="transparent" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=nuxeoplatformin15mn-120404031852-phpapp01&amp;rel=0&amp;stripped_title=nuxeo-platform-in-15mn&amp;userName=nuxeo" /><param name="allowscriptaccess" value="always" /><param name="allowfullscreen" value="true" /><embed id="__sse12277431" width="510" height="426" type="application/x-shockwave-flash" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=nuxeoplatformin15mn-120404031852-phpapp01&amp;rel=0&amp;stripped_title=nuxeo-platform-in-15mn&amp;userName=nuxeo" allowFullScreen="true" allowScriptAccess="always" wmode="transparent" allowscriptaccess="always" allowfullscreen="true" /> </object></p>
<div style="padding: 5px 0 12px;">View more presentations from <a href="http://www.slideshare.net/nuxeo" target="_blank">Nuxeo &#8211; Open Source ECM</a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://lounge.blogs.nuxeo.com/2012/04/technical-introduction-nuxeo-platform.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Meet Nuxeo in Person this Week!</title>
		<link>http://lounge.blogs.nuxeo.com/2012/03/meet-nuxeo-person-march.html</link>
		<comments>http://lounge.blogs.nuxeo.com/2012/03/meet-nuxeo-person-march.html#comments</comments>
		<pubDate>Mon, 19 Mar 2012 16:33:31 +0000</pubDate>
		<dc:creator>roland</dc:creator>
				<category><![CDATA[ECM]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://lounge.blogs.nuxeo.com/?p=250</guid>
		<description><![CDATA[<p>While we are spending more and more time on Twitter and Facebook and hanging out on Google Plus, there is no doubt that face-to-face meetings are still the most enjoyable, fun and efficient. We have two events planned this week, for both U.S. and French folks, so if you are in the area and would like to meet us in person, ping us!</p>
<p>We will be at the <a href="http://www.nuxeo.com/en/about/events/aiim-conference" target="_blank">AIIM Conference in San Francisco March 20th</a>. We will participate in a panel discussion about the future of Content Management. Feel free to contact us in advance if you want to discuss Nuxeo, open source, content management, or other topics!</p>
<p style="text-align: left"><a title="AIIM Conference" href="http://www.nuxeo.com/en/about/events/aiim-conference" target="_blank"><img class="aligncenter" src="http://lounge.blogs.nuxeo.com/files/2012/03/aiim-conference-logo.jpg" alt="" width="334" height="124" /></a><br />
We will be at <a href="http://www.nuxeo.com/en/about/events/documation-2012" target="_blank">Documation in Paris March 21st and 22nd</a>, where we will facilitate two workshops. (The conference, and the workshops will be in French.) Check it out here for more information.<br />
<a title="Documation 2012" href="http://www.nuxeo.com/en/about/events/documation-2012" target="_blank"><img class="aligncenter size-full wp-image-251" src="http://lounge.blogs.nuxeo.com/files/2012/03/documation-conf-logo.png" alt="" width="271" height="141" /></a></p>
<p>Please come over and feel free to <a title="Contact Nuxeo" href="http://www.nuxeo.com/en/about/contact" target="_blank">contact us</a> in advance if you want &#8230; <a href="http://lounge.blogs.nuxeo.com/2012/03/meet-nuxeo-person-march.html" class="read_more">Read more</a></p>]]></description>
			<content:encoded><![CDATA[<p>While we are spending more and more time on Twitter and Facebook and hanging out on Google Plus, there is no doubt that face-to-face meetings are still the most enjoyable, fun and efficient. We have two events planned this week, for both U.S. and French folks, so if you are in the area and would like to meet us in person, ping us!</p>
<p>We will be at the <a href="http://www.nuxeo.com/en/about/events/aiim-conference" target="_blank">AIIM Conference in San Francisco March 20th</a>. We will participate in a panel discussion about the future of Content Management. Feel free to contact us in advance if you want to discuss Nuxeo, open source, content management, or other topics!</p>
<p style="text-align: left"><a title="AIIM Conference" href="http://www.nuxeo.com/en/about/events/aiim-conference" target="_blank"><img class="aligncenter" src="http://lounge.blogs.nuxeo.com/files/2012/03/aiim-conference-logo.jpg" alt="" width="334" height="124" /></a><br />
We will be at <a href="http://www.nuxeo.com/en/about/events/documation-2012" target="_blank">Documation in Paris March 21st and 22nd</a>, where we will facilitate two workshops. (The conference, and the workshops will be in French.) Check it out here for more information.<br />
<a title="Documation 2012" href="http://www.nuxeo.com/en/about/events/documation-2012" target="_blank"><img class="aligncenter size-full wp-image-251" src="http://lounge.blogs.nuxeo.com/files/2012/03/documation-conf-logo.png" alt="" width="271" height="141" /></a></p>
<p>Please come over and feel free to <a title="Contact Nuxeo" href="http://www.nuxeo.com/en/about/contact" target="_blank">contact us</a> in advance if you want to meet up!</p>
<p>Cheers,</p>
<p style="text-align: center"><a href="http://lounge.blogs.nuxeo.com/files/2012/03/aiim-conference-logo.jpg"><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lounge.blogs.nuxeo.com/2012/03/meet-nuxeo-person-march.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Nuxeo with Adobe Drive CMIS Client and Photoshop</title>
		<link>http://lounge.blogs.nuxeo.com/2012/02/using-nuxeo-with-adobe-drive-cmis-client-and-photoshop.html</link>
		<comments>http://lounge.blogs.nuxeo.com/2012/02/using-nuxeo-with-adobe-drive-cmis-client-and-photoshop.html#comments</comments>
		<pubDate>Wed, 08 Feb 2012 18:55:57 +0000</pubDate>
		<dc:creator>roland</dc:creator>
				<category><![CDATA[Digital Asset Management]]></category>
		<category><![CDATA[Document Management]]></category>
		<category><![CDATA[ECM]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://lounge.blogs.nuxeo.com/?p=246</guid>
		<description><![CDATA[<p>Adobe recently upgraded its Drive product to version 3. While Drive version 2 was already supposed to support CMIS, we had some issues here at Nuxeo on how to use it properly and, to be honest, we never looked at it in too much detail. With this new version of Drive, however, comes new hope and I decided to put it to the test!</p>
<p><a href="http://lounge.blogs.nuxeo.com/files/2012/02/Adobe_Drive.png"><img src="http://lounge.blogs.nuxeo.com/files/2012/02/Adobe_Drive-300x300.png" alt="" title="Adobe_Drive" width="300" height="300" class="alignright size-medium wp-image-248" /></a>For those who aren&#8217;t familiar with Drive, it&#8217;s a small piece of software introduced a couple of years ago that complements Creative Suite, it helps by plugging Creative Suite software applications into a digital asset management solution. Drive supports either Version Cue or a CMIS generic connector, which is what makes it interesting for Nuxeo as the Nuxeo Platform offers <a href="http://doc.nuxeo.com/display/NXDOC54/CMIS+for+Nuxeo" title="Native CMIS implementation" target="_blank">a native CMIS implementation</a>. Adobe Drive can be downloaded <a title="Adobe Drive" href="http://www.adobe.com/products/adobedrive.html" target="_blank">on Adobe&#8217;s website</a>.</p>
<p>As an Adobe product, Drive should speak to creative folks using Creative &#8230; <a href="http://lounge.blogs.nuxeo.com/2012/02/using-nuxeo-with-adobe-drive-cmis-client-and-photoshop.html" class="read_more">Read more</a></p>]]></description>
			<content:encoded><![CDATA[<p>Adobe recently upgraded its Drive product to version 3. While Drive version 2 was already supposed to support CMIS, we had some issues here at Nuxeo on how to use it properly and, to be honest, we never looked at it in too much detail. With this new version of Drive, however, comes new hope and I decided to put it to the test!</p>
<p><a href="http://lounge.blogs.nuxeo.com/files/2012/02/Adobe_Drive.png"><img src="http://lounge.blogs.nuxeo.com/files/2012/02/Adobe_Drive-300x300.png" alt="" title="Adobe_Drive" width="300" height="300" class="alignright size-medium wp-image-248" /></a>For those who aren&#8217;t familiar with Drive, it&#8217;s a small piece of software introduced a couple of years ago that complements Creative Suite, it helps by plugging Creative Suite software applications into a digital asset management solution. Drive supports either Version Cue or a CMIS generic connector, which is what makes it interesting for Nuxeo as the Nuxeo Platform offers <a href="http://doc.nuxeo.com/display/NXDOC54/CMIS+for+Nuxeo" title="Native CMIS implementation" target="_blank">a native CMIS implementation</a>. Adobe Drive can be downloaded <a title="Adobe Drive" href="http://www.adobe.com/products/adobedrive.html" target="_blank">on Adobe&#8217;s website</a>.</p>
<p>As an Adobe product, Drive should speak to creative folks using Creative Suite and naturally, I first started to look at how this works in Photoshop, the Suite&#8217;s flagship product as I think it would be a nice way for end-users of Creative Suite to leverage Nuxeo.</p>
<p>To put succinctly, Drive provides end-users with the ability to work using their usual desktop tools (e.g. Photoshop, Indesign, Illustrator and more, including Finder or the Windows explorer) to create digital assets using their normal workflow while at the same time storing and managing these assets directly in Nuxeo. Having the assets in a platform such as Nuxeo brings many opportunities thanks to the many features of the platform, such as (to name just a few): team collaboration, archiving and versioning (as baseline features), back-end post processing for content transformation, publishing, meta-data enrichment or integration with any existing content-centric workflow that your Nuxeo application might run&#8230; All of these major components to a robust creative digital asset workflow! But to cut to the chase—this will significantly improve sharing, collaboration and security throughout the process of creating and managing content and will make end-users&#8217; lives easier!</p>
<p>Here&#8217;s a short movie that showcases my first foray into the Adobe Drive CMIS experience, from Photoshop.</p>
<p><object width="650" height="406" id="wistia_843199" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"><param name="movie" value="http://embed.wistia.com/flash/embed_player_v2.0.swf"/><param name="allowfullscreen" value="true"/><param name="allowscriptaccess" value="always"/><param name="wmode" value="opaque"/><param name="flashvars" value="videoUrl=http://embed.wistia.com/deliveries/128fdc8b6728e3df9ec6f1edd588fb7f65a25900.bin&#038;stillUrl=http://embed.wistia.com/deliveries/fc25fa3e1a933dbf9bf551bb7a8b32742adccb14.bin&#038;unbufferedSeek=true&#038;controlsVisibleOnLoad=true&#038;autoPlay=false&#038;endVideoBehavior=default&#038;playButtonVisible=true&#038;embedServiceURL=http://distillery.wistia.com/x&#038;accountKey=wistia-production_11123&#038;mediaID=wistia-production_843199&#038;mediaDuration=218"/><embed src="http://embed.wistia.com/flash/embed_player_v2.0.swf" width="650" height="406" name="wistia_843199" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" wmode="opaque" flashvars="videoUrl=http://embed.wistia.com/deliveries/128fdc8b6728e3df9ec6f1edd588fb7f65a25900.bin&#038;stillUrl=http://embed.wistia.com/deliveries/fc25fa3e1a933dbf9bf551bb7a8b32742adccb14.bin&#038;unbufferedSeek=true&#038;controlsVisibleOnLoad=true&#038;autoPlay=false&#038;endVideoBehavior=default&#038;playButtonVisible=true&#038;embedServiceURL=http://distillery.wistia.com/x&#038;accountKey=wistia-production_11123&#038;mediaID=wistia-production_843199&#038;mediaDuration=218"></embed></object><script src="http://embed.wistia.com/embeds/v.js" charset="ISO-8859-1"></script><script>if(!navigator.mimeTypes['application/x-shockwave-flash'] || navigator.userAgent.match(/Android/i)!==null)Wistia.VideoEmbed('wistia_843199',650,406,{videoUrl:'http://embed.wistia.com/deliveries/a98572cc7798e1f44217e662c77e1b378458ca99.bin',stillUrl:'http://embed.wistia.com/deliveries/fc25fa3e1a933dbf9bf551bb7a8b32742adccb14.bin',distilleryUrl:'http://distillery.wistia.com/x',accountKey:'wistia-production_11123',mediaId:'wistia-production_843199',mediaDuration:218})</script></p>
<p>What we see here is that Drive obviously brings more than what could normally be done using a WebDAV-based desktop integration: Adobe Drive will support built-in versioning, ensuring that changes made by the user are tracked and recorded. This is of great value and definitely a &#8220;+1&#8243; for CMIS standards. Despite the fact that Adobe Drive&#8217;s checkin/checkout model is a bit different than Nuxeo&#8217;s locking model, there is no doubt both can work hand in hand.</p>
<p>Beyond Photoshop, I wanted to also look at the desktop integration in my finder (I am a Mac user but Windows would work the same).<br />
I found the experience good as well, which really makes me think Drive is yet an additional option for Desktop Integration for Nuxeo applications, potentially even outside of the creative world.</p>
<p>This second video will show how to connect and how to send office documents from your desktop to Drive.</p>
<p><object width="650" height="406" id="wistia_843193" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"><param name="movie" value="http://embed.wistia.com/flash/embed_player_v2.0.swf"/><param name="allowfullscreen" value="true"/><param name="allowscriptaccess" value="always"/><param name="wmode" value="opaque"/><param name="flashvars" value="videoUrl=http://embed.wistia.com/deliveries/4cb69801f116d0fc8f197b7f15c2aa8651e1a157.bin&#038;stillUrl=http://embed.wistia.com/deliveries/cb1289f50c89dd5409d2277334622698ef153fa5.bin&#038;unbufferedSeek=true&#038;controlsVisibleOnLoad=true&#038;autoPlay=false&#038;endVideoBehavior=default&#038;playButtonVisible=true&#038;embedServiceURL=http://distillery.wistia.com/x&#038;accountKey=wistia-production_11123&#038;mediaID=wistia-production_843193&#038;mediaDuration=221"/><embed src="http://embed.wistia.com/flash/embed_player_v2.0.swf" width="650" height="406" name="wistia_843193" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" wmode="opaque" flashvars="videoUrl=http://embed.wistia.com/deliveries/4cb69801f116d0fc8f197b7f15c2aa8651e1a157.bin&#038;stillUrl=http://embed.wistia.com/deliveries/cb1289f50c89dd5409d2277334622698ef153fa5.bin&#038;unbufferedSeek=true&#038;controlsVisibleOnLoad=true&#038;autoPlay=false&#038;endVideoBehavior=default&#038;playButtonVisible=true&#038;embedServiceURL=http://distillery.wistia.com/x&#038;accountKey=wistia-production_11123&#038;mediaID=wistia-production_843193&#038;mediaDuration=221"></embed></object><script src="http://embed.wistia.com/embeds/v.js" charset="ISO-8859-1"></script><script>if(!navigator.mimeTypes['application/x-shockwave-flash'] || navigator.userAgent.match(/Android/i)!==null)Wistia.VideoEmbed('wistia_843193',650,406,{videoUrl:'http://embed.wistia.com/deliveries/6895618b1718506ddffc55666a1a3cfec0add08a.bin',stillUrl:'http://embed.wistia.com/deliveries/cb1289f50c89dd5409d2277334622698ef153fa5.bin',distilleryUrl:'http://distillery.wistia.com/x',accountKey:'wistia-production_11123',mediaId:'wistia-production_843193',mediaDuration:221})</script></p>
<p>While this is great, to be totally honest, we encountered some issues with mapping the files to Nuxeo documents, and while it seems simple, this might always require some custom configuration (yes, Nuxeo is <a href="http://www.nuxeo.com/en/products/document-management" title="Much more than traditional DM" target="_blank">much more </a>than a file based document system&#8230; and as document types are highly configurable, neither Adobe Drive or CMIS can guess for you! Feel free to ask more about this on <a href="http://answers.nuxeo.com " title="Q&#038;A on Nuxeo" target="_blank">http://answers.nuxeo.com </a>if you don&#8217;t get it!). So, for now, mapping with document types in Nuxeo is done based on file extensions so that a &#8220;.jpg&#8221; can be imported into an &#8220;Image&#8221; document type in Nuxeo and a &#8220;.pdf&#8221; or &#8220;.doc&#8221; into a generic document in Nuxeo. There is obviously room for improvement.</p>
<p>To be completely transparent, while we work with folks at Adobe on the CMIS standard, as this is an area we are heavily involved in, we don&#8217;t have a strong partnership on the product side yet (although we would obviously love to do more on the product fields, hint-hint, in case some Adobe folks read this post). This means that the association of Nuxeo and Drive has not been heavily tested, this was just a test drive (um, no pun intended!). We haven&#8217;t yet checked all the use cases and the details of how CMIS was implemented in Drive, nor have we done some load and stress testing on the client. But thanks to CMIS and, if this is well implemented, one should not expect too many problems. Feel free, however, to reach out if you are interested, have experience with this type of integration, or have specific needs!</p>
<p>In summary, I think it&#8217;s great to see products like Adobe Drive coming out with strong support of CMIS. It, once more, demonstrates the success of the CMIS initiative, and takes it a little beyond the initial and usual use cases that center around connecting server-side content applications together. This shows that CMIS can also be a great layer to improve interoperability of content management platforms like Nuxeo with desktop and mobile applications alike!</p>
]]></content:encoded>
			<wfw:commentRss>http://lounge.blogs.nuxeo.com/2012/02/using-nuxeo-with-adobe-drive-cmis-client-and-photoshop.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://embed.wistia.com/deliveries/a98572cc7798e1f44217e662c77e1b378458ca99.bin" length="0" type="video/mp4" />
<enclosure url="http://embed.wistia.com/deliveries/6895618b1718506ddffc55666a1a3cfec0add08a.bin" length="0" type="video/mp4" />
		</item>
		<item>
		<title>Introduction to Nuxeo&#8217;s Social Collaboration module</title>
		<link>http://lounge.blogs.nuxeo.com/2011/12/introduction-to-social-collaboration-with-nuxeo-html.html</link>
		<comments>http://lounge.blogs.nuxeo.com/2011/12/introduction-to-social-collaboration-with-nuxeo-html.html#comments</comments>
		<pubDate>Fri, 30 Dec 2011 20:13:52 +0000</pubDate>
		<dc:creator>Laurent Doguin</dc:creator>
				<category><![CDATA[Document Management]]></category>
		<category><![CDATA[ECM]]></category>
		<category><![CDATA[Features]]></category>
		<category><![CDATA[social collaboration]]></category>

		<guid isPermaLink="false">http://lounge.blogs.nuxeo.com/?p=244</guid>
		<description><![CDATA[<p>Hi guys,</p>
<p>One of the newest features of <a title="What's new in 5.5" href="http://www.nuxeo.com/en/products/nuxeo-platform-5.5" target="_blank">the 5.5 release</a> is the Social Collaboration module (<a href="https://github.com/nuxeo/nuxeo-social-collaboration" target="_blank">https://github.com/nuxeo/nuxeo-social-collaboration</a>). It brings some more social power to document and content management, moving slightly Nuxeo in the Enterprise 2.0 fields. Here&#8217;s the list of Social modules included with this addon:</p>
<ul>
<li>Nuxeo Social Workspace: provides a new Social Workspace incorporating  social features like dashboards for public view as well as members view, members management and invitations.</li>
<li>Nuxeo User Relationship: provides a Service which handles relations  between two objects which in this case is a UI to manage relations  between users.</li>
<li>Nuxeo User Activity Stream: provides a JSF view and <a class="zem_slink" title="OpenSocial" rel="homepage" href="http://code.google.com/apis/opensocial/">OpenSocial</a> gadget to display what users in your network/your relations are doing.</li>
<li>Nuxeo Mini Message: provides a service, JSF view and OpenSocial  gadget to add / remove / display mini messages created by users.</li>
</ul>
<p>The complete details on Social Collaboration are available on our &#8230; <a href="http://lounge.blogs.nuxeo.com/2011/12/introduction-to-social-collaboration-with-nuxeo-html.html" class="read_more">Read more</a></p>]]></description>
			<content:encoded><![CDATA[<p>Hi guys,</p>
<p>One of the newest features of <a title="What's new in 5.5" href="http://www.nuxeo.com/en/products/nuxeo-platform-5.5" target="_blank">the 5.5 release</a> is the Social Collaboration module (<a href="https://github.com/nuxeo/nuxeo-social-collaboration" target="_blank">https://github.com/nuxeo/nuxeo-social-collaboration</a>). It brings some more social power to document and content management, moving slightly Nuxeo in the Enterprise 2.0 fields. Here&#8217;s the list of Social modules included with this addon:</p>
<ul>
<li>Nuxeo Social Workspace: provides a new Social Workspace incorporating  social features like dashboards for public view as well as members view, members management and invitations.</li>
<li>Nuxeo User Relationship: provides a Service which handles relations  between two objects which in this case is a UI to manage relations  between users.</li>
<li>Nuxeo User Activity Stream: provides a JSF view and <a class="zem_slink" title="OpenSocial" rel="homepage" href="http://code.google.com/apis/opensocial/">OpenSocial</a> gadget to display what users in your network/your relations are doing.</li>
<li>Nuxeo Mini Message: provides a service, JSF view and OpenSocial  gadget to add / remove / display mini messages created by users.</li>
</ul>
<p>The complete details on Social Collaboration are available on our wiki (<a href="http://doc.nuxeo.com/x/QoGN" target="_blank">http://doc.nuxeo.com/x/QoGN</a>).</p>
<p>Additionally, Heather and I did a quick screencast that gives you a quick tour of this module:</p>
<p><iframe src="http://www.youtube.com/embed/JOswbNXJ7_8?fs=1&amp;feature=oembed" width="459" frameborder="0" height="344"></iframe>&nbsp;</p>
<p> We&#8217;ll probably do shorter screencasts highlighting specific features of  the Social Collaboration module in the future, so stay tuned :)</p>
<p>Happy holidays, Merry Christmas!</p>
]]></content:encoded>
			<wfw:commentRss>http://lounge.blogs.nuxeo.com/2011/12/introduction-to-social-collaboration-with-nuxeo-html.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nuxeo IDE &#8212; Arming Nuxeo Developers with (More) Great Tools!</title>
		<link>http://lounge.blogs.nuxeo.com/2011/10/nuxeo-ide-arming-nuxeo-developers-with-more-good-tools.html</link>
		<comments>http://lounge.blogs.nuxeo.com/2011/10/nuxeo-ide-arming-nuxeo-developers-with-more-good-tools.html#comments</comments>
		<pubDate>Wed, 05 Oct 2011 15:02:11 +0000</pubDate>
		<dc:creator>Laurent Doguin</dc:creator>
				<category><![CDATA[Features]]></category>
		<category><![CDATA[Studio]]></category>

		<guid isPermaLink="false">http://lounge.blogs.nuxeo.com/2011/10/nuxeo-ide-arming-nuxeo-developers-with-more-good-tools.html</guid>
		<description><![CDATA[<p>We were really happy at <a href="www.nuxeo.com" target="_blank" title="Nuxeo">Nuxeo</a> yesterday to make available the first version of the <a href="http://www.nuxeo.com/en/products/nuxeo-ide" target="_blank" title="Nuxeo IDE page">Nuxeo IDE</a>. <a href="http://lounge.blogs.nuxeo.com/wp-content/uploads/lounge/images/6a010536291c30970b015435dfab3d970c-pi.png"><img alt="Logo-nuxeo-IDE_middle_transp_" class="asset  asset-image at-xid-6a010536291c30970b015435dfab3d970c" src="http://lounge.blogs.nuxeo.com/wp-content/uploads/lounge/images/6a010536291c30970b015435dfab3d970c-120wi" style="margin: 0px 0px 5px 5px" /></a> <br /><a href="http://lounge.blogs.nuxeo.com/wp-content/uploads/lounge/images/6a010536291c30970b015435dfab3d970c-pi.png"><br /></a></p>
<p>This is a great milestone, and one more achievement in implementing <a href="http://www.nuxeo.com/en/content-platform-whitepaper" target="_blank" title="Nuxeo&#039;s vision of Content Management Platforms">our vision behind the Nuxeo Platform</a>!</p>
<p>But before jumping to features, documentation and other things, I thought it would be useful to provide some insight about this &#34;yet another thing&#34; provided by Nuxeo. So,&#160;before talking about Nuxeo IDE, I will indeed start with a quick overview of Nuxeo Studio!</p>
<h2>Nuxeo Studio and now Nuxeo IDE&#8230; &#160;huh?</h2>
<p><a href="http://www.nuxeo.com/en/products/studio" target="_blank" title="Nuxeo Studio, customization as a Service">Nuxeo Studio</a> is, as you might know, Nuxeo&#039;s &#34;Customization as a Service&#34; tool, and like Nuxeo IDE, it aims at making the developer&#039;s life easier.&#160;</p>
<p>It is software provided as a service, hosted, and runs 100% in a browser.&#160;We love this vision and definitely believe it fits with the future of software development: in the browser and in the cloud.</p>
<p>Nuxeo Studio was first &#8230; <a href="http://lounge.blogs.nuxeo.com/2011/10/nuxeo-ide-arming-nuxeo-developers-with-more-good-tools.html" class="read_more">Read more</a></p>]]></description>
			<content:encoded><![CDATA[<p>We were really happy at <a href="www.nuxeo.com" target="_blank" title="Nuxeo">Nuxeo</a> yesterday to make available the first version of the <a href="http://www.nuxeo.com/en/products/nuxeo-ide" target="_blank" title="Nuxeo IDE page">Nuxeo IDE</a>. <a href="http://lounge.blogs.nuxeo.com/wp-content/uploads/lounge/images/6a010536291c30970b015435dfab3d970c-pi.png"><img alt="Logo-nuxeo-IDE_middle_transp_" class="asset  asset-image at-xid-6a010536291c30970b015435dfab3d970c" src="http://lounge.blogs.nuxeo.com/wp-content/uploads/lounge/images/6a010536291c30970b015435dfab3d970c-120wi" style="margin: 0px 0px 5px 5px" /></a> <br /><a href="http://lounge.blogs.nuxeo.com/wp-content/uploads/lounge/images/6a010536291c30970b015435dfab3d970c-pi.png"><br /></a></p>
<p>This is a great milestone, and one more achievement in implementing <a href="http://www.nuxeo.com/en/content-platform-whitepaper" target="_blank" title="Nuxeo&#039;s vision of Content Management Platforms">our vision behind the Nuxeo Platform</a>!</p>
<p>But before jumping to features, documentation and other things, I thought it would be useful to provide some insight about this &quot;yet another thing&quot; provided by Nuxeo. So,&#160;before talking about Nuxeo IDE, I will indeed start with a quick overview of Nuxeo Studio!</p>
<h2>Nuxeo Studio and now Nuxeo IDE&#8230; &#160;huh?</h2>
<p><a href="http://www.nuxeo.com/en/products/studio" target="_blank" title="Nuxeo Studio, customization as a Service">Nuxeo Studio</a> is, as you might know, Nuxeo&#039;s &quot;Customization as a Service&quot; tool, and like Nuxeo IDE, it aims at making the developer&#039;s life easier.&#160;</p>
<p>It is software provided as a service, hosted, and runs 100% in a browser.&#160;We love this vision and definitely believe it fits with the future of software development: in the browser and in the cloud.</p>
<p>Nuxeo Studio was first released early 2010 and has been improved continuously, up to a point where today, the range of features is really impressive and we have many customers who love it!&#160;&#160;</p>
<p>It can be used to customize Nuxeo in many ways, from defining content views to new content types or working with automation chains to the very basics of look and feel customization! It now&#160;includes application templates, which help new users to quickly get started with Nuxeo and implement what they want. And, we still have a long long list of ideas for future features in the backlog.&#160;</p>
<p>This being said, we always knew Nuxeo Studio was really about &quot;customizing&quot; and not about &quot;extending&quot; the Nuxeo Platform. In other words, Nuxeo Studio is not a place to write new lines of Java code to develop brand new functionalities, such as a new content operations or whole new applications. And while we were improving Nuxeo Studio, we were indeed creating a gap between how simple it was to &quot;customize&quot; the Nuxeo platform and how &quot;not that simple&quot; it was to extend it further!</p>
<h2>Customize in your browser, code on your laptop!</h2>
<p>Not only that, but developers (from our development team and from the community) started to highlight the need to be able to work with both Nuxeo Studio and Java development on the platform simultaneously. That is how the idea of Nuxeo IDE came late spring 2011: to provide tooling to Java developers to extend the platform, making them more efficient but also enabling them to work with Nuxeo Studio as a customization interface.</p>
<p>In our ideal world, we would love to provide a fully browser-based IDE provided as a service, like Nuxeo Studio (and actually, don&#039;t worry, we will keep looking at that for the long term :-)), enabling Java developers to code, build, deploy and run from a naked workstation, in a browser! Truth is, this might be the future of software development &#8212; but it ain&#039;t for today, or tomorrow!</p>
<p>The reality is that today and still for some time, when it comes to serious development, real Java developers are using Eclipse (ok there are also some other tools&#8230;), are confident with it and will keep working with it for a long time. Based on that assessment, we decided to work on Nuxeo IDE, a new tool based on the Eclipse IDE, that will be part of the toolbox for Nuxeo developers, standing next to Nuxeo Studio for customization.</p>
<p>Nuxeo IDE is in no way saying we won&#039;t go in the direction of &quot;developing in the Cloud&quot;. By &quot;connecting&quot; to Nuxeo Connect and Nuxeo Studio, it does exactly this: enables development in the cloud as much as possible, and many upcoming features will explore that direction! Still, the core of the Java development has to remain on the laptop, for some more time.&#160;</p>
<h2>So what are the goals of Nuxeo IDE and what can it help with?</h2>
<p>The goals of Nuxeo IDE are simple: make it easy for developers who want to go beyond Nuxeo Studio by developing new code to plug on the Nuxeo Platform!</p>
<p>This will bring productivity, efficiency and comfort to development teams in charge of customizing the platform, and will be an additional criteria for choosing the Nuxeo Platform against other technologies.</p>
<p>What can&#160;Nuxeo IDE do for you in this first version? Already a lot!</p>
<ul>
<li> <a href="http://lounge.blogs.nuxeo.com/wp-content/uploads/lounge/images/6a010536291c30970b014e8c0030dd970d-pi.png"><img alt="Nuxeo-ide-screenshot" class="asset  asset-image at-xid-6a010536291c30970b014e8c0030dd970d" src="http://lounge.blogs.nuxeo.com/wp-content/uploads/lounge/images/6a010536291c30970b014e8c0030dd970d-120wi" style="margin: 0px 0px 5px 5px" /></a>First of all, and here we are definitely talking about productivity, Nuxeo IDE embeds an SDK and a deployment system which makes it possible to automatically deploy your development work and see it live, thanks to the Hot Reload capability of the platform, without having to use external tools or go to the test environment and restart the server! Developers will definitely love that!&#160;</li>
<li>Again about productivity, Nuxeo IDE comes with a set of templates for new projects, so developers don&#039;t have to start from scratch. This includes a template for regular project, a template for Web Engine based project, a template for content operations and content services… A definitive time saver for developers, whether they work on a new project or on a proof of concept or prototype!</li>
<li>And still about productivity, Nuxeo IDE is designed to be bound to your Nuxeo Studio project. Doing so, all the customization work done in Nuxeo Studio is understood by Nuxeo IDE projects, making it able to provide helpful features, such as code completion on content structures that you might have customized in your Nuxeo Studio project.</li>
</ul>
<p>And Nuxeo IDE provides many more features, like a system to manage deployment profiles, an integrated Nuxeo Shell and others that I will let you discover later.</p>
<h2>What doesn&#039;t&#160;Nuxeo IDE&#160;provide?<span style="font-size: small;font-weight: normal">&#160;</span></h2>
<p>First of all, Nuxeo IDE does not provide features that are already in Nuxeo Studio. As explained above, the two tools are complementary, and the goal is not to provide an advanced alternative to Nuxeo Studio, but a companion. We think it would be confusing to have two tools for the same thing, and looking at how Nuxeo Studio does the job when it comes to customization, we definitely want to stay on that track! Nuxeo Studio will continue to be developed, offering new and unexpected customization capabilities!</p>
<p>Second, Nuxeo IDE doesn&#039;t look at the past &#8212; it is a tool developed for the next generation of the Nuxeo Platform. It comes today with a SDK based on the latest development version of the Nuxeo Platform, and it won&#039;t be adapted for 5.4.2 or even older versions. This is only the first version of a tool that is here to stay, and following our open development model, we wanted to make this available and wanted to have as many developers as possible using it from the beginning. Use it, try it, engage with us and feel free to contribute and get back to us &#8212; this is open source software!</p>
<p>Third, plenty of other features and templates that we are only starting to think about. Here as well, please engage and get in touch with us if you want to team with us for the next versions of the tool.</p>
<p>And fourth: bug free software! We know this doesn&#039;t exist. We have been testing Nuxeo IDE internally for a while, and we are really happy about the quality of the code, but we know bug free software would be a lie! So if you find a bug, report it.</p>
<h2>So what next?</h2>
<p>We will certainly be blogging more about Nuxeo Studio but for now, if you are a Nuxeo developer, or on your way to becoming one, I can only recommend that you give it a test run:</p>
<ul>
<li>Get it from its <a href="http://marketplace.eclipse.org/content/nuxeo-ide" target="_blank" title="Nuxeo IDE solution">dedicated Eclipse Marketplace page</a></li>
<li>Jump on the&#160;<a href="http://doc.nuxeo.com/x/ZYKE" target="_blank" title="Nuxeo IDE documentation">Nuxeo IDE documentation space</a>&#160;dedicated to this new project &#8212; even if we are still working on it, the installation manual is already pretty solid</li>
<li>If you still have questions,<a href="http://answers.nuxeo.com" target="_blank" title="Questions about Nuxeo? Answers about Nuxeo!"> ask them on our QA website</a>, you&#039;ll get answers!</li>
<li>And if you find bugs, please report them on the <a href="https://jira.nuxeo.com/browse/NXIDE" target="_blank" title="Nuxeo IDE bug tracker">dedicated bug tacker</a>.&#160;</li>
</ul>
<p>Greetings to the amazing R&amp;D team at Nuxeo!</p>
<p>Roland</p>
]]></content:encoded>
			<wfw:commentRss>http://lounge.blogs.nuxeo.com/2011/10/nuxeo-ide-arming-nuxeo-developers-with-more-good-tools.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Enhanced Customization for Nuxeo Case Management Framework with Nuxeo Studio</title>
		<link>http://lounge.blogs.nuxeo.com/2011/08/enhanced-customization-for-nuxeo-open-source-case-management-framework.html</link>
		<comments>http://lounge.blogs.nuxeo.com/2011/08/enhanced-customization-for-nuxeo-open-source-case-management-framework.html#comments</comments>
		<pubDate>Wed, 10 Aug 2011 12:17:24 +0000</pubDate>
		<dc:creator>Jane Zupan</dc:creator>
				<category><![CDATA[Case Management]]></category>
		<category><![CDATA[Studio]]></category>
		<category><![CDATA[Version]]></category>
		<category><![CDATA[case management]]></category>
		<category><![CDATA[case management software]]></category>
		<category><![CDATA[open source case management]]></category>

		<guid isPermaLink="false">http://lounge.blogs.nuxeo.com/2011/08/enhanced-customization-for-nuxeo-open-source-case-management-framework.html</guid>
		<description><![CDATA[<p style="background-color: transparent"><a href="http://lounge.blogs.nuxeo.com/wp-content/uploads/lounge/images/6a010536291c30970b0153905ef702970b-pi.png"><img alt="Nuxeo Open Source Case Management Framework" class="asset  asset-image at-xid-6a010536291c30970b0153905ef702970b" src="http://lounge.blogs.nuxeo.com/wp-content/uploads/lounge/images/6a010536291c30970b0153905ef702970b-320wi" style="margin: 0px 0px 5px 5px" /></a>New versions of our <a href="http://www.nuxeo.com/en/products/case-management" target="_blank">open source case management</a> framework, Nuxeo CMF, and <a href="http://www.nuxeo.com/en/products/studio" target="_blank">Nuxeo Studio</a> were released today. Coincidence? Not at all.</p>
<div style="background-color: transparent">These two new releases mean more customization possibilities for Nuxeo CMF with Nuxeo Studio, the configuration environment for Nuxeo ECM platform products. A framework built with the <a href="http://www.nuxeo.com/en/products/enterprise-platform" target="_blank">Nuxeo platform</a>, Nuxeo CMF is a pragmatic tool for building case-based software solutions that replace paper-intensive, file cabinet-focused processes. Now it is even easier to customize Nuxeo CMF and adapt it to the specific requirements of your project.</div>
<h2>Define and Structure Your Case Management Solution</h2>
<p>Since Nuxeo CMF is built with the <a href="http://www.nuxeo.com/en/products/enterprise-platform" target="_blank">Nuxeo EP</a> technology, all of the <a href="http://www.nuxeo.com/en/products/studio/features" target="_blank">customization features</a> available in Studio, such as application branding, custom search form design, content view configuration, etc., are also available for Nuxeo CMF. In addition, new features have been added that are specific to a case-based solution.<a href="http://lounge.blogs.nuxeo.com/wp-content/uploads/lounge/images/6a010536291c30970b0154342db19a970c-pi.png"><img alt="Nuxeo Studio for Nuxeo CMF" class="asset  asset-image at-xid-6a010536291c30970b0154342db19a970c" src="http://lounge.blogs.nuxeo.com/wp-content/uploads/lounge/images/6a010536291c30970b0154342db19a970c-500wi" style="margin-left: auto;margin-right: auto;border: 1px solid #000000" /></a></p>
<ul>
<li><strong>Create a case</strong>. Using the </li>&#8230; <a href="http://lounge.blogs.nuxeo.com/2011/08/enhanced-customization-for-nuxeo-open-source-case-management-framework.html" class="read_more">Read more</a></ul>]]></description>
			<content:encoded><![CDATA[<p style="background-color: transparent"><a href="http://lounge.blogs.nuxeo.com/wp-content/uploads/lounge/images/6a010536291c30970b0153905ef702970b-pi.png"><img alt="Nuxeo Open Source Case Management Framework" class="asset  asset-image at-xid-6a010536291c30970b0153905ef702970b" src="http://lounge.blogs.nuxeo.com/wp-content/uploads/lounge/images/6a010536291c30970b0153905ef702970b-320wi" style="margin: 0px 0px 5px 5px" /></a>New versions of our <a href="http://www.nuxeo.com/en/products/case-management" target="_blank">open source case management</a> framework, Nuxeo CMF, and <a href="http://www.nuxeo.com/en/products/studio" target="_blank">Nuxeo Studio</a> were released today. Coincidence? Not at all.</p>
<div style="background-color: transparent">These two new releases mean more customization possibilities for Nuxeo CMF with Nuxeo Studio, the configuration environment for Nuxeo ECM platform products. A framework built with the <a href="http://www.nuxeo.com/en/products/enterprise-platform" target="_blank">Nuxeo platform</a>, Nuxeo CMF is a pragmatic tool for building case-based software solutions that replace paper-intensive, file cabinet-focused processes. Now it is even easier to customize Nuxeo CMF and adapt it to the specific requirements of your project.</div>
<h2>Define and Structure Your Case Management Solution</h2>
<p>Since Nuxeo CMF is built with the <a href="http://www.nuxeo.com/en/products/enterprise-platform" target="_blank">Nuxeo EP</a> technology, all of the <a href="http://www.nuxeo.com/en/products/studio/features" target="_blank">customization features</a> available in Studio, such as application branding, custom search form design, content view configuration, etc., are also available for Nuxeo CMF. In addition, new features have been added that are specific to a case-based solution.<a href="http://lounge.blogs.nuxeo.com/wp-content/uploads/lounge/images/6a010536291c30970b0154342db19a970c-pi.png"><img alt="Nuxeo Studio for Nuxeo CMF" class="asset  asset-image at-xid-6a010536291c30970b0154342db19a970c" src="http://lounge.blogs.nuxeo.com/wp-content/uploads/lounge/images/6a010536291c30970b0154342db19a970c-500wi" style="margin-left: auto;margin-right: auto;border: 1px solid #000000" /></a></p>
<ul>
<li><strong>Create a case</strong>. Using the file cabinet paradigm, a case is the folder that holds all of the documents and content relevant to the case. Nuxeo Studio enables the definition of one or multiple types of cases, each with a specific lifecycle and metadata to help with search and classification. </li>
<li><strong>Define a case item</strong>. Documents or other elements found in the file folder are called case items. A generic case item, with its own metadata, can be defined and associated with a case. </li>
<li><strong>Define operations</strong>. With Nuxeo Studio, you can define a chain of operations that triggers automatically from a given action. For example, you may want to start a pre-defined workflow when a new case item is entered. Distribution and route management operations are available to help define and automate case management processes. </li>
<li><strong>Lifecycles</strong>. A default lifecycle can be used as an example, to facilitate the creation of custom lifecycles, or it can be used as is. The graphical lifecycle definition tool makes this custom setting easy to learn. &#160;</li>
</ul>
<ul>
</ul>
<p><a href="http://lounge.blogs.nuxeo.com/wp-content/uploads/lounge/images/6a010536291c30970b0154342db016970c-pi.png">&#160; </a>Nuxeo Studio is delivered in a hosted environment, eliminating the pain of installation, upgrade and maintenance. Even better, an automatic connection between Studio and CMF enables one-click customization project installations, with hot reload. For anyone who has gone through cycles of developing, installing, and testing, this time-saving trick is going to rock your world!</p>
<h2>Cool beans. How do I get started?</h2>
<p>Installing Nuxeo CMF and starting your first customization project with Nuxeo Studio will probably take all of about 10 minutes &#8212; a prototyper’s dream! Here’s are some helpful links:</p>
<ul>
<li><a href="http://www.nuxeo.com/en/downloads/download-cmf-form" target="_blank">Download Nuxeo CMF</a>. The installation wizard will offer a free 30-day trial of Nuxeo Studio.</li>
<li><a href="https://doc.nuxeo.com/x/JQAz" target="_blank">Nuxeo CMF documentation</a></li>
<li><a href="https://doc.nuxeo.com/x/EIAV" target="_blank">Nuxeo Studio documentation</a></li>
<li><a href="https://jira.nuxeo.com/secure/ReleaseNote.jspa?projectId=10281&amp;version=11358" target="_blank">Release Notes</a> for Nuxeo Studio</li>
<li><a href="https://jira.nuxeo.com/secure/ReleaseNote.jspa?projectId=10310&amp;version=11050" target="_blank">Release Notes</a> for Nuxeo CMF</li>
</ul>
<p>Spend a few minutes on the test drive, then <a href="http://forum.nuxeo.com/f/24/" target="_blank">send us your feedback</a>. We love to know what our users think &#8211; it keeps us on our toes.</p>
<p>&#160;</p>
<p>&#8211; <a href="https://twitter.com/JaneZupan/" target="_blank">@JaneZupan</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lounge.blogs.nuxeo.com/2011/08/enhanced-customization-for-nuxeo-open-source-case-management-framework.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Just Released &#8211; Nuxeo DM and EP 5.4.2</title>
		<link>http://lounge.blogs.nuxeo.com/2011/06/just-released-nuxeo-dm-and-ep-542.html</link>
		<comments>http://lounge.blogs.nuxeo.com/2011/06/just-released-nuxeo-dm-and-ep-542.html#comments</comments>
		<pubDate>Wed, 01 Jun 2011 14:28:22 +0000</pubDate>
		<dc:creator>Jane Zupan</dc:creator>
				<category><![CDATA[Document Management]]></category>
		<category><![CDATA[ECM]]></category>
		<category><![CDATA[Version]]></category>
		<category><![CDATA["open source document management"]]></category>

		<guid isPermaLink="false">http://lounge.blogs.nuxeo.com/2011/06/just-released-nuxeo-dm-and-ep-542.html</guid>
		<description><![CDATA[<p>The newest version of <a href="http://www.nuxeo.com/en/products/document-management" target="_blank">Nuxeo Document Management</a> and <a href="http://www.nuxeo.com/en/products/ep" target="_blank">Nuxeo Enterprise Platform</a> was released today – demonstrating again what makes the open source paradigm fresh and innovative: a vibrant, engaged community. Direct feedback through our forums gives us powerful information about what&#039;s working, what could be improved, and how our customers use our software. We channel that back into the products, another step in a cycle of continuous improvement.</p>
<p><a href="http://lounge.blogs.nuxeo.com/wp-content/uploads/lounge/images/6a010536291c30970b015432b10417970c-pi.png"> </a><a href="http://lounge.blogs.nuxeo.com/wp-content/uploads/lounge/images/6a010536291c30970b015432b10462970c-pi.png"> </a><a href="http://lounge.blogs.nuxeo.com/wp-content/uploads/lounge/images/6a010536291c30970b015432b10c74970c-pi.png"><img alt="Nuxeo DM User Dashboard" border="0" class="asset  asset-image at-xid-6a010536291c30970b015432b10c74970c image-full" src="http://lounge.blogs.nuxeo.com/wp-content/uploads/lounge/images/6a010536291c30970b015432b10c74970c-800wi.png" /></a> <br /> This latest release of Nuxeo DM, and its underlying platform, Nuxeo EP, features contributions from customers <a href="http://gagnavarslan.is/?page_id=32" target="_blank">Gagnavarslan</a> and <a href="http://blogs.nuxeo.com/marketing/2011/03/nuxeo-case-study-an-intranet-portal-for-leroy-merlin.html" target="_blank">Leroy Merlin</a>, a smoother UI experience driven by community feedback, and a glimpse of new things to come for the Nuxeo Platform and product line.&#160;</p>
<h2>Links, Resources &#38; More</h2>
<p>Following are a few links for more information on this new version:</p>
<ul>
</ul>
<ul>
<li><a href="http://www.nuxeo.com/en/about/news/nuxeo-releases-new-version-of-open-source-document-management-software" target="_blank">Press Release</a></li>
<li><a href="http://www.nuxeo.com/en/products/document-management/whats-new-54" target="_blank">Recap of new version</a> on www.nuxeo.com</li>
<li>A series of <a href="http://blogs.nuxeo.com/dev/v542/" target="_blank">blog posts</a> from the Nuxeo Developers&#039; Blog describing new features in </li>&#8230; <a href="http://lounge.blogs.nuxeo.com/2011/06/just-released-nuxeo-dm-and-ep-542.html" class="read_more">Read more</a></ul>]]></description>
			<content:encoded><![CDATA[<p>The newest version of <a href="http://www.nuxeo.com/en/products/document-management" target="_blank">Nuxeo Document Management</a> and <a href="http://www.nuxeo.com/en/products/ep" target="_blank">Nuxeo Enterprise Platform</a> was released today – demonstrating again what makes the open source paradigm fresh and innovative: a vibrant, engaged community. Direct feedback through our forums gives us powerful information about what&#039;s working, what could be improved, and how our customers use our software. We channel that back into the products, another step in a cycle of continuous improvement.</p>
<p><a href="http://lounge.blogs.nuxeo.com/wp-content/uploads/lounge/images/6a010536291c30970b015432b10417970c-pi.png"> </a><a href="http://lounge.blogs.nuxeo.com/wp-content/uploads/lounge/images/6a010536291c30970b015432b10462970c-pi.png"> </a><a href="http://lounge.blogs.nuxeo.com/wp-content/uploads/lounge/images/6a010536291c30970b015432b10c74970c-pi.png"><img alt="Nuxeo DM User Dashboard" border="0" class="asset  asset-image at-xid-6a010536291c30970b015432b10c74970c image-full" src="http://lounge.blogs.nuxeo.com/wp-content/uploads/lounge/images/6a010536291c30970b015432b10c74970c-800wi.png" /></a> <br /> This latest release of Nuxeo DM, and its underlying platform, Nuxeo EP, features contributions from customers <a href="http://gagnavarslan.is/?page_id=32" target="_blank">Gagnavarslan</a> and <a href="http://blogs.nuxeo.com/marketing/2011/03/nuxeo-case-study-an-intranet-portal-for-leroy-merlin.html" target="_blank">Leroy Merlin</a>, a smoother UI experience driven by community feedback, and a glimpse of new things to come for the Nuxeo Platform and product line.&#160;</p>
<h2>Links, Resources &amp; More</h2>
<p>Following are a few links for more information on this new version:</p>
<ul>
</ul>
<ul>
<li><a href="http://www.nuxeo.com/en/about/news/nuxeo-releases-new-version-of-open-source-document-management-software" target="_blank">Press Release</a></li>
<li><a href="http://www.nuxeo.com/en/products/document-management/whats-new-54" target="_blank">Recap of new version</a> on www.nuxeo.com</li>
<li>A series of <a href="http://blogs.nuxeo.com/dev/v542/" target="_blank">blog posts</a> from the Nuxeo Developers&#039; Blog describing new features in this version</li>
<li><strong>Technical details</strong> &#8211; blog post on <a href="http://blogs.nuxeo.com/dev/2011/05/first-release-candidate-for-nuxeo-542.html" target="_blank">Release Candidate 1</a> of Nuxeo DM / EP 5.4.2 </li>
<li>Blog post on <a href="http://blogs.nuxeo.com/fermigier/2011/05/nuxeo-epdm-542-rc2-released.html" target="_blank">Release Candidate 2</a> from Stefane Fermigier </li>
<li><a href="https://jira.nuxeo.com/secure/ReleaseNote.jspa?projectId=10011&amp;version=11088" target="_blank">Release notes</a> &#8211; as captured by our issue tracker, Jira</li>
<li><a href="http://www.nuxeo.com/en/downloads/download-dm-form" target="_blank">Download</a></li>
<li><a href="http://www.nuxeo.com/en/downloads/cloud-trial" target="_blank">Online Trial.</a></li>
</ul>
<h2>Shout Out to Contributors</h2>
<p>The Nuxeo community helps us make great software by giving feedback, and by contributing back their code. For version 5.4.2, we&#039;d especially like to thank the following contributors:</p>
<ul>
<li><strong>Jónas Sigurðsson</strong>, <a href="http://gagnavarslan.is/?page_id=32" target="_blank">Gagnavarslan</a>, and his team, for the WSS connector based on WebDAV<strong>&#160;</strong></li>
<li><strong>Damien Metzler</strong>, <a href="http://blogs.nuxeo.com/marketing/2011/03/nuxeo-case-study-an-intranet-portal-for-leroy-merlin.html" target="_self">Leroy Merlin</a>, and his team, for the GWT OpenSocial container</li>
<li><strong>Nina Bagouli</strong>, <a href="http://www.knowledge.gr/ksa/shared/index.jsp?context=101" target="_blank">Knowledge Broadband Services SA</a>, for Greek translations </li>
<li><strong>Hiromi Kimura</strong>,&#160;University of Tsukuba, for Japanese translations</li>
<li><strong>Jackie Ju,</strong> <a href="http://www.intalio.com/" target="_self">Intalio</a>,&#160;for fixing a <a href="https://jira.nuxeo.com/browse/NXP-6125" target="_blank">drag&#039;n&#039;drop issue</a> in an iFrame.</li>
</ul>
<h2>Get In on the Action</h2>
<p>As always, your feedback is welcome, as Nuxeo technology is a project that is 100% open source. Check out our <a href="https://jira.nuxeo.com/browse/NXP" target="_blank">Jira issue tracker</a> for up-to-date information about the current set of open tasks. Join the nuxeo-dev <a href="http://forum.nuxeo.com/f/2/" target="_blank">forum</a> and <a href="http://lists.nuxeo.com/mailman/listinfo/nuxeo-dev" target="_blank">mailing list</a> to voice your thoughts on open source content management and the Nuxeo  platform. And watch this space for our thoughts on where we want to take  the Nuxeo platform next.</p>
<p>&#160;</p>
<ul>
</ul>
<p>&#8211; <a href="https://twitter.com/JaneZupan/" target="_blank">@JaneZupan</a></p>
]]></content:encoded>
			<wfw:commentRss>http://lounge.blogs.nuxeo.com/2011/06/just-released-nuxeo-dm-and-ep-542.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

