-
Recent Posts
Recent Comments
- Rasiya on Automated Functional Testing with JMeter
- michelbisson on Apache mod_cache in the Real World
- Jack on Java vs. PHP – the Essential Factor
- sampath kumar on Apache mod_cache in the Real World
- Bill C on Testing Has a Point of Diminishing Returns
Categories
Archives
Author Archives: David Tobey
Using Avalara’s Free State & ZIP Tax Rate Downloads
In addition to integrating with Avalara’s tax integration service, Avatax, SoftSlate supports the notion of uploading tax rate tables based on country, state, and ZIP code. Avalara provides a free set of tax rate tables for all 50 states that … Continue reading
Posted in Uncategorized
Leave a comment
Unleashing Envers
Why Audit Logging? Audit logging in the database may be one of those things that you have to experience to appreciate. Some of our clients have audit logging set up and others do not. When you’ve never experienced it it … Continue reading
Posted in How To's, Programming, SoftSlate Commerce
Leave a comment
3.3.1 Sneak Peek
It’s time for the sneak peek at upcoming features and changes in version 3.3.1. We’ve been working hard – very excited about some of these new features! Emails – Ability to define any number of email templates in the Administrator … Continue reading
Posted in Uncategorized
Leave a comment
Handy Recipes for Dealing with Data
I thought I would post the following handy little scripts, which have proved invaluable to us. Nightly Database Backups The first script simply makes a backup of a SoftSlate Commerce database. We run this guy nightly for all of our … Continue reading
The SoftSlate Extender Code Generation Tool
We spend a lot of time here working for clients helping them to customize their SoftSlate Commerce stores. That often means extending the built-in SoftSlate domain model (ie, adding new fields to the database and the programming code) to keep … Continue reading
Posted in Uncategorized
Leave a comment
How We Implemented Lucene Fuzziness and Wildcards
In version 3.2.8, we’re adding a couple configuration parameters to our Advanced Search (ie, Lucene) implementation in the Enterprise Edition. I have to say, I’m always impressed with how easy it is to use Lucene’s API. It is surprising how … Continue reading
Posted in SoftSlate Commerce
Leave a comment
3.3.0 Sneak Peek
Here is a sneak peek at the upcoming changes on slate for the next SoftSlate Commerce release, version 3.2.8. Area Version Description developer 3.2.8.1 Support for optionally using Google Guice to inject business object and DAO dependencies developer 3.2.8.1 The … Continue reading
Posted in SoftSlate Commerce
1 Comment
Java vs. PHP – the Essential Factor
Which language do you prefer? And what’s the essential factor for you? Continue reading
Posted in Programming
2 Comments
Homage to Our Awesome Clients
Inspired by our awesome clients, a list of some of the crazy stuff you can buy with SoftSlate Commerce. Continue reading
Posted in Uncategorized
Leave a comment
Testing Has a Point of Diminishing Returns
Testing of course is vital, if not central, to programming. That said, there is a point of diminishing returns where it takes up more time than its worth. The line is crossed at different points depending on the situation. Continue reading
Posted in Deep Thoughts, Programming, Web Ops
9 Comments