Ext

Advanced Plugin Development with Ext JS

November 11, 2009 by Nigel White | 23 Comments »

When creating a cross browser RIA, choosing a framework with a plethora of components is where most of us look first. Selecting a framework that enables you the flexibility to enhance and expand its offering becomes very important. Fortunately, Ext JS has all the rich UI functionality that most applications require coupled with a vibrant community creating impressive extensions. Ext’s elegant design allows us to explore our creativity by adding new features to existing widgets.


Ext JS Designer Preview

October 8, 2009 by Aaron Conran | 106 Comments »

We are very excited to share our latest version of the Ext JS Designer. This new version adds many new features to improve your efficiency creating application designs. Once you get accustomed to these features its difficult to live without them. For those of you that don't have the time or ability to download and play around with the Designer, we have created a Preview screencast in which we mock up some interfaces. We have tried to show off as much features and functionality as possible.

Ext JS on Rails: A ComprehensiveTutorial

September 30, 2009 by Chris Scott | 34 Comments »

I’ve had my eyes on Ruby-based ExtJS code-generation tools for a few years now. Back in Ext-1.0 days, I even took a shot at creating a large Rails wrapper framework, mapping Ext UI widgets to plain-old Ruby-objects which could be stored in YAML files and rendered into views. However, with Ext-2.0+ came new ideas which brought many changes to the framework (great new component-model, plugins, xtype, normalized component configuration-objects) and the Rails wrapper framework was rendered immediately obsolete. Until recently, I gave up on auto-generating ExtJS code and concentrated upon writing good Ext plugins and base-classes.


5 Steps to Understanding Drag and Drop with Ext JS

September 13, 2009 by Jay Garcia | 46 Comments »

One of the most powerful interaction design patterns available to developers is “Drag and Drop.” We utilize Drag and Drop without really giving it much thought – especially when its done right. Jay Garcia, author of Ext JS in Action, walks you through 5 easy steps to ensure an elegant implementation.


Implementation Spotlight: Eaton’s Intelligent Power Manager

August 31, 2009 by Abraham Elias | 29 Comments »

Eaton Corporation is a diversified power management company, with 75,000 employees, that sells products to customers in more than 150 countries. Eaton’s electrical business is a global leader in power distribution, power quality, control and industrial automation products and services. Read how Eaton’s superstars Jonathan Bonzy, Sebastien Volle, and their team implemented an amazing RIA for managing power with Ext JS.


Ext JS 3.0 – Be Outstanding

August 10, 2009 by Abraham Elias | 91 Comments »

On behalf of the Ext Team, I am pleased to announce the final release of Ext JS 3.0. This release is the culmination of tens of thousands of hours of architecture, development and community feedback. A change log and online documentation can be found on the download page. Together we’ve accomplished a level of excellence to be proud of, but we want to enable you to be even better. We want you to be Outstanding.


Ext GWT 2.0 Released

July 9, 2009 by Darrell Meyer | 24 Comments »

The Ext Team is happy to announce the availability of Ext GWT 2.0 available for immediate download. Ext GWT 2.0 is packed full of new components and features, expanding on the Ext GWT 1.0 feature set.


Tree Grid, Grouped Headers and Aggregation Rows – Ext GWT 2.0 M3 Released

June 15, 2009 by Darrell Meyer | 32 Comments »

The Ext team is pleased to announce the availability of Ext GWT 2.0 M3. M3 will be the last milestone release. We will be releasing a release candidate before the final release of Ext GWT 2.0. Many thanks to the early adopters in the community that have been using 2.0 and reporting bugs.


Building a Rating Widget with Ext Core 3.0 Final and Google CDN

June 10, 2009 by Tommy Maintz | 43 Comments »

We are very proud to announce the final release of Ext Core under the MIT license. Your feedback was invaluable. Thank you for all the bugs reported and test cases created. For those of you who are new to Ext Core, we suggest you read the previous blog post about the all the features and examples that we released as part of the beta.

