Rich Waters

Ext, Javascript, Notes/Domino, Ext.nd, Ruby on Rails

Archive for the 'Ext' Category

Busy Times

Saturday, January 10th, 2009

Well, it seems when things get busy this place is one of the first to get left behind. Unfortunately I don’t foresee things slowing down a whole lot until perhaps later this year. The Ext team has been working on some really exiting stuff though, and I can’t wait until we’re able to [...]

Share and Enjoy:
  • Digg
  • Facebook
  • Google Bookmarks
  • Posterous
  • RSS
  • Twitter

Read the rest of this entry »

Ext & Google Maps

Tuesday, July 1st, 2008

A colleague of mine, Shea Frederick, whipped up a really nice example integration of the Google Maps API and Ext JS. I had the chance to look at the demo a while back when there were some minor rendering issues, it appears that they’ve all been resolved and the result is really slick.
Check out [...]

Share and Enjoy:
  • Digg
  • Facebook
  • Google Bookmarks
  • Posterous
  • RSS
  • Twitter

Read the rest of this entry »

Ext and Aptana Jaxer

Tuesday, June 10th, 2008

I’m not one to normally do frivolous things like blog about blogging, but I spent a good deal of time playing around with Jaxer and wrote up an article on the Ext Blog. The article covers integrating an Ext Data Store with Jaxer, and a nice example of using Ext.XTemplate on the server. [...]

Share and Enjoy:
  • Digg
  • Facebook
  • Google Bookmarks
  • Posterous
  • RSS
  • Twitter

Read the rest of this entry »

Quick Ext IE Tip

Wednesday, March 5th, 2008

I’ve found myself basically living in Firebug lately, and getting used to using console.log and console.dir a whole bunch. Problem is that I\’m not running firebug lite so I don’t have any IE equivalent. Tossing this script in real quick has helped out a lot.
Ext.onReady(function(){
try {
console.log(‘bleh’);
[...]

Share and Enjoy:
  • Digg
  • Facebook
  • Google Bookmarks
  • Posterous
  • RSS
  • Twitter

Read the rest of this entry »

Ext 2.0.2 Released

Monday, February 25th, 2008

Yesterday marks the latest and probably final Ext release before 2.1. Latest releases are always available via http://extjs.com/download
As usual there are quite a few bug fixes, and some nice refactorization. This release also includes a whole bunch of new code to aid with developing an Adobe AIR app with Ext. Jack has [...]

Share and Enjoy:
  • Digg
  • Facebook
  • Google Bookmarks
  • Posterous
  • RSS
  • Twitter

Read the rest of this entry »