-
Recent Posts
Recent Comments
Zipping files in VA… on VASmalltalk – how to cre… Peter on Smalltalk – Better produ… Vinnie Moag on About arihant on ERROR: Cannot determine the lo… JJACK on ERROR: Cannot determine the lo… Archives
- May 2013
- March 2013
- February 2013
- January 2013
- December 2012
- September 2012
- August 2012
- July 2012
- June 2012
- May 2012
- April 2012
- March 2012
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
Categories
Meta
Monthly Archives: April 2009
LUAInterface 0.9
I’ve published a new source code version. The last version only worked against an own compiled LUA interpreter version. This has been changed – from version 0.9 on I develop against the “official” distributed Windows version. At this time it … Continue reading
Rexx Wrapper 0.41
I’ve published a new wrapper for ObjectRexx (VASTGoodies), suitable for VASmalltalk 8.0. The wrapper has been tested under Windows against ObjectRexx 3.20. I did not do any tests against ObjectRexx 4.0 Beta. By the way – very strange for me … Continue reading
VisualAge 8.0 is out … nice and bad …
Instantiations hold a virtual conference this week and on the first day, they announced, that VA 8.0 will be published that day. This is nice and bad. The bad thing is, that lots of errors in the Linux area have … Continue reading
Posted in Smalltalk
Sparkasse Westholstein schliesst Filialen – zum Wohle der Kunden ?
Ich kann es nicht mehr hören. Die Sparkasse schliesst Filialen – natürlich nur zum Wohle der Kunden. Diese absolut freisten Behauptungen sind einfach frech und es wundert mich, dass die Leute nicht einfach mehr Leserbriefe schreiben, um ihre Wut auszudrücken. … Continue reading
SQLite 3.6.13 wrapper available
I created a new version of this wrapper library. This version now runs against the official dynamic link library 3.6.13 from the author of SQLite. Available from: VASTGoodies
PostgreSQL(0.0.39) – new features
Several new API calls have been wrapped and lots of bugs have been fixed. New API calls – Encoding Some API calls have been wrapped to get/set information about the current connection client encoding style. MSKPSQLInterface>>currentClientEncodingString: anID This method returns … Continue reading
PostgreSQL(0.0.39) – new structure
I changed the structure of the MSKPostgreSQL project. I created an additional application (and configuration map) named “MSKPostgreSQLAbtDBMLayer”, where all source code is located to make the wrapper compatible with the VASmalltalk database layer.
SQLite 3.6.12 wrapper available
I created a new version of this wrapper library. This version now runs against the official dynamic link library from the author of SQLite. I do not build an alternative library from the sources any more and hope, that the … Continue reading