|
Programming -
Web Languages
|
|
Written by Giovanni Perotti
|
|
Wednesday, 10 March 2010 01:00 |
|
Do your users get frustrated when they scroll down through tables and can't see the headers? You can fix that!
Written by Giovanni B. Perotti
Usually, when an HTML table containing many rows does not fit in the page height, a vertical scroll bar is generated on the right side of the page, allowing users to display the lower rows of the table. In scrolling down, however, the table headers are no longer visible, so users may need to scroll back up the page to check column headings. Users would by far prefer to have the column headers kept steady at the top of the screen, while the scroll bar scrolls just the table rows.
|
|
Last Updated on Monday, 08 March 2010 13:23 |
|
Read more...
|
|
Programming -
Web Languages
|
|
Written by Duncan Kenzie
|
|
Monday, 22 February 2010 01:00 |
|
So many tools…how do you choose the one that's best for you?
Written by Duncan Kenzie
If you are embarking on a new Web development project, the first decisions you need to make are the platform and the technology. Let's assume you are committed the IBM i platform. (You should be! It's secure, scaleable, reliable, and totally capable of hosting the most modern Web apps.) So the next choice is technology. That choice has been made easier for us in the last three years, with the advent of native PHP support on the IBM i platform.
|
|
Last Updated on Friday, 19 February 2010 12:08 |
|
Read more...
|
|
Programming -
Web Languages
|
|
Written by Thomas Snyder
|
|
Monday, 25 January 2010 01:00 |
|
Evaluate your IBM i GUI options. Compare RPG, PHP, .NET, and Java.
Written by Tom Snyder
If you are a developer on the IBM i, you probably realize that one of the biggest demands from users is a better interface. And you've probably wondered what you should look at besides WebSphere. I know I have been pondering solutions for a long time. The problem in our shop has always been with the high reliability and superior quality of the system. That probably doesn't make sense. How could reliability and quality be a problem? Well, because of this, the system requires only a small amount of people to support a large group of users.
|
|
Last Updated on Monday, 25 January 2010 01:00 |
|
Read more...
|
|
Programming -
Web Languages
|
|
Written by Chris Smith
|
|
Friday, 15 January 2010 01:00 |
|
Experts wrestle over the best way for RPG programmers to build Web apps as one uncovers a nifty new JavaScript tool.
Written by Chris Smith
The enthusiasm that PHP has elicited in the IBM i community among those who have embraced a new language for Web development warms the heart, but not everyone is convinced that PHP is enterprise-ready.
|
|
Last Updated on Friday, 15 January 2010 01:00 |
|
Read more...
|
|
Programming -
Web Languages
|
|
Written by Jeff Olen
|
|
Wednesday, 24 June 2009 02:00 |
|
A database access class or function might be in order.
Written by Jeff Olen
To encourage native System i developers to make the switch to PHP, the Zend Core provides some data access methods that closely resemble native file access on the System i. If you're used to using SETLL, READ, CHAIN, and UPDATE in RPG, you may find these data access methods more intuitive than other alternatives. We applaud this effort to encourage RPG developers to use PHP, but there are some things you should think about before starting down this path.
|
|
Last Updated on Friday, 19 June 2009 13:17 |
|
Read more...
|
|
Programming -
Web Languages
|
|
Written by Chris Smith
|
|
Wednesday, 08 April 2009 20:00 |
|
The next-generation PHP stack for Windows and Linux gives IBM i developers a way to run new applications easily in-house or on a laptop without charge. By Chris Smith For anyone who has yet to get started developing in PHP, Zend Technologies made it easy to get your feet wet in this increasingly popular language when it released Zend Server Community Edition this week, a free and easy-to-deploy stack of PHP tools intended to give users a way to manage their newly minted PHP applications running in-house. |
|
Last Updated on Thursday, 09 April 2009 14:08 |
|
Read more...
|
|
Programming -
Web Languages
|
|
Written by Chris Smith
|
|
Thursday, 05 February 2009 20:00 |
|
This week's announcements by IBM and Zend Technologies raise questions about the direction of future development on Power Systems. By Chris Smith The announcements this week by IBM and Zend Technologies that IBM will bundle the Zend Web stack, including Zend Core and Zend Framework, with all future sales of IBM i software and servers has kindled a debate about the value of PHP on the System i and the best tools to employ it. It also has raised questions about IBM's direction with the System i and its proprietary but "open" operating system, IBM i. |
|
Last Updated on Friday, 06 February 2009 06:05 |
|
Read more...
|
|
Programming -
Web Languages
|
|
Written by Joe Pluta
|
|
Sunday, 11 January 2009 20:00 |
|
The recent release of Rational Business Developer includes the first generally available version of the Rich UI, and it continues to impress. By Joe Pluta I've written a lot about Rational Business Developer and the EGL language, and recently I've started telling you about the Rich UI features that have been added to the language. I worked extensively with early releases of the software and even worked with the primary architect of EGL Rich UI, Chris Laffra, to create the first public application using EGL Rich UI and the i. Our scheduler application was quite the hit at the Rational Software Developer's Conference, and the Rich UI portion of the scheduler has gone on to see success at other technology conferences. Unfortunately the i is not an active participant in those other conferences, so the business back-end hasn't gotten the chance to advance with the UI, at least not publicly. I'm planning to change that, and this article is one of the first steps in that effort. |
|
Last Updated on Friday, 09 January 2009 05:56 |
|
Read more...
|
|
|