New Look http://FieldLinx.com Website. Build using #GWT hosted on #AppEngine

P1

This project has been long time coming - 3 years 2 months to be exact, as mentioned in the earlier post we are moving all our server infrastructure to the Cloud. This forced us to get going quickly. 

The site itself has a look and feel of a single page - showcasing simplicity is what we were intending to achieve:

Picture_103

The whole site is built using Google Webtoolkit (GWT) and hosted on Google AppEngine - pages for now are coming from a JSON file. This will change once we finish building the cms backend using the datastore - more on that later. 

Before starting the project we did investigate number of other AppEngine Java based CMS projects - many are frankly bloated. We felt the clear need to keep things simple. 

One issue which we are aware of is that the site at this stage has the worst SEO (look at the source) - we intend to fix that by having a html page generated on fly, only when requested. 

We would love to hear your comments and feedback.