my blog. for you.

Reden wir über Digitales.

Ich bin selbständiger IT Berater und Unternehmer in der Internet und Software Branche. Ich beschäftige mich mit Design, Enterprise Applikationen, Web Apps und SaaS Produkten. Ich entwerfe und entwickle Business Lösungen und Anwendungen. Ich helfe Unternehmen in Sachen Software Qualität und Wissenstransfer, z.B. mit Angular und Spring Boot.

Presentation on i18n and Crowdsourcing Localization in Rails

Leider ist der Eintrag nur auf English verfügbar.Linguistic Potluck: Crowdsourcing Localization in Rails by Heather Rivers of Yammer is a great presentation on the intricacies of web app internationalization, its linguistic implications and some awesome solutions to the most common i18n-related issues. Read more

Backgrid.js – Tool Set For Creating Data Grids With Backbone.js

Leider ist der Eintrag nur auf English verfügbar.Backgrid.js is a toolset for creating data grids with Backbone.js. It simplifies creation and population of data grids as well as common data grid operations like sorting and pagination. Read more

Developing with Apache Wicket

Leider ist der Eintrag nur auf English verfügbar.I've been working with Apache Wicket on a rather complex client project for quite some time now and I'd like to share my experience. Apache Wicket is a component-based web app framework for Java. In contrast to MVC frameworks such as Rails (or Play and Grails in the Java world), which map requests to controller actions and views, Wicket is more similar to stateful GUI frameworks like Swing. Wicket applications are made up of trees of ... Read more

Live Tools For Building Website Elements

Leider ist der Eintrag nur auf English verfügbar.Ui Parade have released a series of design tools that allow you to have common website elements generated in HTML / CSS: http://livetools.uiparade.com These tools include: Button Builder Form Builder Icon Bulder Ribbon Builder Have a look at Ui Parade's actual website, too. It lists quite a bunch of useful and inspiring design elements. Read more

WordPress Child Themes

Leider ist der Eintrag nur auf English verfügbar.A few days ago I read a very useful tip regarding customizing WordPress themes and why you should use child themes for that. In short, child themes allow you to extend and customize existing WordPress themes without compromising the ability to update the original theme. If instead you directly customized a theme your changes would be lost once you install an update (or have that update installed automatically). Read more

Automatic Updates for WordPress

Leider ist der Eintrag nur auf English verfügbar.I'd like to introduce you (or rather the WordPress users amongst you) to one of the lesser known gems for WordPress - the Automatic Updater plugin. This plugin automatically updates your WordPress core installation as well as installed plugins and themes, which is a boon, especially if you have to maintain several WordPress installations. Read more

Numbers: A Mathematics Toolkit For node.js / JavaScript

Leider ist der Eintrag nur auf English verfügbar.Numbers is an advanced mathematics toolkit for JavaScript and Node.js developed by Steve Kaliski, @sjkaliski: Numbers provides a comprehensive set of mathematical tools that currently are not offered in JavaScript. These tools include: Basic calculations Calculus Matrix Operations Prime Numbers Statistics Very interesting stuff. Read more

Sauce Labs – Cross Browser Testing

Leider ist der Eintrag nur auf English verfügbar.Cross browser testing is a notoriously cumbersome problem. When developing web applications or websites any decent web developer or designer will try to test her work not only on her local machine, browser and operating system combination but will strive to cover as many reasonable environments that hold a certain market share as possible. Provisioning all those configurations with every possible combination of Chrome, Firefox, Safari and Internet Explorer and OSX, Windows, Linux, Android and ... Read more

Publishing Markt für Tablets ist reif für Veränderungen

English version Diese Woche gab es zwei interessante Beiträge auf Signal vs. Noise, Blog von 37signal: Tablets are waiting for their Movable Type Publishers shouldn't be app developers Beide Beiträge behandeln Schwierigkeiten beim Veröffentlichen von Magazinen oder Zeitungen für Tablets wie das iPad. Wenn Herausgeber solche Inhalte fürs iPad und andere Tablets veröffentlichen wollen, so läuft dies aktuell meist so, dass dafür eigene Apps entwickelt werden, die dann die eigentlichen Inhalte darstellen. Weil nun Herausgeber sich meist nicht sonderlich gut mit Softwareentwicklung auskennen, hat ... Read more

Neue Publishing Tools

In letzter Zeit habe ich einige interessante neue Publishing Tools gefunden: ShareLaTeX erlaubt das kollaborative Bearbeiten von LaTeX Dokumenten: https://www.sharelatex.com Anthologize ist ein WordPress Plugin, mit dem man den Inhalt eines WordPress Blogs als eBook exportieren kann: http://anthologize.org Docverter ist eine Open Source Server Software, mit der man verschiedene Markup Format wie HTML, Markdown oder LaTeX in Print Publishing Formate wie PDF oder EPUB konvertieren kann: http://www.docverter.com, Source Code: https://github.com/docverter/docverter Diese Tools dürften spannend für Leute sein, die Online Content produzieren und diesen gerne auch ... Read more
« Vorherige SeiteNächste Seite »