Warning: Constants may only evaluate to scalar values in /var/www/web1147/html/wp-content/plugins/easy-fancybox/easy-fancybox.php on line 40

Warning: array_key_exists() expects parameter 2 to be array, string given in /var/www/web1147/html/wp-content/plugins/easy-fancybox/inc/class-easyfancybox.php on line 208

Warning: Illegal string offset 'classic' in /var/www/web1147/html/wp-content/plugins/easy-fancybox/inc/fancybox-classic.php on line 303

Warning: Illegal string offset 'classic' in /var/www/web1147/html/wp-content/plugins/easy-fancybox/inc/fancybox-classic.php on line 309
Webservice – Sebastian Hodapp

Tag-Archiv: Webservice

Sometimes you want to measure hits in a non-obstrusive way. In my case I wanted to track how often handbooks which are delivered as hardcopy HTML files at work are actually viewed.

Weiterlesen

After having the webservice to determine the travel time for given locations, it’s time to make usage out of it: As part of an emergency organization I’m curious about how much time we can safe by making use of lights and siren.

Weiterlesen

Recently I had the need to calculate the driving time between several locations dynamically in an Excel sheet. Luckily there’s teh Google Maps API available. Unfortunately it returns JSON and thus needs to be parsed to get the result in minutes only.

Weiterlesen

3/3