Archive for the Category: Open Source

How to Clear a MQ Queue from a Script or Program

Have you ever wanted to clear a MQ queue? A quick and easy way to do it is to use runmqsc’s CLEAR QLOCAL command. This method works very well as long as no application has the local queue opened for input. Method #1: If you need to clear a queue on Linux, Unix, Windows or […]

Also posted in IBM i (OS/400), IBM MQ, Java, Linux, macOS (Mac OS X), Programming, Unix, Windows, z/OS 6 Comments

Raspbian-based SD card image released

The Raspberry Pi foundation has announced the release of the first SD card image based on the Raspbian distribution: http://www.raspberrypi.org/archives/1605 Regards, Roger Lacroix Capitalware Inc.

Also posted in Linux, Raspberry Pi Comments Off on Raspbian-based SD card image released

Hardkernel ODROID-X for $129

Did I miss the miniaturization memo? After waiting for months, last month I was finally able to order a Raspberry Pi for $35.00 USD. Now Hardkernel (Korean company) is offering a premium board called ODROID-X for $129.00 USD. Yes, it is more money but you get a quad-core ARM CPU and 4 times the amount […]

Also posted in Linux Comments Off on Hardkernel ODROID-X for $129

Eclipse 4.2 Released

Eclipse Foundation has just released 72 projects including Eclipse v4.2 (‘Juno’). http://www.eclipse.org Highlights – Code Recommenders is a new project that makes Eclipse code completion a lot smarter. – Eclipse Virgo ships the new Nano kernel that provides the ability to build very small OSGi based applications. – Koneki project delivers a Lua IDE – […]

Also posted in Java, Linux, macOS (Mac OS X), Programming, Windows Comments Off on Eclipse 4.2 Released

New: MQ File Mover v4.1.1

Capitalware is pleased to announce the release of MQ File Mover v4.1.1. 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, Unix, Windows Comments Off on New: MQ File Mover v4.1.1

Five Principles of an Open Source Company

Alexander Mitnikov writes about the five principles of an open source company: http://opensource.com/business/12/6/five-principles-open-source-company?70160000000UaIpAAK More of a 10,000 foot view of the principles of an open source company but still a good article. Regards, Roger Lacroix Capitalware Inc.

Also posted in Programming Comments Off on Five Principles of an Open Source Company

Sequoia built by IBM is the World’s Fastest Supercomputer

The world’s fastest supercomputer is the US Department of Energy’s Sequoia system, installed at the Lawrence Livermore National Laboratory. http://www.electronicsweekly.com/Articles/25/06/2012/53974/top-supercomputers-revealed.htm Sequoia is an IBM BlueGene/Q system with 1,572,864 cores. Sequoia uses IBM’s 18 core 64bit Power Architecture processor and runs Linux. The Top500 Supercomputer list has Linux running 457 out of 500 of the world’s […]

Also posted in Linux Comments Off on Sequoia built by IBM is the World’s Fastest Supercomputer

Android App Steals Contactless Credit Card Data

Well, I guess it was only a matter of time before this type of app was released: http://www.scmagazine.com.au/News/305881,android-app-steals-contactless-credit-card-data.aspx All I can say is, you better buy and put your cards in a wallet/container that blocks NFC (near field communications) signals. Regards, Roger Lacroix Capitalware Inc.

Also posted in Security Comments Off on Android App Steals Contactless Credit Card Data

Ordered a Raspberry Pi

Woo-hoo. Last night, I finally received my invitation to order a Raspberry Pi. I ordered the Raspberry Pi model B along with a clear case for it. The only sad thing is that it said “Despatch expected within 9 week(s))”. I have to wait 9 weeks for it to be shipped!! Aaahhhhh. I feel like […]

Also posted in Linux, Raspberry Pi Comments Off on Ordered a Raspberry Pi

SQLite v3.7.13 Released

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.

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