Author Topic: Signature  (Read 1994 times)

0 Members and 1 Guest are viewing this topic.

Offline Sherlock Holmes

  • Peasant
  • *
  • Posts: 97
  • Cookies: 4
    • View Profile
Signature
« on: June 02, 2014, 10:52:44 am »
How do i use an image(gif) as my signature? I mean there's no "Specify signature by url" then how should i do it? And yes i resized it to 500*250 pixels..

Offline Phage

  • VIP
  • Overlord
  • *
  • Posts: 1280
  • Cookies: 120
    • View Profile
Re: Signature
« Reply #1 on: June 02, 2014, 10:56:23 am »
You do it the same way you add images to posts, by the ['img'] tag.

Code: [Select]
[img]link to image[/img]
« Last Edit: June 02, 2014, 10:56:59 am by Phage »
"Ruby devs do, in fact, get all the girls. No girl wants a python, but EVERY girl wants rubies" - connection

"It always takes longer than you expect, even when you take into account Hofstadter’s Law."

Offline Sherlock Holmes

  • Peasant
  • *
  • Posts: 97
  • Cookies: 4
    • View Profile
Re: Signature
« Reply #2 on: June 02, 2014, 11:00:24 am »
ok..done..thank you..

Offline kenjoe41

  • Symphorophiliac Programmer
  • Administrator
  • Baron
  • *
  • Posts: 990
  • Cookies: 224
    • View Profile
Re: Signature
« Reply #3 on: June 02, 2014, 11:30:10 pm »
You could also use
Code: [Select]
[ img width=500 height=150 ] link to gif [ /img ] to control the size of you gif. I would be user friendly if it doen't fill p the screen for us.
You can vary those numbers to fit your needs.
« Last Edit: June 02, 2014, 11:30:45 pm by kenjoe41 »
If you can't explain it to a 6 year old, you don't understand it yourself.
http://upload.alpha.evilzone.org/index.php?page=img&img=GwkGGneGR7Pl222zVGmNTjerkhkYNGtBuiYXkpyNv4ScOAWQu0-Y8[<NgGw/hsq]>EvbQrOrousk[/img]

Offline Sherlock Holmes

  • Peasant
  • *
  • Posts: 97
  • Cookies: 4
    • View Profile
Re: Signature
« Reply #4 on: June 02, 2014, 11:35:10 pm »
ah thanks. i have used 500*200 if that would be ok..

Offline Nerotic7

  • Ultimate Faggot 9001
  • Knight
  • **
  • Posts: 151
  • Cookies: -37
    • View Profile
Re: Signature
« Reply #5 on: June 03, 2014, 04:11:12 am »
ah thanks. i have used 500*200 if that would be ok..

No, it's not OK. Please proceed to kill yourself, as there is no other possible solution to this pit of madness.
<@Phage> I was put in place ONLY to take care of you.

Offline Kulverstukas

  • Administrator
  • Zeus
  • *
  • Posts: 6627
  • Cookies: 542
  • Fascist dictator
    • View Profile
    • My blog
Re: Signature
« Reply #6 on: June 03, 2014, 07:18:16 am »
Personally I hate moving signatures and we should ban them...

Offline Sherlock Holmes

  • Peasant
  • *
  • Posts: 97
  • Cookies: 4
    • View Profile
Re: Signature
« Reply #7 on: June 03, 2014, 09:45:57 am »
Personally I hate moving signatures and we should ban them...

nooooo...they're fun! :-D

Offline rasenove

  • Baron
  • ****
  • Posts: 950
  • Cookies: 53
  • ಠ_ಠ
    • View Profile
Re: Signature
« Reply #8 on: June 03, 2014, 10:45:11 am »
nooooo...they're fun! :-D
They're annoying and they make the page load slowly.
we should ban them...
I think thats necessary.
My secrets have secrets...

Offline proxx

  • Avatarception
  • Global Moderator
  • Titan
  • *
  • Posts: 2803
  • Cookies: 256
  • ФФФ
    • View Profile
