Esato

Forum > General discussions > Non mobile discussion > New WML Creator!

12  Next
Author New WML Creator!
Sentertainment
T610
Joined: Jan 04, 2004
Posts: 290
PM, WWW
Posted: 2004-07-07 23:31
Reply with quoteEdit/Delete This PostPrint this post
This is for those who use Forums and such all the time, but have no idea of how program WML or HTML!

BB 2 WML!

Converts a type of BB code into a complete WML page, seems to work smoothly!

It even converts special characters. (ex: @#$<>)

http://www.sentertainment.net/Programs/BB2WML.zip

ZIP file includes both the program an an example code.
Enjoy!
----------Sentertainment.net----------
http://www.sentertainment.net/
wapchimp
C905 Silver
Joined: Jun 09, 2002
Posts: > 500
From: Land of the chimps
PM, WWW
Posted: 2004-07-08 00:49
Reply with quoteEdit/Delete This PostPrint this post
Thanks. It sounds good. Will it work on phpbb forums? [addsig]
Jim
T39 black
Joined: Jan 20, 2002
Posts: > 500
From: Belgium
PM
Posted: 2004-07-08 01:15
Reply with quoteEdit/Delete This PostPrint this post
Heheeee you rock, I'm still trying to find some donations for you guess you know who am I now
superunknown
P900
Joined: Nov 21, 2002
Posts: > 500
PM
Posted: 2004-07-08 01:19
Reply with quoteEdit/Delete This PostPrint this post
Cool stuff.:-)

This message was posted from a Nokia

Sentertainment
T610
Joined: Jan 04, 2004
Posts: 290
PM, WWW
Posted: 2004-07-08 03:24
Reply with quoteEdit/Delete This PostPrint this post
On 2004-07-08 00:49:28, orangeman wrote:
Thanks. It sounds good. Will it work on phpbb forums?


phpBB forums?
Huh?
Oh...I see

No, this is different...
You can create WML pages using BBCode, you create the BBCode then use this program to convert it to a full WML Script!

EDIT:
Here's an example:

