third-parties

  • Deploying and Signing OSX app the right way

    Recently, I've complete my 'geshtalt' - migrate and release Windows FMX app, Ecolight-AP under MacOSX platform. And, by God, it was painful and hard, mainly due to EMB toolchain tried to fracture my butt on almost each final step.
    The dehydrated knowledge here is crystallized two weeks of pain and swearing, and sweatting.
    Problem starts reveling itself after all Debug stuff was successfully brushed on MAC, under PAServer session, and Release for App Store was created with Developer ID * certificates, which allow to install from signed local pkg.

  • ES Framework

    ExacTsoft C++ framework is kind of creature, that was born back in 2000s, when I realized, that products, I developed back there, need common functional codebase.

  • ES scripting framework

    ES scripting framework description, cookbook, sources, examples

  • NMEA parser extension for MTK 3333

    NMEA0183 parser object, implemented in ES script language

  • Utilities

    Custom-brewed programming tools, utilities, third-party libraries.

  • WinSparkle with multilanguage support

    About couple years ago, I've faced neccessity to add Auto-update functionality to my software. There were several restrictions, to which this tool should comply.

    • Freeware, open source.
    • Intuitive programming interface.
    • Final binary should be independent of any external libraries.
    • Easy to integrate with a product