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.

The Noun Project – Building the World’s Visual Language

Leider ist der Eintrag nur auf English verfügbar.Today there's certainly no shortage of icon sets and icon search engines (see the list below for a selection of those). These come in different flavours, mostly as icon fonts or SVG files, and can be easily integrated in a website or web application using standard HTML and CSS techniques. A particularly ambitious offering though is the Noun Project. The Noun Project provides a huge collection of curated icons (or rather huge amount of icon ... Read more

Espen Brunborg @ beyond tellerrand 2017 – The Secret Life of Comedy

Leider ist der Eintrag nur auf English verfügbar.Espen Brunborg @ beyond tellerrand 2017: The Secret Life of Comedy – Espen Brunborg – btconfDUS2017 from beyond tellerrand on Vimeo. Read more

Jina Anne @ beyond tellerrand 2017 – Design Systems: Real Talk

Leider ist der Eintrag nur auf English verfügbar.Jina Anne @ beyond tellerrand 2017: Design Systems: Real Talk from beyond tellerrand on Vimeo. Read more

Phil Hawksworth @ beyond tellerrand 2017: Dodging Bullets – Microservices for Fewer Sleepless Nights

Leider ist der Eintrag nur auf English verfügbar.Phil Hawksworth @ beyond tellerrand 2017: Dodging bullets – Microservices for fewer sleepless nights from beyond tellerrand on Vimeo. Read more

Chris Heilmann @ beyond tellerrand 2017: Breaking out of the Tretris Mindset

Leider ist der Eintrag nur auf English verfügbar.Chris Heilmann @ beyond tellerrand 2017: Breaking out of the Tetris mind set from beyond tellerrand on Vimeo. Read more

Nadieh Bremer @ beyond tellerrand 2017: Hacking the Visual Norm

Leider ist der Eintrag nur auf English verfügbar.Nadieh Bremer @ beyond tellerrand 2017: Hacking the Visual Norm from beyond tellerrand on Vimeo. Read more

Designing Delivery and Moving Beyond Products

Leider ist der Eintrag nur auf English verfügbar.I'm a frequent attendee at Lean DUS, a regular event organised by the fantastic folks of sipgate. At LEAN DUS #23 earlier this year Jeff Sussna gave a talk on moving beyond products and unifying design and operations. Jeff runs a consulting company called Sussna Associates, which aims to help businesses to establish a comprehensive, continuous service delivery process. He also condensed his expertise in a book called Designing Delivery, which outlines a continuous value creation ... Read more

Using Swagger to Generate Client SDKs for REST APIs

Leider ist der Eintrag nur auf English verfügbar.These days Swagger is a popular, easy-to-use tool for (semi-)automatically documenting REST APIs on-the-fly. For example, in order to document a REST API created with Spring Boot and Jersey literally all you have to do is add these two entries to your Maven pom.xml: [xml] <dependency> <groupid>io.springfox</groupid> <artifactid>springfox-swagger2</artifactid> <version>2.6.1</version> </dependency> <dependency> <groupid>io.springfox</groupid> <artifactid>springfox-swagger-ui</artifactid> <version>2.6.1</version> </dependency> [/xml] You'll then get a ready-made documentation for all your REST API endpoints. An example of how this looks like can be seen here. While this already is very useful in that it ... Read more

Should Web Apps Behave More Like UNIX Programs?

Leider ist der Eintrag nur auf English verfügbar.Recently, through various discussions about the nature of the web and web applications I came up with an intriguing (to me at least ...) idea: Web apps should behave like UNIX command-line tools. Please hear me out and let me elaborate. Probably the most widespread pattern in modern web app development is that of single-page applications (SPAs). Though that particular term isn't used as abundantly anymore as it used to be a few years ago the ... Read more

Codrops – Web design inspiration

Leider ist der Eintrag nur auf English verfügbar.Codrops is a blog that shares web design inspiration, trends and techniques. These days when thinking about your next web application's design it can be quite tempting to think "Ah, I'll just use Bootstrap and be done with that.". Although frameworks such a Bootstrap certainly aren't a bad start as they provide web apps with a common ground and predictable UI components - a minimum design standard if you will - they are just that: ... Read more
« Vorherige SeiteNächste Seite »