Artificial Intelligence. Human-programmed algorithms that are designed to allow machines to learn from the environment and improve the outcome of those algorithms over time based on what they learn. It…Continue readingWhat The Duck – Thoughts On Artificial Intelligence
The launch of MySLP, a new SaaS version of Store Locator Plus, requires marketing and promotion to ensure we get enough traffic to recoup my investment in that project. Just…Continue readingPublishing Press Releases
This is something I often come across in code. Just came across it in our MySLP project today , in fact. SELECT count(id) FROM my_table While the performance impact of…Continue readingPerformance Benefits Of COUNT(*) In SQL
Here are some tricks I use at Amazon when searching for products. I just realized today that many people don’t know these “hacker” options. Search For NOT That To search…Continue readingAmazon Search Tricks