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.

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

Piraten auf Abwegen?

Nach dem rasanten Aufstieg der Piratenpartei - die Partei trat in Deutschland immerhin erst 2006 überhaupt zu Wahlen an und war 2012 bereits in 4 Landes- und etlichen Kommunalparlamenten vertreten - folgte im Laufe des letzten Jahres ein noch rasanterer Absturz, der seinen vorläufigen Tiefpunkt im Ergebnis bei der Wahl zum niedersächsischen Landtag fand. Die schnelle und deutliche Erfolg der Piratenpartei liegt meiner Meinung nach darin begründet, dass alle im Bundestag vertretenen Parteien die Themen Freiheit und Bürgerrechte nicht nur einfach sträflich ... 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

Regexper: Visualize Regular Expressions

Leider ist der Eintrag nur auf English verfügbar.Regexper is a new visualization tool that renders regular expressions as the equivalent finite-state machines. Very cool stuff, give it a try. 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

The 4 Hour Workweek – Revisited

Leider ist der Eintrag nur auf English verfügbar.Some time ago I read Tim Ferris' seminal book 'The 4-Hour Workweek'. It's a bold take at lifestyle design that challenges common misconceptions about what work actually means and how we should live our lives. In this book Ferriss outlines four main steps for an independent, self-determined life: Definition: Self-awareness. What do you truly want in life? What are your real goals? Do you really want to work till you drop in order to become rich ... Read more

Collaborating with GitHub and Dropbox

Leider ist der Eintrag nur auf English verfügbar.Git and GitHub are awesome tools for developers. Version control systems have been used for quite some time and for good reasons. Git, its distributed approach and GitHub's social coding features like pull requests for instance have introduced a whole new dimension to collaborative software development. However, when working with non-coders (e.g. graphic designers) on projects using Git for managing source files like CSS and JavaScript assets that have to be touched by both developers ... 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

Bauhaus and Web Design

Leider ist der Eintrag nur auf English verfügbar.The other day I've read this somewhat older yet still relevant article by Simon Collision: Bauhaus Ideology and the Future of Web Design. In a stream of thought kind of way it deals with the main tenets of the Bauhaus school of thought and how those relate to modern and future web design. It draws upon Bauhaus ideas such as "form follows function", simplicity and the unification of art, craft, and technology - most of ... Read more
« Vorherige SeiteNächste Seite »