Archive for the Category: Open Source

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, macOS (Mac OS X), Windows Comments Off on Mozilla Firefox 32.0 Released

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, macOS (Mac OS X), 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, macOS (Mac OS X), 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, macOS (Mac OS X), 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, macOS (Mac OS X), Windows Comments Off on Mozilla Firefox 30.0 Released

Red Hat Unveils Red Hat Enterprise Linux 7

Red Hat has just released Red Hat Enterprise Linux 7. http://www.redhat.com/about/news/press-archive/2014/6/red-hat-unveils-rhel-7 Red Hat Enterprise Linux (RHEL) is a Linux distribution developed by Red Hat and targeted toward the commercial market. Red Hat Enterprise Linux is released in server versions for x86, x86-64, Itanium, PowerPC and IBM System z, and desktop versions for x86 and x86-64. […]

Also posted in Linux, Operating Systems Comments Off on Red Hat Unveils Red Hat Enterprise Linux 7

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, macOS (Mac OS X), 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, macOS (Mac OS X), Security, Unix, Windows Comments Off on TrueCrypt – Something very Strange is going on!!!

New: Message Multiplexer v1.4.1

Capitalware Inc. would like to announce the official release of Message Multiplexer (MMX) v1.4.1. Message Multiplexer is an application that will get a message from a queue and output it to one or more queues. The context information (MQMD) is maintained across the message put(s). Updates for this release: Fixed an issue with being started […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Linux, Unix, Windows, z/OS Comments Off on New: Message Multiplexer v1.4.1

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, macOS (Mac OS X), Programming, Unix, Windows Comments Off on Java Program to Send an MQSC Command to a z/OS Queue Manager