/ #blog 

+Maximiliano Firtman presented last week in Zurich, curtesy of https://aksoma.com...

+Maximiliano Firtman presented last week in Zurich, curtesy of https://aksoma.com and InVisible. He briefly mentioned this great chart that shows what levels of HTML5 compatibility the different mobile browsers have. Embedded Link ![](https://images0-focus-opensocial.googleusercontent.com/gadgets/proxy?container=focus&gadget=a&resize_h=100&url=http%3A%2F%2Fmobilehtml5.org%2Fimg%2Flogo.png) [Mobile HTML5 - compatibility tables for iPhone, Android, BlackBerry, Symbian, iPad and other mobile devices](https://mobilehtml5.org/) Trying to understand HTML5 compatibility on mobile and tablet browsers. Feature, Safari on iOS, Android Browser, BlackBerry Browser, Internet Explorer, Opera, Firefox, webOS Browser, Symbian Browser. ...

Jens-Christian Fischer
/ #blog 

Are you interested in learning how to develop mobile web application in HTML5, jQuery...

Are you interested in learning how to develop mobile web application in HTML5, jQuery Mobile, Sencha Touch and Phonegap. Application that run “natively” on your mobile devices. https://mobile-training.ch We will hold the first training in Zurich, November 15. to 17. Topics include: HTML5 / CSS3 Understanding the differences between jQuery Mobile / Sencha Touch and when to use which framework Building an application with local storage in either of these frameworks (or both, if you are sharp) Building a “native” app for iOS and Android Best practices … much more Held by Adrian Kosmaczewski (https://akosma. ...

Jens-Christian Fischer
/ #blog 

Getting a Java JAX-WS service created with IntelliJ 10.5

(These are just notes for myself, if you know anything about this, then feel free to correct, improve) Use the new project wizard to create a web service (with JAXWS selected) optionally, select the Tomcat Webserver (so that you can deploy from IntelliJ to Tomcat directly) IntelliJ creates a HelloWorld class and everything works fine when you use it. However, if you create your own class, Tomcat complains about some proxy classes not being available (failed to parse runtime descriptor: runtime modeler error: Wrapper class bla. ...

Jens-Christian Fischer