Page 1 of 1

Laszlo - Spring Client Interface

Posted: 07 Apr 2008, 00:19
by NKrypt
If you guys were ever looking into redoing the webinterface and chat room for spring you might want to look into using this program as the front end. It's open source and allows you to create animations with ease.

Check it out!

http://www.openlaszlo.org/

Re: Laszlo - Spring Client Interface

Posted: 07 Apr 2008, 00:34
by Vadi
We have enough lobbies :shock:

Re: Laszlo - Spring Client Interface

Posted: 07 Apr 2008, 00:50
by NKrypt
Vadi wrote:We have enough lobbies :shock:
Well just a thought...

Java Swing and AWT Standard API Framework's are absolute pants in my opinion. Hideous and cumbersome in their use. Functional sure but don't really promote a 'polished' professional image.

Re: Laszlo - Spring Client Interface

Posted: 07 Apr 2008, 01:22
by Vadi
?

Where does java come in

Re: Laszlo - Spring Client Interface

Posted: 07 Apr 2008, 11:17
by AF
Java and awt are indeed pants, hence why I use java and swing instead.

But the current default lobby ( TASClient ) is not java, it is delphi.

Also due to the nature of the lobby it would not be possible to implement an ajax lobby in a normal web browser as anything more than a chat only client.

Re: Laszlo - Spring Client Interface

Posted: 07 Apr 2008, 20:51
by kiki
javax.swing <3

Re: Laszlo - Spring Client Interface

Posted: 08 Apr 2008, 18:40
by Michilus_nimbus
kiki wrote:javax.swing <3
+1

Re: Laszlo - Spring Client Interface

Posted: 08 Apr 2008, 19:20
by aegis
AF wrote:Also due to the nature of the lobby it would not be possible to implement an ajax lobby in a normal web browser as anything more than a chat only client.
I already wrote part of a web-based lobby in Flash. (it connects and talks in one channel atm)
An AJAX lobby would probably either need special support in the server or a mediation server... battles can actually be launched by assigning a handler to spring://ip/everythingurlencoded or making a pregame script loader.

Re: Laszlo - Spring Client Interface

Posted: 08 Apr 2008, 23:16
by AF
Too much hassle to do it that way. Although I never denied it was impossible to write a chat client in a browser, iamacup did it =p

Re: Laszlo - Spring Client Interface

Posted: 09 Apr 2008, 01:55
by Erom
Michilus_nimbus wrote:
kiki wrote:javax.swing <3
+1
+1
I've been working mostly in python lately, and I miss swing.

Re: Laszlo - Spring Client Interface

Posted: 09 Apr 2008, 03:04
by kiki
python <3