Lowyat.NET Forums

Welcome Guest ( Log In | Register )

Paypal WTS topics will be closed after 14 Nov. Read here.
5 Pages < 1 2 3 4 > »  
RSS feedBump TopicReply to this topicStart new topicStart Poll

Outline · [ Standard ] · Linear+

> liferay, anybody using this?

kyfong
post Apr 13 2009, 09:06 PM
Show posts by this member only |This post's rating (0+, 0-) | Post #21


Getting Started
**

Group: Junior Member
Posts: 241
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: May 2005
From: Bandar Kinrara, Puchong






QUOTE(delang @ Apr 13 2009, 08:31 PM)
i already on my 5.2.2 and it's working fine. by default it already enable.
*




Those using IE6 will have some feature disable in 5.2.2. For example like the Manage page tree hierarchy will not expand or collapse when using IE6. But with IE7, i can drag and drop a page from one hierachy to another
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
delang
post Apr 13 2009, 11:38 PM
Show posts by this member only |This post's rating (0+, 0-) | Post #22


Newbie
*

Group: Junior Member
Posts: 45
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Sep 2005






guys, from your experience using liferay, what is the most favourite features in liferay? share with us biggrin.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
calmshot
post Apr 16 2009, 10:15 AM
Show posts by this member only |This post's rating (0+, 0-) | Post #23


My Name Is ...
*****

Group: Senior Member
Posts: 749
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Jan 2003
From: behind you






for me is the community function where u can create multiple site for each community.

Because currently i'm doing project for an organization which have multi department, and each department can have their own site/portal. So this community function is the core for this project.

Second, is the personalization and drag and drop (igoogle style). every time I do a presentation to my client, when I show this function, they all like "Wow". hahaha

third, of course the standard portlet support (jsr168 and jsr268), easy for me to do some integration with other application.

Other, out of the box prebuilt portlet such as forum, blog, web content really make my life easy tongue.gif

one more requirement from my client is web hit analysis, liferay dont have that function, but after google around, i've found Piwik, the function and gui just like google analytic. You can see in the image, i use the Piwik graph plugin and embed it in the portal. look pretty neat nod.gif



This post has been edited by calmshot: Apr 16 2009, 10:46 AM

Attached thumbnail(s)
Attached Image
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
kyfong
post Apr 16 2009, 03:53 PM
Show posts by this member only |This post's rating (0+, 0-) | Post #24


Getting Started
**

Group: Junior Member
Posts: 241
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: May 2005
From: Bandar Kinrara, Puchong






so is this plugin free also ?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
calmshot
post Apr 16 2009, 04:03 PM
Show posts by this member only |This post's rating (0+, 0-) | Post #25


My Name Is ...
*****

Group: Senior Member
Posts: 749
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Jan 2003
From: behind you






QUOTE(kyfong @ Apr 16 2009, 03:53 PM)
so is this plugin free also ?
*




actually the piwik is not a plugin, piwik is a web analytic system same as google analytic, but you can create widget with the system to put in your portal.

Yup piwik is free. Open source yeah icon_rolleyes.gif

Do anybody here know how to include rich media such as a mpg, avi, flv file into a web content. Because there is a jQuery media plugin in the js folder, but how to use that? i try with jquery media api eg
CODE
<a class="media" href="sample.mov">My Quicktime Movie</a>
but it only show link not the player.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
illnessz
post Apr 16 2009, 06:14 PM
Show posts by this member only |This post's rating (0+, 0-) | Post #26


Newbie
*

Group: Junior Member
Posts: 45
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Aug 2005
From: earth






QUOTE(calmshot @ Apr 16 2009, 04:03 PM)
actually the piwik is not a plugin, piwik is a web analytic system same as google analytic, but you can create widget with the system to put in your portal.

Yup piwik is free. Open source yeah  icon_rolleyes.gif

Do anybody here know how to include rich media such as a mpg, avi, flv file into a web content. Because there is a jQuery media plugin in the js folder, but how to use that? i try with jquery media api eg
CODE
<a class="media" href="sample.mov">My Quicktime Movie</a>
but it only show link not the player.
*




u are running on which browser? when u click the link does it go download the file?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
delang
post Apr 16 2009, 07:37 PM
Show posts by this member only |This post's rating (0+, 0-) | Post #27


Newbie
*

Group: Junior Member
Posts: 45
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Sep 2005






QUOTE(calmshot @ Apr 16 2009, 10:15 AM)
for me is the community function where u can create multiple site for each community.

Because currently i'm doing project for an organization which have multi department, and each department can have their own site/portal. So this community function is the core for this project.

Second, is the personalization and drag and drop (igoogle style). every time I do a presentation to my client, when I show this function, they all like "Wow". hahaha

third, of course the standard portlet support (jsr168 and jsr268), easy for me to do some integration with other application.

Other, out of the box prebuilt portlet such as forum, blog, web content really make my life easy tongue.gif

one more requirement from my client is web hit analysis, liferay dont have that function, but after google around, i've found Piwik, the function and gui just like google analytic. You can see in the image, i use the Piwik graph plugin and embed it in the portal. look pretty neat  nod.gif
*



another tool u can use is woopra. u can refer it here.
CODE
http://www.liferay.com/c/blogs/find_entry?entryId=2724291


so far i know liferay use google analytic and all u to do is just key in google analytic id.
btw thanks for the info.
for media files, i think u should try searching to liferay forum.

