-
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: August 2011
Confluence 4 (Beta 2) Release Notes
Neugierig, was genau Confluence 4 wohl Neues bringen wird? Wer sich schon mal vorab auf offizieller Seite darüber informieren will: Confluence 4.0-beta2 (“Beta 2”) Release Notes Als “avid wiki markup user” (Punkt 4: Faster Editing Experience) bin ich ziemlich gespannt, … Continue reading
Debugging Dojo Applications
When you try to debug your JavaScript sources of your Dojo Toolkit webapp / website using Firebug, you will realize soon that it’s quite not possible. Error reports are linked to framework JavaScript files but do not point you to … Continue reading
XML Dokumente einfach mit Eclipse VEX bearbeiten
Regelmäßig höre ich vom Kunden: “XML schön und gut, aber das kann doch keiner editieren.” Da kann ich weder widersprechen noch möchte ich wissen, wie viele Office nach XML Konverter aus diesem Grund schon geschrieben wurden. Lösungen gibt es einige, … Continue reading
JavaScript Lint – checks your JavaScript source code for common mistakes
I recently worked on a web application with a lot of Javascript code in it. The app worked well in Firefox, but when trying it in Internet Explorer 7 – to my surprise – the app did not work and … Continue reading
OSGI basierte Heimautomatisierung
Der Heimautomatisierungsmarkt ist geprägt durch eine Vielzahl von größtenteils inkompatibler Standards (KNX/EIB, X10, OneWire, RWE Smart Home, …), Protokollen, unterschiedlichsten Übertragungswegen (Schwachstrom, Hausstrom, Funk), Geräten und Herstellern. Das Projekt openHAB versteht sich als universelle Integrationsplattform für alle Dinge rund um … Continue reading
Selenium 2 – Differences to Version 1
Selenium 2 is out for a month now. As I had to introduce Selenium into a project, I picked the new version of Selenium (2.2). I’d like to show some of the differences between Selenium 1 and 2 that I … Continue reading