How Can i Make a wap enabled site!

Discussion in 'HTML & Website Design' started by khin007, Apr 28, 2006.

  1. #1
    Hi guys,

    can you tell me how can i make wap enabled site . Please suggest some softwares to do that .. since i am new to wap can you suggest any wap editor . thanks a lot
     
    khin007, Apr 28, 2006 IP
  2. vectorgraphx

    vectorgraphx Guest

    Messages:
    545
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #2
    vectorgraphx, Apr 28, 2006 IP
  3. khin007

    khin007 Banned

    Messages:
    670
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    0
    #3
    thanks vectorgraphx ,

    can u suggset me a wap editor with WYSIWYG interface
    thanks in advance
     
    khin007, Apr 28, 2006 IP
  4. kk5st

    kk5st Prominent Member

    Messages:
    3,497
    Likes Received:
    376
    Best Answers:
    29
    Trophy Points:
    335
    #4
    There is a project, html2wml, that is a PERL script that you can run from the cli for a static version, or on your server, as a cgi, for an on-the-fly conversion. In the latter case, you can use a static document or generate dynamic content and depending on the UA's accept header, send it as html or convert it to wml. I have posted a converted document at 2col.wml. Opera has the proper rendering engine to view the file. You may see the original html document at 2col.html.

    When you view source, you will see that the script has converted the original to an xml document against the public wml DTD. If you need to edit a bit, simply open the doc in Emacs or your favorite, if lesser ;), editor and have at it.

    For cells and PDAs that accept html, you can view a small screen rendering in Opera or Firefox.

    cheers,

    gary
     
    kk5st, Apr 28, 2006 IP
  5. khin007

    khin007 Banned

    Messages:
    670
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    0
    #5
    thanks you kk5st for your help . i am trying it now .
     
    khin007, Apr 28, 2006 IP