One of common tasks for OpenRefine is conversion of dates from String. Conversion could be performed by toDate function. Source data: 11-04-15 9:28 12-04-15 8:56 […] Read More
Author: georgik
Pexeso – find two or more related cards. Launch the game in full screen mode. You can find more games at georgik.rocks/tag/games/
I was testing SimulANT+ software from www.thisisant.com. Application was working without problem, but document with API was not readable. Only index was visible, but no content. […] Read More
Gradle has support for PMD. You can find following example on internet: apply plugin: ‘pmd’ pmdMain { ruleSets = [ “basic”, “strings” ] } This […] Read More
After upgrade of Linux distribution Courier stopped to accept emails delivered over TLS or SSL. There was just nice error message in the log file: […] Read More