<?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>Armedia Blog &#187; Drupal</title>
	<atom:link href="http://www.armedia.com/blog/category/enterprise_content_management/drupal/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.armedia.com/blog</link>
	<description></description>
	<lastBuildDate>Thu, 02 Feb 2012 15:53:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Think Alfresco from Documentum perspective  –Take 1</title>
		<link>http://www.armedia.com/blog/2010/07/think-alfresco-from-documentum-perspective-%e2%80%93take-1/</link>
		<comments>http://www.armedia.com/blog/2010/07/think-alfresco-from-documentum-perspective-%e2%80%93take-1/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 18:19:07 +0000</pubDate>
		<dc:creator>bsampath</dc:creator>
				<category><![CDATA[Alfresco]]></category>
		<category><![CDATA[Alfresco Development]]></category>
		<category><![CDATA[Aspects]]></category>
		<category><![CDATA[Documentum]]></category>
		<category><![CDATA[Documentum Development]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Enterprise Content Management]]></category>
		<category><![CDATA[Export]]></category>
		<category><![CDATA[Solutions]]></category>
		<category><![CDATA[Web Content Management]]></category>
		<category><![CDATA[Webscripts]]></category>
		<category><![CDATA[aspects]]></category>
		<category><![CDATA[Caliente]]></category>
		<category><![CDATA[deep export]]></category>
		<category><![CDATA[lucene]]></category>
		<category><![CDATA[tomcar]]></category>
		<category><![CDATA[webscripts]]></category>

		<guid isPermaLink="false">http://www.armedia.com/blog/?p=399</guid>
		<description><![CDATA[When you work for a while in the software you get numbed to “technologies have come and gone&#8230;” occasionally though some become commodities and others trend setters. We have seen that with many products like Apache, Tomcat, Lucene, Drupal …etc that have stabilized and matured over the past years with the help of increased development from [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" src="http://armedia.com/blog2/wp-content/uploads/2010/07/OpenSource.gif" alt="Open Source ...&lt;/ins&gt;" width="528" height="308" /></p>
<p><span style="color: #888888;"><span style="color: #000000;">When you work for a while in the software you get numbed to “technologies have come and gone&#8230;” occasionally though some become commodities and others trend setters. We have seen that with many products like </span></span><a href="http://www.apache.org/" target="_blank">Apache</a>, <a href="http://tomcat.apache.org/">Tomcat</a>, <a href="http://lucene.apache.org/" target="_blank">Lucene</a>, <a title="Drupal" href="http://www.drupal.org" target="_blank">Drupal </a><span style="color: #000000;">…etc that have stabilized and matured over the past years with the help of increased development from the open source realm. Wait! Did I mention the word “Open Source” and going to talk about</span><span style="color: #000000;"> the enterprise</span><span style="color: #000000;"> </span><a href="http://en.wikipedia.org/wiki/Content_management_system" target="_blank">content management</a>?</p>
<p><span style="color: #000000;">So without any more ado, we have </span><a href="http://www.alfresco.com/" target="_blank">Alfresco</a>- <span style="color: #888888;"><span style="color: #000000;">catering to a rapidly increasing demand of the enterprise content management solutions which is built over the open source technologies such as</span> </span><a href="http://wiki.alfresco.com/wiki/Alfresco_Repository_Architecture" target="_blank">Spring, Hibernate, and Lucene</a><span style="color: #888888;"> <span style="color: #000000;">platforms. Having done years of Documentum development and several Alfresco projects of late, I think there are some interesting overlaps and differences of approach that I feel would make the developers get adapted quicker.</span></span></p>
<p><span style="color: #000000;">With the</span> <a href="http://wiki.alfresco.com/wiki/Main_Page" target="_blank">wiki</a> <span style="color: #000000;">site overwhelmed with Introduction, API’s, Development, Deployment and the</span><span style="color: #000000;"> </span><a href="http://forums.alfresco.com/en/" target="_blank">Forums</a> <span style="color: #000000;">to answer all the questions regarding the issues faced during the project phase, I am here to talk purely from the developers perspective on what’s the key areas that I happen to witness the difference from the Documentum space.</span></p>
<p><span style="color: #000000;">The road map for my next series of blog is going to cover each of the areas mentioned below in more detailed, code abundant and developer centric approach which will answer the questions:</span></p>
<ul>
<li><em><span style="color: #000000;">Does this feature exist in Documentum or Alfresco or both?</span></em></li>
<li><em><span style="color: #000000;">If yes, how different is the approach?</span></em></li>
</ul>
<p><span style="color: #000000;">So with that preamble, and in no particular order, I give you my list of the key areas I got hands on and learnt how different Alfresco is:</span></p>
<ul>
<li><strong><a href="http://wiki.alfresco.com/wiki/Aspect" target="_blank">Aspects</a></strong></li>
</ul>
<p style="padding-left: 30px;"><span style="color: #000000;">Custom data model is the core for any enterprise content management solution. The use of “Aspects” as its core is the fundamental concept for content modeling in Alfresco. Although in the</span> <a href="http://developer.emc.com/developer/devcenters/ContentManagement/D6/whats_new_in_documentum6.pdf" target="_blank">form D6</a>,<span style="color: #000000;"> </span><span style="color: #000000;">aspects was introduced, how different is the use and approach in Alfresco is something I will take a deep dive in my next blog.</span></p>
<ul>
<li><a href="http://wiki.alfresco.com/wiki/Web_Scripts" target="_blank"><strong>Web Scripts</strong></a></li>
</ul>
<p style="padding-left: 30px;"><span style="color: #000000;">Alfresco Web Scripts brings together the world of content repository and the web. Being a Documentum developer earlier ways of interaction with the repository have been either using DFC API’s or DQL. In Alfresco, Web Scripts provide RESTful access to content within the repository and we can build our own interface using java script. A custom move operation is implemented using the Web Scripts and the comparison of the implementation with the Documentum would be a something to be noted.</span></p>
<ul>
<li><a href="http://www.daeja.com/integrate/integrate-alfresco.asp" target="_blank"><strong>Integration</strong></a></li>
</ul>
<p style="padding-left: 30px;"><span style="color: #000000;">On my last project, we had requirements for the customers to be able to permanently redact</span> <a href="http://en.wikipedia.org/wiki/Personally_identifiable_information" target="_blank">Personally Identifiable Information</a> <span style="color: #000000;">(PII) from existing documents stored in the repository and version the original document upon save. For various reasons, we decided to integrate the 3</span><sup><span style="color: #000000;">rd</span></sup><span style="color: #000000;"> party tool Daeja </span><a href="http://www.daeja.com/" target="_blank">ViewOne</a><span style="color: #000000;"> module to provide this capability. I will discuss the topic as part of this blog series.</span></p>
<p><span style="color: #000000;">I started this series based on my experience implementing Alfresco projects and I invite you to share any of your experiences with any part of the road map wherein you run into interesting twists and turns? Did you drive off the road to get some help? I welcome your feedback as the blog takes its shape. See you all soon in </span><em><span style="color: #000000;">Take 2</span></em><span style="color: #000000;">.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.armedia.com/blog/2010/07/think-alfresco-from-documentum-perspective-%e2%80%93take-1/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

