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.

Everything you ever want to know about enterprise sales

Leider ist der Eintrag nur auf Britisches Englisch verfügbar.This title sounds a bit like dirty secrets, doesn't it? When thinking of enterprise software sales most people think about arcane, lengthy, sometimes sleazy bureaucratic processes entailing: Vendors who are very secretive about pricing: If you have to ask for a price our product isn't for you! Lots of pointless meetings Obnoxious PowerPoint presentations A plethora of stakeholders A decision maker who won't be using the software product being bought and - of course - a user who doesn't ... Read more

ZenQuery is now open source

Leider ist der Eintrag nur auf Britisches Englisch verfügbar.Today I made ZenQuery available as open source (under the Apache License). ZenQuery is an 'Enterprise Backend as a Service' and allows you to easily access databases through a REST API without any programming knowledge required. Get SQL result sets as JSON, XML or CSV data, which can easily be processed by tools such as MS Excel or in your own applications. ZenQuery provides you with an instant REST API for your SQL queries. Anything ... Read more

Monetizing Open Source Software Is Still Hard

Leider ist der Eintrag nur auf Britisches Englisch verfügbar.Some weeks ago the guys behind LocomotiveCMS - an open source CMS that's competing with Wordpress - published a sobering article on how they failed making a profit with open source software so far. Their model basically relies on building reputation from their open source work and benefit from community contributions to their software. Their revenue is generated from both doing consulting for LocomotiveCMS and selling hosting services in a SaaS package. Not too unusual ... Read more

ZenQuery 1.0 is available today!

Leider ist der Eintrag nur auf Britisches Englisch verfügbar.A few weeks ago I wrote about a new product I'm currently developing: ZenQuery, an Enterprise Backend as a Service. I’m pleased to announce the first public version of ZenQuery today. Since the first public announcement regarding ZenQuery roughly 30 days ago we’ve been busy working on this release. Today, you’ll be able to try out ZenQuery 1.0 yourselves on your own server and environment. I really hope you like what we’ve got for ... Read more

ZenQuery: From Idea To Product In 2 Weeks

Leider ist der Eintrag nur auf Britisches Englisch verfügbar.Earlier this week I've launched a new product called ZenQuery. In a nutshell, ZenQuery is an application that creates an instant REST API (with JSON, XML and CSV formats) for SQL queries. This allows you to easily access any kind of data from your database without having to deal with technical details such as database drivers, connections, ORM or caching. A typical use case is an enterprise company which for example wants to create a ... Read more

Resources For SaaS Businesses And Enterprise App Developers

Leider ist der Eintrag nur auf Britisches Englisch verfügbar.SaaS Club is a new website that keeps track of relevant resources for SaaS businesses and developers. These resources are organized both in categories such as 'product', 'metrics' and 'sales' and according to their target audience, e.g. 'developers & designers' or 'managers & product people'. Enterprise App Developer Atlas is an 'interactive map of the developer journey', i.e. it's a catalogue of tools for enterprise web app development. Tools are organized according to product ... Read more

MemoEasy – Termine online buchen

Terminausfälle sind für viele Unternehmen ein erhebliches Problem. Ärzte, Friseure, Versicherungsmakler - für diese Dienstleister und in vielen weiteren Branchen läuft ein Großteil des Geschäftes über vorab vereinbarte Termine ab. Nicht wahr genommene Termine sind daher nicht nur ärgerlich, sondern führen auch zu teils erheblichen Umsatzeinbußen. Solche Umsatzausfälle müssen dann erst einmal wieder aufgefangen werden. Ausgefallene Termine können kurzfristig nicht wieder neu vergeben werden. Oft werden Termine einfach deswegen nicht wahr genommen, weil Kunden ihren Termin schlicht vergessen haben. MemoEasy (das erste ... Read more

Notifications in web apps: Mailgun and Twilio

Leider ist der Eintrag nur auf Britisches Englisch verfügbar.If you want your web app to notify your users upon specific actions or events Mailgun and Twilio are great solutions for doing so. The former allows you to - among various other features involving eMail - send eMails via a nice and simple REST API. This is particularly handy because you don't have to worry anymore about delivering eMail asynchronously in order not to delay user actions in the browser. For example, with ... Read more

Topicalizer – an information extraction suite – now open source

Leider ist der Eintrag nur auf Britisches Englisch verfügbar.Topicalizer is a suite of text analysis and information extraction tools developed by me. It used to be available under http://www.topicalizer.com. However, I unfortunately don't have any time any more to properly maintain it, which is why I'm open-sourcing the code for others to learn from and build upon: https://github.com/BjoernKW/Topicalizer Read more