As was foretold, we've added advertisements to the forums! If you have questions, or if you encounter any bugs, please visit this thread: https://forums.penny-arcade.com/discussion/240191/forum-advertisement-faq-and-reports-thread/

Feature request for images...

SlungsolowSlungsolow Registered User, ClubPA regular
Wouldn't it be nice if people could put alt tags on the images they hotlink. I mean, its not that much to do, it would just involve passing a value through the image tag (similar to something like this bergy.jpg) and then parsing that value as the alt tag when the image is rendering in the page build..

It would make me feel better because while at work I can't really view offsite images while I am at work, and it would help me judge which images are worth taking a gander at.

ya know.. its just a selfish suggestion..

fuck your forums, fuck your administrator and fuck dynagrip for getting away with the long troll.
Slungsolow on

Posts

  • ÄlphämönkëyÄlphämönkëy Registered User regular
    edited June 2004
    Hm... I could do it, though I doubt anyone would use it...

    Älphämönkëy on
  • GABBO GABBO GABBOGABBO GABBO GABBO Registered User regular
    edited June 2004
    I like it.
    I'd use it.

    GABBO GABBO GABBO on
  • SASA Registered User regular
    edited June 2004
    Me too

    SA on
    WoW: Revash (Cho'Gall)
    3DS: 5241-1953-7031
  • CainCain Registered User, ClubPA regular
    edited June 2004
    I... I don't really get it...

    Cain on
  • Garlic BreadGarlic Bread i'm a bitch i'm a bitch i'm a bitch i'm a Registered User, Disagreeable regular
    edited June 2004
    Cain wrote:
    I... I don't really get it...

    I don't, either. I'm guessing it's just a rollover for images, so it tells you what the image is about.

    Garlic Bread on
  • OrthancOrthanc Death Lite, Only 1 Calorie Off the end of the internet, just turn left.Registered User, ClubPA regular
    edited June 2004
    for those of you not getting it. It would provide a roll over when the image isn't loaded.

    This is something I'd like to see as well, but I doubt people would bother filling in the alt tag, and those that did would almost always be missleading if I know this place.

    Orthanc on
    orthanc
  • BergyBergy Registered User regular
    edited June 2004
    Slungsolow wrote:
    Wouldn't it be nice if people could put alt tags on the images they hotlink. I mean, its not that much to do, it would just involve passing a value through the image tag (similar to something like this bergy.jpg) and then parsing that value as the alt tag when the image is rendering in the page build..

    It would make me feel better because while at work I can't really view offsite images while I am at work, and it would help me judge which images are worth taking a gander at.

    ya know.. its just a selfish suggestion..

    :O

    Bergy on
    ChicagoBulls01.jpg
    I've been trying to reach you, but your extension cord doesn't reach that far.
  • BesigedBBesigedB Registered User, ClubPA regular
    edited June 2004
    Orthanc wrote:
    for those of you not getting it. It would provide a roll over when the image isn't loaded.

    This is something I'd like to see as well, but I doubt people would bother filling in the alt tag, and those that did would almost always be missleading if I know this place.

    of course it would also need to be title="" for the popup to work in anything but ie

    BesigedB on
    this is a small sig to not get in your way
  • Johnny SmashJohnny Smash Tucson, AZRegistered User regular
    edited June 2004
    Maybe you could tell images to set their alt tag to their filename, that way you wouldn't have to rely on people using the tag, and you could still get a general idea of what the image is before it loads

    edit: and you could still let people set their own alt tag, and if they don't it will just set it to the filename

    Johnny Smash on
    cFhq9lX.jpg
  • PheezerPheezer Registered User, ClubPA regular
    edited June 2004
    Better yet would be if you could hack it to accept y= and x= parameters for images. Sometimes you want to link that google image search result but it's too damned big and you don't want to resize it and upload it to your webspace and then link it because by then the joke's over.

    Also, mods could use it to fix H-scroll problems.

    Pheezer on
    IT'S GOT ME REACHING IN MY POCKET IT'S GOT ME FORKING OVER CASH
    CUZ THERE'S SOMETHING IN THE MIDDLE AND IT'S GIVING ME A RASH
  • OrthancOrthanc Death Lite, Only 1 Calorie Off the end of the internet, just turn left.Registered User, ClubPA regular
    edited June 2004
    pheezer wrote:
    Better yet would be if you could hack it to accept y= and x= parameters for images. Sometimes you want to link that google image search result but it's too damned big and you don't want to resize it and upload it to your webspace and then link it because by then the joke's over.

    Also, mods could use it to fix H-scroll problems.


    Still take ages to load and waste my bandwidth though

    Orthanc on
    orthanc
  • PheezerPheezer Registered User, ClubPA regular
    edited June 2004
    Orthanc wrote:
    pheezer wrote:
    Better yet would be if you could hack it to accept y= and x= parameters for images. Sometimes you want to link that google image search result but it's too damned big and you don't want to resize it and upload it to your webspace and then link it because by then the joke's over.

    Also, mods could use it to fix H-scroll problems.


    Still take ages to load and waste my bandwidth though

    The difference between a 1024x768 and a 640x480 jpeg isn't quite enough to make baby Jesus cry.

    Pheezer on
    IT'S GOT ME REACHING IN MY POCKET IT'S GOT ME FORKING OVER CASH
    CUZ THERE'S SOMETHING IN THE MIDDLE AND IT'S GIVING ME A RASH
  • ÄlphämönkëyÄlphämönkëy Registered User regular
    edited June 2004
    Hmmm... I kind of like the idea of x and y coords. The question is how do I want to do it... Client side, definatly. But then the age old problem comes in, how do I allow things like large pieces of art to work while still having limits. Hmmm....

    I have an idea. Unfortunatly, I have many ideas, and this one involves me writing some serious javascript and changing bbcode.php, posting.php and the template files. If someone wants to take a crack at it I will give them the source files they need provided I know the person well enough.

    Älphämönkëy on
  • PheezerPheezer Registered User, ClubPA regular
    edited June 2004
    Hmmm... I kind of like the idea of x and y coords. The question is how do I want to do it... Client side, definatly. But then the age old problem comes in, how do I allow things like large pieces of art to work while still having limits. Hmmm....

    I have an idea. Unfortunatly, I have many ideas, and this one involves me writing some serious javascript and changing bbcode.php, posting.php and the template files. If someone wants to take a crack at it I will give them the source files they need provided I know the person well enough.

    I'd offer to take a crack at it since it'd be my fault the work was being done, but I'm far too busy, and I'd probably just get bored and sneak in a counter to randomly post goatse instead of the image.

    Pheezer on
    IT'S GOT ME REACHING IN MY POCKET IT'S GOT ME FORKING OVER CASH
    CUZ THERE'S SOMETHING IN THE MIDDLE AND IT'S GIVING ME A RASH
  • DogDog Registered User, Administrator, Vanilla Staff admin
    edited June 2004
    I got nothing better to do at work. If ya trust me and wanna gimme an explanation of what you want, I'm up for it.

    Unknown User on
  • BesigedBBesigedB Registered User, ClubPA regular
    edited June 2004
    Hmmm... I kind of like the idea of x and y coords. The question is how do I want to do it... Client side, definatly. But then the age old problem comes in, how do I allow things like large pieces of art to work while still having limits. Hmmm....

    When someone uses <img> on fark it fetches the image, checks it's dimentions and if it's beyond 500px wide it scales it by returning width and height tags within the tag.

    That's a fairly slow and intensive processs though.

    BesigedB on
    this is a small sig to not get in your way
  • ÄlphämönkëyÄlphämönkëy Registered User regular
    edited June 2004
    I got nothing better to do at work. If ya trust me and wanna gimme an explanation of what you want, I'm up for it.
    I might take you up on that. I need to run it past Ramius to make sure its PA kosher though :wink:

    Älphämönkëy on
  • DogDog Registered User, Administrator, Vanilla Staff admin
    edited June 2004
    Awesome. I require 50% upfront, and the other 50% and 4 hot female models willing to have sex with me upon completion.

    Unknown User on
  • ÄlphämönkëyÄlphämönkëy Registered User regular
    edited June 2004
    Awesome. I require 50% upfront, and the other 50% and 4 hot female models willing to have sex with me upon completion.
    Will you settle for bone daddy 4 times?

    Älphämönkëy on
  • DogDog Registered User, Administrator, Vanilla Staff admin
    edited June 2004
    No, I said 'hot'.

    Unknown User on
  • ObbiObbi Registered User, ClubPA regular
    edited June 2004
    I'll do it for bonedaddy :oops:

    Obbi on
  • PheezerPheezer Registered User, ClubPA regular
    edited June 2004
    Obbi wrote:
    I'll do it for bonedaddy :oops:
    B-Dizzle is hawt.

    Pheezer on
    IT'S GOT ME REACHING IN MY POCKET IT'S GOT ME FORKING OVER CASH
    CUZ THERE'S SOMETHING IN THE MIDDLE AND IT'S GIVING ME A RASH
  • SlungsolowSlungsolow Registered User, ClubPA regular
    edited June 2004
    so um.. whats the deal here...

    what about my request?

    Slungsolow on
    fuck your forums, fuck your administrator and fuck dynagrip for getting away with the long troll.
  • ObbiObbi Registered User, ClubPA regular
    edited June 2004
    What about your request?

    Obbi on
  • PheezerPheezer Registered User, ClubPA regular
    edited June 2004
    Slungsolow wrote:
    so um.. whats the deal here...

    what about my request?

    It's obviously inferior.

    Pheezer on
    IT'S GOT ME REACHING IN MY POCKET IT'S GOT ME FORKING OVER CASH
    CUZ THERE'S SOMETHING IN THE MIDDLE AND IT'S GIVING ME A RASH
  • bone daddybone daddy Registered User, ClubPA regular
    edited June 2004
    Awesome. I require 50% upfront, and the other 50% and 4 hot female models willing to have sex with me upon completion.
    Will you settle for bone daddy 4 times?
    How many times do I have to tell you, alpha? If you want something done right, you have to do it yourself.

    bone daddy on
    Rogue helicopter?
    Ecoterrorism is actually the single largest terrorist threat at the moment. They don't usually kill people, but they blow up or set on fire very expensive things.
  • DogDog Registered User, Administrator, Vanilla Staff admin
    edited June 2004
    bone daddy wrote:
    Awesome. I require 50% upfront, and the other 50% and 4 hot female models willing to have sex with me upon completion.
    Will you settle for bone daddy 4 times?
    How many times do I have to tell you, alpha? If you want something done right, you have to have Señor do it.

    I couldn't agree more.

    Unknown User on
  • DogDog Registered User, Administrator, Vanilla Staff admin
    edited June 2004
    So...

    Unknown User on
  • ÄlphämönkëyÄlphämönkëy Registered User regular
    edited June 2004
    Ramius and I havent gotten a chance to talk yet. He is an unsually hard man to track down at times.

    Älphämönkëy on
  • Dely AppleDely Apple Registered User regular
    edited June 2004
    Ramius and I havent gotten a chance to talk yet. He is an unsually hard man to track down at times.

    Well when you're the head of a Colombian Cocaine Cartel...

    Dely Apple on
    feets.jpg
  • DogDog Registered User, Administrator, Vanilla Staff admin
    edited June 2004
    Dely Apple wrote:
    Ramius and I havent gotten a chance to talk yet. He is an unsually hard man to track down at times.

    Well when you're the head of a Colombian Cocaine Cartel...

    You do know that the Girl Scouts of America is just a front for the CCC, right?

    Unknown User on
  • BesigedBBesigedB Registered User, ClubPA regular
    edited June 2004
    Dely Apple wrote:
    Ramius and I havent gotten a chance to talk yet. He is an unsually hard man to track down at times.

    Well when you're the head of a Colombian Cocaine Cartel...

    You do know that the Girl Scouts of America is just a front for the CCC, right?

    I always knew the brownies were a better option :roll:

    BesigedB on
    this is a small sig to not get in your way
  • matthias00matthias00 Registered User regular
    edited June 2004
    SeñorAmor, how can you get this work done, when a 13 year old can get a job offer you couldn't?

    :wink:

    matthias00 on
  • Johnny SmashJohnny Smash Tucson, AZRegistered User regular
    edited June 2004
    man, this thread is old and i'm tired of it

    Johnny Smash on
    cFhq9lX.jpg
  • DogDog Registered User, Administrator, Vanilla Staff admin
    edited June 2004
    matthias00 wrote:
    SeñorAmor, how can you get this work done, when a 13 year old can get a job offer you couldn't?

    :wink:

    lol, I had forgotten about that.

    It probably helps that you didn't insult the guy, and that the guy doesn't have a strong distaste for your family, and THE GUY IS FUCKING INSANE!.

    Also, technically, I did get the offer. I just turned it down after he wanted to give me like $7 an hour.

    Unknown User on
Sign In or Register to comment.