<?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>As400 News &#187; As400</title>
	<atom:link href="http://www.as400-news.com/category/as400/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.as400-news.com</link>
	<description></description>
	<lastBuildDate>Fri, 06 Aug 2010 13:44:24 +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>IBM System i</title>
		<link>http://www.as400-news.com/2010/08/06/ibm-system-i/</link>
		<comments>http://www.as400-news.com/2010/08/06/ibm-system-i/#comments</comments>
		<pubDate>Fri, 06 Aug 2010 13:43:38 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[As400]]></category>

		<guid isPermaLink="false">http://www.as400-news.com/?p=74</guid>
		<description><![CDATA[The IBM System i is IBM&#8217;s previous generation of mid-range computer systems for IBM i users, and was subsequently replaced by the IBM Power Systems in April 2008. The platform was first introduced as AS/400 in 1987 and later renamed as the eServer iSeries in 2000. As part of IBM&#8217;s Systems branding initiative in 2006, [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/data/as400-news/images/280px-I5-570.jpg" alt="" title="As400 picture" class="alignnone size-full wp-image-33" /></p>
<p>The IBM System i is IBM&#8217;s previous generation of mid-range computer systems for IBM i users, and was subsequently replaced by the IBM Power Systems in April 2008.</p>
<p>The platform was first introduced as AS/400 in 1987 and later renamed as the eServer iSeries in 2000. As part of IBM&#8217;s Systems branding initiative in 2006, it was again renamed to System i.</p>
<p>In April 2008, IBM announced its integration with the System p platform. The unified product line is called IBM Power Systems and features support for the IBM i (previously known as i5/OS or OS/400), AIX and Linux operating systems. Power4 or older hardware ran OS/400 exclusively.</p>
<p>Summary</p>
<p>The IBM System/38 was introduced in November 1979 as a minicomputer for general business and departmental use. It was replaced by the AS/400 midrange computer in 1987 and later rebranded as the eServer iSeries in 2000. It was renamed in 2006 as the IBM System i until April 2008 when it was replaced by the IBM Power Systems line. It uses an object-based operating system called IBM iOS. The operating system has undergone name changes in accordance with the rebranding of the IBM server line. Initially, it was called OS/400 (following the name schema that gave birth to OS/2 and OS/390). Later on became known as i5/OS in line with the introduction of the eServer i5 servers featuring POWER5 processors. Finally, it was called just IBM i coinciding with the 6.1 release.</p>
<p>Features include a DBMS (DB2/400), a menu-driven interface, multi-user support, dumb terminal support (IBM 5250), printers, as well as security, communications and web-based applications, which could be executed either inside the (optional) IBM WebSphere application server or in PHP/MySQL[1] using a native port of the Apache web server.</p>
<p>While in Unix-like systems “everything is a file”, on the System i everything is an object, with built-in persistence and garbage collection. It also offers Unix-like file directories using the Integrated File System.[2] Java compatibility is implemented through a native port of the Java virtual machine.</p>
<p>Features</p>
<p>The IBM System i platform extended the System/38 architecture of an object-based system with an integrated DB2 relational database. Equally important were the virtual machine and single-level storage concepts which established the platform as an advanced business computer.<br />
[edit] Instruction set</p>
<p>One feature that contributes to the longevity of the IBM System i platform is its high-level instruction set (called TIMI for &#8220;Technology Independent Machine Interface&#8221; by IBM), which allows application programs to take advantage of advances in hardware and software without recompilation. TIMI is a virtual instruction set; it is not the instruction set of the underlying CPU. User-mode programs contain both TIMI instructions and the machine instructions of the CPU, thus ensuring hardware independence. This is conceptually somewhat similar to the virtual machine architecture of programming environments such as Smalltalk, Java and .NET. The key difference is that it is embedded so deeply into the AS/400&#8242;s design as to make applications effectively binary-compatible across different processor families.</p>
<p>Note that, unlike some other virtual-machine architectures in which the virtual instructions are interpreted at runtime, TIMI instructions are never interpreted. They constitute an intermediate compile time step and are translated into the processor&#8217;s instruction set as the final compilation step. The TIMI instructions are stored within the final program object, in addition to the executable machine instructions. This is how application objects compiled on one processor family (e.g., the original CISC AS/400 48-bit processors) could be moved to a new processor (e.g., PowerPC 64-bit) without re-compilation. An application was saved from the older 48-bit platform and restored onto the new 64-bit platform, where the operating system discarded the old machine instructions and re-translated the TIMI instructions into 64-bit instructions for the new processor.</p>
<p>The IBM System i&#8217;s instruction set defines all pointers as 128-bit. This was the original design feature of the System/38 (S/38) in the mid 1970s planning for future use of faster processors and an expanded address space. The original AS/400 CISC models used the same 48-bit address space as the S/38. The address space was expanded in 1995 when the PowerPC RISC 64-bit CPU processor replaced the 48-bit CISC processor.</p>
<p>For PowerPC processors, the virtual address resides in the rightmost 64 bits of a pointer while it was 48 bits in the S/38 and CISC AS/400. The 64-bit address space references main memory and disk as a single address set which is the single-level storage concept.<br />
[edit] Software</p>
<p>The IBM System i includes an extensive library-based operating system, i5/OS, and is also capable of supporting multiple instances of AIX, Linux, Lotus Domino, Microsoft Windows 2000 and Windows Server 2003. While i5/OS, AIX, Linux and Lotus Domino are supported on the POWER processors, Windows is supported with either single-processor internal blade servers (IXS) or externally-linked multiple-processor servers (IXA and iSCSI). iSCSI also provides support for attachment of IBM Bladecenters. Windows, Linux, and VMWare ESX(VI3) are supported on iSCSI attached servers.</p>
<p>LPAR (Logical PARtitioning), a feature introduced from IBM&#8217;s mainframe computers, facilitates running multiple operating systems simultaneously on one IBM System i unit. A system configured with LPAR can run various operating systems on separate partitions while ensuring that one OS cannot run over the memory or resources of another. Each LPAR is given a portion of system resources (memory, hard disk space, and CPU time) via a system of weights that determines where unused resources are allocated at any given time. The operating systems supported (and commonly used) under the LPAR scheme are i5/OS, AIX, and Linux.</p>
<p>Other features include an integrated DB2 database management system, a menu-driven interface, multi-user support, non-programmable terminals (IBM 5250) and printers, security, communications, client–server and web-based applications. Much of the software necessary to run the IBM System i is included and integrated into the base operating system.</p>
<p>The IBM System i also supports common client–server systems such as ODBC and JDBC for accessing its database from client software such as Java, Microsoft .NET languages and others.</p>
<p>The IBM System i also provides an environment for AIX applications to run natively on i5/OS without the need for an AIX LPAR.</p>
<p>AIX programs are binary compatible with OS/400 when using OS/400&#8242;s PASE (Portable Applications System Environment). PASE is essentially &#8220;an operating system within an operating system&#8221;, supporting the most recent stable version of AIX. Binaries need to be re-compiled on the AIX system, with 16-byte (quadword) pointer alignment enabled. Once the program is compiled with this option, it can be executed under the PASE Korn Shell.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.as400-news.com/2010/08/06/ibm-system-i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>As400 details</title>
		<link>http://www.as400-news.com/2010/08/06/as400-details/</link>
		<comments>http://www.as400-news.com/2010/08/06/as400-details/#comments</comments>
		<pubDate>Fri, 06 Aug 2010 13:38:24 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[As400]]></category>

		<guid isPermaLink="false">http://www.as400-news.com/?p=66</guid>
		<description><![CDATA[Find answers to your toughest as/400 careers questions hi do you have links for first time user of as/400 pls hi do you have links for first time user of as/400 plsi am a. M2r2 software as400 monitoring, as400 system managment, as400 remote as400 software &#8211; ibs provides fully integrated business software solutions for wholesale [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/data/as400-news/images/004.jpg" alt="as400 pic"><br />
Find answers to your toughest as/400 careers questions hi do you have links for first time user of as/400 pls hi do you have links for first time user of as/400 plsi am a. M2r2 software as400 monitoring, as400 system managment, as400 remote as400 software &#8211; ibs provides fully integrated business software solutions for wholesale distributors and manufacturers running on as400 software. New and used ibm i5 servers (as/400) ibm system i5 eserver to remain competitive in today s market, your company has to do more with less and simplification is the name of the game. As400,as400 programming,as400 consulting, as400 free ware, as400 job m2r2 &#8211; welcome &#8211; manage your systems remote with imobilelink iseries, as400, as/400,iseries monitoring,iseries remote administration,as/400 system managment,as/400 monitoring,as. As400 software downloads: as400 emulation, free keyboard driver ats, ibm i training, system i, iseriese training, as/400 training, as400 training, automated iseries training, rpg/free, rpg/free training, /free, /free training, automated as/400.</p>
<p>As/400 controllers &#8211; perle . As400 software, as400, as 400 &#8211; ibs.net download as400 trial software, including as400 (iseries) connectivity software and tn5250 emulation to your windows desktop. As400 training courses as400 programming as400 training courses as400 programming www.trainingregistry.com click here to go there now the training registry is a directory of training companies and training seminars. System i, iseries training, as/400 training, as400 training from ats controllers for connecting as400 twinax devices products &gt; as/400 : as/400 perle s 100 ibm-compatible network and remote controllers are powerful vpn-ready as.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.as400-news.com/2010/08/06/as400-details/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>As400 article</title>
		<link>http://www.as400-news.com/2010/08/06/as400-article/</link>
		<comments>http://www.as400-news.com/2010/08/06/as400-article/#comments</comments>
		<pubDate>Fri, 06 Aug 2010 13:37:36 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[As400]]></category>

		<guid isPermaLink="false">http://www.as400-news.com/?p=64</guid>
		<description><![CDATA[Iseries &#8211; i5- as400 &#8211; as/400 &#8211; iseries consulting, contract programming, programmers, custom software development, and existing systems modifications. As400 personnel new &#38; refurbished ibm as/400 eservers, i5 platforms, and iseries server printers &#38; accessories perfdata.com sells new &#38; used as/400 &#38; iseries platform systems, memory, modems. New &#38; refurbished as/400 ibm iseries eserver &#38; [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/data/as400-news/images/002.jpg" alt="as400 pic"><br />
Iseries &#8211; i5- as400 &#8211; as/400 &#8211; iseries consulting, contract programming, programmers, custom software development, and existing systems modifications. As400 personnel new &amp; refurbished ibm as/400 eservers, i5 platforms, and iseries server printers &amp; accessories perfdata.com sells new &amp; used as/400 &amp; iseries platform systems, memory, modems. New &amp; refurbished as/400 ibm iseries eserver &amp; as 400 printer ibm corporation &#8211; as/400 home page abc services inc &#8211; providing business computer services and maintenance for ibm as/400 microsoft, citrix, cisco systems and peripherals. System i &#8211; i5 &#8211; iseries &#8211; as400 &#8211; as/400 programming tips, software technical recruiting for contract and permanent programmers, analysts, operations, and management in as400 iseries data centers. As400 lists as400 mailing lists as400 sales as400 marketing as/400 security world: where to find as/400 audit, as400 security &amp; as400 software solutions.</p>
<p>Encyclopedia_index_jhtml provides new and refurbished ibm, lucent technology, as/400 and rs/6000 systems. As/400, as400, iseries, system/36, sys/36, it outsourcing, as400 a pplication s ystem/400) the earlier generation and original name of ibm&#8217;s iseries and i5 families of midrange business computers introduced in 1988, the as/400 evolved into the. Midland information systems, inc i5 &#8211; iseries &#8211; as400 &#8211; as/400 consulting, contract programming, programmers, custom software development, and existing systems modifications. As400 as400 lists as400 mailing lists as400 marketing lists, make more sales and profits in the as400 market as400 lists as400 mailing lists as400 sales.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.as400-news.com/2010/08/06/as400-article/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>As400 info</title>
		<link>http://www.as400-news.com/2010/01/01/as400-info/</link>
		<comments>http://www.as400-news.com/2010/01/01/as400-info/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 05:04:49 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[As400]]></category>

		<guid isPermaLink="false">http://www.as400-news.com/?p=5</guid>
		<description><![CDATA[As/400 help program these pages were written in ms word if you are experiencing difficulties please use ms internet explorer / ms office. As400 a comprehensive suite of as400 email and messaging products comprehensive suite of as400 messaging solutions compare the net400 family of messaging products with any other. As400 messaging products amazon.com: understanding as/400 [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/data/as400-news/images/001.jpg" alt="as400 pic"><br />
As/400 help program these pages were written in ms word if you are experiencing difficulties please use ms internet explorer / ms office. As400 a comprehensive suite of as400 email and messaging products comprehensive suite of as400 messaging solutions compare the net400 family of messaging products with any other. As400 messaging products amazon.com: understanding as/400 system operations: marge hohly, mike dawson: books. As/400 connectivity: tn5250 and tn5250e host access as400 contract programmer, austin texas as/400 activities and as/400 links. The american programmer.com programming manuals and tutorials: as/400 talentlink can supply all of your as400 staffing needs.</p>
<p>As400 talent &gt; home ( dnn 4 3 4 )  new &amp; refurbished as/400 memory, feature cards, expansion units, disk drives, enclosures, &amp; power supplies ibm iseries as/400 &amp; power5 system supplier as/400, iseries. As/400 iseries drives memory feature cards expansion units cables linux/as400: download and convert database files from ebcdic to ascii and excel. Jeff gunter&#8217;s as/400 home page as400 and iseries software with windows xp emulator and hardware emulation and connectivity solutions for the ibm as400 and iseries environments from better on-line solutions (bos. As400 software with windows xp emulator and hardware emulation and as/400 connectivity: tn5250 and tn5250e host access free trial download windows xp and windows 2000 compatible.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.as400-news.com/2010/01/01/as400-info/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
