Autor: Tim Strehle
-
Streaming an Ajax response with Vue.js and Server-sent events (SSE)
The problem: We want to display a large number of search results (from our DAM system) on a Web page. Gathering the results on the server and transferring them to the browser takes a while. To improve the user experience and show the first results as soon as possible, we want to “stream” the results.…
-
10 years ago, I switched to the Mac
A decade ago, I switched from Windows to the Apple Mac. Fortunately, my employer knows that developers need good hardware, and was happy to buy us top-of-the-line MacBook Pros. Not everything is perfect on the Mac, but it’s still a joy to use such excellent hardware and software (fast, beautiful, high quality). And I love…
-
Digital Asset Management Reading List May 2017: Content Platforms and Governance Councils
Here’s the Digital Asset Management articles from April which had a lasting impression on me – picked from the constant stream of blog posts you can see float by on Planet DAM. For more curated DAM links, see the weekly Digital Asset Management.com Links. If you’re attending the DAM New York conference this week, I’m…
-
Learning Java coming from PHP (1)
Despite my almost 20 years of professional software development, I haven’t learnt a lot of programming languages (see my honest résumé). So far, it’s just been PHP and JavaScript (plus SQL, XSLT, and – back in the day – Object Pascal and Visual Basic). Now I’m trying to teach myself some Java. This blog post…
-
Digital Asset Management Reading List Apr. 2017: Evolution and Trends
Here’s the Digital Asset Management articles from March which had a lasting impression on me – picked from the constant stream of blog posts you can see float by on Planet DAM. For more curated DAM links, see the weekly Digital Asset Management.com Links. I highly recommend reading Ralph Windsor’s article Finding signs of life…
-
Erik Dietrich: The Polyglot’s Dilemma
Erik Dietrich – The Polyglot’s Dilemma: “The idealists report to upper management, which consists entirely of opportunists. The opportunists, the organization’s real strategic players, manage everyone. […] They get idealists (journeyman and regular) to believe that the company’s interests mirror their own. And they get them to force that culture on pragmatists who don’t buy…
-
Your company needs its own Knowledge Graph
Just a quick thought: I’m convinced that each company needs its own, internal version of Google’s Knowledge Graph – all the information that’s vital to the business, in “complex models with many connected entities” (Axel Morgner), to help improve search, bridge data silos, and make metadata entry much easier. Listen to Dr. Andreas Weber make…
-
Digital Asset Management Reading List Mar. 2017: Mobile, Administration, Improving DAM
A bit later than usual, here’s the Digital Asset Management articles from February which had a lasting impression on me – picked from the constant stream of blog posts you can see float by on Planet DAM. For more curated DAM links, see the weekly Digital Asset Management.com Links. DAM News runs a batch of…
-
Our DAM News piece on “Improving DAM Interoperability In 2017”
In response to Ralph Windsor’s call for contributions, and with the help of ImageSnippet’s Margaret Warren, I have written an article for DAM News: Improving DAM Interoperability In 2017 Make sure to also read Ralph Windsor’s accompanying piece DAM Interoperability In 2017 – Where Do We Go From Here?. I’m looking forward to your feedback…
-
Metadata values have metadata, too
Field values – inside an SQL database column, an XML tag, or an image’s embedded metadata – are the “atoms” of a data model: the smallest unit. For example, in this record: … the number “82,175,700” is the field value in the “Germany” country record’s “population” field. Just as with atoms, there’s a bit more…