Sony Ericsson / Sony : Themes, ringtones, screensavers, games, video clips : How do I make a wap site to share poly tones?
>
New Topic
>
Reply<
Esato Forum Index
>
Sony Ericsson / Sony >
Themes, ringtones, screensavers, games, video clips
> How do I make a wap site to share poly tones?
Bookmark topic
I have downloaded dotwap2 from tagtag and want to make a site so i can share .mid and .mmf tones that i have made. What would the best way of doing this be?
--
Posted: 2002-12-16 18:19:00
Edit :
Quote
I have dotwap it is good programm i have one wap site made by it.
Other programs ... notepad
Does T300 support .mmf
--
Posted: 2002-12-16 22:08:00
Edit :
Quote
think the only phone that uses mmf is the t100 but pls correct me if i am wrong.
how do i link to the files with dotwap?
totally ignorant to html, wml and java. more music orientated.
--
Posted: 2002-12-16 22:51:00
Edit :
Quote
Why bother with wml I say ?!?
New phones support WAP 2.0 meaning that you can just code you site in xhtml and it will be accessible both through the web and wap !
No need for sites like tagtag where you have no/little control over the layout and content
my 2 cents
--
Posted: 2002-12-17 22:40:00
Edit :
Quote
I have a similar request.
How can I make a wml site, where I can share imelodies (or whatever goes to t200)
tnx
--
Posted: 2002-12-20 17:48:00
Edit :
Quote
xml or xhtml ? there isnt xhtml
--
Posted: 2002-12-20 18:50:00
Edit :
Quote
To be honest, there actualy IS xhtml...
--
Posted: 2002-12-20 18:54:00
Edit :
Quote
ok but why dreamweaver cant open xhtml ?
--
Posted: 2002-12-20 18:57:00
Edit :
Quote
can t300 open .xml
--
Posted: 2002-12-20 19:02:00
Edit :
Quote
XML is a meta language on which WML ands HTML where based, howerver html is pretty pathetic as a language as it allows for very bad syntax (thats why some websites look different in different browsers, and also why phones cant deal with it).
XHTML is basically a much stricter version of HTML, it is basically a sub-type of XML and is much better suited to phones (and will replace HTML soon anyway).
The main differences are that all tags must be lowercase and closed properly (eg.
becomes
,
and that tags must be nested properly.
w3schools has a better explanation on their site, and a validator to check your code is correct
all HTML browsers should be able to handle XHTML, as does the t68i, i dont know about others cos i have a t68i and a t28
--
Posted: 2002-12-20 21:12:00
Edit :
Quote
New Topic
Reply