• The Four Hundred
  • Subscribe
  • Media Kit
  • Contributors
  • About Us
  • Contact
Menu
  • The Four Hundred
  • Subscribe
  • Media Kit
  • Contributors
  • About Us
  • Contact
  • BCD Ships WebSmart 5.1 as IBM Eases Off on WebSphere

    March 22, 2005 Alex Woodie

    Now that IBM has backed off its WebSphere push and started to include tools from BCD Software Int’l and other partners on its iSeries Developer Roadmap, there is expected to be a surge of interest in third-party Web enablement tools for the iSeries platform. BCD is ready to serve any new business that comes its way with a new release of its OS/400 Web application server, WebSmart version 5.1, which it unveiled at the COMMON conference in Chicago last week.

    It would be difficult to imagine Eric Figura, BCD’s director of sales and marketing, being any happier these days. For years, Figura has been one of the most consistently outspoken critics of IBM’s WebSphere strategy and how it fails to address the Web-enablement needs of most small and medium-sized (as well as some pretty big) OS/400 shops. Not that he minded the sales opportunities that opened up for WebSmart, but continuously going up against Big Blue, especially for a software company with modest means, can be disheartening at best, and at worst, detrimental to one’s health.

    So when IBM’s suddenly flipped a 180, ended its unhealthy obsession with WebSphere, and began sanctioning tools like WebSmart and others that are more closely aligned with RPG development and easier than Java for RPG programmers to learn, Figura probably had to pinch himself, to make sure he wasn’t dreaming. Figura hasn’t changed his WebSphere and Java opinions one iota, but, he demonstrated his support for iSeries by rebuffing Microsoft‘s Midrange Alliance Program advances, and now IBM is providing some serious air cover for WebSmart, and iSeries advertising, to boot. Has vindication ever been so sweet?

    “I’ve talked with Rochester more in the last four weeks than in the previous 25 years,” Figura said at a press conference in BCD’s hometown of Chicago last week. Figura says Peter Bingaman, IBM’s new vice president of marketing for iSeries, describes himself as Figura’s “biggest fan.” BCD’s revenues for January and February set new records, according to Figura. Life is good.

    To make things even better, BCD is looking to share the wealth with iSeries consultants, and is basically now giving away its complete toolset, provided they buy maintenance, which has been capped at $7,500 per year per business partner for the entire suite. This new business partner strategy, which BCD first announced three weeks ago (see “BCD to Aggressively Build Out Its Business Partner Base”), can be worth up to $50,000 per business partner, the company said last week. This matches the average value that IBM is offering nearly 3,000 of its business partners as part of its iSeries Initiative for Innovation.

    WebSmart 5.1

    The WebSmart 5.1 development environment is one of the tools BCD business partners can get at a steep discount. This release, which is now generally available, includes several new capabilities geared toward Web-enabling existing OS/400 applications.

    WebSmart 5.1 includes a new tool for converting RPG and DDS code to more Web-friendly languages. This converter, which BCD calls its RPG/DDS to Web conversion tool, or RDW, converts DDS display files to HTML, and converts RPG code to WebSmart’s native development language, ProGen Macro Language (PML). This code converter, which BCD first announced five months ago at the fall COMMON in Toronto (see “BCD Announces RPG Code Converter, Outlines Web App Enhancements”) is now ready to go. Normally a RDW license would cost $10,000, but that fee has been waived provided customers or business partners buy maintenance, which is $1,835 per year.

    Several other capabilities debut with WebSmart 5.1, including a client-side code generator, HTML wizards, SQL wizards, vertical views of source code, change management improvements, and enhancements to PML.

    With the client-side code generator, WebSmart developers can now do their programming and code generation work directly on a PC, and then compile the code to the iSeries. BCD says this will reduce iSeries workloads, as previously the WebSmart code had to be generated directly on the iSeries.

    The new HTML wizards make it easier for newbie Web developers to write HTML code for constructs such as tables, forms, input boxes, and dropdown boxes, and create cleaner code that’s easier for others to understand, BCD says.

    A new SQL wizard in WebSmart will benefit developers who are using SQL to access data (WebSmart also supports native record-level I/O), by enabling them to test SQL statements directly in the IDE before writing or testing a line of WebSmart code, BCD says. In addition to validating the SQL logic and syntax before incorporating them into WebSmart programs, the SQL wizard allows developers to review the actual contents of their database files directly within the IDE.

    Another timesaver in WebSmart 5.1 is the new vertical view of HTML. Previously, WebSmart developers could only design HTML in segments, which was similar to DDS concepts, but lacked integration. With the new vertical view, developers can combine several segments, which provides a more logical representation of the HTML code and makes it easier for developers to work with the program flow and logic, BCD says.


    BCD also improved WebSmart’s change management capability, which BCD first introduced a year ago (see “WebSmart 4.0 Is Cornerstone of BCD’s Web Application Stack”). In WebSmart 5.1, BCD enhanced the change management interface with a new nested folder-tree design for program lists, and made several other changes it says streamlines use of the change management facility.

    Finally, PML itself has been enhanced with this release, and includes new support for complex functions, which enables developers to nest functions. BCD includes syntax checkers for these complex functions. PML and WebSmart also now support free-format RPG, BCD says.

    BCD also announced the end of beta testing and the beginning of general availability for version 4.0 of Spool-Explorer/400, its product for viewing and converting OS/400 spool files. BCD first announced Spool-Explorer/400 five months ago at the fall COMMON in Toronto. For more information on enhancements in Spool-Explorer/400 4.0, see our previous coverage of the product.

    Share this:

    • Reddit
    • Facebook
    • LinkedIn
    • Twitter
    • Email

    Tags:

    Sponsored by
    ARCAD Software

    [Podcast] IBM i DevOps Techtalk : 3-Part Series on Key Git Topics

    Listen in to these 3 short episodes as our experts Jeff Tickner, Ray Bernardi and Alan Ashley share their expertise on GIT, and discuss how best to use Git with the IBM i and its advantages.

    Moving To Git

    The topic of this IBM i DevOps TechTalk is “Moving to Git.”  It features Jeff Tickner, Ray Bernardi and Alan Ashley as they discuss what is Git and how to best use Git with the IBM i. Listen in for tips on:

    • Key Git Advantages
    • Git Considerations for a successful implementation
    • Working with branches and automated merges
    • Getting started and ARCAD’s Centralized approach

    Moving to Git – Gitflow

    Tune into this IBM i DevOps TechTalk on a key Git concept – Gitflow. Jeff Tickner, CTO NA, shares his knowledge and experiences from real-world implementations. Learn:

    • What is Gitflow and the benefits.
    • Bi-directional development with push/pulls and merging conflicts. Why you need this 2-way integration.
    • Flexible Gitflow options.
    • How ARCAD’s tooling elegantly supports Gitflow for the IBM i Developer

    Listen to this episode to get a jump on Git and partner with an expert on your DevOps journey.

    Moving to Git – The Build

    In this episode, we’ll discuss an important Git topic – The Build. If you are not using Git for IBM i source control, you are likely planning for it. A key part of the process you must understand is “The Build”.

    You may ask, why? Isn’t it just a standard IBM i build?

    No! Tune in as Jeff Tickner, CTO NA and Alan Ashley, Sr. Solutions Architect, discuss:

    • The differences between a standard IBM i build and a build with Git.
    • Understanding options and advantages with ARCAD versus Better Object Builder (Bob).
    • What are personal builds?
    • Advantages of automated builds with tools like Jenkins and Azure

    Partner with the leader as you make the DevOps journey to modern, agile IBM i development.

    Listen Now

    Share this:

    • Reddit
    • Facebook
    • LinkedIn
    • Twitter
    • Email

    Admin Alert: Using OS/400 Autostart Jobs for Repetitious Server Processing Existence Tests and Left Exception Joins

    Leave a Reply Cancel reply

