Category: IT
-
Accessing Google Analytics v4 API with .NET and C#
Connecting to the current v4 version of Google Analytics with C# and .NET can be quite challenging, since most of the online documentation is still related to the outdated Universal Analytics (UA) interface. Links to the correct documentation The api is referenced to “Analytics Data API Overview” and in beta status. The current homepage is…
-
Developer productivity – and how to kill it.
Learn how to kill the productivity of your developers. Based on my experience as developer, manager, team leader, scrum master and CTO.
-
Product documentation from a developers perspective – developer documentation
A lazy developer is a good developer. Creating documentation is a waste of time. So a good developer does not like documenting.
-
Release notes and change log
Release notes describe and list the changes of a product release, published to the public of users and customers of a software product.
-
Knowledge base – product documentation
Knowledge base is a critical part of any product documentation . It provides a library of the main information, keywords & features about the product. Definition According to Wikipedia, a knowledge base (KB) is a technology used to store complex structured and unstructured information used by a computer system. In plain English, it is a condensed…
-
The perfect product documentation
What makes a perfect product documentation? Is there any exceptional documentation example? How much effort should be put into?
-
Agile world problems – specification in Jira using epics, stories and sub-tasks
This post describes how we use Jira and Confluence in a agile, distributed team to specify our products.
-
Sharing FileMaker database online for multiple clients
Problem: a FileMaker database should be made available for multiple user at the same time, in the local network but also from the internet.