Archives by date

You are browsing the site archives by date.

HelloWorld and Basic Grid in GXT 3

Simple Hello world and Grid examples in GXT 3 have been posted as two separate eclipse projects in https://github.com/prabhu-durasoft site. The HelloWorld example displays ‘hello world‘ in a MessageBox. The BasicGridInGXT3 example displays the list of countries and their capitals […]

GWT with Sencha GXT 3

Google Web toolkit has been around for quite sometime now. If you want to build a rich internet application these days it will involve extensive JavaScript work. JavaScript is still not everybody’s forte. An application that we built a year […]

Adidas Logo using HTML5 Canvas API

Adidas Logo using HTML5 Canvas API

Thanks to the visit to an Adidas store last week, the logo stayed in my mind for a long time that it sparked up an interest to implement it using HTML5 canvas API. The implemented logo is shown below. The […]

Calatrava for Hybrid mobile development

Calatrava for Hybrid mobile development

Mobile application development is in a crucial phase right now. With new models getting released almost every week, developing a mobile application that works with all these models is becoming a nightmare. The problem with building native mobile applications seems […]