Author Archives: Roger Lacroix

My name is Roger Lacroix and I am a die hard programmer. I have been programming since the 80s. My favorite programming languages are Java, C and Rexx. I have worked in the Airline, Retail but I have spent most of my time doing middleware work in the financial services industry. In 1994, I was introduced to IBM MQ (aka WebSphere MQ & MQSeries) and I thought it was the next best thing since man created fire. This blog will be about IBM MQ, Java, C, Rexx and any other interesting items that I can think of. I hope you enjoy it.

WebSphere MQ v7.5 is Now Available for Download

s

For anyone who wants to be on the bleeding edge of technology, WebSphere MQ v7.5 is now available for download from IBM’s Passport Advantage web site. http://www.ibm.com/support/docview.wss?uid=swg24032734 For those who are counting, WebSphere MQ v7.5 is available 7 months after WebSphere MQ v7.1 was made available. I do not know if this is IBM’s new […]

IBM MQ, Linux, Unix, Windows 2 Comments

SQLite v3.7.13 Released

s

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

C, Database, IBM i (OS/400), Linux, macOS (Mac OS X), Open Source, Programming, Unix, Windows Comments Off on SQLite v3.7.13 Released

10 (or so) of the worst passwords exposed by the LinkedIn hack

s

Everyone who uses LinkedIn should read this article ASAP: http://arstechnica.com/security/2012/06/10-or-so-of-the-worst-passwords-exposed-by-the-linkedin-hack/ I changed my LinkedIn password when I first heard about it and sadly, mine is on the list of exposed passwords. Everyone should change their LinkedIn password ASAP. If you want to see if your password was leaked and cracked, go to LeakedIn (Nice name!) […]

Security Comments Off on 10 (or so) of the worst passwords exposed by the LinkedIn hack

ProGuard v4.8 Released

s

Eric Lafortune has just released ProGuard v4.8. http://proguard.sourceforge.net/ ProGuard is a free Java class file shrinker, optimizer, obfuscator, and preverifier. It detects and removes unused classes, fields, methods, and attributes. It optimizes bytecode and removes unused instructions. It renames the remaining classes, fields, and methods using short meaningless names. Finally, it preverifies the processed code […]

Java, Open Source, Programming Comments Off on ProGuard v4.8 Released

Content Removed

s

Content Removed

Capitalware Comments Off on Content Removed

Fedora 17 Released

s

Fedora Project Contributors has just released Fedora v17. http://docs.fedoraproject.org/en-US/Fedora/17/html/Release_Notes/index.html Fedora is a Linux-based operating system, a suite of software that makes your computer run. You can use the Fedora operating system to replace or to run alongside of other operating systems such as Microsoft Windows or Mac OS X. The Fedora operating system is 100% […]

Linux, Open Source, Operating Systems Comments Off on Fedora 17 Released

Old Farts Know How to Code

s

Here’s a funny/serious posting by Nick Bradbury: Old Farts Know How to Code Regards, Roger Lacroix Capitalware Inc.

Programming Comments Off on Old Farts Know How to Code

Perl 5.16.0 Released

s

The Perl developers have just released Perl v5.16.0. http://www.perl.org/get.html Perl is a high-level programming language with an eclectic heritage written by Larry Wall and a cast of thousands. It derives from the ubiquitous C programming language and to a lesser extent from sed, awk, the Unix shell, and at least a dozen other tools and […]

Open Source, Perl, Programming Comments Off on Perl 5.16.0 Released

How to be a Programmer

s

Here’s a good document that every programmer should read: How to be a Programmer: A Short, Comprehensive, and Personal Summary Regards, Roger Lacroix Capitalware Inc.

Open Source, Programming Comments Off on How to be a Programmer

Technical Document on Multicast in WebSphere MQ 7.1

s

IBM Support has release a technical document on how to use the new publish/subscribe functionality introduced in WebSphere MQ 7.1: Multicast. http://www.ibm.com/support/docview.wss?uid=swg27024903 Configuring and Using WebSphere MQ 7.1 Multicast.pdf Zip file with samples: MQ7.1-multicast-samples Regards, Roger Lacroix Capitalware Inc.

C, IBM MQ, Linux, Programming, Windows Comments Off on Technical Document on Multicast in WebSphere MQ 7.1