Log in
24
September

linux neato-ness

Written by Jason 'vanRijn' Kasper. No comments Posted in: Life in General

As I said, my first exposure to the linux operating system was in the IRC channels on the undernet network. And it seemed to me that the people who were talking about linux (at this point in time, linux was still early in its 1.2.x kernel phase) were the people who were very [...]

24
September

something about computers or something…

Written by Jason 'vanRijn' Kasper. No comments Posted in: Life in General

So indeed. Who really cares what you run on that computer you paid all that money for, right? I mean, it’s a free country (well, mine is advertised as being free, at any rate). Why not just like what ya bought? Why not just learn to live with it?!? I mean, who do those nutballs [...]

24
September

php oracle database class

Written by Jason 'vanRijn' Kasper. No comments Posted in: Life in General

PHP stuff!!
Check out this php Oracle8 class. It makes connecting to, and using php3/4 with an Oracle8 database just that much easier… including a completely dynamic SQL function call that allows binding of host-variables that are determined at run-time!! Way sweet! To use, just do:
[...]