<?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>iPort Technology &#187; rpg</title>
	<atom:link href="http://iporttech.com/tag/rpg/feed/" rel="self" type="application/rss+xml" />
	<link>http://iporttech.com</link>
	<description>RPG programming for the IBM Power i</description>
	<lastBuildDate>Wed, 28 Oct 2009 00:56:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Binding Directories</title>
		<link>http://iporttech.com/binding-directories/</link>
		<comments>http://iporttech.com/binding-directories/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 05:56:50 +0000</pubDate>
		<dc:creator>MrPort</dc:creator>
				<category><![CDATA[Binding Directories]]></category>
		<category><![CDATA[ile rpg]]></category>
		<category><![CDATA[rpg]]></category>
		<category><![CDATA[rpg iv]]></category>

		<guid isPermaLink="false">http://iporttech.com/?p=36</guid>
		<description><![CDATA[Did you know by placing the correct H spec in your RPG code listing a binding directory you can eliminate the need to manually bind all procedures and service programs when you create your program?
The use of binding directories in combination with /Copy code can help standardize your applications and reduce complex processes to compile [...]]]></description>
			<content:encoded><![CDATA[<p>Did you know by placing the correct H spec in your RPG code listing a binding directory you can eliminate the need to manually bind all procedures and service programs when you create your program?</p>
<p>The use of binding directories in combination with /Copy code can help standardize your applications and reduce complex processes to compile code.</p>
]]></content:encoded>
			<wfw:commentRss>http://iporttech.com/binding-directories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Service Programs</title>
		<link>http://iporttech.com/service-programs/</link>
		<comments>http://iporttech.com/service-programs/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 05:45:44 +0000</pubDate>
		<dc:creator>MrPort</dc:creator>
				<category><![CDATA[Service Programs]]></category>
		<category><![CDATA[rpg]]></category>
		<category><![CDATA[rpg iv]]></category>
		<category><![CDATA[rpgle]]></category>
		<category><![CDATA[service programs rpg]]></category>

		<guid isPermaLink="false">http://iporttech.com/?p=34</guid>
		<description><![CDATA[When do you use a service program and when do you use a module? There is a difference in performance with each and using the correct method can save processing time for your applications. We use modules when they are called for and service programs when the application justifies it.
As always, if you have questions [...]]]></description>
			<content:encoded><![CDATA[<p>When do you use a service program and when do you use a module? There is a difference in performance with each and using the correct method can save processing time for your applications. We use modules when they are called for and service programs when the application justifies it.</p>
<p>As always, if you have questions we&#8217;d love to help you answer them.</p>
]]></content:encoded>
			<wfw:commentRss>http://iporttech.com/service-programs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