Re: Signature
« Reply #9 on: June 03, 2014, 11:06:13 am »
Fuck upstream linked images anyway, not only speed but also data leaks.
Wtf where you thinking with that signature? - Phage.
This was another little experiment *evillaughter - Proxx.
Evilception... - Phage

Offline Sherlock Holmes

  • Peasant
  • *
  • Posts: 97
  • Cookies: 4
    • View Profile
Re: Signature
« Reply #10 on: July 06, 2014, 07:46:49 pm »
one more question..how can i have a signature that describes ip address of the viewer..?

for example, if 'X' views any of my post or profile, my signature would show his IP Address, Country,etc.. i googled for it but i couldn't get what i was looking for..any help..?

Offline ande

  • Owner
  • Titan
  • *
  • Posts: 2664
  • Cookies: 256
    • View Profile
Re: Signature
« Reply #11 on: July 07, 2014, 06:25:33 pm »
one more question..how can i have a signature that describes ip address of the viewer..?

for example, if 'X' views any of my post or profile, my signature would show his IP Address, Country,etc.. i googled for it but i couldn't get what i was looking for..any help..?

Cleaned up the thread, lots of useless trolling and bullshit.

If you want a signature that changes depending on who looks at it, you need to generate a new image on the fly every time someone views it. You can easely do this with PHP and GD (http://php.net/manual/en/book.image.php).

Related:
http://www.simplemachines.org/community/index.php?topic=505337.0
https://community.x10hosting.com/threads/php-gd-creating-a-dynamic-signature.52648/
https://www.phpbb.com/community/viewtopic.php?t=2095600
http://php.about.com/od/finishedphp1/ss/twitter_signature_3.htm
if($statement) { unless(!$statement) { // Very sure } }
https://evilzone.org/?hack=true

Offline Kulverstukas

  • Administrator
  • Zeus
  • *
  • Posts: 6627
  • Cookies: 542
  • Fascist dictator
    • View Profile
    • My blog
Re: Signature
« Reply #12 on: July 08, 2014, 06:06:55 am »
I adblock/blacklist any signature that is too large for my taste, or just annoying.

Quick and effective. Will never see it again  :D
That is what I normally do as well :P

Offline Sherlock Holmes

  • Peasant
  • *
  • Posts: 97
  • Cookies: 4
    • View Profile
Re: Signature
« Reply #13 on: July 08, 2014, 09:12:25 am »
Cleaned up the thread, lots of useless trolling and bullshit.

If you want a signature that changes depending on who looks at it, you need to generate a new image on the fly every time someone views it. You can easely do this with PHP and GD (http://php.net/manual/en/book.image.php).

Related:
http://www.simplemachines.org/community/index.php?topic=505337.0
https://community.x10hosting.com/threads/php-gd-creating-a-dynamic-signature.52648/
https://www.phpbb.com/community/viewtopic.php?t=2095600
http://php.about.com/od/finishedphp1/ss/twitter_signature_3.htm

Thanks! I'll look into it.

Offline kenjoe41

  • Symphorophiliac Programmer
  • Administrator
  • Baron
  • *
  • Posts: 990
  • Cookies: 224
    • View Profile
Re: Signature
« Reply #14 on: July 14, 2014, 11:08:37 am »
one more question..how can i have a signature that describes ip address of the viewer..?

for example, if 'X' views any of my post or profile, my signature would show his IP Address, Country,etc.. i googled for it but i couldn't get what i was looking for..any help..?
I think what  OP meant was like a signature that either captures the user's IP address and generates data about it; then either displays it in the image or logs it for OP.
I don't think either of those thoughts are gonna be any friendly to EZ members who most of them trust the EZ network with many of there private data.
But i think it could be done programmatically. There are already alot of techniques for images to capture IP addresses when they are view, let me see what google will say.
If you can't explain it to a 6 year old, you don't understand it yourself.
http://upload.alpha.evilzone.org/index.php?page=img&img=GwkGGneGR7Pl222zVGmNTjerkhkYNGtBuiYXkpyNv4ScOAWQu0-Y8[<NgGw/hsq]>EvbQrOrousk[/img]