by XTIVIA | May 12, 2015 | Applications, Blog, Enterprise Infrastructure, Portals
This blog post explains using HTTP to remotely get and add documents to Liferay’s Document and Media Library. Since documents may require authentication for access, this post explains how to use basic authentication to achieve that. It will also cover...
by XTIVIA | May 5, 2014 | Blog, Portals
Overview Liferay is at the forefront of providing integration with many popular platforms for Documents and Media. One of the options provided by Liferay out-of-the-box is integration with S3. S3 is a service provided by Amazon. Amazon S3 (Simple Storage Service) is...
by Keith O'Connell | Apr 23, 2014 | Blog, Portals
Introduction Liferay’s out-of-the-box packaging provides a set of ready-made “bundles” which include a functional application server configured to work with the Liferay application. While these “bundles” do make it convenient for an individual to quickly start up a...
by Keith O'Connell | Apr 20, 2014 | Blog, Portals
One of the most common questions we encounter when starting up a new Liferay project is: “Which Liferay bundle should I use for installation?” Our response is often not what clients are expecting to hear; in most cases, we do not recommend that you use any...
by XTIVIA | Apr 19, 2014 | Blog, Portals
Liferay Dynamic Data List is a powerful tool to create simple CRUD applications without writing any code. But it is not powerful enough to create a real dynamic application, because simple CRUD actions do not contain business logic. For example, if we want to...
by XTIVIA | Jan 9, 2013 | Blog, Portals
Twitter Bootstrap is a popular, easy-to-use front-end framework that not only allows for rapid prototyping, but also comes with a robust set of features that let you easily implement a responsive design. If you’re building a site from scratch, all you have to do...
by Vivek Agarwal | Sep 1, 2012 | Blog, Enterprise Java, Perspectives, Portals
These are exciting times in our Enterprise Portal practice – we are implementing challenging projects for some of the most recognizable names in Corporate America, growing our top-notch team, and solving interesting technical problems. All of this translates to being...
by XTIVIA | Aug 29, 2012 | Blog, Business Intelligence, Data Warehousing, Portals
Part 2: Personalization and Security A previous blog post in this series introduced the Liferay dashboard framework that XTIVIA has developed as serviceware that is available for purchase by our Liferay implementation customers. This post will continue the...
by XTIVIA | Apr 13, 2012 | Blog, Enterprise Java, Portals
So you have Liferay running merrily up on Amazon’s AWS, things are going well, and you decide you wish to add a new feature, such as perhaps the WSRP portlet. (Because this is a Liferay supported portlet, available from the trusted repository, is known to deploy...