A JavaScript NotesDocument class

For those of you who attended my @Formulas meet Ajax session at Lotusphere this year, you will recall me covering how to create JavaScript classes for Domino objects with just @formulas. I gave examples of how to create a NotesSession and a NotesDocument class for JavaScript. Jake has done a similar thing with the NotesSession class. For today, I want to cover how to create a JavaScript NotesDocument class. All of the code/forms/folders for this is already included with DWT so go over and download the latest version if you haven't already done so.

A JavaScript NotesDocument class
27 February 2007 … 8 - COMMENTS
DWT 0.2.3 Released
DWT 0.2.3 is now available. There were two major bugs in the 0.2.2 release and thus the reason this was released so shortly after the last release. For those interested, there was a bug in navigating the paged views. There was also a bug with some of the grid events firing when they shouldn't have. In any case, check out the online demo to see it in action. The onlline demo now has more than 12,000 documents, of which, more than 7,000 have a readers field set so that anonymous users cannot see the data. I did this to test navigating views with reader fields in the documents. It works pretty well, I think. Let me know how it works in your environment. Oh, and don't forget to download it here. Enjoy! DWT 0.2.3 Released
23 February 2007 … 3 - COMMENTS
Ext 1.0 Alpha Release
Today was like Christmas for many web developers. Why? Because Jack Slocum has just released an alpha version of Ext 1.0. Ext is the new branding of Jack's YUI-Ext library. If you haven't seen it, then check out his site for more information. Ext 1.0 Alpha Release
19 February 2007 … 0 - COMMENTS
"Change to View" option now works
On view columns you can set them to sort ascending, descending, both, or 'change to view'. Today, I figured out a way to get 'change to view' working in DWT. It may not be the most efficient way so I'll research some more to see if there is a better way to do it. Also, I don't have this feature in the latest (0.2.1) code on OpenNTF so if you can't wait till later next week for me to post 0.2.2 then keep reading and I'll explain how to modify the code to add this feature. "Change to View" option now works
10 February 2007 … 0 - COMMENTS
New version of DWT released
I've just released version 0.2.1 of Domino Web Tools (DWT). The UI stuff that Jack Slocum is doing is simply amazing so if you like what I'm doing with integrating it into Domino then please go over to his site and give a little donation. So what's new in this release you ask? Well, let me tell you... New version of DWT released
9 February 2007 … 0 - COMMENTS
Demo database for @Formulas meet Ajax
In the newest release of Domino Web Tools (0.2.0), I've included the sample code for my 2007 Lotusphere session - @Formulas meet Ajax. So go over to OpenNTF and download DWT and the Formula demo database and let me know what you think. Demo database for @Formulas meet Ajax
6 February 2007 … 2 - COMMENTS
Domino + yui-ext Demo
I think I really have outlines + Jack Slocum's Tree control working pretty well. Flat views are also working and I hope to have Categorized views and views with response docs working soon. Take a look at the online demo and let me know what you think. Domino + yui-ext Demo
5 February 2007 … 6 - COMMENTS
Lotusphere 2007 thoughts
I know I'm a little late to the game since it's been over a week since Lotusphere 2007 ended but I just wanted to say that this Lotusphere was the best one I have ever been to. Lotusphere 2007 thoughts
4 February 2007 … 1 - COMMENTS