+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 18

Thread: Help me with this pls

  1. #1
    sonicblow is offline x10Hosting Member sonicblow is an unknown quantity at this point
    Join Date
    May 2009
    Posts
    7

    Help me with this pls

    how can i make a text generator?
    its like when i put the text in the box and generate it, it will show glitter text?
    how can i do that pls help

  2. #2
    garrettroyce's Avatar
    garrettroyce is offline Generally Helpful Member garrettroyce is a glorious beacon of lightgarrettroyce is a glorious beacon of light
    Join Date
    Apr 2008
    Location
    IL, USA
    Posts
    3,746

    Re: Help me with this pls

    like this:

    http://www.commenthaven.com/glitter-text-generator/

    that's some pretty fancy GD library work, I'd imagine. Probably a lot of difficult coding. I'd start with google searching for a tutorial on GD and decide from there if it's worth it
    gjr.gr - coming soon: secrets of OCD coding from a self taught tinkerer

  3. #3
    Teensweb is offline x10 Lieutenant Teensweb is an unknown quantity at this point
    Join Date
    May 2008
    Posts
    352

    Re: Help me with this pls

    The easiest way is first create all the alphabets and letters in animated gifs and then write a php code to detect the user's letters and generate html code that puts each letter in order see an example:
    HTML Code:
    <a href=http://upl0ad.org/glitter><img alt="http://www.orkutrox.com" src="http://www.orkutrox.com/glitter/style/5/a.gif" /></a><a href=http://upl0ad.org/glitter><img alt="http://www.orkutrox.com" src="http://www.orkutrox.com/glitter/style/5/v.gif" /></a><a href=http://upl0ad.org/glitter><img alt="http://www.orkutrox.com" src="http://www.orkutrox.com/glitter/style/5/i.gif" /></a><a href=http://upl0ad.org/glitter><img alt="http://www.orkutrox.com" src="http://www.orkutrox.com/glitter/style/5/n.gif" /></a><br><a href="http://www.orkutrox.com"><b>Free Image Upload</b></a> | <a href=http://inviyahoo.com><b>Detect Invi Y! ID</b></a>
    Edit:
    I typed "Avin" in orkutrox.com and it generated the above code.
    Last edited by Teensweb; 05-05-2009 at 12:06 PM. Reason: Automerged Doublepost

  4. #4
    FengFeng's Avatar
    FengFeng is offline x10Hosting Member FengFeng is an unknown quantity at this point
    Join Date
    Sep 2007
    Location
    China,Canton
    Posts
    59

    Re: Help me with this pls

    Quote Originally Posted by garrettroyce View Post
    like this:

    http://www.commenthaven.com/glitter-text-generator/

    that's some pretty fancy GD library work, I'd imagine. Probably a lot of difficult coding. I'd start with google searching for a tutorial on GD and decide from there if it's worth it
    It's a very cool site
    Edit:
    Quote Originally Posted by Teensweb View Post
    The easiest way is first create all the alphabets and letters in animated gifs and then write a php code to detect the user's letters and generate html code that puts each letter in order see an example:
    HTML Code:
    <a href=http://upl0ad.org/glitter><img alt="http://www.orkutrox.com" src="http://www.orkutrox.com/glitter/style/5/a.gif" /></a><a href=http://upl0ad.org/glitter><img alt="http://www.orkutrox.com" src="http://www.orkutrox.com/glitter/style/5/v.gif" /></a><a href=http://upl0ad.org/glitter><img alt="http://www.orkutrox.com" src="http://www.orkutrox.com/glitter/style/5/i.gif" /></a><a href=http://upl0ad.org/glitter><img alt="http://www.orkutrox.com" src="http://www.orkutrox.com/glitter/style/5/n.gif" /></a><br><a href="http://www.orkutrox.com"><b>Free Image Upload</b></a> | <a href=http://inviyahoo.com><b>Detect Invi Y! ID</b></a>
    Edit:
    I typed "Avin" in orkutrox.com and it generated the above code.
    Woow,good job
    Last edited by FengFeng; 05-06-2009 at 04:01 AM. Reason: Automerged Doublepost

  5. #5
    sonicblow is offline x10Hosting Member sonicblow is an unknown quantity at this point
    Join Date
    May 2009
    Posts
    7

    Re: Help me with this pls

    Quote Originally Posted by Teensweb View Post
    The easiest way is first create all the alphabets and letters in animated gifs and then write a php code to detect the user's letters and generate html code that puts each letter in order see an example:
    HTML Code:
    <a href=http://upl0ad.org/glitter><img alt="http://www.orkutrox.com" src="http://www.orkutrox.com/glitter/style/5/a.gif" /></a><a href=http://upl0ad.org/glitter><img alt="http://www.orkutrox.com" src="http://www.orkutrox.com/glitter/style/5/v.gif" /></a><a href=http://upl0ad.org/glitter><img alt="http://www.orkutrox.com" src="http://www.orkutrox.com/glitter/style/5/i.gif" /></a><a href=http://upl0ad.org/glitter><img alt="http://www.orkutrox.com" src="http://www.orkutrox.com/glitter/style/5/n.gif" /></a><br><a href="http://www.orkutrox.com"><b>Free Image Upload</b></a> | <a href=http://inviyahoo.com><b>Detect Invi Y! ID</b></a>
    Edit:
    I typed "Avin" in orkutrox.com and it generated the above code.

    i have the alphabets the problem now is the code
    help!

  6. #6
    FengFeng's Avatar
    FengFeng is offline x10Hosting Member FengFeng is an unknown quantity at this point
    Join Date
    Sep 2007
    Location
    China,Canton
    Posts
    59

    Re: Help me with this pls

    Quote Originally Posted by sonicblow View Post
    i have the alphabets the problem now is the code
    help!
    More detail~

  7. #7
    Teensweb is offline x10 Lieutenant Teensweb is an unknown quantity at this point
    Join Date
    May 2008
    Posts
    352

    Re: Help me with this pls

    "i have the alphabets the problem now is the code
    help!"
    I'll give it a try... and maybe finish it by tomorrow. but I tell you I'm not a php expert!
    Edit:
    Woow,good job
    Thanx, but i dint do any job!
    Last edited by Teensweb; 05-06-2009 at 10:14 AM. Reason: Automerged Doublepost

  8. #8
    sonicblow is offline x10Hosting Member sonicblow is an unknown quantity at this point
    Join Date
    May 2009
    Posts
    7

    Re: Help me with this pls

    Quote Originally Posted by Teensweb View Post
    "i have the alphabets the problem now is the code
    help!"
    I'll give it a try... and maybe finish it by tomorrow. but I tell you I'm not a php expert!
    Edit:

    Thanx, but i dint do any job!

    tnx i will w8 4 it

  9. #9
    Teensweb is offline x10 Lieutenant Teensweb is an unknown quantity at this point
    Join Date
    May 2008
    Posts
    352

    Re: Help me with this pls

    Seems to be more tough than i'd imagined....
    Edit:
    You can also do this by js I imagine....
    try asking help from someone else too.... so that you'll get it done sooner, maybe!
    Edit:
    see this
    Last edited by Teensweb; 05-07-2009 at 12:51 AM. Reason: Automerged Doublepost

  10. #10
    garrettroyce's Avatar
    garrettroyce is offline Generally Helpful Member garrettroyce is a glorious beacon of lightgarrettroyce is a glorious beacon of light
    Join Date
    Apr 2008
    Location
    IL, USA
    Posts
    3,746

    Re: Help me with this pls

    Teensweb, that looks perfect! Except: ImageMagick 6.4 or above required

    This is kinda what I feared. Regular GD doesn't support animated gifs. It's somewhat easy to create a static image from individual letters and stitching them together. It's only 3 images repeated over and over again, so realistically, you can repeat the process 3 times. The problem lies in taking the 3 gifs and stitching them together. My guess is you will have to create a binary string from the 3 images, append them together, then edit some of the meta data in the final gif to get it to animate correctly. Ew
    gjr.gr - coming soon: secrets of OCD coding from a self taught tinkerer

+ Reply to Thread
Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers