Archive for the Category: Java

Sending Extremely Large Files with Universal File Mover via MQ (How To #9)

In this blog posting, I will show you how to send an extremely large file (i.e. 1GB) when connecting to the queue manager in “client mode”. From a user’s perspective, sending a 1GB file is done exactly the same way as sending a 1KB file. For files greater than 4MB, UFM’s MQSend Action use MQ’s […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Linux, macOS (Mac OS X), Open Source, Universal File Mover, Unix, Windows Comments Off on Sending Extremely Large Files with Universal File Mover via MQ (How To #9)

New: MQ Visual Edit v1.6.3

Capitalware Inc. would like to announce the official release of MQ Visual Edit v1.6.3. This is a FREE upgrade for ALL licensed users of MQ Visual Edit. MQ Visual Edit allows users to view, manipulate and manage messages in a queue of a WebSphere MQ (formally MQSeries) queue manager and presents the data in a […]

Also posted in Capitalware, IBM MQ, Linux, macOS (Mac OS X), MQ Visual Edit, Unix, Windows Comments Off on New: MQ Visual Edit v1.6.3

New: MQ Visual Browse v1.6.3

Capitalware Inc. would like to announce the official release of MQ Visual Browse v1.6.3. This is a FREE upgrade for ALL licensed users of MQ Visual Browse. MQ Visual Browse allows users to view messages in a queue of a WebSphere MQ (formally MQSeries) queue manager and presents the data in a simplified format similar […]

Also posted in Capitalware, IBM MQ, Linux, macOS (Mac OS X), MQ Visual Browse, Unix, Windows Comments Off on New: MQ Visual Browse v1.6.3

New: MQ Batch Toolkit v2.0.3

Capitalware Inc. would like to announce the official release of MQ Batch Toolkit v2.0.3. MQ Batch Toolkit allows users to manipulate, monitor and manage messages in a queue of a WebSphere MQ (formally MQSeries) queue manager from a command-line or shell scripting environment. For more information about MQ Batch Toolkit go to: https://www.capitalware.com/mqbt_overview.html Changes for […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Linux, macOS (Mac OS X), MQ Batch Toolkit, Unix, Windows Comments Off on New: MQ Batch Toolkit v2.0.3

File Transfer from 3rd Party Application to Universal File Mover (How To #8)

In the previous blog posting, “File Transfer to 3rd Party Application using Universal File Mover (How To #7)”, I showed how to do file transfers from UFM to a 3rd party application. In this blog posting, I will show how to use UFM to receive files from a 3rd party application. UFM will connect to […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Linux, macOS (Mac OS X), Open Source, Universal File Mover, Unix, Windows Comments Off on File Transfer from 3rd Party Application to Universal File Mover (How To #8)

File Transfer to 3rd Party Application using Universal File Mover (How To #7)

I sometimes get a question like “can UFM be used to send files as MQ messages to a 3rd party application”. The answer is yes. In this blog posting, I will show how to do a file transfer in “client mode” when UFM connects to the queue manager. Things to note: UFM stores the directory […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Linux, macOS (Mac OS X), Open Source, Universal File Mover, Unix, Windows Comments Off on File Transfer to 3rd Party Application using Universal File Mover (How To #7)

VEQ File Layout

The VEQ file format is used by 3 Capitalware products: MQ Visual Edit, MQ Visual Browse and MQ Batch Toolkit to backup and restore messages including MQMD to/from a file. I was recently asked if I would publish the VEQ layout (something I’ve never done). I know some people have reverse engineered the file layout, […]

Also posted in Capitalware, IBM MQ, Linux, MQ Batch Toolkit, MQ Visual Browse, MQ Visual Edit, Open Source, Programming, Unix, Windows Comments Off on VEQ File Layout

Video Game that Teaches Kids How to Program in Java

Computer scientists at UC San Diego have developed a first-person video game designed to teach young students Java programming. In CodeSpells, a wizard must help a land of gnomes by writing spells in Java: http://www.jacobsschool.ucsd.edu/news/news_releases/release.sfe?id=1347 What a great idea!! Regards, Roger Lacroix Capitalware Inc.

Also posted in Education Comments Off on Video Game that Teaches Kids How to Program in Java

Capitalware’s MQ Technical Conference v2.0.1.3

Capitalware would like to announce a new 3-day MQ Technical Conference v2.0.1.3 (MQTC). MQTC is an event that will educate attendees on current practices, methodologies, administration, problem determination, security best practices and technology trends for IBM’s WebSphere MQ. MQTC will offer over 40 sessions that are designed to enhance the skills of IT professionals who […]

Also posted in C, Capitalware, Education, IBM i (OS/400), IBM MQ, JMS, Linux, macOS (Mac OS X), Mobile, MQ Technical Conference, Programming, Unix, Windows, z/OS Comments Off on Capitalware’s MQ Technical Conference v2.0.1.3

NASA JPL Java Coding Standard

If you ever wanted to read NASA’s JPL Java Coding Standard then here you go: http://lars-lab.jpl.nasa.gov/JPL_Coding_Standard_Java.pdf Regards, Roger Lacroix Capitalware Inc.

Also posted in Programming Comments Off on NASA JPL Java Coding Standard