Ext JS 3.0 RC2 Release – Stable, Robust, and Enhanced

June 3, 2009 by Evan Trimboli | 89 Comments »

We are pleased to announce that the latest release candidate of Ext 3.0 is now publicly available. We are very proud of the stability of this release. We’d like to thank our support team and elite community members who have tested the release candidates. You have assisted in squashing a number of bugs affecting both Ext Core and Ext JS. The time taken to report issues and create test cases is much appreciated.


Implementation Spotlight: Zipwhip and Ext JS

May 27, 2009 by Abraham Elias | 42 Comments »

With close to 100 billion text messages sent every month in the U.S., text messaging has clearly become a communication medium many of us have come to rely on. Zipwhip, a text messaging utility for the web with a polished Ext-based user interface, aims to take texting to a new level. The team at Zipwhip were eager to share their enthusiasm and approach to building with Ext.

Ext GWT 2.0 Milestone 2 Released

May 20, 2009 by Darrell Meyer | 34 Comments »

The Ext Team is happy to announce the availability of Ext GWT 2.0 Milestone 2 available for immediate download. Ext GWT 2.0 M2 is packed full of new components and features, expanding on the Ext GWT 1.0 feature set. Included in this release, are several performance improvements which noticeably improve initial render and layout execution times.


Ext JS 3.0 – Remoting for Everyone

May 13, 2009 by Evan Trimboli | 48 Comments »

As developers, we spend countless hours researching best practices to build engaging software. Often we find ourselves implementing the same repetitive functionality to wire our frontend to our backend. We’ve become accustomed to partaking in complicated design patterns to help separate logic from presentation, forcing the browser to play the role of a dumb terminal. While the Web 2.0 movement has unshackled the web browser from that awful fate, accessing our server side logic remains mostly unchanged. Ext.Direct aims to solve this issue in Ext JS applications by providing a single communication point with the server-side.


Ext JS 3.0 RC1.1 Released

May 4, 2009 by Aaron Conran | 105 Comments »

The Ext Team is proud to announce the release of Ext JS 3.0 RC1.1 available for immediate download. This new version of the Ext framework is the culmination of many long hours of dedication by the Ext Team. We appreciate our community of testers and supporters whom have made the stability of this release possible. Ext 3.0 is another leap forward providing increased performance, consistency, flexibility and UI enhancements to make you more productive.


Ext Core 3.0 Beta Released

April 4, 2009 by Tommy Maintz | 129 Comments »

As we approach the three year anniversary of the initial release of Ext, the Ext Team is proud to announce the immediate availability of Ext Core 3.0 beta for download. Ext Core provides a cross-browser consistent API for performing the most common tasks in JavaScript development for web pages. Ext Core is released under a permissive MIT license - there is no cost to use Ext Core - it's free for everyone.

Ext JS Books: Resources to Master the Framework

March 16, 2009 by Chris Scott | 39 Comments »

Learning an exciting software framework can be like climbing a mountain – it requires proper equipment, technical skill and determination. To help new and seasoned community members reach the Ext apex, three new books have come to our attention to help guide your path. One publisher (Manning) is offering a 40% discount for all Ext Users until April 1st.


Pixel Bender Explorer: Bending Ext AIR Apps

February 19, 2009 by Aaron Conran | 74 Comments »

Pixel Bender is an exciting new technology by Adobe which brings video and image processing capabilities to flash. It allows you to create and apply filters to ‘bend’ pixels and create compelling animations which have never been possible in an HTML environment. Because Adobe AIR uses flash to load any HTML content, we can leverage these powerful filters on a standard Ext Application in the AIR environment. Ext is releasing a Pixel Bender Explorer demo which allows you to explore many of the new filters and demonstrates how to integrate them into an Ext AIR Application.


Ext Conference 2009

February 3, 2009 by Aaron Conran | 43 Comments »

