• The Four Hundred
  • Subscribe
  • Media Kit
  • Contributors
  • About Us
  • Contact
Menu
  • The Four Hundred
  • Subscribe
  • Media Kit
  • Contributors
  • About Us
  • Contact
  • Four Hundred Monitor, July 26

    July 26, 2023 Jenny Thomas

    The heat wave has finally hit the western parts of the U.S. after a relatively mild June, and the temps have been extreme. The temperature is not the only thing that is rising, though. In the computing world, the cost of a data breach has also reached record highs, according to IBM’s recent Cost of a Data Breach report. Interestingly, the report, the link to which you can find in our Top Stories section below, also found that despite the rising cost, companies are still reluctant to invest in cybersecurity. Read on for more about cybersecurity and the other ” stories of the week.

    Top Stories From Around The Jungle

    (IBM Newsroom) The 2023 Cost of a Data Breach report from IBM reveals companies still don’t want to increase cybersecurity investments, while data breach costs rose to $4.45 million per incident.

    (VentureBeat) A look at the technology leading the way for cybersecurity.

    (CNBC) Earnings were good for IBM in Q2, but not everything went according to plan.

    (Enterprise Talk) Organizations are reporting that AI poses the biggest cybersecurity threat to their businesses.

    (Los Angeles Times) A judge ruled against IBM and how it handled expenses for employees working from home during the pandemic.

    Redbooks, White Papers, Blogs, Podcasts, and Other Resources

    (NAViGATE) Super early bird registration ends this Friday, July 28, for COMMON members planning to attend NAViGATE. This event will be held  at the Marriott Virginia Beach Oceanfront from October 11-14 in Virginia Beach.

    (Manta Technologies) This is the final week of Manta’s 29th birthday sale. Save 20 percent on any course, series, or combination pack. Sale ends July 31.

    (Maxava) This white paper explores the seamless integration of BRMS (Backup, Recovery, and Media Services) and software-based logical replication for IBM i systems.

    (Fresche Solutions) Get tips on how to be cloud smart from this blog.

    (System i Developer) Our friends at SiD have revealed the next series of Summit Deep Dive Workshops for IBM i developers. Choose from 13 interactive, half-day online workshops with Paul Tuohy, Susan Gantner, Jon Paris, or Mike Pavlak. Cement new skills in SQL, RPG, open source on IBM i, APIs/web services, Db2 for i and more. The Series begins September 19 and runs through October 31.

    Chats, Webinars, Seminars, Shows, and Other Happenings

    July 27 – Webinar – This free Powercast from COMMON and Midrange Dynamics will discuss “Four Technologies You Will Need In The Future.” Learn about the benefits of modern IDEs such as RDi and VS Code. See how DevOps is going to be the way of the future and is designed to make your life easier. Explore how CI/CD pipelines are making IT more agile, and embrace the power of REST APIs for integrating IBM i with other platforms.

    September 11-14 – Las Vegas, Nevada – The IBM TechXchange Conference 2023 offers tailored sessions and learning experiences for professionals across various technical roles such as developers, data scientists, IT architects, operations professionals, infrastructure architects and more. With over five thousand attendees from client and partner organizations, user groups, academia, and more, this conference is an opportunity to build your peer network and enhance your technical skills ensuring you stay ahead of the curve in your field.

    September 11-14 – Pewaukee, Wisconsin – The inPower 2023 conference is three and a half days of targeted content focused on Infor customers running ERP on IBM i, including Infor LX, System 21 and XA.

    September 19 – Online Workshop – Getting to a Modern Database on IBM i, a half day online workshop with Paul Tuohy, covers the design and definition of a modern database and the steps necessary to re-define an existing database with DDL — without having to make any program changes.

    September 19 – Online Meeting – QUSER welcomes Simon Hutchinson to their September online meeting. He will be making two presentations: Temporal Tables and Tricks with Spool files.

    September 21 – Online Workshop – RDi Quick Start for PDM Fans, a half day online workshop with Susan Gantner, helps you get started (or re-started) quickly using RDi’s new PDM perspective. This simplified interface includes a table that allows you to “work with members” (or objects or libraries) in a form that looks and feels much like PDM — but with many cool added features.

    September 26 – Online Workshop – Data Structures & Arrays for Today’s RPG Apps, a half day online workshop with Jon Paris, covers Nested Data Structures, Multi-Dimensional Arrays, Dynamic Arrays, Templates, Modern Indicator usage, Data Structure I/O, and more.

    September 28 – Online Workshop – Intro to Open Source on IBM i, a half day online workshop with Mike Pavlak, introduces you to the fundamentals of using Open Source Software on IBM i. Mike will cover concepts and terminology, how to install and manage open source tools, and survey several open source projects and languages.

    October 3 – Online Workshop – Foundations in SQL on IBM i, a half day online workshop with Paul Tuohy, covers SQL terminology and concepts, including basic syntax for Data Manipulation Language (DML) and Data Definition Language (DDL), as well as the many SQL functions and compare/contrast some of them with RPG built-in functions. We’ll look at accessing data from multiple tables using JOIN and UNION. We’ll look at the use of subselect (a SELECT within a SELECT) and the use of Common Table Expressions (CTE) to accomplish more complex data access.

    October 5 – Online Workshop – RPG Procedures & SRVPGMs by Example, a half day online workshop with Susan Gantner, covers how and why to use ILE procedures, modules, service programs, binding directories, binder language, and activation groups.

    October 10 – Online Workshop – Python for RPGers, a half day online workshop with Mike Pavlak, explores the implementation, syntax and application use cases of Python on IBM i.

    October 9-11 – Virginia Beach, Virginia – Join COMMON for NAViGATE, which will feature more than 100 sessions presented by industry expert speakers, an expo of leading solution providers in the IBM i space, and limitless networking opportunities to connect with peers and experts to maximize your learning opportunities.

    October 12 – Online Workshop – API Enable Your Application with Web Services, a half day online workshop with Jon Paris and Paul Tuohy, takes you step by step through the basics of creating and consuming web services using either RPG or SQL along with JSON or XML and HTTPAPI or IWS. Learn which approach is right for you.

    October 17 – Online Workshop – A to Z of Embedded SQL in RPG, a half day online workshop with Paul Tuohy, takes you from the basics of a simple SELECT statement, to using a cursor, to using a paging cursor, to using SQL to maintain your data, to wrapping SQL functions as RPG subprocedures, to accessing the web with SQL, to the proper use of dynamic SQL… and much, much more.

    October 19 – Online Workshop – Is Code for IBM i Right for You?, a half day online workshop with Susan Gantner and Jon Paris, introduces you to Code for IBM i, an open source extension to Microsoft’s Visual Code Studio. This new IDE supports developers working on IBM i applications that use languages like RPG, COBOL and CL as well as PHP, Node.js, Python and other open source languages.

    October 24 – Online Workshop – PHP for RPGers, a half day online workshop with Mike Pavlak, focuses on the fundamentals of PHP. It moves on to exhibit a simple use case for an application and then decompose the application with a LOT of nifty tools and features.

    October 26 – Online Workshop – Coding a Modern RPG Application, a half day online workshop with Paul Tuohy, takes you through the structure and code behind a modern RPG application, exploring the details of each of its many layers.

    October 31 – Online Workshop – SQL Procedures, Functions and Triggers, a half day online workshop with Paul Tuohy, shows you how to use SQL to allow other languages (and platforms) to take advantage of existing IBM i code or to access SQL capabilities from RPG or COBOL applications.

    Share this:

    • Reddit
    • Facebook
    • LinkedIn
    • Twitter
    • Email

    Tags:

    Sponsored by
    WorksRight Software

    Do you need area code information?
    Do you need ZIP Code information?
    Do you need ZIP+4 information?
    Do you need city name information?
    Do you need county information?
    Do you need a nearest dealer locator system?

    We can HELP! We have affordable AS/400 software and data to do all of the above. Whether you need a simple city name retrieval system or a sophisticated CASS postal coding system, we have it for you!

    The ZIP/CITY system is based on 5-digit ZIP Codes. You can retrieve city names, state names, county names, area codes, time zones, latitude, longitude, and more just by knowing the ZIP Code. We supply information on all the latest area code changes. A nearest dealer locator function is also included. ZIP/CITY includes software, data, monthly updates, and unlimited support. The cost is $495 per year.

    PER/ZIP4 is a sophisticated CASS certified postal coding system for assigning ZIP Codes, ZIP+4, carrier route, and delivery point codes. PER/ZIP4 also provides county names and FIPS codes. PER/ZIP4 can be used interactively, in batch, and with callable programs. PER/ZIP4 includes software, data, monthly updates, and unlimited support. The cost is $3,900 for the first year, and $1,950 for renewal.

    Just call us and we’ll arrange for 30 days FREE use of either ZIP/CITY or PER/ZIP4.

    WorksRight Software, Inc.
    Phone: 601-856-8337
    Fax: 601-856-9432
    Email: software@worksright.com
    Website: www.worksright.com

    Share this:

    • Reddit
    • Facebook
    • LinkedIn
    • Twitter
    • Email

    Power Expert Care Tweaked With Add-On, Fixed Price Services Infor Marketplace Offers Solutions for IBM i

    Leave a Reply Cancel reply

TFH Volume: 33 Issue: 44

This Issue Sponsored By

  • Maxava
  • Briteskies
  • Racksquared
  • Shield Advanced Solutions Ltd
  • WorksRight Software

Table of Contents

  • What Will the Next 35 Years of IBM i Hardware Bring?
  • Programmers.io Unveils Impact Analysis Tool for IBM i
  • Infor Marketplace Offers Solutions for IBM i
  • Four Hundred Monitor, July 26
  • Power Expert Care Tweaked With Add-On, Fixed Price Services

Content archive

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

Recent Posts

  • Power Systems Grows Nicely In Q3, Looks To Grow For All 2025, Too
  • Beta Of MCP Server Opens Up IBM i For Agentic AI
  • Sundry IBM i And Power Stack Announcements For Your Consideration
  • Please Take The IBM i Marketplace Survey
  • IBM i PTF Guide, Volume 27, Number 43
  • IBM Pulls The Curtain Back A Smidge On Project Bob
  • IBM Just Killed Merlin. Here’s Why
  • Guru: Playing Sounds From An RPG Program
  • A Bit More Insight Into IBM’s “Spyre” AI Accelerator For Power
  • IBM i PTF Guide, Volume 27, Number 42

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 © 2025 IT Jungle