Greenguy's Board


Go Back   Greenguy's Board > Search Forums
Register FAQ Calendar Today's Posts

Showing results 1976 to 2000 of 3285
Search took 0.05 seconds; generated 105 minute(s) ago.
Search: Posts Made By: cd34
Forum: Products and/or Services Offered 2005-06-15, 06:19 PM
Replies: 7
Views: 1,061
Posted By cd34
it doesn't appear to be tracking the affiliate...

it doesn't appear to be tracking the affiliate codes all the way through though.
Forum: Possible Cheaters 2005-06-15, 05:11 PM
Replies: 6
Views: 2,076
Posted By cd34
but Mr. Blue, you forgot to include a link to...

but Mr. Blue, you forgot to include a link to your domain registrar that pays you a % of registered names. :)
Forum: General Business Knowledge 2005-06-15, 04:40 PM
Replies: 3
Views: 1,348
Posted By cd34
I before E, except after C, or as the Long sound...

I before E, except after C, or as the Long sound of A as in neighbor and weigh.

And Jel's R exception.
Forum: Programming & Scripting 2005-06-15, 01:50 PM
Replies: 5
Views: 1,101
Posted By cd34
undef would do the same thing -- although,...

undef would do the same thing -- although, generally, you want to declare a variable if you ever decide to use the script in strict mode.

.= is the same as $variable = $variable . "stringtoadd";
...
Forum: Chit Chat 2005-06-15, 01:27 PM
Replies: 20
Views: 1,865
Posted By cd34
You found your cheetoh-bathtub girl? I...

You found your cheetoh-bathtub girl?

I thought those looked natural -- what do I know.
Forum: Programming & Scripting 2005-06-15, 10:23 AM
Replies: 5
Views: 1,101
Posted By cd34
try that $HTML = ""; open...

try that


