http://www.profondlogic.tv. In today’s video, we are going to introduce you to what is perhaps the most elegant way to exchange data within Web applications. We will be talking about JSON, or JavaScript Object Notation. Eric Cassidy, an IBM i web...
www.profondlogic.tv. In a few of my previous videos, I introduced you to several concepts on how to use AJAX for web development on the IBM i (System i, iSeries, AS/400). In this video, I discuss with Robert Ferguson, an IBM i web developer, what...
http://www.profoundlogic.tv. Today’s video is a response to a question from one of our viewers, Wil Rikken, from McNess BV in the Netherlands. In my video on Sending AJAX Requests to the IBM i, I suggested the use of AJAX libraries, instead of...
http://www.profoundlogic.tv. 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...
http://www.profoundlogic.tv. 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...
http://www.profoundlogic.tv. In this video, you will be introduced to Rich Internet Applications (RIAs) as they relate to the IBM i (AS/400, iSeries, System i). I will explain some of the details behind this technological phenomenon, and show you...
Profound Logic TV Educational Videos for the IBM i (iSeries / System i / AS400) Professional www.profoundlogic.tv As I talk to System i / RPG developers who are modernizing their systems, I get questions about what AJAX is all about and how it can...
Profound Logic TV Educational Videos for the IBM i (iSeries / AS400) Professional www.profoundlogic.tv If you are modernizing AS/400 RPG or Cobol applications, you should be learning and familiarizing yourself with the concept of AJAX. Why is AJAX...
http://www.profoundlogic.tv. To fully utilize AJAX on the System i (iSeries/AS400) system, you need to learn about 3 simple things: 1. How to make requests from the browser to the server 2. How to responds to these requests with RPG or another...