Ext is pleased to announce the 1st Annual Ext Conference and Ext 3.0 Release Party on April 14th through 16th, 2009 in Orlando, Florida! Join Jack and the Core Development Team for an intense 3-day conference exploring all of the new features packed into Ext 3.0, discovering best practices for building applications and connecting with other members of the Ext Community. The conference provides sessions which will be of interest to all parties involved in application development including managers, designers, developers and application architects.


Join Ext in Helping Toys for Tots

December 18, 2008 by Aaron Conran | 10 Comments »

This past week members of the Ext team were sitting in my living room watching TV when we saw CNN report Toys for Tots is in desperate need of toys this year. Toys for Tots is a non-profit organization that works with the United States Marine Corps to gather and distribute toys to needy and underprivileged children during the holidays. Toys for Tots needs double the amount of toys this year.


Ext GWT 1.2 Released

December 1, 2008 by Darrell Meyer | 24 Comments »

We are pleased to announce the release of Ext GWT 1.2. This release is packed full of new features and components. Ext GWT 1.2 is a recommended upgrade for all Ext GWT 1.1 users.


ExtPlayer – An MP3 Player developed with Adobe AIR and Ext JS

November 24, 2008 by Aaron Conran | 112 Comments »

In collaboration with Adobe, Ext is releasing several new enhancements to the Ext.air package today. These include improvements to existing classes responsible for Sounds, Windowing and Database as well as new classes responsible for Notification, Clipboard and File System Interaction. We have also added new samples demonstrating how to use these new features. One of these examples is ExtPlayer, a simple MP3 player, that leverages the new Ext.air.MusicPlayer and Ext.air.Notify classes. You can install ExtPlayer or download the source.


Ext CDN – Custom Builds, Compression, and Fast Performance

November 18, 2008 by Abraham Elias | 44 Comments »

We are please to announce that Ext has partnered with CacheFly, a global content network, to provide free CDN hosting for the Ext JS framework. Cachefly’s globally distributed network and aggressive caching accelerate the delivery of web content like JavaScript and CSS, making for an even faster Ext experience.


Testing Ext JS & Ext GWT Applications With Selenium

November 3, 2008 by Darrell Meyer | 65 Comments »

Selenium provides a powerful mechanism to test your Ext applications. Selenium works by executing tests against your running application within the browser of your choice. Selenium tests emulate the way a user would interact with your application by executing JavaScript to simulate user actions. Selenium tests run as a form of “integration” tests as they execute against your running application.


JackBe partners with Ext JS to offer Presto DE

October 29, 2008 by Abraham Elias | 9 Comments »

JackBe, the leading provider of enterprise mashup software, partnered with Ext JS to support the creation of sophisticated mashup widgets. By JackBe leveraging Ext JS, our community now has the added benefit of being “mashup-ready” developers. Much of JackBe’s mashup UI technology is based on Ext JS. As an Ext JS developer, you’ll be right at home developing custom Mashlets using all your Ext JS knowledge.


Extending Reader and Proxy – An Ext Flickr Image Gallery

October 17, 2008 by Evan Trimboli | 19 Comments »

Retrieve data from Yahoo’s Flickr service to create an engaging an Ext Image Gallery powered by Flickr’s latest images. Flickr is a popular image sharing management tool that allows users to create online photo albums and tag photos. By extending Ext’s native data package we can pull this data directly into Ext’s data Store to drive an Ext Image Gallery component capable of searching and paging through the results.


Ext Charting and Mapping with Google Visualizations

October 13, 2008 by Aaron Conran | 44 Comments »

Creating cross-browser consistent visualizations of data without Adobe’s Flash plugin has always been a difficult issue to address. Google introduced a Visualization API earlier this year which enables you to present tabular data in the form of charts, maps, and other graphical representations without the need for Flash. (Some visualizations actually do use flash, but most are implemented with SVG and/or VML.) Working with different API’s can present hurdles as we attempt to massage the same data in two different data structures – one for a grid and another for a pie chart. To address this specific challenge, I developed …


Ext GWT Grid Performance Improvements

September 29, 2008 by Darrell Meyer | 41 Comments »

