-
Trivadis Developer Blog
This is the publication playground for these guys from OIO Trivadis, the Trivadis Group`s Java experts.
Tag cloud
Agile Methods and development Atlassian Tools Build, config and deploy Did you know? Eclipse Universe Groovy and Grails Java and Quality Java Basics Java EE Java modularization Java Persistence Java Runtimes - VM, Appserver & Cloud Java Web Frameworks MDSD Open Source BI Other languages for the Java VM Politics Security SOA / Webservices Spring Universe Web as a Platform XML Universe
Tag Archives: Mobile
HTML5 Touch Events specification is now a web standard
In recent years there was (and still is) a dramatic decrease in sales figures of traditional PCs like desktops and laptops, at least in the consumer market. So mobile devices seem to be the future for end users. With the … Continue reading
Bootstrap 3.0 – flat design and improved responsiveness
Bootstrap has been released recently in version 3.0. Bootstrap is a open-source HTML/CSS toolkit (Apache 2 licence) to build modern websites or web applications. It’s not a framework but a set of css styles and jQuery plugins to help kick … Continue reading
Posted in Web as a Platform
Tagged Bootstrap, CSS3, Flat Design, Mobile, Responsive Design, twitter
Leave a comment
Apache Cordova / Adobe PhoneGap 3.0 Released
Apache Cordova aka Adobe PhoneGap – an open source framework for creating mobile apps using web technologies (HTML, CSS, JavaScript) – has been released in version 3.0. The major new features are: New plugin architecture – even the base APIs … Continue reading
Posted in Web as a Platform
Tagged Adobe, Apache, Cordova, firefox, iOS, Mobile, PhoneGap, Ubuntu, Windows Phone
Leave a comment
The future of GWT
… will be very exciting. Daniel Kurka, member of the GWT Steering Comittee, published his and Ray Cromwell‘s slides of their Google I/O session “GWT Roadmap for the Future”. First of all, there is a new GWT project page created by … Continue reading
JavaFX on iOS using RoboVM
JavaFX does not run on iOS out of the box. One of the approaches to run JavaFX on iOS is based on an AOT compiler like RoboVM. Niklas Therning managed to port a JavaFX (OpenJFX) application to iOS using RoboVM: http://blog.robovm.org/2013/05/javafx-openjfx-on-ios-using-robovm.html
Posted in Java Runtimes - VM, Appserver & Cloud
Tagged iOS, JavaFX, Mobile, OpenJFX, RoboVM
Leave a comment