Archive for the Category: Windows

Mozilla Firefox 19.0 Released

Mozilla Firefox has just released Mozilla Firefox v19.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), Open Source Comments Off on Mozilla Firefox 19.0 Released

New: Universal File Mover v1.0.2

Capitalware is pleased to announce the release of Universal File Mover v1.0.2. 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), Open Source, Universal File Mover, Unix Comments Off on New: Universal File Mover v1.0.2

New: MQ File Mover v4.1.7

Capitalware is pleased to announce the release of MQ File Mover v4.1.7. It is a free open source project. MQ File Mover is a managed file transfer solution that facilitates the transfer of files using IBM’s WebSphere MQ (aka MQSeries). MQFM processes “Action” commands which are controlled through an MQFM Workflow XML file. The user […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Java, Linux, macOS (Mac OS X), MQ File Mover, Open Source, Unix Comments Off on New: MQ File Mover v4.1.7

LibreOffice 4.0 Released

Document Foundation has just released LibreOffice v4.0.0. http://blog.documentfoundation.org/2013/02/07/the-document-foundation-announces-libreoffice-4-0/ 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, macOS (Mac OS X), Open Source Comments Off on LibreOffice 4.0 Released

MySQL v5.6 Released

The Oracle has just released MySQL v5.6. http://dev.mysql.com/downloads/mysql/5.6.html MySQL is the world’s most used open source relational database management system (RDBMS) as of 2008 that runs as a server providing multi-user access to a number of databases. Regards, Roger Lacroix Capitalware Inc.

Also posted in Database, Linux, macOS (Mac OS X), Open Source, Unix Comments Off on MySQL v5.6 Released

Again MS Visual C++ 2010 bites me in the …

I really hate MS Visual C++ 2010. I have had so many problems since I installed it a couple of weeks ago that it is driving me crazy. I have an MQ API Exit built for Windows 64-bit (via a script) with /Release /x64. And in the makefile I use the parameter /LD for the […]

Also posted in C, Capitalware, IBM MQ, Programming Comments Off on Again MS Visual C++ 2010 bites me in the …

Scheduling a Simple File Transfer using Universal File Mover (How To #5)

At mqseries.net, a user asked the following question: I’m using MQ FTE version 7.0.4.1 , and I’d like to make a File Transfer to occur from Tuesday to Saturday , is it possible? Since this is very easy to do in UFM, I thought I would make a ‘UFM How To’ from the question. I […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Java, Linux, macOS (Mac OS X), Open Source, Universal File Mover, Unix Comments Off on Scheduling a Simple File Transfer using Universal File Mover (How To #5)

3 Hours of Wasted Time That I’ll Never Get Back

I have some code for outputting a buffer as a HEX dump like this: 000000: 00000000 00000000 00000000 00000000 ……………. 000010: 00000000 00000000 00000000 00000000 ……………. 000020: 00000000 00000000 00000000 00000000 ……………. I have used this code for years on AIX, HP-UX, IBM i (OS/400), Linux, Solaris, Windows and z/OS without issue. I have compiled […]

Also posted in C, Programming Comments Off on 3 Hours of Wasted Time That I’ll Never Get Back

New: MQ Message Encryption v2.0.0

Capitalware Inc. would like to announce the official release of MQ Message Encryption v2.0.0. MQ Message Encryption (MQME) provides encryption for MQ message data while it resides in a queue and in the MQ logs (i.e. all data at rest). In cryptography, encryption is the process of transforming information into an unreadable form (encrypted data). […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Linux, MQ Message Encryption, Security, Unix Comments Off on New: MQ Message Encryption v2.0.0

End-To-End Encryption with Universal File Mover (How To #4)

In the Universal File Mover (UFM) How To #2 blog posting, UFM ran in “client mode” when it connected to the queue managers. In this blog posting, I will show how to implement a simple file transfer using End-To-End encryption when connecting to the queue manager in “client mode”. UFM’s MQSend Action uses Advanced Encryption […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Java, Linux, macOS (Mac OS X), Open Source, Security, Universal File Mover, Unix Comments Off on End-To-End Encryption with Universal File Mover (How To #4)