Introductory and overview material. Assumes little or no expertise with topic and covers topic concepts, functions, features, and benefits.

Introduction to Model Driven Development

By |2022-10-19T15:05:12+03:00July 9th, 2021|Categories: Model Driven Development, Modern apps|Tags: |

It's 2021, and we are about to send people to Mars. If this is the future, why we still mostly code our apps manually? Everything that can be automated, should be automated in application development. We are moving towards software factories. Model driven development (MDD) is an approach that uses models as a specification of software and transformations of those [...]

Web UIs Done Right

By |2020-12-08T22:55:54+02:00December 8th, 2020|Categories: Modern apps|Tags: |

A quick reminder: Save yourself (and your customer) unnecessary work by spending roughly 100 euros on an application user interface template instead of writing everything by yourselves. You all use UI templates already - right? The artist's vision Projects often start from what I call the "artist's vision" - a visual mock up of the application-to-be. [...]

Common Data Model

By |2022-10-25T16:02:15+03:00April 14th, 2020|Categories: Modern apps|Tags: |

Adobe, Microsoft and SAP Open Data Initiative's Common Data Model (CDM) attempts to capture real world business concepts and their relations into a single unifying data model, which could be shared across multiple business applications. In theory, benefits should include easier integrations and data use between apps, even over organization and ecosystem boundaries. Open Data Initiative [...]

Face Recogition as Commodity

By |2020-07-20T13:16:39+03:00June 3rd, 2019|Categories: AI and Analytics|Tags: |

Face recognition has become a commodity, you can now get it off the shelf. If your app needs to find faces, identify persons, detect age, gender, or other facial features, there's an API you can subscribe to, and just start doing it. Off The Shelf Face recognition is a classical case [...]

Go to Top