Author |
Colour Wap site creation.... |
iver.hoob Joined: Dec 28, 2002 Posts: 80 From: Devon, UK PM |
Can anyone tell me of any software that is available to enable me to create colour Wap sites?? Ive knocked up a few normal sites before but I need to know the differances between colour and normal sites I am a n00b and im eager to learn and this seems one of the best sites to get info from! Thanks in advance ppl  |
|
iver.hoob Joined: Dec 28, 2002 Posts: 80 From: Devon, UK PM |
Anyone?? |
chrisgray999 Joined: Jun 18, 2002 Posts: 327 From: Sussex, UK PM, WWW
|
I guess colour wap sites can be written in xhtml. There are plenty of tutorials on net for this.
This post was posted from a T65 |
Dagger Joined: Sep 15, 2002 Posts: 210 From: The Clan of the Rose PM, WWW
|
For software, i recommend you use dreamweaver mx
This post was posted from a T68i |
twilight Joined: Dec 29, 2001 Posts: 205 PM |
Do you want just colour pics in your wap site? Then that's easy but if you want color backgrounds and texts etc. you need to code in xhtml.
--------------------------------------------
Please visit these mobile web sites.
Twilight Zone (twilightwap.com)
DownloadWAP (downloadwap.com)
WAP Groups(wapgroups.com)
PRODIGITS(prodigits.co.uk)
Surfwap(surfwap.com)
WAPelite(wapelite.com)
WAPmeter(wapmeter.com)
[ This Message was edited by: twilight on 2008-09-13 00:32 ] |
wapchimp Joined: Jun 09, 2002 Posts: > 500 From: Land of the chimps PM, WWW
|
I have started a wap forum on esato-do a search-u need 2 write in xhtml-u can use front page and edit the code-check my site tagtag.com/wapchimp
This post was posted from a T68i |
T68iFan Joined: Oct 18, 2002 Posts: 214 From: Los Angeles PM |
Do u intend 2 use WML or XHTML? I don't think WML supports color formats, but XHTML does.
This post was posted from a T68i |
bigjobs Joined: Aug 27, 2002 Posts: 94 PM |
Colour text/backgrounds only works in wap 2.0
and in my opinion is worthless, people want colour images and don't give a fook about coloured text, only the newest colour phones support wap 2.0, and for mobile connections simplicity is everything.
You can post colour gifs/jpgs in wml, and wml works on the most phones, compatability is the biggest problem in wap.
So many phones, all with different browser options.
7210- doesnt show jpgs, Samsung t100- cant see any pics while browsing................you get the picture.
This wml/xml code will show images/text on just about any phone
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<template>
<do type="options" name="prev" label="Back">
<prev/>
</do>
</template>
<card title="yourtitle" id="first">
<p align="left"><br/>
your text here
<img alt="Image" src="yourpic.jpg"/>
<img alt="Image" src="yourpic.gif"/>
or here
<a href="nextpage.wml">Another page</a>
</p>
</card>
</wml>
|
iver.hoob Joined: Dec 28, 2002 Posts: 80 From: Devon, UK PM |
Sweet, Thanks ppl.. Time to fire up dreamweaver when I get home then!  |
Szejqer Joined: Dec 25, 2002 Posts: 87 From: Poland PM, WWW
|
in wml You can only put a color pictures like gif or jpg... they must have max 7,5kb :( check my site szejqer.bulwar.pl
This post was posted from a WAP device |
iver.hoob Joined: Dec 28, 2002 Posts: 80 From: Devon, UK PM |
That should be ok.. If I get any probs using wml I will make a switch xhtml  |
bigjobs Joined: Aug 27, 2002 Posts: 94 PM |
2800 kb is the max size the t68i will show per pic, you can fir 9 pics per page max, but you might lock up a few phones with that many. |
wapchimp Joined: Jun 09, 2002 Posts: > 500 From: Land of the chimps PM, WWW
|
see http://www.esato.com/board/viewtopic.php?topic=16024&forum=12
[addsig] |
|