Greenguy's Board


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

Showing results 1876 to 1900 of 3285
Search took 0.05 seconds; generated 103 minute(s) ago.
Search: Posts Made By: cd34
Forum: General Business Knowledge 2005-07-13, 05:53 PM
Replies: 277
Views: 33,115
Posted By cd34
Leon, all you have to do is put ~ ~username~ ~ in...

Leon, all you have to do is put ~ ~username~ ~ in your post -- without the spaces between the ~.

There are some real experts at it on the board -- and one board owner giggles like a schoolgirl...
Forum: Chit Chat 2005-07-13, 12:33 PM
Replies: 23
Views: 3,447
Posted By cd34
You'll find that anyone on the net trying to get...

You'll find that anyone on the net trying to get you to move to an area is going to overcharge. Take a flight to the areas you want to consider, bring some cash, get a hotel room, get the local...
Forum: General Business Knowledge 2005-07-13, 12:15 PM
Replies: 94
Views: 16,488
Posted By cd34
dupe submission issue fixed. typo in the...

dupe submission issue fixed. typo in the detection of an existing url.

Either that or UW was banning all submissions when declining them. I blame Useless Warrior. :)
Forum: Programming & Scripting 2005-07-13, 02:06 AM
Replies: 12
Views: 1,245
Posted By cd34
I usually prefer to use $_REQUEST['fieldname'] --...

I usually prefer to use $_REQUEST['fieldname'] -- that way you don't have to worry about whether it is method="GET" or method="POST" in your form. And I prefer to use POST rather than GET anyhow.
...
Forum: Possible Cheaters 2005-07-12, 02:36 AM
Replies: 8
Views: 2,057
Posted By cd34
you could take web design lessons from me. I did...

you could take web design lessons from me. I did my own avatar. :)
Forum: Chit Chat 2005-07-11, 06:34 PM
Replies: 23
Views: 3,447
Posted By cd34
belize.... they have liberal banking laws and...

belize.... they have liberal banking laws and meet most of your criteria
Forum: Programming & Scripting 2005-07-11, 04:24 PM
Replies: 4
Views: 1,049
Posted By cd34
view source on a page where you have it. I would...

view source on a page where you have it. I would bet that the direct code is being put into your page.

Is it possible that you had .html parsed for php and are using direct invocation, and now...
Forum: Chit Chat 2005-07-11, 03:56 PM
Replies: 543
Views: 91,808
Posted By cd34
I never work late. :) I'm never up at 2am. ...

I never work late. :)

I'm never up at 2am. :)
Forum: General Business Knowledge 2005-07-11, 12:15 PM
Replies: 277
Views: 33,115
Posted By cd34
I hear someone in Buffalo giggling like a...

I hear someone in Buffalo giggling like a schoolgirl..... haha
Forum: Chit Chat 2005-07-11, 11:15 AM
Replies: 33
Views: 2,673
Posted By cd34
After seeing the reports of Dennis, I hope...

After seeing the reports of Dennis, I hope everyone fared well. I'm guessing that Mississippi and Pensacola people are quite soggy right now.

ding, ding, ding.. Round 2

And in the Right...
Forum: Programming & Scripting 2005-07-11, 01:31 AM
Replies: 6
Views: 1,199
Posted By cd34
vi baby! :) I think Jedit is a fairly...

vi baby!

:)

I think Jedit is a fairly decent system for windows... I know one of my guys uses eclipse, but that's a unix/linux thing and he moved to that from jedit.
Forum: Link Lists & Getting Listed 2005-07-10, 11:05 PM
Replies: 15
Views: 1,262
Posted By cd34
ding, ding, ding, ding... Useless Warrior is on...

ding, ding, ding, ding... Useless Warrior is on top of Foxy...

Tell us what he's won Cleo!
Forum: Chit Chat 2005-07-10, 03:37 PM
Replies: 49
Views: 3,849
Posted By cd34
http://hurricane.csc.noaa.gov/hurricanes/ ...

