Greenguy's Board


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

Showing results 2601 to 2625 of 3285
Search took 0.05 seconds; generated 103 minute(s) ago.
Search: Posts Made By: cd34
Forum: General Business Knowledge 2005-03-28, 12:45 PM
Replies: 70
Views: 11,144
Posted By cd34
me, but not by choice. |gabbo| renamed me and a...

me, but not by choice. |gabbo| renamed me and a general vote assigned the name. I'm in denial and protest.



You might try benchmarking the regexp engine & the fallthrough matches sometime. ...
Forum: General Business Knowledge 2005-03-28, 11:10 AM
Replies: 70
Views: 11,144
Posted By cd34
and would block requests from certain edge proxy...

and would block requests from certain edge proxy servers (ask Cleo)

http://www.yourdomain.com:80/blah

RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)?yourdomain.com(\:[0-9]+)?/

I...
Forum: General Business Knowledge 2005-03-28, 10:47 AM
Replies: 70
Views: 11,144
Posted By cd34
this one? RewriteCond %{HTTP_REFERER}...

this one?

RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*yourdomain.com [NC]

http://yourdomain.com.fusker.lewww.com/index.php?lid=123
Forum: General Business Knowledge 2005-03-28, 10:40 AM
Replies: 70
Views: 11,144
Posted By cd34
How about linkchecker software? Some TGP software...

How about linkchecker software? Some TGP software doesn't send a referrer and would thus get a forbidden and possibly remove the gallery. I don't know about the software being used by...
Forum: General Business Knowledge 2005-03-28, 01:45 AM
Replies: 70
Views: 11,144
Posted By cd34
RewriteCond %{HTTP_REFERER} !^$ This is the...

RewriteCond %{HTTP_REFERER} !^$

This is the rule that becomes the problem.

If you allow the empty referrer, the image can be seen by the smart fusker surfers. However, if you don't allow it,...
Forum: General Business Knowledge 2005-03-28, 12:50 AM
Replies: 70
Views: 11,144
Posted By cd34
well, here's one problem -- if they turn off the...

well, here's one problem -- if they turn off the referrer, the galleries still come up even when blocking 'fusker' urls.

Short of protecting the files through a more sophisticated method, blocking...
Forum: Chit Chat 2005-03-27, 08:01 PM
Replies: 394
Views: 31,885
Posted By cd34
Its not April 1st yet. :) and Happy 2000th...

Its not April 1st yet. :)

and Happy 2000th post Useless Warrior.
Forum: General Business Knowledge 2005-03-27, 06:22 PM
Replies: 120
Views: 21,326
Posted By cd34
You know, I have waffled on this issue for years....

You know, I have waffled on this issue for years. On one hand, I agree, I think the site should just not accept the traffic.

But, I also think that it adds extra sting to the wounds of a...
Forum: Link Lists & Getting Listed 2005-03-27, 06:10 PM
Replies: 14
Views: 1,244
Posted By cd34
you might contact your host to make sure they...

you might contact your host to make sure they enabled mod_rewrite or AllowOverride all (or some variation to remove particular limits)

Does the .htaccess get parsed at all? Do you have the...
Forum: Chit Chat 2005-03-27, 05:52 PM
Replies: 25
Views: 2,382
Posted By cd34
He sure looks happy to be there. That big smile...

He sure looks happy to be there. That big smile on his face, plenty of Cervezas and Hot Latinas I guess.
Forum: Chit Chat 2005-03-27, 02:56 PM
Replies: 19
Views: 1,831
Posted By cd34
This time of year is really nice -- its hot...

This time of year is really nice -- its hot enough that all the women wear those cotton skirts that blow gently in the breeze, and wear those nice tight tops and walk around with their well tanned...
Forum: General Business Knowledge 2005-03-27, 02:22 PM
Replies: 120
Views: 21,326
Posted By cd34
A DCMA complaint needs to come from the copyright...

A DCMA complaint needs to come from the copyright holder -- or an authorized agent. That itself becomes difficult. I can look at some content and say, hey, I know that is copyrighted, but, how do...
Forum: Programming & Scripting 2005-03-27, 11:47 AM
Replies: 10
Views: 1,418
Posted By cd34
does it need to be an actual window/new browser? ...

does it need to be an actual window/new browser? or can it be CSS/dhtml that presents a box as a layer over the existing page?
Forum: Chit Chat 2005-03-27, 11:46 AM
Replies: 19
Views: 1,831
Posted By cd34
Happy Easter Skippy! I get to write...

Happy Easter Skippy!

I get to write more transition documents and continue some planning. Day 13 of 3- hours/sleep per night during this. 10 days to go. ugh. The irony is that this...
Forum: General Business Knowledge 2005-03-26, 10:15 PM
Replies: 120
Views: 21,326
Posted By cd34
its just a matter of kicking through, finding the...

its just a matter of kicking through, finding the TOS, notifying them. I've done it with perhaps 15 different affiliate programs, using the form letter I wrote earlier, with one response so far. It...
Forum: Chit Chat 2005-03-26, 10:09 PM
Replies: 17
Views: 1,678
Posted By cd34
did you use an escrow service for the handjob?

did you use an escrow service for the handjob?
Forum: General Business Knowledge 2005-03-25, 09:07 PM
Replies: 60
Views: 3,856
Posted By cd34
actually, I'm not entirely sure it ever worked...

actually, I'm not entirely sure it ever worked for him. I believe he previewed before submitting. But, Greenguy did convince him that it worked :)
Forum: General Business Knowledge 2005-03-25, 07:48 PM
Replies: 60
Views: 3,856
Posted By cd34
Thumbler is the real expert at using it. :)

Thumbler is the real expert at using it. :)
Forum: General Business Knowledge 2005-03-25, 06:49 PM
Replies: 23
Views: 3,678
Posted By cd34
paycom == epoch :) however, I think you...

paycom == epoch :)

however, I think you meant ccbill for one of those.
Forum: Chit Chat 2005-03-25, 11:38 AM
Replies: 17
Views: 1,520
Posted By cd34
How come she's not wearing any shoes? Isn't that...

How come she's not wearing any shoes? Isn't that your thing? :)
Forum: Programming & Scripting 2005-03-25, 11:36 AM
Replies: 13
Views: 1,341
Posted By cd34
Personally, I find the source code to be an...

Personally, I find the source code to be an invaluable reference for working with mysql.

As for a book, I bought one of my guys, the MySQL Administrator Guide,...
Forum: General Business Knowledge 2005-03-25, 10:47 AM
Replies: 13
Views: 1,379
Posted By cd34
I believe your approach is a good one, however, I...

I believe your approach is a good one, however, I have found in the past that clickthrough performance != sales performance.

A lower clickthrough banner might actually convert a surfer better than...
Forum: Programming & Scripting 2005-03-25, 10:42 AM
Replies: 13
Views: 1,341
Posted By cd34
You probably had safe quoting on the old server,...

You probably had safe quoting on the old server, and it is off on the new server.

Personally, rather than adjust the new default (which is safer), you might want to adjust your methods for...
Forum: Programming & Scripting 2005-03-25, 09:48 AM
Replies: 6
Views: 1,305
Posted By cd34
You could rsync on a regular basis, and run mysql...

You could rsync on a regular basis, and run mysql with replication. If someone is going to be there to swap the IP addresses, that's a pretty inexpensive way to do that.

You could run Coda or AFS...
Forum: General Business Knowledge 2005-03-24, 05:11 PM
Replies: 4
Views: 1,012
Posted By cd34
or, hit the faq link above. :) I know when...

or, hit the faq link above. :)

I know when the upgrade to Vbulletin 3.x happened, that was in the plans. I believe Time has been a precious commodity, but, perhaps the powers that be would...
Showing results 2601 to 2625 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