The Ext GWT Grid component, which was introduced in 1.1, plays an important role in most applications. Because of this, it is important for Grid to perform as fast as possible, especially when rendering large amounts of data. For the upcoming 1.1.1 release we took a fine grained look at the code and were able to lower rendering times significantly.


Improving Application Usability with Ext JS Keyboard Handling

September 23, 2008 by Rich Waters | 68 Comments »

As Enterprise applications begin moving to the web instead of the desktop many developers may forget about providing key bindings for their applications. Most web applications use the keyboard only for text entry and do not associate particular key combinations with user actions. By providing this type of key handling, particularly for applications which require a lot of data entry, we can improve the end-user experience.


Ext GWT 1.1 Released

September 18, 2008 by Darrell Meyer | 23 Comments »

We are pleased to announce the release of Ext GWT 1.1. This release is packed full of new features and components. Ext GWT 1.1 is a recommended upgrade for all Ext GWT 1.0 users.


Ext JS at The Ajax Experience

September 15, 2008 by Aaron Conran | 33 Comments »

Come join Jack Slocum and I for two developer focused sessions, “Hands On Ext” and “Advanced CSS and Theming of Ext JS” at The Ajax Experience at the end of this month. Feel free to follow along with your laptop or watch as we build an application and demonstrate how to create a custom theme in each hour long session. The Ajax Experience is a three day conference with many interesting sessions on Ajax, Web 2.0 technologies and JavaScript frameworks targeted at developers. This year’s conference will be held in Boston, MA from September 29th to October 1st.


Google Contacts: Creating a Google Chrome App with Ext and the Google Data API

September 9, 2008 by Jamie Avins | 20 Comments »

When Google Chrome was released last week, I was interested in seeing how the Application mode feature worked. I revived an old project to interface with the Google Contacts Data API and built a small application to manage your google contacts which you can ‘install’. The example extends the Ext.data.DataProxy to allow you to populate a store with your contact information to bind to any store driven components such as Grid, EditorGrid, ComboBox and DataView.


Ext GWT: Now with Portal and Web Desktop

August 26, 2008 by Darrell Meyer | 28 Comments »

Ext GWT 1.1 is right around the corner and incorporates the popular Portal and Web Desktop interface. Both components offer new ways to layout your prospective application in different ways. Web deskop resembles a user operating stystem, while portals offer a means to aggregate seperate modules and content.


Implementation Spotlight: Marketo

August 18, 2008 by Brian Moeskau | 9 Comments »

Marketo was an early adopter of Ext, and has steadily been expanding and improving their marketing automation application over time. With a new version rolling out that has been converted from the ground up to use Ext 2.0, Marketo is looking better than ever. We spoke with the team to learn more about their app and how they are using Ext.


Ext 2.2 Released

August 4, 2008 by Brian Moeskau | 95 Comments »

We are pleased to announce the release of Ext 2.2, a fully backwards-compatible maintenance release of Ext. This is a recommended upgrade for all Ext 2.x users as it not only adds many new components and examples, but also provides a host of important bug fixes and performance improvements.


Implementation Spotlight: SingleHop Leap

July 30, 2008 by Brian Moeskau | 28 Comments »

We love to see all the different types of applications developed using Ext. SingleHop has developed LEAP, a server management application that gives the end user significant power over administering their remote servers via the web. I recently spoke with Dan Ushman, a co-founder of SingleHop, to get the scoop on LEAP and find out more about how they used Ext.


Preview: Ext GWT Grid, Grid Plugins, and EditableGrid

July 23, 2008 by Darrell Meyer | 26 Comments »

Ext GWT 1.1 development is moving along nicely and includes a new Grid component. Grid is based on the Ext JS Grid and will support the same features including grid plugins, grouping, totaling, and inline editing.


Using Yahoo’s BOSS API to Search The Web

July 21, 2008 by Shea Frederick | 14 Comments »

