What development requirements are there to build Jitsu apps?
The Jitsu compiler is implemented in C#, so you need either Windows XP (and Microsoft .NET CLR), or Linux / Mac OS X (and Mono) to run the compiler. There is currently no visual builder or GUI for Jitsu – you have to write your application by hand in Xml and JavaScript. So a good code editor is important.