Volume 5, Number 12 -- March 22, 2005
THIS ISSUE
SPONSORED BY:

Quadrant Software
California Software
Guild Companies
Lakeview Technology
RJS Software Systems

Table of Contents

  • Award Ceremony Another Haines Jewel
  • LXI Launches Virtual Tape Library, Acquires TD Systems
  • RJS Unveils New Workflow Product, Cross-Platform Strategy
  • BCD Ships WebSmart 5.1 as IBM Eases Off on WebSphere

Content archive

  • The Four Hundred
  • Four Hundred Stuff
  • Four Hundred Guru

Recent Posts

  • Rocket DevOps Now Supports VS Code
  • DR Testing As A Service: One More Thing That You Don’t Have To Do
  • The First Step In DevOps Is Not Tools, But Culture Change
  • As I See It: IT Come Home
  • IBM i PTF Guide, Volume 25, Number 39
  • ARCAD’s Deal with IBM for DevOps In Merlin Is Exclusive
  • In The IBM i Trenches With: Maxava
  • Is The Cloud On Your IBM i Horizon?
  • Four Hundred Monitor, September 20
  • IBM i PTF Guide, Volume 25, Number 38

Subscribe

To get news from IT Jungle sent to your inbox every week, subscribe to our newsletter.

Pages

  • About Us
  • Contact
  • Contributors
  • Four Hundred Monitor
  • IBM i PTF Guide
  • Media Kit
  • Subscribe

Search

Copyright © 2023 IT Jungle