Archive for June, 2009
Generating an AJAX Response from the IBM i with RPG and PHP
Posted by Alex Roytman in AJAX on June 19th, 2009
Joining me in today’s video is one of our IBM i web developer/analysts, Hany Elemary. Together, we will continue to discuss AJAX by explaining how to generate a server response to an AJAX request from the browser. Hany will share his thoughts on how AJAX responses are similar to basic dynamic output pages that output data instead of HTML. We then go on to illustrate how AJAX response programs are built by providing examples in two popular IBM i (iSeries/AS400) web development technologies: RPG/CGI and PHP.
To view this video with Windows Media Player, please click here
How Web Application Development Evolved
Posted by Alex Roytman in Rich Internet Applications on June 5th, 2009
In this video, I go over the evolution of Web application development. You will discover how it progressed from simple HTML-based documents into Rich Internet Applications, where the user interface controls the flow of the application and makes simple requests for data and business logic. In this paradigm, server-side code is not generating new HTML pages every step of the way; therefore, applications are more cohesive and maintaining application state becomes much easier. I also explain how Rich Internet Applications (RIAs) allows for a simple way to integrate your IBM i data and business logic with external systems, data, and applications.
To view this video with Windows Media Player, please click here
