
ownCloud is a well-known suite of open source collaboration software that provides similar functionality to DropBox, Google Docs, or Microsoft OneDrive.
A new version called ownCloud Infinite Scale (oCIS) was released in 2022. Infinite Scale has been completely re-architected and re-written in the Go language to …
Read More
Working with containers and virtual machines means that you spend most of your time on the command line. The default Bash shell in Linux does the job, and it's always available on any Linux box, but the Z shell (or
Read Morezsh) includes a metric tonne more functionality like plugin and theme support that will make your command …How often have you read that Docker containers are like lightweight virtual machines? But are they really?
Sure, containers virtualise computing resources, but treating them like lightweight virtual machines trivializes their impact on system architectures and leads to anti-patterns.
And why are they called …
Read More
If you don't like the idea of storing your personal or corporate data on a public cloud, and if you have your own hardware and technical skills, consider deploying Nextcloud, a software suite written in PHP that you can run on-premise that provides similar functionality as DropBox, Google Docs or Microsoft OneDrive. …
Read More
Read More I have been digging into GitHub Pages as …

iDempiere is an open source, web-based Enterprise Resource Planning (ERP) system that has been built with tools from the Java world. Instead of using a build automation tool like Maven or Gradle, the iDempiere team used Buckminster to manage the build. We tackled OSGi in an earlier post, now Buckminster as well? OK, …
Read More
iDempiere is an open source Enterprise Resource Planning (ERP) system that describes itself as "OSGi + ADempiere", but what does that mean in practice?iDempiere and Modularity
This post describes OSGi and the technology stack that was used to build iDempiere so that developers and solution architects …Read More