Proudly Unemployable – The Solopreneur Hour Podcast with Michael O’Neal
636: How to MAKE THINGS HAPPEN with Steve Sims
When it comes to “making things happen“, Steve Sims is THE man! I met Steve a couple of years ago, and was fascinated by his story from a modest East London upbringing, to working his way up as a door guy in various Hong Kong clubs. That evolved into a high-end a concierge service for the wealthy called Bluefish.
Now Steve breaks down how he has built his business so successfully by leveraging and creating close relationships, in his new book “Bluefishing: The Art of Making Things Happen”. (Available on Amazon in Print and Kindle form, and audible.com in audio form)
This was a fun conversation where we talked about motorcycles, how to build and cultivate great relationships, what an epic book launch party looks like, and how to write a book without actually writing a book.
function readCookie(usource) {
var nameEQ = usource + "=";
var ca = document.cookie.split(';');
for(var i=0;i < ca.length;i++) {
var c = ca[i];
while (c.charAt(0)==' ') c = c.substring(1,c.length);
if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length);
}
}
function readCookie(umedium) {
var nameEQ = umedium + "=";
var ca = document.cookie.split(';');
for(var i=0;i < ca.length;i++) {
var c = ca[i];
while (c.charAt(0)==' ') c = c.substring(1,c.length);
if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length);
}
}
function readCookie(ucampaign) {
var nameEQ = ucampaign + "=";
var ca = document.cookie.split(';');
for(var i=0;i < ca.length;i++) {
var c = ca[i];
while (c.charAt(0)==' ') c = c.substring(1,c.length);
if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length);
}
}