Blog Archives

“How it Works With Holger” Source code available online

Hands-on examples are key in all my presentations. “How it works with Holger” has shown dozens of different examples in recent months. I have gotten feedback from the community to offer the source code for download. It has taken me some time to finally get to it,

Read more ›

Tags: , , , ,

Generate ‘.gitignore’ for Delphi, FreePascal, and other languages easily

Every version control system implements a concept to ignore files with a certain file extension to be included. In Git, you add a file named .gitignore to your directory that is to be added to version control. Each line in this file lists a filename, a wildcard expression,

Read more ›

Tags: , , ,

Overview of current GitHub repositories

Here’s a video that gives you some insight which repositories are available from TMS software and myself and how to find them on GitHub.

Read more ›

Tags: , , , , ,

How to use examples from GitHub in Delphi

More and more source examples can be found in public source repositories. GitHub has become quite popular as it allows for easy publication and hosting of open-source Git repositories. Still, the Delphi community primarily works with downloadable archives to exchange source code. I think the main reason for this is that Delphi developers have no idea how easy it has to become to work with Git repositories and GitHub never even leaving the Delphi IDE.

Read more ›

Tags: , , , ,

Partnerships




Top