Digital email signatures
Get a digital email signature from Comodo. …digitally signing allows them to confirm you as the sender and verify the message was not tampered with en route…
View ArticleHow to convert UTC time to current timezone in MySQL
Using SugarCRM (this client is using Enterprise 6.5.15) and we want the last two hundred items in the tracker table. The problem is that the `tracker`.`date_modified` field is in UTC time, not the...
View ArticleCreate demo data for SugarCRM databases
Generate records with Tidbit for various Sugar modules.
View ArticleSql snippet to show just opportunities from current month
I’m needing to do a sql query to show just the opportunities from the current month, the sql snippet for the WHERE clause to do this is the following: WHERE MONTH(opportunities.date_closed) =...
View ArticleHow to resolve a Talend Execution failed due to access is denied error
Have Talend Open Studio running on a Windows server, however, when we run a job, it gives an error similar to the below: Execution failed : Failed to generate code. [No .class file created for file...
View ArticleZapier on how to run a remote standup meeting
Zapier on how to run a remote standup meeting.
View ArticleThe Perfect Web Development Environment for Your New Mac
The Perfect Web Development Environment for Your New Mac. Great set of instructions, worked for me.
View ArticleAustralian Privacy Law Reform Changes
There are changes to the Australian Privacy Laws. Details here: www.oaic.gov.au. This does raise some questions around where you’re hosting data. If you’re using the ‘cloud’ (Google Drive/Apps, hosted...
View ArticleNew Act! emarketing to arrive soon
Act! (now owned by Swiftpage) will have an updated emarketing platform builtin to the next release of Act! 16.1. I know many who will be eager to test this out.
View ArticleWhat version of MySQL is running?
On a CentOS 6.x linux box, typing the following will show the MySQL version mysql -v or if not the root user, then mysql -u root -p -v (Which says user the root user, prompt for the password, then get...
View ArticleEverything Bill knows about business in one minute
“Everything I know about business in one minute.” – Bill Drenttel. Via John Gruber.
View ArticleSQL JOINs explained
SQL JOINs? Go read the article from the source (Visual Representation of SQL Joins) and it’ll make even more sense.
View ArticleCreate UAC elevated shortcuts on Windows
Create UAC elevated shortcuts on Windows (Hat tip to Jared).
View ArticleEmergency + is a smartphone app for Australian emergencies
In Australia we dial 000 for emergency services. This smartphone app (iOS and Android) shares your location with emergency services as well. Get it here: Emergency +.
View ArticleHow to close an app properly on iOS
To close an app on iOS, simply switching to another app does not close it. It is still running and consuming RAM. This Apple KB explains how to close it properly on iOS7. On iOS6, use this method.
View ArticleDifferent ways to use 123 Sync with Act! and MS Exchange
The different ways to use 123 Sync with Act! and MS Exchange.
View Article