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.

Zipf, Pareto and The 1% Fallacy

Leider ist der Eintrag nur auf English verfügbar.Nice article about power laws and their implications on market shares and supposedly low hanging fruit: The 1% fallacy Read more

Acceptance Testing With PhantomJS and CasperJS

Leider ist der Eintrag nur auf English verfügbar.PhantomJS is a headless WebKit browser that allows you to call, test and scrape websites from the command line. In the developer's own words: PhantomJS is a headless WebKit with JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas, and SVG. CasperJS is a testing and scripting framework that builds on PhantomJS. Again, in the developer's own words: CasperJS is an open source navigation scripting & testing utility ... Read more

Big-O Notation Explained Nicely And Concisely

Leider ist der Eintrag nur auf English verfügbar.John Cook has a post that nicely summarizes Big-O and related notations. Read more

Browser Details – A Service For Debugging Web Apps

Leider ist der Eintrag nur auf English verfügbar.Browser Details allows you 'to see everything you need to know about your client's browser - and have that information sent directly to you'. After registering you'll get your own browser.details.com subdomain. If your clients are having problems with one of your web apps you can simply direct them to that subdomain and Browser Details will store (and mail) their environment information such as which browser they're using, the OS they're on, their screen ... Read more

DHH on “No more remote work at Yahoo”

Leider ist der Eintrag nur auf English verfügbar.David Heinemeier-Hansson of 37signals on how Yahoo is completely mistaken to do away with remote work. Read more

Continous Integration with Circle or: Coming Full Circle

Leider ist der Eintrag nur auf English verfügbar.I've recently tried out Circle, a hosted continuous integration service, and I'm quite thrilled about it. Registration / login works via GitHub. Once logged in, Circle lets you choose a GitHub repository and starts the first build right away. Circle claims that setup is as easy as: Sign up to Circle, Give Circle permission to access GitHub on your behalf, Click on a project repository From my experience so far this claim is absolutely correct. Configuration is completely automatic. ... Read more

Designing For Retina Displays

Leider ist der Eintrag nur auf English verfügbar.Under http://coding.smashingmagazine.com/2012/08/20/towards-retina-web/ there's a nice article about what to consider in terms of high-resolution / Retina displays when designing your next website and how to address common issues with how websites are rendered on Retina displays. Read more

The World Runs On Excel

Leider ist der Eintrag nur auf English verfügbar.There's been a lot of talk lately about the importance of Excel and that Excel is everywhere. I'd even go as far as saying that most of the world in one way or another runs on Excel. Excel in my opinion is the best piece of software Microsoft has made so far (other people seem to agree with me, by the way). While Microsoft didn't invent the spreadsheet - that credit goes to VisiCalc and ... Read more

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
« Vorherige SeiteNächste Seite »