Tagged Questions
The portal tag has no wiki summary.
28
votes
10answers
2k views
How to keep an Engineering Log
I've tried several methods of keeping a log of my day-to-day activity when writing code. None of them really worked all that well. Here's what I'd like to have:
automatic timestamps
tagging (like ...
21
votes
9answers
6k views
Restrictions/disadvantages of developing portlets for Liferay
I'm considering developing an application as portlets, to be integrated in Liferay portal. Are there any significant disadvantages or restrictions in developing such an application, as opposed to ...
9
votes
4answers
939 views
Help me choose: CMS vs Portal vs MVC+Components?
I need some help figuring out whether it'd be a good idea to use a CMS or portal solution for my latest project, which is (currently) an ASP.NET MVC application that must serve multiple customers ...
6
votes
3answers
13k views
Setting up a new website with Liferay Portal - basic steps?
I know this is not specifically a programming question, but programmers will often have to do this work.
How do I create a website with Liferay portal - the docs are pretty light on this fundamental ...
5
votes
1answer
752 views
Portlet container like pluto or jetspeed on google app engine?
I am trying to build something "portlet server"-ish on the google app engine.
(as open source)
I'd like to use the JSR168/286 standards, but I think that the restrictions of
the app engine will ...
5
votes
1answer
1k views
Portlet Page Navigation with Parameters - Sping MVC, WebSphere Portal, & JSR 286
Here is the scenerio:
We have an application running on Webphere Portal Server 6.1 and Spring MVC. There is a page with a single portlet that shows a grid full of records. Once one of those records is ...
5
votes
3answers
1k views
Is it possible to create dynamically pluggable GWT widgets/portlets in separate war files?
Is it possible to create widgets / portlets in GWT that can be dynamically loaded and added to a GWT web application, and where the GWT widgets can reside in a separate war files?
To clarify my ...
5
votes
9answers
224 views
Considerations for a New Web Application
No matter what type of web application you are building, there is usually a generic template of features/modules that always need to be included.
Note: These are high level modules, the details will ...
4
votes
1answer
1k views
Dojo vs jQuery on IBM Portal
About to move into developing with IBM Portal and portlets.
Does DoJo, which comes shipped with the IBM product, have any advantage over jQuery?
4
votes
3answers
349 views
Java Portal engine for integration
I want to add a dashboard functionality to an existing java web application, this should be a portlet container, so it can host other mini applications or open social gadgets.
What is the best ...
4
votes
5answers
1k views
What is the easiest way to convert existing PHP web application to mobile application?
Suppose I have developed one web portal in PHP/MySQL. I want to make it work in mobile also. What is the easiest way to do this?
Can we use PHP with any mobile based mark up languages like WML or ...
4
votes
3answers
1k views
Are there any Portal products that can generate friendly URLs?
Currently, we are using WebSphere Portal v5.1, and the URLs are about a un-friendly as a URL could get.
For example:
...
3
votes
3answers
98 views
Complex architecture for simple application
As a consultant, I am responsible for designing the architecture of an application for an external company. The requirements for this application are rather simple and the whole thing could easily be ...
3
votes
1answer
333 views
Is AJAX for inter portlet communication possible?
I know that you can create portlets that can refresh its content without refreshing the whole portal page by simply using the JSR286 resourceURL tag and doing an AJAX call.
My question is, is it ...
3
votes
2answers
368 views
Slim ASP.NET based portal framework
I am looking for a (very) lightweigted portal framework, which is based on ASP.NET.
I know there systems like "DNN", "Umbraco" or "Sharepoint Foundation 2010". But these frameworks seem to me a ...
3
votes
2answers
154 views
Implementation of a ASP.NET based portal-like application
There is the requirement, to write a portal like ASP.NET based web application.
There should be a lightweigted central application, which implements the primary navigation and the authentication. The ...
3
votes
2answers
491 views
Automating Portlet Deployment to WebSphere Portal Server 6.1
I've recently started on a project to develop some portlets which will run on IBM WebSphere Portal Server 6.1.
Does anyone know of any scripts, Ant tasks, Maven plugins, etc. for publishing a ...
3
votes
5answers
229 views
Building a professional company website
I want to create a professional website for my company. I'm not a designer. I know some html/css, but I don't have much experience making up advanced pages and layouts.
I'd expect public area, with ...
3
votes
1answer
117 views
PHP Portal similar to java portal
Java has couple portal open source, does PHP has similar too? or port from java?
3
votes
2answers
133 views
.NET solution for creating a Portal
What would be a good framework/package to create a portal like PageFlakes, or iGoogle? We are looking to create a employee/HR portal that offers HR services to employees but we also want a product ...
3
votes
1answer
964 views
Is there a usable standards-compliant (168/286) portlet testing framework? (especially one that works with Spring PortletMVC)
I've not seen anything in this area I would recommend to a client. If you've used Spring PortletMVC, how did you test it?
It's easy to test under the level of portlet code, and relatively easy to ...
3
votes
2answers
2k views
How to deploy with Ant an portlet to remote WebSphere Portal?
How to deploy with Ant an portlet to remote WebSphere Portal 6.0 (Linux)?
3
votes
10answers
447 views
Which portals do you recommend for the latest programming technology
For my area, I get the updates from
ww.asp.net
code.google.com
www.webmasterworld.com
What others do you highly recommend?
3
votes
9answers
2k views
How do I choose a CMS/Portal solution for a small website(s)?
I currently maintain 3 websites all revolving around the same concept. 2 of them are WinForms applications where the website gives a few basic details, and download links. The third is a web ...
2
votes
0answers
53 views
How to set portal wide global variables in liferay?
I am currently working on a portal and I need to use Liferay as the Portal server.
My application will be having some global settings, which i need to access in all the portlets in my portal.
what ...
2
votes
1answer
58 views
Ripping unnecessary/unused modules from Liferay portal
We are using only portal part of the liferay to show data from some of our applications. It is done thro liferay-ext. Is it possible to rip out the modules unused by us like communities, forums, blogs ...
2
votes
0answers
282 views
Use SAP Logon ticket with .Net Application using SSO22KerbMap or SAPSSOEXT
I am looking into option on using Single Sign On (SSO) from a SAP Portal to a Non-SAP ASP .Net application. Reading through the documents and online searches, I found there are couple of approaches
1. ...
2
votes
1answer
668 views
JQuery Portlet - Is it possible to have varying portlet sizes?
I am using the portlet function of JQuery UI to create a basic portal page. The example on the JQuery UI page shows a pretty simple example with 3 columns and fixed size portlets that fit into those ...
2
votes
1answer
353 views
TFS Sharepoint site creation fails
I have created a template to use as team project portal template. However, when I try to create a project with portal from this template, I get an error message saying :
Module: WSS
Exception ...
2
votes
2answers
110 views
Using static strings to define input field names in JSPs - good idea or not?
I've just be asked to work on a large portal project and have been looking through the established code. I keep finding this in the jsps:
<input class="portlet-form-button"
...
2
votes
4answers
248 views
What asp.net portal software should I use for my personal site?
I want to set up my personal programming-oriented website. I'm currently running a very old version of CommunityServer, but I'd like to move on to something else. My host is WINS-based (Windows, ...
2
votes
4answers
1k views
Looking for force.com's comparison with other cloud services & its pricing model
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 ...
2
votes
4answers
2k views
Hot Deploy of development changes with Eclipse, Tomcat, and Jetspeed
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 ...
2
votes
1answer
596 views
Hippo CMS & Jetspeed
I'm looking at a solution to manage my content between a website & intranet and was playing with Hippo CMS in combination with Jetspeed. It looks good, bus does anybody have any experience with ...
2
votes
2answers
243 views
What are the best resources for learning the Java Portlet Specification (JSR-168)?
I've been looking online for the last day or so but haven't managed to see anything that clearly explains the spec. The application I'm trying to learn is based on BEA Weblogic Portal Server. I'm ...
2
votes
2answers
81 views
designing consoles for hardware appliances
What are the best practices in designing UI for hardware appliances? Are there any frameworks in Java that are particularly suited to this task?
2
votes
2answers
2k views
Custom .NET authentication, membership, profile provider for portlets?
I am wondering if it is possible to leverage the Authentication, Membership, and/or Profile provider features in .NET to help integrate .NET web apps into my company's enterprise portal. In a ...
2
votes
5answers
923 views
Lightweight portal server for WebSphere Portal development?
I'm doing some portlet development for IBM WebSphere Portal 6.1. However, the deployment process is painfully slow. As this is my first time doing portlet development, I'm not too familiar with the ...
2
votes
2answers
1k views
A Captive Portal to Handle My Needs
I am looking into captive portals for my organization. I see a lot of them out there that will allow a user to pass once they a.)enter credentials or b.)pay money. What I'm looking for is a bit ...
2
votes
3answers
7k views
Creating App Store Distribution Certificate - What to enter in Common Name field?
When creating the app store distribution certificate in the certificate assistant, do I enter my name in the Common Name field, or the company name?
This page says, "In the Common Name field enter ...
2
votes
2answers
3k views
How to return a user's unread mail count from an Exchange inbox?
I am involved in writing a little internal SharePoint portal for our company. I thought it would be a 'quick win' to get create a web part that would display the user's unread mail count, and possibly ...
1
vote
0answers
16 views
Assign 'Manage Announcements' Permission for Guest Community to a Role - Liferay
I'm using Liferay 6.0.6 Portal.
How do I assign 'Manage Announcements' Permission for Guest Community to a particular Role?
All the users in that role should be able to add Announcements which are ...
1
vote
0answers
26 views
website comparison [closed]
Every month we update our testing portal with the new data, we will do basic GUI and functional testing as we have updated the new data. Than we move the code to the production. Is there any tool to ...
1
vote
2answers
43 views
How to get the result of a JSP in a java method?
I am working on a restaurant web portal which will send periodic emails to the registered users such as changes in menu, discounts and offers, birthday wishes etc.
Here is how I am doing it-
I ...
1
vote
0answers
17 views
How do I surface ASP.NET MVC 2 applications through Websphere Portal 7
I know this question sounds like utter madness, but hear me out for a second. We're a mixed language shop that has a lot of ASP.NET MVC 2 applications in production. We've no interest in rewriting ...
1
vote
1answer
90 views
Serve PDF in Spring Portlet MVC Architecture - Liferay 6.0.6
I was looking for a way to send a PDF (direct display) file to the browser through Liferay Portal. Found many solutions - the most popular one being writing a Servlet that does the job. I've read ...
1
vote
1answer
37 views
How to deploy third-party jar files in liferay?
I am using some third-party jar files in my liferay portal. These jar files will be used from multiple portlets in my portal.
I know that I can put my jar file inside my-portlet/WEB-INF/lib. But the ...
1
vote
1answer
64 views
How to revoke the Distribution certificate in Apple developer portal?
I have one existing distribution certificate in apple developer portal. But, it is not working so i want to create another one in apple developer portal. But, there is an one option "Revoke" is ...
1
vote
0answers
39 views
Errors when using JAXB to generate classes from portlet-app_2_0.xsd
I'm trying to generate classes for the portlet schema, found in http://java.sun.com/xml/ns/portlet/portlet-app_2_0.xsd using JAXB (version 2.2.5) xjc tool but am getting the following errors:
...
1
vote
3answers
99 views
How to parametrize portlets on the fly?
Portlets have so called EDIT mode, ant this is the way we can parametrize them.
My question is - what it the best way to parametrize portlet exactly at the moment it loaded, programmatically.
So, I ...