Skip to main content

Experiments with Alfresco

Why Alfresco, not any other?
I personally find Alfresco has many features already built in that can be used for office automation and collaboration along with content management. Having said that I dont think, Alfresco user interface is one of the greatest to use. However, UI is good enough to carry on the work. I feel, as far the enterprises are concerned, getting the relevant business functionality assumes greater importance.

I am listing some of the features, I find it useful for organization.
- Built in content model, role, aspects, rules are good enough to implement workable solutions
- Well built document management system extended to manage records as well
- Alfresco share, a web application for collaboration is good enough for the kind of collaborations we normally perform in organizations
- Google like search
- Ability to use Google docs as repository (simple enablement in configuration)
- Ability to create access controlled repository
- Ability to expose repository as network drives via FTP, CIFS
- Ability to expose repository via WebDAV
- Ability to interact with Alfresco repository via Microsoft office and Open office editors (via plug-ins)
- Ability to extend the content model to define custom content type
- Ability to define custom role
- Ability to define custom aspects
- Ability to filter content based on aspects
- Ability to apply rules on content during ingestion and other events
- Ability to define simple ad-hoc tasks
- Ability to define complex workflows using rules and spaces
- Ability to incorporate JBPM advanced workflows into Alfresco
- Ability to customize look and feel (themes, changing logo, layouts)
- Ability to extract metadata from the document, scanned documents, TIFF images
- With Spring Surf as development platform, it is possilbe to create web applications and incorporate into Alfresco
- Ability to integrate Alfresco with LDAP server and AD server
- Ability to integrate with CAS
- Ability to integrate with Liferay portal server and Drupal CMS
- Ability to notify over e-mail
- Other stuffs like blog, discussion forum, calendar, dashboards

I started experiments with Alfresco 3.4 community edition and I was not happy with the documentation details. The details were not matching the latest version. I was surprised to find the configuration approaches and even file names were different. This added to the difficulty in finding the information and customizing some of them. This could be because, I am using community edition and expect good support for enterprise edition. My take is, we need to propose enterprise edition, if we are proposing the solutions to the prospects, else we need to make the pain points clear to them.

I did some basic look and feel customization like changing the logo, and defining custom style sheets. These acts appeared fairly simple and straighforward. But, if we need good amount of customization of layout organization, we need to have developers who specialize in YUI, object oriented java script and freemarker templates.

I will talk about other stuffs I did with Alfresco, in the next post ...

Comments

Popular posts from this blog

Key to adopt open source product

Friends, I am working on business solution implementation on open source product called Kaltura. Kaltura is a media management solution and has loads of features that compel any business to take a peek into it. More-over this is the only complete end-to-end open source software available to handle digital assets. But it comes with its own head ache. Considering its open source, its understandable. I feel, handling these would ensure you the success in your open source product implementation. 1. In my opinion, before adopting any open source software, build the capability to deal with the inconsistency bundled in the open source software. 2. I would avoid involving external consultants for 2 reasons.      a. I am not sure, they would bring necessary expertise on to table      b. I fear that there would be little ownership, they will not see big picture of my business (neither I am interested to share it all) 3. Alternative to that is to build the tea...

Socialism Vs Capitalism

I was discussing sociallism vs capitalism with my father, who is a retired economics professor. Found some interesting facts ... Sharing them ... Socialism believes in distributing wealth equally. For example: If there is INR 10000 and 10 people in the pool, every one gets INR 1000. Wow, that sounds great in a diversified society like ours. Will this work? My take is NO. Because, the focus is only on sharing the wealth. If every one gets equal share, high acheiver will downgrade himself or herself and low acheivers will still downgrade themselves. This is a chain reaction and will reach a point where you will not have anything to distribute. The opposite side is 'Capitalism' where only the acheiver gets the rewards for his or her efforts. India adopts hybrid policy of Socialism and Capitalism, where the distribution of wealth happens through public sector enterprises and wealth creation happens through private sectors. The policies will be made in such a way that private se...

Plan your hosting options - CIR or Monthly transfer?

This blog provides an insight to plan your hosting options. Calculating CIR What is CIR? In simple terms, it is the quantity of bandwidth measured as Committed Information Rate in megabits. CIR allows you to channel as much web traffic as possible within a given bandwidth. CIR calculation will help you to model your deployment option, whether to avail hosted model, or host the application in one's own dedicated server, or avail hosting provider service for monthly transfer or avail hosting provider service in pro-rata basis. What are the important parameters one needs to consider? One important parameter is, total number of simultaneous sessions that your web application is expecting. With this value, we can derive certain other parameters that would help us in arriving at CIR. Do not mean that simultaneous sessions imply simultaneous connections. This only means that, if we assume each session represents one user, we have that many users using the application at any gi...