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.

JSON Visualization With JSON Crack

Leider ist der Eintrag nur auf English verfügbar.JSON Crack is a JSON visualization solution that allows to generated ad-hoc graph visualizations for your JSON data. While one of the huge advantages of JSON over other data formats certainly is that it's human-readable, more complex JSON documents containing linked data structures can become unwieldy and difficult to understand - at a cursory glimpse, at least. Such situations is where a tool like JSON Crack for visualizing data can come handy. Read more

I see numbers

Leider ist der Eintrag nur auf English verfügbar.Metaphors play a vital role in how human beings make sense of the world. The ways in which we view and describe both the world around us and abstract thoughts often are inherently metaphorical. When relating to time, for example, we often use spatial metaphors such as "to look forward to", "time moving forward", or "to turn back time". For some though, relating to time in terms of spatial concepts and relations can take on ... Read more

Data, Design, Code – Shirley Wu @ beyond tellerrand 2019

Leider ist der Eintrag nur auf English verfügbar. Data, Design, Code - Shirley Wu from beyond tellerrand on Vimeo. Read more

PivotHelper: Generate Pivot Tables and Pivot Charts from CSV and Microsoft Excel Spreadsheet Files

Leider ist der Eintrag nur auf English verfügbar.Somewhat recently, I regularly had to generate Pivot tables and corresponding charts from datasets provided as both CSV and Microsoft Excel files. Now, with its data source and pivot table tools Microsoft Excel usually lends itself to that sort of task. However, to completely automate this task VBA macros are required. Those too work quite nicely if one overcomes the initial aversion of working with Microsoft's not exactly well-designed and usable IDE for VBA macros ... 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

Data Visualizations by Stefanie Posavec

Leider ist der Eintrag nur auf English verfügbar.This February at this year's Reasons To Be Creative London spin-off I had the opportunity to watch Stefanie Posavec give a presentation on post-infographics and data visualization. Her work and the way she has of using novel visual approaches to get the gist out of complex datasets is insightful and the results often are as entertaining as they are informative. Take this idea for instance, which conceptualizes the complex interactions of friends on Facebook as ... Read more

UX Time: Responsive Tables and Smoothly Scrolling Through Large Datasets

Leider ist der Eintrag nur auf English verfügbar.Today I'd like to introduce two nifty and very useful tools and techniques for better visualizing tabular data on the Web: Responsive Tables in Pure CSS: This technique (code available here) makes clever use of :before and :after pseudo elements in order to nicely display responsive HTML tables on mobile devices (or any device with a smaller screen size for that matter) without any changes to the HTML code or having to resort to JavaScript. Clusterize.js, ... Read more