Posted
almost 15 years
ago
by
Paolo Bonzini
I spent the last couple of weekends hacking with GTK making some custom widgets. The idea is that after 3.1 is out I would like to work on a nice (and innovative) GUI for GNU Smalltalk, and I wanted to get up to speed with GTK .
I made quite a few
|
Posted
almost 15 years
ago
by
Paolo Bonzini
GNU Smalltalk 3.0.4 will shortly be available from
ftp://ftp.gnu.org/gnu/smalltalk/smalltalk-3.0.4.tar.gz
This is a bug fix release with the following changes:read more
|
Posted
almost 15 years
ago
by
Paolo Bonzini
GNU Smalltalk 3.0c will shortly be available from
ftp://alpha.gnu.org/gnu/smalltalk/smalltalk-3.0c.tar.gz
Version 3.0c is a feature complete development release. The new features compared to 3.0b are:read more
|
Posted
almost 15 years
ago
by
Paolo Bonzini
I just had one of the most hilarious (for me) e-mail exchange I ever experienced.
From: <[email protected]>
To: <[email protected]>
Subject: Time stamp
I need to know how to set up a UNIX terminal log so that the time stamp
is always
|
Posted
almost 15 years
ago
by
Canol Gökel
I was looking at XML these days. It is really interesting language. It is very useful and I like it a lot and I used it in some of my projects to save data but as I learn how I can extend it or use the not well known features, it confuses me.
For
|
Posted
almost 15 years
ago
by
Canol Gökel
Today, I've just broken my old record of writing an errorless program at the first try with 29 lines of code which includes creating classes, subclasses, methods, comments and doing some test :) Hooray Smalltalk! What is your record and in what language? Leave a comment :)
|
Posted
almost 15 years
ago
by
Paolo Bonzini
I found that someone has a working use for java.net.SocketImplFactory, that is adding SOCKS support to Java sockets. The code is here.
I thought I'd mention this just for the sake of completeness
|
Posted
almost 15 years
ago
by
Canol Gökel
I realized one important thing which pulls me towards Smalltalk, subconsciously. Smalltalk's syntax resembles Turkish in some ways. I will try to show it via examples.
The first thing which seperates Turkish from other English like languages is that
|
Posted
almost 15 years
ago
by
Paolo Bonzini
I just committed unix-domain sockets (AF_UNIX) for GNU Smalltalk.
GNU Smalltalk's socket library is more or less based on the java.net library, but java.net does not have AF_UNIX sockets! Okay, they are not portable to Windows, but you'd expect
|
Posted
almost 15 years
ago
by
Canol Gökel
Did you tried Pardus? It is a GNU/Linux distribution not as well known as Ubuntu or Fedora but a really serious 3 year project developed by Turkish National Research Institute of Electronics and Cryptology (UEKAE), which is under the Scientific and
|