<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Profound Logic.tv &#187; browser requests</title>
	<atom:link href="http://www.profoundlogic.tv/tag/browser-requests/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.profoundlogic.tv</link>
	<description></description>
	<lastBuildDate>Wed, 04 Nov 2009 21:37:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Sending AJAX Requests to the IBM i (iSeries / AS400) Server</title>
		<link>http://www.profoundlogic.tv/2009/04/10/sending-ajax-requests/</link>
		<comments>http://www.profoundlogic.tv/2009/04/10/sending-ajax-requests/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 19:44:02 +0000</pubDate>
		<dc:creator>Alex Roytman</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[AJAX library]]></category>
		<category><![CDATA[AS/400]]></category>
		<category><![CDATA[browser requests]]></category>
		<category><![CDATA[cross-browser]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[IBM i]]></category>
		<category><![CDATA[iSeries]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[rich internet application]]></category>
		<category><![CDATA[RPG]]></category>
		<category><![CDATA[System i]]></category>
		<category><![CDATA[web application]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.profoundlogic.tv/?p=44</guid>
		<description><![CDATA[

To fully utilize AJAX on the System i (iSeries/AS400) system, you need to learn about 3 simple things:


How to make requests from the browser to the server
How to respond to these requests with RPG or another web-capable language
How to process that response within the browser


In this video, I talk about making requests, which can be [...]]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/rVYXYRPFH0Y&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/rVYXYRPFH0Y&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>
To fully utilize AJAX on the System i (iSeries/AS400) system, you need to learn about 3 simple things:
</p>
<ol>
<li>How to make requests from the browser to the server</li>
<li>How to respond to these requests with RPG or another web-capable language</li>
<li>How to process that response within the browser</li>
</ol>
<p>
In this video, I talk about making requests, which can be tricky. Unless… you utilize an AJAX library.  With an AJAX library in place, it&#8217;s really simple to make server requests either directly from HTML code or from a Rich Internet Application platform.
</p>
<p>
<i>To view this video with Windows Media Player, please <a href="/videos/Sending_AJAX_Requests_to_the_IBM_i_Server.wmv">click here</a></i></p>
]]></content:encoded>
			<wfw:commentRss>http://www.profoundlogic.tv/2009/04/10/sending-ajax-requests/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

