Daily Archives: February 17, 2011

MQ queue managers should not be allowed to create CCDT files

In my opinion, IBM should drop the feature that allows a user to create a CCDT (Client Channel Definition Table) via a queue manager. Here is my logic to my idea: The queue manager stores the CCDT information in 2 places that sometimes becomes out of sync. This desynchronization makes the CCDT file useless CCDT […]

IBM MQ 1 Comment

ProGuard v4.6 Released

Eric Lafortune has just released ProGuard v4.6. 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.6 Released

OpenOffice v3.3 Released

OpenOffice has just released OpenOffice v3.3. http://www.openoffice.org OpenOffice.org 3 is the leading open-source office software suite for word processing, spreadsheets, presentations, graphics, databases and more. It is available in many languages and works on all common computers. It stores all your data in an international open standard format and can also read and write files […]

Linux, macOS (Mac OS X), Open Source, Windows Comments Off on OpenOffice v3.3 Released