Archive for the Category: macOS (Mac OS X)

Static Analysis of Java Code

A few weeks ago, I was reading Java Magazine and in the current issue, it was reviewing the results of a Java Developer survey. One of the questions in the survey was “Which static quality tools do you use?”. I guess I’m part of the 36% of the people (results of the survey) who don’t […]

Also posted in IBM i (OS/400), Java, JMS, Linux, Programming, Unix, Windows, z/OS Comments Off on Static Analysis of Java Code

SQLite v3.26.0 Released

D. Richard Hipp has just released SQLite v3.26.0. http://www.sqlite.org/news.html SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. The source code for SQLite is in the public domain. Regards, Roger Lacroix Capitalware Inc.

Also posted in C, Database, IBM i (OS/400), Linux, Open Source, Programming, Unix, Windows, z/OS Comments Off on SQLite v3.26.0 Released

New: MQ Channel Monitor v1.2.0

Capitalware is pleased to announce the release of MQ Channel Monitor v1.2.0. It is a free open source project. MQ Channel Monitor (MQCM) application is a software package that is designed to gather and to display the status of MQ channels of the queue manager. MQCM displays 16 columns of channel status information. The display […]

Also posted in Capitalware, IBM MQ, IBM MQ Appliance, Java, Linux, Open Source, PCF, Programming, Unix, Windows Comments Off on New: MQ Channel Monitor v1.2.0

Size Matters

Ha! Got your attention. 🙂 This posting is not what you think it is about! So, get your mind out of the gutter. 🙂 A couple of weeks ago, a customer using MQ Visual Edit sent me a screenshot of an issue they were having. The column label on one of the windows was truncated. […]

Also posted in Capitalware, IBM MQ, Linux, MQ Visual Browse, MQ Visual Edit, MQTT Message Viewer, Windows Comments Off on Size Matters

Java Code to Open a Web Page

Some times the simplest things drive you nuts. 🙂 The Desktop class (java.awt.Desktop) was introduced in Java v1.6. There are occasions when you are running a Java application in JVM 1.6 or higher that the Desktop class is not available or fails to load. It is just weird and very frustrating. Its not just me. […]

Also posted in Java, Linux, Open Source, Programming, Raspberry Pi, Unix, Windows Comments Off on Java Code to Open a Web Page

Java MQ Code to List Channel Status

I thought I posted this code sample but I guess I forgot to do it. 😉 If you have done the runmqsc command for Channel Status for all channels of a queue manager as follows: And you wanted to do the same thing via a program, here is a fully functioning Java MQ example that […]

Also posted in Capitalware, HPE NonStop, IBM i (OS/400), IBM MQ, Java, Linux, Open Source, PCF, Programming, Unix, Windows 3 Comments

Language Wars – Maybe Enough Already

Maybe I’m just old and grumpy, but I’m tired of surfing the internet and seeing language wars. I just saw this line “100% Java free!” the other day, listed as a product feature and it makes me shake my head. Of all the product features that would sell a product, you want to include that […]

Also posted in .NET, Assembler, C, C#, C++, IBM MQ, Java, JMS, Linux, MQ Batch Toolkit, MQ Visual Browse, MQ Visual Edit, MQTT, MQTT Message Viewer, Perl, Programming, Raspberry Pi, Rexx, Swift, Unix, Windows 2 Comments

SQLite v3.25.0 Released

D. Richard Hipp has just released SQLite v3.25.0. http://www.sqlite.org/news.html SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. The source code for SQLite is in the public domain. Regards, Roger Lacroix Capitalware Inc.

Also posted in C, Database, IBM i (OS/400), Linux, Open Source, Programming, Unix, Windows, z/OS Comments Off on SQLite v3.25.0 Released

MQ Visual Edit V2.4.0 Released

Capitalware Inc. would like to announce the official release of MQ Visual Edit v2.4.0. This is a FREE upgrade for ALL licensed users of MQ Visual Edit V2. MQ Visual Edit allows users to view, manipulate and manage messages in a queue and/or topic of a IBM MQ queue manager and presents the data in […]

Also posted in Capitalware, IBM MQ, IBM MQ Appliance, Linux, MQ Visual Edit, Windows Comments Off on MQ Visual Edit V2.4.0 Released

MQ Visual Browse V2.4.0 Released

Capitalware Inc. would like to announce the official release of MQ Visual Browse v2.4.0. This is a FREE upgrade for ALL licensed users of MQ Visual Browse V2. MQ Visual Browse allows users to view messages in a queue and/or topic of a IBM MQ queue manager and presents the data in a simplified format […]

Also posted in Capitalware, IBM MQ, IBM MQ Appliance, Linux, MQ Visual Browse, Windows Comments Off on MQ Visual Browse V2.4.0 Released