-
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: html
Verankerung in Confluence, Teil 1 — Verlinkung innerhalb von Confluence
Kollegen und Kunden fragen regelmäßig, wie man in Confluence Links (Anker) auf bestimmte Abschnitte in der gleichen oder anderen Seiten setzen kann. Klingt einfach? Die Antwort ist ein klares “jain”, es ist zumindest einmal umfangreicher als erwartet.
Opera is switching to WebKit
Opera announced that they are abandoning their own browser rendering engine Presto. They decided to switch to the Open-Source rendering engine WebKit (used by Chrome and Safari) and the JavaScript engine V8 (used by Chrome). The Opera browser will be … Continue reading
Posted in Web as a Platform
Tagged Browser, chrome, Chromium, CSS, html, javascript, Opera, Rendering Engine, safari, V8, WebKit
1 Comment
Eclipse Orion
Die IDE Eclipse Orion wurde in der finalen Version 1.0 veröffentlicht. Es handelt sich um eine Entwicklungsumgebung für Javascript, HTML und CSS, die ohne Installation im Browser läuft und mit einer komplett statuslosen Server-Infrastruktur per REST-APIs kommuniziert. Orion ist aber … Continue reading
Posted in Eclipse Universe, Web as a Platform
Tagged CSS, Eclipse, html, IDE, javascript, orion
Leave a comment
Bootstrap 2.1 and 2.2 – what’s inside the box?
After version 2.0 of Twitter’s Bootstrap has been released a while ago, there are two new releases: 2.1 and 2.2. Bootstrap is a open-source HTML/CSS toolkit (Apache 2 licence) to build modern websites or web applications. It’s not a framework … Continue reading
Web Platform Docs announced by W3C and others
The W3C together with several big internet companies (Google, Microsoft, Mozilla, Opera and others) just announced the availability of Web Platform Docs. It is a Wiki to document different aspects of web development. The main page of Web Patform Docs states: … Continue reading
Posted in Web as a Platform
Tagged CSS, Google, html, javascript, SVG, Web Platform Docs
Leave a comment
Advancement in HTML Data specifications: New W3C notes
Embedding data / metadata in HTML opens traditional Web 2.0 development to Web 3.0 (aka semantic) technologies. Well-defined terminologies in form of vocabularies (such as Dublin Core) or full-featured Ontologies (which can be constructed using meta languages such as RDF … Continue reading
Posted in Java Web Frameworks
Tagged dublin core, html, ontologies, owl, rdf, semantic web, w3c
Leave a comment
Twitter’s Bootstrap 2.0 released
Twitter recently released Bootstrap 2.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 starting your application … Continue reading