Markdown is great—it provides an easy way to write text that can be converted into HTML. But working with raw Markdown programmatically can be a pain. There are plenty of libraries for working with the HTML Markdown can generate, but not many good ones for…
When working in a business setting, more specifically in the finance field, it is common to monitor stocks. When making big decisions for yourself, or your clients/end users, it is essential to know where the market was, where it is now, and where it will be heading….
Actian Zen is a suite of embedded database products that provides seamless integration and data portability with no ETL overhead among its many implementations. These implementations range from full blown servers such as Windows and Linux, desktops, mobile…
If you’re a developer who works with APIs, you’ve probably spent a lot of time discussing or debating REST vs. SOAP vs. RPC or other API protocols. Depending on your point of view, you might think that one API protocol is better than another, and seek to use that…
The process of modernizing legacy applications into a service-oriented architecture is a long one. For many, the logic that is required for new, modern systems already exists in the form of code that has already been written, fully tested, and used for multiple years…