LinuxSoftware

Coding and tramping in Aotearoa / New Zealand

I don't like Java. I like Simon's Asciimation.

so... I told Simon I'd have a look at rewriting the engine in some language I like, possibly using AJAX

I'll use PHP as he needs to host on KiwiWebHost which doesn't do Python so well

The main issue is the size of the data file which is currently 1.9M

Here's some options I've come up with

  1. AJAX ... open a XMLHTTP connection and pass the frames from the server down it

  2. Compressed web pages ... by using a compressed web page we should get at least as good performance as with Java

Finished result: http://www.linuxsoftware.co.nz/asciimation