Early last week Yahoo announced they had released a new search API dubbed “BOSS” for “Build your Own Search Service” – wow, snazzy name. So being the explorer that I am, I started to play with it and poke around in the API – hold on! this is just the same search API service they offered up a while ago – what gives?


Preview: Java Bean support with Ext GWT

July 14, 2008 by Darrell Meyer | 24 Comments »

The Ext GWT Store and Binder API work with ModelData instances. The primary goal of ModelData is to provide a type of “introspection” as GWT does not allow runtime inspection of Java objects. With the new Java Bean support in 1.1, any Java Bean can be sent over the wire, and “converted” to model data instances to be used with stores and binders.


Using Ext JS to create LiveDataPanel – an on-demand data loading extension

by Aaron Conran | 38 Comments »

A commonly requested piece of functionality is to load additional data when scrolling to the bottom of a dataset. DZone is a popular technology news site that uses this type of functionality on their home page. As you scroll to the bottom of a page, a loading indicator displays and then loads new content. This is not a feature which Ext provides out of the box, however by leveraging existing Ext components the task becomes simple.


Ext GWT v1.0 Released

July 7, 2008 by Darrell Meyer | 23 Comments »

The Ext team is proud to announce that the official release of Ext GWT v1.0 is available for download. This is the first release of Ext GWT which is the culmination of many weeks of development from the Ext development team as well as our community of testers and supporters.


Integrating Google Maps API With ExtJS

July 1, 2008 by Shea Frederick | 62 Comments »

Theres no doubt that Google has some interesting and very useful JavaScript APIs – most of which I end up using over and over again. So why not package them up into an Ext component? Well thats exactly what I decided to do, adding a simple component centered around the Google Maps API.


Fun with Ext JS and Aptana Jaxer

June 10, 2008 by Rich Waters | 35 Comments »

Shortly after Aptana released Jaxer, a new server-side JavaScript platform, I was able to spend some time running Ext JS code on the server-side. Jaxer facilitates a tightly knit integration between the client and server by allowing you to include JS code that will be run on the server, client, both, or as a server-proxy. The server-proxy allows Jaxer to wrap client and server-side communications up allowing either synchronous or asynchronous calls between the client and server. Jaxer provides a means for file, database or even socket access as one would expect from any server-side platform.


WiiExtJS – Fun times with Nintendos embedded Opera browser

June 4, 2008 by Shea Frederick | 21 Comments »

The Wii’s browser is running on a custom built version of Opera 9. ExtJS supports Opera, so everything works the same as it would in a normal PC based web browser. With a complete JavaScript engine, its just as good as the full fledged Opera browser.


Ext GWT v1.0 Beta 4 Released

June 2, 2008 by Darrell Meyer | 59 Comments »

Ext JS is pleased to announce the Ext GWT 1.0 beta4 release. This release includes numerous enhancements and bug fixes since the beta3 release and is a recommended upgrade for those using beta 3. For first time users of Ext GWT, the new Help Center includes new articles to get you setup up and running your first Ext GWT application in GWT.


Implementation Spotlight: VersoChat

by Brian Moeskau | 14 Comments »

Last week I had the pleasure to sit down with the team at Red Sun Systems to have a demo of VersoChat, their website chat management application. VersoChat is an existing application, but they have recently retooled the user interface from the ground up using Ext 2.0 and are launching the new version this week.


Use Namespaces to organize your JavaScript code

May 28, 2008 by Aaron Conran | 25 Comments »

In today’s modern web applications it is typical to include many libraries, widgets and snippets of code from many different sources. You must be mindful that other developers may be interacting with your code simply by both sets of code being included on the same page. It is not a safe assumption that you have the entire global namespace at your disposal.


Using the standard Panel title config to organize Ext JS form fields

May 14, 2008 by Jack Slocum | 26 Comments »

Yesterday while working on our internal support system I had a desire to organize the fields on a form a little better. I didn’t want to use a FieldSet and add full wrapping or another layer of indention in my form code so I decided to give the standard Panel title config attribute a try.


