|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
WAP / WML Noobie (Few Questions)
Hi people.
I woud consider myself as a reasonably experienced web developer, however I am new to making WAP websites (today) and i need to learn more. I have established that the coding used is WML and WML Script, and it is based on HTML, XML. I have followed the W3Schools tutorial and have gained a basic understanding, but the tutorial was quite basic. I only got to the stage where i was passing variables from page to page. I need to create a basic WAP website to demonstrate to someone....So could anyone help me with the following questions. 1: Is there a standard Browser that I should DL for local testing? (I currently have WinWAP 3.1) 2: Is there a good, free image processing package that will allow me to save .wbmp files? 3: Lastly, does anyone know of a good tutorial to get me on the road to building a WAP site with a few decent features? Thanks for any help. Gareth. |
|
#2
|
||||
|
||||
|
Quote:
1) I always view what I've built at www.wapsilon.com and then test on a Nokia 7250i, Sont Ericsson T610 and get someone else to test on a Samsung. Wapsilon will alert you to markup errors which is handy but there are also a handful of validators online which will help. 2) Checkout www.download.com as there will be something there. Most newer phones can support gif and jpgs though some are fussier than others. There are also a few image to wbmp conversion tools online which you can find with www.google.com 3) To get the best out of wap I'd suggest you tie it up with a back end scripting language like PHP then you can connect it to databases and do some wonderful stuff with it. Again www.google.com is the best friend you can have on the internet. Hope this helps, good luck with your ventures!
__________________
Andy Moore << oh no it's got a blog..... Word Press WAP Plugin with Ad Mob Advertising revenue PHP developer deploying ringtones, mp3 downloads and realtones I'm a geek who's obsessed with stats and gadgets |
|
#3
|
|||
|
|||
|
use Irfanview for saving images to wbmp format...
it is the best program out there and it's free...! http://www.irfanview.com/ similar to Unix/Linux's ImageMagick |
|
#4
|
||||
|
||||
|
Quote:
|
|
#5
|
|||
|
|||
|
> 1: Is there a standard Browser that I should DL for local testing? (I currently have WinWAP 3.1)
You can download some mobile phone simulators from the mobile phone manufacturer, which can be used for viewing WAP pages from your computer. I downloaded some simulators from Sony Ericcsson's website several months ago. I think those simulators should still be there. |
|
#6
|
|||
|
|||
|
Ok, thanks for the reply’s guys.
I got a book out “WML & WML Script for Beginner’s” I found that apparently http://www.openwave.com/ was a big WAP oriented site, that also gave away browsers and development kits. Unfortunately im am temporarily on 56k, so a 60MB file, I am too inpatient to DL. However I have now got a mobile simulator from openwave that is running my WAP sites ok. I also realised that Fireworks can export files to WBMP, so im sorted there too. So after looking at WML, all seems quite simple...decks, cards...easy. The WML Script I have briefly scanned over and all the programming principles seem familiar, so im sure its not too hard to get to grips with. My question now is: I know some phones these days can render proper HTML docs. (Or at least they look like normal web pages) Is this actually the internet, or is this a more complex WAP language. (MMS?) Also, I am ok with PHP and I hear you can use PHP with WML. Now can you explain what andymoo meant by "tie it up with a back end scripting language like PHP" Does this mean the PHP script will produce the WML? is there an example somewhere to help me understand this more. Thanks, sorry if these questions seem stupid. WML is a few days old to me. Im very early stages of learning. Cheers people. |
|
#7
|
||||||||
|
||||||||
|
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
PHP Code:
Cheers |
|
#8
|
|||
|
|||
|
You can use any server-side web language (eg ASP, JSP, PHP, Coldfusion, etc) you like, not necessarily php. Each language has its own pros and cons. Choose one that suits your situation.
|
|
#9
|
|||
|
|||
|
One more thing, do you know about the XHTML MP and WAP CSS? XHTML MP and WAP CSS are defined in the WAP 2.0 standard. WML is an older technology for the WAP 1.x standard. Newer mobile phone models should have support for the WAP 2.0. If you are targeting newer mobile phone models, you should use XHTML MP instead of WML.
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > WAP Programming > WAP / WML Noobie (Few Questions) |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|