Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.
Moderator: General Moderators
JPlush76
Forum Regular
Posts: 819 Joined: Thu Aug 01, 2002 5:42 pm
Location: Los Angeles, CA
Contact:
Post
by JPlush76 » Mon Aug 19, 2002 6:11 pm
Did you ever have a dream where PHP was involved?
Friday night I had a crazy dream that I was talking to people and every word they said I did an implode as an array and made an insert into my mental database in php/mysql coding
I woke up worried for my sanity
nielsene
DevNet Resident
Posts: 1834 Joined: Fri Aug 16, 2002 8:57 am
Location: Watertown, MA
Post
by nielsene » Mon Aug 19, 2002 6:19 pm
That's how I know I've been coding too much. About two weeks ago after a very intense coding binge I woke up thinking
at which point I realized I should take a break from coding for a while... it was the weekend afterall.
JPlush76
Forum Regular
Posts: 819 Joined: Thu Aug 01, 2002 5:42 pm
Location: Los Angeles, CA
Contact:
Post
by JPlush76 » Mon Aug 19, 2002 8:55 pm
lol yea I had to take a break this weekend as well
volka
DevNet Evangelist
Posts: 8391 Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger
Post
by volka » Mon Aug 19, 2002 9:49 pm
Code: Select all
void Subject::OnWakeUp(World& w)
{
if (w.socialToleranceDesc().outOfBounds(this->getCrazyness()) == true)
Invoke("continueSleep, daylight");
else
Invoke("startUp, humanoid_behaviour");
}
JPlush76
Forum Regular
Posts: 819 Joined: Thu Aug 01, 2002 5:42 pm
Location: Los Angeles, CA
Contact:
Post
by JPlush76 » Mon Aug 19, 2002 9:57 pm
ok volka you scare me more
lol
phpPete
Forum Commoner
Posts: 97 Joined: Sun Aug 18, 2002 4:40 pm
Location: New Jersey
Post
by phpPete » Mon Aug 19, 2002 11:11 pm
Good thing there aren't any geeks in here...
volka
DevNet Evangelist
Posts: 8391 Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger
Post
by volka » Mon Aug 19, 2002 11:35 pm
...we would call them names....
gotDNS
Forum Contributor
Posts: 217 Joined: Tue May 07, 2002 5:53 pm
Location: West Chester, PA
Post
by gotDNS » Tue Aug 20, 2002 10:54 am
Wait wait, i dont understand...you're not supposed to take breaks!
What's wrong with thinking in PHP? All the better!
MattF
Forum Contributor
Posts: 225 Joined: Sun May 19, 2002 9:58 am
Location: Sussex, UK
Post
by MattF » Tue Aug 20, 2002 4:07 pm
Maybe now you understand what logical thinking really is...
Takuma
Forum Regular
Posts: 931 Joined: Sun Aug 04, 2002 10:24 am
Location: UK
Contact:
Post
by Takuma » Tue Aug 20, 2002 4:34 pm
Big LOL to everyone
Code: Select all
<?php
if($breakfast != "true") {
echo ":(";
} else {
echo ":)";
}
?>
jason
Site Admin
Posts: 1767 Joined: Thu Apr 18, 2002 3:14 pm
Location: Montreal, CA
Contact:
Post
by jason » Tue Aug 20, 2002 5:56 pm
Code: Select all
while ( $me->isAwake() ) {
$me->code(new Language(LANG_PHP));
}
hob_goblin
Forum Regular
Posts: 978 Joined: Sun Apr 28, 2002 9:53 pm
Contact:
Post
by hob_goblin » Tue Aug 20, 2002 6:43 pm
while($you->scaringme() === TRUE){
header("Location: out_of_this_topic");
}
JPlush76
Forum Regular
Posts: 819 Joined: Thu Aug 01, 2002 5:42 pm
Location: Los Angeles, CA
Contact:
Post
by JPlush76 » Tue Aug 20, 2002 7:35 pm
I have created a monster
lol
gotDNS
Forum Contributor
Posts: 217 Joined: Tue May 07, 2002 5:53 pm
Location: West Chester, PA
Post
by gotDNS » Tue Aug 20, 2002 8:04 pm
No, you brought out the monster in us all...the driving force that guides us all into mass amounts of jumbled characters....a complex nebula of code...