KCCoder :: Kansas City Software Development
2010-06-28
This post answers the age old question, "How many row canonical matrices (aka row echelon form matrices) are possible for a square matrix of order N when the matrice's entries are confined to the integer values 0 and 1?"
2008-07-28
This release includes an improved startup process, a few bug fixes and some general cleanup. To view details and/or download click here.
2008-07-07
Inserting data into an InnoDB table with a GUID/UUID primary key scales poorly, taking exponentially longer as the table grows. If you'd like to see to what degree this issue exists and the likely culprit, click here.
2008-06-23
This release focuses on bug fixes, dead feature removal and interface cleanup, with the intention of approaching a 1.0 release. To view details and/or download click here.
2008-03-03
This release focuses on reducing synchronization overhead for data sets which allow for random access, the addition of rudimentary JUnit test cases and a few refactorings. To view and/or download, click here.
2008-02-16
This is the initial release of Fracture, a Java Library to simplify Multi-Core development. Additional Fracture details can be obtained here. To download this release click here.
2008-01-08
This release introduces the following usability enhancements: improved focus handling for workbooks and the Configuration Dialog, JDBC Driver configuration improvements, and mouse-free navigation between SQL and query results. To view details and/or download click here.
2007-11-29
This release corrects an annoyance introduced in 0.8.3 and beautifies insert/update times. To view details and/or download click here.
2007-11-27
This release includes enhanced Mac compatibility, the remapping of structure insight from CTRL-key combinations to ALT-key combinations and a change in the way that the app behaves on startup when loading from session. To view details and/or download click here.
2007-11-10
When joining a large table with any other table in MySQL where a GROUP BY is used, it is often beneficial to perform the GROUP BY in a FROM subquery and join in the super query. Click here for more details.
2007-10-08
This release introduces a few new features and fixes a bug which was introduced in the last release. To view details and/or download click here.
2007-08-13
This release includes DBScript, a database/OS independent, java based scripting language. A few other minor enhancements have also been made. To view details and/or download click here.
2007-07-29
This release includes a few minor enhancements. To view details and/or download click here.