Archive for the Category: macOS (Mac OS X)

Mozilla Firefox 32.0 Released

Mozilla Firefox has just released Mozilla Firefox v32.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 32.0 Released

MQVB, MQVE & MQBT JRE Cipher Spec Issue

A customer was using MQ Visual Browse (MQVB) and configuring MQVB to use SSL to connect to a remote queue manger (WMQ v7.5.0.2). They said: I am getting error “Reason Code = 2400”, when specifying TLS_RSA_WITH_AES_256_CBC_SHA as the SSL Cipher Spec Name. They also said: We have other MQ Java using SSL working with TLS_RSA_WITH_AES_128_CBC_SHA […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Java, Linux, MQ Batch Toolkit, MQ Visual Browse, MQ Visual Edit, Security, Unix, Windows, z/OS 2 Comments

MQ Batch Toolkit and Limiting the Messages Retrieved

I don’t write about MQ Batch Toolkit (MQBT) very often, so when I got an MQBT support email today, I thought that the question and answer would make a good blog item. Question: In MQ Batch Toolkit, what command can be issued, for exporting messages to a file, to retrieve all messages on a queue […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Java, Linux, MQ Batch Toolkit, Unix, Windows Comments Off on MQ Batch Toolkit and Limiting the Messages Retrieved

New: Universal File Mover v1.1.0

Capitalware is pleased to announce the release of Universal File Mover v1.1.0. It is a free open source project. Universal File Mover is more than a simple tool to manage the transfer of files. It allows the user to combine business processes into a workflow. The user combines a series of Action commands to create […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Java, Linux, Open Source, Universal File Mover, Unix, Windows 2 Comments

SQLite v3.8.6 Released

D. Richard Hipp has just released SQLite v3.8.6. 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.8.6 Released

Mozilla Firefox 31.0 Released

Mozilla Firefox has just released Mozilla Firefox v31.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 31.0 Released

Mozilla Firefox 30.0 Released

Mozilla Firefox has just released Mozilla Firefox v30.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 30.0 Released

SQLite v3.8.5 Released

D. Richard Hipp has just released SQLite v3.8.5. 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.8.5 Released

TrueCrypt – Something very Strange is going on!!!

I don’t know what is going on with TrueCrypt. If you are using TrueCrypt then you should remove it immediately from your computer (do NOT upgrade it either). Late last week, TrueCrypt’s web site posted a very strange message: WARNING: Using TrueCrypt is not secure as it may contain unfixed security issues This page exists […]

Also posted in Linux, Open Source, Security, Unix, Windows Comments Off on TrueCrypt – Something very Strange is going on!!!

Java Program to Send an MQSC Command to a z/OS Queue Manager

The other day I created a C program to send an MQSC command to a z/OS Manager and since I have done the same thing in Java, I thought I would publish a Java program to send an MQSC command to a z/OS queue manager. You can download it as a zip file from here […]

Also posted in IBM i (OS/400), IBM MQ, Java, Linux, Open Source, Programming, Unix, Windows Comments Off on Java Program to Send an MQSC Command to a z/OS Queue Manager