Print This Post Print This Post

experiments with gwt

July 13th, 2009 by Joerg Piringer | Filed under -NP-Experiments, -NP-Software, Joerg Pringer

i started experimenting with the google web toolkit and for a starter i tried to convert my offline app nam shub mini into an online ajax web app. it took me about a day to do that without a single thought about browser compatibility.

it’s really an amazing tool if you know how to program in java. you write and test your app in java and then compile it to javascript having the compiler take care about browser quirks. being fed up with flash and java applets in the browser this seems to be the new way (for me) to do more complex stuff without any plugin at all.

namshubmicro

check out nam shub micro (the online app).

i also discovered a service that lets you translate text to speech online. just press the speak button in the app to have your text spoken.

This is Insane
  • Print
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Blogplay
tag_icon

You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

2 Responses to “experiments with gwt”.

  1. heliopod :

    Must learn java one of these days……but I agree the upside with tools like these is immense….just that the ramp to reach that potential is dizzingly steep….but still must learn Java.

    Oh and that lovely text to speech/mp3 generator….I’ve been plugging random things into it….damn fun….and although there are lots of programs that do that….an online widget…..is quick and useful.

    Jason

  2. you don’t have to learn the full java API, only the parts that are relevant for GWT. i read a book about the gwt and started hacking…

    vozme is the only TTS i found that you can use in your own scripts. all others either don’t work with scripts, forbid it in their FAQs or ask a monthly fee.

    joerg

Leave a comment.

To leave a comment, please fill in the fields below.