 |
User since: |
Sep 29, 2001 at 07:32 UTC
(22 years ago) |
Last here: |
May 27, 2015 at 19:10 UTC
(8 years ago) |
Experience: |
2771
|
Level: | Deacon (12) |
Writeups: |
405
|
Location: | Saint Paul, MN |
User's localtime: |
May 28, 2023 at 02:42 UTC
|
Scratchpad: |
View
|
For this user: | Search nodes |
|
Chatterbox stuff | |
--------------------------------------------------------------------------------
atcroft: sulfuricacid: "There was a bug in the code. Do not pass GO, do not collect 3_141_592_653 points, go directly to jail."
atcroft: s/jail/a chroot jail/
sulfericacid doesn't suppose "time" is a reserved name in MySQL
Zaxo certainly it is, it's a column type
sulfericacid sighs and then kicks MySQL in the kneecap for holding our super-descriptive short "time" hostage from us
atcroft sulfericacid: you might want to look that up....
atcroft watches sulfericacid jump around holding the foot he kicked with, for not wearing his steel-toed boots when he did it....
|
<DigitalKitty> No problem. /me hands sulfericacid the key to the executive bathroom. Go ahead and use it. You've earned it. *grin*
| <Rozallin> rozallin looks at giant bug on monitor. It's too big to squash. Somehow she and her will have to live together.... |
<Rozallin> I can't. Anything that big and I start thinking about karma. (kill it) |
<Enlil> ahh here it is: "Little Willie was a chemist./Little Willie is no more./For what he thought was H2O,/Was H2SO4." | lol |
<td1><jeffa> think about it - how can you even compare a brand new variable that has no value to something - you can't, you have to declare it first, assign some value, THEN compare | ++
<jdporter> he's a nice guy, but I find it very frustrating to try to help him. He's got to get over some initial conceptual hurdles. | :( |
<MarkM> jdporter: if the cb is only for answering newbie questions, I think I have the wrong idea | -- |
Things I should remember:
cgi-bin/scripts for printing links/forms , /home/user when accessing files
Save STDERR to logfile
open (STDERR, ">>/home/sulfericacid/public_html/test/error.log")
or die "Cannot open error log, weird...an error opening an error lo
+g: $!";
Install modules with nmake
perl makefile.pl, then nmake, then nmake test, then nmake install.
|