Everything Maven Part 2 – Twitter Portlet

Cool Tools, Development, Portal, Portal Server on March 18th, 2010 1 Comment

A few weeks ago I wrote about reasons why you might want to invest some time in learning and using maven: “Everything maven Part I”. Now it’s time to roll up our sleeves and get down into guts of maven. In this article, I’ll describe how you can use Maven to build and deploy a [...]

Tags: , , , ,

A Real World Example of PT Tags

Development, Portal on March 4th, 2010 1 Comment

If Aqualogic PT Tags were a character on MTVs Real World, it would surely be the difficult to understand, moody, and unpredictable one. Part of the misunderstanding comes from the cryptic tag library documentation and general lack of real world examples.
PT Tags give you the ability to use out-of-the-box coding logic within simple HTML pages. With a little [...]

Tags: , , , , , , , ,

Integrating a Google Web Toolkit application with WCI and the imageserver

Best Practices, Development on December 11th, 2009 No Comments

Google Web Toolkit (GWT) is an open-source web development toolkit that facilitates building rich, Javascript-based applications entirely through Java coding. It is very useful in speeding up complex application development, as well as in multi-developer projects where Java’s static typing enforces convention across the board. Function1 has employed GWT in the development of [...]

Tags: , , , ,