Gmail like interface ?

Discussion in 'Programming' started by varun8211, Nov 24, 2006.

  1. #1
    Does anybody know how can we develop an interface like Gmail ? must be Ajax ?
    keyboard shortcuts to navigate and other features ?

    Can b done in any language . php, java or .net ?

    Please suggest..
     
    varun8211, Nov 24, 2006 IP
  2. intoex

    intoex Peon

    Messages:
    414
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #2
    you use dymanic html and javascript for this interface
    you use ajax for connecting with the server
    you use php or java or .net, or any other language for your server side
    another question about what is easier to use, depends on project you are going to start
     
    intoex, Nov 25, 2006 IP
  3. daboss

    daboss Guest

    Messages:
    2,249
    Likes Received:
    151
    Best Answers:
    0
    Trophy Points:
    0
    #3
    definitely ajax. go learn xml and javascript...
     
    daboss, Nov 25, 2006 IP
  4. nico_swd

    nico_swd Prominent Member

    Messages:
    4,153
    Likes Received:
    344
    Best Answers:
    18
    Trophy Points:
    375
  5. vid

    vid Peon

    Messages:
    209
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Yes, you must use AJAX technology, you will never get such result as a gmail, if you are not using Ajax.
     
    vid, Nov 26, 2006 IP
  6. mani

    mani Peon

    Messages:
    679
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #6
    ajax,
    javascript libraries such as prototype.js(optional but it can make your work a lot easy)
    dhtml , html
    some server side techniques like php
     
    mani, Nov 26, 2006 IP
  7. KC TAN

    KC TAN Well-Known Member

    Messages:
    4,792
    Likes Received:
    353
    Best Answers:
    0
    Trophy Points:
    155
    #7
    KC TAN, Nov 27, 2006 IP