Blog | Dave Feltz Software Developer LLC

Independent Software Developer


Author: Dave

  • Workflow automation software explained

    Workflow automation software manages and tracks status for multi-step business processes. Some of the benefits of workflow automation include gains in efficiency and speed, reducing tedious, repetitive work and errors, while providing valuable real-time feedback about the status of your business processes. It frequently eliminates the need to manually send status and to copy and…

  • Is Your Custom Software S.O.L.I.D.?

    It is no longer good enough that custom software just works. To be considered a quality, reliable, maintainable product, it also needs to be properly engineered. In my opinion one of the most important aspects of well-engineered custom software is code that adheres to the S.O.L.I.D. design principles.

  • Meltdown and Spectre CPU Vulnerabilities

    Google’s Project Zero security team just announced two serious security vulnerabilities called Meltdown and Spectre. These vulnerabilities are particularly serious because they occur in the CPU chip’s architectures so it affects any software running on most Intel CPUs manufactured from 1995 to today. If you have a device or computer with an Intel processor that…

  • 8 Steps To A More Secure WordPress Site

    For the most part WordPress is a good option for your web site. With its extensive repository of themes and plugins WordPress provides site owners with many options for design and content. Also, the fact that WordPress is built on php and MySQL, two open technologies with large developer bases, site owners can leverage a…