Archive for the Category: C

SQLite v3.12.0 Released

D. Richard Hipp has just released SQLite v3.12.0. 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 Database, IBM i (OS/400), Linux, macOS (Mac OS X), Open Source, Programming, Unix, Windows Comments Off on SQLite v3.12.0 Released

SQLite v3.11.0 Released

D. Richard Hipp has just released SQLite v3.11.0. 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 Database, IBM i (OS/400), Linux, macOS (Mac OS X), Open Source, Programming, Unix, Windows Comments Off on SQLite v3.11.0 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

SQLite v3.10.0 Released

D. Richard Hipp has just released SQLite v3.10.0. 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 Database, IBM i (OS/400), Linux, macOS (Mac OS X), Open Source, Programming, Unix, Windows Comments Off on SQLite v3.10.0 Released

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

SQLite v3.9.0 Released

D. Richard Hipp has just released SQLite v3.9.0. 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 Database, IBM i (OS/400), Linux, macOS (Mac OS X), Open Source, Programming, Unix, Windows Comments Off on SQLite v3.9.0 Released

Head, Apply Wall To It Several Times!

If you don’t like that title, how about “How to out smart yourself and shoot yourself in the foot, all at the same time!” or “No smart deed goes unpunished!”. In the summer of 2014, I decided to clean up up some compiler warning messages that certain compilers (HP-UX cc comes to mind) were complaining […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Licensed As Free, Linux, macOS (Mac OS X), Open Source, Programming, Unix, Windows, z/OS Comments Off on Head, Apply Wall To It Several Times!

SQLite v3.8.11 Released

D. Richard Hipp has just released SQLite v3.8.11. 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 Database, IBM i (OS/400), Linux, macOS (Mac OS X), Open Source, Programming, Unix, Windows Comments Off on SQLite v3.8.11 Released

SQLite v3.8.10 Released

D. Richard Hipp has just released SQLite v3.8.10. 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 Database, IBM i (OS/400), Linux, macOS (Mac OS X), Open Source, Programming, Unix, Windows Comments Off on SQLite v3.8.10 Released

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?