Home | Community | Message Board

Avalon Magic Plants
This site includes paid links. Please support our sponsors.


Welcome to the Shroomery Message Board! You are experiencing a small sample of what the site has to offer. Please login or register to post messages and view our exclusive members-only content. You'll gain access to additional forums, file attachments, board customizations, encrypted private messages, and much more!

Shop: Bridgetown Botanicals CBD Concentrates   PhytoExtractum Buy Bali Kratom Powder   Unfolding Nature Unfolding Nature: Being in the Implicate Order   Kraken Kratom Red Vein Kratom   Myyco.com Golden Teacher Liquid Culture For Sale

Jump to first unread post Pages: 1 | 2 | Next >  [ show all ]
OfflineGillette
Jaded
 User Gallery

Registered: 01/10/99
Posts: 4,058
Last seen: 23 days, 12 hours
my day job
    #4402655 - 07/14/05 07:43 AM (18 years, 8 months ago)

So I have this day job, where I do data entry....kinda gay, but for the last almost 3 weeks they have had nothing for me to do.  I still get paid tho.  So my days consist of reading the BB, drinking coffee, today I'm eating blueberries and cherries, typing up a couple of orders and invoices and answering the phone...sooooo easy :smile:


--------------------
~Earth is the Insane Asylum of the Universe~

A closed mind is a wonderful thing to lose.

Extras: Filter Print Post Top
InvisibleKrishna
कृष्ण,LOL
 User Gallery

Registered: 05/08/03
Posts: 23,285
Loc: oakland
Re: my day job [Re: Gillette]
    #4402659 - 07/14/05 07:47 AM (18 years, 8 months ago)

damn i want some blueberries and cherries!


--------------------



Extras: Filter Print Post Top
InvisibleIn(di)go
People of the sun.
Male User Gallery

Registered: 10/29/00
Posts: 8,157
Loc: Cologne, Germany
Re: my day job [Re: Gillette]
    #4402662 - 07/14/05 07:50 AM (18 years, 8 months ago)

i want to eat blueberries and cherries off of gillette!  :sun: :heart:


--------------------

Extras: Filter Print Post Top
Invisibleblink
eye of horus
 User Gallery