Ext GWT v1.0 Beta 2 Released

April 29, 2008 by Darrell Meyer | 15 Comments »

Ext is pleased to announce the Ext GWT 1.0 beta2 release. This release includes numerous enhancements and bug fixes since the beta1 release and is a recommended upgrade for those using beta 1.


Open Source FLOSS Exceptions

April 27, 2008 by Jack Slocum | 27 Comments »

With our recent change to the GPL v3 some concerns have been brought up by the Ext Community. We are hoping to address some of those concerns via community discussion of two new FLOSS exceptions. The first step for us is the Open Source License Exception for Extensions. It is currently in draft status and we are seeking input from the community before we have it finalized.


Ext JS 2.1 and Ext GWT 1.0 released, preview of Ext JS 3.0

April 21, 2008 by Jack Slocum | 111 Comments »

Ext JS is pleased to announce the latest release of the Ext JS toolkit and the introduction of a new product, Ext GWT 1.0. The Ext JS version has been updated to 2.1 and includes new components, performance improvements, bug fixes and documentation enhancements. Ext GWT 1.0, is a Java library for building rich internet applications with the Google Web Toolkit (GWT).


Spket IDE 1.6.11 Released, Includes New Ext Theme Builder

April 7, 2008 by ReyBango | 8 Comments »

The team at Spket Studio continues to enhance their Eclipse-based Spket IDE announcing today the release of Spket IDE 1.6.11. Of special interest to Ext developers is the new Ext Theme Builder included in this new Spket release.


Implementation Spotlight: Jama Contour

March 31, 2008 by Brian Moeskau | 13 Comments »

One thing we plan to do more often is focus on how Ext is being implemented by real companies doing real business. Jama Software’s flagship product Contour is easily one of the most sophisticated and visually polished Ext applications we’ve seen yet. We decided to find out more about Contour, so we interviewed the team to learn more about their experience using Ext.


ColdExt Project Updated With New Beta Release, Wiki and Tutorials

March 27, 2008 by ReyBango | No Comments »

ColdExt project lead Justin Carter announced today that he has enabled a new ColdExt Wiki to begin organizing the project’s documentation and tutorials.


Ext.ux.FileTreePanel for Ext 2.0

March 17, 2008 by ReyBango | 14 Comments »

Allowing users to manage files remotely is a very common use case providing tremendous flexibility for applications that need to handle various files such as images, word processing documents, or spreadsheets. Ext.ux.FileTreePanel is a widget which can be used within Ext to provide easy file management of a directory structures stored on a server.


Learning Ext: Many Resources Available

March 11, 2008 by ReyBango | 9 Comments »

We’re frequently asked about online resources that can help developers become more proficient with Ext. There’s a wealth of information provided on the Ext Learning Center section of our website that can be extremely effective in helping Ext developers become more proficient in the framework.


Themes for Ext 2.0

March 3, 2008 by ReyBango | 14 Comments »

A common question we get asked relates to themes and if the look-and-feel of Ext applications can be enhanced further than the stock themes included in the framework. The answer is a resounding “Yes!”.


Simple Tasks v2 – Multiple lists, NativeWindows and Reminders

February 24, 2008 by Jack Slocum | 78 Comments »

One of the key additions in Ext 2.0.2 was Adobe AIR 1.0 support for running in the application sandbox. Also, the Simple Tasks AIR application sample was rewritten to take advantage of more of the native functionality in AIR and gained some cool custom Ext components that can be used outside of AIR.


Coolite Studio: Ext Web Controls for ASP.Net

February 18, 2008 by ReyBango | 14 Comments »

Coolite Studio is an Ext official suite of ASP.NET Web Controls based on the Ext JavaScript Framework.


Community Talk – February 2008

February 14, 2008 by Jack Slocum | 7 Comments »

I regularly hit technorati, DZone and Google looking for recent Ext JS related blog posts. There’s always quite a bit going on in the blogsphere and we are going to start sharing the interesting ones we find here on the Ext JS Blog. Here are some of the ones I have recently read.


