I’ve recently published a post on Mason Frank’s blog, where I wrote about some Salesforce Developer hacks. Here’s a quick summary below and link to the full article, I hope you enjoy! I’m lazy. Most developers are! This is not necessarily a bad thing, and Bill Gates summarizes this concept easily by saying “I choose a lazy person to […]
Author: Enrico Murru
10 signs you’re an amazing Salesforce Developer
I recently joined other Salesforce influencers in contributing to Mason Frank’s ‘Ask The Experts’ series, where I wrote about my ten best tips to become an amazing Salesforce Developer. Here’s a quick summary below and link to the full article, I hope you enjoy! 10 signs you’re an amazing Salesforce Developer “Am I the best Salesforce Developer I can be?” […]
[Salesforce] Handle encryption and decryption with Apex Crypto class and CrypoJS
One of the easiest Javascript libraries for encryption I usually adopt is CryptoJS, quick setup and good support for most algorithms. But I got an headache trying to make it talk with Salesforce, this was due to my relatively low encryption-topics training but also to a specific way Salesforce handles encryption. I was surprised that […]
[ORGanizer] Giraffe release is live: few steps closer to release 1.0!
More then 3 months from the last Reindeer Release say hello to the ORGanizer for Salesforce Giraffe Release (0.6.8.4). Why a Giraffe, you ask? Like a Giraffe points its head up to the sky, the Giraffe Release points toward release 1.0, when we’ll finally go out of beta, closing an almost 3 years old path […]
[Salesforce / Apex] Handling constants on classes
Few days ago I was thinking about optimizing the use of constants (usually of String type) inside projects to avoid proliferation of public static final String declarations on various classes (with a limited control over duplicates) but giving at the same time developers a way to increase readability of constants in their code. The reason […]
Small Business Solutions for Protecting Against Cybercrime
This article has been packed up by Lindsey Weiss, who will tell us some suggestions to keep an eye on security. Lindsey enjoys marketing and promoting one’s brand. She believes that to move your market, you must know your market. She loves writing articles on helping people build buzz around their brand and boosting their […]
[ORGanizer] Reindeer release: cool new features and a special gift from The Welkin Suite
The ORGanizer for Salesforce Reindeer Release is finally live! Thanks to the guys of The Welkin Suite we have a special gift for all ORGanusers: an amazing 40% discount if you start a subscription from within the TWS ORGanizer’s banner! To discover how to get it, follow this post! The Welkin Suite 40% discount Before […]
[Salesforce / Interview Tips] Preparing for a job interview as a Salesforce Administrator
Becoming a Salesforce Administrator is often the entry route into the world’s number one CRM technology, but this doesn’t make the job interview process any easier for prospective admins. As the most prominent role in Salesforce, the competition for a job as a Salesforce Administrator is particularly high. In Mason Frank’s 2018/19 independent Salesforce […]
[Salesforce / Interview Tips] Preparing for a job interview as a Salesforce Developer
Salesforce Developers possess a strong working knowledge of the platform and can add serious value to a business. But given the competitive talent market, you must be prepared to set yourself apart from your peers to really stand out during a job interview. While job interviews can take many weird and wonderful formats, you […]
[Salesforce] Dealing with the running User on Einstein Bot dialogs
As part of the Salesforce Solutions Team at WebResults I spend some time training myself on new products and trying to build POCs (prove of concepts) to give value to the training and promote the knowledge inside my company. I recently was playing with Einstein Bots and got stuck when needed to identify the […]