$HTML = "";
open (CLEANLINKSFILE, "$WorkingDir/InputLinks.txt");
foreach $CleanedLinksGrab (<CLEANLINKSFILE>)
{
chomp $CleanedLinksGrab;
$CleanedLinks =...
Forum: General Business Knowledge 2005-06-15, 10:19 AM
Replies: 28
Views: 2,714
Posted By cd34
National-net box, dual Xeon, 10K SCSI New box,...

National-net box, dual Xeon, 10K SCSI
New box, P4 with Hyperthreading, 7200 SATA RAID

Ram difference negligent, both ran similar versions Mysql4.0. New box runs Apache2/Tux, National-net box ran...
Forum: Chit Chat 2005-06-15, 09:46 AM
Replies: 34
Views: 5,563
Posted By cd34
now if that doesn't convince you to just pay...

now if that doesn't convince you to just pay Apple for the 1GB of ram. :)

knowing my luck, I would break the first tab. Then the rest would follow only due to the frustration of knowing that...
Forum: Chit Chat 2005-06-15, 09:39 AM
Replies: 22
Views: 1,952
Posted By cd34
I use froogle.com, pricewatch.com or mysimon.com...

I use froogle.com, pricewatch.com or mysimon.com and then order 99% of everything I want online. I hate shopping. When I have to go into a store, its in, get the stuff, get out. Generally I'll use...
Forum: Chit Chat 2005-06-15, 09:21 AM
Replies: 44
Views: 3,871
Posted By cd34
A long time ago, Bill Gates said that the thing...

A long time ago, Bill Gates said that the thing that caused the most problems with Win98 & WinXP were devices that had poorly written device drivers. WinXP (and Win98) running in VMWare under linux...
Forum: Programming & Scripting 2005-06-15, 09:06 AM
Replies: 5
Views: 1,101
Posted By cd34
is it possible that you have a virus scanner on...

is it possible that you have a virus scanner on that is checking .html files for exploits?

Are you doing an open/write/close for each line? or open/append, dump a ton of text, close?

If...
Forum: Chit Chat 2005-06-15, 01:47 AM
Replies: 5
Views: 1,027
Posted By cd34
If you really want to reinforce what you've...

If you really want to reinforce what you've learned. Teach some other people.
Forum: Newbie Questions 2005-06-14, 11:08 AM
Replies: 6
Views: 1,265
Posted By cd34
Its also possible that the sponsors you are using...

Its also possible that the sponsors you are using are counting 2nd page clicks rather than first page clicks. Or are counting Uniques and you are counting Raw.

On a 2nd Page click, the surfer...
Forum: Chit Chat 2005-06-14, 09:54 AM
Replies: 16
Views: 1,295
Posted By cd34
Jim's son has Kashmir playing on the 8-track.

Jim's son has Kashmir playing on the 8-track.
Forum: Chit Chat 2005-06-14, 09:50 AM
Replies: 16
Views: 1,295
Posted By cd34
I'm not allowed to say if I ever worked for the...

I'm not allowed to say if I ever worked for the government until 2061.
Forum: Chit Chat 2005-06-13, 05:36 PM
Replies: 40
Views: 3,013
Posted By cd34
Happy Tuesday Natalie!

Happy Tuesday Natalie!
Forum: Chit Chat 2005-06-13, 04:22 PM
Replies: 58
Views: 3,578
Posted By cd34
Soon to be followed by a 50 mile 40 mph chase on...

Soon to be followed by a 50 mile 40 mph chase on the highways?
Forum: Chit Chat 2005-06-13, 02:57 PM
Replies: 40
Views: 3,013
Posted By cd34
You say that like its a bad thing. There are...

You say that like its a bad thing.

There are probably guys that probably wouldn't mind being buried in cocksuckers.
Forum: Chit Chat 2005-06-13, 02:03 PM
Replies: 40
Views: 3,013
Posted By cd34
I don't go to the beach because I am so pasty...

I don't go to the beach because I am so pasty white that I look like a tourist. I used to get CRT-tan, but now my main screen is an LCD that doesn't really give off too much UV.
Forum: Programming & Scripting 2005-06-13, 10:30 AM
Replies: 5
Views: 850
Posted By cd34
take this: RewriteRule...

take this:

RewriteRule .*[Jj][Pp][Gg]$|.*[Gg][Ii][Ff]$
RewriteRule .*[Jj][Pp][Gg]$|.*[Gg][Ii][Ff]$ http://www.porn-xxx-porn.com/ [R,L]

make it this:

RewriteRule...
Forum: Programming & Scripting 2005-06-13, 10:21 AM
Replies: 5
Views: 850
Posted By cd34
RewriteRule .*[Jj][Pp][Gg]$|.*[Gg][Ii][Ff]$ ...

RewriteRule .*[Jj][Pp][Gg]$|.*[Gg][Ii][Ff]$

You need to do something with it here.

RewriteRule .*[Jj][Pp][Gg]$|.*[Gg][Ii][Ff]$ - [F,L]

at a minimum

RewriteRule...
Forum: Chit Chat 2005-06-13, 10:05 AM
Replies: 40
Views: 3,013
Posted By cd34
We had a friend that went into the guest bathroom...

We had a friend that went into the guest bathroom which has a skylight, and he couldn't figure out how to turn the light off.

When we first moved down, they left these cloth vertical blinds and...
Forum: Chit Chat 2005-06-13, 09:41 AM
Replies: 28
Views: 2,399
Posted By cd34
RawAlex, if you think a heat pump is efficient,...

RawAlex, if you think a heat pump is efficient, you must not get below 28F very often. :)

When we were in Maryland and our heat pump died, and before we knew we were moving to Florida, I...
Forum: I'm Looking For....... 2005-06-12, 05:44 PM
Replies: 12
Views: 1,631
Posted By cd34
Cheeseman: I think one of the moderators changed...

Cheeseman: I think one of the moderators changed MickZee's post to a spam icon. I don't think he was calling you a spammer.
Forum: Programming & Scripting 2005-06-12, 02:57 PM
Replies: 2
Views: 843
Posted By cd34
.htaccess (adjusting the path to fit your area) ...

.htaccess (adjusting the path to fit your area)

AuthUserFile /var/www/domain.com/admin/.htpasswd
AuthName "Members Only"
AuthType Basic

require valid-user


If you have shell access:
Showing results 1976 to 2000 of 3285

 
Forum Jump

All times are GMT -4. The time now is 06:07 PM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc