Rich Waters

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

Archive for the 'Ext' Category

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: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • BleedYellow
  • del.icio.us
  • Technorati
  • Reddit

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: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • BleedYellow
  • del.icio.us
  • Technorati
  • Reddit

Read the rest of this entry »

Ext.nd Beta 1 Release

Tuesday, February 5th, 2008

Only a few days behind schedule. Though hopefully everyone will really enjoy all the extra work that went into this release.

New web interface to the Ext.nd database
New included demo database
Simplified deployment, no longer a requirement to copy over tons of design elements
Uses Ext 2.0.1
New ViewSuggest component
Automatic conversion of several basic @formulas
Lots and Lots of […]

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • BleedYellow
  • del.icio.us
  • Technorati
  • Reddit

Read the rest of this entry »

Ext 2.0.1 Released

Thursday, January 24th, 2008

In case you didn’t notice, Ext released a new version yesterday fixing quite a number of bugs with the Ext 2.0 final release. Check out the blog entry for release notes and more information.
This also marks the first release containing code that I have contributed!

Share and Enjoy:
These icons link to social bookmarking sites […]

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • BleedYellow
  • del.icio.us
  • Technorati
  • Reddit

Read the rest of this entry »

Exciting News

Wednesday, December 26th, 2007

I have accepted a position with Ext JS and will be a member of the core team. I am really looking forward to this opportunity to work with the amazing team that has put this framework together.
As for Ext.nd, I plan to continue working on the project and will still be giving the presentation […]

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • BleedYellow
  • del.icio.us
  • Technorati
  • Reddit

Read the rest of this entry »