[B]Hello[/B]
[I]Hello[/I]
[URL=http://www.sentertainment.net/]Link[/URL]
[IMG]http://www.sentertainment.net/title.jpg[/IMG]
[BIG]Big Text[/BIG]
[SMALL]Small Text[SMALL]
[CENTER]Centered Text[/CENTER]

would become:

<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.2//EN" "http://www.wapforum.org/DTD/wml12.dtd">

<wml>
<card id="index">
<p><b>Hello</b><br/><i>Hello</i><br/><a href="http://www.sentertainment.net/">Link</a><br/><img src="http://www.sentertainment.net/title.jpg"/><br/><big>Big Text</big><br/><small>Small Text<small><br/></p><p align="center">Centered Text</p><p></p>
</card>
</wml>
________________
----------Sentertainment.net----------
http://mobile.sentertainment.net/

[ This Message was edited by: Sentertainment on 2004-07-08 02:29 ]
Sentertainment
T610
Joined: Jan 04, 2004
Posts: 290
PM, WWW
Posted: 2004-07-08 03:30
Reply with quoteEdit/Delete This PostPrint this post
remember to capitalize BB code, this is my first release btw...
If I update this, it will have that fixed!
----------Sentertainment.net----------
http://www.sentertainment.net/
Sentertainment
T610
Joined: Jan 04, 2004
Posts: 290
PM, WWW
Posted: 2004-07-08 21:51
Reply with quoteEdit/Delete This PostPrint this post
So, what do u guys think...what should i make next, should i make another prog like this?

This message was posted from a WAP device

wapchimp
C905 Silver
Joined: Jun 09, 2002
Posts: > 500
From: Land of the chimps
PM, WWW
Posted: 2004-07-08 22:19
Reply with quoteEdit/Delete This PostPrint this post
can you do a php version to view via wap? [addsig]
Sentertainment
T610
Joined: Jan 04, 2004
Posts: 290
PM, WWW
Posted: 2004-07-08 22:38
Reply with quoteEdit/Delete This PostPrint this post
Quote:

On 2004-07-08 22:19:38, orangeman wrote:
can you do a php version to view via wap?



A PHP version that would convert BB Code?
or a PHP Script that would convert HTML?
----------Sentertainment.net----------
http://www.sentertainment.net/
wapchimp
C905 Silver
Joined: Jun 09, 2002
Posts: > 500
From: Land of the chimps
PM, WWW
Posted: 2004-07-08 22:49
Reply with quoteEdit/Delete This PostPrint this post
um youve confused my now lol. A way to view your php forum via wap. WML output would be best me thinks [addsig]
Sentertainment
T610
Joined: Jan 04, 2004
Posts: 290
PM, WWW
Posted: 2004-07-08 23:10
Reply with quoteEdit/Delete This PostPrint this post
Quote:

On 2004-07-08 22:49:07, orangeman wrote:
um youve confused my now lol. A way to view your php forum via wap. WML output would be best me thinks



Oh, that...
I made one for IPBs...I've been working on it non-stop for months!
http://www.sentertainment.net/
Go to Programs & Script->WAP IPB Script

and here is a demo for my next release:
http://www.sentertainment.net/test.php
----------Sentertainment.net----------
http://www.sentertainment.net/
wapchimp
C905 Silver
Joined: Jun 09, 2002
Posts: > 500
From: Land of the chimps
PM, WWW
Posted: 2004-07-08 23:49
Reply with quoteEdit/Delete This PostPrint this post
you have php browser detection aswell? Ive been trying that for months - still not working
Sentertainment
T610
Joined: Jan 04, 2004
Posts: 290
PM, WWW
Posted: 2004-07-09 01:27
Reply with quoteEdit/Delete This PostPrint this post
Quote:

On 2004-07-08 23:49:38, orangeman wrote:
you have php browser detection aswell? Ive been trying that for months - still not working



I have two types, somewhat...
It's very primitive with names, but it can come up with stuff
like:
WinWAP-PRO/3.1 for winwap
and
SGH-X105 for Samsung SGH-x105

along with that, it also supports WAP detection, which can be turned on or off. (It will tell you you can't access via PC)

Never tried it with any SE phones (I ONCE had a t616 )
I miss my t616!

Also, upcoming v2.0 will support skinning!
http://www.sentertainment.net/test2.php
(my testing file, this one currently has my in-progress IPB 2.0 skin)

It has sooo many configurations, you can make it look completely different than mine if you want...just by configuring it!

I also made sure it supports WAP 1.0 for maximun compatability!

The main script is a single stand-alone file, all extras like skins and language packs are optional add-ons.
----------Sentertainment.net----------
http://www.sentertainment.net/
wapchimp
C905 Silver
Joined: Jun 09, 2002
Posts: > 500
From: Land of the chimps
PM, WWW
Posted: 2004-07-09 15:58
Reply with quoteEdit/Delete This PostPrint this post
That sounds good. Do you mean styles to adjust the look of the site? I have a cool comic book look aswell as 2 others. I'm uploading more aswell [addsig]
Sentertainment
T610
Joined: Jan 04, 2004
Posts: 290
PM, WWW
Posted: 2004-07-09 21:06
Reply with quoteEdit/Delete This PostPrint this post
Quote:

On 2004-07-09 15:58:43, orangeman wrote:
That sounds good. Do you mean styles to adjust the look of the site? I have a cool comic book look aswell as 2 others. I'm uploading more aswell



Yeah...

Well, anyways...
Why do mods keep moving my topics...this should be in WAP, GPRS, etc. where it was!
and one mod moved my other Gmail vs Hotmail, and another mod moved it somewhere else!
Mods need to make a post when they move a topic...it should only need to be moved once! Also, they should tell us why it was moved with a quick comment!
Ugh...Mods these days
----------Sentertainment.net----------
http://www.sentertainment.net/
Access the forum with a mobile phone via esato.mobi