Wednesday, September 28th, 2005
Ever since I purchased my Garmin StreetPilot I have been built an obsession for all that is GPS. I even contemplated buying a Satellite phone , one can pick one up in eBay for a reasonable amount as well as pre-paid cards. Why? Just for those times when you are hiking in the middle of [...]
Filed under: cool tech stuff by Charles
No Comments »
Tuesday, September 20th, 2005
For those of you not on the VWNC list here is an interesting post from Terry Raymond. He now has 2.2 mb base image which I believe he is using to support Smalltalk scripting type of functionality. The image only supports file-ins and chunck format at that but he stated the he could probably add [...]
Filed under: Best of VWNC by Charles
No Comments »
Monday, September 19th, 2005
I have been playing with a little Smalltalk black magic to solve a philosophical problem. I believe that my acts should be consistent with my beliefs, not always possible not always what I want at the moment but …
So what is the problem?
I happen to be one of those Smalltalkers that creating setters and [...]
Filed under: Meta Smalltalk by Charles
No Comments »
Saturday, September 17th, 2005
Another great meeting. Got insights into some of the work that Joseph was involved in i.e. the enhancement of the Sunit framework. As we all know automated unit testing i.e. the Sunit framework which was then the model for Junits and others came out of the Smalltalk world. Personally, I learned a few things. For [...]
Filed under: community by Charles
No Comments »
Wednesday, September 7th, 2005
Previous Article in Series
Today I decided to look into using a minimal desktop manager and only start my VisualWorks application. I therefore changed my $HOME/.vnc/xstartup to look like:
!/bin/sh
# Uncomment the following two lines for normal desktop:#unset SESSION_MANAGER#exec /etc/X11/xinit/xinitrc [ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresourcessetroot -solid grey/home/visualworks/scripts/startVWVirgin7_3_1.sh [...]
Filed under: cool tech stuff by Charles
No Comments »
Saturday, September 3rd, 2005
Next Article in Series
Lately I have been struggling with configuring TightVNC both at work and at home. TightVNC is a spin on VNC (Virtual Network Computing). Think of remote desktops , terminal services etc. The scope included making things work with VisualWorks and making things work in both Linux and Windows. After some pain I [...]
Filed under: cool tech stuff by Charles
No Comments »