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 Web as a Platform XML Universe
Archiv des Autors: Sönke Sothmann
How to rollback changes with Git
Bad things happen… Sometimes you commit a change that you want to rollback afterwards. There are multiple ways to rollback changes with Git. Each solution has it advantages and matches another use case. Here is an overview of some of … Weiterlesen
Veröffentlicht unter Build, config and deploy
Verschlagwortet mit branch, commit, git, history, reset, revert, rollback
Hinterlasse einen Kommentar
jQuery 2.0 released – drops support for old IEs (IE 6 – 8)
The jQuery team has released version 2.0 of the popular JavaScript library jQuery. There are no new features, but support for older Internet Explorer versions (IE6, IE7 and IE8) has been dropped, resulting in a smaller file size (reduced by … Weiterlesen
Veröffentlicht unter Web as a Platform
Verschlagwortet mit Internet Explorer, javascript, jquery
Hinterlasse einen Kommentar
EGit will have recursive merge strategy in upcoming version 2.4
Although EGit is a nice tool for working with Git in Eclipse, it has the problem that its merge strategy differs from the strategy of the official Git command line client – until now. The Git command line client uses … Weiterlesen
Veröffentlicht unter Build, config and deploy
Verschlagwortet mit Eclipse, egit, git, jgit, Merge Strategy, Recursive, SCM, VCS, Versionsverwaltung
Hinterlasse einen Kommentar
The web starts to blink: Chrome drops WebKit as its rendering engine – announces Blink
Recently, concerns arised that WebKit could become the new IE6 (the majority of web developers optimized and tested only for compatibility with IE6 before the great browser wars). As it turns out, these concerns will not fullfill, as the world’s … Weiterlesen
Veröffentlicht unter Web as a Platform
Verschlagwortet mit Apple, Blink, chrome, Chromium, CSS3, DOM, firefox, Google, html5, javascript, Rendering Engine, safari, WebKit
Hinterlasse einen Kommentar
Chrome 25 for Developers – Speech API and Shadow DOM
The Chrome Team recently released Chrome 25. For developer, the new version offers support for the Web Speech API – which allows developers to add speech recognition features to their applications Support for Shadow DOM which allows to build encapsulated, … Weiterlesen
Veröffentlicht unter Web as a Platform
Verschlagwortet mit Browser, chrome, Content Security Policy, Google, html5, IndexedDB, Media Queries, Shadow DOM, Web Speech API
Hinterlasse einen Kommentar
Eclipse Orion 2.0 released – browser based web IDE
Version 2.0 of the browser based IDE for web development Orion has been released. It offers a prototype of Projects with filtering and SFTP integration. There is now the ability to embed the editor and shell into other applications. The … Weiterlesen
Veröffentlicht unter Web as a Platform
Verschlagwortet mit Browser, CSS, Eclipse, html5, IDE, javascript, orion, Web
Hinterlasse einen Kommentar
WebStorm 6 – HTML5/CSS3/JavaScript IDE now with TypeScript, CoffeeScript and Dart support
JetBrains revently released version 6 of their web development IDE WebStorm. WebStorm is a subset of the popular IntelliJ Java IDE. It offers support for HTML, CSS and JavaScript and is probably today’s most complete HTML5 / JavaScript IDE. The … Weiterlesen
Veröffentlicht unter Web as a Platform
Verschlagwortet mit CoffeeScript, CSS, Dart, Google Closure Linter, html5, IDE, IntelliJ, javascript, JetBrains, LESS, SASS, TypeScript, WebStorm
Hinterlasse einen Kommentar

