portal

jBoss Portal LDAP Admin User

Hi guys, I've configured my jBoss Portal against our AD. Everything seems to work but now I'm facing a problem: How do I determine which AD group should be admin on the portal? Cheers and regards ...

Ruby technology for portals

I just saw that whitehouse.gov is using drupal as a CMS and portal technology. One of the advantages of drupal seems that it is easy to add plugins and that programming is minimum, i.e. that re-inventing the wheel is at minimum. That is actually exactly the DRY philosophy of Ruby-on-Rails. So: What are the drawbacks of drupal? What wou...

Portal Developments

What are good books to start and learn about Portal Development ? I am looking for books and considerations to keep in mind which would help in designing and developing Portals like igoogle.com, www.yahoo.com etc and other similar public facing portals ...

Design/Development of Portals

What things one should keep in mind while designing and developing Portals ? What design considerations would change with different types of portals like information portal, content management portal, application centric portal, content centric portal, vertical enterprise portals and horizontal enterprise portals ? ...

What is the difference between jetspeed 2 and pluto?

I'm looking into implementing one of our internal applications as a portal using portlets, as it has many functionalities and not all of them are required by all users. I've looking at the Apache protals site and I saw that there are two projects - Jetspeed 2 and Pluto. Although Jetspeed is described as portal and Pluto as a portlet co...

How do i Dynamically load UserControls the correct way?

Hi All, im basically creating a portal system, and want to load UserControls Dynamically, now i have read a couple of articles on this where they loading them into a placeholder, i have tried this. but it just seems a little buggy. its there not a better way to manage the viewstate etc how does dotnetnuke do it where they inject the c...

How to single sign on for Linux RedHat server from windows desktop

We are hosting our portal pages on a linux box. I am supposed to implement a single sign on where the user logs into his/her windows xp desktop and that login is consumed by the portal and used to set the user role appropriately. I really would like some answers on how this can work best. Environment: Jboss 4.2.2GA Jboss portal 2.6.5 ...

Portlet URL appending Session ID ?

Hi guys, I'm facing a problem and don't know if it is even possible, what I'm trying to do: I just want to append my session ID to all my URLs which are generated in my portal? I'm using JSR-268 Portlets and tried to define a public-render-parameter - if I'm not wrong, this should be - once set - available to all other portlets which s...

DotNetNuke : How to do single sing-on to multiple portals

I have a Dotnetnuke environment with multiple portals running at different subdomains (serviceA.company.com, serviceB.company.com). I can allow users the access to each portal by adding rows to UserPortals table, but since DNN uses full domain name in the auth cookie, the users need to log separately to each portal. I'd like to have the...

How strong CodeIgniter is comparing to Zend Framework? especially for developing a hotels directory portal...

Hi friends, When I decided to start using php framework, I have gone for CodeIgniter because of I didn't have much learning time, I had strict project dead-line. I actually wanted Zend Framework so much. I'm happy with CI so far... But I'm about to start a big hotels directory project like kayak.com . My project will not have so big db ...

Hot Deploy of development changes with Eclipse, Tomcat, and Jetspeed

Hi, I am developing a Jetspeed portal application running on Tomcat, using the Eclipse IDE with the Sysdeo Tomcat launcher plugin to enable debugging of the application running in Tomcat/Jetspeed. I was wondering how to enable hot deploy of development changes for this environment? Does anyone know how to configure a Jetspeed portal web...

Portletfilter to change locale?

Hello there, the ServletResponse provides a setLocale() method to modify the locale of a response which is not commited yet. The PortletResponse doesn't provide such a method, only getLocale() - is there any other way to change the locale of a portlet request/response? ...

Migrating from .net to Sharepoint

What are the compatibility issues someone has to take into account when migrating from .net 3.5 to sharepoint 2007 ? I mean, libraries, COM objects, databases.. Specially about databases, it was sugested to me not to connect to a database directly, but an alternative wasn't said, so i guessed it should be better making this question ab...

Looking for force.com's comparison with other cloud services & its pricing model

Hello. Lately I've been looking at force.com which happens to be SalesForce.com's cloud initiative. However, what I am unable to draw is its comparison with Amazon & Azure platforms. Force.com seems to be targeting Enterprises primarily, so I am not sure if as a small shop, I should be going that way. Mine is going to be a social network...

Does anyone know of a decent JavaScript portal?

I'm looking for a JavaScript portal but the ones I've found so far haven't been very good. Here's what I've found: jPolite http://www.trilancer.com/jpolite2/index1.html This one, inexplicably, seems to be the most popular. It's super sluggish and doesn't even seem to work right, though. jQuery Portlets http://host.sonspring.com/port...

Newbie Question about Web Content Display and Templates

Hello, Im using Liferay Portal v5.2.3 Community Edition. I have the following two questions which i hope someone would be kind enough to answer. 1.) I want to add some content to the About Us Page of my intranet portal. I added Web Content Display portlet, and maximized the screen after adding content. But accessing the portal, it alwa...

Someone please help me with this Web Content Display problem in Liferay..im stuck !

Hello, Any way to make the web content appear maximized by default instead of minimized ?.Im using Liferay v5.2.3 Community Edition. Please Help. Thank You ...

Liferay request current page name

What is the smartest way to get current page name where request came from? By page I mean the real page name that contains current portlet. ...

Validate html 4.01 tags with weblogic

Hi everyone I need to validate a web application in html 4.01 transitional. In my project im working on skeletons/head.jsp to add meta tags. The problem is that i want to add tags like: <meta name="robots" content="follow"> without the enclosing tag. And the document type is defined on skeleton.xml as HTML 4.01 Transitional. But when ...

struts2 portlet with spring on liferay problem

i tried to integrate struts2 portlet with spring into liferay portlet container but i failed to create action of struts with spring first i use struts 2 spring plugin and create the action into spring config file like <bean id="helloStruts2Portlet2" class="com.portlet.struts.HelloStruts2Portlet"><property name="title" value="Software E...