-
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: January 2012
Graphical Programming
History is repeating again and again. The idea of graphical programming – as known in VASmalltalk – is used by other also. Here a new candidate – and with the new “silver” bullet: Ruby. DSPRobotics
LibHaru – Windows Build for 2.3.0RC2
Simply due to new work on my libHaru interface app I needed the newest version of libHaru. You may download version 2.1.0 for Windows from the libHaru site. Building libHaru under Windows is time consuming – strange stuff and lots … Continue reading
SmalltalkInspect – #013, Squeak e.V. in Deutschland
In der 13.ten Folge unseres Podcast informiert uns Esther Mietzsch vom Squeak e.V. über Squeak in der Ausbildung und Zielsetzung des Vereines. Viel Spaß dabei
VASmalltalk – 0MQ and Linux
Ok, I tried the stuff today under Ubuntu 10.10 (with standard libzmq 2.0.6 beta) and it crashed. Then I had to downloaded source code for 2.1.1 (stable version) and compiled and installed the stuff and it worked out of the … Continue reading
VASmalltalk – 0MQ – moving target …
With each day doing some work with this framework the wrappers changes. Actually the code from yesterday is snow from yesterday and everything is melting away I rearranged and change the class hierarchy and now each Smalltalk item in the … Continue reading
VASmalltalk – 0MQ – Request and Reply example
Here is another example from the user guide of 0MQ: a classical server-client communication: Ask and Ye Shall Receive example in the 0MQ Guide Execute in the workspace: context := ZMQCore newContext: 1. special class with additional logic. somehow the … Continue reading
VASmalltalk – 0MQ
Ok, in the last posting you saw a very simple example and the plain code using the low-level Smalltalk wrapper around the API. Here – after changing the structure – a more OO like approach in a sense of programming … Continue reading
VASmalltalk – Republished Screencasts
I’m in the process of republishing my C-API screencasts episodes at our podcast server – just to have it available at one source.