Archive for the Category: C++

LearnMQ from IBM Developer

During David Ware’s “What’s New in IBM MQ?” session at MQ Technical Conference v2.0.1.8, David announced LearnMQ (see slide 24). LearnMQ is a place where new users can get some FREE MQ training (and earn badges). The LearnMQ web site is broken down into 3 sections: MQ Essentials MQ Tutorials Run a Demo So, if […]

Also posted in C, Education, HPE NonStop, IBM i (OS/400), IBM MQ, Java, JMS, Linux, Programming, Security, Unix, Windows, z/OS Comments Off on LearnMQ from IBM Developer

Eclipse 4.8 (Photon) Released

On June 27th, 2018, Eclipse Foundation has released the annual Eclipse release train: https://projects.eclipse.org/releases/photon Eclipse is an open source community, whose projects are focused on building an open development platform comprised of extensible frameworks, tools and runtimes for building, deploying and managing software across the lifecycle. The Eclipse Foundation is a not-for-profit, member supported corporation […]

Also posted in C, Java, JMS, Linux, macOS (Mac OS X), Open Source, Programming, Windows Comments Off on Eclipse 4.8 (Photon) Released

Security Risk for MQ Model Queue

Well, I learnt something new today: an MQ model queue is a security risk! It is not that a model queue in of itself is a security risk but rather what you can do with a model queue to get a backdoor to a queue or maybe it is called a ‘side channel attack’ of […]

Also posted in .NET, C, C#, HPE NonStop, IBM i (OS/400), IBM MQ, IBM MQ Appliance, Java, JMS, Linux, Programming, Security, Unix, Windows, z/OS 1 Comment

Eclipse 4.7 (Oxygen) Released

On June 28th, 2017, Eclipse Foundation has released the annual Eclipse release train: https://projects.eclipse.org/releases/oxygen Key Highlights of Neon Release Eclipse Linux Tools 6.0 updates Docker Tools with more security options. Eclipse PDT (PHP Development Tools) 5.0 supports the 7.1 version of PHP. The Eclipse Sirius 5.0 platform for building domain-specific modeling tools. Eclipse EGit 4.8.0, […]

Also posted in C, Java, JMS, Linux, macOS (Mac OS X), Open Source, Programming, Windows Comments Off on Eclipse 4.7 (Oxygen) Released

Microsoft releases Visual Studio 2017

Microsoft has just released Visual Studio 2017. https://www.visualstudio.com Do I need to say any more? If you are a developer then I think you know what Visual Studio is. 🙂 Regards, Roger Lacroix Capitalware Inc.

Also posted in .NET, C, C#, macOS (Mac OS X), Programming, Windows Comments Off on Microsoft releases Visual Studio 2017

IBM MQ and Visual Studio 2015 Issue

If you plan on using Microsoft Visual Studio 2015 with IBM MQ on Windows prior to Windows 10 then you need to apply Microsoft Windows update KB3118401. If you do not have the Windows update then you will receive the following error: The program can’t start because api-ms-win-crt-runtime-|1-1-0.dll is missing from your computer. Try reinstalling […]

Also posted in C, IBM MQ, Programming, Windows Comments Off on IBM MQ and Visual Studio 2015 Issue

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, Java, JMS, Linux, macOS (Mac OS X), Open Source, Programming, Windows Comments Off on Eclipse 4.6 (Neon) Released

Call for Speakers for MQ Technical Conference v2.0.1.6

We are looking for speakers on any product/service that uses IBM MQ (aka WebSphere MQ & MQSeries) for “MQ Technical Conference v2.0.1.6” (MQTC). The sessions are to be technical in nature and on any subject so long as it relates to MQ. We offer speakers the conference fee for free and we also pay for […]

Also posted in .NET, C, Education, IBM i (OS/400), IBM MQ, Java, JMS, Linux, macOS (Mac OS X), MQ Technical Conference, Perl, Programming, Rexx, Security, Unix, Windows, z/OS Comments Off on Call for Speakers for MQ Technical Conference v2.0.1.6

Redistributable Clients Starting with MQ 8.0.0.4

With the release of FixPack 8.0.0.4 for IBM MQ, IBM has provided Redistributable Clients for: Native MQ applications using the MQI written in C, C++, COBOL MQ applications using the Java/JMS classes MQ applications using managed or unmanaged .NET classes There is a write up of the new Redistributable Clients at DeveloperWorks. Regards, Roger Lacroix […]

Also posted in .NET, C, C#, IBM MQ, Java, JMS, Linux, Programming, Windows Comments Off on Redistributable Clients Starting with MQ 8.0.0.4

How to Become a Better Developer?

I just read a really good article by Cay Horstmann called ‘How to Become a Better Java Developer’ at InformIT: http://www.informit.com/articles/article.aspx?p=2343471 All novice developers, regardless of the programming language they are learning, should read the article (I strongly suggest it). It has a lot of really good pointers for novice developers. Cay Horstmann has written […]

Also posted in .NET, Assembler, C, C#, Education, Java, JMS, Perl, Programming Comments Off on How to Become a Better Developer?