leesmithg
Jan 13 2005, 21:47
Well for some unknown reason I have a had a few requests asking me where I got my sig from and I got the feeling somone thought I was hacking them, by displaying their i.s.p. and i.p. address respectively.
This is not the case.
Go
here if you want a sig like mine and the other thousands (2,253,159+ + +) on various forums around the net.
Sorry to bore those that already know. So no lame comments.
Apologies if this is in wrong area of Neowin.
EZRecovery
Jan 13 2005, 21:57
Like mine?
leesmithg
Jan 13 2005, 22:03
QUOTE(EZRecovery @ Jan 13 2005, 21:57)
Like mine?

[right][snapback]585288573[/snapback][/right]
Yeah

Going to make my own soon, getting bored with the interface.
EZRecovery
Jan 13 2005, 22:47
QUOTE(leesmithg @ Jan 13 2005, 17:03)
Yeah

Going to make my own soon, getting bored with the interface.
[right][snapback]585288601[/snapback][/right]
Whatever you create, pass it around
Rob2687
Jan 13 2005, 22:54
I hate those sigs
Persephone
Jan 14 2005, 00:12
These are all very pretty...but they are displaying an incorrect I.P. address.....
b0m8er
Jan 14 2005, 00:15
QUOTE(Rob2687 @ Jan 13 2005, 18:54)
I hate those sigs

[right][snapback]585288898[/snapback][/right]
I feel for you... Those sigs are ugly
I found it pretty neat, can any explain how this works?
Thanks.
Fred Derf
Jan 14 2005, 00:20
[Moved to S&FI]
Weren't these all the rage about 2 years ago?
QUOTE(Rob2687 @ Jan 13 2005, 12:54)
I hate those sigs

[right][snapback]585288898[/snapback][/right]
Tech Star
Jan 14 2005, 01:43
Me to! I hate them!
YOUR HACKING ME OHH NOOZZ!!!
Stupid people.
I thought it was a great novelty when they first started poping up but now that I have my ISP and provider memorized it no longer is.
QUOTE(Rob2687 @ Jan 13 2005, 22:54)
I hate those sigs

[right][snapback]585288898[/snapback][/right]
Adblock - I now never have to look at them again period.
They were popular on the past. but now
Farstrider
Jan 14 2005, 10:05
They do not really work anyway, most of the info is incorrect!
The ISP info doesn't even work, it just says "com.au" for me

and the IP is slighty off
Sietse
Jan 14 2005, 13:19
People that are annoyed with signatures, just disable them.
QUOTE(KxLiquid @ Jan 14 2005, 02:49)
YOUR HACKING ME OHH NOOZZ!!!
Stupid people.
I thought it was a great novelty when they first started poping up but now that I have my ISP and provider memorized it no longer is.
[right][snapback]585291573[/snapback][/right]
Isn't ISP and provider the same thing?
Trunten
Jan 14 2005, 16:21
By the way, they only show your IP and only you can see your own. It's different for other people. Nobody else can see your IP. People can only see their own IP.
Anthony T.
Jan 14 2005, 22:59
They are really annoying, but it is simple to get this information since your IP is very easy to get, your browser uses it to request information.
Steffan
Jan 14 2005, 23:28
its a easy way to find out what your IP address is. as long as no one is logging the IP addresses, then I don't see a problem with them. if someone has a problem with it, take Sietse's advice and save neowin some bandwidth.
I love adblock
Pajter
Jan 14 2005, 23:35
I love signatures
I'm not using IE6, I'm an Opera user
insanekiwi
Jan 15 2005, 13:36
the idea is quite old and the sig expires after awhile. i know my ip and browser. no need to tell me and make my dialup load senseless graphics.
Nelsinho
Jan 15 2005, 17:57

is one simple sig, but I don't like it only annoying me a lot

going to find some manner to hide my isp

<j/k>
Jay R.
Jan 15 2005, 19:08
If you log IPs in those sigs you need a disclaimer + agreement page before the user sees the signature. (DPA '98 regulations)... Simple PHP code can do that... in an image

, GD lib is great.
CODE
<?php
//This is sig.php
include 'getbrowserandosclass.php';
include 'getisp.class.php';
$ip = $_SERVER['REMOTE_ADDR']; // shows IP
$clientinfo = new classname;
print "$clientinfo->blabla['browser']<br>";
print "$ip<br>";
print "$clientinfo->blabla['os']<br>";
$isp = new ISP;
print "$isp->bla['ispname']";
?>
Then make img.php and make the GD code, then when you wanna put what you want your sig to say:
CODE
include 'sig.php';
Then [ img]img.php url[ /img]
QUOTE(Chode @ Jan 14 2005, 02:18)
Weren't these all the rage about 2 years ago?
[right][snapback]585289659[/snapback][/right]
that's what I thought...
lylesback2
Jan 16 2005, 06:17
shouldn't this be in internet or even guides?
but i dont care much for them. they spelt "Rogers" wrong... but oh well... you shouldn't use the internet and trash it if you dont know how to use it properly
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.