IDEs, plugins and tools for Ext JS 2.0

February 1, 2008 by Jack Slocum | 50 Comments »

The Ext 2.0 API is very extensive and remembering all of the functions, properties or configs available is virtually impossible. The API documentation is very thorough, but it would be nice if IDEs would provide code assist options in JavaScript as they do in other languages such as Java and C#. Luckily, there are some IDEs and plugins available that do just that — and also have direct support for Ext 2.0.


Ext continues expansion, Now offers training and consulting services

January 28, 2008 by ReyBango | 14 Comments »

Ext has been quietly offering services for some time now, basically working towards getting certain pieces in place before formalizing the Ext Professional Services division. Many have probably seen the new link at the top of the site explaining the new services being offered by Ext and now it’s time to officially announce it.


Ext 2.0.1 Released

January 23, 2008 by Brian Moeskau | 71 Comments »

The Ext team is happy to announce the release of version 2.0.1 of Ext JS. This is a maintenance release that fixes several issues with the 2.0 release.


Ext Growth and Server-Side Community Projects

January 22, 2008 by ReyBango | 15 Comments »

An excellent barometer of a project’s growth and acceptance is the creation of community extensions that compliment the project. It’s demonstrative of how users are embracing Ext and in some cases, need to go past what the core framework provides. It seems that almost on a daily basis, new extensions are contributed by volunteer Ext developers, most of which are of excellent quality and functionality.


Ext Rises in Popularity

December 17, 2007 by ReyBango | 22 Comments »

Ajaxian.com recently conducted their third annual survey to determine the usage of Ajax/JavaScript libraries. The survey is a great indicator of the market penetration of several well-known (and some not-so-well-known) libraries and frameworks. The exciting news is that the Ext framework, for the first time, was added to the list and in it’s first year demonstrated it’s popularity. Of the 2,619 respondents, 22.5% were using the Ext framework ranking it 3rd overall.


Ext.CFC – Easing Integration with Ext and Adobe ColdFusion

December 10, 2007 by ReyBango | 7 Comments »

ColdFusion developers are an inquisitive and talented bunch always looking for new ways to extend the language and make it more dynamic and fun. Web developer Brian Love is a great example of this. Brian, who loves the Ext framework, wanted to see how he could ease the usage of the framework within the ColdFusion space while still having all of the great functionality provided by the library.


Ext 2.0 Final Released

December 4, 2007 by ReyBango | 94 Comments »

The Ext team is proud to announce that the official release of Ext v2.0 is available for download. This new version of the Ext framework is the culmination of many long hours of work and dedication by the Ext Core team as well as our community of testers and supporters. Ext 2.0 is a dramatic step forward from all previous versions of Ext, providing increased performance, ease of configurations, flexibility and UI capabilities.


Extended Filtering Using the Grid Filter Plugin

November 26, 2007 by ReyBango | 17 Comments »

The ability to filter Ext grids is a common use-case and also one of the most frequently discussed topics in the forums. While the Ext.data.Store class includes the capability to filter data, users invariably want to extend past the base functionality and filter data in more advanced ways. One such user is Steve Skrla (AKA: ambience). He’s created the Grid Filter plugin which has quickly become one of the most popular user extensions in the Ext community. I had a chance to interview Steve about his plugin and get a better understanding about it.


Ext Community: User Extensions and Themes for Ext 2.0

November 19, 2007 by ReyBango | 8 Comments »

The Ext community has done an amazing job at creating some fantastic plugins to the framework which in some cases dramatically enhance existing controls and in many cases, add whole new UI capabilities altogether! We’ll be reviewing several extensions which standout both in functionality and quality.


Ext Community: Ext Application Using the AS400 Web Server

November 2, 2007 by ReyBango | 11 Comments »

One of the things that’s great about the Ext community is the innovative ways they make use of the framework. Many of our users are developing applications for the corporate space and that in itself requires a certain level of flexibility in order to integrate with the complex set of technologies associated with running an enterprise-level business.


