-
Develop with Java and PHP technology on AIX Version 5.3, Part 5: Installing and integrating the PHP Java Bridge
The penultimate part of the series on using PHP and Java together to produce a web interface to your Java application is now available. In this penultimate part of the series, I look at the real-time use of the PHP/Java bridge as the final part an…
-
IBM developerWork Grid Zone PDFs
In light of the announcement that IBM are retiring their developerWorks Grid zone (see this post), I’ve tried to grab a copy of all the PDFs for the articles I was involved in. There are some missing gaps because the PDFs have already disappeared …
-
Developing a grid application with open source tools
I’ve been a keen supporter of using open source tools and technology (including Perl, Python and many of the open source libraries and platforms). In fact, many of my most popular articles have been on grid technology and open source solutions. Be…
-
Voice enabling XML, Part 2: Develop a voice-enabled calendar
The second of the articles on developing VoiceXML applications is now available: In this second article of a four-part series, you learn to develop a voice-enabled calendar. Save the data of the calendar as XML; then to modify calendar entries, ha…
-
System Administration Toolkit: Testing system validity
Have you ever wondered whether the system you are using is the same as the one that you originally configured? Making sure that the configuration and setting information that you configured is the same as when you configured it should be a basic p…
-
Voice enabling XML, Part 1: Develop a voice-enabled RSS reader
I have a new series of articles available, this time on using and consuming VoiceXML. VoiceXML is a hugely simplified method of using and working with voice-interactive services, just like those that you might use when calling your bank or other s…
-
Get to know JsonML
A new article, on using JsonML, an *ML markup alternative that allows for the easy transfer of information between servers and JavaScript applications, is available. In this article I look at JsonML. I start by looking at how information is normal…
-
Develop with Java and PHP technology on AIX Version 5.3, Part 4: Exposing the application as a web service
Part of the PHP and Java series is now available. This part examines how to expose the original Java classes we produced as a web service. For this article: This tutorial takes the Java business application with database created in parts 2 and 3, …
-
Develop with Java and PHP technology on AIX Version 5.3, Part 3: Integrating the Java business application with DB2 Version 9
Part 3 of the PHP and Java development series is ready for reading. This part of the series examines the methods for integrating your Java application with a database, in this case DB2 9, so that we can store the responses from our sample survey a…
-
Develop with Java and PHP technology on AIX Version 5.3, Part 2: Building the Java business application
The continuing part of the series that looks at developing an application first using Java and then migrating to an interface using a Web interface, through a variety of methods, is now available to read. This second part of the series looks at th…