How to make sites like these ?

Discussion in 'HTML & Website Design' started by tnk, Sep 28, 2007.

  1. #1
    tnk, Sep 28, 2007 IP
  2. jezzz

    jezzz Notable Member

    Messages:
    4,884
    Likes Received:
    190
    Best Answers:
    0
    Trophy Points:
    200
    #2
    I think! they had use some high level scripts! for making such sites!
     
    jezzz, Sep 29, 2007 IP
  3. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #3
    the first one is a .Net site and .Net has build in GDI components for creating graphics on the fly - it wouldnt be overly difficult to replicate the functionality
     
    AstarothSolutions, Sep 29, 2007 IP
  4. kkrizka

    kkrizka Peon

    Messages:
    223
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Using PHP and AJAX. AJAX is what makes those cool sliders and updates the image everytime you make a change. The image is generated by PHP (or .Net as Astoroth mentioned) on the server using a library called GD. Both topics are quite vast, and hard to explain on a forum. Just search up a tutorial on both topics on Google.
     
    kkrizka, Sep 29, 2007 IP
  5. tnk

    tnk Active Member

    Messages:
    277
    Likes Received:
    27
    Best Answers:
    0
    Trophy Points:
    68
    #5
    Thanks for your reply.

    Does anyone know of free / paid scripts available
     
    tnk, Sep 29, 2007 IP
  6. SoftCloud

    SoftCloud Well-Known Member

    Messages:
    1,060
    Likes Received:
    28
    Best Answers:
    2
    Trophy Points:
    120
    #6
    PHP and GD.

    Do a google search on it.
     
    SoftCloud, Sep 29, 2007 IP
  7. Nilgesz

    Nilgesz Well-Known Member

    Messages:
    2,039
    Likes Received:
    139
    Best Answers:
    0
    Trophy Points:
    160
    #7
    Really useful sites post here if you find the script

    Thanks
     
    Nilgesz, Sep 29, 2007 IP
  8. Subliminal

    Subliminal Active Member

    Messages:
    322
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #8
    Idea....

    Why don't you outsource it?
     
    Subliminal, Sep 30, 2007 IP