Greenguy's Board


Go Back   Greenguy's Board > General Business Knowledge
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rating: Thread Rating: 1 votes, 5.00 average. Display Modes
Old 2006-10-25, 08:43 AM   #26
darksoul
Banned
 
Join Date: Oct 2006
Posts: 13
Jim,
I think the coincidence is a bit too big!
plus you modifyed that .htaccess so badly that you even broke it
Code:
RewriteCond %{HTTP_REFERER} !^$
this means that users with no referrers won't be redirected
if they have ZangoToolbar. Why would you want that ?

Code:
RewriteCond %{HTTP_REFERER} !^http://(.*@)?([a-z0-9-]+\.)*yourdomain\.com(:[0-9]+)?(/.*)?$ [NC]
yourdomain.com\.com(:[0-9]+)? makes no sense either because in mod_rewrite language it means:
"the url might be of the form yourdomain.com:135" or any other group of digits
Is that a new tld extension ?

Using stuff like (.*@)?([a-z0-9-]+\.)* is overkill when you can simply use (.*)? which will match anything.
darksoul is offline   Reply With Quote
Old 2006-10-25, 08:53 AM   #27
darksoul
Banned
 
Join Date: Oct 2006
Posts: 13
Also please note that the javascript history.go(-1)
won't set the referer to adwaresucks.com making
Code:
RewriteCond %{HTTP_REFERER} !^http://(.*@)?([a-z0-9-]+\.)*adwaresucks\.com(:[0-9]+)?(/.*)?$ [NC]
useless and the user will be caught into a loop and wont be able to go back to the originating site.
darksoul is offline   Reply With Quote
Old 2006-10-25, 09:32 AM   #28
Jim
Banned
 
Jim's Avatar
 
Join Date: Aug 2003
Location: Mohawk, New York
Posts: 19,477
I can't address the code since I didn't write it but I'm sure when the person that did will correct you...or not.

As far as the coincidence, that would be exactly what it is. If you knew me at all you would know that the last place I go is gfy. I would much rather take care of business than to look at Lindsey Lohan's latest nip slips. Our pages look nothing alike. Or are you talking about the idea? I'm sure you and I are not the first to come up with a redirect for people using a scumware program. As a matter of fact, I saw a mainstream site that started doing it in 2003 yesterday.

But go ahead...question my honesty again.
Jim is offline   Reply With Quote
Old 2006-10-25, 09:39 AM   #29
darksoul
Banned
 
Join Date: Oct 2006
Posts: 13
Quote:
Originally Posted by Jim View Post
I can't address the code since I didn't write it but I'm sure when the person that did will correct you...or not.
Waiting for that.

Quote:
As far as the coincidence, that would be exactly what it is. If you knew me at all you would know that the last place I go is gfy. I would much rather take care of business than to look at Lindsey Lohan's latest nip slips. Our pages look nothing alike. Or are you talking about the idea? I'm sure you and I are not the first to come up with a redirect for people using a scumware program. As a matter of fact, I saw a mainstream site that started doing it in 2003 yesterday.

But go ahead...question my honesty again.
I'm not talking about the page. But about the idea.
Notice, I didn't have anything against making your own page
and using that stuff. I don't care, I put the solution there to be used.
But if the thing is indeed taken from there and pretend to be your own solution that would majorly suck, don't you think ?
darksoul is offline   Reply With Quote
Old 2006-10-25, 10:08 AM   #30
Jim
Banned
 
Jim's Avatar
 
Join Date: Aug 2003
Location: Mohawk, New York
Posts: 19,477
I agree that it would suck...
And perhaps if you had posted it on a webmaster only board, you might have some type of claim. The fact alone that I only surf webmaster/surfer boards when greenguyandjim is mentioned should be enough. And most times with most people, my word is good enough.

But, if you look at this thread...about post number 19
http://www.greenguysboard.com/board/...ad.php?t=35453
you will see my thought process. It would have been a lot easier if I did see your post. I even had to ask our guy what htaccess file I should use. Again, if I saw your post, I wouldn't have had to do that.

All in all, the idea has been around since at least 2003. I have read so much in the past few days about zango so I can't point you to the page I am talking about. (Please take my word for it) But, I suppose that person can come out and say we both stole his idea. And yet, I saw it yesterday and you probably haven't seen it at all.

Truthfully, I didn't see your post. As I said, if I did, I would have asked you to be involved in somthing that is going to be much bigger than just zango. We are basically on the same page with this thing.

There is a ton of work to be done. If you would like to help us, that would be great.

