PDA

View Full Version : Anybody know how this is done?


da chicken
05-25-03, 03:24
http://www.danasoft.com/vipersig.jpg

Obviously some kind of scripting, but I can't think of any way to do it. :(

Balbanebeoulve
05-25-03, 11:14
I believe there was a site that let you make custom smilies, maybe a new feature is to put script in your smiley?

iamien
05-25-03, 11:16
Simple. its script asa you said.
any website can detect your IP, unlesss your proxied. so with that info the script creates an image,

da chicken
05-25-03, 23:50
But how do you code a script to produce a dynamic jpeg? Obviously all they've done is take the environment variables in the request header, but how do you build the jpeg?

Draith
05-26-03, 18:48
I think i've seen something like this before...I'm not entirely sure if it's a true jpeg or not. The occurances i've seen allowed you to input data that would get posted into the image...lemme see if i can find another example, it might help and you might be able to find the code in the input page...

Draith
05-26-03, 18:57
here we go. I'm not quite sure if this too could be considered what you were looking for, but it used a php script to write text on the card the girl was holding. the site's currently ended the use, but you could ask the designer for the php code and start from there.

ciao!
o Draith

goldfish
05-27-03, 11:20
it would involve some rather complicated scripting, probably in java, and setting the server up to PARSE jpg files instead of just sending them straight away.

Draith
05-27-03, 16:34
You know, I just looked at my posts, and realized i forgot to put down the weblink...here you go:

http://www.fashnek.com/girl.php?text=college+humor

ciao!

da chicken
05-27-03, 18:21
Ah. Thx Draith. Your posts are less confusing, now!