Presentation on how techniques for finishing 100-mile ultramarathons can help you implement content strategies at large organizations. Delivered at STC Summit '17.
The document discusses implementing a content strategy and outlines some key lessons learned. It notes that implementing a content strategy is like running a long distance and will involve pain, relationships, and focusing on strengths over weaknesses. It advises getting ready for the pain involved, not trying to do it alone, and leveraging strengths rather than weaknesses. The presentation encourages the audience to take action by volunteering or taking the next step.
Building first lightning component at udaipur admin group sessionAvanish Kumar
This presentation provides an overview of basic Lightning concepts including:
- Aura component structure and attributes
- Component expressions
- Common Lightning base components that are out of the box
- Demonstrating calling a child component from a parent component
- Leaving time for questions at the end
Lighting Strikes: Embrace the change in Your Org by Gaurav KheterpalSalesforce Admins
Gaurav Kheterpal presented on embracing Salesforce Lightning Experience. The presentation covered:
1) Why organizations should embrace Lightning Experience, highlighting the benefits of the new user interface.
2) What are the key features of Lightning Experience, including changes to functionality and the user experience.
3) How to plan and prepare for a successful migration to Lightning Experience, including educating users, testing, and an iterative rollout approach.
Your career, brand, and reputation depend on how well you deliver presentations, both internally and externally. For most people, getting up in front of an audience is a terrifying experience, but it doesn't have to be. By learning a few simple techniques, you can confidently deliver career-boosting technical presentations that won't bore an audience, accidentally tarnish your brand, or limit your career opportunities. Presenting is a craft, not a talent. Those who learn the craft can easily take their careers to the next level.
Improve Home Healthcare Outcomes with Force.com & the Internet of ThingsSalesforce Developers
The document discusses using Force.com and the Internet of Things to improve home healthcare outcomes. It describes using connected devices to help patients take their medications correctly and receive messages to aid compliance. Code examples and an implementation walkthrough are provided. The presentation promotes Mavens Consulting as a specialist in Salesforce implementations for the life sciences industry, with expertise in Service Cloud for medical call centers and multi-channel portals.
My Incredible Certification Story - Becka MillerBecka Miller
Becka Miller went from being a middle school secretary with no time for school to becoming a Salesforce Consultant. She discovered Salesforce through her role with the military and used resources like VetForce, Salesforce University, Admin Hero blog, and Trailhead to earn certifications like Salesforce Certified Administrator and Salesforce Certified Pardot Consultant. She is now hired by The Fury Group and leads the Houston Pardot User Group with experience implementing 25 Salesforce projects and 17 Pardot Quickstarts.
This document contains a safe harbor statement for salesforce.com regarding any forward-looking statements made during the presentation. It notes that actual results could differ from forward-looking statements if uncertainties materialize or assumptions prove incorrect. It lists risks including those associated with new products/services, growth, acquisitions, the immature market, and larger enterprise customers. The document states that any unreleased services mentioned may not be delivered or may be delayed.
How to Weave Diversity and Inclusion into Your Company's DNA by Brad Schneide...Salesforce Admins
This document discusses Rightpoint's journey towards weaving diversity and inclusion into its company culture. It began with employees calling for change and senior leadership recognizing the need to shift from being defensive to inexperienced on these issues. An analysis found Rightpoint's workforce lacked diversity. The company is now conducting listening sessions, defining a vision, and engaging experts to guide its diversity and inclusion strategies while communicating openly about its progress.
Using Third-Party Tools for Easy Data Manipulation by Ashima Saigal, M. Sridh...Salesforce Admins
The document discusses using third-party tools for easy data manipulation. It begins with forward-looking statements and risks associated with projections. It states that any unreleased services or features discussed may not be delivered on time or at all, and purchasing decisions should be based on currently available features. The document introduces four people - Vered Meir, Ashima Saigal, M Sridhar, and a teenage mutant data ninja turtle team - who can help with data issues. It describes a problem needing to correlate internship and employment data between two objects, and provides a diagram to illustrate the data relationship. Wisdom and guidance are offered to remember that the student has not been shown all that the master knows.
Workshop on how to create successful content strategies with interactive content, structured authoring, and Agile development environments. Delivered at TC Camp 2016.
Have you ever encountered a Salesforce bug? Ever wonder how salesforce.com fixes a bug and how you can track the progress? We invite all admins, developers, partners, and power users to join us on a behind the scenes journey following a bug through salesforce.com support and engineering. Learn how you can use the public known issues site to track bugs affecting your organization.
Automate Tasks for Transitioning Employees with Process Builder and Flow by K...Salesforce Admins
1) Kelly Lewis from Brown-Forman presented on automating tasks for transitioning employees using Process Builder and Flow.
2) Brown-Forman has around 125 departing users and 135 new users per month that need their profiles updated.
3) Kelly demonstrated how to use Process Builder to call a Flow that automatically adds new users to Chatter groups. She also showed how to use Process Builder alone to change usernames and deactivate departing users.
How to Choose the Right Automation Tool by Jonathan Hackworth Salesforce Admins
This document discusses various automation tools in Salesforce and provides examples of how to apply them. It introduces the Salesforce automation suite, which includes Workflow, Approvals, Process Builder, and Visual Workflow. Examples are given such as using Workflow to assign an account owner based on opportunity criteria, using Process Builder to automate a multi-step approval process, and using Workflow or Process Builder to trigger actions like sending a lead record to an external system or posting to Chatter. Tips are provided like starting with Process Builder, testing in sandbox, and keeping automation names descriptive.
How to Scale Your Admin Team as Your Company Grows by Ted HazardSalesforce Admins
This document discusses how to scale an admin team as a company grows without increasing headcount or budget. It recommends developing partnerships by establishing roles like sponsors, business owners, department admins, champions, experts and users. These roles share responsibilities and ensure governance. For larger departments, the model can scale vertically by adding roles like regional admins under a sales VP. With defined roles and governance, the admin team can effectively support growing user needs without adding permanent headcount.
Process Automation Makeover: Transform Multiple Workflows into One Process by...Salesforce Admins
This document discusses transforming multiple workflows into a single automated process using Lightning Process Builder in Salesforce. It provides an example of converting different workflow rules for high, medium, and low value clients into a single process based on the client's annual revenue and value rating. It cautions not to activate the new process in a production environment until testing is complete. Finally, it lists several Trailhead modules and projects, Success Community forums, blogs, and the Salesforce Automation Hour as resources for learning more about Lightning Process Builder and visual workflow automation in Salesforce.
This presentation contains a safe harbor statement noting that any forward-looking statements are subject to risks and uncertainties. It notes that salesforce.com's financial results could differ from implied or expressed forward-looking statements. It lists risks including those associated with new products/services, fluctuations in operating results, security breaches, litigation outcomes, mergers and acquisitions, an immature market, and utilization of services by larger enterprises. The safe harbor statement concludes by saying purchase decisions should be based on currently available features.
Drive Adoption and Buy-In Using Storytelling by Megan HimanSalesforce Admins
Megan Himan discusses using storytelling to drive adoption and buy-in. She notes that stories should have a purpose, use real people to connect authentically with what people care about. When starting with storytelling, understand the story you want to tell and collect real people's pain points. Tell the story at the right time, frame it for your audience and desired outcome, and use details to evoke emotion by bringing the "why" to life with real people and descriptive pain points. Avoid pitfalls when storytelling.
An Admin's Guide to the Developer Console by Francis PindarSalesforce Admins
The document provides an overview of the Salesforce Developer Console for administrators. It describes key features like debugging and troubleshooting Apex code using logs and checkpoints, editing and navigating source code, testing and validating performance, and executing SOQL and SOSL queries. It also outlines Salesforce's execution order when records are saved and key log event types administrators can examine.
Increase Customer Adoption with Interactive ContentGavin Austin
Salesforce Case Study: Adding Interactivity to Increase Customer Satisfaction
Presented at the Intelligent Content Conference on how Salesforce built a framework for interactive content, which led to an increase in customer adoption.
This document discusses building a highly configurable, offline-enabled hybrid mobile app. It describes how the app developers took Force.com features like mobile page layouts, validation rules, and roll-up summary fields and transformed them into a mobile and offline solution. The document outlines the objectives of creating an end-to-end workflow across multiple industries with customizations that can be done remotely without coding. It then discusses some of the challenges encountered and how they were solved by leveraging available development frameworks. Finally, it demonstrates the app and recommends starting projects with a test and logging framework and getting an early customer.
Best Practices and Recommendations for New Salesforce AdminsLouise Lockie
Presentation delivered on the Admin Theatre at London World Tour 2018.
The role of Salesforce Admin brings with it a lot of responsibility, but also all the tools and support to enable each of us to be successful. In this session I will present a series of recommendations and tools to ensure that you can both make the most of the available features, and impress management, whether you are in charge of a new, growing, or inherited instance.
Wave Analytics Cloud is a new analytics platform that allows anyone to easily get insights from any data or app. It is mobile-enabled so insights can be accessed from anywhere and acted on. The platform is open and schema-free so it can handle big data and scale to large volumes of data from multiple sources. A demo showed how easily users can search, visualize, and get answers from their data in Wave.
Getting Starting with Salesforce for NonprofitsNik Panter
Through Salesforce.org, your nonprofit or higher education organization can be granted ten free Salesforce licenses. But what do you do after you receive your licenses and are given a login? We have five steps for you to follow to get up and running quickly towards getting your nonprofit up and successful with Salesforce!
This document discusses best practices for testing Apex code in Salesforce. It recommends writing tests to validate both positive and negative scenarios. Specific areas that should be tested include user access permissions, exceptions, and bulk operations. The document provides guidance on setting up test data, avoiding SeeAllData, and using TestSetup to share data across tests. It also recommends using Test.startTest/stopTest to reset governor limits between tests. The goal of testing is to ensure the code performs as expected and to avoid bugs by systematically validating different situations.
Best Practices and Recommendations for New Salesforce AdminsLouise Lockie
This presentation provides best practices and recommendations for new Salesforce admins. It covers topics like setting up profiles and permission sets, ensuring proper audit trails, managing duplication, creating documentation, preparing for releases, building reports, customizing dashboards, enabling productivity tools, and using admin tools like login as, sandboxes, and workbench. The goal is to help new admins put the "awesome" in being an awesome admin.
Choose your Destiny - Building your Awesome Admin Career - Video Link: http:/...Deepa Patel
Dreamforce 2015 - Build your Awesome Admin Career session by Brent Downey, Deepa Patel and Mike Martin.
Link to Vide: http://tinyurl.com/ozcyn4n
Thought Leadership from Social Sector MastersSalesforce.org
Some of the nation’s leading CRM thought leaders joined together for a lively and entertaining discussion about top marketing and CRM trends and best practices. This presentation is geared for social sector practitioners looking to take top lessons from different industries and apply them to their organization or campus. Tap over 75 years of combined experience on strategies to make customer initiatives successful from these featured thought leaders.
This document contains a safe harbor statement for salesforce.com regarding any forward-looking statements made during the presentation. It notes that actual results could differ from forward-looking statements if uncertainties materialize or assumptions prove incorrect. It lists risks including those associated with new products/services, growth, acquisitions, the immature market, and larger enterprise customers. The document states that any unreleased services mentioned may not be delivered or may be delayed.
How to Weave Diversity and Inclusion into Your Company's DNA by Brad Schneide...Salesforce Admins
This document discusses Rightpoint's journey towards weaving diversity and inclusion into its company culture. It began with employees calling for change and senior leadership recognizing the need to shift from being defensive to inexperienced on these issues. An analysis found Rightpoint's workforce lacked diversity. The company is now conducting listening sessions, defining a vision, and engaging experts to guide its diversity and inclusion strategies while communicating openly about its progress.
Using Third-Party Tools for Easy Data Manipulation by Ashima Saigal, M. Sridh...Salesforce Admins
The document discusses using third-party tools for easy data manipulation. It begins with forward-looking statements and risks associated with projections. It states that any unreleased services or features discussed may not be delivered on time or at all, and purchasing decisions should be based on currently available features. The document introduces four people - Vered Meir, Ashima Saigal, M Sridhar, and a teenage mutant data ninja turtle team - who can help with data issues. It describes a problem needing to correlate internship and employment data between two objects, and provides a diagram to illustrate the data relationship. Wisdom and guidance are offered to remember that the student has not been shown all that the master knows.
Workshop on how to create successful content strategies with interactive content, structured authoring, and Agile development environments. Delivered at TC Camp 2016.
Have you ever encountered a Salesforce bug? Ever wonder how salesforce.com fixes a bug and how you can track the progress? We invite all admins, developers, partners, and power users to join us on a behind the scenes journey following a bug through salesforce.com support and engineering. Learn how you can use the public known issues site to track bugs affecting your organization.
Automate Tasks for Transitioning Employees with Process Builder and Flow by K...Salesforce Admins
1) Kelly Lewis from Brown-Forman presented on automating tasks for transitioning employees using Process Builder and Flow.
2) Brown-Forman has around 125 departing users and 135 new users per month that need their profiles updated.
3) Kelly demonstrated how to use Process Builder to call a Flow that automatically adds new users to Chatter groups. She also showed how to use Process Builder alone to change usernames and deactivate departing users.
How to Choose the Right Automation Tool by Jonathan Hackworth Salesforce Admins
This document discusses various automation tools in Salesforce and provides examples of how to apply them. It introduces the Salesforce automation suite, which includes Workflow, Approvals, Process Builder, and Visual Workflow. Examples are given such as using Workflow to assign an account owner based on opportunity criteria, using Process Builder to automate a multi-step approval process, and using Workflow or Process Builder to trigger actions like sending a lead record to an external system or posting to Chatter. Tips are provided like starting with Process Builder, testing in sandbox, and keeping automation names descriptive.
How to Scale Your Admin Team as Your Company Grows by Ted HazardSalesforce Admins
This document discusses how to scale an admin team as a company grows without increasing headcount or budget. It recommends developing partnerships by establishing roles like sponsors, business owners, department admins, champions, experts and users. These roles share responsibilities and ensure governance. For larger departments, the model can scale vertically by adding roles like regional admins under a sales VP. With defined roles and governance, the admin team can effectively support growing user needs without adding permanent headcount.
Process Automation Makeover: Transform Multiple Workflows into One Process by...Salesforce Admins
This document discusses transforming multiple workflows into a single automated process using Lightning Process Builder in Salesforce. It provides an example of converting different workflow rules for high, medium, and low value clients into a single process based on the client's annual revenue and value rating. It cautions not to activate the new process in a production environment until testing is complete. Finally, it lists several Trailhead modules and projects, Success Community forums, blogs, and the Salesforce Automation Hour as resources for learning more about Lightning Process Builder and visual workflow automation in Salesforce.
This presentation contains a safe harbor statement noting that any forward-looking statements are subject to risks and uncertainties. It notes that salesforce.com's financial results could differ from implied or expressed forward-looking statements. It lists risks including those associated with new products/services, fluctuations in operating results, security breaches, litigation outcomes, mergers and acquisitions, an immature market, and utilization of services by larger enterprises. The safe harbor statement concludes by saying purchase decisions should be based on currently available features.
Drive Adoption and Buy-In Using Storytelling by Megan HimanSalesforce Admins
Megan Himan discusses using storytelling to drive adoption and buy-in. She notes that stories should have a purpose, use real people to connect authentically with what people care about. When starting with storytelling, understand the story you want to tell and collect real people's pain points. Tell the story at the right time, frame it for your audience and desired outcome, and use details to evoke emotion by bringing the "why" to life with real people and descriptive pain points. Avoid pitfalls when storytelling.
An Admin's Guide to the Developer Console by Francis PindarSalesforce Admins
The document provides an overview of the Salesforce Developer Console for administrators. It describes key features like debugging and troubleshooting Apex code using logs and checkpoints, editing and navigating source code, testing and validating performance, and executing SOQL and SOSL queries. It also outlines Salesforce's execution order when records are saved and key log event types administrators can examine.
Increase Customer Adoption with Interactive ContentGavin Austin
Salesforce Case Study: Adding Interactivity to Increase Customer Satisfaction
Presented at the Intelligent Content Conference on how Salesforce built a framework for interactive content, which led to an increase in customer adoption.
This document discusses building a highly configurable, offline-enabled hybrid mobile app. It describes how the app developers took Force.com features like mobile page layouts, validation rules, and roll-up summary fields and transformed them into a mobile and offline solution. The document outlines the objectives of creating an end-to-end workflow across multiple industries with customizations that can be done remotely without coding. It then discusses some of the challenges encountered and how they were solved by leveraging available development frameworks. Finally, it demonstrates the app and recommends starting projects with a test and logging framework and getting an early customer.
Best Practices and Recommendations for New Salesforce AdminsLouise Lockie
Presentation delivered on the Admin Theatre at London World Tour 2018.
The role of Salesforce Admin brings with it a lot of responsibility, but also all the tools and support to enable each of us to be successful. In this session I will present a series of recommendations and tools to ensure that you can both make the most of the available features, and impress management, whether you are in charge of a new, growing, or inherited instance.
Wave Analytics Cloud is a new analytics platform that allows anyone to easily get insights from any data or app. It is mobile-enabled so insights can be accessed from anywhere and acted on. The platform is open and schema-free so it can handle big data and scale to large volumes of data from multiple sources. A demo showed how easily users can search, visualize, and get answers from their data in Wave.
Getting Starting with Salesforce for NonprofitsNik Panter
Through Salesforce.org, your nonprofit or higher education organization can be granted ten free Salesforce licenses. But what do you do after you receive your licenses and are given a login? We have five steps for you to follow to get up and running quickly towards getting your nonprofit up and successful with Salesforce!
This document discusses best practices for testing Apex code in Salesforce. It recommends writing tests to validate both positive and negative scenarios. Specific areas that should be tested include user access permissions, exceptions, and bulk operations. The document provides guidance on setting up test data, avoiding SeeAllData, and using TestSetup to share data across tests. It also recommends using Test.startTest/stopTest to reset governor limits between tests. The goal of testing is to ensure the code performs as expected and to avoid bugs by systematically validating different situations.
Best Practices and Recommendations for New Salesforce AdminsLouise Lockie
This presentation provides best practices and recommendations for new Salesforce admins. It covers topics like setting up profiles and permission sets, ensuring proper audit trails, managing duplication, creating documentation, preparing for releases, building reports, customizing dashboards, enabling productivity tools, and using admin tools like login as, sandboxes, and workbench. The goal is to help new admins put the "awesome" in being an awesome admin.
Choose your Destiny - Building your Awesome Admin Career - Video Link: http:/...Deepa Patel
Dreamforce 2015 - Build your Awesome Admin Career session by Brent Downey, Deepa Patel and Mike Martin.
Link to Vide: http://tinyurl.com/ozcyn4n
Thought Leadership from Social Sector MastersSalesforce.org
Some of the nation’s leading CRM thought leaders joined together for a lively and entertaining discussion about top marketing and CRM trends and best practices. This presentation is geared for social sector practitioners looking to take top lessons from different industries and apply them to their organization or campus. Tap over 75 years of combined experience on strategies to make customer initiatives successful from these featured thought leaders.
Data Modeling Made Easy by Selina Suarez, Tal Gozhansky & Wes WeingartnerSalesforce Admins
This document provides an overview and best practices for data modeling. It includes information about:
- Forward-looking statements and risks associated with projections
- Introductions of the authors and their roles at INVISR
- Tips for scoping requirements such as capturing entities before relationships and expecting to design models offline
- Examples of different types of relationships like one-to-many, lookups, and hierarchical relationships
- Tips for determining when a lookup versus joiner object is needed based on flexibility required
- Examples of standard and custom joiner implementations
How do we engage high-potential youth in low opportunity settings? Join us to hear how Qeyno Labs is tackling this problem head on through youth hackathons, and hear from salesforce.com employees who mentored at the EssenceFest #YesWeCode hackathon. Together we can close the STEM diversity gap.
Jeffrey L. Cohen will discuss how to expand your reach using Facebook advertising. He will cover building and engaging audiences, integrating Facebook with other platforms, different types of sponsored stories and posts ads, and planning an advertising campaign with goals, targets, design, budget, testing, and review.
This document discusses Salesforce's Sales Cloud Lightning product. It notes that by 2020, customers will manage 85% of their relationships with enterprises themselves. Sales Cloud Lightning aims to provide a modern sales process that covers the full customer journey from prospect to evangelist. It promises to maximize revenue by allowing sales teams to sell faster, in the way they want, and smarter through features like a unified lead to cash process, productivity tools, and sales intelligence. Powerful apps from Salesforce's marketplace can further transform businesses.
Curious to know what Lightning Platform is, how you can best develop with it, or looking for specific best practices for implementation? We’ve got the Lightning Platform Product Management team on tap to address some of your most burning questions and help you build apps faster!
Using Salesforce to Manage Your Developer CommunityPat Patterson
This document discusses how Salesforce can be used to manage a community. It describes how Salesforce data and tools like Marketing Automation can be leveraged to engage developers throughout the funnel from website visits to app releases. It also highlights how the Salesforce1 platform provides mobile access to all data and custom apps to serve sales, service, and marketing users.
Einstein Bots enable your customers to quickly and accurately interact with your company without waiting for a human agent to become available. Join us in this webinar as we talk about and show how Einstein Bots can be used to make your apps smarter without code, and how we can extend the functionality of Einstein Bots using Apex and external integrations.
AppExchange is the world's leading marketplace for business applications. It offers a complete range of proven business applications from Salesforce partners. There are over 2,700 apps with over 3 million installations that are built on the Salesforce platform and are reliable and secure. Apps are available for sales, service, marketing, IT, administration, HR, finance, and more for various industries like healthcare, real estate, non-profits, automotive, and more. AppExchange helps increase productivity, optimize campaigns and events, automate processes, and enhance customer experience.
Authentic Connections in an Online World by Mary ScottonSalesforce Admins
This document contains forward-looking statements and disclosures from Salesforce.com regarding potential risks and uncertainties. It notes that results could differ from forward-looking statements if uncertainties materialize or assumptions prove incorrect. It lists risks including those related to new products, subscriber growth, and financial projections. The document also states that customers should make purchase decisions based on currently available features as unreleased services may not be delivered on time or at all.
PuppetConf 2016 Customer Keynote: Proof of Concept to 30K+ Hosts with Puppet ...Puppet
Here are the slides from Petersen Allen's PuppetConf 2016 presentation called Proof of Concept to 30K+ Hosts with Puppet. Watch the videos at https://www.youtube.com/playlist?list=PLV86BgbREluVjwwt-9UL8u2Uy8xnzpIqa
This presentation discusses the benefits of building applications in the Lightning Experience platform. It begins with an overview of why developers should care about Lightning, including that it is the future of Salesforce and has an improved user interface. The presentation then demonstrates Lightning functionality and provides resources for learning Lightning, migrating applications to Lightning, and connecting with the Lightning community. The goal is to encourage adoption of the Lightning platform for application development.
2016 ISBG - Enterprise integration done right with Salesforce Lightning, IBM ...René Winkelmeyer
This presentation discusses enterprise integration done correctly. It covers key challenges to integration like periodic vs real-time updates, single source of truth, security, and different development languages. Example integration scenarios shown include integrating Salesforce into IBM Connections using Lightning Out and REST, and integrating IBM Verse and IBM Connections into Salesforce. Live demos will show Connections and Salesforce integration using an iframe app, and Verse and Salesforce integration using a node.js app. Resources for further information are provided.
Data Democracy: Use Lightning Connect & Heroku to Visualize any Data, AnywhereSalesforce Developers
Join us as we demonstrate an Open OData Adapter for Lightning Connect. No schema, no code, no build. Just hit "Heroku Deploy" and the endpoint will be live on Heroku with a custom model as an OData service which can then be consumed by Lightning Connect. This session provides a great introduction for IT organizations who want to develop OData services for their backend systems and accelerate Lightning Connect adoption.
Every enterprise with more than a handful of employees needs a way for those employees to navigate the organizational structure. An org chart app can draw on information already maintained in Salesforce to present that structure in an easily understood format. Why not make it work foremost on the phone and as an HTML5 app within Salesforce1 to boot! Join us as we use the org chart app to teach you how to rapidly build a custom app in Salesforce1, leveraging platform objects, Git, and Angular to make a powerful app that makes it easier for employees to connect.
Security and Compliance in Regulated IndustriesDreamforce
Healthcare, Financial Services, Government, and all other regulated industries move their data and apps to the cloud to run business faster. With more data unlocked to automate business, managing and tracking user access becomes a paramount task. Join security and compliance experts from Salesforce, Accenture, Deloitte, PWC and Workday to learn best practices on complying with data security and integrity standards in highly regulated industries.
Salesforce Labs - Hidden Gems on the AppExchangeSamuel Moyson
Tracking the trailheads your users are doing.
Doing agile project management in Salesforce.
Organizing surveys with your customers in Salesforce.
Did you know all of this is possible without doing any developments?
Even better it's all available for you as apps or Lightning components in the AppExchange.
All this exciting stuff is created by Salesforce Labs.
In this session I want to show you some awesome stuff in the AppExchange made by Salesforce Labs.
In this session I'll cover
-CMTD Enhanced Related List
-Lightning Sharing
-Who's Viewing My Record
-I'm Out! The Out of Office Case Handler
Driving the Internet of Things into the Dreamforce App: The Social Shuttle BusSalesforce Developers
Join Etherios as we take a peek ?under the hood? of The Social Shuttles project for the Dreamforce mobile application. Learn how Etherios, in partnership with salesforce.com, developed and deployed The Social Shuttle mobile application for Dreamforce. You'll gain insight into how The Social Machine¨ and Device Cloud by Etherios provides a comprehensive solution for seamlessly integrating The Social Shuttles into the Dreamforce mobile application. Get a unique perspective from the project team into the technical details and architecture required to successfully deliver this project. This is a must-see session for developers looking for a practical demonstration of how to connect products into the Salesforce Platform.
The Future of Illusions: TC Camp 2019 KeynoteGavin Austin
At most companies, marketing and technical communications rarely unite even though both professions create content. Also, rumors abound that new technologies, such as chatbots and artificial intelligence (AI) might reduce the necessity of both roles or increase internal struggles for their funding. Learn how content created by Salesforce is displacing the future of these illusions.
From Couch Potato to 100-Mile Ultramarathon FinisherGavin Austin
The document provides tips for completing an ultramarathon based on the author's experience going from a couch potato to finishing a 100-mile ultra marathon. It discusses developing healthy habits and a training regimen focused on injury prevention. It also advocates adopting a mindset of continuous learning from mistakes and challenges, and suggests readers sign up for activities that scare them as a next step to pushing their limits.
What the Bot!? How Salesforce Geared Up for ChatbotsGavin Austin
Learn how Salesforce planned and created content for a chatbot feature for millions of customers. See which tools, metrics, and research led to a content strategy to support a variety of globally dispersed industries using new chatbot technology. Attendee takeaways:
*What chatbots are and why you should care
*How to determine a chatbot content strategy
*How to create useful content for chatbots
*How to brace your team for bots
Mistakes to Avoid When You Grow Your Doc TeamGavin Austin
Presentation on lessons learned at Salesforce while growing a Documentation team from 3 to 200+ content creators. Delivered at Write The Docs San Francisco.
What the Bot!? How Salesforce Geared Up for ChatbotsGavin Austin
Presentation on how Salesforce planned and created content for a chatbot feature for millions of customers across a variety of industries. Delivered at Intelligent Content Conference.
A lightning talk on how Salesforce grew its Documentation and User Assistance team from three to nearly 150+ writers. Delivered at Write The Docs San Francisco.
The document discusses how Agile development practices can help technical writers expand their roles beyond just documentation. It outlines several opportunities writers at the author's company have pursued under Agile, such as becoming a Scrum master, assisting with product positioning and marketing campaigns, influencing API and UI design, quality testing, and more. The author argues that Agile's emphasis on collaboration and continuous improvement allows writers to take on new challenges, gain experience in other areas, and advance their careers beyond the traditional limited role of documentation. However, writers must be proactive in speaking up about how they can contribute and volunteering for new responsibilities in order to unlock these opportunities.
Doc is Dead! How Walkthroughs Changed Salesforce's Content StrategyGavin Austin
A case study on why the Documentation and User Assistance team at Salesforce changed its content strategy to include more forms of interactive content.
How Writers Can Benefit from Social SoftwareGavin Austin
Presentation on how writers can increase their business value by using collaboration applications, such as Chatter or Yammer. Delivered at at WritersUA, STC Summit 2014, and STC Web Seminars.
Agile2013 - How Writers Can Thrive in Agile Software DevelopmentGavin Austin
The document discusses how writers can thrive in agile software development environments. It begins by describing challenges writers face with agile practices like terminology, estimates, meetings and context switching. It then provides solutions for implementing agile successfully, including training, templates, clear definitions and hiring more writers. Daily best practices are outlined like asking questions, scheduling documentation hours and organizing documentation blitzes. Team best practices encourage volunteering, speaking up and acting as a shared service. Benefits of agile for writers include more impact, visibility, ownership and clearer communication. The key takeaways are to teach these strategies, emphasize the benefits and reduce costs by supporting writers.
STC Summit 2012 - How Writers Can Thrive in Agile Software DevelopmentGavin Austin
This document discusses how writers can thrive in agile software development environments. It provides an overview of agile concepts like sprints and scrum meetings. It notes that agile led to increased productivity at Salesforce.com but that writers initially faced challenges with documentation. The document then offers strategies writers can use for implementation, daily work, and working in teams to be successful in agile. It shows benefits of agile include improved features, communication, and job satisfaction for writers over time.
Digital Reviver - Digital marketing agency in NoidaDigital Reviver
In the bustling tech corridors of Noida, Digital Reviver stands tall as a results-driven digital marketing agency. With over a decade of experience in SEO, PPC, and content strategies, this agency has helped hundreds of clients build powerful online presences and drive revenue.
Today, businesses can't afford to ignore the digital space. From visibility on Google to engaging content on social media, every click counts—and that’s where Digital Reviver excels.
digitalmarketingagencyinnoidadigitalreviver.jpg
Why Noida Is a Hub for Digital Marketing Growth
Noida, part of the National Capital Region (NCR), has evolved into a digital magnet for startups, enterprises, and marketing agencies. Here's why:
Technological Infrastructure: With SEZs, IT parks, and top-tier internet infrastructure, Noida offers a fertile ground for digital operations.
Talent Pool: Proximity to universities like Amity and institutions like NIIT fuels a steady stream of skilled professionals.
Startup Ecosystem: From fintech to edtech, startups in Noida demand cutting-edge marketing services.
This thriving environment positions Digital Reviver to tap into both innovation and execution seamlessly.
About Digital Reviver
Digital Reviver isn't just another agency—it’s a growth engine.
Founded: 2014
Team: 50+ professionals including SEO analysts, PPC managers, content creators, and developers
Vision: To make digital transformation accessible and ROI-driven for businesses of all sizes.
Whether it’s a local café or a multinational company, they tailor strategies with precision.
Core Services Offered
Let’s break down the core offerings from Digital Reviver:
SEO (Search Engine Optimization)
SEO is the bread and butter of digital visibility. Here’s what Digital Reviver does:
On-Page SEO: Title tags, meta descriptions, internal linking
Off-Page SEO: Link building, guest posting
Local SEO: Google My Business optimization, local citations
They use tools like SEMrush, Ahrefs, and Screaming Frog to leave no stone unturned.
PPC (Pay-Per-Click Advertising)
If SEO is a marathon, PPC is the sprint—and Digital Reviver knows how to win races.
Google Ads (Search, Display, Shopping)
Bing Ads for specific geographies
Landing page optimization and A/B testing
They manage six-figure budgets with transparency and a laser focus on ROI.
Social Media Marketing
From Facebook to LinkedIn, Digital Reviver crafts platform-specific campaigns that convert.
Strategy Development
Content Calendars
Influencer Outreach
Paid Campaigns
With deep insights into audience behavior, they maximize every rupee spent.
Top 10 Search Engines in the World 2025, Learn form this PowerPointkalyanrkm12
This powerpoint explores the top 10 search engines that dominate the internet, highlighting their unique features, strengths, and user benefits. It covers popular platforms like Google, Bing, Yahoo, and emerging alternatives, providing insights into their search algorithms, market share, and specialized uses. Whether you're looking for the most efficient, privacy-focused, or niche search engines, this guide helps you understand which tools best suit your browsing needs. Perfect for tech enthusiasts and everyday users aiming to optimize their online search experience.
Create Unique, Rankable Faceless Videos on Autopilot: ChannelBuilderAI ReviewSOFTTECHHUB
ChannelBuilderAI is a tool that caught my attention as soon as I heard about it. I had the chance to test this system firsthand, and it changed the way I create video content online. If you are looking for a method to ease video production while managing your video channels on YouTube and TikTok, this might be the ideal solution for you. The system is designed to help entrepreneurs, agencies, and content creators build unique faceless channels quickly. Many people are moving to faceless channels, and I have seen them grow fast because they remove the need for on-screen presence.
AEC Websites That Recruit & Retain TalentDavid Lecours
Architecture, Engineering, and Construction (AEC) firms are in a perpetual war for talent. This deck is a best practices guide to help AEC firms better recruit and retain talent via their website.
Get client sites EAA-ready: Accessibility best practices for agenciesAnton Shulke
Delaney Cruz
Head of Partner Program, AudioEye
Understanding EAA - Key requirements, timelines, and essential steps agencies must take before June 2025 to ensure compliance.
Positioning accessibility as a service - How to educate clients, communicate the value of accessibility, and seamlessly integrate it into your agency's offerings.
Tools & strategies for scalable compliance - Practical solutions and workflows to efficiently build and maintain accessible websites at scale while enhancing user experience, SEO, and legal protection.
This marketing plan outlines a comprehensive strategy for the relaunch of Cadbury Chocki, a once-popular chocolate tube snack, aimed at recapturing the hearts of Pakistani consumers—particularly children, teenagers, and nostalgic young adults. Created by students for a Marketing Management course, the plan combines in-depth market analysis, consumer research, and actionable strategies tailored to today's competitive snacking landscape.
The document begins with an executive summary, identifying the core challenge: reviving Chocki amid rising competition and shifting consumer preferences. It provides insight into global and local chocolate industry trends, highlighting the dominance of key players such as Mondelez (Cadbury), Mars, and Nestlé, and positioning Chocki within the growing market for fun, portable, and premium-quality chocolate snacks.
Using primary quantitative research, including surveys with over 70% respondents aged 21–30, the team identifies strong consumer demand for a Chocki comeback, driven largely by nostalgia and preference for mess-free, portable treats.
The plan details well-defined target segments, emphasizing children as the primary audience and young adults (especially females) as a strong secondary group. Marketing goals include capturing 20% of the chocolate tube market in the first year and boosting brand awareness by 30%.
The strategy features a mix of digital and experiential marketing, including influencer collaborations, nostalgia-driven social media campaigns (#ChockiIsBack), and on-ground activations like school sampling and interactive in-store displays. An engaging slogan—“Bachpan ka pyaar hai yaar, Chocki”—anchors the campaign.
A detailed marketing mix (product, price, place, promotion) supports the relaunch. The product remains true to its original taste but introduces new variants like hazelnut and white chocolate. Retail strategy focuses on LMTs, IMTs, and school canteens, while the pricing starts at Rs. 30 to attract impulse buyers without compromising on Cadbury’s premium feel.
The plan also features a SWOT analysis, contingency options (such as temporary price drops or flavor tweaks), and a robust operational plan, including insights on Mondelez Pakistan’s supply chain, logistics, and local manufacturing efficiencies.
The final section presents a clear one-year marketing budget of PKR 80 million, with thoughtful allocation across billboard ads, social media campaigns, influencer marketing, sampling, and event sponsorships—ensuring high visibility and consumer engagement.
Beyond ROAS: Aligning Google Ads With Your True Business ObjectivesSearch Engine Journal
How do you make every PPC ad dollar deliver more?
What if your Google Ads strategy could align with lifetime value, not just cost per acquisition (CPA)?
Are you using value-based bidding to its full potential?
If not, don’t worry. In this upcoming webinar, you’ll get:
Smarter ways to measure PPC success.
Tested, powerful bidding strategies.
Real, bigger business impact.
These insights will help you shift focus from vanity metrics to meaningful results, like revenue, customer lifetime value, and long-term growth.
Learn How To Get More From Every Ad Dollar
Check out to explore how today’s most advanced Google Ad strategies align with what actually drives business performance.
You’ll Learn To:
-Understand what newly updated smart bidding can do.
-Leverage first-party data to maximize value-based bidding.
-Use testing frameworks to refine and scale what works.
Optimize for outcomes that matter, not just metrics that look good.
Watch Justin Covington, Director of Paid Channels Solutions at iQuanti, as he breaks down the Google Ads changes and show you how to use value-based bidding to drive measurable results.
From campaign structure to audience strategy, you’ll leave this webinar with practical steps you can apply immediately to start optimizing your paid ads for the metrics that matter most.
Empowering Brands Through Digital ExcellenceFoxy Digits
Foxy Digits is a dynamic digital marketing company specializing in delivering tailored solutions to help businesses thrive in the online world. With expertise in SEO, social media marketing, content creation, and paid advertising, Foxy Digits empowers brands to build a strong online presence. Their data-driven approach ensures measurable results, enhancing visibility, engagement, and conversions.
https://foxydigits.com/digital-marketing-agency/
KYC Fraud in the Digital Age_ Understanding the Threat and Strengthening Defe...gridlinesseo
Explore the escalating threat of KYC fraud in today's digital landscape. This blog delves into common fraud types, their impacts on financial institutions, and how advanced solutions like Gridlines' KYC APIs can fortify defenses against evolving cyber threats.
Website Designing Company in Delhi – Crafting Engaging, Responsive WebsitesTouchstone Infotech
Looking for a trusted Website Designing Company in Delhi? We specialize in creating stunning, responsive, and SEO-friendly websites tailored to your business goals. From startups to enterprises, we deliver high-performing designs that boost user engagement and conversions. Choose our Website Designing Company in Delhi for innovative web solutions that drive results.
Effective Marketing Strategies: Boost Your BusinessQaiser Khalil
Check out this presentation on effective marketing strategies This slide deck covers key marketing tactics, including SEO, content marketing, social media strategies, and more to help businesses thrive. It's perfect for entrepreneurs, small business owners, and marketers looking to stay ahead of the competition.
Link: Blue’s Notions – Check out our high-quality marketing tools and strategies to elevate your business!
https://bluesnotions.com/
Cracking LinkedIn's Algorithm in 2025 to up your content game.Udit Goenka
Ready to turn LinkedIn into your demand‑generation engine? In “Cracking LinkedIn’s Algorithm: Content Creation Success Strategies,” growth marketer Udit Goenka distills years of testing into a repeatable, data‑driven playbook that any B2B professional can apply today. This SlideShare reveals how the platform’s three‑stage content review funnels posts from spam filters to viral reach, why weighted interactions (a thoughtful comment is worth 2× a like) decide whether you dominate feeds, and how LinkedIn’s evolving interest graph maps your expertise to decision‑makers for maximum visibility. If phrases like LinkedIn algorithm, social selling tactics, or personal branding tool fire up your curiosity, you’re in the right place.
Inside the deck you’ll discover the core ranking signals—connection strength, relevance, and engagement probability—and learn to hack them with niche‑specific hashtags, dwell‑time‑boosting hooks, and first‑hour comment loops. You will see why three to five high‑value posts per week outperform daily fluff, the best windows to publish in India, the US, and EMEA, and how mobile‑first document carousels, vertical videos, and polls can spike LinkedIn engagement by up to 950 percent. The slides unpack proven content creation strategies: writing 14‑line text posts that spark conversation, designing thumb‑stopping infographics, and embedding smart CTAs that build authority without triggering clickbait penalties.
But traction alone isn’t growth—measurement is. Udit walks you through a KPI dashboard that tracks impressions, dwell time, profile views, follower velocity, lead volume, and post‑level ROI. You’ll learn external link work‑arounds (post URLs in the first comment), the ideal emoji density, and subtle copywriting tweaks that keep the algorithm smiling. Advanced users get play‑by‑play guidance on harnessing LinkedIn newsletters, Live, and Creator Mode for lasting reach, plus swipeable templates for text, carousel, and video formats so you never stare at a blank cursor again.
This SlideShare is engineered for CMOs, founders, career coaches, social media managers, and anyone who wants B2B marketing results without paid ads. If dominating search for keywords like “LinkedIn engagement”, “content creation strategy”, and “B2B marketing hacks” matters to you, hit that download, save it to your library, and put these frameworks into action before your competitors scroll past. The algorithm is already moving—make sure it’s moving in your favor.
In today’s fast-paced digital world, businesses are constantly looking for ways to gain visibility and credibility. While paid and owned media play a role, earned media is often the most valuable asset in a brand’s marketing strategy. But what exactly is earned media, and why does it matter?
Sample marketing plan for an e-commerce provider of personalized children's books.
While it's been a while I wrote this plan, I hope you will find the framework, research, and strategies helpful for your next project or class.
The SEO Lifecycle: Lessons from the Past, Strategies for the FutureLily Ray
Lily Ray gave the BrightonSEO keynote at BrightonSEO in the UK in April 2025. This talk discussed the history of SEO, the cycles of Google penalizing SEO spam tactics, and the future of AI-driven search & SEO.
2. Forward-looking statements
Statement under the Private Securities Litigation Reform Act of 1995:
This presentation may contain forward-looking statements that involve risks, uncertainties, and assumptions. If any such uncertainties materialize or if any of the
assumptions proves incorrect, the results of salesforce.com, inc. could differ materially from the results expressed or implied by the forward-looking statements we
make. All statements other than statements of historical fact could be deemed forward-looking, including any projections of product or service availability, subscriber
growth, earnings, revenues, or other financial items and any statements regarding strategies or plans of management for future operations, statements of belief, any
statements concerning new, planned, or upgraded services or technology developments and customer contracts or use of our services.
The risks and uncertainties referred to above include – but are not limited to – risks associated with developing and delivering new functionality for our service, new
products and services, our new business model, our past operating losses, possible fluctuations in our operating results and rate of growth, interruptions or delays in our
Web hosting, breach of our security measures, the outcome of any litigation, risks associated with completed and any possible mergers and acquisitions, the immature
market in which we operate, our relatively limited operating history, our ability to expand, retain, and motivate our employees and manage our growth, new releases of
our service and successful customer deployment, our limited history reselling non-salesforce.com products, and utilization and selling to larger enterprise customers.
Further information on potential factors that could affect the financial results of salesforce.com, inc. is included in our annual report on Form 10-K for the most recent
fiscal year and in our quarterly report on Form 10-Q for the most recent fiscal quarter. These documents and others containing important disclosures are available on
the SEC Filings section of the Investor Information section of our Web site.
Any unreleased services or features referenced in this or other presentations, press releases or public statements are not currently available and may not be delivered
on time or at all. Customers who purchase our services should make the purchase decisions based upon features that are currently available. Salesforce.com, inc.
assumes no obligation and does not intend to update these forward-looking statements.
3. About me
I couldn’t run a mile
I’m unemployable without spellcheck
Leading people scares me and burns my guts
6. Content strategy
“Provides context, so that the organization’s
vision can be implemented in an integrated way,
to meet business goals and project objectives.”
The Language of Content Strategy
Scott Abel & Rahel Anne Bailie
7. What I learned and what this talk is about
Pain
Relationships
Strengths over weaknesses
Forget tools, hacks, fads
#2: My chat with you is how the techniques I’ve learned to finish 100-mile ultramarathons helped me implement a new content strategy at Salesforce, the 4th largest software company in the world, focusing on Customer Relationship Management, CRM.
Welcome, I’m going to speak for about 35-minutes and leave 15 minutes for Q&A at the end. Please hold your Qs until then.
#3: Talk TrackBefore I begin, just a quick note that you should base your purchasing decisions on products and services that are currently available. Key Takeaway
Salesforce is a publicly traded company. Customer should make buying decisions only on the products commercially available.
#4: I could tell you that I’ve been a technical communicator for 20 years and that I speak at a lot of conferences… I also could tell you that I’ve worked at Salesforce for the last 13 years and helped implement a humungous new contents strategy to 100+ content creators. Oh, and I also have run nearly 50-ultramarathons, any distance over a marathon’s 26.2 miles, and I’ve finished six 100-mile races. BUT BEYOND THAT BRAVADO are these facts....
#5: In the past 9 years, I’ve run nearly 50 ultramarathons—any distance over a marathon’s 26.2 miles—and I’ve finished 6 100-milers, including this, the WS 100, which is probably the most prestigious (not hardest) 100 miler in the world, twice.
#6: I helped motivate, explain, train, and lead a team of 100+ smart, bright, talented, opinionated content creators into a new content strategy.
#8: From what I’ve found, from my experience, a lot of the info out there on content strategy and finishing 100-miles ultramarathons, never takes these things into account. And I’ve found them to be the most important things to think about and focus on. Here’s the agenda and your takeaways.
This talk isn’t abut tools, hacks, or fads, because I’ve found that none of those things matter or actually help. If you’re not squared away on your feelings about pain, relationships, and focusing on your strengths, your content strategy or 100-mile racing dreams won’t come to fruition!
A series of questions I wish I was asked before I began either feat.
#9: First, let’s talk about pain. If you’re going to implement a content strategy or run 100 miles, get ready to hurt.
#10: Define content strategy with Abel & Bailie:
SFDC: Reduce content, 400 page PDF RN, update voice & tone for playfulness, give customers what they want – interactive content, more graphics, videos. Give them less traditional doc — online help, implementation guides. Give them more context on the page to stay in the app. WORTH the pain or risk losing customers!!!
WS100: Curiosity of the experience. What does one learn finishing 100 miles, being in the most prestigious ultramarthon. WORTH the pain because what lifetime opportunity and experience. One time opportunity with the WS lottery.
If on your deathbed—career and personal life.
#11: SFDC: We worked on multiple content strategies—for UI text, for online help, for dev guides, impl. guides, graphics, you name it… So much to keep track of—fear, anxiety. Had to boil it down to one single, simple vision so everyone could understand:
Create interative content over traditional forms of documetnation.
WS100: Snow, moutains, horses & helicoptors, mountain lions, 100-degrees in canyons. Had to ditch all those details for a simple, less painful vision:
Get from point A to point B in less than 30 hours. That’s only a little more than 4 miles an hour, I can walk that right?
#12: SFDC: “Content strategy” is like Agile—everyone thinks they know what it is and they have an opinion. You will hear a million opinions on what to do. You should keep an open ear, as that one opinion may be fantastic. But know you’ll endure hearing a lot, over and over. If you shut someone’s opinion down, you risk giving the best to your customers and team.
WS100: Everyone has an opinion, diet, training schedule… “Listen to everyone, follow no one.” Might miss that one thing that can help like Coke & potato chips.
#13: SFDC: What painful thing can you measure and try to get rid off with your strategy? To us, 20-years of legacy content. No way to tackle thousands of topics, delete or rewrite, over night. Instead, we identified our legacy content and had writer assigned to spending 10% of their time each release (three a year), to curate, rewrite, or delete it. Could track this and see how doing.
WS100: Weekly long runs ranging from 3 hours to 6 hours. Measure by time to build up to the pain and endure it. Then at least two 50-mile races in the two months leading up to the start. Could track this and see how doing.
#14: SFDC: With so many people, so many details, so many different schedule for deliverables, it often feels too much. Most people feel like it’s too burdensome, or the change too much, and they will want to quit. For us, our safety blanket:
It’s an interative strategy that we can change based on customer response. Meaning, it’s not set and stone and we’ll all figure it out together.
WS100: It is so hard to get into WS100 because of it’s lottery (300 spots out of 4,000 people), quitting is not an option. I will quit my job if training for it takes too much, and they ill have to pull my dead body off the course. “Beware the chair.”
#15: Now, let’s talk about relationships. Implementing a content strategy and finishing a 100-mile race is not something ANYONE can do alone. Your relationships, team, and people are what get you through.
#16: SFDC: You don’t have to reinvent the wheel… Who’s done these things before and what can you learn from them. Mysti – how to speak to large teams, Geri — how to examine a million tiny details and expalin them, Ted — DITA and how to automate things. I didn’t know this stuff. Learned from others.
WS100: Mark, father of three and executive who prioritizes time to trail, Gordy — guy who invented the modern sport and did what everyone thought insane and impossible, Ken — heavy set guy at every race with greatest attitude and helpfulness who always finishes even though often last.
#17: SFDC: Who can you check in with to get feedback about your content strategy implementation? Is there someone who can gauge how you’re doing and check you? For us, the content strategy team which met/meets weekly. We chat about all things, have writers bring us feedback and proposals, gauge morale, etc. If you go too fast, you’ll burn out or get injured.
WS100: after 62 miles can have someone run with you to make sure you’re okay in the dark of night. My pacer, Chris, kept me safe, kept me going when I wanted to stop, kept me laughing.
#18: SFDC: No shame in asking for help—ever. We asked our team about what they thought of our strategy. How we could fine tune it, make their jobs easier. We learned we couldn’t have a “one-size fits all” strategy because the SFDC platform is so massive, so many features unique, so our writers are all many content strategist working off of our high-level theme.
WS100: I needed help with getting there, people crewing me, cheering me on, handing me headlamps in the middle of the night, checking my weight and blood-pressure… If I didn’t ask for help or get what I needed, I could’ve died!
#19: SFDC: We have some clunky tools that hold back our productivity, but we’re always exploring new options. Tools are great, but they are not a panacea. Tools come and go, and you really don’t want that with your people. You’re people, team, relationships are your greatest asset, so listen to what they need, how to make it better – our walkthrough, guided tour tool is clunky and we’re making it better over time based on all the feedback from our people.
WS100: No shoe, no supplement, no watch can take the place of the people who help me along the way – mentors, pacers, strangers cheering me on. It’s a sport that requires relationships and feedback, same as content strategy.
#20: SFDC: You have to have fun and celebrate with your team. All work and no play burns everyone out, and it feels like there’s no reward. We have outings each release, bowling parties, awards, dinners, happy hours for specific accomplishments—regularly.
WS100: Each race leading up to the event, I treat myself to eating whatever I want. Taking a road trip with my wife, going out for some wild dessert. If there’s no rewards along the way, the process is unenjoyabe and stale.
#21: Last but not least, let’s talk about focusing on strengths over weaknesses.
Management gurus and leadership teachers often mention that focusing on strengths is more productive and better for the organization than focusing on weaknesses. That’s definitely true for content strategy and running 100-mile races.
#22: SFDC: Our team is great at improvisation. Our writers are extremely smart and talented and we knew that if we put together resources on our strategy, and gave them some minimal training (a day), they’d get it. We get out of their way and let them be mini-content strategist for their product areas, and the result is they do phenomenal work.
WS100: I’m great at timed events in heat, such as desserts, so I don’t participate in events in mountains in Colorado, and frankly participating in heat is more fun for me—cuz it’s my strength for whatever reason.
#23: SFDC: What’s our biggest weakness? 20-years of legacy content and a changed voice & tone. If we spent all of our time on those things, we’d never get the bigger ticket, customer asks out the door, such as interactive content through Trailhead, walkthroughs, videos. So we mitigate working on our weaknesses and focus on our strengths, which give us the biggest bang for our dollars.
WS100: Elevation and snow. Just had to get through the first 30 miles and I’d be fine. If I concentrated on elevation training, all the driving to the mountains would’ve wasted time I could spend running on my feet and building a core for distance. Not worth focusing on that weakness.
#24: SFDC: We didn’t just come up with a strategy after a meeting and have everyone follow it. No, our strength was that we assigned some of our best writers to come up with different strategies for different content types, create proof-of-concepts, and see what the result was in user testing. Without the guidance and vetting of a proof-of-concept, something to show executives too, can you imagine the mistakes we could’ve made?
WS100: I’d spent years running marathons, 50-milers, 100Ks, and one 24-hour run under my belt before WS100. Each race taught me what I could do, and they were all proofs-of-concepts that showed me 100-miles was hard, but likely doable.
#25: SFDC: We have celebrations of victories, but also breaks from our strategy. Writer Hack Days, speaking at conferences, being Scrum Masters for Agile teams, these are just some of the things we do to recharge our batteries as writers and team members. You don’t get stronger if it’s always full-steam ahead on the same projects.
WS100: With running, I only run three-days a week. A lot of runners burn out by doing too much. To rebuild and recharge muscles, you have to lay off of them for at least 24-hours so that they can rebuild. This whole notion of running every day or lifting weights on the same muscle groups every day goes against science—people actually get weaker.
#26: SFDC: When great at something, think you don’t need to plan for it. We have a UI Text and Voice & Tone teams that review writers work with one of our best strengths. Why? Because we want to bake our strengths into our strategy and remind writers what we’re best at.
WS100: Since I’m good at running in heat, I can neglect doing it since I live in San Francisco on the ocean. I schedule running in the East Bay across the bridge where it can easily get 100-degrees so I’m still primed with my strength.
#27: Hope: My first WS100 drag my leg for the last 10-miles, but still finished. Since of accomplishment, psychological
SFDC: Terrified to present in front of 100+ people and get buy-in, but I finished. Since of accomplishment, psychological
Some of the greatest personal and professional experiences of my life, even though scared, doubted myself, and constantly felt like there’s no way I could go on.
I survived and flourished and you can too!!!
#28: Obligatory call to action – go volunteer to do something scary on your team related to content strategy. The challenge may change your life.
Same for running or exercise. Volunteer at a race or join a club to do something physical. It may seem impossible at the time, but it may change your life too!