Domain: adelaide.net.au
Stories and comments across the archive that link to adelaide.net.au.
Comments · 6
-
Re:I want fish in my computer
Maybe this guy in Austrailia will help you make that computer fish tank. Check out the close ups.
-
Re:I want fish in my computer
Maybe this guy in Austrailia will help you make that computer fish tank. Check out the close ups.
-
Re:I want fish in my computer
Maybe this guy in Austrailia will help you make that computer fish tank. Check out the close ups.
-
Microsoft Patents Binary
This reminds me of a (joke) article I read quite some time back
http://www.adelaide.net.au/~attema/Vews/humour/bin ary.htm -
Re:Vote 1 for XTux
(slips him $20)
Here's the homepage:
XTux -
Program in straight Xlib?
Because I was interested in coding some Xlib as a programming exercise, I wrote my first X app (XTux in raw Xlib (uses libx and libXpm only) and I have to say it is a bitch to do.
Color management is completely horrible, as are fonts. Toolkits and higher level abstractions do not decrease portability, they increase it, because your programs can run on other windowing systems.