New Ext 2.0 Documentation

November 1, 2007 by Brian Moeskau | 32 Comments »

The Ext Team has been hard at work creating documentation for the 2.0 release. We now have several documents for new and existing Ext users that should come in very handy during the transition to 2.0, including an updated introduction to Ext, an overview of the new Ext 2.0 architecture and a comprehensive migration guide for existing 1.x users.


Ext 2.0 Beta 1

October 11, 2007 by ReyBango | 60 Comments »

The Ext team is proud to announce that Ext v2.0 Beta 1 is available for download. This release of the Ext framework features updated portal and desktop examples, documentation updates, and bug fixes.


Ext-powered Application wins Adobe AIR Derby

October 6, 2007 by ReyBango | 10 Comments »

Adobe recently held a contest called the Adobe AIR Derby, an international competition open to software and web application developers to showcase their skill in using Adobe AIR Beta software. Contestants were able to submit their entries to different application categories and were judged on originality, visual design and appeal, usability, and application of Adobe AIR functionality in the following categories: best business application, best community application, and wild card.


InfoQ Interviews Ext Founder Jack Slocum

by ReyBango | 2 Comments »

InfoQ.com, an independent online community focused on change and innovation in enterprise software development, recently interviewed Ext founder Jack Slocum about the latest release of Ext, version 2.0 alpha.


Ext-powered Application wins Japan Mashup Award

by ReyBango | 6 Comments »

Ext developer Yuki Naotori of Tokyo was the first place winner in Sun Microsystems’ Japan Mashup Award 3rd contest. His winning application, ONGMAP.com, is a geo mashup that collects a vast range of information about what is at a given location and makes it easily locatable on a map of the world.
“If you look at ONGMAP.COM, you can easily notice it owes a lot to Ext (and if you look into its source code, you can easily notice that I’m not a professional programmer…, but, I did win the award thanks to Ext’s powerful and easy to use framework)”


Ext 2.0 Alpha Release

September 28, 2007 by ReyBango | 57 Comments »

The Ext team is proud to announce that the first public release of Ext v2.0 is available for download. This new version of the Ext framework introduces a host of new features, a new document center, expanded & better organized samples and bug fixes. Another important aspect to note is that there has not been a significant library size increase in this new version.


Ext 2.0: A Preview

September 6, 2007 by ReyBango | 113 Comments »

The development of Ext 2.0 continues to move forward with some exceptional new features being rolled into the framework. The team has really focused on enhancing the desktop-like experience that Ext already provides by introducing new functionality, improving performance and keeping the overall file size down.


Ext v1.1 Released

August 1, 2007 by Jack Slocum | 80 Comments »

The Ext team is proud to announce the immediate availability of Ext v1.1 for download. The 1.1 version includes the new stand-alone version of Ext, a lightweight HTML editor, a new Ext.Ajax utility class, enhancements to DateField and DatePicker, expanded documentation and bug fixes.


CSS Selectors – Speed Myths

July 10, 2007 by Jack Slocum | 76 Comments »

On of the things updated in Ext 1.1 RC1 was DomQuery, the CSS selector implementation in Ext. There seems to be a trend sweeping through all of the popular JavaScript libraries of implementing or improving existing DOM querying using CSS selectors. In fact, since my original post with querying benchmarks for the various selector implementations, overall selector processing power has gone from Pinto power to a Mustang GT 500.


Building a desktop application with Ext, AIR, Aptana and Red Bull

June 29, 2007 by Jack Slocum | 124 Comments »

Ext JS is an excellent framework for building web applications that have desktop like functionality in a web browser. But what if you could take your JavaScript powered application and run on the desktop like any other native application? The launch of Adobe AIR (formerly Apollo) has made this not only a reality, but extremely easy. Armed with early access Ext 2.0, Aptana IDE and a 4 pack of Red Bull  I set out to build my first AIR application.



© 2006-2009 Ext, LLC