Skip to content

Programming

Configuring webpages for Apple

  • Web

Documentation what definitions you need in your HTML code to best integrate into Apple devices. Configuring Web Applications (apple.com) For example, the two I think I will use most:

HTML HEAD guide

  • Web

Josh Buchea created a comprehensive list of all possible elements to be used in the <HEAD> section of any webpage. For example useful to check what META tags are needed so an iOS desktop link… Read More »HTML HEAD guide

Test IBAN numbers

  • Web

Free webservice to test if your IBAN number is a valid one. Easy to use. openiban – Free and Public IBAN Validation and Calculation Webservice Just open the url, passing the IBAN number to be… Read More »Test IBAN numbers

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).