Blogs
Welcome to the new Blogs page, where you can search and filter the available blogs to much more easily find what you're looking for!
But, don't worry - if you prefer the old UX with the Blogs Widget, it's still available - just use the Blogs List link in the left navigation and it will be like it's 1999 all over again!
-
Daniel Tyger | Jan 9, 2015 4:37 PM
Background and Need: Our campus portal (Site) administrators have a need to review permissions across their sites of various objects. In particular, we see requests for page, portlet, and Web...
-
Andrea Di Giorgi | Dec 26, 2014 8:29 AM
Hi everyone and Merry, Merry Christmas to all of you! In the last couple of months I had a lot of fun playing with Go, a very promising compiled, concurrent, garbage-collected, cross-platform...
-
Jorge Ferrer | Dec 23, 2014 10:39 PM
It’s the end of the year season and most programmers take a few days of to spend time with family and/or friends and of course check out some new technologies. While we know there are many exciting...
Blog Stream: Featured -
Kyle Joseph Stiemann | Dec 17, 2014 7:13 PM
On the Liferay Faces Team, we try to reply to as many posts in the Liferay Faces forums as we can. This has been extremely beneficial for our team and our project. If you're a developer, I want to...
-
-
David Kubitza | Dec 14, 2014 2:43 PM
At this year's Liferay DevCon, Suraj Bihari had an interesting session about short URLs. As I was about to do something like this anyway, I decided to make it public from the beginning. And now...
-
-
-
-
-
-
-
Meera Prince | Dec 4, 2014 8:56 AM
Portlet is small fragment of dynamic content in the web page. And this dynamic content may be text,HTML,xml or some other MIME format. Portlet technology implemented by JSR 168 and JSR 286...
Blog Stream: Featured -
-
Andrea Di Giorgi | Nov 27, 2014 1:19 AM
Greetings to all! As a proud member of this community, I always wanted to show my appreciation towards Liferay, its philosophy and the great people behind it. And that's why I spent the last few...
Blog Stream: Featured -
Greg Amerson | Nov 26, 2014 7:44 AM
Just a quite notice that we have pushed a new release of Liferay IDE version 2.2.1 that just pushes a few fixes for the latest major release including a nasty memory, GC bug here that would affect...
Blog Stream: Featured -
Cody Hoag | Nov 25, 2014 9:26 PM
You may have noticed that Liferay's new OAuth Provider application was released on Marketplace last week. This utility authorizes third-party applications to interact with a user’s resources. OAuth...
Blog Stream: News -
Nicholas Gaskill | Nov 21, 2014 8:38 PM
I'm pleased to announce that there are two new tutorials on Liferay's Developer Network (LDN) for helping you with your Liferay Maven projects in Liferay IDE. Maven is a great build tool, but it...
Blog Stream: News -
Meera Prince | Nov 20, 2014 1:26 PM
When we work with liferay 6.2 portlet development some time we may get null or empty values when we access request parameters or form input values in the portlet action class. The reason is from...
Blog Stream: Featured -
-
-
Marcus Hjortzén | Nov 19, 2014 9:50 AM
Feature toggling Have you ever had the delicate problem where you've made a new feature that the customer doesn't wish to activate quite yet? What do you do? One option is of course to comment out...
-
priti parmar | Nov 19, 2014 8:50 AM
If content creator wants to decide during creation in which order the different elements will be displayed in the article then there should be a field like DisplayOrder which decide the position of...
-
David Kubitza | Nov 18, 2014 7:37 AM
For all interested people which participated this years Unconference, here you have the information of my session: Sometimes one have the requirement to load a certain plugin before another. It's...
-
-
Miguel Ángel Pastor Olivar | Nov 17, 2014 12:45 PM
In previous entries I’ve described how we can connect Liferay and Apache Kafka, and I’ve shown a couple of examples of how this integration could be done (you can find the first blog entry here...
Blog Stream: Featured -
Ryan Schuhler | Nov 14, 2014 11:20 AM
This post is written for those of you who have not yet upgraded to 6.2 (for whatever reason) but still want to give specific content to specific users. My goal is to present some of the code and...
Blog Stream: Featured -
Julian AFFAIRE | Nov 12, 2014 5:55 PM
Sometimes you have to add an autocomplete module on your page to search contacts or other datas. If you want to use the very good Typeahead plugin in Liferay to have search suggestions in Ajax the...
-
Julian AFFAIRE | Nov 12, 2014 4:09 PM
This is a solution to develop a portlet with a lazy loading mode. It is useful when you have a lot of portlets in your page and you don`t want to increase the loading time of the page. An...
-
Jayaram pokuri | Nov 3, 2014 10:38 AM
Liferay 6.2 has no longer supports the aui-dialog, aui-io etc,but all of them deprecated in 6.2. We need to use below mentioned AUI JS modules : ...
-
-
-
-
Greg Amerson | Oct 31, 2014 7:40 AM
The Liferay IDE team is pleased to annouce the latest release version 2.2. Use the updatesite below to update your existing install or install for the first time....
Blog Stream: Featured -
-
-
-
-
Bradley Wood | Oct 26, 2014 5:21 AM
Over the last few weeks I've been trying to figure out a way to make navigation's dropdown menus display on click instead of hover. I added this code to the theme's main.js file. AUI.add(...
-
Cleydyr de Albuquerque | Oct 25, 2014 10:40 PM
Then it happened again. I felt like a few times a felt before. That moment of symbiosis named "learn". I've got into the "flow" of Csikszentmihaly. (It requires a few minutes of practice just to...
Blog Stream: News -
-
-
Fady Hakim | Oct 22, 2014 8:34 PM
In the ever changing world of enterprise IT, our commitment to innovation, value, and service gives you the assurance that Liferay will meet or exceed your expectations today, and remain a critical...
-
-
Michael Williams | Oct 22, 2014 2:36 PM
I'm happy to announce that Liferay has listened to your feedback and created a tutorial on Using Liferay-UI Tabs and Sections. Using Liferay-UI's tabs and section tags are a quick and easy solution...
Blog Stream: News -
-
James Falkner | Oct 20, 2014 4:46 PM
A community challenge for you Liferay's worldwide conferences generate quite a bit of data, and I am challenging the community: Take this data, and do something more interesting than a boring list...
Blog Stream: Featured -
-
Meera Prince | Oct 19, 2014 5:48 AM
Liferay have different types of roles for user. So whenever we develop portlet application we may get need to fetch user roles. The following article will give you more about Liferay Roles ...
Blog Stream: Featured -
Zeno Rocha | Oct 15, 2014 6:37 PM
Our latest official release (2.5.0) made in April introduced a lot improvements in terms of documentation and bug fixes . Since then we made public some few preview releases in June and July. ...
Blog Stream: Featured -
Fady Hakim | Oct 15, 2014 4:28 PM
In this blog I will show an example on how we can integrate external applications/services inside your liferay portal. In my example I created 2 portlets that you can use to integrate amazon search...
-
-
-
Fady Hakim | Oct 11, 2014 3:54 AM
I got this question a lot, specially after the javascript frameworks start to show up in the enterprise applications, what is better, portlets or widgets? why? -The most obvious different between...
-
Fady Hakim | Oct 11, 2014 3:45 AM
There is a big difference between Liferay Platform, and any other framework/Web Application. In general, Developers can develop anything, but the question is how long it will take them to do that...
-
Sami Ekblad | Oct 10, 2014 8:54 AM
Greetings from the Liferay Symposium. The event was great and we have had many good discussions with new and old Vaadin fans over here. And this is no wonder, like you learned earlier Vaadin-based...
-
Ravi Kumar Gupta | Oct 10, 2014 8:32 AM
Sometimes, Tomcat is not enough to run Liferay- reasons may include performance, client's wish etc. So here are the steps on how to configure Liferay instance on tc server 2.6. Same steps can be...
-
Sven Werlen | Oct 10, 2014 1:49 AM
During last Liferay North America symposium in Boston, I had the opportunity to attend to Máté's interesting presentation (Best Practices for Using Staging in Liferay 6.2). I have always been...
Blog Stream: Featured -
Miguel Ángel Pastor Olivar | Oct 8, 2014 11:32 AM
On last entry I made a quick overview over the proposed solution for the "problem" of building an analytics platform within the Liferay platform. Along this entry I will go deeper into the log data...
Blog Stream: Featured -
Miguel Ángel Pastor Olivar | Oct 7, 2014 1:00 PM
Yesterday I was talking at the Liferay North America symposium here in Boston about how you can get more value of all the data you already (even if you are not aware you already own it). It has...
Blog Stream: Featured