jump to navigation

Open Source iSeries Toolkit April 11, 2006


Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /homepages/26/d120742039/htdocs/Norm/iseries/wordpress/wp-content/plugins/technotag.php on line 30

While searching for an open source software for my other project, I came across Open Source iSeries Toolkit. For those of you new to Open Source Software, it is a program in which the source code is available to the general public for use and/or modification from its original design free of charge. Open source code is typically created as a collaborative effort in which programmers improve upon the code and share the changes within the community. Open source sprouted in the technological community as a response to proprietary software owned by corporations. Learn more about it at opensource.org.

iSeries Toolkit is a bag of utilities that support Dynamic SQL, Messaging, IFS file access, User spaces, User indexes, Dynamic Native File Access, XML, and Source Generation. These RPGIV ILE and Java tools work on most recent releases of the iSeries and AS/400.

Get Involved

Apart from being a user of this toolkit, you can get involved as a developer. You can actually help developing the iSeries Toolkit by either fixing the bugs reported or adding / enhancing the utilities by checking the features requested. This open source project has a very active community that is constantly working on improving the toolkit. You can download the toolkit and try it yourself.

Here are some of the features requested:

Are you ready to accept these challenging tasks?

If you have any comments or opinions, please click on "Comment" link below this article.



Possible Related Links
  • How to register for iSeries forums
  • Convert any iSeries database file to CSV format
  • iSeries Users Group Forums are now open

  • iSeries RPG programming links April 8, 2006


    Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /homepages/26/d120742039/htdocs/Norm/iseries/wordpress/wp-content/plugins/technotag.php on line 30

    I am sure every RPG programmer is aware of  Scott Klement’s Club Tech iSeries Programming Tips Newsletter, but do you know, he has few other goodies in his bag?

    For rookie iSeries RPG programmers, he has a tutorial titled How to Learn RPG.

    For iSeries programmers, who want to experiment with pointers, try having Fun with RPG pointers.

    Learn about Reading and Writing from Integrated File System or if you are internet-inclined try Sockets and TCP Programming.



    Possible Related Links
  • iSeries Users Group Forums are now open
  • Home
  • Introduction

  • A treasure of iSeries APIs March 15, 2006


    Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /homepages/26/d120742039/htdocs/Norm/iseries/wordpress/wp-content/plugins/technotag.php on line 30

    While  Googling for Retrieve Job Information API ( QUSRJOBI ), I stumbled upon Collin Willam’s  informative AS400 Blog. His blog is a treasure of information for all things iSeries and much more. This blog is worth residing on MMUG’s blogroll. Read more about Retrieve Job Information and other APIs here.



    Possible Related Links
  • QSHELL on iSeries
  • iSeries RPG programming links
  • PHP on iSeries