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 , , , , , , | 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 , , | 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 , , , , , , , , | 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 , , , , , , , , , , , , | 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 , , , , , , , , | 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 , , , , , , , | 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 , , , , , , , , , , , , | Hinterlasse einen Kommentar