This post has been edited by delang: Apr 16 2009, 07:37 PM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
calmshot
post Apr 16 2009, 08:14 PM
Show posts by this member only |This post's rating (0+, 0-) | Post #28


My Name Is ...
*****

Group: Senior Member
Posts: 749
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Jan 2003
From: behind you






yup, I already ask my client why not use google analytic, they said they want all the system to be hosted inside the organization.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
kyfong
post Apr 17 2009, 09:56 PM
Show posts by this member only |This post's rating (0+, 0-) | Post #29


Getting Started
**

Group: Junior Member
Posts: 241
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: May 2005
From: Bandar Kinrara, Puchong






do u guys know that LifeRay has an office in Teregganu ?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
calmshot
post Apr 18 2009, 12:03 AM
Show posts by this member only |This post's rating (0+, 0-) | Post #30


My Name Is ...
*****

Group: Senior Member
Posts: 749
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Jan 2003
From: behind you






QUOTE(kyfong @ Apr 17 2009, 09:56 PM)
do u guys know that LifeRay has an office in Teregganu ?
*




yup. at Pulau Duyung, they open the office for sales person in south east asia region. The person in charge there is Sang Baek. I already email them for support subscription price quotation, but the respond really slow. cry.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
illnessz
post Apr 18 2009, 08:24 AM
Show posts by this member only |This post's rating (0+, 0-) | Post #31


Newbie
*

Group: Junior Member
Posts: 45
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Aug 2005
From: earth






lol. somemore pulau duyong... all island people are slow bro... relax and chill type of people
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
kyfong
post Apr 18 2009, 03:36 PM
Show posts by this member only |This post's rating (0+, 0-) | Post #32


Getting Started
**

Group: Junior Member
Posts: 241
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: May 2005
From: Bandar Kinrara, Puchong






i know that there is a IT company in malaysia that has some trained liferay developer. Last I heard they are certified..
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
khazz
post Apr 18 2009, 06:07 PM
Show posts by this member only |This post's rating (0+, 0-) | Post #33


PIXEL THE BRAIN
*****

Group: Senior Member
Posts: 839
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Jan 2003
From: Old Trafford






seriously? do u remember the company name?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
delang
post Apr 18 2009, 08:10 PM
Show posts by this member only |This post's rating (0+, 0-) | Post #34


Newbie
*

Group: Junior Member
Posts: 45
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Sep 2005






QUOTE(kyfong @ Apr 17 2009, 09:56 PM)
do u guys know that LifeRay has an office in Teregganu ?
*



their office near to heritage bay club. pulau duyung is where the monsoon cup organised.

QUOTE(kyfong @ Apr 18 2009, 03:36 PM)
i know that there is a IT company in malaysia that has some trained liferay developer. Last I heard they are certified..
*



is it skali?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
calmshot
post Apr 19 2009, 01:46 AM
Show posts by this member only |This post's rating (0+, 0-) | Post #35


My Name Is ...
*****

Group: Senior Member
Posts: 749
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Jan 2003
From: behind you






i think we should start a liferay community in Malaysia tongue.gif like Joomla and Drupal.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
delang
post Apr 19 2009, 11:36 AM
Show posts by this member only |This post's rating (0+, 0-) | Post #36


Newbie
*

Group: Junior Member
Posts: 45
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Sep 2005






QUOTE(calmshot @ Apr 19 2009, 01:46 AM)
i think we should start a liferay community in Malaysia tongue.gif like Joomla and Drupal.
*



yeah i agree rclxms.gif icon_idea.gif thumbup.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
calmshot
post Apr 19 2009, 05:46 PM
Show posts by this member only |This post's rating (0+, 0-) | Post #37


My Name Is ...
*****

Group: Senior Member
Posts: 749
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Jan 2003
From: behind you






nice lets start gather our name first to know the total of liferay user here.

1. calmshot
2. delang
3. kyfong

Any body else?

ps: 5.2.3 release is coming out yeahh.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
delang
post Apr 19 2009, 08:52 PM
Show posts by this member only |This post's rating (0+, 0-) | Post #38


Newbie
*

Group: Junior Member
Posts: 45
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Sep 2005






QUOTE(calmshot @ Apr 19 2009, 05:46 PM)
ps: 5.2.3 release is coming out yeahh.
*



i already test LR 5.2.3 from svn. a lot of improvement.

maybe can start building one portal for community tongue.gif


User is offlineProfile CardPM
Go to the top of the page
+Quote Post
kyfong
post Apr 20 2009, 09:04 PM
Show posts by this member only |This post's rating (0+, 0-) | Post #39


Getting Started
**

Group: Junior Member
Posts: 241
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: May 2005
From: Bandar Kinrara, Puchong






is the delete repeatable structure bug fixed in the new version ?

Just went into the liferay website and it says

the server is initializing , come back in a minute

This post has been edited by kyfong: Apr 20 2009, 09:10 PM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
calmshot
post Apr 22 2009, 04:18 PM
Show posts by this member only |This post's rating (0+, 0-) | Post #40


My Name Is ...
*****

Group: Senior Member
Posts: 749
Ratings earned: 0+, 0-
Ratings given: 0+, 0-

Joined: Jan 2003
From: behind you






not sure bout that, coz i'm still waiting for the release, not using svn. maybe delang can try it for u.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

5 Pages < 1 2 3 4 > » 
Bump TopicReply to this topicTopic OptionsStart new topic
 

Lo-Fi Version Time is now: 9th November 2009 - 02:28 AM
All Rights Reserved 2003-2009 Vijandren Ramadass (~living on a prayer~)