2011 Product Roadmap Update

2011 Product Roadmap Update

April 11, 2011 | Aditya Bansod

We’re off to an exciting start of 2011 and the team at Sencha would like to share our product roadmap for the rest of the year with the community and give some updates across the board.

Ext GWT Spotlight: SambaStream

Ext GWT Spotlight: SambaStream

April 07, 2011 | Jay Robinson

SambaStream is an online software company that specializes in building innovative web applications for businesses. SambaJAM provides web-based tools for personal and business users, and is built using all Ext GWT components. Read more about their Ext GWT implementation in our latest spotlight article.

Sencha Docs gives JavaDoc a Facelift

Sencha Docs gives JavaDoc a Facelift

July 15, 2010 | Darrell Meyer

If you have worked with Java, you are undoubtedly familiar with the JavaDoc tool. JavaDoc is the de facto standard for creating API documentation based on comments in Java source code. Although JavaDoc documentation contains most of the information you are looking for, the way it presents that information leaves a lot to be desired. Sencha Docs offers a fresh take on API documentation for Java.

Implementation Spotlight: Spiral Universe

Implementation Spotlight: Spiral Universe

January 05, 2010 | Darrell Meyer

Spiral 2.0 is a browser-based desktop used by schools to increase efficiency, reduce costs, and improve their management and administration. Built on Ext GWT, Spiral Universe has become the fastest growing School Information System available.

Creating a Custom Ext GWT Component

Creating a Custom Ext GWT Component

November 23, 2009 | Darrell Meyer

Creating custom Web components can prove challenging without a good foundation. Fortunately, the Ext GWT framework contains a Component API that provides the ability to quickly and easily create custom components while using Java. This post will walk you through the steps needed to create our ContentScroller – an Ext GWT UX component.