Help - Search - Members - Calendar
Full Version: Signature.
Neowin Forums > Neowin Related Discussion > Site & Forum Issues
leesmithg
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. yes.gif


Sorry to bore those that already know. So no lame comments.

Apologies if this is in wrong area of Neowin.
EZRecovery
Like mine? biggrin.gif
FaX
some dont even work!
leesmithg
QUOTE(EZRecovery @ Jan 13 2005, 21:57)
Like mine?  biggrin.gif
[right][snapback]585288573[/snapback][/right]


Yeah ninja.gif Going to make my own soon, getting bored with the interface.

EZRecovery
QUOTE(leesmithg @ Jan 13 2005, 17:03)
Yeah ninja.gif  Going to make my own soon, getting bored with the interface.
[right][snapback]585288601[/snapback][/right]

Whatever you create, pass it around biggrin.gif
Rob2687
I hate those sigs confused.gif
Persephone
These are all very pretty...but they are displaying an incorrect I.P. address.....
b0m8er
QUOTE(Rob2687 @ Jan 13 2005, 18:54)
I hate those sigs confused.gif
[right][snapback]585288898[/snapback][/right]

I feel for you... Those sigs are ugly sick.gif
Fresh
I found it pretty neat, can any explain how this works?

Thanks.
Fred Derf
[Moved to S&FI]
Chode
Weren't these all the rage about 2 years ago?
Samoa
QUOTE(Rob2687 @ Jan 13 2005, 12:54)
I hate those sigs confused.gif
[right][snapback]585288898[/snapback][/right]

yes.gif
Tech Star
Me to! I hate them!
KC
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.
Vice
QUOTE(Rob2687 @ Jan 13 2005, 22:54)
I hate those sigs confused.gif
[right][snapback]585288898[/snapback][/right]


Adblock - I now never have to look at them again period.
Lare2
They were popular on the past. but now hmm.gif
Farstrider
They do not really work anyway, most of the info is incorrect!
nwBen
The ISP info doesn't even work, it just says "com.au" for me wacko.gif and the IP is slighty off tongue.gif
Sietse
People that are annoyed with signatures, just disable them. smile.gif
Frank
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? huh.gif
Trunten
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.
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
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.
Ivo
I love adblock tongue.gif
Pajter
I love signatures laugh.gif
#47
I'm not using IE6, I'm an Opera user blink.gif
insanekiwi
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
dry.gif is one simple sig, but I don't like it only annoying me a lot realmad.gif going to find some manner to hide my isp tongue.gif <j/k>
Jay R.
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 tongue.gif, 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] tongue.gif
Tarff
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
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 tongue.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.