Welcome to Contentpeople.com
![]()
This blog is brought to you by the content people at Zia. It contains both public and subscriber only content.
Subscribe now (its free!) to join the content conversation
Whiteboard Series: “ACE – Advanced Closing Extraction for Ephesoft”
We’ve posted the next video in our Whiteboard Series: “ACE – Advanced Closing Extraction for Ephesoft.”
Join Pat Myers, EVP of Zia Consulting, for an overview of Zia’s Advanced Closing Extraction (ACE) for Ephesoft solution.
Advanced Closing Extraction (ACE) for Ephesoft provides enhanced capture for mortgage documents. With the size of an average mortgage loan at over 500 pages, and hundreds of different document types, the labor intensive and costly methods of processing loans used in the past are no longer possible for banks that want to compete. Now, many of the most data intensive documents such as HUD-1, GFE, Truth in Lending and more can be managed securely and efficiently with Zia’s Advanced Closing Extraction. Using Ephesoft Intelligent Document Capture, ACE automates mortgage data collection with quick implementation, carefully extracting necessary information and ensuring compliance.
Watch on Vimeo here.
White Paper: The Future of ECM from the Founder and CTO of Alfresco
From our partners @Alfresco:
Traditional ECM is not adequate
If you’re still using legacy ECM platforms like Documentum, FileNet & OpenText, your ECM infrastructure cannot adequately adapt and scale to support the explosive and disruptive changes that mobile, social, cloud and rapid globalization bring to the ECM landscape.
Bolt-on products aren’t the answer
Traditional ECM technologies were architected in a time when users and content stayed behind the firewall, on servers and PCs. They don’t have capabilities that adequately or scalably address next-generation ECM challenges – and no amount of acquisitions or bolt-on features will compensate for that lack in the core product.
Get ready for content-as-a-service
Read this thought-provoking white paper, from Alfresco CTO & Founder, John Newton, to learn how and why these technology and industry disruptors are forever changing the ECM landscape – and how you can get your organization prepared for the new, scalable content-as-a-service model required to successfully manage and leverage content in this new era.
Download the White Paper Now.
Whiteboard Video Series: “Connected Case Management” & “Case Management for Alfresco Business Solutions”
We’ve recently launched a new Vimeo channel. Join Zia’s CEO Mike Mahon for our Whiteboard Series on Connected Case Management.
In the first video, “Connected Case Management”, Mike gives an overview of what case management actually is with a functional example. As many organizations are trying to define and build case management solutions, Zia is working on managing cases effectively, engaging current systems while integrating new technology like Alfresco ECM.
In the second video, “Case Management for Alfresco Business Solutions”, Mike addresses case management and business solutions as they relate to our vision for the Content Connected Enterprise. Utilizing Alfresco as a content hub, Mike will discuss how Zia integrates cloud, document capture, mobile, and existing/legacy systems with partner technologies like Alfresco Business Solutions.
What’s in your Liferay 6.0 lar file? Part 1
We have written a lot about Liferay over the last few months touting its benefits as an integration platform and its flexibility. Recently I needed to transfer content from on Liferay system to another. I only wanted content changes that occurred in a certain date range. To do this, I navigated to pages in the control panel clicked on the export tab and selected the desired date range as shown in the picture below.
The resulting lar file was much larger than I anticipated. This got me thinking…what’s actually in a lar file? …
The following content is only available to subscribers.
Alfresco Names New CEO
Alfresco has appointed former SuccessFactors President Doug Dennerline as their new CEO. Doug was previously President of the Software as a Service (SaaS) provider SuccessFactors which was acquired by SAP last year for $3.4 billion; before that he was chief executive of the Webex division of Cisco.
Doug replaces John Powell, cofounder with John Newton of Alfresco Software in 2002 and CEO up until now.
We have enjoyed a great relationship with John Powell over the years and have appreciated his support. John visited with us last October when he gave a keynote address at the Zia sponsored Paper to mobile Summit here in Boulder. (you can see his address in its entirety here.) While he was here we had a chance to interview him about Alfresco’s relationship with Zia. Here’s what he had to say.
Check out this inside look video.
And of course, we are looking forward to working with Doug going forward. We are impressed with credentials and with his vision for ECM and we are anxious to share our views with him.
You can read the complete text of the Alfresco press release here.
5 Things We Love About Liferay
There are a number of things we like about Liferay and once you start using Liferay it is easy to see why. Liferay is a leader in the portal space (according to Gartner, not just Zia). It also has a highly flexible user interface and integration platform that makes it easy to use. In fact, we recommend it as a go to technology for Web development and integration.
With so many great things about Liferay, it was hard for me to narrow it down to 5 things for our recent Webinar. In case you missed the “Favorite Things about Liferay” webinar, here are the top five reasons Zia loves Liferay:
1) Open architecture – Liferay is extremely flexible as an environment and can be used with any Java application server and any database that is JDBC compliant. This means that most companies will able to leverage existing technology investments with Liferay. You can use products like Tomcat, JBoss, WebLogic, WebSphere, MySQL, Oracle or SQL Server. You can also use any Java web framework such as Liferay MVC, Spring Portlet MVC, Struts, JSF or GWT. As with any open source product, Liferay customers benefit from being able to ‘see under the hood’ and look at the source code to address problems and report bugs/fixes. This open architecture makes Liferay both an excellent social platform (wikis, blogs, etc.) and integration platform. On a recent customer engagement, I used Liferay to integrate with an ERP, CRM, ESB and several web services.
2) Fast Site Creation – For any company that is consistently adding or updating site content, Liferay makes it easy to quickly create and add a web page. Content creators can create new pages with little technical background and with minimal or no IT involvement. This puts the control back in the content creator’s hands and frees up IT resources. From a developer standpoint, it is easy to mock up sites for new projects and manage overall site creation. Liferay’s content management system manages all file types including images, documents, videos, and web content. Web content can be a simple snippet of HTML, or a complex mix of images and HTML that are neatly organized using structures. The structure is then combined with a template for displaying the web content, so that content contributors can focus on the content and not technical details. Liferay makes it easy to create content, update navigation menus, and create pages and sites in minutes.
3) Liferay Plugins – With Liferay you do not need to re-create the wheel. The functionality you need to build your web presence is often available in an existing Liferay plugin. A brief list of the most commonly used plugins are web content display, sign in (user login and forgot password), social media features (such as chat, Wikis, message boards, blogs, etc.) and web proxy. The web proxy feature is great because it allows you to expose legacy web applications in your enterprise through Liferay so that they are all managed the same way. You can customize Liferay plugins in several ways, including the portlet’s UI configuration settings, control panel, and portal-ext.properties. This saves time by avoiding rewriting code. If configuration changes are not enough, you can use Liferay hooks to change JSPs, CSS, and actions (to name just a few). Zia has a lot of experience customizing Liferay using hooks. For example, we have helped many companies customize the sign in plugin by putting in a company’s own look and feel or adding in pages and documents / terms that a user has to agree to. Hooks can also be used to integration with other systems such as LDAP, ERP, CRM, etc.
4) Fast Theme Development – Themes are a common way to customize the ‘look’ of a portal. Using themes is easy in Liferay compared to other technologies. In some cases it might be fine to build a quick site using the Classic theme that comes with Liferay. For a public facing site or sites geared towards a large number of users – custom themes are a must. You can modify the look and feel using basic web technologies such as Velocity, HTML, JavaScript, CSS and images.
5) Responsive Layout – A major trend in the web world is responsive layout. This allows a website to be used on any web enabled device – not just the traditional desktop. With tablets and smartphones dominating the marketplace, companies need websites that work on these smaller screen sizes. Responsive layout enables you to develop a site that works on tablets and smartphones. This ensures that your site will be relevant for a long time, thereby reducing your annual IT spending. Liferay can detect the screen width of a device, using CSS media queries and JavaScript. All you need to do is specify the CSS for each of the four common display sizes. A great example of this is the Liferay website. Test it using your iPad, iPhone and desktop. You will see how the images decrease in size or are hidden while the content and navigation remains the same. Companies need to incorporate this into websites today to avoid building new websites in a year or two.
There are lots of things I love about Liferay and these are just the top five. One additional feature specific to Version 6.1 that I am excited about is the out of the box previewing of PDF and Word documents. This will save companies a lot of development time.
If you want more information on these features, view our On Demand Webinar to see how easy it is to create pages, use plugins and custom development pages. Or contact Zia directly for more information on how we can help you leverage Liferay in your organization.
Simplify Invoice Processing Using Ephesoft
Invoice processing is no easy task and can be a time consuming and resource intensive task. Even with a variety of different solutions on the market, most companies still manually process invoices. Technology costs and complexity have been barriers to automating invoicing, but with Ephesoft that is no longer the case.
We recently helped a growing ecommerce site, eReplacementParts.com, implement Ephesoft to automate its invoicing processing to improve overall procurement and accounting processes. Like most growing businesses, eReplacementParts’ manual invoicing process had become inefficient. For a company that promotes reuse and sustainability, the process was anything but green.
Zia worked with eReplacementParts to assess their needs and determine how Ephesoft could be used in their environment and on their budget. eReplacementParts is a tech savvy company and while they did the implementation themselves – they needed help to ensure they configured and customized the system properly for their environment. Zia also provided support through their implementation.
Today, the company can quickly and easily convert paper invoices to electronic ones – regardless of document format documents to electronic. When invoices are received they can be scanned into the system and sent directly to the Ephesoft server where text is extracted from the documents into forms and integrated with the company’s ERP system. The system retrieves the appropriate data fields for classification and validates the information with POs. It will also flag exceptions or direct a document to the appropriate system for processing.
With Ephesoft, eReplacementparts has moved from a manual process to an automated process – saving time, improving system accuracy and reducing paper waste. They are a great example of how companies can cost effectively use intelligent document capture technology to simplify the task of invoice processing. If you are struggling to manage your invoice process – Ephesoft could be the right solution for you!
Download the full case study to learn more about eReplacementparts use of Ephesoft or check out our newly published book on Ephesoft titled, Intelligent Document Capture with Ephesoft.
Martin Fowler Rocks!
Our developers are big fans of Martin Fowler, self-described “author, speaker, and loud-mouth on the design of enterprise software”. His recently published infodeck on “Developing software for Multiple Mobile Devices” really drew our attention. It is a well thought out and beautifully articulate discussion of the issues in forming a mobile device strategy. We wanted to share it with you. You can view it here.
Also, really like his thoughts on the “Infodeck” presentation paradigm!
Ike Kavas CTO Ephesoft on Document Capture Technology
We were fortunate to have Ike Kavas, CTO of Ephesoft at the Zia Paper to Mobile Summit held at the Zia HQ in Boulder. Ike provided us with a very entertaining and informative keynote address reflecting from a technology perspective on the past, present and future of document capture. Have a look and enjoy!
![]()
Check out this inside look video.
The following content is only available to subscribers.
Zia to the Rescue
Over the last 18 months, a number of companies have asked us to come in and rescue their failing Alfresco projects/implementation. Having worked on a few of these projects, I have found that many of these companies ran into the same problems.
For anyone just starting to implement Alfresco or looking to expand their existing implementation, here are some tips to ensure your project does not need rescuing down the road:
Assess Your Business Needs – The biggest mistake companies make is forgoing the formal assessment of business needs both from a user and IT perspective. Without this step, companies do not have a vision for how their Alfresco environment will look and work. If you are building Alfresco sites and adding content in a random process – eventually your implementation will hit roadblocks. Without a vision for how the Alfresco repository should act, you are likely to end up with a disorganized repository that has little site or folder structure making content hard to search and manage. Ultimately, this will lead to user dissatisfaction and it will not solve your content needs.
Proper Server Configuration – A common problem customers ask us about is performance – their Alfresco implementation is slow or freezes up. Often times this is because Alfresco is not properly configured and is inefficient. For example, one Alfresco CPU license allows a company to create 4 virtual cores. By setting up the virtual cores on your server, you can optimize Alfresco’s performance. Many companies will incorrectly configure their available virtual cores, slowing down the system. Other issues involve setting up Alfresco in an unsupported environment. This means that Alfresco technical support is unable to help address any support questions. Knowing the nuances of how to properly set up and configure your Alfresco implementation in the beginning and as you expand is essential for its success (this holds true for most systems).
Customization vs. Supporting Software – Too much customization can make your implementation complex and hard to maintain and upgrade. A successful Alfresco project can quickly become a rescue project if a company wants to upgrade its highly customized Alfresco implementation. It can be done, but it takes longer. The key to customization is understanding when to customize and when to leverage supporting software. For example, we worked on one rescue project where the company had done extensive customization to provide functionality that was already available through Alfresco software partners. After a year of trying to upgrade their complex environment, users became frustrated and IT lost credibility with the project. In many cases, the company could have leveraged supporting software to provide the same functionality that they received from the custom code. This would have eliminated problems during the upgrade. Leveraging software such as Liferay, Ephesoft, WeWebu and MuleSoft reduces the complexity of creating custom code. Knowing what technology can be used with Alfresco to minimize customizations will make maintaining your Alfresco environment easier.
These are some of the common pitfalls that customers encounter when implementing Alfresco (or any new technology for that matter). If you are in this situation and need someone to rescue your Alfresco implementation, Zia can help!
More importantly, contact Zia before you implement or expand your implementation to avoid these mistakes all together. We have a unique assessment methodology and will work with you to understand your content needs, requirements, workflow and business processes. We will help you evaluate your IT environment strategically and make recommendations on how to implement Alfresco, leverage supporting products and design a system that lets you leverage your content in smarter ways and manage it more effectively for immediate results.




