|
| Pages :<< Start < Prev 1 2 3 4 5 Next > End >> |
|
Filter
Order
Display
|
| |
|
( Programming / RPG ) Array processing has changed in RPG IV and has gotten significantly better. This article starts with the basics: initializing and sorting.
By Joe Pluta
Every computer language above the level of assembly language has the concept of an array
01-07-09
|
|
| |
|
( Programming / General )
Developing multi-tiered software has become ever easier, but deploying it is a challenge that IBM Express Runtime was designed to meet.
By Joe Pluta
There are two kinds of developers in the world. One kind loves to cobble together a pow
12-10-08
|
|
| |
|
( Programming / Web Languages )
With the release of Version 7.5 of RDi-SOA, IBM provides the first real vision of the future of IBM i development.
By Joe Pluta
With Something Old
and Something New
They Borrowed the Best
And Turned It Blue
 
12-08-08
|
|
| |
|
( Programming / RPG ) Indicatorless programming isn't just about removing indicators; it's about using Boolean values properly. Today's article will show you how.
By Joe Pluta
In the previous article in this series, I showed you how to use the INDARA
11-19-08
|
|
| |
|
( Programming / SQL )
Why are the examples for SQL always so lame? It's time to see what you can do with SQL on a real-world database.
By Joe Pluta
Seriously, how often do you change the price in an entire price file by 15 percent? I don't know of a
10-22-08
|
|
| |
|
( Programming / RPG )
You've heard a lot about coding without indicators and perhaps even seen some code, but this article will show how the techniques can make you a better developer.
By Joe Pluta
RPG programmers have a long and storied relationship with
10-15-08
|
|
| |
|
( Networking / Wireless/Wi-Fi )
As wireless networks proliferate, will traditional desktop workstations be relegated to the same fate as the daisy wheel printer?
By Joe Pluta
I've been on the road lately doing a bit of consulting, and I've noticed a trend: Mor
09-24-08
|
|
| |
|
( Programming / RPG )
Library lists have long been our mainstay, but with server programs it's not so easy to set that initial library list.
By Joe Pluta
The IBM i has a number of unique features, things that set it apart from nearly every other machine.
09-17-08
|
|
| |
|
( Database / MySQL )
DB2 is the only database many of us have ever known. This article shows you how you can broaden your database options.
By Joe Pluta
If you're an i programmer, you've been using DB2 from the beginning of your career (unless
09-08-08
|
|
| |
|
( Programming / Web Languages )
The browser is the successor to the 5250, but the rich client is its replacement.
By Joe Pluta
The 5250 turned the midrange computer into the indispensable component of the computer world. You can reasonably argue that interactive
08-27-08
|
|
| |
|
( Programming / RPG )
With all the options available, are you in danger of being blinded by application development science?
By Joe Pluta
RPG is no longer a standalone language. Gone are the days of learning RPG alone; you have to interface with the larger I
08-20-08
|
|
| |
|
( Application Software / General )
The new technologies available in Web 2.0 make it easy to combine multiple applications into a single interface.
By Joe Pluta
In a recent article, I discussed JavaScript frameworks, tools that help you build JavaScript applications. Bec
07-28-08
|
|
| |
|
( Database / SQL )
It's one thing to access SQL Server data from the System i, but it's another thing to access System i data from SQL Server.
By Joe Pluta
Heterogeneous data is one of the hallmarks of today's IT. Whether due to disparities in
07-23-08
|
|
| |
|
( WebSphere / WDSC )
It's time for us dinosaurs to get out of the tar pits. RDi is here to stay.
By Joe Pluta
We've heard lots of reasons not to use the GUI tools IBM has (not so) gently nudged us toward: WebSphere Development Studio Client for Syst
07-16-08
|
|
| |
|
( Programming / Web Languages )
XML has become the standard for exchanging complex data, and i is quickly becoming the standard platform for processing it.
By Joe Pluta
Passing business data from one machine to another has always been one of the more difficult issues,
07-09-08
|
|
| |
|
( Programming / Web Languages )
DHTML is what makes the browser dynamic, and JavaScript frameworks allow mere mortals to make it happen.
By Joe Pluta
JavaScript frameworks are the newest weapons in the Web application arsenal, and they're seriously powerful. Compa
06-25-08
|
|
| |
|
( Programming / RPG )
Those who forget history are doomed to repeat it, and in software, doomed to reinvent it.
By Joe Pluta
READE and READPE are powerful RPG opcodes whose use seems to be dwindling. Part of that may just be that people don't remember th
06-18-08
|
|
| |
|
( WebSphere / General )
After stumbling out of the gate, Entity Java Beans return with a whole new attitude.
By Joe Pluta
In my most recent article on Service-Oriented Architecture (SOA), I mentioned that I consider Simple Object Access Protocol (SOAP) to be t
06-11-08
|
|
| |
|
( Programming / RPG )
The library list is powerful, but it presents some difficulties in the new world of SOA; this article shows you how to get around those issues.
By Joe Pluta
Whenever we open files or call programs in i5/OS (or simply "i" as it
06-04-08
|
|
| |
|
( Programming / General ) Service-Oriented Architecture is more than a buzzword.
By Joe Pluta
I've been writing about Service-Oriented Architecture (SOA) for some time now. I did a complete review of the state of the technology in an article I wrote back i
05-28-08
|
|
| |
|
( Programming / RPG )
Integers fields are a fantastic way to store relatively large numbers in a small space, but getting RPG to play nice isn't always easy.
By Joe Pluta
There are times when RPG simply leaps forward into the future and times when it nee
05-07-08
|
|
| |
|
( Programming / Web Languages )
What's new with EGL, and what's coming?
By Joe Pluta
And I thought my last article started with some bad news. I'll tell you all the good news about EGL, including the amazing new mashup support, but first the bad news.
04-23-08
|
|
| |
|
( Operating Systems / Linux/Open Source )
During my quest for access to the System i, I uncovered an absolute diamond.
By Joe Pluta
This article is going to start out with a little bad news. Understand that most of the bad news is my fault; I'm going to have to revisit some
03-26-08
|
|
| |
|
( WebSphere / WDSC ) Remember using REXX for SEU exit points? If so, Eclipse Monkey is your new best friend.
By Joe Pluta
I so had to avoid saying something like "Bananas for Eclipse" in the title, but I restrained myself.
Time to Get Back to the
03-12-08
|
|
| |
|
( Operating Systems / i5/OS )
Does the program-conversion requirement in V6R1 mean you should put off your move to V6R1? That depends....
By Joe Pluta
A lot of issues have been brought to light regarding the latest release of i5/OS, perhaps none bigger than the obje
03-10-08
|
|
| |
|
( Tips & Techniques / WebSphere )
One of the first and best of the System i plug-ins for WDSC, this extension provides some basic features missing from Remote Systems Explorer.
By Joe Pluta
The Remote System Explorer (RSE) extensions from Softlanding include a number of
02-22-08
|
|
| |
|
( Tips & Techniques / WebSphere )
Open-source plug-ins work well in WDSC, although some of them may be "eclipsed" by existing functionality.
By Joe Pluta
The Arcad plug-in from my last tip was obviously intended as a tool for System i developers. There aren
02-15-08
|
|
| |
|
( Programming / General )
A lot will change in V6R1, and perhaps the biggest change will be in the way you pay for your development tools.
By Joe Pluta
Welcome to the brave new world. The old tier-based model that we have been used to and that IBM was actually m
02-13-08
|
|
| |
|
( Tips & Techniques / WebSphere )
In this first of a series of tips on plug-ins for WDSC, I'll introduce you to the ARCAD emulation plug-in.
By Joe Pluta
Until recently, I didn't do much with plug-ins in WDSC. I use the base package extensively, but I don't
02-08-08
|
|
| |
|
( System Administration / General )
Cable clutter, white noise, and even your carbon footprint can be reduced via virtualization, but is the technology ready for prime time?
By Joe Pluta
Back at the beginning of the year, I talked to you about virtualization and specificall
01-23-08
|
|
| |
|
( Tips & Techniques / RPG ) A couple of odd little keywords allow you to use the old-fashioned compile time array, but this tip will show you a different take on it.
By Joe Pluta
Ah, another TechTip! Quick update: My last TechTip on getting PTFs on CD worked just fine
12-19-07
|
|
| |
|
( Programming / Java )
If you've been putting off learning Java, you have no excuse anymore!
By Joe Pluta
Java for RPG Programmers has been popular for nearly a decade. This unique book manages to bridge the gap between the procedural nature of RPG
12-14-07
|
|
| |
|
( Application Software / IBM ) Have you ever heard of IBM Support Assistant? Well, prepare to be introduced to an ambitious little project that nobody seems to know about.
I spend a lot of time on the Internet. Probably too much time. But I do it with a purpose: to b
12-12-07
|
|
| |
|
( Tips & Techniques / i5/OS )
IBM has made it incredibly easy to order PTFs, unless you're the Slowskis.
I love the IBM download process at Fix Central. Once I got all my entitlement stuff straightened out, I've since had no problems ordering PTFs and groups and c
12-07-07
|
|
| |
|
( WebSphere / WDSC )
Now that you have a working environment, it’s time to do some work! You’ll see how to compile in this tutorial.
Welcome to the fifth tutorial in the WDSC Basics introductory series.
Up until this point, you've configured
11-27-07
|
|
| |
|
( WebSphere / WDSC )
After all that hard work, a reward. This tutorial introduces you to the next great advance in debugging technology: System Entry Points.
Welcome to the sixth and final tutorial in the introductory series "WDSC Basics." You've
11-21-07
|
|
| |
|
( WebSphere / General )
I have seen the future of the System i, and it's very bright—-and a little bit scary.
I speak every year at iSeries DevCon, and every year I try to get to the keynote address because I never know what I'm going to h
11-14-07
|
|
| |
|
( WebSphere / General )
In this column, we return to our roots with a detailed how-to on installing the latest version of WebSphere Express on System i.
I recently did my very first scratch install of i5/OS. And while IBM provides really good instructio
10-10-07
|
|
| |
|
( Application Software / Collaboration & Messaging )
Can the IBM magic that launched Eclipse into the stratosphere strike again in the office automation arena?
I promise I will do everything I can to avoid the musical allusions. It's much too easy to dredge up phrases like &quo
10-08-07
|
|
| |
|
( Career / General )
In these days of multiple languages and architectures, how do you cohesively train a group of people with very different development goals?
"We must indeed all hang together, or most assuredly we shall all hang separately.&q
09-26-07
|
|
| |
|
( WebSphere / WDSC )
You can connect and edit, but now it’s time to manage your source. This tutorial shows you how.
Welcome to the fourth in our series of ongoing WDSC tutorials.
In previous tutorials, I showed you how to configure your workbench and c
09-19-07
|
|
| |
|
( WebSphere / WDSC ) One of the most important functions in any production shop is to be able to debug running user jobs, and WDSC provides two ways to do that.
08-22-07
|
|
| |
|
( WebSphere / WDSC ) Now that you're connected, this tutorial will get you right into your source.
08-15-07
|
|
| |
|
( Programming / General ) Documentation is a very necessary evil, and as systems become more complex, consistent documentation becomes even more important.
08-08-07
|
|
| |
|
( Career / General ) The new RPG language is not your father's RPG, and the industry needs a new publication devoted to this new language and to the new generation of programmers using it.
08-01-07
|
|
| |
|
( Programming / General ) Have you ever seen a project plan with "a miracle occurs here" in the middle? Extracting business rules is tough, but you can start with documentation.
07-25-07
|
|
| |
|
( WebSphere / WDSC ) Before you can edit your work, you need to connect to your System i host.
07-18-07
|
|
| |
|
( Application Software / Collaboration & Messaging ) IBM Workplace was to be the umbrella under which all applications were developed, but in the past year, IBM has quietly discontinued nearly the entire line.
07-11-07
|
|
| |
|
( Programming / General ) It's one thing to modify (or "refactor") your own code, but how do you modify code that was written by someone else?
06-27-07
|
|
| |
|
( Tips & Techniques / WebSphere ) Anybody can change a font, but this tip will get you nearly 50 percent more lines on your screen.
06-22-07
|
|