Rich Waters

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

Archive for the 'Javascript' 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 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 »

Ext.nd Updates

Wednesday, January 23rd, 2008

Well I suppose we should make good on our promises from our session Tuesday morning. For those who weren’t there we announced that we would be releasing a new version of Ext.nd sometime this week or possibly next week depending on how things go.
I’m certainly excited to share everything that we’ve been working on […]

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 Alpha 1

Sunday, September 30th, 2007

Sheesh, I was so busy last week I somehow missed a huge release! Ext has finally stabilized the codebase and released Alpha 1 into the wild. I’ve been playing around with the SVN releases and can say that this new work is nothing short of top notch just like before.
Some quick highlights:

Reworked component […]

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 »