Log in to follow, share, and participate in this community.
Article Contributing to GateIn
Contributing to GateInIntroduction So you are willing to contribute ? Awesome ! If you don't know where to start here are some info. There are tasks waiting on you in the various Jiras and ideas can always come directly from you. Willing ...
Administration UII think we can improve tremendously the admin parts of GateIn, here is a little something I wrote while waiting on a plane waiting on suggestions for improvment. It starts with the various admin UI parts we have and ...
Thread Consistent naming and object model between UI and API
Consistent naming and object model between UI and APII would like to discuss using consistent naming for portal entities. This is a concern visible between UI and API. Internally we have several entities like: Site - generic object being collection of pages an...
Shared JavascriptStatus WIP. Description This article provides the list of shared JavaScript resources and detailed information on each of them. Actual resource organizing was obtained following effort on Resource Cont...
The usage of LESS in GateInIntroductionWhat is LESS? "LESS is the dynamic stylesheet language" is a definition in LESS homepage (http://www.lesscss.org/) It’s also called “dynamic” because it enriches CSS with many com...
GateIn Portal - Git Migration and UsageStatus Initial planning. Scheduling migration plan and defining usage in the project Owner Boleslaw Dawidowicz and Julien Viet Introduction Git has a few strenghts over SVN. Fast Distributed/off...
Early HTML/CSS/jQuery for the AdminIn order to try a new approach for the development process, it was decided to implement a version of the admin in HTML/CSS/jQuery using Twitter Bootstrap. We do not expect this to be the final interface (both in terms...
Accessibility on GateInStatus WIP Introduction Web accessibility can be referred as improvement or new feature for next release of GateIn, we will make GateIn be able to usable by people of all abilities or disabilities. If you are not fami...
GateIn on GlassFish 3.1.2Status WIP Description In the family of servlet containers and application servers, GateIn only offers good support to Tomcat/JBoss and Jetty. Hence, providing full support to a popular applica...
GateIn authentication proposalStatus Initial design Introduction Current GateIn authentication Authentication in GateIn 3.2 is based on JAAS and by default it's standard J2EE FORM based authentication. However aut...
Improved rendering engineStatus Preliminary discussion. Introduction Portals, by their very nature, aggregate content from multiple sources. The rendering engine is at the heart of the aggregation mechanism that occurs before a page can be se...
GateIn REST APIInitial GateIn REST API Design OUTDATED - For current spec and discussion please check: GateIn REST API Specification An initial design for the REST API which will be used to spur discussion for the REST ...
GateIn Mobile Device MatrixStatus Initial Planning Introduction We will need a matrix of devices and mobile browsers we will want to test our default mobile solution against. Specification TODO Device Type Device Name and ...
GateIn Mobile Portlet DevelopmentStatus Initial Planning Stage Introduction Developing for mobile devices may require some changes than developing a portlet for a normal desktop site. Things to take into consideration: Desktop sites usu...
GateIn Mobile Look and FeelStatus Initial planning stage Introduction In order for a mobile portal site to look and act properly on a mobile device, it will need to conform to the constraints of the mobile device. The main constr...
Gatein Mobile Redirection and MirroringStatus Initial planning phase Introduction We will be dealing with a mobile site as a separate site from the main portal. As such we need to be careful in how we redirect users between the various portals, espe...
Gatein Mobile Detection and RedirectionStatus Initial planning and prototyping stage Introduction Use of mobile devices for accessing web sites is increasing, and due to the nature of mobile devices they do not always result in the best viewi...
GateIn Mobile SpecificationsStatus Planning and prototyping. Introduction The number of users using mobile devices to access websites is increasing, and website developers need to provide websites to these users which are optimized for th...
Built-in JQueryStatus Work in progress Description In the matrix of JavaScript libraries, JQuery has been becoming the most popular one for following reasons: High quality documentation http://api.jquery....
Javascript OptimizationStatus WIP. Description This article describes our work to improve the JavaScript Framework of GateIn. After working a while on Resource Controller, we realize that to increase significantly the speed of web ...