go to post Eric Fortenberry · Sep 5 One of the struggles I've always had with Docker is that it seems to consume a lot of disk space. In my experience, this has been from old, unused images. Have you experienced the same thing? Most of the time, running docker system prune seems to help.
go to post Eric Fortenberry · Jul 29 I've updated wsgi-to-zpm to be explain the Docker demo more clearly. Thanks as always for your reviews/suggestions.
go to post Eric Fortenberry · May 31 I'd like to claim the video bonus for hc-export-editor as well: https://www.youtube.com/watch?v=gSFDw4eaErg Thanks
go to post Eric Fortenberry · May 30 Here you go... https://github.com/jamerfort/hc-export-editor/blob/42516f7524c4556c1cc8afa25d2f71c22b6e0891/webapps/hc_export_editor/export_manager.py#L141
go to post Eric Fortenberry · May 30 I would like to claim the following bonuses: - Embedded Python - Online Demo - First Article on DC Thanks!
go to post Eric Fortenberry · May 27 Our team was unable to find any built-in functions for handling timezones/offsets and had to develop our own library that uses the built-in timezone database installed on our Redhat servers. Check out this article: Time Zones and Offsets and ObjectScript, Oh My! | InterSystems Developer Here's the related library: tz---ObjectScript-Time-Zone-Conversion-Library Let me know if you have any questions/problems with this library.
go to post Eric Fortenberry · Dec 20, 2024 I just posted Time Zones and Offsets and ObjectScript, Oh My! article on DC. Thanks!
go to post Eric Fortenberry · Dec 19, 2024 My tz - ObjectScript Time Zone Conversion Library project now supports Interoperability Rules/DTLs. Thanks!