andyvanee
-
Auto Metadata
...
-
Meota Summer Photographic Seminar
Just finishing up the weekend photographic seminar at the lake. Got some good shots and some good practice at composition, lighting and rhythm....
-
Chaotic Data
Data is chaotic. Our attempts to tame it are largely attempts at dehumanizing ourselves. Here’s a transcript of a piece of cardboard on my Grandfathers wall: ------------------------- | | | WALLET LIST | | ------ | | EARS | | CANE | | WATCH | | | | SWIM | | | |_________________________| Even by typing it here, I am imposing a fair bit more order than the original had....
-
Champions Of Order
...
-
UNIX and the Emerging Web
...
-
Assembly Language For Mac
I’m away from my Linux box and want to do some assembly programming. Mac installs GCC with the developer tools, but there are enough differences that I haven’t bothered to work through them until now....
-
RPN Calculator - v0.02
disclaimer: I copied this from my old blog. Not sure if it actually works:) My calculator code was quite easily polished up. Here’s the revised code which stacks operands properly and supports the main arithmetic operators +, -, * , /....