Originally posted on Simonas Razminas blog:
If you are reading this post, I assume that you are convinced or at least willing to try dedicated Scrum Master…
Month: January 2014
Import Object Data Directly into a Map
Originally posted on Paul's Salesforce Blog:
Here’s a neat trick that I found. You can use it to import object data directly into a Map, indexed…
Browser and Session value in APEX
Originally posted on iAdvise blog:
For those of us who have been developing in APEX for a while will understand that the value of an item in…
APEX and Security
Originally posted on Alistair Laing's Blog:
So with APEX 5 on the horizon, I wonder what other neat hidden features will be included in this instalment.…
Prep your Mac with Automator
Originally posted on Worship Synths and Keyboards:
It’s funny how a tiny little thing like a notification pop-up or unexpected audio alarm can derail your key rig in…
Using Keyboard Maestro with Automator and Applescript
Originally posted on The Daily Mac View:
Keyboard Maestro is a powerful Macro programming environment for the Mac and OSX. In “Hypercharging your Mac with Keyboard Maestro…
Excel Report Generator – Fill Reports with Records, Print and Save Automatically
Originally posted on Struggling To Excel:
Many small-scale businesses do not use database management systems to generate reports. Most of them stick to spreadsheet packages. Unfortunately Spreadsheet…
Git and Github
Originally posted on Tech Musings:
Git is a distributed version control system and it differs from a centralized version control system like SVN in quite a few…
How to import heroku postgres locally from prod rails
Originally posted on The Agile Warrior:
Step 1: Setup Postgres locally and get working with your app. Heroku db:pull only works if you have postgres setup locally…