Skip to content

Programming

Connection Strings

Listing of many types of connections strings to databases using several driver types. Tip from the YouTube clip “Everything You Wanted to Know About ODMC”. https://www.connectionstrings.com/ For instance for remote Firebird server using standard port:… Read More »Connection Strings

Handige websites

Aan de hand van een Youtube video gemaakt door TechGumbo (video onderaan deze post). Ik heb sommige weggelaten (Amazon prijs watchers bijvoorbeeld), maar ook andere die ik tegenkwam toegevoegd (http://httpbin.org/ bijvoorbeeld).

Cron-Job.org

Cron-Job.org is a free online service that enables you to visit websites at your own scheduled moments. Cron is a command line utility on Unix type systems to schedule jobs. Word is that it originates… Read More »Cron-Job.org

Camunda BPM

Looking for an affordable (free) way to create Business Process Management models? Try the Open Source Desktop modeler by Camunda! I was learning BPMN 2.0 by following the free Udemy course “Practical Business Process Management… Read More »Camunda BPM

Font Awesome

  • Web

Font Awesome is a great font containing a lot of icons to use on your webpages. You can use 2.009 free icons, and with a Pro plan you even have 16.083 icons at your disposal.… Read More »Font Awesome

NoCodeAPI

  • Web

Easily create an API with just 3 variables: Give your API a title Copy the Airtable account API key (from https://airtable.com/account) Copy the base App id (from https://airtable.com/api) And you’re done! You have an API… Read More »NoCodeAPI