Originally posted on amitupadhyayvns:
Well, it’s quite simple. The == operator just checks to see if the left and right values are equal. But, the === operator…
Month: October 2014
Initializing Global Variables and Synchronous AJAX Calls in an Angular XPages Application
Originally posted on Xcellerant:
In a recent project (an XPages application with an Angular front end), I had a need to (a) run a script to determine…
MAMP (OSX, Apache, MySQL, and Python) installation in OSX Yosemite 10.10 using Brew
Originally posted on Chris Villalta Ph.D.:
I found this tutorial from iyWare that goes through installing MAMP on OSX Yosemite since a few things have changed…
Assigning a UserForm Name to a Variable
Originally posted on Adventures in VBA:
Assigning a UserForm name to a variable can be useful where you have more than one userform performing the same or…
EXCEL: SUMIFS – DEMYSTIFIED
Originally posted on The Office Corner:
Don’t you just love SUM? The Excel development team does, they even gave it a huge button in the ribbon. If…
Deliverable Dashboards with SharePoint Workflow
Originally posted on Project Epistemology:
A common request in project management is to be able to create a dashboard for each project that shows the status of…