• Lucid Dreaming - Dream Views




    Results 1 to 11 of 11

    Thread: Avatar

    1. #1
      Callapygian Superstar Goldney's Avatar
      Join Date
      Jan 2007
      Gender
      Location
      Budapest
      Posts
      1,901
      Likes
      11

      Avatar

      Right, I want an avatar that changes every half-hour or so. How can this be done?
      *............*............*

    2. #2
      Banned
      Join Date
      Jul 2004
      Gender
      Location
      Ontario, Canada
      Posts
      454
      Likes
      12
      Yep.... manually

    3. #3
      ex-redhat ClouD's Avatar
      Join Date
      Sep 2007
      Posts
      4,760
      Likes
      129
      DJ Entries
      1
      pj knows... you should pm him.
      You merely have to change your point of view slightly, and then that glass will sparkle when it reflects the light.

    4. #4
      Banned
      Join Date
      May 2007
      LD Count
      Loads
      Gender
      Location
      Digital Forest.
      Posts
      6,864
      Likes
      386
      Quote Originally Posted by cloudWalker View Post
      pj knows... you should pm him.
      I don't think that you can do that with html... At least, in your avatar...

      (lol, html vs Cpp)

      std::

    5. #5
      FBI agent Ynot's Avatar
      Join Date
      Oct 2005
      Gender
      Location
      Southend, Essex
      Posts
      4,337
      Likes
      14
      make an animated gif with 2 or more frames
      and set the frame delay to 180,000 milliseconds (30 minutes)
      (\_ _/)
      (='.'=)
      (")_(")

    6. #6
      pj
      pj is offline
      Dreamer pj's Avatar
      Join Date
      Mar 2006
      Posts
      3,596
      Likes
      5
      Quote Originally Posted by Ynot View Post
      make an animated gif with 2 or more frames
      and set the frame delay to 180,000 milliseconds (30 minutes)
      The only way anybody would see that shift is when they stay on that long. It isn't the same as rotating.

      The system here doesn't appear to be set up to allow outside-hosted avatars. That's the only way I know how to do it. My sig works because it is pointing to an image on one of my own servers, which is running a chron job that changes the image the sig is pointing to every half hour.
      On ne voit bien qu'avec le cœur, l'essentiel est invisible pour les yeux.
      --Antoine de Saint-Exupéry

      The temptation to quit will be greatest just before you are about to succeed.
      --Chinese Proverb

      Raised Jdeadevil
      Raised and raised by Eligos
      Dream Journal
      The Fine Print: Unless otherwise stated, the views expressed are MINE.

    7. #7
      Eprac Diem arby's Avatar
      Join Date
      May 2006
      LD Count
      i/0
      Gender
      Location
      Canada
      Posts
      1,957
      Likes
      52
      I'm pretty sure theres not, but is there a way to upload an ava in the form of a .swf? I would solve Goldney's problem and I could have an epic ava too =).

    8. #8
      Wanderer Merlock's Avatar
      Join Date
      Sep 2005
      Gender
      Location
      On a journey
      Posts
      2,039
      Likes
      4
      You could try linking to a script instead of an image format file. A script that substitutes the image depending on the time it's requested. But I imagine avatars are only allowed in image formats (jpg, gif, etc.) so you'd only be able to utilise this mechanism for substitution in your signature, considering we have HTML allowed...

      Code:
      <img src="http://www.mysite.net/imgsub.php">
      So no need for cron but still need for a dedicated server with PHP/Perl.

    9. #9
      Callapygian Superstar Goldney's Avatar
      Join Date
      Jan 2007
      Gender
      Location
      Budapest
      Posts
      1,901
      Likes
      11
      So... doesn't anyone have an answer?
      *............*............*

    10. #10
      Wanderer Merlock's Avatar
      Join Date
      Sep 2005
      Gender
      Location
      On a journey
      Posts
      2,039
      Likes
      4
      Well, either get yourself a server or just ask an acquaintance sys admin to upload your avatars to their server and make a simple cron job or...forget about it!
      Last edited by Merlock; 11-04-2007 at 09:48 PM.

    11. #11
      Callapygian Superstar Goldney's Avatar
      Join Date
      Jan 2007
      Gender
      Location
      Budapest
      Posts
      1,901
      Likes
      11
      Yeah, I might go with the forget about it and do it manually approach. Thanks everyone though.
      *............*............*

    Bookmarks

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •