Archive for the Category: macOS (Mac OS X)

LibreOffice 5.2 Released

Document Foundation has just released LibreOffice v5.2. https://blog.documentfoundation.org/blog/2016/08/03/libreoffice-5-2-fresh-released-for-windows-mac-os-and-gnulinux/ LibreOffice is a comprehensive, professional-quality productivity suite that you can download and install for free. There is a large base of satisfied LibreOffice users worldwide, and it’s available in more than 30 languages and for all major operating systems, including Microsoft Windows, Mac OS X and Linux […]

Also posted in Linux, Open Source, Windows Comments Off on LibreOffice 5.2 Released

Mozilla Firefox 48.0 Released

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 […]

Also posted in Linux, Open Source, Windows Comments Off on Mozilla Firefox 48.0 Released

Finally, a Beta of MQ Visual Edit V2

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 […]

Also posted in Capitalware, IBM MQ, Linux, MQ Visual Edit, Windows 5 Comments

Eclipse 4.6 (Neon) Released

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 […]

Also posted in C, C++, Java, JMS, Linux, Open Source, Programming, Windows Comments Off on Eclipse 4.6 (Neon) Released

Another Sample Java/MQ Program – MQWrite2

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 […]

Also posted in IBM i (OS/400), IBM MQ, IBM MQ Appliance, Java, Linux, Programming, Unix, Windows Comments Off on Another Sample Java/MQ Program – MQWrite2

A Tip for Handling Java/MQ Internal Message Class

Here’s an interesting head-scratcher. I was writing some Java code to handle an MQ message and in this particular case, it was an MQRFH2 message. The code below was working fine until I decided to dump (output) the message in hexadecimal. The printMsgHex() method is a simple method to retrieve the message and output. When […]

Also posted in IBM i (OS/400), IBM MQ, Java, Linux, Programming, Unix, Windows Comments Off on A Tip for Handling Java/MQ Internal Message Class

SQLite v3.13.0 Released

D. Richard Hipp has just released SQLite v3.13.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 Comments Off on SQLite v3.13.0 Released

SQLite v3.12.0 Released

D. Richard Hipp has just released SQLite v3.12.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 Comments Off on SQLite v3.12.0 Released

Using MQ Batch Toolkit to Clear Many Queues

Here is another simple script that uses MQ Batch Toolkit (MQBT) to clear hundreds of queues at the same time. Let’s say you have an MQ sandbox or development queue manager that has hundreds of queues that need to be cleared nightly. If all of the queue names have the same high-level qualifier, then the […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, IBM MQ Appliance, Java, Linux, MQ Batch Toolkit, Unix, Windows Comments Off on Using MQ Batch Toolkit to Clear Many Queues

Mozilla Firefox 45.0 Released

Mozilla Firefox has just released Mozilla Firefox v45.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 […]

Also posted in Linux, Open Source, Windows Comments Off on Mozilla Firefox 45.0 Released