Software engineers have always been told to parameterize their SQL queries. Why? It avoids any possibilities of SQL injection. Rather than an arbitrary value being formatted into the SQL query,…
In my last blog post I talked about an ongoing supervised learning project at one of our clients’ office (involving me, plus a team of data scientists at the client),…
We’ve written previously about the numerous products that market themselves for Data Analytics and Business Intelligence. As we noted earlier, this can be confusing, but we are typically successful in…
Programmers and data scientists at Composable do a variety of service work for our clients. My primary role at Composable is as a data scientist, and in a recent project…
Getting Started IT Pros know how important information security can be for meeting compliance rules and delivering your projects on time. Serving a web application like Composable over HTTPS is…
When it comes to CRMs these days, Salesforce has maintained its industry leadership for quite some time. But its analytics and reporting capabilities surrounding the data it controls has always…
When you’re working with large numbers of images, using standard tools like ImageMagick can often feel like an endless cycle of combing through [crayon-62baf9c4b115e327441560-i/] pages and StackOverflow posts to find the magical…