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
Here are some “crib notes” on setting on an Amazon compute instance based on my most recent research (Aug 2016). You may find some of these notes useful or interesting…Continue readingIntro To Amazon Compute Instances (EC2)