Darren Young | One Ten Communications

No More Confusing, Rambling Messages

When speaking live in front of hundreds of people

Eliminate confusing messages with simple soundbites your audience will remember and repeat.

Confusing messages cost you

Even smart, prepared CEOs lose opportunities when their message doesn’t land.

  • You lose attention (audiences tune out)

  • You lose credibility (you sound unclear)

  • You lose growth (talent, partners, investors walk away confused)

I help CEOs fix confusing messages.

I know how stressful it feels to walk off stage or out of a meeting thinking, That didn’t land.That’s why I created a process to turn your big ideas into soundbites that stick.It's called Simple Soundbites.

How it works in 3 simple steps

Step 1 - Interview

We uncover your big ideas, bold opinions, and defining stories.(You’ll get the full recording — gold for future use.)

Step 2 - Build

I turn them into 30 soundbites you can use across 8 essential presentations.Clear. Memorable. Repeatable.

Step 3 - Deliver

You walk away with a vault of assets you can use immediately in your next keynote, pitch, or panel.So that you can confidently explain your ideas, business and products without rambling.

The CEO Communication Vault

A done-for-you messaging system that removes confusion from your most important moments.What You Get:

  • 30 Custom soundbites

  • 8 Essential presentations: Investor pitches, Keynote presentations, Panel discussions, Media Interviews, Town halls, Board meetings, Sales calls, Product demos

  • Unlimited revisions

Why It Works:
Instead of coaching you on what not to say, we do the heavy lifting to craft what you should say — so when you speak, your audience gets it the first time.

Investment: £5,500

(Ask about our Speaking Strategy Session if you're not sure what you need yet)

Get your vault in just 2 weeks

Let’s fix your confusing messages before your next big speaking event.Send me an email and I’ll reply within 24 hours to get started.

Other FAQs

Q: Who is this for?
Founders and C-suite executives responsible for promoting their company to the world and attracting new talent, investment, and partnerships.

Q: How much of my time will it take?
~5 hours total: 2 hours live, 2–3 hours async for review.

Q: Do you write the Comms Vault for me?
Yes. I handle all the heavy lifting after our interview.

Q: Can you help me prepare for a big presentation?
Absolutely. I once rewrote a client’s deck live in 60 minutes — and they crushed their talk.

Q: What happens after I have my soundbites?
If it’s a fit, I may invite you into my Speaking System — a deeper program to master high-pressure communication.

Q: How is this different than talking points?
Talking points are for consumption. These are designed for contribution — so people engage, remember, and repeat what you say.

Analogy Prompt Generator

Click the button to get a prompt

(function () { const subjects = [ "A startup","Leadership","Teamwork","Conflict","Trust","Strategy","Culture","Innovation", "Communication","Delegation","Decision-making","Public speaking","Feedback","Negotiation","Risk-taking", "Burnout","Focus","Customer service","Scaling","Hiring","Onboarding","Productivity","Momentum","Your mindset", "Your reputation","A tough conversation","Imposter syndrome","Work-life balance","Company values","Growth", "Execution","Vision","Accountability","Clarity","Confidence","Listening","Emotional intelligence","Meetings", "Deadlines","Entrepreneurship","Networking","Planning","Consistency","Adaptability","Storytelling","Coaching", "Motivation","Inspiration","Problem-solving","Ownership","Time management","Reputation","Mentorship", "Fundraising","Marketing","Sales","Retention","Collaboration","Resilience","Creativity","Focus", "Personal brand","Influence","Efficiency","Process","Intuition","Goal setting","Learning","Empathy","Boundaries", "Change","Trust-building","Stress","Doubt","Self-awareness","Ambition","Patience","Urgency","Gratitude", "Curiosity","Habits","Procrastination","Fear","Discomfort","Opportunity","Saying no","Perfectionism", "Asking for help","Making tradeoffs","Simplicity","Listening to feedback","Taking a stand","Saying yes","Letting go", "Pacing","Handling rejection","Making an entrance","Finishing strong","Getting started","Building momentum","Trusting others" ]; const comparisons = [ "a puzzle","a marathon","a garden","a mirror","a campfire","a recipe","a movie trailer","a compass","a lever", "a rollercoaster","a muscle","a GPS","a magnet","a flashlight","a tightrope walk","a maze","a thermostat", "a snowball","a lighthouse","a game of chess","a rocket launch","a parachute","a conductor’s baton","a bridge", "a traffic light","a road trip","a library","a river","a seesaw","a bicycle","a juggling act","a dance routine", "a first date","a fire drill","a paintbrush","a ladder","a lock and key","a campfire","a board game","a cup of coffee", "a fishing rod","a sandbox","a relay race","a hammer","a garden hose","a seed","a stage","a spotlight", "a to-do list","a treasure map","a blank page","a house foundation","a lens","a domino chain","a paper airplane", "a rubber band","a balloon","a backpack","a toolbox","a book","a filter","a soccer game","a drumbeat","a storm", "a set of stairs","a fuse","a handshake","a speed bump","a bottle of water","a thermostat","a calendar","a broom", "a charging cable","a fire extinguisher","a puzzle box","a climbing wall","a menu","a megaphone","a sponge", "a zipper","a traffic jam","a campfire story","a vending machine","a button","a whiteboard","a recipe card", "a swing set","a paperclip","a steering wheel","a paint roller","a scale","a bridge","a mirror","a magnifying glass", "a flashlight","a key","a remote control","a whistle","a finish line" ]; function getRandomItem(list) { return list[Math.floor(Math.random() * list.length)]; } function generateAnalogy() { const x = getRandomItem(subjects); const y = getRandomItem(comparisons); const el = document.getElementById("ag-analogy"); if (el) el.textContent = x + " is like " + y + " because..."; } const btn = document.getElementById("ag-next"); if (btn) btn.addEventListener("click", generateAnalogy); })();