OIO ‘s Developer Blog
This is the publication playground for these guys from Orientation in Objects, a Java Competence Center based in Germany.-
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 XML Universe
Monatsarchiv: Dezember 2010
Mapping ISO2 and ISO3 Country Codes with Java
There are two commonly used code systems for countries: ISO 3166-1 alpha-2 and ISO 3166-1 alpha-3, aka ISO2 and ISO3 country codes. In ISO 3166-1 alpha-2, each country is represented by 2 letters, and 3 letters in ISO 3166-1 alpha-3. … Weiterlesen
Veröffentlicht unter Java and Quality
Verschlagwortet mit conversion, country codes, ISO 3166-1, iso2, iso3, mapping
Hinterlasse einen Kommentar
Solving Tomcat Encoding Problems in UTF-8 Webapps
The default configuration of Apache Tomcat 6 can cause encoding problems with URLs (links) that contain umlauts. In a Grails project we had the case that html links didn’t work. The problem was that the URL contained parameters with umlauts. … Weiterlesen
Veröffentlicht unter Groovy and Grails, Java Runtimes - VM, Appserver & Cloud, Java Web Frameworks
Verschlagwortet mit Encoding, grails, tomcat, UTF-8
3 Kommentare
MySQL database changelog
If you need a database changelog between two MySQL schemas, give Liquibase a try. First you have to create a XML diff change log between the old and the new schema. With this XML file you are able … Weiterlesen
Veröffentlicht unter Java Persistence
Verschlagwortet mit database changelog, liquibase, MySQL
Trauen Sie Ihren funktionalen Tests?
Sind ihre funktionalen Tests zu unzuverlässig, zu komplex, zu unberechenbar und zu teuer? Ranjan Sakalley beschäftigt sich in einem lesenswerten Blogbeitrag mit der Frage, warum automatisierte funktionale Tests in Projekten oftmals skeptisch betrachtet werden. Drei Hauptgründe macht er dabei aus: … Weiterlesen
Veröffentlicht unter Agile Methods and development, Java and Quality
Verschlagwortet mit functional tests, qa, testing, tests
ASF, Doug Lea, Tim Peierls – all gone [5th update]
Now the ASF resigned from the JCP… our representative has informed the JCP’s Program Management Office of our resignation, effective immediately. As such, the ASF is removing all official representatives from any and all JSRs. In addition, we will refuse … Weiterlesen
Veröffentlicht unter Politics
2 Kommentare
Tim Berners-Lee defending the Web
Tim Berners-Lee, “founder” of the World Wide Web, about the WWW’s fundamental principles and why its universality is endangered today: “A call for continued open standards and neutrality”
Veröffentlicht unter Politics, SOA / Webservices, XML Universe
Verschlagwortet mit web architecture, www
The next generation JVM language will be …
Java champion and Joda Time project lead Stephen Colebourne did collect some ideas how the next big JVM language should be. But not Groovy, Scala, Clojure or any other of the new dynamic languages were favored by him. He surprisingly … Weiterlesen
Veröffentlicht unter Java and Quality, Politics

