<?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>Deep Thoughts with Richard Schoen &#187; iSeries, AS/400, System i, Whatever..</title>
	<atom:link href="http://blogs.rjssoftware.com/rjsblog/index.php/category/iseries-as400-system-i-whatever/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.rjssoftware.com/rjsblog</link>
	<description>My thoughts on iSeries and PC software development and more...</description>
	<lastBuildDate>Sun, 22 Aug 2010 05:31:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Run PHP Scripts from CL commands or RPG programs</title>
		<link>http://blogs.rjssoftware.com/rjsblog/index.php/2009/11/13/run-php-scripts-from-cl-commands-or-rpg-programs/</link>
		<comments>http://blogs.rjssoftware.com/rjsblog/index.php/2009/11/13/run-php-scripts-from-cl-commands-or-rpg-programs/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 16:09:58 +0000</pubDate>
		<dc:creator>Richard Schoen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[iSeries, AS/400, System i, Whatever..]]></category>

		<guid isPermaLink="false">http://blogs.rjssoftware.com/rjsblog/index.php/2009/11/13/run-php-scripts-from-cl-commands-or-rpg-programs/</guid>
		<description><![CDATA[I created the PHPRUN command a few months back when I started learning PHP.  I always like to see what else a scripting language is capable of when I am testing.  I figured since we use QSH and PASE all over the board, then PHP should be able to participate in this mix.  Feel free to [...]]]></description>
			<content:encoded><![CDATA[<p>I created the PHPRUN command a few months back when I started learning PHP. </p>
<p>I always like to see what else a scripting language is capable of when I am testing. </p>
<p>I figured since we use QSH and PASE all over the board, then PHP should be able to participate in this mix. </p>
<p>Feel free to download and use the PHPRUN command.  Source code is included for the CL script if you want to modify and enhance it. </p>
<p>There&#8217;s also a README source member in the source file RJSPHP/SOURCE</p>
<p>Basically the PHPRUN command will run any PHP script with parameters and will allow you to send output back to the regular 400 job by placing STDOUT into a physical *OUTFILE and rolling through the file and processing results. This is a great way to intermix, RPG, CL and PHP. The command also bubbles back the PHP return codes to a data area so you can monitor for a successful script completion from a CL or RPG program. </p>
<p>PHPRUN Command Download  &#8211; Contains RJS FTP Library Installer for RJSPHP library <a target="_blank" href="http://downloads.rjssoftware.com/files/commonclasses/rjsphp/rjsphp.exe" title="Download RJSPHP Library">http://downloads.rjssoftware.com/files/commonclasses/rjsphp/rjsphp.exe</a></p>
<p>REQUEST: If you make any changes or tweaks to the scripts or add any additional functionality, please send them to me so I can incorporate them into the library. I already have several ideas for how to make this more useful, but let&#8217;s have some outside input. </p>
<p>Have fun and send your feedback to me via email.  <a target="_blank" href="mailto:richard@rjssoftware.com">richard@rjssoftware.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.rjssoftware.com/rjsblog/index.php/2009/11/13/run-php-scripts-from-cl-commands-or-rpg-programs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Whether i, p or Windows Platforms RJS is Here for You</title>
		<link>http://blogs.rjssoftware.com/rjsblog/index.php/2009/05/11/whether-i-p-or-windows-rjs-is-here-for-you/</link>
		<comments>http://blogs.rjssoftware.com/rjsblog/index.php/2009/05/11/whether-i-p-or-windows-rjs-is-here-for-you/#comments</comments>
		<pubDate>Mon, 11 May 2009 13:19:19 +0000</pubDate>
		<dc:creator>Richard Schoen</dc:creator>
				<category><![CDATA[RJS Software]]></category>
		<category><![CDATA[Ramblings]]></category>
		<category><![CDATA[iSeries, AS/400, System i, Whatever..]]></category>

		<guid isPermaLink="false">http://blogs.rjssoftware.com/rjsblog/index.php/2009/05/11/whether-i-p-or-windows-rjs-is-here-for-you/</guid>
		<description><![CDATA[I just returned from the COMMON 2009 conference in Reno and the main thing I learned from listening to IBM at the opening conference is that they no longer consider the iSeries more than just an OS running on a Power systems box. Why is this a significant event ? Well, we&#8217;re starting to see a [...]]]></description>
			<content:encoded><![CDATA[<p>I just returned from the COMMON 2009 conference in Reno and the main thing I learned from listening to IBM at the opening conference is that they no longer consider the iSeries more than just an OS running on a Power systems box. Why is this a significant event ? Well, we&#8217;re starting to see a small although very real shift from some customers towards selecting ERP and other business systems that run on platforms that don’t include OS/400.</p>
<p>While RJS will always remain committed to the native iSeries platform we want to make sure our customers know that even if they do select another platform, our document imaging, electronic forms, workflow and report delivery products are all very capable products running in an iSeries or Multiplatform environment as well. Hopefully for those of you committed to the iSeries, you will be on the platform a long time, but if Windows or some other platform is in your future, feel free to give us a call and we can discuss how your information delivery investment is protected by continuing to choose RJS as your valued information delivery provider.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.rjssoftware.com/rjsblog/index.php/2009/05/11/whether-i-p-or-windows-rjs-is-here-for-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>System i Blades Announced</title>
		<link>http://blogs.rjssoftware.com/rjsblog/index.php/2008/05/03/system-i-blades-announced/</link>
		<comments>http://blogs.rjssoftware.com/rjsblog/index.php/2008/05/03/system-i-blades-announced/#comments</comments>
		<pubDate>Sat, 03 May 2008 15:41:58 +0000</pubDate>
		<dc:creator>Richard Schoen</dc:creator>
				<category><![CDATA[Ramblings]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[iSeries, AS/400, System i, Whatever..]]></category>

		<guid isPermaLink="false">http://blogs.rjssoftware.com/rjsblog/index.php/2008/05/03/system-i-blades-announced/</guid>
		<description><![CDATA[IBM&#8217;s announcement of the System i blades is probably one of the most compelling statements by IBM that the System i landscape is changing and I believe it&#8217;s for the better.  First and foremost this is an improvement on the scenario we have used for the past ten years on the iSeries with the integrated xServer [...]]]></description>
			<content:encoded><![CDATA[<p>IBM&#8217;s announcement of the System i blades is probably one of the most compelling statements by IBM that the System i landscape is changing and I believe it&#8217;s for the better. </p>
<p>First and foremost this is an improvement on the scenario we have used for the past ten years on the iSeries with the integrated xServer cards.  They have always been one step behind current technology and have been seen as a second class way of deploying Windows on the iSeries.  However I&#8217;ve used the integrated server cards for years and found them to be very stable.</p>
<p>From a practical perspective the new Blade cards will allow shops such as RJS to truly consolidate their iSeries, Windows, Linux or AIX environments all together in a shared chassis with shared disk and less cables.  RJS is planning to implement one of the Blade Centers internally to consolidate our own server sprawl. I&#8217;ll post updates as we move forward.</p>
<p>Some say this is the end of the System i.  I say it&#8217;s just the beginning of a new way of life where our System i servers live harmonious with all of the other servers in our shops. Only time will tell for sure. Goodbye to cable and server sprawl.</p>
<p>I can&#8217;t say I agree with the new name change to &#8220;i&#8221;, but read about the cool new Blade Server technology here at the <a target="_blank" href="http://www-03.ibm.com/systems/i/">IBM i web site</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.rjssoftware.com/rjsblog/index.php/2008/05/03/system-i-blades-announced/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.Net for Your System i</title>
		<link>http://blogs.rjssoftware.com/rjsblog/index.php/2007/11/10/net-for-your-system-i/</link>
		<comments>http://blogs.rjssoftware.com/rjsblog/index.php/2007/11/10/net-for-your-system-i/#comments</comments>
		<pubDate>Sat, 10 Nov 2007 13:59:02 +0000</pubDate>
		<dc:creator>Richard Schoen</dc:creator>
				<category><![CDATA[Microsoft/.Net Stuff]]></category>
		<category><![CDATA[Ramblings]]></category>
		<category><![CDATA[iSeries, AS/400, System i, Whatever..]]></category>

		<guid isPermaLink="false">http://blogs.rjssoftware.com/rjsblog/index.php/2007/11/10/net-for-your-system-i/</guid>
		<description><![CDATA[I recently wrote an article for IBM Systems magazine that is the start of a series on using .Net with the AS/400, iSeries , System i or whatever you may call it today. This first article is an introduction to using .Net with the System i platform and will hopefully stimulate your interest in using [...]]]></description>
			<content:encoded><![CDATA[<p>I recently wrote an article for IBM Systems magazine that is the start of a series on using .Net with the AS/400, iSeries , System i or whatever you may call it today. This first article is an introduction to using .Net with the System i platform and will hopefully stimulate your interest in using the .Net technology with your System i to write compelling Windows and Web based applications. <a target="_blank" href="/rjsblog/index.php/net-for-your-system-i-microsoft-and-ibm-work-well-together-in-application-development/" title=".Net for your System i ">Click here to read the article</a>. Your career depends on staying up with current technologies and .Net is a powerful technology for writing System i applications.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.rjssoftware.com/rjsblog/index.php/2007/11/10/net-for-your-system-i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;Paperless Office&#8221; Interview with Bruce Teichman from All Covered</title>
		<link>http://blogs.rjssoftware.com/rjsblog/index.php/2007/08/23/paperless-office-interview-with-bruce-teichman-from-all-covered/</link>
		<comments>http://blogs.rjssoftware.com/rjsblog/index.php/2007/08/23/paperless-office-interview-with-bruce-teichman-from-all-covered/#comments</comments>
		<pubDate>Fri, 24 Aug 2007 04:09:23 +0000</pubDate>
		<dc:creator>Richard Schoen</dc:creator>
				<category><![CDATA[Microsoft/.Net Stuff]]></category>
		<category><![CDATA[Ramblings]]></category>
		<category><![CDATA[iSeries, AS/400, System i, Whatever..]]></category>

		<guid isPermaLink="false">http://blogs.rjssoftware.com/rjsblog/index.php/2007/08/23/paperless-office-interview-with-bruce-teichman-from-all-covered/</guid>
		<description><![CDATA[On August 2nd I did an online interview to talk about the &#8220;Paperless Office&#8221; with Bruce Teichman from All Covered a nationwide information technology (IT) services company focused solely on unique needs of small business. Bruce Teichman hosts a weekly radio show, &#8220;Technology Means Business&#8221;. The show streams live on the Internet at www.radiosandysprings.com each Thursday at 10 am.  [...]]]></description>
			<content:encoded><![CDATA[<p>On August 2nd I did an <a target="_blank" href="http://www.radiosandysprings.com/podcasts/BusinessHourAug02.m3u">online interview to talk about the &#8220;Paperless Office&#8221;</a> with Bruce Teichman from <a target="_blank" href="http://www.allcovered.com">All Covered </a>a nationwide information technology (IT) services company focused solely on unique needs of small business. Bruce Teichman hosts a weekly radio show, <a target="_blank" href="http://www.radiosandysprings.com/BusinessHour/Technology/index.html">&#8220;Technology Means Business&#8221;</a>. The show streams live on the Internet at <a target="_blank" href="http://www.radiosandysprings.com/">www.radiosandysprings.com</a> each Thursday at 10 am.  Give it a listen to learn more about how document management technology can help companies achieve the concept of the &#8220;paperless office&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.rjssoftware.com/rjsblog/index.php/2007/08/23/paperless-office-interview-with-bruce-teichman-from-all-covered/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RJS Video Interview with Bob Cozzi at Spring 2007 COMMON</title>
		<link>http://blogs.rjssoftware.com/rjsblog/index.php/2007/06/22/rjs-video-interview-with-bob-cozzi-at-spring-2007-common/</link>
		<comments>http://blogs.rjssoftware.com/rjsblog/index.php/2007/06/22/rjs-video-interview-with-bob-cozzi-at-spring-2007-common/#comments</comments>
		<pubDate>Fri, 22 Jun 2007 11:27:57 +0000</pubDate>
		<dc:creator>Richard Schoen</dc:creator>
				<category><![CDATA[iSeries, AS/400, System i, Whatever..]]></category>

		<guid isPermaLink="false">http://blogs.rjssoftware.com/rjsblog/index.php/2007/06/22/rjs-video-interview-with-bob-cozzi-at-spring-2007-common/</guid>
		<description><![CDATA[I spent a few minutes with Bob Cozzi at the COMMON conference in Anaheim California in May describing our two new forms products: iPDF and iForms.  Check out the online interview here: http://www.systeminetwork.com/isnblogs/istudio]]></description>
			<content:encoded><![CDATA[<p>I spent a few minutes with Bob Cozzi at the COMMON conference in Anaheim California in May describing our two new forms products: iPDF and iForms.  Check out the online interview here: <a target="_blank" href="http://www.systeminetwork.com/isnblogs/istudio" title="http://www.systeminetwork.com/isnblogs/istudio">http://www.systeminetwork.com/isnblogs/istudio</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.rjssoftware.com/rjsblog/index.php/2007/06/22/rjs-video-interview-with-bob-cozzi-at-spring-2007-common/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 10 Reasons Why .Net is the Best Way to Develop iSeries Windows and Web Applications</title>
		<link>http://blogs.rjssoftware.com/rjsblog/index.php/2007/06/22/top-10-reasons-why-net-is-the-best-way-to-develop-iseries-windows-and-web-applications/</link>
		<comments>http://blogs.rjssoftware.com/rjsblog/index.php/2007/06/22/top-10-reasons-why-net-is-the-best-way-to-develop-iseries-windows-and-web-applications/#comments</comments>
		<pubDate>Fri, 22 Jun 2007 10:37:41 +0000</pubDate>
		<dc:creator>Richard Schoen</dc:creator>
				<category><![CDATA[Microsoft/.Net Stuff]]></category>
		<category><![CDATA[iSeries, AS/400, System i, Whatever..]]></category>

		<guid isPermaLink="false">http://blogs.rjssoftware.com/rjsblog/index.php/2007/06/22/top-10-reasons-why-net-is-the-best-way-to-develop-iseries-windows-and-web-applications/</guid>
		<description><![CDATA[There are several technologies available today for developing iSeries desktop and web applications. RJS uses all of them including .Net, Java, PHP and RPG.  However based on my background as an RPG developer and my experiences in working with all of these technologies I have come to the conclusion that .Net is usually the best technology for [...]]]></description>
			<content:encoded><![CDATA[<p>There are several technologies available today for developing iSeries desktop and web applications. RJS uses all of them including .Net, Java, PHP and RPG.  However based on my background as an RPG developer and my experiences in working with all of these technologies I have come to the conclusion that .Net is usually the best technology for iSeries developers to select when choosing to begin developing windows desktop or web based applications.</p>
<p>Here are my top ten reasons why .Net is a good way to go for iSeries developers learning how to modernize their iSeries applications or simply needing to write PC or web based applications for other business purposes:</p>
<p>1.) The VB.Net language syntax is very english-like and similar to RPG, so it&#8217;s easy to master. Java and PHP are more cryptic and can take up to a year to become proficient with. As an iSeries developer I found it much easier to grasp the english-like VB language than I did the C-style syntax of Java or the odd, unstructured style of PHP.</p>
<p>2.) Your first iSeries database application can be written within 30 minutes of learning how to use .Net. A windows or web based subfile-like inquiry/query application can be developed in less than 50 lines of code. Windows desktop applications are difficult to write in Java and cannot be written in PHP.</p>
<p>3.) Developers don&#8217;t need to initially know any HTML to get started with web application development. While I advocate knowing HTML because it&#8217;s the screen design syntax for web applications, Microsoft Visual Studio hides a lot of the complexities of HTML design so a developer beginning to develop web applications with Visual Studio can write initial code with little or no HTML design experience. If you use Java or PHP you will need to have a background in HTML design before getting started.</p>
<p>4.) Existing RPG and CL application code can be easily called and used within a windows or web application. This is one of the best features of Visual Studio. Existing business logic written for green screen applications can be re-used in Windows and Web applications.</p>
<p>5.) Web Services can be written very easily using .Net technology and with very little code.</p>
<p>6.) Developers can mix and match VB.Net, C# or Java syntax within a .Net application. Using open source tools such as IKVM, real Java code can be used in a .Net application as well.</p>
<p>7.) The Visual Studio 2005 Express development environment is FREE and very programmer friendly. Eclipse and WDSC which are the primary Java and PHP development environments can be difficult to master. Eclipse is FREE and WDSC is included as part of the iSeries software licensing.</p>
<p>8.) There are several free and commercially available visual custom controls to make windows and web applications look visually appealing. There are not as many visual controls available for Java or PHP.</p>
<p>9.) Web applications written in ASP.Net can be run natively on the iSeries via Apache Tomcat or Websphere/Websphere Portal Server. This is a great way to write code using Microsoft Visual Studio, yet run the compiled code on the iSeries.</p>
<p>10.) Once developers know VB syntax, they can also write macros for MS Word, Excel or any VB script enabled language making their newfound development skills useful in several programming situations.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.rjssoftware.com/rjsblog/index.php/2007/06/22/top-10-reasons-why-net-is-the-best-way-to-develop-iseries-windows-and-web-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Just Returned from COMMON Spring 2007 in Anaheim</title>
		<link>http://blogs.rjssoftware.com/rjsblog/index.php/2007/05/05/just-returned-from-common-spring-2007-in-anaheim/</link>
		<comments>http://blogs.rjssoftware.com/rjsblog/index.php/2007/05/05/just-returned-from-common-spring-2007-in-anaheim/#comments</comments>
		<pubDate>Sat, 05 May 2007 18:14:06 +0000</pubDate>
		<dc:creator>Richard Schoen</dc:creator>
				<category><![CDATA[Microsoft/.Net Stuff]]></category>
		<category><![CDATA[iSeries, AS/400, System i, Whatever..]]></category>

		<guid isPermaLink="false">http://blogs.rjssoftware.com/rjsblog/index.php/2007/05/05/just-returned-from-common-spring-2007-in-anaheim/</guid>
		<description><![CDATA[Well I just returned from the COMMON conference in Anaheim, CA last night. It&#8217;s amazing how fast a week can go by.  I want to thank all of the attendees who came to my .Net pre-conference session on Sunday.  We had seven hours of hands on with .Net and lots of good conversation. I also [...]]]></description>
			<content:encoded><![CDATA[<p>Well I just returned from the COMMON conference in Anaheim, CA last night. It&#8217;s amazing how fast a week can go by.  I want to thank all of the attendees who came to my .Net pre-conference session on Sunday.  We had seven hours of hands on with .Net and lots of good conversation. I also presented 3 sessions on using .Net with the iSeries. The introductory sessions were pretty well attended and I received some good feedback on how we can continue to expand the .Net for iSeries offerings within COMMON. Please make sure if you want to see more .Net classes at COMMON to submit your feedback to the COMMON board. I&#8217;m planning to submit a class on creating Web Services with .Net and also on how to generate class libraries (similar to RPG service programs) for .Net.  Email me directly if there are other .Net topic areas you would like to see covered at COMMON.  Also if you want to present or co-present at COMMON, please email me directly.  I would be happy to share the .Net load at the next conference.  Make sure to check out the <a target="_blank" href="http://www.common.org" title="COMMON">COMMON</a> web site for info on the Fall all day session conference in Columbus or the Spring 2008 conference in Nashville at the Opryland hotel.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.rjssoftware.com/rjsblog/index.php/2007/05/05/just-returned-from-common-spring-2007-in-anaheim/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cozzi at Omni Tech Conference on WDSC 7 and More&#8230;</title>
		<link>http://blogs.rjssoftware.com/rjsblog/index.php/2007/03/24/cozzi-at-omni-tech-conference-on-wdsc-7-and-more/</link>
		<comments>http://blogs.rjssoftware.com/rjsblog/index.php/2007/03/24/cozzi-at-omni-tech-conference-on-wdsc-7-and-more/#comments</comments>
		<pubDate>Sat, 24 Mar 2007 15:11:36 +0000</pubDate>
		<dc:creator>Richard Schoen</dc:creator>
				<category><![CDATA[Java/Open Source]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[iSeries, AS/400, System i, Whatever..]]></category>

		<guid isPermaLink="false">http://blogs.rjssoftware.com/rjsblog/index.php/2007/03/24/cozzi-at-omni-tech-conference-on-wdsc-7-and-more/</guid>
		<description><![CDATA[Check out Bob Cozzi&#8217;s iSeries TV site for a Podcast done at the 19th Annual Omni Technical Conference in Chicago. This month, Bob Cozzi previews the WDSC 7 announcement. Then he visits the 19th Annual OMNI User Tech Conference&#8211;the oldest and largest Chicagoland User Group. Includes interviews with Joe Pluta from Pluta Brothers, David Gibbs [...]]]></description>
			<content:encoded><![CDATA[<p>Check out <a target="_blank" href="http://www.iseriestv.com/Podcast/i5TV/i5TV.html">Bob Cozzi&#8217;s iSeries TV </a>site for a Podcast done at the 19th Annual Omni Technical Conference in Chicago. This month, Bob Cozzi previews the WDSC 7 announcement. Then he visits the 19th Annual OMNI User Tech Conference&#8211;the oldest and largest Chicagoland User Group. Includes interviews with Joe Pluta from Pluta Brothers, David Gibbs from Midrange.com, Help Systems and Derek Nordaune of RJS Software Systems.  There&#8217;s also some footage from Randall Munson&#8217;s RJS sponsored presentation entitled: Discover the Magic of System i.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.rjssoftware.com/rjsblog/index.php/2007/03/24/cozzi-at-omni-tech-conference-on-wdsc-7-and-more/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Useful Javascripting Site</title>
		<link>http://blogs.rjssoftware.com/rjsblog/index.php/2007/03/24/useful-javascripting-site/</link>
		<comments>http://blogs.rjssoftware.com/rjsblog/index.php/2007/03/24/useful-javascripting-site/#comments</comments>
		<pubDate>Sat, 24 Mar 2007 14:22:54 +0000</pubDate>
		<dc:creator>Richard Schoen</dc:creator>
				<category><![CDATA[Java/Open Source]]></category>
		<category><![CDATA[Microsoft/.Net Stuff]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[iSeries, AS/400, System i, Whatever..]]></category>

		<guid isPermaLink="false">http://blogs.rjssoftware.com/rjsblog/index.php/2007/03/24/useful-javascripting-site/</guid>
		<description><![CDATA[I found myself needing to use some Javascript this week and learned that my Javascripting skills were a little rusty.  During my travels on the web I found the following site that had some nice techniques.  Bookmark Javascripter.net as a Javascripting resource.�]]></description>
			<content:encoded><![CDATA[<p>I found myself needing to use some Javascript this week and learned that my Javascripting skills were a little rusty.  During my travels on the web I found the following site that had some nice techniques.  Bookmark <a target="_blank" href="http://www.javascripter.net">Javascripter.net </a>as a Javascripting resource.�</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.rjssoftware.com/rjsblog/index.php/2007/03/24/useful-javascripting-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
