-
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
Monthly Archives: December 2011
Knockout JS 2.0.0 released – Dynamic JavaScript-UIs using Data Binding
The Knockout JS Team recently released version 2.0.0 of their JavaScript data binding framework. Knockout JS is a small Javascript library that offers declarative data binding for your HTML code. It enables you to separate you HTML code from your … Continue reading
Posted in Groovy and Grails, Java Web Frameworks
Tagged Data Binding, Dynamic UI, grails, javascript, Knockout JS, mvvm
1 Comment
FF9 GWT DevMode Plugin
There is a preliminary ff9 developer mode plugin available for testing, get it here: http://www.mediafire.com/?831pp1kk5p8kgjd Source: https://groups.google.com/forum/#!msg/google-web-toolkit/wElYN-Thi2M/TCgLDSNRusEJ
Spring Framework moves to GitHub
The spring framework moved to GitHub: Today we’re happy to announce that the Spring Framework has moved to GitHub! As you’ve probably noticed, nearly every other Spring project has already made the move, and those that haven’t will soon. In … Continue reading
Project Jigsaw – jdk8? – big picture?!?
Mark Reinhold (Chief Architect of the Java Platform Group at Oracle) just published a “document” titled “Project Jigsaw: The Big Picture — DRAFT 1“, his words: This document is an overview of the current state of Project Jigsaw, an exploratory … Continue reading
Posted in Build, config and deploy, Java Basics, Java modularization
Tagged jdk8, jigsaw, lambda
Leave a comment
Grails Database Queries – Criteria Builder vs. Where Queries [updated]
Before Grails 2.0 arrived, Grails offered 3 ways of doing a database query: dynamic finders HQL queries Hibernate Criteria Builder If the database query is very simple, dynamic finders are a good choice. But for everything else, I used Criteria … Continue reading
Posted in Groovy and Grails
Tagged Criteria Builder, Database, grails, Hibernate, Query, Where Query
7 Comments
Hibernate 4 – the next level
I am a little bit late, but Hibernate 4 has been released a few days ago: What’s new? A lot of things; too many to list here. But here is a list of the major improvements done in 4.0: … Continue reading
Posted in Java EE, Java Persistence, Spring Universe
Tagged Hibernate, release, spring
Leave a comment
Fonts for programmers
I just came across this posting about top 10 fonts for programmers, and the follow-up posting about the new Anonimous Pro Font. Anonymous Pro is a family of four fixed-width fonts designed especially with coding in mind. Characters that could … Continue reading