Folding@home Statistics
Registered: 03/31/02
Posts: 11,349
Loc: Geographic Location (Stat...
Re: my day job *DELETED* [Re: In(di)go]
    #4402853 - 07/14/05 09:22 AM (18 years, 8 months ago)

Post deleted by blinkidiot

Reason for deletion: Im sorry



--------------------

Extras: Filter Print Post Top
OfflineGillette
Jaded
 User Gallery

Registered: 01/10/99
Posts: 4,058
Last seen: 23 days, 12 hours
Re: my day job [Re: blink]
    #4402959 - 07/14/05 09:50 AM (18 years, 8 months ago)

Blink: I recall you saying a few days ago how you wanted to ask for more work to do....


--------------------
~Earth is the Insane Asylum of the Universe~

A closed mind is a wonderful thing to lose.

Extras: Filter Print Post Top
InvisibleCorporal Kielbasa

Registered: 05/29/04
Posts: 17,235
Re: my day job [Re: Gillette]
    #4402993 - 07/14/05 09:58 AM (18 years, 8 months ago)

Quote:

Gillette said:
So I have this day job, where I do data entry....kinda gay, but for the last almost 3 weeks they have had nothing for me to do.  I still get paid tho.  So my days consist of reading the BB, drinking coffee, today I'm eating blueberries and cherries, typing up a couple of orders and invoices and answering the phone...sooooo easy :smile:




sounds like my kinda job!

Extras: Filter Print Post Top
InvisibleStonerguy
I smoke penis
Male

Registered: 05/29/04
Posts: 5,538
Loc: Lost
Re: my day job [Re: Gillette]
    #4403062 - 07/14/05 10:20 AM (18 years, 8 months ago)

Im off for 2 days(Yeah 2 days in a row this dosn't happen at all) and this 5 grams or mush and My ***only*** hit of acid are screaming my name.


--------------------
yawn...
SG

Extras: Filter Print Post Top
OfflineMAIA
World-BridgerKartikeya (DftS)
Male User Gallery

Registered: 04/27/01
Posts: 7,396
Loc: Erra - 20 Tauri - M45 Sta...
Last seen: 2 months, 16 days
Re: my day job [Re: Gillette]
    #4403078 - 07/14/05 10:24 AM (18 years, 8 months ago)

Code:

IF XFLAG=2
AT[2]=AJ[KK]
AT[3]=ROUND(AJ[KK+1]*ZTAX,NDECIMAIS)
AT[1]=AT[3]-AJ[KK+1]
AT[4]=ZTAX
IF OPERA=1
AT[5]=ROUND(AJ[KK-4]*(ZTAX-1),NDECIMAIS)
AT[6]=AJ[KK-4]+AT[5]
ELSE
AT[5]=ROUND(AJ[KK+4]*(ZTAX-1),NDECIMAIS)
AT[6]=AJ[KK+4]+AT[5]
ENDIF
AT[7]=AT[3]-AT[6]
AT[8]=0
IF OPERA=1
IF YYANO=AJ[HH-6]
DO WHILE .T.
IF AJ[KK]=XANO+VUTIL-1 .AND. MFLAG<>6 .AND. (MFLAG<>8 .OR. VFLAG<>1)
AJ[KK+1]=AT[3]
AJ[KK+3]=AT[7]
AJ[KK+4]=AT[3]
AJ[KK+5]=0
EXIT
ENDIF
IF AJ[KK]=XANO+VUTIL .AND. MFLAG=6
AJ[KK+1]=AT[3]
AJ[KK+3]=AT[7]
AJ[KK+4]=AT[3]
AJ[KK+5]=0
EXIT
ENDIF
AJ[KK+1]=AT[3]
AJ[KK+3]=ROUND(AT[3]*AJ[KK+2]/100,NDECIMAIS)
IF MFLAG=7 .OR. MFLAG=8
AJ[KK+3]=ROUND(AT[7]*AJ[KK+2]/100,NDECIMAIS)
ENDIF
AJ[KK+4]=AT[6]+AJ[KK+3]
AJ[KK+5]=AT[3]-AJ[KK+4]
EXIT
ENDDO
IF VFLAG=1
AJ[KK+1]=AT[3]
AJ[KK+3]=ROUND(AJ[KK+2]*AT[7]/100,NDECIMAIS)
AJ[KK+4]=AT[6]+AJ[KK+3]
AJ[KK+5]=AJ[KK+1]-AJ[KK+4]
ENDIF
ELSE
AJ[KK+1]=AT[3]
AJ[KK+3]=ROUND(AT[3]*AJ[KK+2]/100,NDECIMAIS)
IF MFLAG=7 .OR. MFLAG=8
AJ[KK+3]=ROUND(AT[7]*AJ[KK+2]/100,NDECIMAIS)
ENDIF
AJ[KK+4]=AT[6]+AJ[KK+3]
AJ[KK+5]=AT[3]-AJ[KK+4]
ENDIF
ENDIF



aaaaaaaarrrrrrrrgggggggggghhhhhhhhhhhhhhhhhh!!!!!!!!!!!!!!!!!

MAIA


--------------------
Spiritual being, living a human experience ... The Shroomery Mandala



Use, do not abuse; neither abstinence nor excess ever renders man happy.
Voltaire

Extras: Filter Print Post Top
OfflineGillette
Jaded
 User Gallery

Registered: 01/10/99
Posts: 4,058
Last seen: 23 days, 12 hours
Re: my day job [Re: Corporal Kielbasa]
    #4403085 - 07/14/05 10:25 AM (18 years, 8 months ago)

Quote:

SHEIKofSHIITAKE said:
Quote:

Gillette said:
So I have this day job, where I do data entry....kinda gay, but for the last almost 3 weeks they have had nothing for me to do.  I still get paid tho.  So my days consist of reading the BB, drinking coffee, today I'm eating blueberries and cherries, typing up a couple of orders and invoices and answering the phone...sooooo easy :smile:




sounds like my kinda job!




yes, but now I'm so so bored.....

Blink: I considered drinking last night  :blush:  :smirk:


--------------------
~Earth is the Insane Asylum of the Universe~

A closed mind is a wonderful thing to lose.

Extras: Filter Print Post Top
InvisibleZippoZM
Knomadic
 User Gallery

Registered: 06/17/03
Posts: 13,227
Loc: Pongyang, North Korea
Re: my day job [Re: Gillette]
    #4403092 - 07/14/05 10:27 AM (18 years, 8 months ago)

i was at the liquor store and i saw these bottles of alize and hipnotiq.... and i thought of you :heart:


--------------------
PEACE

:mushroom2:zippoz:mushroom2:



"in times of widespread chaos and confusion, it has been the duty of more advanced human beings - artists, scientists, clowns, and philosophers - to create order. In such times as ours however, when there is too much order, too much m management, too much programming and control, it becomes the duty of superior men and women and women to fling their favorite monkey wrenches into the machinery. To relieve the repression of the human spirit, they must sow doubt and disruption"

"People do it every day, they talk to themselves ... they see themselves as they'd like to be, they don't have the courage you have, to just run with it."

Extras: Filter Print Post Top
OfflineGillette
Jaded
 User Gallery

Registered: 01/10/99
Posts: 4,058
Last seen: 23 days, 12 hours
Re: my day job [Re: ZippoZ]
    #4403103 - 07/14/05 10:30 AM (18 years, 8 months ago)

::smirk:: thanks....


--------------------
~Earth is the Insane Asylum of the Universe~

A closed mind is a wonderful thing to lose.

Extras: Filter Print Post Top
InvisibleCorporal Kielbasa

Registered: 05/29/04
Posts: 17,235
Re: my day job [Re: ZippoZ]
    #4403122 - 07/14/05 10:36 AM (18 years, 8 months ago)

I saw 2 air plane bottles of Jack Daniels on my flight home and said," SWEET BABY JESUS!"

Extras: Filter Print Post Top
Invisibleblink
eye of horus
 User Gallery

Folding@home Statistics
Registered: 03/31/02
Posts: 11,349
Loc: Geographic Location (Stat...
Re: my day job *DELETED* [Re: Gillette]
    #4403164 - 07/14/05 10:51 AM (18 years, 8 months ago)

Post deleted by blinkidiot

Reason for deletion: Im sorry



--------------------

Extras: Filter Print Post Top
OfflineGillette
Jaded
 User Gallery

Registered: 01/10/99
Posts: 4,058
Last seen: 23 days, 12 hours
Re: my day job [Re: Corporal Kielbasa]
    #4403165 - 07/14/05 10:51 AM (18 years, 8 months ago)

eeek JD, Mr. Daniels is also on my black list of booze....I'm sure everyone can just assume why......

k I'm bored.

/does a little bored dance


--------------------
~Earth is the Insane Asylum of the Universe~

A closed mind is a wonderful thing to lose.

Extras: Filter Print Post Top
InvisibleSpringDuck
Tub Toy/SafteyDevice

Registered: 05/20/05
Posts: 1,454
Loc: In the tub
Re: my day job [Re: Gillette]
    #4403173 - 07/14/05 10:53 AM (18 years, 8 months ago)

I see you, baby.

Shakin that ass.


--------------------
:redneck: :pride: :maple: :pride: :redneck:

Extras: Filter Print Post Top
InvisibleKrishna
कृष्ण,LOL
 User Gallery

Registered: 05/08/03
Posts: 23,285
Loc: oakland
Re: my day job [Re: MAIA]
    #4403174 - 07/14/05 10:54 AM (18 years, 8 months ago)

hahahaha i know your pain Maia!

Code:



if($app->error->verify_form){
my $verify = $app->template->parse({
-filename=> $app->config->userHttPath . 'users.htt',
}, $app->thandler
);
$app->output($verify);
return 0;
}

$app->check_duplicates({vchrUsername =>{
-name => [qw/vchrUsername/],
-header => 'Username',
-tb => $app->config->userTable,
-cs => undef,
-em => '1',
-al => undef,
-operand => '=',
-data_type => 'string',
-tied_fields => [],
}},$app->query);


if($app->error->check_duplicates){
$app->thandler->DUPLICATE(1);
&insert;
return 0;
}
my $stmt = qq/INSERT INTO / . $app->config->userTable . qq/ / .
$app->sql->insert_fields([qw/vchrUsername vchrPassword vchrFirstName vchrLastName vchrEmail bActive fkeyUserType vchrUserTelephoneInternational vchrUserTelephoneAreaCode vchrUserTelephonePrefix vchrUserTelephoneSuffix vchrUserTelephoneExtension vchrUserTelephone2International vchrUserTelephone2AreaCode vchrUserTelephone2Prefix vchrUserTelephone2Suffix vchrUserTelephone2Extension vchrUserTelephone3International vchrUserTelephone3AreaCode vchrUserTelephone3Prefix vchrUserTelephone3Suffix vchrUserTelephone3Extension txtUserNotes dtUserAccountCreated dtUserAccountModified dtUserLastLogin bnUserBanned vchrTemporaryIP vchrStableIP dtBanExpires/]) .
qq/ VALUES / .
$app->sql->insert_values([qw/vchrUsername vchrPassword vchrFirstName vchrLastName vchrEmail bActive fkeyUserType vchrUserTelephoneInternational vchrUserTelephoneAreaCode vchrUserTelephonePrefix vchrUserTelephoneSuffix vchrUserTelephoneExtension vchrUserTelephone2International vchrUserTelephone2AreaCode vchrUserTelephone2Prefix vchrUserTelephone2Suffix vchrUserTelephone2Extension vchrUserTelephone3International vchrUserTelephone3AreaCode vchrUserTelephone3Prefix vchrUserTelephone3Suffix vchrUserTelephone3Extension txtUserNotes dtUserAccountCreated dtUserAccountModified dtUserLastLogin bnUserBanned vchrTemporaryIP vchrStableIP dtBanExpires/],$app->query) . ';';

my $id = $app->sql->insert($stmt,"pkeyUserID",$app->config->userTable);

my $istmt = qq/INSERT INTO tlkpUserLocations (bnUserLocationIsDefault, fkeyUserLocationUserID, chrUserLocationStreetAddress, chrUserLocationSuburb, chrUserLocationCity, chrUserLocationState, chrUserLocationDistrict, chrUserLocationCountry, chrUserLocationPostCode) VALUES ('1','/.$id.qq/','/.$app->query->param('newUserStreetAddress') . qq/','/.$app->query->param('newUserSuburb').qq/','/.$app->query->param('newUserCity').qq/','/.$app->query->param('newUserState').qq/','/.$app->query->param('newUserDistrict').qq/','/.$app->query->param('newUserCountry').qq/','/.$app->query->param('newUserPostCode').qq/');/;
$app->sql->insert($istmt);

my @fkeySecurityGroup = $app->query->param('fkeySecurityGroup');
my $gstmt = qq/SELECT / . $app->sql->select_fields([qw/pkeySecurityGroup vchrSecurityGroup/]) . qq/ FROM tlkpSecurityGroup;/;
my $gdata = $app->sql->select_all_hr($gstmt);

my $r;

foreach $r (@{$gdata}){
my $pkeySecurityGroup = $r->{pkeySecurityGroup};
my $allowed = 0;
my $fkeySecurityGroup;
foreach $fkeySecurityGroup (@fkeySecurityGroup){
$allowed = 1 if $fkeySecurityGroup == $pkeySecurityGroup;
}
my $jstmt = qq/INSERT INTO tjoinUserGroup / .
$app->sql->insert_fields([qw/fkeyUser fkeyGroup bAllowed/]) .
qq/ VALUES ('$id','$pkeySecurityGroup','$allowed')/;

$app->sql->insert($jstmt);
}

# add to permissions
my @fkeyPermission = $app->query->param('fkeyPermission');
my $pstmt = qq/SELECT / . $app->sql->select_fields([qw/pkeyPermission vchrPermission/]) . qq/ FROM tlkpPermission ORDER BY intOrder/;

my $pdata = $app->sql->select_all_hr($pstmt);
my $p;
foreach $p (@{$pdata}){

my $pkeyPermission = $p->{'pkeyPermission'};
my $allowed = 0;
my $fkeyPermission;
foreach $fkeyPermission (@fkeyPermission){
$allowed = 1 if $fkeyPermission == $pkeyPermission;
}

my $jstmt = qq/INSERT INTO tjoinUserPermission / .
$app->sql->insert_fields([qw/fkeyUser fkeyPermission bAllowed/]) .
qq/ VALUES ('$id','$pkeyPermission','$allowed')/;

$app->sql->insert($jstmt);
}

if($app->error->sql){
$app->output($app->error->sql);
return 0;
}


# $app->query->param(-name=>$app->query->param('redirect_function'),-value=>'1');
# $app->query->param(-name=>'pkeyUserID',-value=>"") if $app->query->param('redirect_function') eq 'query';
# my $request_args = $app->utils->build_url_args({-args=>$app->query,-only=>[qw/st pg em al cs mx op sf sfds keywords default query insert delete update copy select search pkeyUserID/],-except=>[qw//]});
# my $request_string = "&" . join('&', @{$request_args});
#
# my %redir_params = ($app->thandler->RANDOM => $app->thandler->RANDOM, message => 'Record has been added.');
# print $app->utils->redirect('users.htt',\%redir_params,$request_string);

my %redir_params = ($app->thandler->RANDOM => $app->thandler->RANDOM, message => 'Record has been added.');
print $app->utils->redirect('users.htt',\%redir_params);

}



my eyes must really hate me :wink:


--------------------



Extras: Filter Print Post Top
InvisibleMOTH
Wild Woman
 User Gallery

Registered: 06/06/03
Posts: 23,431
Loc: In the jungle
Re: my day job [Re: blink]
    #4403190 - 07/14/05 10:57 AM (18 years, 8 months ago)

Quote:

blinkidiot said:
what happened to that case of "never agains"? :wink:

I know it takes me about a week or two to get over them, and in the case of rum; never again means never again!




Kevin can't stand rum either, ever since that one fateful night when he drank a big bottle of it.

Extras: Filter Print Post Top
InvisibleTYL3R
I'm a teapot User Gallery

Registered: 11/19/04
Posts: 17,493
Re: my day job [Re: In(di)go]
    #4403192 - 07/14/05 10:58 AM (18 years, 8 months ago)

Quote:

In(di)go said:
i want to eat blueberries and cherries off of gillette!  :sun: :heart:



Extras: Filter Print Post Top
Offlinesaz3
DELA-WHERE?

Registered: 12/29/04
Posts: 122
Loc: REPRESENT!
Last seen: 17 years, 9 months
Re: my day job [Re: TYL3R]
    #4403199 - 07/14/05 11:00 AM (18 years, 8 months ago)

mmmm food


--------------------
Only one Jah Rastafari

Extras: Filter Print Post Top
OfflineGillette
Jaded
 User Gallery

Registered: 01/10/99
Posts: 4,058
Last seen: 23 days, 12 hours
Re: my day job [Re: MOTH]
    #4403202 - 07/14/05 11:01 AM (18 years, 8 months ago)

yeah how quickly my "I'm NEVER drinking again" turns into "I'm never drinking that specific drink (JD, Wild Turkey, Pina Coladas, Tequila (Tequila rose is still ok tho) and now possibly hypnotiq) that has caused me so much pain ever again"


--------------------
~Earth is the Insane Asylum of the Universe~

A closed mind is a wonderful thing to lose.

Extras: Filter Print Post Top
Jump to top Pages: 1 | 2 | Next >  [ show all ]

Shop: Bridgetown Botanicals CBD Concentrates   PhytoExtractum Buy Bali Kratom Powder   Unfolding Nature Unfolding Nature: Being in the Implicate Order   Kraken Kratom Red Vein Kratom   Myyco.com Golden Teacher Liquid Culture For Sale


Similar ThreadsPosterViewsRepliesLast post
* Arrested for no particular reason
( 1 2 all )
HeavenlyBlue 2,761 22 09/21/03 09:58 PM
by treyute
* I'm drunk! Yes, I am! MOTH 1,222 15 06/20/04 03:10 PM
by filthysock
* why do people make drinking a competition? relativexistance 2,786 16 09/27/04 08:18 AM
by Silven
* what mixed drinks can you make with whiskey?
( 1 2 all )
YouEnjoyMyself 2,693 23 05/01/04 01:21 PM
by The_Red_Crayon
* Pictures of drunk-me MOTH 1,008 19 06/04/04 05:24 AM
by filthysock
* Your best drunk story....
( 1 2 all )
OldSpice 4,613 21 03/02/10 06:30 PM
by Humanwine
* Drank to much tequila last night Vulture 1,895 18 08/09/04 10:39 PM
by Worf
* Funny Job Interview
( 1 2 all )
pattern 4,811 32 09/15/03 02:44 PM
by Annom

Extra information
You cannot start new topics / You cannot reply to topics
HTML is disabled / BBCode is enabled
Moderator: Entire Staff
2,301 topic views. 11 members, 38 guests and 63 web crawlers are browsing this forum.
[ Show Images Only | Sort by Score | Print Topic ]
Search this thread:

Copyright 1997-2024 Mind Media. Some rights reserved.

Generated in 0.028 seconds spending 0.006 seconds on 14 queries.