Wednesday, 15 July 2020

SetEXIFData 8.4

setexifdata
A new version of SetEXIFData , my GUI for exiftool by Phil Harvey , is now available:

v8.4
(15 July 2020)

Fix:
  • Reading Date/Time from file name converted '00:15' to '12:15'. This is removed.

  • Friday, 3 July 2020

    ICSviewer 4.1

    icsviewer
    My ical/ics calendar file viewer and exporter ICS Viewer was updated

    v4.1
    Bug fixes:

    - When the connection to MySQL fails, the error message dialog would leave the sheet window hang without any controls.

    Friday, 29 May 2020

    SetEXIFData 8.3

    setexifdata
    A new version of SetEXIFData , my GUI for exiftool by Phil Harvey , is now available:

    v8.3
    (29 May 2020)

    Fix:
  • All 'http://marc.vos/net/...' URLs changed into 'https'.
  • That made geotagging work again.

  • Friday, 15 May 2020

    SetEXIFData 8.2

    setexifdata
    A new version of SetEXIFData , my GUI for exiftool by Phil Harvey , is now available:

    v8.2
    (15 May 2020)

    Fix:
  • Keyword-entry is now handled correctly, when entering each keyword on a new line and/or separated by commas and/or (semi)colons.
  • Keywords are also added again to the 'subject' attribute, which is used by Preview and other Mac apps.
  • Keywords are now sorted and de-duplicated automatically.
  • These changes were necessary, since I found out that a lot has changed since 2008/2011, in the programming language and the Mac apps.

    New:
  • I dropped 32-bit support. Only the 64-bit application will be maintained.

  • Wednesday, 13 May 2020

    Verbind Apple LED Cinema Display met MagSafe1 adapter aan MacBook Pro met USB-C #apple #macbookpro #usbc #magsafe #adapter #cable

     
    Overstappen van een MacBook Pro uit 2012 naar een MaBook Pro uit 2019? Tsja, dan past geen enkele kabel meer, ook al je MagSafe1 adapters die je her der in huis hebt geplaatst passen niet meer. En wil je je mooie 27-inch Apple LED Cinema Display behouden, dan moet er iets gebeuren. Gelukkig bestaat de 'alleen-nog-USB-C' Mac al wat langer en zijn de adaptermakers druk in de weer geweest.

    Zie hiernaast op de foto mijn keuze: Het LMP Compact Dock , te koop bij Appelhoes en een MagSafe1 & 2 adapter voor USB-C bij AliExpress . Daarvan bestel je er gelijk twee. Eén voor in het Compact Dock en één voor her en der in huis waar de oude MagSafe power-adapters in de stopcontacten zitten.

    En voilá, met deze combinatie is de LED Cinema Display ook weer aangesloten, én de MacBook Pro laadt prima op. De 85W Power Adapter kan in de computertas, voor onderweg.

    Friday, 3 April 2020

    Chernobyl 1986 in Pravda by Michael Gorbatsjov #chernobyl #tsjernobyl #nuclear #disaster #1986 #pravda #newspaper #krant

    Tussen de spullen van mij pa vond ik de Pravda uit 1986, met op de voorpagina de televisietoespraak door Michael Gorbatsjov (Mikhail Gorbachev) én de Nederlandse vertaling van dat artikel, gemaakt door mijn pa. Het artikel kan je lezen op cees.vos.net

    Tuesday, 24 March 2020

    Oracle Instant Client + oci8 for PHP and Apache on macOS Mojave #oracle #oci8 #php #macos


    I was totally new to using Oracle Instant Client on macOS Mojave, so I had to spend days to figure out and try out on how to get it installed (easy) and how to get the oci8 shared library installed (the hard and most time-consuming part) for use with PHP at both the CLI and in Apache. I have been on many, many websites and read many, many instructions, and I want to thank everyone who put so much effort in clarifying something that actually should be very simple nowadays. After having read and tried so many tips and tricks, I ended up summarizing what worked for me, which I wrote down on Oracle Instant Client + OCI8 on Macos Mojave for PHP .