Esato Mobile
General discussions : General : wap forum
> New Topic
> Reply
< Esato Forum Index > General discussions > General > wap forum Bookmark topic
Page <  123, 4 ... 293031>

wapchimp Posts: > 500

Any1 else? This post was posted from a T68i
--
Posted: 2002-12-30 23:25:00
Edit : Quote

Dj Boyi Posts: > 500

@orangeman,Ay up m8,i'd like to start a wapsite but i just aint got the time,cant do tones on tagtag can i ? BTW did u get them tones i sent u last night? This post was posted from a T68i
--
Posted: 2002-12-30 23:43:00
Edit : Quote

wapchimp Posts: > 500

U can edit the wml code manually-but tagtag i think doesnot support this unles u link away from the rite and back again-yeh i got the tones holmes-but im workin so me fone is on silent-will listen to them 2nite This post was posted from a T68i
--
Posted: 2002-12-30 23:48:00
Edit : Quote

Dj Boyi Posts: > 500

About the wapsites,thats like learning another language to me and the walk2 i sent u,u may as well delete that one cus i've modified it good style,will send it u in a min,i'm gutted tho cus i can make tones but aint got a clue about wapsites or gettin the tones on there,i tried to get a pic on my site but i just get error msg's,ah well,bo**ocks to it anyway :-D This post was posted from a T68i
--
Posted: 2002-12-31 00:01:00
Edit : Quote

lizardKng Posts: 20

I do not understand... Why spend time on WML when there is XHTML? This post was posted from a T68i
--
Posted: 2002-12-31 00:34:00
Edit : Quote

wapchimp Posts: > 500

I write xhtml - it better & easier to understand if you have basic html knowledge
--
Posted: 2003-01-02 16:57:00
Edit : Quote

Aled Posts: 320

I use xhtml too. Wap protocol is the same as http anyway, and xhtml is much simpler. Plus xhtml can be read by a normal browser on a pc without having to use one of those stupid mobile phone emulators :-) This post was posted from a T68i
--
Posted: 2003-01-02 19:04:00
Edit : Quote

T68iFan Posts: 214

@orangeman
@ste_dexter

Following is a sample XHTML page that allows users to download a picture, a ring tone and a theme to their T68i.

<HTML>
<HEAD>
<TITLE>Sample Page</TITLE>
</HEAD>
<BODY>
<A HREF="picture.gif">Download picture</A>
<BR/>
<A HREF="ringtone.imy">Download ringtone</A>
<BR/>
<A HREF="theme.thm">Download theme</A>
</BODY>
</HTML>

The tricky part is making sure the .imy and .thm MIME types are defined on the server. To learn more, do a search on MIME types.

Also, be aware that some providers limit the size of downloads, so if you're receiving errors while downloading, try making the file smaller.

T68iFan


[ This Message was edited by: T68iFan on 2003-01-02 18:35 ]
--
Posted: 2003-01-02 19:34:00
Edit : Quote

Aled Posts: 320

@orangeman - the problem is almost certainly a mime type problem. the t68i will only download files of mime types it recognises. there are 2 ways to fix it.

1. email the people who run the server and get them to add the mime types you need to their software (its easy if they use apache)

2. use the mime_type attribute in the anchor tag (<a>)

e.g. for an imelody-
<a href="xxx.imy">My cool choon</a>
becomes-
<a href="xxx.imy" mime_type="audio/imelody">My cool choon</a>
etc.

incidentaly this was the same problem i encounterd with my wapsite initially and is now fixed.
type the url of my wapsite into your browser and take a look at the source to see what i mean

Al.



--
Posted: 2003-01-02 22:03:00
Edit : Quote

Aled Posts: 320

@T68iFan - just for correctness, the example you gave is not valid xhtml.
in xhtml all tags must be lowercase, uppercase tags are NOT allowed.
im not being pedantic, but the code in ur post may well be unreadable in many future xhtml compatible devices as they wont regognise the uppercase tags.
Al.
--
Posted: 2003-01-02 22:09:00
Edit : Quote
Page <  123, 4 ... 293031>

New Topic   Reply
Forum Index

Esato home