Archive for the Category: macOS (Mac OS X)

Microsoft Java Developer Conference – Seriously!!

Microsoft Java Developer Conference, those are words that I never thought I would say or hear!!! Microsoft is hosting a 3-day virtual conference for Java developers on October 27, 28 & 29, 2020. You can find out more information and sign up at the following web page: aka.ms/jdconf Regards, Roger Lacroix Capitalware Inc.

Also posted in Education, Java, Linux, Unix, Windows Comments Off on Microsoft Java Developer Conference – Seriously!!

Java Method to Output a Byte Array in HEX Dump Format

On StackOverflow, I posted code to output a byte array in a HEX dump format. I thought I should post the code here as a complete working sample. You can download the source code from here. You can copy the 2 methods (dumpBuffer & formatHex) to your general purpose toolkit and use them in any […]

Also posted in HPE NonStop, IBM i (OS/400), Java, JMS, Linux, Open Source, Programming, Raspberry Pi, Unix, Windows 2 Comments

Time for a Bigger NAS

If you read my old blog posting, you know I like and use Buffalo TeraStation as my NAS (Network Attached Storage). It supports Windows and macOS (Mac OS X) without any issues. My current Buffalo TeraStation III 4TB (Terabyte) has been nearly full for at least a year. I have been selectively deleting files and […]

Also posted in Capitalware, Linux, Operating Systems, Windows Comments Off on Time for a Bigger NAS

MQ Visual Edit and Reason Code of 2010

Most users have to deal with many different queue managers in their MQ environment. If you are browsing a queue with large messages on a remote queue manager in MQ Visual Edit and have updated the “Maximum size of each message to retrieve” property on MQ Queue tab of the Preferences window to a number […]

Also posted in Capitalware, IBM MQ, Linux, MQ Visual Browse, MQ Visual Edit, Windows Comments Off on MQ Visual Edit and Reason Code of 2010

Stackoverflow tag for MQ Visual Edit

There are many ways for end-users to ask for help with MQ Visual Edit. You can: Send an email directly to support@capitalware.com Post a question on mqseries.net Send an email to the MQ ListServer Post a question on Stackoverflow Now on Stackoverflow, there is a tag called mq-visual-edit that you can add to your question. […]

Also posted in Capitalware, IBM MQ, Linux, MQ Visual Edit, Windows Comments Off on Stackoverflow tag for MQ Visual Edit

AdoptOpenJDK to join the Eclipse Foundation

AdoptOpenJDK project is moving to the Eclipse Foundation. https://blog.adoptopenjdk.net/2020/06/adoptopenjdk-to-join-the-eclipse-foundation/ The new Eclipse project name will be Eclipse Adoptium. Regards, Roger Lacroix Capitalware Inc.

Also posted in Java, JMS, Linux, Open Source, Programming, Unix, Windows 3 Comments

IBM MQ information from IBM Developer

Here is some IBM MQ information from IBM Developer that you might find interesting: Article: Improving your IBM MQ applications Article: IBM MQ cheat sheet for developers Article: IBM MQ Downloads for developers Tutorial: Writing and running MQ applications on your Mac Tutorial: Secure communication between IBM MQ endpoints with TLS Regards, Roger Lacroix Capitalware […]

Also posted in .NET, C, C#, C++, IBM i (OS/400), IBM MQ, Java, JMS, Linux, Programming, Security, Unix, Windows Comments Off on IBM MQ information from IBM Developer

Simple Monitoring of the Current Queue Depth

On StackOverflow, someone asked a question about determining when a queue’s current depth is the same as maximum depth. They were trying to do it from a script. While this is probably possible (I’m not a sed and/or awk guy), it seemed to me that they are trying to squeeze a fully blown up balloon […]

Also posted in HPE NonStop, IBM i (OS/400), IBM MQ, IBM MQ Appliance, Java, Linux, Open Source, PCF, Programming, Raspberry Pi, Unix, Windows, z/OS Comments Off on Simple Monitoring of the Current Queue Depth

Capitalware releases World Clocks v1.0.0

Capitalware Inc. would like to announce a new ‘Licensed As Free’ product called: World Clocks. World Clocks application allows the user to quickly view the time and date from various time zones from around the world. World Clocks can display as many time zones that will fit on the user’s display. Vertical layout (default) Normal […]

Also posted in Capitalware, Licensed As Free, Linux, Windows Comments Off on Capitalware releases World Clocks v1.0.0

What time is it in a customer’s time zone?

I have customers from various cities around the world. Sometimes when I working on a problem, I like to stay focused on it. So if I get an email from a customer somewhere else in the world, I like to know if I need to answer it ASAP (because it is off hours for them) […]

Also posted in Capitalware, Linux, Windows Comments Off on What time is it in a customer’s time zone?