But please, don't question my honesty or integrity. Call me a piece of shit, asshole...etc. But, I have been in this business for over 10 years. And nobody ever questions my honesty. This is why so many people are using adwaresucks.com. Webmasters know I am never going to do anything to hurt them.
Jim is offline   Reply With Quote
Old 2006-10-25, 10:21 AM   #31
TopbucksTrixxxi
Lord help me, I'm just not that bright
 
TopbucksTrixxxi's Avatar
 
Join Date: Oct 2004
Location: Montreal Canada
Posts: 107
After being told it's not a good idea everytime this year, I'm glad a few of you have taken your coding knowledge and got pro-active to do something with it.

I will be using it on my sites for sure. Thanks
__________________
Patrizia -Trixxxia
trixxxia[at]gmail[dot]com
ICQ: 465.826.441
TopbucksTrixxxi is offline   Reply With Quote
Old 2006-10-25, 10:22 AM   #32
Greenguy
The Original Greenguy (Est'd 1996) & AVN HOF Member - I Crop Pics For Thumbs In My Sleep
 
Greenguy's Avatar
 
Join Date: Feb 2003
Location: Blasdell, NY (shithole suburb south of Buffalo)
Posts: 41,929
Send a message via ICQ to Greenguy
Quote:
Originally Posted by darksoul View Post
giving credits where its due would be nice
http://www.gofuckyourself.com/showthread.php?t=667179
Quote:
Originally Posted by darksoul View Post
...I'm not talking about the page. But about the idea.
Notice, I didn't have anything against making your own page
and using that stuff. I don't care, I put the solution there to be used.
But if the thing is indeed taken from there and pretend to be your own solution that would majorly suck, don't you think ?
Just a question: can you show me where you gave SmokeyTheBear credit for the idea, since he posted this: http://www.gofuckyourself.com/showthread.php?t=665894 - on October 13th 4 days before you posted yours?

Or maybe you didn't see that thread? Sorta like Jim didn't see that one or your thread or any of the other threads that you can find by throwing some words into Google?
__________________

Promote POV Porn Cash By Building & Submitting Galleries to the Porn Luv Network
Greenguy is offline   Reply With Quote
Old 2006-10-25, 10:30 AM   #33
darksoul
Banned
 
Join Date: Oct 2006
Posts: 13
Quote:
Originally Posted by Greenie View Post
Just a question: can you show me where you gave SmokeyTheBear credit for the idea, since he posted this: http://www.gofuckyourself.com/showthread.php?t=665894 - on October 13th 4 days before you posted yours?

Or maybe you didn't see that thread? Sorta like Jim didn't see that one or your thread or any of the other threads that you can find by throwing some words into Google?
I really don't see the connection.
Can you point me to where he remotely mentions anything
about the User Agent Zango uses ?

Did you even read what that code does ?
let me quote it for you:

Quote:
basically what we are doing is setting our sponsor in a frame from an external file that cant be read by zango thus its not "readily" apparent where the hit is going..
darksoul is offline   Reply With Quote
Old 2006-10-25, 10:35 AM   #34
darksoul
Banned
 
Join Date: Oct 2006
Posts: 13
Quote:
Originally Posted by Greenie View Post
Just a question: can you show me where you gave SmokeyTheBear credit for the idea, since he posted this: http://www.gofuckyourself.com/showthread.php?t=665894 - on October 13th 4 days before you posted yours?

Or maybe you didn't see that thread? Sorta like Jim didn't see that one or your thread or any of the other threads that you can find by throwing some words into Google?
btw, this post pretty much proves my point.

Its like: "Yes I stole it, but look so did you, so I'm ok to do that"

peace
darksoul is offline   Reply With Quote
Old 2006-10-25, 10:37 AM   #35
Greenguy
The Original Greenguy (Est'd 1996) & AVN HOF Member - I Crop Pics For Thumbs In My Sleep
 
Greenguy's Avatar
 
Join Date: Feb 2003
Location: Blasdell, NY (shithole suburb south of Buffalo)
Posts: 41,929
Send a message via ICQ to Greenguy
Ok - you got me I'm not a tech guy - I just threw "zango htaccess redirect" into google, saw that thread come up, saw that it had coding on it that I have no idea what it does, saw the date.....

My bad. I apologize.
__________________

Promote POV Porn Cash By Building & Submitting Galleries to the Porn Luv Network
Greenguy is offline   Reply With Quote
Old 2006-10-25, 10:42 AM   #36
Jim
Banned
 
Jim's Avatar
 
Join Date: Aug 2003
Location: Mohawk, New York
Posts: 19,477
It doesn't matter Greenie. You know, Sparky knows and anyone I talked to about this knows that I never saw his post. Hell, anyone that knows me knows I didn't see his post. I don't want this to cloud what we are trying to do.

But please darksole, change your page to not send people to anti-adware software. Unless you found a free one that leaves cookies alone. And if you did, please share.
Jim is offline   Reply With Quote
Old 2006-10-25, 10:42 AM   #37
Greenguy
The Original Greenguy (Est'd 1996) & AVN HOF Member - I Crop Pics For Thumbs In My Sleep
 
Greenguy's Avatar
 
Join Date: Feb 2003
Location: Blasdell, NY (shithole suburb south of Buffalo)
Posts: 41,929
Send a message via ICQ to Greenguy
Quote:
Originally Posted by darksoul View Post
btw, this post pretty much proves my point.

Its like: "Yes I stole it, but look so did you, so I'm ok to do that"

peace
That's not what I was trying to say! My point (which is moot now) was that if there is another thread or page ANYWHERE on the internet that's dated prior to yours on how to redirect zango surfers - and assuming that you did not read it yourself - would you too be considered a thief?
__________________

Promote POV Porn Cash By Building & Submitting Galleries to the Porn Luv Network
Greenguy is offline   Reply With Quote
Old 2006-10-25, 10:44 AM   #38
darksoul
Banned
 
Join Date: Oct 2006
Posts: 13
Heres the right code to use
Code:
RewriteEngine on
RewriteCond %{HTTP_USER_AGENT} ZangoToolbar [NC]
RewriteCond %{HTTP_REFERER} !^http://(.*)?yourdomain\.com(.*)$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(.*)?adwaresucks\.com(.*)$ [NC]
RewriteRule .* http://www.adwaresucks.com/zango/?ref=yourdomain.com [R=302,L]
on your Zango page:
Code:
<?php
$ref = $_REQUEST['ref']
..........
if($ref) {
echo "<a href='http://$ref'>Go Back</a>";
?>
darksoul is offline   Reply With Quote
Old 2006-10-25, 10:47 AM   #39
darksoul
Banned
 
Join Date: Oct 2006
Posts: 13
Quote:
Originally Posted by Jim View Post
It doesn't matter Greenie. You know, Sparky knows and anyone I talked to about this knows that I never saw his post. Hell, anyone that knows me knows I didn't see his post. I don't want this to cloud what we are trying to do.
I didn't said you did. When I initially posted, I was talking with the
thread poster but you popped out beeing defensive.

Quote:
But please darksole, change your page to not send people to anti-adware software. Unless you found a free one that leaves cookies alone. And if you did, please share.
My page is a Proof of Concept, everyone should do his own page
darksoul is offline   Reply With Quote
Old 2006-10-25, 10:50 AM   #40
darksoul
Banned
 
Join Date: Oct 2006
Posts: 13
Quote:
Originally Posted by Greenie View Post
That's not what I was trying to say! My point (which is moot now) was that if there is another thread or page ANYWHERE on the internet that's dated prior to yours on how to redirect zango surfers - and assuming that you did not read it yourself - would you too be considered a thief?
If I'd use something I didn't do, I'd make sure I don't get credits for it.
This thing is hardly something to call someone a thief for, I put it there
for everyone to use. But I think its common courtesy to give credits where its due.
darksoul is offline   Reply With Quote
Old 2006-10-25, 10:57 AM   #41
cd34
a.k.a. Sparky
 
cd34's Avatar
 
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
Quote:
Originally Posted by darksoul View Post
Jim,
I think the coincidence is a bit too big!
plus you modifyed that .htaccess so badly that you even broke it
Code:
RewriteCond %{HTTP_REFERER} !^$
this means that users with no referrers won't be redirected
if they have ZangoToolbar. Why would you want that ?

Code:
RewriteCond %{HTTP_REFERER} !^http://(.*@)?([a-z0-9-]+\.)*yourdomain\.com(:[0-9]+)?(/.*)?$ [NC]
yourdomain.com\.com(:[0-9]+)? makes no sense either because in mod_rewrite language it means:
"the url might be of the form yourdomain.com:135" or any other group of digits
Is that a new tld extension ?

Using stuff like (.*@)?([a-z0-9-]+\.)* is overkill when you can simply use (.*)? which will match anything.
First off, I don't surf gfy, I think I probably have one post there. I never saw your post, I didn't know about your solution, but, I don't see that there is any other way to do a webmaster friendly solution without doing it this way.

So, any similarity is just two people coming up with the same answer for the same problem. I got involved with this from a code perspective yesterday morning after seeing what Greenguy and Jim had done and came up with a solution that was a little more robust and flexible than their first version.

As for allowing the empty referrer, surfers use privacy software which blocks the referrer. Using your example .htaccess, if a surfer running privacy software hits your site, they get redirected to dark5.com, but, since they don't set a referrer, how do they get to click on the link back to your site? Try it in firefox, go into about:config and change network.http.sendRefererHeader to 0 and you should get stuck in the loop. (unless that should be a 3 to not send the referrer -- their config values are a bit cryptic and I didn't test firefox to verify)

It seemed to be a compromise that affected the fewest number of people.

As for properly supporting RFC3986 uri constructs, call me guilty. Ray Morris from StrongBox/bettercgi developed those when we were dealing with hotlinking with a bit of input from the board to make sure that any valid url construct would be covered, but, mangled urls would not be allowed access. I merely copied known tested, valid and working url constructs that absolutely supported every condition we threw at it ages ago.

Code:
RewriteCond %{HTTP_REFERER} !^http://www.yourdomain.com.*$ [NC]
Imagine someone bookmarking a members area as http://user:password@www.yourdomain.com/members or someone surfing from a subdomain of http://www4yourdomain8com.someother.info. The members area one would be redirected, whereas the person surfing from someother.info would be granted access.

If a surfer hits http://yourdomain.com/ -- they would be redirected for not having the www.

I still support the .htaccess the way that it was written in part to conversations held directly with Greenguy and Jim and in part due to conditions I thought of that would unnecessarily complicate issues for a surfer. As you have mentioned the javascript back button doesn't make sense, and that was addressed yesterday in private conversations with Greenguy and Jim as were a number of other issues that haven't been raised yet.

I'll state for the record right now that I didn't take your idea and today is the first that I even knew about it. I commend you for coming up with a solution prior to there being demand.
__________________
SnapReplay.com a different way to share photos - iPhone & Android
cd34 is offline   Reply With Quote
Old 2006-10-25, 11:04 AM   #42
spookyx
Kodak Ghosts Run Amok
 
spookyx's Avatar
 
Join Date: Apr 2003
Location: Hobbs End
Posts: 1,718
I would like to follow up on what we chatted about last night in the channel about "anti zanga approved sponsors" we would be happy to make the banners that were mentioned. hit me up on icq or email me

we at lotzadollars are committed to supporting our honest affiliates and won't put up with these kinds of scams.

we also appreciate all the positive feedback lotza received for takng this stand

Last edited by spookyx; 2006-10-25 at 11:07 AM..
spookyx is offline   Reply With Quote
Old 2006-10-25, 11:07 AM   #43
Greenguy
The Original Greenguy (Est'd 1996) & AVN HOF Member - I Crop Pics For Thumbs In My Sleep
 
Greenguy's Avatar
 
Join Date: Feb 2003
Location: Blasdell, NY (shithole suburb south of Buffalo)
Posts: 41,929
Send a message via ICQ to Greenguy
Quote:
Originally Posted by darksoul View Post
I didn't said you did. When I initially posted, I was talking with the
thread poster but you popped out beeing defensive....
Are you that dense that the fact that this board is owned by Jim & myself and that when I post something that we are doing together, that means it's a joint project & the fact that I was the one that started the tread is moot? This is more Jim's project than it is mine, so when you call him a thief, you have to expect that he's going to reply.

Quote:
Originally Posted by darksoul View Post
If I'd use something I didn't do, I'd make sure I don't get credits for it.
This thing is hardly something to call someone a thief for, I put it there
for everyone to use. But I think its common courtesy to give credits where its due.
You're not the 1st one to make up some htaccess coding to redirect surfers with adware installed - and if Jim & I have to sit here all fucking day trying to find a page that's dated prior to Oct 17, then that's what we'll fucking do.
__________________

Promote POV Porn Cash By Building & Submitting Galleries to the Porn Luv Network
Greenguy is offline   Reply With Quote
Old 2006-10-25, 11:08 AM   #44
darksoul
Banned
 
Join Date: Oct 2006
Posts: 13
Quote:
Originally Posted by cd34
...
Hey, I appreciate your long post.
but you don't really know how mod_rewrite works.
There are legit no referer surfers, surfers that come to your site
by typing your url in the address bar.

Code:
RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} ZangoToolbar [NC]
RewriteCond %{HTTP_REFERER} !^$
...
RewirteRule .*  http://www.adwaresucks.com/zango/ [R,L]
let me translate this code for you in human language:

If the User has Zango Toolbar installed and he's comming from no referer
or from adawaresucks or from yourdomain then DON'T redirect him.
The user is redirected only if it has Zango Toolbar and its not coming from (no referer) , adwaresucks, yourdomain.com

You can easily see that all no referer users are NOT sent to the Zango page and I really don't see the reason for it.
darksoul is offline   Reply With Quote
Old 2006-10-25, 11:14 AM   #45
darksoul
Banned
 
Join Date: Oct 2006
Posts: 13
Quote:
Originally Posted by Greenie View Post
Are you that dense that the fact that this board is owned by Jim & myself and that when I post something that we are doing together, that means it's a joint project & the fact that I was the one that started the tread is moot? This is more Jim's project than it is mine, so when you call him a thief, you have to expect that he's going to reply.
I didn't called anyone a thief, and you just proved Jim was in the wrong to begin with.

Quote:
You're not the 1st one to make up some htaccess coding to redirect surfers with adware installed - and if Jim & I have to sit here all fucking day trying to find a page that's dated prior to Oct 17, then that's what we'll fucking do.
Are you trying to make it excusable for you ?

Its ok, I'll give you all credits, you can apply for a patent.
darksoul is offline   Reply With Quote
Old 2006-10-25, 11:19 AM   #46
Greenguy
The Original Greenguy (Est'd 1996) & AVN HOF Member - I Crop Pics For Thumbs In My Sleep
 
Greenguy's Avatar
 
Join Date: Feb 2003
Location: Blasdell, NY (shithole suburb south of Buffalo)
Posts: 41,929
Send a message via ICQ to Greenguy
What I'm trying to prove to you is that NO ONE HERE READ YOUR THREAD ON GFY!

2 parties came up with a similar solution - you posted yours 1st & no one is disputing that.

But by you asking for credit, you're saying that Jim did read it & that he stole the idea from you.
__________________

Promote POV Porn Cash By Building & Submitting Galleries to the Porn Luv Network
Greenguy is offline   Reply With Quote
Old 2006-10-25, 11:20 AM   #47
mniki
Just because I don't care doesn't mean I don't understand!
 
mniki's Avatar
 
Join Date: Nov 2004
Location: Yugoslavia
Posts: 94
Send a message via ICQ to mniki
Sorry to interupt discussion

It may sound like stupid question but I am not very good at this.
Need explanation about htaccess, Under same domain name have TGP and LL. Would It be enough to put It In public_html folder of my domain name or should I put separatly htaccess 1 for TGP and 1 for LL.
__________________
http://www.pornhound.net
mniki is offline   Reply With Quote
Old 2006-10-25, 11:20 AM   #48
cd34
a.k.a. Sparky
 
cd34's Avatar
 
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
Quote:
Originally Posted by darksoul View Post
You can easily see that all no referer users are NOT sent to the Zango page and I really don't see the reason for it.
Here's the scenario that I came up with that was a problem.

Surfer with privacy software that doesn't send a referrer hits the site, has the ZangoToolbar installed. They are redirected.

They read through the page, remove the links, but, haven't restarted IE yet. While the toolbar is indeed removed so that the next time they run IE, it won't advertise the ZangoToolbar user agent, their current surfing session will still say that ZangoToolbar is installed.

They click the link at the bottom of the page, continue on to the site.

Their referrer is still blank due to the privacy software, the user is then redirected back to the Zango page.

I saw no simple way to keep that surfer without allowing the empty referrer.

Setting a cookie would be a little nasty and would lump any efforts right back into the antispyware vendors that pop up ads every time someone visits a site. Not to mention, their privacy software probably wouldn't accept the cookie in the first place. Requiring webmasters to install a small script that checked an IP database against surfers that had originally hit the site would work, unless the surfer used AOL and their apparant IP address changed from one of AOLs multiple proxies.

I felt it was a compromise that seemed to affect the smallest group of people without irritating a large number of people.
__________________
SnapReplay.com a different way to share photos - iPhone & Android
cd34 is offline   Reply With Quote
Old 2006-10-25, 11:25 AM   #49
darksoul
Banned
 
Join Date: Oct 2006
Posts: 13
well,
Are you so keen on what you did that even if its broken you want to keep it ?
I offered you the easy fix, and this cd guy which I assume is your coder
comes to prove he has no understanding of what he does.

You can apply my fix from above, or make your own fix but don't persist just for the sake of it.
darksoul is offline   Reply With Quote
Old 2006-10-25, 11:28 AM   #50
Jim
Banned
 
Jim's Avatar
 
Join Date: Aug 2003
Location: Mohawk, New York
Posts: 19,477
darksole, you are right...I am a theif. CD34 knows nothing about server software, Greenguy is an uneductated ass and guess what???

You are gone...
Jim is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:44 AM.


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