http://hurricane.csc.noaa.gov/hurricanes/


Slap in your zip code. You might be surprised. Some tracks extend well into the central USA.
Forum: Programming & Scripting 2005-07-10, 03:34 PM
Replies: 3
Views: 985
Posted By cd34
some privacy software (and hotlinkers) disable...

some privacy software (and hotlinkers) disable sending the referrer -- which would allow your rules to be bypassed.

I surf with the referrer on, and they are broken -- your ruleset allows people...
Forum: Programming & Scripting 2005-07-10, 02:41 PM
Replies: 3
Views: 985
Posted By cd34
are you sure? Your links show up as broken for...

are you sure? Your links show up as broken for me. If you have the images cached, they will show up, i.e. you looked at it, put in the rules, tried again -- you might need to clear the cache. ...
Forum: General Business Knowledge 2005-07-10, 02:17 PM
Replies: 15
Views: 1,544
Posted By cd34
try turning pipelining down to 4 -- I had it at...

try turning pipelining down to 4 -- I had it at 12 and had problems with iframes opening up new windows and backed it down to 4, didn't see much of a speed difference from 12.

The other...
Forum: General Business Knowledge 2005-07-10, 01:29 AM
Replies: 15
Views: 1,544
Posted By cd34
What version of Firefox? on XP? Do you have...

What version of Firefox? on XP?

Do you have pipelining turned on? if so, what do you have maxrequests set to?

I use firefox 100% of the time and haven't ever seen it render improperly. Did...
Forum: Chit Chat 2005-07-10, 12:47 AM
Replies: 93
Views: 6,313
Posted By cd34
Geesh Jim, our thoughts are with you and Vickie. ...

Geesh Jim, our thoughts are with you and Vickie.

I hope everything turns out ok.
Forum: Chit Chat 2005-07-09, 01:27 PM
Replies: 15
Views: 1,525
Posted By cd34
http://www.smarthome.com/5186.HTML ...

http://www.smarthome.com/5186.HTML
http://www.homedepot.com/ (search for powerbolt or keysafe)
Forum: Chit Chat 2005-07-09, 12:24 PM
Replies: 23
Views: 1,947
Posted By cd34
I tested the generator last night with 16000 BTU...

I tested the generator last night with 16000 BTU of cooling power -- ugh. The 10000 btu window unit used 2250 watts based on the meter on the panel and the ammeter. The 5200btu unit used almost...
Forum: Programming & Scripting 2005-07-08, 11:02 PM
Replies: 12
Views: 1,199
Posted By cd34
not sure I understand completely, but, eval()...

not sure I understand completely, but, eval() will evaluate php code, or, you could use obstart() and grab the output from a function if you have written it that way.
Forum: Programming & Scripting 2005-07-08, 09:57 PM
Replies: 12
Views: 1,199
Posted By cd34
another thing to look out for here is the status...

another thing to look out for here is the status of either magic_quotes_gpc or magic_quotes_runtime when you are using addslashes.

if _gpc is on, and the variable is posted, it will already have...
Forum: Link Lists & Getting Listed 2005-07-08, 05:01 PM
Replies: 19
Views: 1,643
Posted By cd34
Hey guys, next week we're going to be migrating...

Hey guys, next week we're going to be migrating yet another GreenguyandJim member over to the Digital Fortress. :) soooo... if you guys can go easy on the blacklisting/link removals, it would be...
Forum: General Business Knowledge 2005-07-08, 03:46 PM
Replies: 94
Views: 16,488
Posted By cd34
and urb did the bodywork.

and urb did the bodywork.
Forum: Programming & Scripting 2005-07-08, 02:00 PM
Replies: 10
Views: 1,300
Posted By cd34
Years ago I used to think, hey, parsing every...

Years ago I used to think, hey, parsing every file is bad. But, if you are going to rename all of your files to use parsing, then the server is really doing the same amount of work.

You could do...
Showing results 1876 to 1900 of 3285

 
Forum Jump

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


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