by Ben Rodriguez | May 19, 2017 | Internal Comms
...
by Ben Rodriguez | May 19, 2017 | Internal Comms
...
by Ben Rodriguez | Oct 10, 2016 | Tech Notes
Here is how you enable the restrictions on your iOS device to keep your employees focused on their tasks, I mean, keep your employees off Facebook. Apple Support Site: https://support.apple.com/en-us/HT201304 PDF copy of webpage above: iOS Restrictions Contact us now...
by Ben Rodriguez | Aug 10, 2016 | Tech Notes
Problem: Need to find data from Table A where a.name contains ‘term’. Also need to search Table B where b.name contains ‘term’ and include the associated row from Table A where A.primary_id = B.other_id in the returned data. Sadly, Ruby on...
by Ben Rodriguez | Nov 11, 2015 | Tech Notes
Here is a walk-thru from AWS that has worked well. If AWS, or anyone, comes up with a simpler way to do this, then this page will be updated and credit given to the solution creator. https://docs.aws.amazon.com/ses/latest/DeveloperGuide/sendmail.html Here is a PDF...