Code 93 Extended
DataLogic 2 of 5
EAN 128
Apache Log4j Vulnerability
The value of third-party API integrations as part of your digital transformation strategy
ISVs, corporations, and SaaS solutions all have the same immediate digital transformation needs in common; they all need to bring forth technologies that improve both the customer and employee experience. The challenge is building and launching these technologies quickly, efficiently, and within a scalable, sustainable model. Product managers and development teams are all evaluating options […]
Test Design Best Practices Using Mocha Chai, Page Objects, and Linters
“We need automation.” It’s often the phrase stated by management. What does that mean exactly? Does it mean, “Write test code however you want as long as it automates the product’s functionality?” No. I think not! There are many aspects to writing test automation that are often overlooked and could cause issues later on. I […]
PrizmDoc® for Java & RasterMaster License Reporting
Barcode Xpress: A Shift in the Pricing Model
When you’re looking to integrate a toolkit into your application, your first priority is assessing the capabilities. Once you’ve found the right fit, you need to make sure that the pricing matches your budget and makes sense for your needs. Historically, Accusoft has offered a variety of different licensing options for our clients. Products […]
OnTask launches new Health Tracking platform to easily track employees’ vaccination records
TAMPA, FLA. (Nov. 2, 2021) – Docubee (formerly OnTask), a workflow automation and eSignature tool, has launched a new Health Tracking platform providing unmatched flexibility for companies to track employees’ vaccination records, exemption requests, COVID test results, health screenings, and wellness status. The affordable and secure cloud-based system can be used with any device and from […]
Communicating with External Systems in a Salesforce Application
Salesforce applications provide a way to easily extend the capabilities of the popular customer relationship management platform Salesforce. A Salesforce user can choose from thousands of apps that are available on the Salesforce App Exchange One common capability provided by Salesforce apps is the ability to communicate with external systems in order to extend the […]
The C++ STL: How to Harness Its Power
Sometimes, as a software engineer, one has to deal with code we would rather not. “What were they thinking?” is a common sentiment. In my experience, this seems to be more exacerbated in C++, where it’s much easier to do the wrong thing and re-implement something ourselves instead of using what’s available to us by […]
Next Generation Native Node: N-API in C++
N-API. Some time ago, way back in the Node JS 0.10.x days, we needed to expose some native libraries previously written in C++ for use by an existing Node JS based service. There were two reasons to reuse this existing C++ code base: The code was already written and debugged so wrapping it made a […]