Skip to content

April 2020

Bits and pieces

Stuff I collect because it’s interesting, but has to be organized. Script to add mobile usage to the body class (WordPress)

Websites I like

Wayback Machine: Find archived versions of web pages. Very useful if pages are lost! https://web.archive.org/ Dutch vehicle registration lookup. See all kind of gathered info for any license. https://ovi.rdw.nl/ Bright TV. Great tech channel: https://www.youtube.com/channel/UCDmYblK8ScOM4LEfXCQNzCw

VFP: Webpage to file

Read web content to a file A Visual Foxpro function to read a web page’s content into a (cached) file. UrlToFile.prg LPARAMETERS tcRemote * URL reader from Fox Wiki site: http://fox.wikis.com/wc.dll?Wiki~ReadUrl~VFP * Accept URL *… Read More »VFP: Webpage to file