Tutorial: Hello World, Part 2 – Rational Application Developer

The second tutorial in the Hello World series has been posted on developerWorks: “Hello World, Part 2: Rational Application Developer“.

The tutorial “introduces you to IBM Rational Application Developer and highlights some of its basic features. It includes practical exercises that show how to create a Java application, create and invoke a Web service, and create a Web application that can access a Cloudscape database using a Relational Record List.

Tutorial: Visualize with Rational Web Developer

A tutorial for Rational Web Developer has been published: Visualize with Rational Web Developer. This tutorial will introduce you to “building, testing, and deploying Web, Web services, and Java applications” and show you how to “create a Web service, create a JavaServer Faces page, and link that page to a Service Data Object using the visual tools in Rational Web Developer.

Using Ajax to manipulate Lotus Notes documents

Joachim Dagerot has published an article on developerWorks on using AJAX to manipulate Lotus Notes documents. From the article introduction:

Giving users instant feedback instead of the time-consuming page reloads they’re used to is simple when you use Ajax. Discover how a view and an agent can help you build Ajax-driven applications and learn how to define an API for getting the client and the Domino server to collaborate.

If Joachim is in the mood for an update to the article I would like to see how to do this using dojo as the Javascript Toolkit for the AJAX calls – especially considering the latest on IBM and dojo 🙂

Update: Joachim is in the mood and is asking for ideas on what to focus on with regards to Domino and dojo.