Author Archives: Roger Lacroix

My name is Roger Lacroix and I am a die hard programmer. I have been programming since the 80s. My favorite programming languages are Java, C and Rexx. I have worked in the Airline, Retail but I have spent most of my time doing middleware work in the financial services industry. In 1994, I was introduced to IBM MQ (aka WebSphere MQ & MQSeries) and I thought it was the next best thing since man created fire. This blog will be about IBM MQ, Java, C, Rexx and any other interesting items that I can think of. I hope you enjoy it.

Mozilla Firefox 48.0 Released

s

Mozilla Firefox has just released Mozilla Firefox v48.0. http://www.mozilla.com/firefox/ Mozilla Firefox is a free and open source web browser descended from the Mozilla Application Suite and managed by Mozilla Corporation. To display web pages, Firefox uses the Gecko layout engine, which implements most current web standards in addition to several features that are intended to […]

Linux, macOS (Mac OS X), Open Source, Windows Comments Off on Mozilla Firefox 48.0 Released

Firefox for iOS Gets Faster, Easier to Use

s

Tyler Lacroix (my son) has been working at Mozilla’s Toronto office this summer as an intern. He’s been lucky to be doing new development work for Firefox on iOS. He’s been telling me about some of the new features he has been adding to Firefox and now it has been released to the public. You […]

iPhone, iPad & iPod Touch, Open Source, Programming Comments Off on Firefox for iOS Gets Faster, Easier to Use

Robin Wiley will be Speaking at MQTC v2.0.1.6

s

Robin Wiley of Robin Wiley Training will be speaking at MQ Technical Conference v2.0.1.6 (MQTC). Robin Wiley’s Session: MQ-DataPower Connectivity Deep Dive For more information about MQTC, please go to: http://www.mqtechconference.com Regards, Roger Lacroix Capitalware Inc.

Database, Education, IBM MQ, MQ Technical Conference Comments Off on Robin Wiley will be Speaking at MQTC v2.0.1.6

Finally, a Beta of MQ Visual Edit V2

s

Finally, is an understatement. In December 2014, I decided it was time for version 2 of MQ Visual Edit. I had already done sketches of what MQ Visual Edit V2 should look like a couple of years earlier, so it was time to get rolling on the coding of it. I decided that version 2 […]

Capitalware, IBM MQ, Linux, macOS (Mac OS X), MQ Visual Edit, Windows 5 Comments

MQTC v2.0.1.6 Gold Sponsor: TxMQ

s

Capitalware would like to announce that TxMQ is a Gold Sponsor of MQ Technical Conference v2.0.1.6 (MQTC). For more information, please go to: http://www.mqtechconference.com Regards, Roger Lacroix Capitalware Inc.

Education, IBM MQ, MQ Technical Conference Comments Off on MQTC v2.0.1.6 Gold Sponsor: TxMQ

Chris Frank’s Sessions for MQTC v2.0.1.6

s

Chris Frank of IBM will be speaking at MQ Technical Conference v2.0.1.6 (MQTC). Chris Frank will be presenting the following sessions at MQTC: More Mysteries of the MQ Logger Performance Considerations When Designing IBM Integration Bus solutions For more information about MQTC, please go to: http://www.mqtechconference.com Regards, Roger Lacroix Capitalware Inc.

Education, IBM MQ, MQ Technical Conference Comments Off on Chris Frank’s Sessions for MQTC v2.0.1.6

Calling IBM MQ from Go Applications

s

Mark Taylor of the IBM UK MQ Labs has published a blog entry on how to use IBM MQ from a Go application. You can read about it at: https://www.ibm.com/developerworks/community/blogs/messaging/entry/Calling_IBM_MQ_from_Go_applications I’m kinda surprising that IBM hasn’t created an interface between IBM MQ and Swift, since I get monthly emails from IBM telling me that I […]

IBM MQ, Open Source, Programming Comments Off on Calling IBM MQ from Go Applications

Eclipse 4.6 (Neon) Released

s

On June 22nd, 2016, Eclipse Foundation has released the annual Eclipse release train: https://www.eclipse.org/org/press-release/20160622_neon.php Key Highlights of Neon Release Eclipse JSDT 2.0:New tools for JavaScript developers, including a JSON editor, support for Grunt/Gulp and a new Chromium V8 Debugger. Platform and JDT Features: Key Eclipse Platform improvements are HiDPI support and autosave. JDT’s Content Assist […]

C, C++, Java, JMS, Linux, macOS (Mac OS X), Open Source, Programming, Windows Comments Off on Eclipse 4.6 (Neon) Released

Fedora 24 Released

s

Fedora Project Contributors has just released Fedora v24. https://fedoraproject.org/wiki/Releases/24/ChangeSet Fedora is a Linux-based operating system, a suite of software that makes your computer run. You can use the Fedora operating system to replace or to run alongside of other operating systems such as Microsoft Windows or Mac OS X. The Fedora operating system is 100% […]

Linux, Open Source, Operating Systems Comments Off on Fedora 24 Released

Another Sample Java/MQ Program – MQWrite2

s

Someone over at Stack Overflow posted a question about logging MQ error messages to a file. After the user updated the posting, I recognized the code as mine (MQWrite.java) that I wrote back in 2000 (Yup, 16 years ago!!). So, I decided to bring MQWrite.java into this decade and created MQWrite2.java. Here is MQWrite2.java that […]

IBM i (OS/400), IBM MQ, IBM MQ Appliance, Java, Linux, macOS (Mac OS X), Programming, Unix, Windows Comments Off on Another Sample Java/MQ Program – MQWrite2