Podcasts about paul it

  • 54PODCASTS
  • 79EPISODES
  • 38mAVG DURATION
  • ?INFREQUENT EPISODES
  • Apr 7, 2025LATEST

POPULARITY

20172018201920202021202220232024


Best podcasts about paul it

Latest podcast episodes about paul it

Recovery Elevator 🌴
RE 529: It Doesn't Matter What You Have

Recovery Elevator 🌴

Play Episode Listen Later Apr 7, 2025 55:26


Today we have Jenny. She is 38 years old from Hudson, WI and she took her last drink on February 16, 2020.   Sponsors for this episode include: Better Help – 10% off of your first month   Recovery Elevator has a nonprofit called Café RE which is our alcohol-free community. For all of our happenings and what we offer, click on Recovery Elevator Events.   [02:35] Thoughts from Paul:   It doesn't really matter what word or label we attach to our relationship with alcohol. It doesn't matter what we call it; we still need to do something about it. Paul says that his own pursuits of solving the “why” behind his drinking and how his addiction took hold has been a revealing journey of self-discovery even he won't be able to pin down exactly why he crashed and burned so hard.   When we relentlessly scour the past for reasons why we drink, we take our energies away from the only moment where true healing and peace reside, which is this very moment right now.   Addiction does everything it can to pull us from the present moment. Ruminating on what happened, what you have tends to be fruitless. Befriend and make peace the part of you that seeks oblivion and self-destruction. An addiction path may be what our souls choose in hopes of teaching us what really matters in life.   [09:03] Paul introduces Jenny:   Jenny is a previous guest and was featured in Episode 417 back in 2023 after celebrating three years alcohol-free.   Jenny is married and they have a seven-year-old son. She enjoys exercise, adventure and being outside. She does professional development for the construction industry.   Jenny drinking when she was 11 years old with the goal of being a rebel. She says she had a goal of being a tough, naughty girl and says it let her down the road to 22 years of binging and going on benders with alcohol and drugs.   In her late twenties, Jenny had a miscarriage and says that it was at that point that she knew she had a problem, and she didn't think she'd be able to stop. She and her husband had their son in 2017 and decided a life change was needed so they moved back home after living out west for a while. She was 31 years old, unemployed, had a newborn son and was deeply in debt. The move to her in-law's basement and being back in her hometown opening old wounds drove Jenny to use alcohol more and more to escape.   Rock bottom came for Jenny after Super Bowl Sunday 202. She got very sick while driving and called out of work. For the next few days, she was hungover and thinking about ways to end things. A spiritual awakening and vision of an uncle that had passed away before she was born, led Jenny to get up and decide enough was enough.   Jenny says the first week was hard like ripping a bandage off and bleed profusely. All aspects of her life needed to be explored. She wanted to live a life of integrity and knew she needed to do the right things for herself. She feels like every day is a victory for all of us on the journey.   After a year without alcohol, her husband encouraged her to find connection and she tried AA. That group helped her define her higher power and she loves AA and the 12 steps. She finds that friendships in recovery are so much deeper.   In the last few years since she was on the podcast, Jenny says not much has changed but life is more stable now. When she quit drinking, she was able to address other issues that she wasn't aware she had. She is capable of just being and seeking peace in her life.   Jenny knows that relapse is a non-negotiable for her. She says she hasn't come this far to only come this far. Being able to tell the whole story about things that happen is important to her.   Recovery Elevator You took the elevator down. You got to take the stairs back up. We can do this.   Café RE RE on Instagram RE merch Recovery Elevator YouTube Sobriety Tracker iTunes       

Software Sessions
Paul Frazee on Bluesky and ATProto

Software Sessions

Play Episode Listen Later Jan 16, 2025 67:11


Paul Frazee is the CTO of Bluesky. He previously worked on the Beaker browser and the peer-to-peer social media protocol Secure Scuttlebutt. Paul discusses how Bluesky and ATProto got started, scaling up a social media site, what makes ATProto decentralized, lessons ATProto learned from previous peer-to-peer projects, and the challenges of content moderation. Episode transcript available here. My Bluesky profile. -- Related Links Bluesky ATProtocol ATProto for distributed systems engineers Bluesky and the AT Protocol: Usable Decentralized Social Media Decentralized Identifiers (DIDs) ActivityPub Webfinger Beaker web browser Secure Scuttlebutt -- Transcript You can help correct transcripts on GitHub. [00:00:00] Jeremy: Today I am talking to Paul Frazee. He's the current CTO of bluesky, and he previously worked on other decentralized applications like Beaker and Secure Scuttlebutt. [00:00:15] Paul: Thanks for having me. What's bluesky [00:00:16] Jeremy: For people who aren't familiar with bluesky, what is it? [00:00:20] Paul: So bluesky is an open social network, simplest way to put it, designed in particular for high scale. That's kind of one of the big requirements that we had when we were moving into it. and it is really geared towards making sure that the operation of the social network is open amongst multiple different organizations. [00:00:44] So we're one of the operators, but other folks can come in, spin up the software, all the open source software, and essentially have a full node with a full copy of the network active users and have their users join into our network. And they all work functionally as one shared application. [00:01:03] Jeremy: So it, it sounds like it's similar to Twitter but instead of there being one Twitter, there could be any number and there is part of the underlying protocol that allows them to all connect to one another and act as one system. [00:01:21] Paul: That's exactly right. And there's a metaphor we use a lot, which is comparing to the web and search engines, which actually kind of matches really well. Like when you use Bing or Google, you're searching the same web. So on the AT protocol on bluesky, you use bluesky, you use some alternative client or application, all the same, what we're we call it, the atmosphere, all one shared network, [00:01:41] Jeremy: And more than just the, the client. 'cause I think sometimes when people think of a client, they'll think of, I use a web browser. I could use Chrome or Firefox, but ultimately I'm connecting to the same thing. But it's not just people running alternate clients, right? [00:01:57] Paul: Their own full backend to it. That's right. Yeah. Yeah. The anchoring point on that being the fire hose of data that runs the entire thing is open as well. And so you start up your own application, you spin up a service that just pipes into that fire hose and taps into all the activity. History of AT Protocol [00:02:18] Jeremy: Talking about this underlying protocol maybe we could start where this all began so people get some context for where this all came from. [00:02:28] Paul: For sure. All right, so let's wind the clock back here in my brain. We started out 2022, right at the beginning of the year. We were formed as a, essentially a consulting company outside of Twitter with a contract with Twitter. And, uh, our goal was to build a protocol that could run, uh, Twitter, much like the way that we just described, which set us up with a couple of pretty specific requirements. [00:02:55] For one, we had to make sure that it could scale. And so that ended up being a really important first requirement. and we wanted to make sure that there was a strong kind of guarantees that the network doesn't ever get captured by any one operator. The idea was that Twitter would become the first, uh, adopter of the technology. [00:03:19] Other applications, other services would begin to take advantage of it and users would be able to smoothly migrate their accounts in between one or the other at any time. Um, and it's really, really anchored in a particular goal of just deconstructing monopolies. Getting rid of those moats that make it so that there's a kind of a lack of competition, uh, between these things. [00:03:44] And making sure that, if there was some kind of reason that you decided you're just not happy with what direction this service has been going, you move over to another one. You're still in touch with all the folks you were in touch with before. You don't lose your data. You don't lose your, your your follows. Those were the kind of initial requirements that we set out with. The team by and large came from, the decentralized web, movement, which is actually a pretty, large community that's been around since, I wanna say around 2012 is when we first kind of started to form. It got really made more specifically into a community somewhere around 2015 or 16, I wanna say. [00:04:23] When the internet archives started to host conferences for us. And so that gave us kind of a meeting point where all started to meet up there's kind of three schools of thought within that movement. There was the blockchain community, the, federation community, and the peer-to-peer community. [00:04:43] And so blockchain, you don't need to explain that one. You got Federation, which was largely ActivityPub Mastodon. And then peer-to-peer was IPFS, DAT protocol, um, secure scuttlebutt. But, those kinds of BitTorrent style of technologies really they were all kind of inspired by that. [00:05:02] So these three different kind of sub communities we're all working, independently on different ways to attack how to make these open applications. How do you get something that's a high scale web application without one corporation being the only operator? When this team came together in 2022, we largely sourced from the peer-to-peer group of the decentralized community. Scaling limitations of peer-to-peer [00:05:30] Paul: Personally, I've been working in the space and on those kinds of technologies for about 10 years at that stage. And, the other folks that were in there, you know, 5-10 each respectively. So we all had a fair amount of time working on that. And we had really kind of hit some of the limitations of doing things entirely using client devices. We were running into challenges about reliability of connections. Punching holes to the individual device is very hard. Synchronizing keys between the devices is very hard. Maintaining strong availability of the data because people's devices are going off and on, things like that. Even when you're using the kind of BitTorrent style of shared distribution, that becomes a challenge. [00:06:15] But probably the worst challenge was quite simply scale. You need to be able to create aggregations of a lot of behavior even when you're trying to model your application as largely peer wise interactions like messaging. You might need an aggregation of accounts that even exist, how do you do notifications reliably? [00:06:37] Things like that. Really challenging. And what I was starting to say to myself by the end of that kind of pure peer-to-peer stent was that it can't be rocket science to do a comment section. You know, like at some point you just ask yourself like, how, how hard are we willing to work to, to make these ideas work? [00:06:56] But, there were some pretty good pieces of tech that did come out of the peer-to-peer world. A lot of it had to do with what I might call a cryptographic structure. things like Merkel trees and advances within Merkel Trees. Ways to take data sets and reduce them down to hashes so that you can then create nice signatures and have signed data sets at rest at larger scales. [00:07:22] And so our basic thought was, well, all right, we got some pretty good tech out of this, but let's drop that requirement that it all run off of devices. And let's get some servers in there. And instead think of the entire network as a peer-to-peer mesh of servers. That's gonna solve your scale problem. [00:07:38] 'cause you can throw big databases at it. It's gonna solve your availability problems, it's gonna solve your device sync problems. But you get a lot of the same properties of being able to move data sets between services. Much like you could move them between devices in the peer-to-peer network without losing their identifiers because you're doing this in direction of, cryptographic identifiers to the current host. [00:08:02] That's what peer-to-peer is always doing. You're taking like a public key or hash and then you're asking the network, Hey, who has this? Well, if you just move that into the server, you get the same thing, that dynamic resolution of who's your active host. So you're getting that portability that we wanted real bad. [00:08:17] And then you're also getting that kind of in meshing of the different services where each of them is producing these data sets that they can sink from each other. So take peer-to-peer and apply it to the server stack. And that was our kind of initial thought of like, Hey, you know what? This might work. [00:08:31] This might solve the problems that we have. And a lot of the design fell out from that basic mentality. Crytographic identifiers and domain names [00:08:37] Jeremy: When you talk about these cryptographic identifiers, is the idea that anybody could have data about a person, like a message or a comment, and that could be hosted different places, but you would still know which person that originally came from. Is that, is that the goal there? [00:08:57] Paul: That's exactly it. Yeah. Yeah. You wanna create identification that supersedes servers, right? So when you think about like, if I'm using Twitter and I wanna know what your posts are, I go to twitter.com/jeremy, right? I'm asking Twitter and your ID is consequently always bound to Twitter. You're always kind of a second class identifier. [00:09:21] We wanted to boost up the user identifier to be kind of a thing freestanding on its own. I wanna just know what Jeremy's posts are. And then once you get into the technical system it'll be designed to figure out, okay, who knows that, who can answer that for you? And we use cryptographic identifiers internally. [00:09:41] So like all the data sets use these kind of long URLs to identify things. But in the application, the user facing part, we used domain names for people. Which I think gives the picture of how this all operates. It really moves the user accounts up into a free standing first class identifier within the system. [00:10:04] And then consequently, any application, whatever application you're using, it's really about whatever data is getting put into your account. And then that just exchanges between any application that anybody else is using. [00:10:14] Jeremy: So in this case, it sounds like the identifier is some long string that, I'm not sure if it's necessarily human readable or not. You're shaking your head no. [00:10:25] Paul: No. [00:10:26] Jeremy: But if you have that string, you know it's for a specific person. And since it's not really human readable, what you do is you put a layer on top of it which in this case is a domain that somebody can use to look up and find the identifier. [00:10:45] Paul: Yeah, yeah, yeah. So we just use DNS. Put a TXT record in there, map into that long string, or you could do a .well-known file on a web server if that's more convenient for you. And then the ID that's behind that, the non-human readable one, those are called DIDs which is actually a W3C spec. Those then map to a kind of a certificate. What you call a DID document that kind of confirms the binding by declaring what that domain name should be. So you get this bi-directional binding. And then that certificate also includes signing keys and active servers. So you pull down that certificate and that's how the discovery of the active server happens is through the DID system. What's stored on a PDS [00:11:29] Jeremy: So when you refer to an active server what is that server and what is that server storing? [00:11:35] Paul: It's kinda like a web server, but instead of hosting HTML, it's hosting a bunch of JSON records. Every user has their own document store of JSON documents. It's bucketed into collections. Whenever you're looking up somebody on the network you're gonna get access to that repository of data, jump into a collection. [00:11:58] This collection is their post collection. Get the rkey (Record Key), and then you're pulling out JSON at the end of it, which is just a structured piece of stuff saying here's the CreatedAt, here's the text, here's the type, things like that. One way you could look at the whole system is it's a giant, giant database network. Servers can change, signing keys change, but not DID [00:12:18] Jeremy: So if someone's going to look up someone's identifier, let's say they have the user's domain they have to go to some source, right? To find the user's data. You've mentioned, I think before, the idea that this is decentralized and by default I would, I would picture some kind of centralized resource where I send somebody a domain and then they give me back the identifier and the links to the servers. [00:12:46] So, so how does that work in practice where it actually can be decentralized? [00:12:51] Paul: I mentioned that your DID that non-human readable identifier, and that has that certificate attached to it that lists servers and signing keys and things like that. [00:13:00] So you're just gonna look up inside that DID document what that server is your data repository host. And then you contact that guy and say, all right, I'm told you're hosting this thing. Here's the person I'm looking for, hand over the hand over the data. It's really, you know, pretty straightforward. [00:13:18] The way that gets decentralized is by then to the fact that I could swap out that active server that's in my certificate and probably wanna rotate the signing keys 'cause I've just changed the, you know. I don't want to keep using the same signing keys as I was using previously because I just changed the authority. [00:13:36] So that's the migration change, change the hosting server, change out the signing keys. Somebody that's looking for me now, they're gonna load up my document, my DID document. They're gonna say, okay, new server, new keys. Pull down the data. Looks good, right? Matches up with the DID doc. [00:13:50] So that's how you get that level of portability. But when those changes happen, the DID doesn't change, right? The DID document changes. So there's the level of indirection there and that's pretty important because if you don't have a persistent identifier whenever you're trying to change out servers, all those backlinks are gonna break. [00:14:09] That's the kind of stuff that stops you from being able to do clean migrations on things like web-based services. the only real option is to go out and ask everybody to update their data. And when you're talking about like interactions on the social network, like people replying to each other, there's no chance, right? [00:14:25] Every time somebody moves you're gonna go back and modify all those records. You don't even control all the records from the top down 'cause they're hosted all over the web. So it's just, you can't do it. Generally we call this account portability, that you're kinda like phone number portability that you can change your host, but, so that part's portable, but the ID stays the same. [00:14:45] And keeping that ID the same is the real key to making sure that this can happen without breaking the whole system. [00:14:52] Jeremy: And so it, it sounds like there's the decentralized id, then there's the decentralized ID document that's associated with that points you to where the actual location of your, your data, your posts, your pictures and whatnot. but then you also mentioned that they could change servers. [00:15:13] So let's say somebody changes where their data is, is stored, that would change the servers, I guess, in their document. But [00:15:23] then how do all of these systems. Know okay. I need to change all these references to your old server, to these new servers, [00:15:32] Paul: Yeah. Well, the good news is that you only have to, you, you got the public data set of all the user's activity, and then you have like internal caches of where the current server is. You just gotta update those internal caches when you're trying to contact their server. Um, so it's actually a pretty minimal thing to just like update like, oh, they moved, just start talking to update my, my table, my Redis, that's holding onto that kind of temporary information, put it on ttl, that sort of thing. Most communication won't be between servers, it will be from event streams [00:16:01] Paul: And, honestly, in practice, a fair amount of the system for scalability reasons doesn't necessarily work by servers directly contacting each other. It's actually a little bit more like how, I told you before, I'm gonna use this metaphor a lot, the search engines with the web, right? What we do is we actually end up crawling the repositories that are out in the world and funneling them into event streams like a Kafka. And that allows the entire system to act like a data processing pipeline where you're just tapping into these event streams and then pushing those logs into databases that produce these large scale aggregations. [00:16:47] So a lot of the application behavior ends up working off of these event logs. If I reply to somebody, for instance, I don't necessarily, it's not, my server has to like talk to your server and say, Hey, I'm replying to you. What I do is I just publish a reply in my repository that gets shot out into the event logs, and then these aggregators pick up that the reply got created and just update their database with it. [00:17:11] So it's not that our hosting servers are constantly having to send messages with each other, you actually use these aggregators to pull together the picture of what's happening on the network. [00:17:22] Jeremy: Okay, so like you were saying, it's an event stream model where everybody publishes the events the things that they're doing, whether that's making a new post, making a reply, that's all being posted to this event stream. And then everybody who provides, I'm not sure if instances is the right term, but an implementation of the atmosphere protocol (Authenticated Transfer protocol). [00:17:53] They are listening for all those changes and they don't necessarily have to know that you moved servers because they're just listening for the events and you still have the same identifier. [00:18:10] Paul: Generally speaking. Yeah. 'cause like if you're listening to one of these event streams what you end up looking for is just the signature on it and making sure that the signature matches up. Because you're not actually having to talk to their live server. You're just listening to this relay that's doing this aggregation for you. [00:18:27] But I think actually to kind of give a little more clarity to what you're talking about, it might be a good idea to refocus how we're talking about the system here. I mentioned before that our goal was to make a high scale system, right? We need to handle a lot of data. If you're thinking about this in the way that Mastodon does it, the ActivityPub model, that's actually gonna give you the wrong intuition. Designing the protocol to match distributed systems practices (Event sourcing / Stream processing) [00:18:45] Paul: 'cause we chose a dramatically different system. What we did instead was we picked up, essentially the same practices you're gonna use for a data center, a high scale application data center, and said, all right, how do you tend to build these sorts of things? Well, what you're gonna do is you're gonna have, multiple different services running different purposes. [00:19:04] It gets pretty close to a microservices approach. You're gonna have a set of databases, and then you're going to, generally speaking for high scale, you're gonna have some kind of a kafka, some kind of a event log that you are tossing changes about the state of these databases into. And then you have a bunch of secondary systems that are tapping into the event log and processing that into, the large scale, databases like your search index, your, nice postgres of user profiles. [00:19:35] And that makes sure that you can get each of these different systems to perform really well at their particular task, and then you can detach them in their design. for instance, your primary storage can be just a key value store that scales horizontally. And then on the event log, you, you're using a Kafka that's designed to handle. [00:19:58] Particular semantics of making sure that the messages don't get dropped, that they come through at a particular throughput. And then you're using, for us, we're using like ScyllaDB for the big scale indexes that scales horizontally really well. So it's just different kind of profiles for different pieces. [00:20:13] If you read Martin Kleppman's book, data Intensive applications I think it's called or yeah. A lot of it gets captured there. He talks a lot about this kind of thing and it's sometimes called a kappa architecture is one way this is described, event sourcing is a similar term for it as well. [00:20:30] Stream processing. That's pretty standard practices for how you would build a traditional high scale service. so if you take, take this, this kind of microservice architecture and essentially say, okay, now imagine that each of the services that are a part of your data center could be hosted by anybody, not just within our data center, but outside of our data center as well and should be able to all work together. [00:20:57] Basically how the AT Proto is designed. We were talking about the data repository hosts. Those are just the primary data stores that they hold onto the user keys and they hold onto those JSON records. And then we have another service category we call Relay that just crawls those data repositories and sucks that in that fire hose of data we were talking about that event log. App views pull data from relay and produces indexes and threads [00:21:21] Paul: And then we have what we call app views that sit there and tail the index and tail the log, excuse me, and produce indexes off of it, they're listening to those events and then like, making threads like okay, that guy posted, that guy replied, that guy replied. [00:21:37] That's a thread. They assemble it into that form. So when you're running an application, you're talking to the AppView to read the network, and you're talking to the hosts to write to the network, and each of these different pieces sync up together in this open mesh. So we really took a traditional sort of data center model and just turned it inside out where each piece is a part of the protocol and communicate it with each other and therefore anybody can join into that mesh. [00:22:07] Jeremy: And to just make sure I am tracking the data repository is the data about the user. So it has your decentralized identifier, it has your replies, your posts, And then you have a relay, which is, its responsibility, is to somehow find all of those data repositories and collect them as they happen so that it can publish them to some kind of event stream. [00:22:41] And then you have the AppView which it's receiving messages from the relay as they happen, and then it can have its own store and index that for search. It can collect them in a way so that it can present them onto a UI. That's sort of thing that's the user facing part I suppose. [00:23:00] Paul: Yeah, that's exactly it. And again, it's, it's actually quite similar to how the web works. If you combine together the relay and the app view, you got all these different, you know, the web works where you got all these different websites, they're hosting their stuff, and then the search engine is going around, aggregating all that data and turning it into a search experience. [00:23:19] Totally the same model. It's just being applied to, more varieties of data, like structured data, like posts and, and replies, follows, likes, all that kinda stuff. And then instead of producing a search application at the end. I mean, it does that too, but it also produces a, uh, you know, timelines and threads and, um, people's profiles and stuff like that. [00:23:41] So it's actually a pretty bog standard way of doing, that's one of the models that we've seen work for large scale decentralized systems. And so we're just transposing it onto something that kind of is more focused towards social applications [00:23:58] Jeremy: So I think I'm tracking that the data repository itself, since it has your decentralized identifier and because the data is cryptographically signed, you know, it's from a specific user. I think the part that I am still not quite sure about is the relays. I, I understand if you run all the data repositories, you know where they are, so you know how to collect the data from them. [00:24:22] But if someone's running another system outside of your organization, how do they find, your data repositories? Or do they have to connect to your relay? What's the intention for that? Data hosts request relays to pull their data [00:24:35] Paul: That logic runs, again, really similar to how search engines find out about websites. So there is actually a way for, one of these, data hosts to contact Relay and say, Hey, I exist. You know, go ahead and get my stuff. And then it'll be up to the relay to decide like if they want it or not. [00:24:52] Right now, generally we're just like, yeah, you know, we, we want it. But as you can imagine, as the thing matures and gets to higher scale, there might be some trust kind of things to worry about, you know? So that's kind of the naive operation that currently exists. But over time as the network gets bigger and bigger, it'll probably involve some more traditional kind of spiraling behaviors because as more relays come into the system, each of these hosts, they're not gonna know who to talk to. Relays can bootstrap who they know about by talking to other relays [00:25:22] Paul: You're trying to start a new relay. What they're gonna do is they're going to discover all of the different users that exist in the system by looking at what data they have to start with. Probably involve a little bit of a manual feeding in at first, whenever I'm starting up a relay, like, okay, there's bluesky's relay. [00:25:39] Lemme just pull what they know. And then I go from there. And then anytime you discover a new user you don't have, you're like, oh, I wanna look them up. Pull them into the relay too. Right. So there's a, pretty straightforward, discovery process that you'll just have to bake into a relay to, to make sure you're calling as much the network as possible. ActivityPub federation vs AT Proto [00:25:57] Jeremy: And so I don't think we've defined the term federation, but maybe you could explain what that is and if that is what this is. [00:26:07] Paul: We are so unsure. [00:26:10] Jeremy: Okay. [00:26:11] Paul: Yeah. This has jammed is up pretty bad. Um, because I think everybody can, everybody pretty strongly agrees that ActivityPub is federation, right? and ActivityPub kind of models itself pretty similarly to email in a way, like the metaphors they use is that there's inboxes and outboxes and, and every ActivityPub server they're standing up the full vertical stack. [00:26:37] They set up, the primary hosting, the views of the data that's happening there. the interface for the application, all of it, pretty traditional, like close service, but then they're kind of using the perimeter. they're making that permeable by sending, exchanging, essentially mailing records to each other, right? [00:26:54] That's their kind of logic of how that works. And that's pretty much in line with, I think, what most people think of with Federation. Whereas what we're doing isn't like that we've cut, instead of having a bunch of vertical stacks communicating horizontally with each other, we kind of sliced in the other direction. [00:27:09] We sliced horizontally into, this microservices mesh and have all the different, like a total mix and match of different microservices between different operators. Is that federation? I don't know. Right. we tried to invent a term, didn't really work, you know, At the moment, we just kind of don't worry about it that much, see what happens, see what the world sort of has to say to us about it. [00:27:36] and beyond that, I don't know. [00:27:42] Jeremy: I think people probably are thinking of something like, say, a Mastodon instance when you're, when you're talking about everything being included, The webpage where you view the posts, the Postgres database that's keeping the messages. [00:28:00] And that same instance it's responsible for basically everything. [00:28:06] Paul: mm-Hmm [00:28:06] Jeremy: And I believe what you're saying is that the difference with, the authenticated transfer protocol, is that the [00:28:15] Paul: AT Protocol, Yep. [00:28:17] Jeremy: And the difference there is that you've, at the protocol level, you've split it up into the data itself, which can be validated completely separately from other parts of the system. [00:28:31] You could have the JSON files on your hard drive and somebody else can have that same JSON file and they would know that who the user is and that these are real things that user posted. That's like a separate part. And then the relay component that looks for all these different repositories that has people's data, that can also be its own independent thing where its job is just to output events. [00:29:04] And that can exist just by itself. It doesn't need the application part, the, the user facing part, it can just be this event stream on itself. and that's the part where it sounds like you can make decisions on who to, um, collect data from. I guess you have to agree that somebody can connect to you and get the users from your data repositories. [00:29:32] And likewise, other people that run relays, they also have to agree to let you pull the users from theirs. [00:29:38] Paul: Yeah, that's right. Yeah. [00:29:41] Jeremy: And so I think the Mastodon example makes sense. And, but I wonder if the underlying ActivityPub protocol forces you to use it in that way, in like a whole full application that talks to another full application. [00:29:55] Or is it more like that's just how people tend to use it and it's not necessarily a characteristic of the protocol. [00:30:02] Paul: Yeah, that's a good question actually. so, you know, generally what I would say is pretty core to the protocol is the expectations about how the services interact with each other. So the mailbox metaphor that's used in ActivityPub, that design, if I reply to you, I'll update my, local database with what I did, and then I'll send a message over to your server saying, Hey, by the way, add this reply. [00:30:34] I did this. And that's how they find out about things. That's how they find out about activity outside of their network. that's the part that as long as you're doing ActivityPub, I suspect you're gonna see reliably happening. That's that, I can say for sure that's a pretty tight requirement. [00:30:50] That's ActivityPub. If you wanted to split it up the way we're talking about, you could, I don't know, I don't know if you necessarily would want to. Because I don't know. That's actually, I think I'd have to dig into their stack a little bit more to see how meaningful that would be. I do know that there's some talk of introducing a similar kind of an aggregation method into the ActivityPub world which I believe they're also calling a relay and to make things even more complicated. [00:31:23] And NOSTR has a concept of a relay. So these are three different protocols that are using this term. I think you could do essentially what a search engine does on any of these things. You could go crawling around for the data, pull them into a fire hose, and then, tap into that aggregation to produce, bigger views of the network. [00:31:41] So that principle can certainly apply anywhere. AT Protocol, I think it's a little bit, we, we focused in so hard from that on that from the get go, we focus really hard on making sure that this, the data is, signed at rest. That's why it's called the authenticated transfer protocol. And that's a nice advantage to have when you're running a relay like this because it means that you don't have to trust the relay. [00:32:08] Like generally speaking, when I look at results from Google, you know, I'm trusting pretty well that they're accurately reflecting what's on the website, which is fine. You know, there's, that's not actually a huge risk or anything. But whenever you're trying to build entire applications and you're using somebody else's relay, you could really run into things where they say like, oh, you know what Paul tweeted the other day, you know, I hate dogs. [00:32:28] They're like, no, I didn't. That's a lie, right? You just sneak in Little lies like that over a while, it becomes a problem. So having the signatures on the data is pretty important. You know, if you're gonna be trying to get people to cooperate, uh, you gotta manage the trust model. I know that ActivityPub does have mechanisms for signed records. Issuers with ActivityPub identifiers [00:32:44] Paul: I don't know how deep they go if they could fully replace that, that utility. and then Mastodon ActivityPub, they also use a different identifier system that they're actually taking a look at DIDs um, right now, I don't know what's gonna happen there. We're, we're totally on board to, you know, give any kind of insight that we got working on 'em. [00:33:06] But at, at the moment, they use I think it's WebFinger based identifiers they look like emails. So you got host names in there and those identifiers are being used in the data records. So you don't get that continuous identifier. They actually do have to do that hey, I moved update your records sort of thing. [00:33:28] And that causes it to, I mean, it works like decently well, but not as well as it could. They got us to the point where it moves your profile over and you update all the folks that were following you so they can update their follow records, but your posts, they're not coming right, because that's too far into that mesh of interlinking records. [00:33:48] There's just no chance. So that's kind of the upper limit on that, it's a different set of choices and trade-offs. You're always kind of asking like, how important is the migration? Does that work out? Anyway, now I'm just kind of digging into differences between the two here. Issues with an identifier that changes and updating old records [00:34:07] Jeremy: So you were saying that with ActivityPub, all of the instances need to be notified that you've changed your identifier but then all of the messages that they had already received. They don't point to the new identifier somehow. [00:34:24] Paul: Yeah. You run into basically just the practicalities of actual engineering with that is what happens, right? Because if you imagine you got a multimillion user social network. They got all their posts. Maybe the user has like, let's say a thousand posts and 10,000 likes. And that, activity can range back three years. [00:34:48] Let's say they changed their identifier, and now you need to change the identifier of all those records. If you're in a traditional system that's already a tall order, you're going back and rewriting a ton of indexes, Anytime somebody replied to you, they have these links to your posts, they're now, you've gotta update the identifiers on all of those things. [00:35:11] You could end up with a pretty significant explosion of rewrites that would have to occur. Now that's, that's tough. If you're in a centralized model. If you're in a decentralized one, it's pretty much impossible because you're now, when you notify all the other servers like, Hey, this, this changed. How successful are all of them at actually updating that, that those, those pointers, it's a good chance that there's things are gonna fall out of correctness. that's just a reality of it. And if, so, if you've got a, if you've got a mutable identifier, you're in trouble for migrations. So the DID is meant to keep it permanent and that ends up being the anchoring point. If you lose control of your DID well, that's it. Managing signing keys by server, paper key reset [00:35:52] Paul: Your, your account's done. We took some pretty traditional approaches to that, uh, where the signing keys get managed by your hosting server instead of like trying to, this may seem like really obvious, but if you're from the decentralization community, we spend a lot of time with blockchains, like, Hey, how do we have the users hold onto their keys? [00:36:15] You know, and the tooling on that is getting better for what it's worth. We're starting to see a lot better key pair management in like Apple's ecosystem and Google's ecosystem, but it's still in the range of like, nah, people lose their keys, you know? So having the servers manage those is important. [00:36:33] Then we have ways of exporting paper keys so that you could kind of adversarially migrate if you wanted to. That was in the early spec we wanted to make sure that this portability idea works, that you can always migrate your accounts so you can export a paper key that can override. [00:36:48] And that was how we figured that out. Like, okay, yeah, we don't have to have everything getting signed by keys that are on the user's devices. We just need these master backup keys that can say, you know what? I'm done with that host. No matter what they say, I'm overriding what they, what they think. and that's how we squared that one. [00:37:06] Jeremy: So it seems like one of the big differences with account migration is that with ActivityPub, when you move to another instance, you have to actually change your identifier. [00:37:20] And with the AT protocol you're actually not allowed to ever change that identifier. And maybe what you're changing is just you have say, some kind of a lookup, like you were saying, you could use a domain name to look that up, get a reference to your decentralized identifier, but your decentralized identifier it can never change. [00:37:47] Paul: It, it, it can't change. Yeah. And it shouldn't need to, you know what I mean? It's really a total disaster kind of situation if that happens. So, you know that it's designed to make sure that doesn't happen in the applications. We use these domain name handles to, to identify folks. And you can change those anytime you want because that's really just a user facing thing. [00:38:09] You know, then in practice what you see pretty often is that you may, if you change hosts, if you're using, we, we give some domains to folks, you know, 'cause like not everybody has their own domain. A lot of people do actually, to our surprise, people actually kind of enjoy doing that. But, a lot of folks are just using like paul.bsky.social as their handle. [00:38:29] And so if you migrated off of that, you probably lose that. Like your, so your handle's gonna change, but you're not losing the followers and stuff. 'cause the internal system isn't using paul.bsky.social, it's using that DID and that DID stays the same. Benefits of domain names, trust signal [00:38:42] Jeremy: Yeah. I thought that was interesting about using the domain names, because when you like you have a lot of users, everybody's got their own sub-domain. You could have however many millions of users. Does that become, does that become an issue at some point? [00:39:00] Paul: Well, it's a funny thing. I mean like the number of users, like that's not really a problem 'cause you run into the same kind of namespace crowding problem that any service is gonna have, right? Like if you just take the subdomain part of it, like the name Paul, like yeah, only, you only get to have one paul.bsky.social. [00:39:15] so that part of like, in terms of the number of users, that part's fine I guess. Uh, as fine as ever. where gets more interesting, of course is like, really kind of around the usability questions. For one, it's, it's not exactly the prettiest to always have that B sky.social in there. If we, if we thought we, if we had some kind of solution to that, we would use it. [00:39:35] But like the reality is that, you know, now we're, we've committed to the domain name approach and some folks, you know, they kind of like, ah, that's a little bit ugly. And we're like, yeah that's life. I guess the plus side though is that you can actually use like TLD the domain. It's like on pfrazee.com. [00:39:53] that starts to get more fun. it can actually act as a pretty good trust signal in certain scenarios. for instance, well-known domain names like nytimes.com, strong authentication right there, we don't even need a blue check for it. Uh, similarly the .gov, domain name space is tightly regulated. [00:40:14] So you actually get a really strong signal out of that. Senator Wyden is one of our users and so he's, I think it's wyden.senate.gov and same thing, strong, you know, strong identity signal right there. So that's actually a really nice upside. So that's like positives, negatives. [00:40:32] That trust signal only works so far. If somebody were to make pfrazee.net, then that can be a bit confusing. People may not be paying attention to .com vs .net, so it's not, I don't wanna give the impression that, ah, we've solved blue checks. It's a complicated and multifaceted situation, but, it's got some juice. [00:40:54] It's also kinda nice too, 'cause a lot of folks that are doing social, they're, they've got other stuff that they're trying to promote, you know? I'm pretty sure that, uh, nytimes would love it if you went to their website. And so tying it to their online presence so directly like that is a really nice kind of feature of it. [00:41:15] And tells a I think a good story about what we're trying to do with an open internet where, yeah, everybody has their space on the internet where they can do whatever they want on that. And that's, and then thethese social profiles, it's that presence showing up in a shared space. It's all kind of part of the same thing. [00:41:34] And that that feels like a nice kind of thing to be chasing, you know? And it also kind of speaks well to the naming worked out for us. We chose AT Protocol as a name. You know, we back acronymed our way into that one. 'cause it was a @ simple sort of thing. But like, it actually ended up really reflecting the biggest part of it, which is that it's about putting people's identities at the front, you know, and make kind of promoting everybody from a second class identity that's underneath Twitter or Facebook or something like that. [00:42:03] Up into. Nope, you're freestanding. You exist as a person independently. Which is what a lot of it's about. [00:42:12] Jeremy: Yeah, I think just in general, not necessarily just for bluesky, if people had more of an interest in getting their own domain, that would be pretty cool if people could tie more of that to something you basically own, right? [00:42:29] I mean, I guess you're leasing it from ICANN or whatever, but, [00:42:33] yeah, rather than everybody having an @Gmail, Outlook or whatever they could actually have something unique that they control more or less. [00:42:43] Paul: Yeah. And we, we actually have a little experimental service for registering domain names that we haven't integrated into the app yet because we just kind of wanted to test it out and, and kind of see what that appetite is for folks to register domain names way higher than you'd think we did that early on. [00:43:01] You know, it's funny when you're coming from decentralization is like an activist space, right? Like it's a group of people trying to change how this tech works. And sometimes you're trying to parse between what might come off as a fascination of technologists compared to what people actually care about. [00:43:20] And it varies, you know, the domain name thing to a surprising degree, folks really got into that. We saw people picking that up almost straight away. More so than certainly we ever predicted. And I think that's just 'cause I guess it speaks to something that people really get about the internet at this point. [00:43:39] Which is great. We did a couple of other things that are similar and we saw varied levels of adoption on them. We had similar kinds of user facing, opening up of the system with algorithms and with moderation. And those have both been pretty interesting in and of themselves. Custom feed algorithms [00:43:58] Paul: So with algorithms, what we did was we set that up so that anybody can create a new feed algorithm. And this was kind of one of the big things that you run into whenever you use the app. If you wanted to create a new kind of for you feed you can set up a service somewhere that's gonna tap into that fire hose, right? [00:44:18] And then all it needs to do is serve a JSON endpoint. That's just a list of URLs, but like, here's what should be in that feed. And then the bluesky app will pick that up and, and send that, hydrate in the content of the posts and show that to folks. I wanna say this is a bit of a misleading number and I'll explain why but I think there's about 35,000 of these feeds that have been created. [00:44:42] Now, the reason it's little misleading is that, I mean, not significantly, but it's not everybody went, sat down in their IDE and wrote these things. Essentially one of our users created, actually multiple of our users made little platforms for building these feeds, which is awesome. That's the kinda thing you wanna see because we haven't gotten around to it. [00:44:57] Our app still doesn't give you a way to make these things. But they did. And so lots of, you know, there it is. Cool. Like, one, one person made a kind of a combinatorial logic thing that's like visual almost like scratch, it's like, so if it has this hashtag and includes these users, but not those users, and you're kind of arranging these blocks and that constructs the feed and then probably publish it on your profile and then folks can use it, you know? [00:45:18] And um, so that has been I would say fairly successful. Except, we had one group of hackers do put in a real effort to make a replacement for you feed, like magic algorithmic feed kind of thing. And then they kind of kept up going for a while and then ended up giving up on it. Most of what we see are actually kind of weird niche use cases for feeds. [00:45:44] You get straightforward ones, like content oriented ones like a cat feed, politics feed, things like that. It's great, some of those are using ML detection, so like the cat feed is ML detection, so sometimes you get like a beaver in there, but most of the time it's a cat. And then we got some ones that are kind of a funny, like change in the dynamic of freshness. [00:46:05] So, uh, or or selection criteria, things that you wouldn't normally see. Um, but because they can do whatever they want, you know, they try it out. So like the quiet posters ended up being a pretty successful one. And that one just shows people you're following that don't post that often when they do just those folks. [00:46:21] It ended up being, I use that one all the time because yeah, like they get lost in the noise. So it's like a way to keep up with them. Custom moderation and labeling [00:46:29] Paul: The moderation one, that one's a a real interesting situation. What we did there essentially we wanted to make sure that the moderation system was capable of operating across different apps so that they can share their work, so to speak. [00:46:43] And so we created what we call labeling. And labeling is a metadata layer that exists over the network. Doesn't actually live in the normal data repositories. It uses a completely different synchronization because a lot of these labels are getting produced. It's just one of those things where the engineering characteristics of the labels is just too different from the rest of the system. [00:47:02] So we created a separate synchronization for this, and it's really kind of straightforward. It's, here's a URL and here's a string saying something like NSFW or Gore, or you know, whatever. then those get merged onto the records brought down by the client and then the client, you know, based on the user's preferences. [00:47:21] We'll put like warning screens up, hide it, stuff like that. So yeah, these label streams can then, you know, anybody that's running a moderation service can, you know, are publishing these things and so anybody can subscribe to 'em. And you get that kind of collaborative thing we're always trying to do with this. [00:47:34] And we had some users set up moderation services and so then as an end user you find it, it looks like a profile in the app and you subscribe to it and you configure it and off you go. That one has had probably the least amount of adoption throughout all of 'em. It's you know, moderation. [00:47:53] It's a sticky topic as you can imagine, challenging for folks. These moderation services, they do receive reports, you know, like whenever I'm reporting a post, I choose from all my moderation services who I wanna report this to. what has ended up happening more than being used to actually filter out like subjective stuff is more kind of like either algorithmic systems or what you might call informational. [00:48:21] So the algorithmic ones are like, one of the more popular ones is a thing that's looking for, posts from other social networks. Like this screenshot of a Reddit post or a Twitter post or a Facebook post. Because, which you're kinda like, why, you know, but the thing is some folks just get really tired of seeing screenshots from the other networks. [00:48:40] 'cause often it's like, look what this person said. Can you believe it? You know, it's like, ah. Okay, I've had enough. So one of our users aendra made a moderate service that just runs an ML that detects it, labels it, and then folks that are tired of it, they subscribe to it and they're just hide it, you know? [00:48:57] And so it's like a smart filter kind of thing that they're doing. you know, hypothetically you could do that for things like spiders, you know, like you've got arachniphobia, things like that. that's like a pretty straightforward, kind of automated way of doing it. Which takes a lot of the spice, you know, outta out of running moderation. [00:49:15] So that users have been like, yeah, yeah, okay, we can do that. [00:49:20] Those are user facing ways that we tried to surface the. Decentralized principle, right? And make take advantage of how this whole architecture can have this kind of a pluggability into it. Users can self host now [00:49:33] Paul: But then really at the end of the day, kind of the important core part of it is those pieces we were talking about before, the hosting, the relay and the, the applications themselves, having those be swappable in completely. so we tend to think of those as kind of ranges of infrastructure into application and then into particular client side stuff. [00:49:56] So a lot of folks right now, for instance, they're making their own clients to the application and those clients are able to do customizations, add features, things like that, as you might expect, [00:50:05] but most of them are not running their own backend. They're just using our backend. But at any point, it's right there for you. You know, you can go ahead and, and clone that software and start running the backend. If you wanted to run your own relay, you could go ahead and go all the way to that point. [00:50:19] You know, if you wanna do your own hosting, you can go ahead and do that. Um, it's all there. It's really just kind of a how much effort your project really wants to take. That's the kind of systemically important part. That's the part that makes sure that the overall mission of de monopolizing, social media online, that's where that really gets enforced. [00:50:40] Jeremy: And so someone has their own data repository with their own users and their own relay. they can request that your relay collect the information from their own data repositories. And that's, that's how these connections get made. [00:50:58] Paul: Yeah. And, and we have a fair number of those already. Fair number of, we call those the self hosters right? And we got I wanna say 75 self hoster going right now, which is, you know, love to see that be more, but it's, really the folks that if you're running a service, you probably would end up doing that. [00:51:20] But the folks that are just doing it for themselves, it's kind of the, the nerdiest of the nerds over there doing that. 'cause it doesn't end up showing itself in the, in the application at all. Right? It's totally abstracted away. So it, that, that one's really about like, uh, measure your paranoia kind of thing. [00:51:36] Or if you're just proud of the self-hosting or, or curious, you know, that that's kind of where that sits at the moment. AT Protocol beyond bluesky [00:51:42] Jeremy: We haven't really touched on the fact that there's this underlying protocol and everything we've been discussing has been centered around the bluesky social network where you run your own, instance of the relay and the data repositories with the purpose of talking to bluesky, but the protocol itself is also intended to be used for other uses, right? [00:52:06] Paul: Yeah. It's generic. The data types are set up in a way that anybody can build new data types in the system. there's a couple that have already begun, uh, front page, which is kind of a hacker news clone. There's Smoke Signals, which is a events app. There's Blue Cast, which is like a Twitter spaces, clubhouse kind of thing. [00:52:29] Those are the folks that are kind of willing to trudge into the bleeding edge and deal with some of the rough edges there for pretty I think, obvious reasons. A lot of our work gets focused in on making sure that the bluesky app and that use case is working correctly. [00:52:43] But we are starting to round the corner on getting to a full kind of how to make alternative applications state. If you go to the atproto.com, there's a kind of a introductory tutorial where that actually shows that whole stack and how it's done. So it's getting pretty close. There's a couple of still things that we wanna finish up. [00:53:04] jeremy so in a way you can almost think of it as having an eventually consistent data store on the network, You can make a traditional web application with a relational database, and the source of truth can actually be wherever that data repository is stored on the network. [00:53:24] paul Yeah, that's exactly, it is an eventually consistent system. That's exactly right. The source of truth is there, is their data repo. And that relational database that you might be using, I think the best way to think about it is like secondary indexes or computed indexes, right? They, reflect the source of truth. [00:53:43] Paul: This is getting kind of grandiose. I don't tend to poses in these terms, but it is almost like we're trying to have an OS layer at a protocol level. It's like having your own [00:53:54] Network wide database or network-wide file system, you know, these are the kind of facilities you expect out of a platform like an os And so the hope would be that this ends up getting that usage outside of just the initial social, uh, app, like what we're doing here. [00:54:12] If it doesn't end up working out that way, if this ends up, you know, good for the Twitter style use case, the other one's not so much, and that's fine too. You know, that's, that's our initial goal, but we, we wanted to make sure to build it in a way that like, yeah, there's evolve ability to, it keeps, it, keeps it, make sure that you're getting kinda the most utility you can out of it. Peer-to-peer and the difficulty of federated queries [00:54:30] Jeremy: Yeah, I can see some of the parallels to some of the decentralized stuff that I, I suppose people are still working on, but more on the peer-to-peer side, where the idea was that I can have a network host this data. but, and in this case it's a network of maybe larger providers where they could host a bunch of people's data versus just straight peer to peer where everybody has to have a piece of it. [00:54:57] And it seems like your angle there was really the scalability part. [00:55:02] Paul: It was the scalability part. And there's great work happening in peer-to-peer. There's a lot of advances on it that are still happening. I think really the limiter that you run into is running queries against aggregations of data. Because you can get the network, you know, BitTorrent sort of proved that you can do distributed open horizontal scaling of hosting. [00:55:29] You know, that basic idea of, hey, everybody's got a piece and you sync it from all these different places. We know you can do things like that. What nobody's been able to really get into a good place is running, queries across large data sets. In the model like that, there's been some research in what is, what's called federated queries, which is where you're sending a query to multiple different nodes and asking them to fulfill as much of it as they can and then collating the results back. But it didn't work that well. That's still kind of an open question and until that is in a place where it can like reliably work and at very large scales, you're just gonna need a big database somewhere that does give the properties that you need. You need these big indexes. And once we were pretty sure of that requirement, then from there you start asking, all right, what else about the system [00:56:29] Could we make easier if we just apply some more traditional techniques and merge that in with the peer-to-peer ideas? And so key hosting, that's an obvious one. You know, availability, let's just have a server. It's no big deal. But you're trying to, you're trying to make as much of them dumb as possible. [00:56:47] So that they have that easy replaceability. Moderation challenges [00:56:51] Jeremy: Earlier you were talking a a little bit about the moderation tools that people could build themselves. There was some process where people could label posts and then build their own software to determine what a feed should show per a person. [00:57:07] Paul: Mm-Hmm [00:57:07] Jeremy: But, but I think before that layer for the platform itself, there's a base level of moderation that has to happen. [00:57:19] Paul: yeah. [00:57:20] Jeremy: And I wonder if you could speak to, as the app has grown, how that's handled. [00:57:26] Paul: Yeah. the, you gotta take some requirements in moderation pretty seriously to start. And with decentralization. It sometimes that gets a little bit dropped. You need to have systems that can deal with questions about CSAM. So you got those big questions you gotta answer and then you got stuff that's more in the line of like, alright, what makes a good platform? [00:57:54] What kind of guarantees are we trying to give there? So just not legal concerns, but you know, good product experience concerns. That's something we're in the realm of like spam and and abusive behavior and things like that. And then you get into even more fine grain of like what is a person's subjective preference and how can they kind of make their thing better? [00:58:15] And so you get a kind of a telescoping level of concerns from the really big, the legal sort of concerns. And then the really small subjective preference kind of concerns. And that actually that telescoping maps really closely to the design of the system as well. Where the further you get up in the kind of the, in that legal concern territory, you're now in core infrastructure. [00:58:39] And then you go from infrastructure, which is the relay down into the application, which is kind of a platform and then down into the client. And that's where we're having those labelers apply. And each of them, as you kind of move closer to infrastructure, the importance of the decision gets bigger too. [00:58:56] So you're trying to do just legal concerns with the relay right? Stuff that you objectively can, everybody's in agreement like Yeah, yeah, yeah. You know, no bigs don't include that. The reason is that at the relay level, you're anybody that's using your relay, they depend on the decisions you're making, that sort of selection you're doing, any filtering you're doing, they don't get a choice after that. [00:59:19] So you wanna try to keep that focus really on legal concerns and doing that well. so that applications that are downstream of it can, can make their choices. The applications themselves, you know, somebody can run a parallel I guess you could call it like a parallel platform, so we got bluesky doing the microblogging use case, other people can make an application doing the microblogging use case. So there's, there's choice that users can easily switch, easily enough switch between, it's still a big choice. [00:59:50] So we're operating that in many ways. Like any other app nowadays might do it. You've got policies, you know, for what's acceptable on the network. you're still trying to keep that to be as, you know, objective as possible, make it fair, things like that. You want folks to trust your T&S team. Uh, but from the kind of systemic decentralization question, you get to be a little bit more opinionated. [01:00:13] Down all the way into the client with that labeling system where you can, you know, this is individuals turning on and off preferences. You can be as opinionated as you want on that letter. And that's how we have basically approached this. And in a lot of ways, it really just comes down to, in the day to day, you're the moderation, the volume of moderation tasks is huge. [01:00:40] You don't actually have high stakes moderation decisions most of the time. Most of 'em are you know pretty straightforward. Shouldn't have done that. That's gotta go. You get a couple every once in a while that are a little spicier or a policy that's a little spicier. And it probably feels pretty common to end users, but that just speaks to how much moderation challenges how the volume of reports and problems that come through. [01:01:12] And we don't wanna make it so that the system is seized up, trying to decentralize itself. You know, it needs to be able to operate day to day. What you wanna make is, you know, back pressure, you know, uh, checks on that power so that if an application or a platform does really start to go down the wrong direction on moderation, then people can have this credible exit. [01:01:36] This way of saying, you know what, that's a problem. We're moving from here. And somebody else can come in with different policies that better fit people's people's expectations about what should be done at, at these levels. So yeah, it's not about taking away authority, it's about checking authority, you know, kind of a checks and balances mentality. [01:01:56] Jeremy: And high level, 'cause you saying how there's such a high volume of, of things that you know what it is, you'd know you wanna remove it, but there's just so much of it. So is there, do you have automated tools to label these things? Do you have a team of moderators? Do they have to understand all the different languages that are coming through your network? [01:02:20] Yes, yes, yes and yes. Yeah. You use every tool at your disposal to, to stay on top of it. cause you're trying to move as fast as you can, folks. The problems showing up, you know, the slower you are to respond to it, the, the more irritating it is to folks. Likewise, if you make a, a missed call, if somebody misunderstands what's happening, which believe me, is sometimes just figuring out what the heck is going on is hard. [01:02:52] Paul: People's beefs definitely surface up to the moderation misunderstanding or wrong application. Moderators make mistakes so you're trying to maintain a pretty quick turnaround on this stuff. That's tough. And you, especially when to move fast on some really upsetting content that can make its way through, again, illegal stuff, for instance, but more videos, stuff like that, you know, it's a real problem. [01:03:20] So yeah, you're gotta be using some automated systems as well. Clamping down on bot rings and spam. You know, you can imagine that's gotten a lot harder thanks to LLMs just doing text analysis by dumb statistics of what they're talking about that doesn't even work anymore. [01:03:41] 'cause the, the LLMs are capable of producing consistently varied responses while still achieving the same goal of plugging a online betting site of some kind, you know? So we do use kind of dumb heuristic systems for when it works, but boy, that won't work for much longer. [01:04:03] And we've already got cases where it's, oh boy, so the moderation's in a dynamic place to say the least right now with, with LLMs coming in, it was tough before and

The Berean Call Podcast
What Is Christian Palestinianism? (Part 1) with Paul Wilkinson

The Berean Call Podcast

Play Episode Listen Later Sep 20, 2024 26:05


Tom: Thanks, Gary. My guest for today's program and for next week is Paul Wilkinson, who we would normally be talking to at his home just outside Manchester, England. And this time, however, he is in studio with me here in Bend, Oregon. Paul is one of the speakers at our Berean Call conference this year, and so I can look him straight in the eye as I grill him with my mind-numbing questions, or something like that. Does that sound…Paul, does that sound too intimidating for you?Paul: It would be if I didn't know you, Tom.

The Patrick Madrid Show
The Patrick Madrid Show: August 08, 2024 - Hour 2

The Patrick Madrid Show

Play Episode Listen Later Aug 8, 2024 51:03


Patrick dives deep into the moral dilemmas surrounding food waste and charity. He discusses whether it is a greater sin to throw away perfectly good food or to take it against policy to help those in need. Patrick shares firsthand experiences from restaurant workers and volunteers at the St. Vincent de Paul center, debating the ethics of food distribution.   Teachers Union humiliates a mother for asking about gender theory being taught to children (00:36) Paul – It's not bad to steal food if you can feed starving people. (07:31) Sarah - I am in an abusive marriage. Is it okay in the Catholic Church perspective for me to stick up for myself if I am being abused? (15:32) Mike - I was a former restaurant manager. We had the rule so that people wouldn't make food wrong on purpose in order to eat the food later on. (24:30) Patrick reads emails in response to the topic of stealing/donating food to feed those who can't afford it (36:37) Steve – The organizations that give away food are very organized (41:24) Keith - Food that is out of temperature should not be given to other people as a matter of food safety.

Woodland Walks - The Woodland Trust Podcast
2. Frodsham Woods, Cheshire: a new lease of life

Woodland Walks - The Woodland Trust Podcast

Play Episode Listen Later Mar 28, 2024 36:17


Join us for a jam-packed visit to Frodsham Woods, Cheshire, where 80 volunteers were planting thousands of trees to help transform a former golf course into a fantastic new space for wildlife and people. We visit the neighbouring ancient woodland and admire hilltop views with site manager Neil and chat to Tim, supervisor of this army of tree planters, about how the new wood will develop. We also meet Esther, lead designer of the project, hear from comms guru Paul about the Trust's #plantmoretrees climate campaign, and speak to the volunteers about what the day means to them. Transcript You are listening to Woodland Walks, a podcast for the Woodland Trust presented by Adam Shaw. We protect and plant trees for people to enjoy, to fight climate change and to help wildlife thrive. Adam: Well, today's podcast is a bit of an unusual one because I'm off to an abandoned golf course in Cheshire, overlooking Liverpool. Not far away, in fact. And the vision is to create this once golf course into a thriving mosaic of habitats, including lush broadleaved woodland, grassland meadows and wooded glades dotted with wildflowers. Throughout the site, they're creating a network of grassy paths so people can walk through them and get far-reaching views of the Welsh borders, the western Pennines and the Bowland Fells, along with, of course, Liverpool and the Mersey Estuary. And very excitingly, the man actually who's running all the tree planting there is also in a band, and it's his music and his band's music you can hear in the background. More about that a little later. It's called Frodsham Woods, and it's near the Frodsham train station. Guess where? In Frodsham. Well, today we are starting, I'm starting sitting down with Neil Oxley, who's the site manager here. Hi Neil. Neil: Good morning, Adam. Adam: Good morning. So, just explain where we are because we are, well, I'm not gonna take away your thunder. Explain. It's an unusual location. Neil: So, we're sat on a bench overlooking the River Mersey and Liverpool. We're on the old golf course that was closed about three years ago. Adam: Yeah, well that's what I think is unusual – sitting on a golf course. I gotta take, it doesn't look like a golf course. They, the greenkeeper would have had a heart attack seeing the state of this place. But what's amazing is, well, I'm looking over a forest of planted trees. I mean, just within 10 yards, probably a couple of hundred of them, just been planted. So, this has got to be unusual. Take buying a golf course, turning it into a forest? Neil: It is, yeah. I think it's probably the first golf course that the Woodland Trust has taken on and it's just a great opportunity, though, that when it became available, it's adjoining some of our existing woodlands, including ancient woodland. And it's given us an opportunity to plant lots of trees and work with local people and engage the community in doing something good for the climate. Adam: And we're sitting down, looking over what might be, I don't know. Is that a bunker? Do you think that's a bunker? Neil: It is, yep. So, there there's probably about 40 bunkers on the golf course and we've kept them all, so some of those old features are still here. Adam: And I saw one, some gorse growing, just naturally growing in the bunker there. Neil: There is. Just in the two or three years since it stopped being maintained. There's gorse, there's silver birch, there's all sorts of trees and plants that are now appearing. Adam: I love the gorse. It's bright. It comes out early. Bright yellow. Real splash of colour in early spring. It's really. Neil: It is, yeah, it's lovely and colourful. Adam: And we're looking over a range of wind turbines. And is that the Mersey ahead? Neil: That is, that's the River Mersey. Adam: Although there's not much river, it looks, it looks like it's out. It's mainly mud. Neil: It's probably low tide at the moment. Yeah, and Liverpool just beyond the other side. Adam: Very nice. So, you're going to be my main guide today. We've got lots of people to meet, I know. Alright. Brilliant. So, explain to me the plan for the day. Neil: So, we're gonna have a walk round and look at some of the tree planting that we've already done here. We've got some groups of corporate volunteers and Woodland Trust staff here today also who are planting trees. So, we'll go and see them later on. But I thought maybe to start off with we could go and visit some of the ancient woodland that borders the site and show you sort of why it's important that we're doing what we're doing today. Adam: Brilliant. I'm of an age where sitting down is quite nice, but that's not going to get, that's not gonna get nothing made, is it? It's alright. We better get up and you lead on. Neil: OK, let's go. This lady, by the way, coming with the pug. She's up here all the time. She's really lovely, friendly, always talks to me and Paul. And we've already said hello to her, but he... Adam: Oh, this dog wants a lot of attention. Neil: He loves that. He loves that, yeah. Adam: We'll let the rest of the team pet the dog. You know, you've paused here for a special reason. Why? Neil: Yeah. So, this area, we're on the edge of the ancient woodland now and the part of the site in front of us is going to be left for what's called natural regeneration to develop. So, that will be where trees can self-seed and set and grow naturally. So, we're not actually planting any trees in this area in front of us. And you can see there's some silver birch trees there that probably self-seeded five or 10 years ago on the edge of the golf course. And they're growing quite well already. Adam: So, and what's the advantage of that? There's a big debate about rewilding and all of that. So, why has that become an important issue? Neil: It is, I mean to different people it can mean slightly different things as well. But basically it's leaving the land to develop and rewild itself, you know, for nature to colonise it. It's a slower process. Adam: So, because if you're planting them yourself, you're planting all the trees at the same time. They're all the same age, so they get wiped out. Everything gets wiped out. Neil: Potentially yes. You could lose a lot more. Adam: Actually, I'm surprised those are natural regeneration because they've, it's very regimented. Those silver birch, they've all come up in exactly the same space, very close together. It looks like there's been some thought behind that. Neil: It does. It does and again nature can do things very similar to how people plant trees. You know, you often can end up with them very densely packed, more densely packed than we're planting them, actually. Adam: Yeah, OK. Well, we're still surrounded by these young, young trees. So, you lead on. Where are we heading off to? Neil: So, we're just walking into, towards the ancient woodland area. So, this this is called Woodhouse Hill and it's mostly oak and some silver birch, some holly growing in here, plus a few other species as well. Adam: And wonderfully of you, you've taken me to the muddiest bit of land there is. Are we going through this? Neil: This, well, we can do. It's unfortunately because of the winter we've had, some of the paths are very wet and muddy around here now. Adam: So, I have my walking boots on. You squelch ahead and I'll squelch behind you. Neil: OK. We'll carry on then. Adam: So, we're heading up, give us a better view of the Mersey, a better view of Liverpool. Neil: That's right. Just around the corner, there's a really good viewpoint where the view will open up and a sunny day like today get quite good views. Adam: And is it used by the locals a lot? I mean, it's relatively new then. I mean, presumably a lot of locals don't know about it. Neil: Well, I mean since, the golf course was closed down during the pandemic, and at the time the owner allowed the public to come and walk on the site. So, suddenly from people being not allowed to use it unless they were playing golf, local people were allowed to come and walk the dogs or just walk themselves around with the family. So, people did get to know the site and start using it, but it also borders some existing woodlands with footpaths, which is where we are now. So, these existing woodlands were already well-used. Adam: Right. And what's the reaction of the locals been to the development here? Neil: Very positive. Yeah. I mean obviously there's always a fear when a piece of land is up for sale that it might go for some sort of development, housing or be sold to a private landowner who fences it off and stops people using it. So, people have been, yeah, really positive, really supportive. The consultation that we did before we started anything was all very much in favour of creating woodland and allowing public access. Adam: I think we're coming up to a viewpoint here where there's a bench. Neil: There is, we should have another sit down. Adam: And it's very steep here. You wouldn't want to be falling off that, but this is a beautiful view. Neil: Yeah. The weather today is just great for the view. Adam: We've been blessed. Look at this. And then you look across a sort of flat valley floor with some wind turbines, which some don't like but I always think they're really majestic. And beyond the wind turbines, the Mersey, where the tide is out. And beyond that, that's Liverpool. And is that Liverpool Cathedral? The grey building in the sort of middle there. Neil: That's the main Anglican cathedral, and then the Catholic cathedral is just off to the right and beyond in the far distance is North Wales, so that low line of hills you can see is just within North Wales. Adam: Oh, that's, those hills over there, beyond the chimneys, that's Wales. Neil: Beyond the chimneys, yeah. Adam: And some other lovely gorse and, whoops don't fall over, I thought it was going to be me that would be falling over, not the site manager. Neil: Mind the rock. Adam: Ice and sea. So, we've come to the sign. ‘The view from Woodhouse Hill holds clues to the distant past, the Mersey Basin and Cheshire's sandstone hills were both shaped by advancing ice sheets during the last Ice Age.' Do you know what? I wanted to say that because I remember from O-level geography, I think a flat-bottomed valley is a glacier-made valley. But I was, I didn't want to appear idiotic, so I didn't say that and I should have had the courage of my convictions. So, this is an ice-formed landscape. Neil: It is. It is. I understand that the ice sheets came down to this part of the north of England back in the Ice Age. And there's some interesting features that are found here called glacial erratics. Adam: Right. Neil: Which is rocks from other parts of the north of England and Scotland that were brought down on the ice sheets. And then when the ice sheets melted, those rocks were left behind. But they're from a different geological area. Adam: Right. Amazing. Neil: So, around here it's sandstone. The erratics are all kind of volcanic rocks. Adam: Brought down from the north, from Scotland. Neil: Lake District and Scotland. That's right. Adam: Beautiful. We were with a few other people. Neil: I think they couldn't be bothered to come through the mud, could they? Yeah. Adam: We seem to have lost them. OK, alright. Well, maybe we'll have to, we've lost our team, our support team. Neil: We'll head back, but yeah, no, this was the view I thought we'd come to. Yeah, because it is a nice view. Adam: Well, I'll tell you what. Let me take a photo of you, for the Woodland Trust social media. Neil: Thought you were gonna say falling over the rock again. No, no, I'll try not to. Adam: Yeah, let's not do that. Yeah, so to explain, you're running me across the field for some... Neil: Walking fast. Adam: Well, for you walking fast. I've got short legs. Why? Neil: Well, we've walked over now to where we've got the people who are helping plant trees today with us. So, we've got a mix of corporate volunteers, Woodland Trust staff and some of our volunteers here to help us and we're gonna go over and meet Tim Kerwin, who's in charge of the tree planting and supervising the tree planting with us today. Adam: Oh right, so these are, this is his army of tree planters. Neil: It is, yes. Tim keeps things in check and makes sure they're doing the right thing. Adam: OK. I mean, let's just look, there's scores of people I've no idea of who Tim is. Neil: Tim? Tim, can we get your attention for a few minutes? Tim: Yes. Adam: Hi, nice to see you, Tim. Tim: I've seen you on telly. Adam: Have you? Adam: Well, Tim, as well as being in charge of everyone planting the trees today is also the sax player in a band. And of course we have to talk about that first and he very kindly gave me one of his original tracks, which is what you can hear right now. A first for the podcast. *song plays* Tim: You know, you know what? We probably do about eight gigs a year, right? But we're trying to find venues where people like jazz. We don't want to, you know, we don't want to do Oasis. That's not what we're about. There's plenty of bands like that. We play music for ourselves, and if people turn up and appreciate it, those are the people we want. I'll play for one person. Adam: You know, I was in a wood a few years ago and, can't remember where it was, and we just came across a violinist, just playing to herself. And it was just like can I record it? And it's like, just playing amongst the trees, and I thought it was really lovely. Tim: You know what? I would, I would do the same. I mean, the places I like to play, like churches are fantastic because of the acoustics. Adam: So, you might play that under this chat and what's the name of the band? Tim: The Kraken. Adam: The Kraken? Tim: Yeah. Adam: OK. Alright, The Kraken *laughs* So, all of which is a bit of a divergence. Tim: I know, sorry *laughs* Adam: So, I'm told you're in charge of this army of tree planters you can see over here. Three men having their sandwich break there. So, you've been working them hard. Tim: We have been working them hard, indeed. Adam: So, just explain to me a little bit about what's going on here. Tim: So, today we can almost see the finishing line for our 30,000 trees. So, this morning we've actually planted just shy of 2,000 trees with the group that we've had, of which there's about 80 people. Adam: That's a lot of trees. People always talk about how long does it take to plant a tree? It's not that big a thing is it? Tim: No, but what we're keen about is it's not about necessarily speed, it's about accuracy. We want quality. So, what we're asking people to do is plant each tree really well. So, today I have to say the standard of planting has been amazing. From the first to the last, I haven't found one that I'm not happy with. Adam: So, explain to me, and we're standing by a tree that's just been planted. It looks like they've scraped a bit of the grass away. So, explain to me, how should you plant a tree and what goes wrong? Tim: OK, so what we've done here, we took the grass off before the guys came, so that's called scriefing. So, the purpose of that is the tree needs water. And this grass also needs water. So, we take that grass away, and the competition's gone away for the tree. So, it won't be forever, because within two years, that grass will have grown around that tree. But those first two years are quite critical. So, if we can get the new roots from, so those trees and little plugs, new roots which are going to come out in the next couple of weeks because the soil's warming up. I mean, the air's warming up, but the soil's warming up. Those will send out shoots. They're already starting to come in to leaf, which is why the urgency to get these trees in now. They will take in the water around them and then keep on spreading with that root system. Enough root system will go out there and it will then not be competing with the grass because in fact the tree will be competing with the grass and actually taking over. So, eventually that grass will probably die because it will be shaded out in the future. Adam: And talking about shade, I'm surprised how closely planted these are, about five foot apart or thereabouts. If this was a forest in 20 years', 30 years' time, it's exceptionally dense. Or are you expecting a lot of them to fail? Tim: So, imagine you've got an oak tree and that throws down 40,000 acorns in usually every four years. So, it doubles its weight above ground. Adam: Sorry, 40,000? Tim: 40,000. A mature oak, yeah. Adam: It's worth pausing on that *laughs* A mature oak drops 40,000 acorns a year? Tim: Every four years, roughly. Adam: Because it doesn't do it every year, do they? Tim: No. So, it has what they call a mast year, which is the year when everything's come together. It's usually based on the previous weather, weather conditions. So, that doubles the weight of the tree above ground, that throws all those acorns. Now you imagine they're gonna be a couple of centimetres apart on the ground. They're not all going to make it. What they're hoping is that something will take those away. So, a jay or a squirrel, they'll move those acorns away. Not all of them will get eaten. In fact, jays let the acorn germinate, and then they eat the remains. So, they wait to see where the oak tree comes up and then they come back and eat the remains of the cotyledon. So, you imagine if all those were going to germinate, there'd be a mass rush, and what they're waiting for is for the parent plant to die. And if that falls over, then they can all shoot up, but they're not all going to survive. So maybe only one, maybe two will survive out of those 40,000 if they're close to the tree. Now, what we're doing here is, imagine there's the parent plant, the parent plant's not here. We've already spaced these out by this distance already. So, we've given them a better chance. So, they can now flourish. In time, so within sort of 10 to 12 years, we're going to start to be sending this out. So, you won't see this line. There are other parts on this site, 23 years old, and we've done a lot of filling through that. You wouldn't know it's been planted by, in a plantation. Adam: So, what would you, what's the failure rate? What's a good failure rate to stay with? Tim: It can really, really vary. I have to say that the soil here is tremendous. It's very rich. I'd be very surprised if we have a high failure rate. It could be 95% take. Adam: So, that's really interesting. And what are you planting then? I've seen some oak. I've seen some silver birch. What are you planting? Tim: So, Cheshire is all about oak and birch. So, 25% of these trees, so 7,500 are oak. And then 10% are silver birch. So that's 3,000. And then there's another 18 species that are all native to the UK that we're planting in here. So, things like rowan, holly, Scots pine and then we've got hazel, some large areas of hazel on this site that we've put in and then we've got hawthorn, blackthorn, couple of types of cherry, and then some interesting ones as well. So, we're putting some elm in and, specifically for a butterfly. So, there's a butterfly called white letter hairstreak. And the caterpillar feeds on the leaves of that tree. So, we've got those in Cheshire, but we're trying to expand it. And we've been working with the Butterfly Conservation group to get it right. So, they've given us some advice. Adam: I thought elm was a real problem with the Dutch elm disease? Tim: It still is. It still is. Adam: There was some talk that maybe some had found some natural resistance to Dutch elm disease. Tim: There are some resistant elm. And so, the plantings that we've done on here are what's classed as wych elm. It will still get Dutch elm disease, but it can last up to 16 years. And then there's always the opportunity to replant so we can get elm established. Then we can carry on spreading that through the site, so it's a starting point for that species we have. So again, we're trying to increase the biodiversity of the site by having specific trees for specific species. So, it's exciting. I mean, a lot's been lost and it won't become a beautiful wildflower meadow, although we are going to be doing some wildflower planting. We've already bought the seed. And in the next couple of weeks as it gets a little bit drier and a little bit warm, we're going to be, we're going to be sowing that in and that will come through the spring and summer. So, we've got lots to happen here as well. Adam: Oh brilliant. Well, it's so nice to see it at an early stage. I'll come back in a couple of years. Tim: It's probably one of the most exciting projects, tree wise, in Cheshire in a long time, because I've been doing this for a long, long time and these opportunities don't come up. So, for this to happen. And for the size of it as well. I mean, you're talking about a huge area of woodland now, over 180 acres. So, the second biggest area of woodland in Cheshire, so it's amazing. It truly is amazing. Adam: Well, I'm walking away. In fact, all tree planting has stopped for lunch. What is the time? Yeah, it's 12:45. So, everyone has stopped for sandwiches and teas, and they're spreading branches of some trees. And while they're doing that, two people are still working. That's me. And Paul? Hi. Paul: Hi. Adam: So, just explain to me what you do, Paul? Paul: I work as the comms and engagement manager for the north of England, so this is one of the best tree planting games we have had in a long time. Adam: And the people we've got here today, they're just locals? They from any particular groups? Paul: No, the Woodland Trust staff as part of our climate campaign now get a day to come out and we've got various corporate volunteering groups out also planters. We've got about 80 people out planting today. Adam: Well, that's amazing and we've just paused by this gorse bush. I'm rather partial to the gorse, so we'll take some shelter there. So, you talked about that this is part of a bigger campaign. What is that campaign? Paul: It's our climate campaign. And very simple hashtag plant more trees. So, trees are one, probably one of the best things we've got in the battle against climate change to help. And they have the added benefit that also they're good for biodiversity as well. So, twin track approach if you plant a tree. Obviously they're not the solution to everything, but we're hoping, as the Woodland Trust just to get more people planting trees. Adam: What is the target then? The sort of tree planting target you have? Paul: Well we have a target to get 50 million trees planted by 2030. Across all of the UK, so quite, quite a number. Adam: 50 million trees by 2030, so six years? Paul: Yeah, yeah. And we've, I think we've planted 6 million trees, 2023, yeah. Adam: Why is everyone taking a break? They've got millions to get in. That's quite an ambitious thing to get done, isn't it? Paul: Yeah. And we need, we need to plant billions of trees longer term. So, it's really important we get everyone planting trees, but it's all that message as well, right tree in the right place, and get trees planted where they're needed. Adam: And this is an unusual project, not least cause it's on an old golf course, which I've never heard of before. Has it attracted much interest? Is there a lot of engagement from the media and the public? Paul: Yeah, this site has had a remarkable amount of attention from the press. It started with local radio, then regional TV and then we've had things like Sky News Climate Show out here and then even international press coverage looking at rewilding of golf courses. CNN covered it alongside international golf courses and here in the UK, Frodsham. So, it's been amazing how it's captured everyone's imagination and it's been such a really positive good news story. It's a site that's a key site within the Northern Forest. So, the Northern Forest is another project that I'm involved with in the north of England, but. Adam: Did you say a little project? *laughs* Paul: Another, another project. Adam: Oh sorry. I was gonna say, a massive project. Paul: That's a massive project, which is again stretching, looking to plant 50 million trees from Liverpool to Hull and we're working with the Community Forests in each area, in this case the Mersey Forest and again just promoting grants and support to landowners and communities to get more, more trees planted and to help acquire land for tree planting and give the grants for tree planting. Adam: It must give you a warm feeling that your communications are actually being so well received that there is, it's not just you pushing out a message, that people want to hear this message. Paul: Yeah, it's really, really good to not have a negative message. Generally it's a really, really positive message that people wanted to hear because it's great for the community. They're getting some amazing green space with stunning views of the Mersey on the doorstep. It's interesting story about how we're changing from a golf course to a woodland site. We've got the ancient woodland, got natural regeneration. And just the fact that everyone's smiling, everyone's really happy and just so pleased that they're playing their small part in helping us create this new woodland site. Just great to be part of that, that positive good news story. Adam: Well, I'm going over to a group of people who have been busy planting all day but are now on their lunch break, just to bother them and ask them how their day has been and why they got involved in this. Adam: OK, well, you can, first of all, you can just shout out so, well we've, you all are hard at work I hear, but I've seen very little evidence of it cause everyone's sat down for lunch now. Have you all had a good day? Everyone: Yes. Adam: That would have been awful had they said no. Anyway, they all had a good day. So, I mean, it's lovely that you're out. You're all out here doing, I mean, very serious work. You've all got smiles on your face and everything. But this is important. I wonder why anyone's getting involved, what it means to you. Anyone got a view or get a microphone to you? Adam: So, what's your name? Volunteer 1: Rodon. Adam: Rodon. So, why are you here? Rodon: Well, nature, wildlife, planting, and I know the area quite well, so it's nice to see being developed in a sustainable way and being something for nature. It's a great place to come and visit, not far from the sandstone trail. I visit lots of Woodland Trust sites. I live in Warrington so it's sort of down the road, and it's, as I say, with the old wood over there that's quite an adventurous path. It's got lots of like sandstone sort of steps and little caves, and it's on the side of a cliff. So, this has kind of extended that over here as well. Adam: It would be a lovely thing to return to in a few years. Rodon: Well, it's a nice place now to be honest. Adam: Brilliant. Volunteer 2: My name is David Mays. I'm also from the from the town of Warrington as well. I'm an MSC and BSc student from local Hope University. I've finished both of them now, thankfully. I'm trying to get a job in the ecological management sector and I feel doing this working with people like Tim and Neil will help me massively get a, you know, it looks good on my CV. Most importantly, I really enjoy being out here and getting to know how the areas of ecological development, particularly in the woodland industry, is developing over the past few years and what are the plans for the future and what they hope to achieve in the long term and short term. Adam: That's very good. So, it's also very innovative of you putting out your CV live on air there. Good. Hopefully someone needing a job, with a job to offer will contact us. Good luck with that. So, oh yeah, we've come under another lovely tree. I mean it looks set. I was just saying to Kerry, it's so beautiful here. It looks like we've set this shot up. Really, you know? But here you are with your spades behind you taking a break from the trunk. So, first of all, have you, has it been a good day? Volunteer 3: Yeah. Yeah, it has been. It's been dry. Adam: It's been dry. OK. Alright. Well, let's get, so, the best thing about today is that it was dry. Volunteer 3: It's one of the positive points. Definitely. Yeah, after the trees. Adam: Yeah, with experience. So, why did you want to come out? What made you want to be part of this? Volunteer 3: Well, I think it's because we are having a bit of a push with the climate change agenda at the moment, so it's, working for the Woodland Trust it's just a nice opportunity to get away from the sort of the day job for me and get out into the field and actually do something practical and help towards that. Adam: Yeah. Did, I mean, has it been very physical for you today, has it? Volunteer 3: It's not been too bad, actually. It's been fine. Yeah. No, it's been OK. Ask me tomorrow, but yeah *laughs* Adam: Have you done this sort of stuff before? Volunteer 3: No, this is my first, this is my first planting day with the Trust. Adam: Yeah, and your last? Volunteer 3: No, no, I'll definitely no, it hasn't put me off. We'll definitely, definitely be back out again when I get the opportunity. It's been great. Adam: So, go on. Tell me what's all been like for you today? Volunteer 4: It's been really good. Yeah. I just can't believe we've covered so much ground in so little time, really. Seems we've only been here a few hours and because it's, I've been quite remote working from home, so it's quite nice kind of seeing some people I've met on screen, so it's nice to now, yeah, meet people in the real world and yeah, give back. I've never, I've not done anything like this before. Adam: So yeah, so is this your first time planting trees? Volunteer 5: It's not my first time planting trees, but it's my first time planting with the Trust. I was planting trees in my garden on the weekend, so I've done my back in. So, I've not quite got the planting rate of everyone else today I don't think, but you know, as the other guys were saying, we work office jobs really rather than on the front line of the Trust. So, it is good to get our hands dirty and to get involved with what we're supposed to be all about and contribute to our climate change campaign. So, hashtag plant more trees. Adam: Yeah. There we are, on message as well. Volunteer 5: I work in the brand team *laughs* Adam: There we are. There we are. Thank you. That's excellent. Adam: Now, really I should have started with this because we're nearing the end of my morning in the forest. But I've come to meet Esther, who's really one of the big brains behind the planting scheme. I know a bit modest about that, but tell me a little bit about what your involvement has been with this project. Esther: I've been a lead designer on this project, so I've been putting together the planting plans and lots of maps and really working with Neil, he's the site manager, to make sure that we make this the best scheme that we can make it. We've included coppice coupes for biodiversity and. Adam: Right, what's a coppice coupe? Esther: A coppice coupe is just an area of where you're planning to coppice. So, cut a tree down to its very base and then it grows back up as shoots. So, it only works with a few species and the species that we've chosen is hazel. So, those areas are 100% hazel. And it's great for biodiversity because you sort of go in a rotational like a 10-year cycle or something like that and you cut back say 10% of your trees in that year and then you get a lot of light to the ground and then you get hopefully a lot of floristic diversity coming through. Adam: And so, is that a job that, it sounds terrible the way I'm saying it – is that a job? Is it a job that you sit down and you go, you have a piece of paper or computer and you go, this is where we're, how we're gonna design the forest. We're gonna put ash over there. We're gonna put oak over there. Is that what you do? Esther: Yeah. Yeah. So, we use something called GIS. So, geographical information systems which basically let you draw shapes on a map and then you can colour code it and basically make a really coherent design of something to tell people, you know, what you're trying to achieve. What's gonna go where. Adam: And it's not every, it's not like building an extension to a house where you go well, there's probably thousands and going on all the time. There can't be that many forests being planted each day, so this must be a significant thing in your career I would have thought. Esther: Oh yeah, this is my first woodland creation scheme that I've seen from pretty much the start to the finish, so I've been working on it for 18 months and then an awful lot of hours gone into it. It's been really enjoyable and it's just a wonderful, wonderful to see it coming together. And yeah, and we're nearly finished now, so. Adam: And I know people often think, oh well, I'll come back in 100 years' time and you know, my great grandchildren might see these trees. But actually, within your career, you will see a forest here won't you. Esther: Yeah. So, I think within 10 years it will look like a woodland. It's had, this site has a history of agriculture, so it should in theory have a lot of nutrients in the soil. So, the trees should grow really well. So yeah, I would say within 10 to 15 years, it should look like fully fledged woodland, if not a bit young, but yeah. Adam: And are you optimistic about really the change that you and your colleagues can make? Cause there's a lot of pessimism around. What's your view? Esther: I think it's a really exciting time to be working in the environment sector and there's a lot of enthusiasm for making big changes in our lives and big changes in our landscape. I think there's a lot of hope to be had. And yeah, just seeing like the amount of enthusiasm on a planting day like this really fills me with a great deal of hope, yeah. Adam: Yeah. Have you planted any trees yourself? Esther: I have, yeah. Adam: How many of these have been yours, you reckon? Esther: We have 15, probably not that many *laughs* Adam: Oh, that's not bad. I thought you were gonna be like The Queen. I planted one. There was a round of applause and I went home *laughs* Esther: No, I put a lot of guards on, but yeah, not planting that many trees myself. Adam: Fantastic. Well, it's been a great day for me. Our half day out here and I'll definitely return. It's amazing, amazing, positive place. Esther: Wonderful, yeah. Adam: And the sun has shone on us. Metaphorical smile from the sun. Brilliant. Thank you very much. Esther: Thank you so much. *song plays* Adam: Well, if you want to find a wood near you, you can do so by going to The Woodland Trust website which is www.woodlandtrust.org.uk/findawood. Until next time, happy wandering. Thank you for listening to the Woodland Trust Woodland Walks with Adam Shaw. Join us next month, when Adam will be taking another walk in the company of Woodland Trust staff, partners and volunteers. Don't forget to subscribe to the series on iTunes or wherever you're listening to us and do give us a review and a rating. And why not send us a recording of your favourite woodland walk to be included in a future podcast? Keep it to a maximum of five minutes and please tell us what makes your woodland walk special. Or send us an e-mail with details of your favourite walk and what makes it special to you. Send any audio files to podcast@woodlandtrust.org.uk. We look forward to hearing from you. Don't forget to rate us and subscribe! Learn more about the Woodland Trust at woodlandtrust.org.uk

The WorldView in 5 Minutes
Why Rand Paul opposes Nikki Haley, TN police officer: Pro-life rescuers were peaceful, Nigerian Muslims killed 25 Christians

The WorldView in 5 Minutes

Play Episode Listen Later Jan 26, 2024


It's Friday, January 26th, A.D. 2024. This is The Worldview in 5 Minutes heard at www.TheWorldview.com. I'm Adam McManus. (Adam@TheWorldview.com) By Adam McManus Nigerian Muslims killed 25 Christians Nigerian Fulani Muslim herdsmen, and other terrorists, attacked villages in the Plateau State at 12:30 a.m. Wednesday, January 24th, killing at least 25 Christians, following the deaths of six others last week, reports Morning Star News. In a text message, Hosea Ibrahim said, “The invaders surrounded the village … and they shot at anyone they sighted. Twenty-five Christians, who were mostly women and children, were killed during the attack.” Why Senator Rand Paul opposes Nikki Haley's candidacy Republican Senator Rand Paul of Kentucky is so philosophically opposed to Nikki Haley's GOP presidential candidacy that he created a new website – www.NeverNikki.net – exclusively devoted to his opposition. PAUL: “I'm announcing this morning that I'm ‘Never Nikki [Haley.]' And if you go to www.NeverNikki.net, you can let her know that you're not a supporter either. I don't think any informed or knowledgeable libertarian or conservative should support Nikki Haley. I've seen her attitude towards our interventions overseas. I've seen her involvement in the military industrial complex, $8 million being paid to become part of the team. “But I've also seen her indicate that she thinks you should be registered to use the internet. I think she fails to understand that our Republic was founded upon people like Ben Franklin, Sam Adams, Madison, John Jay, and others who posted routinely, for fear of the government, they posted routinely anonymously. So, I'm announcing today I'm ‘Never Nikki.' You can go to www.NeverNikki.net and sign up and show her that you're ‘Never Nikki' also.” Appearing on Tucker Carlson's Twitter show, Senator Paul shared more detail. PAUL: “It gets to me when I see people who I think care more about the borders of Ukraine than they care about our own southern border. I see these people every day because they're the entire Democratic caucus up here, but they're half of my caucus. Half of my Republican caucus is as we speak, ready to sell out, and they're ready to sell out fake border reform in exchange for what they really want, which is to send more of your tax dollars to Ukraine. “I think Nikki Haley fits right in that camp. I think she's from the [Senator Mitch] McConnell/ [Vice President] Dick Cheney wing of the party. And this is the antithesis of everything I believe in.” Trial begins for six pro-lifers targeted by Biden over peaceful protest The trial for six pro-life rescuers targeted by the Biden administration for peacefully protesting a Tennessee abortion mill back on March 5, 2021 began in federal court in Nashville on Wednesday, reports The Daily Wire. The pro-life activists are accused of violating the Freedom of Access to Clinic Entrances Act for a protest that took place in a hallway outside of a Mount Juliet, Tennessee abortion provider. On that day, a group of demonstrators gathered on the second floor of an office building outside the innocuously named Carafem Health Center Clinic which is an abortion mill. The pro-lifers prayed, sang hymns, and urged women showing up to the clinic to not get abortions. Proverbs 24:11 says, “Rescue those who are being taken away to death; hold back those who are stumbling to the slaughter.” Eleven of the protesters were arrested for trespassing, at the time, after local police arrived and dispersed the crowd. In October 2022, the 11 pro-lifers were indicted by a federal grand jury after the Justice Department pursued charges against them. Unbelievably, if convicted, the pro-lifers could face up to 11 years in prison and $250,000 worth of fines. As the trial began, roughly 40 people sat in the gallery, including family of those on trial and multiple people who brought Bibles along. During the opening statement, the federal government accused the pro-lifers of plotting to “block doors to a health care clinic” and saying that the demonstrators planned on being arrested. Each of the lawyers for the pro-life defendants then had an opportunity to give an opening statement.  Jodie Bell, Chet Gallagher's lawyer, said that the pro-lifers were peaceful and were only trying to convince pregnant women not to abort their unborn children. The other lawyers said that their clients never injured, threatened, or assaulted anyone during the protest. Steve Crampton, with the Thomas More Society, said that his client, Paul Vaughn, was an innocent man, and the protest was a “non-violent, peaceful exercise.” After the opening statements, the government called on Mount Juliet police officer Lance Schneider to testify. During his testimony, Schneider, who has been a police officer for 24 years, said that police were called to the scene because business was being disrupted. He said that the protesters were “not being violent” and were offering no physical resistance. Officer Schneider, who said he arrested four juveniles that day, noted that the Mount Juliet Police did not make any arrests for assault or fear of assault. After court adjourned, several of the pro-lifers on trial, and their supporters, gathered outside to sing the Christian hymn “All Hail the Power of Jesus' Name.” Overseeing the case is Judge Aleta Trauger, appointed to the court in 1998 by then Democrat President Bill Clinton. Snowboarding coach fired for affirmation of God-given gender And finally, a Vermont high school snowboarding coach, named David Bloch, was fired for stating that males are biologically different than females.  He's filing an appeal in federal court after the school district denied his request for reinstatement, reports FaithWire.com. Bloch explained. BLOCH: “During downtime at a competition that involved the team with a male athlete, who identifies as a female, two of my players and I were sitting together at a table. The conversation turned to whether male athletes should compete against female athletes based on asserted gender identity. One student at the table, a male, said that he thought athletes should compete against males or females according to their sex rather than asserted gender identity. The other student, a female responded by calling him transphobic. “I then joined the conversation. I said that ‘even though I recognize that people may express themselves in particular ways, what matters most when it comes to sports is the very real differences between the sexes.' I pointed out that ‘an archaeologist might not be able to determine whether a person identified as a male or female, but he would be able to tell whether the bones had male or female DNA.' “Everyone remained respectful. And even though we may not have agreed, the female student thanked me for what she called a ‘good conversation.' Even though the school district seized upon that conversation to hand me my walking papers the very next day.” Genesis 1:27 says, “So God created mankind in His own image, in the image of God He created them; male and female He created them.” Close And that's The Worldview in 5 Minutes on this Friday, January 26th, in the year of our Lord 2024. Subscribe by iTunes or email to our unique Christian newscast at www.TheWorldview.com.  Or get the Generations app through Google Play or The App Store. I'm Adam McManus (Adam@TheWorldview.com).  Seize the day for Jesus Christ.

Recovery Elevator 🌴
RE 457: What if I Can't Quit Drinking?

Recovery Elevator 🌴

Play Episode Listen Later Nov 20, 2023 55:49


Episode 457 – What if I Can't Quit Drinking?   Today we have Ryan. He's 33 years old from Orange County, NY and took his last drink on September 24th, 2023.   Happy Thanksgiving to all the listeners in the USA! Be sure to take some time this week and let the universe know what you are thankful for and remember a drink won't make your holiday any better.   Athletic Greens   [02:42] Highlights from Paul:   It's the last Q&A episode and today's question is from Darren in Tampa Bay who asks, “What if I can't quit drinking?”   Paul shares that he could have asked this same question not that long ago and his message to Darren and others that maybe feeling this way is to keep moving forward, don't quit quitting, keep using the mind to build, to visualize your alcohol-free life. Accept it all, embrace the journey, and you will come out the other side.   Paul rephrases the question to ask, “what if I can't quit drinking today?” and shares some thoughts and strategies to implement which include:   -       It isn't quitting for a lifetime, it's only for today and it gets easier. -       Don't beat yourself up. People with drinking problems drink but on the flip side people with drinking problems quit every day. -       Stick to the plan of seeking sobriety. “What you seek is seeking you”. -       For many, it is a journey, and it takes time for things to get into sync. You don't need to rush the process.     Thank you, listeners, for all the questions!   Better Help:  www.betterhelp.com/elevator - 10% off your first month. #sponsored   [10:44] Paul introduces Ryan:   Ryan is on day 5 at the time of this recording. He is 33 years old and is engaged and has two stepchildren. He is a drummer and loves playing metal music and enjoys watching horror movies.   Ryan's relationship with alcohol didn't begin until he was in his 20's. His drinking was mostly a few beers sporadically, but he quickly graduated to straight liquor. He started drinking regularly when he was about 23 to cope with stress and depression using alcohol as an escape. It was putting a strain on his relationship at the time, and she   Ryan feels he was functional and kept his problem hidden well. There were no rock bottoms for him yet, he was just drowning his feelings and didn't feel a reason to stop. The industry he worked in found he and his coworkers drinking together after work frequently.   Some severe pain in Ryan's hips and legs found him seeking medical attention. He went to a doctor who he has known for years, and they discovered that Ryan had AVN. This is a condition that doesn't happen to people in their 20's so Ryan shared his drinking habits with the doctor who connected the dots quickly.   Ryan was able to quit drinking for two years with the help of Campral while he was in recovery from hip replacement surgery. He reflects this was a very positive time in his life. Even after he relapsed, there have been times of abstinence with the assistance of naltrexone but feels he wasn't working on the underlying issues that caused him to want to drink.   Ryan has been trying to figure out his “why”. His depression plays a role in it, he says, but it feels complex. He knows that all alcohol is causing several health issues, but he is working on harm reduction and learning more about what alcohol does to us.  Ryan has the support of his fiancé, his friends and family and utilizes his music to help him cope now.   Ryan's parting piece of guidance: if you think drinking is a problem for you, quitting can be done, it's not easy but it is simple. Incorporate medications, therapy and a support network.     Instagram Recovery Elevator YouTube Sobriety Tracker iTunes    Recovery Elevator Go big, because eventually we all go home. I love you guys.    

Count Me In®
Ep. 240: Paul McManus - Elevating Your Expertise Through Personal Branding

Count Me In®

Play Episode Listen Later Oct 30, 2023 29:43


Join host Adam Larson and special guest Paul McManus, as they discuss the importance of personal branding in today's accounting and finance industry, and how it can help you stand out from the crowd. Paul is a podcast host, the author of the book “The Short Book Formula” and the co-founder and CEO of More Clients More Fun.  Discover the power of writing and publishing a book as a means to enhance your personal brand and become a thought leader in your field. Explore practical tips and insights on how to effectively communicate your expertise, simplify complex concepts, and engage with both experts and non-experts alike. Don't miss this episode that will empower you to create expert status and level up your career as a financial professional.Full Episode Transcript:Adam:            Welcome back to Count Me In. In today's episode, we have a special guest joining us, Paul McManus. To discuss the power of personal branding for accounting and finance professionals. Paul is a podcast host, the author of the book The Short Formula, and the co-founder and CEO of More Clients More Fun.  We'll explore why personal branding is crucial in today's competitive landscape, and how it can elevate your status as an expert in your field. Paul, an accomplished author, with multiple bestsellers on Amazon, will share his insights on how creating a book can enhance your personal brand and establish you as a thought leader. We'll also touch upon the challenges professionals face when approaching the idea of writing a book and how to overcome them. Let's get started. Paul, I want to thank you so much for coming on the podcast, today. We're really excited to talk about personal branding and becoming better versions of ourselves through that type of work. And, maybe, we can start off by talking about why things like personal branding are, especially, important for today's accounting and finance professionals. Paul:               Definitely. Thank you for having me, I appreciate being here. I think personal branding is one of the things, whether you're a small business owner, or whether you work at a firm, as a professional.  At the end of the day, when you're growing your business, or whether you're looking for promotions and to make a bigger impact in your world. Nothing, well, not nothing, but personal branding can be one of those things that help you differentiate yourself from everybody else.  One of the ways that I, primarily, focus on to help professionals with their personal branding is to help them write and publish a book. Which I know is something, again, I talk to a lot of financial professionals and I ask them if they've considered it, and many have. But it just seems like one of those daunting tasks that it's on someone's bucket list, but they never quite get to.  So, as part of the personal branding question that you asked, I'd love to deep dive, as appropriate, into how a book can really help accountants, and other finance professionals really take their personal brand to the next level. Adam:            Yes, definitely, when you think about writing a book, some people think, "Oh, no, I have to write this thousand-page book, and it's going to take six years, ten years of my life. But if anybody has looked at the show notes for this event, if they've looked at what you do. They've seen you written multiple books and they've been on Amazon bestseller. So how does creating that book really enhance your personal brand and elevate your status? Paul:               Yes, writing a book is one of those things that has a long history that people respect. I think there's really two things that help professionals stand out. One is writing a book, another is public speaking. There is the old quip from Jerry Seinfeld on the public speaking side that if you're at a funeral; would you rather be giving the eulogy or be in the casket? And the joke was, well, most people would rather be in the casket because they're terrified of public speaking.  But I think just the act of getting up and speaking in front of people, is just one of those things that most people are afraid of, and so they respect. It's the same thing for writing a book. It's something that just in our culture, there's a tremendous respect for someone who's put in the work, done the work, and who has written and published a book.  Because it's one of those things that really differentiate yourself from everybody else in the field. It's one of those things that people think about, talk about, and more often than not, never do. And there's a variety of benefits to doing it, personal branding be one of them, which we can go deeper on. And, then, there's also a variety of reasons why people never take that action. So, on the plus side, we want to be clear about why do it.  There's a great Simon Sinek talk about begin with why, and when your why is clear, then, you get that much more clear on the motivation and the how. And, so, let's talk about the why, from multiple ways to think about it.  So, again, if you are one of those professionals that does any work in the capacity, as a business owner. So let's say maybe you're a fractional CFO and you're looking to attract clients. Let's say that you work with clients themselves and, maybe, what you do is more difficult to understand. The ability to articulate your core knowledge through a book, way that is interesting and simplifies it to an outside audience. Especially an outside audience of non-experts, is a very powerful way simply to communicate.  I find that writing a book, it's a personal growth endeavor. Oftentimes you start with a blank page and you think, "Okay, what do I know about this topic?" And after a few minutes, you're like, "Oh, that's it." And, so, you have to say, "Wait a minute, I know more than this." And it really challenges you to think about what you know, and why is that important, and who's interested in that. How can you communicate that in a way that's effective? How can you use stories?  Oftentimes, especially, with accountants and other finance professionals, what I find is that there's a lot of jargon. There's a lot of technical terms. There's a lot of things that they understand implicitly through experience and study, but for a non-expert, they get lost. And, so, it's how do you communicate ideas in such a way that is relatable to whomever you're speaking to?  And, so, throughout that process, and we talked about personal branding a little bit, but it really helps you create leadership skills, communication skills, and those things all come together. And, so, whether you're looking to sell more, get a promotion, or simply be more effective at your job. The act of writing and publishing a book is an amazing vehicle to help supercharge those efforts. Adam:            Mm, yes, it's interesting because when you think about it, if you don't know how to explain what you're doing. If you don't know how to articulate it in a very good way. How can you be that storyteller, be that business partner? Whether you're in a firm and you're trying to go alongside the C-suite and make sure you're telling the story right, of what's happening financially.  But, also, if you're trying to build your own business, you got to be that. And there's that word that comes up, thought leader, and I think that word is thrown around a little too much. But, maybe, you can explain what does it mean to be a thought leader and how does that boost your brand, as you're building up this idea of writing a book? Paul:               Yes, I like that question. So before I get into thought leader, I want to talk about one of the opposites, almost. And it's an idea that you, probably, heard of and is known as Impostor Syndrome. And there are so many people that I talk to, come to me in one of two ways when we start talking about writing a book. On the one side, it's either "I have so much knowledge that I want to share with the world." And then, of course, they run into the challenge of "Where do I start?" On the other side, it's, "Who am I to talk about these ideas? What I do is very average and ordinary. Would people be interested in what I know?" And that's a form of Impostor Syndrome. And, so, as a starting point, in either case, what I love to be able to help people do.  On the one side, if they have a lot of knowledge and ideas that they want to share, is how do you simplify and focus that to a core message. That you have a core audience for and it resonates with them, and they're motivated to learn more about, ultimately, how you can help solve a problem, in most cases. Help them create that transformation from where they are to where they want to be, and do so in a compelling way that engages them and interests them. Then on the other side, if someone is stuck and thinking, "What do I have to share?" What I love doing with them, is really showing them it's like almost falling in love again, with all the amazing knowledge that you've learned. I mean, all of us, we've put years into our craft, into our profession. We've learned really cool things and, over time, because it becomes so routine and we don't actively think about it, let's say we get bored of it. Or it's just so routine that we forget how amazing it was the first time that we, actually, learned how to do something.  The first time I learned how to do something, I'm like, "This is the best thing ever." And, then, a week later, or a month later, it's like "I do that all the time." So I wanted to establish that first. Because, now, when you think about a thought leader- what is a thought leader? And there's a progression of what's considered a thought leader.  But, I think, first and foremost, it's someone who's perceived to be an expert on a subject. I think a lot of people go to university, get degrees, have some initials after their name, but I don't think they're perceived as thought leaders. I think that's considered pretty standard, pretty average.  But someone that's willing to go publicly and put their ideas out in public in the form of a book, or speaking and talking about a book. And when people listen to them or read their work, they see that they have a point of view, a cohesive set of ideas, and they can explain that in such a way that's informative or persuasive. That becomes the basis, in my mind, at least, of becoming a thought leader.  Now, the more exposure you get, the more media you do, the more you write, the more people are aware of you. I think that, then, grows your influence and, by definition, your thought leadership, and that's just really a factor of awareness of what you do. And, so, the more people you talk to, the more people know your work, the bigger your, quote-unquote, "Thought leadership" becomes.  I think at the end of the day, though, and what I do, I attract a lot of my clients through LinkedIn, and these are people that I don't know who they are. I've reached out to them in some form, or I've created awareness in some form because I work with financial professionals.  And, so, they are attracted by marketing in one way or the other. They read my book, they listen to a podcast, and then, at some point, they show up on my calendar, and it's that awareness through ideas, thought leadership, it could be described as, that can take someone who's a complete stranger, but attract them to you in a way that you want them to. And there's a lot of different applications there to do that.  I don't want to overemphasize what thought leadership is and make it this grandiose thing, that only a certain few select people do. I think any of us can be a thought leader, and it just takes the willingness and desire to package some of our knowledge, and be willing to put it out there in the public sphere. Adam:            Yes, I mean, the way you explained it, really makes a lot of sense because, I think, it's been a term that's been thrown around a little too much. But it's helpful to make it more applicable, saying, "Hey, anybody can be a thought leader because you have knowledge, you have experience, and it's just about sharing that knowledge."  So how does one get over that Imposter Syndrome that you talked about? Because I feel like the first step would be to, "Hey, how do I overcome my Impostor Syndrome?" Because you may realize, listening to this podcast, "Hey, I do have a lot of things I can share, but I don't know if I'm able. I don't know if people want to listen to me." Right there, the definition of that Imposter Syndrome. So how does one start overcoming that to move to the next step? Paul:               Yes, there's a quote that I learned from one of my mentors, maybe, 10 years or so, ago, his name is Michael Port, and he talked about learning in action. And what that means, to me, because I've really built up my current business from the ground up, over the past nine years. And when I started I didn't know a lot, and it was just I have to go out there and put up my shingle. And, then, as an entrepreneur, you have to figure stuff out. And it's just willing to take action, being willing to be uncomfortable.  I think the two components that are important there is that, one, you have a desire. You have an end result that you want to achieve. I mean, if you don't have motivation, then, chances are you're not going to follow through on it. So you want to have that why clearly established. Why is this important to you?  Why are you doing this?  And once you're clear on that why, then, you have, ultimately, the fuel that's going to propel you forward. I think the second part of that is to not go it alone. I think in any endeavor, in life, having a coach in some capacity. Someone that you have as a sounding board, someone you can bounce ideas off. Someone who's gone before you and can make the path that much easier to trot. I think those things are all extremely helpful in overcoming the Impostor Syndrome. So much of the time, it's just this small voice in our head that says, "You can't do this." Or "What are you doing?" And what you need, what's beneficial is to have someone supportive around you. Whether it's a coach or a group that can challenge you and say, "No, you absolutely have every right to do this." I want to share a story of one of my earlier clients. She's not an accountant or a finance professional, but she was a world-class expert in helping to rescue penguins. And her name, I believe it was, Diane, Dylan or Diane, I think, it's been a few years. But I was interviewing her on a podcast because I knew about her reputation, and she's written books, and she's one of like five people in the world, that can rescue penguins. When there's some global tragedy, the UN or whomever agency calls her. So that, I think, by definition, would be an expert. That would be a thought leader in the space.  But when I interviewed her, on the podcast, it was just amazing, she's like, "Ah, who am I to do this?" I mean, it was just remarkable, considering that she's like one of five people. She's written books, she does this for a living. But it just goes to show you that this is very common. And, so, I think, another aspect of that is just being aware that it's okay.  If you're having small thoughts, that's okay, we all go through it. And it's, ultimately, having that vision, that goal, that why that can help you say, "Okay, I'm willing to grow. I'm willing to stretch my comfort zone because there's a reason for me to do this." And, so, when you have those things in place, you can overcome Imposter Syndrome. Adam:            Definitely. Well, I like the idea of getting a mentor, getting somebody that has walked the road before you because they've... And I want to preface this, too, is you're not going to get everything right the first time. You're going to fail, and you can't be afraid to fail, right? Paul:               100%, myself, as an entrepreneur, one of the chief lessons I've learned is fail fast, fail forward, and we're going to get most things wrong. And the more you're comfortable failing, the faster you can become successful. It's not to say that you want to provide quality work and you want to do all these different things, but just being willing to fail is the fastest way to succeed. As an aside, I've taken Improv classes, and one of the key lessons that I learned there, and it's really a mindset, is that fail and fail big, don't get scared by it but embrace it. And, of course, in the Improv setting it's funny, the more you fail, the funnier it can be. But it really just becomes a mindset. And, so, just in your day to day, there are so many things that we act small on and we're afraid to do. But if you just have this mindset, "Hey, I'm just going to try it. What's the worst that can happen?" And you just say, "It doesn't really matter." Then that is the fastest way forward. Adam:            And it's interesting, when you were saying that. It made me think of a term that I've used a lot in my professional career, sometimes, like, "I'm just faking it till I make it." But, sometimes, I wonder if faking it till you make it is part of that Impostor Syndrome. Where "I'm just faking it till I make it." But you, actually, are doing a really good job and you're not faking it because you do know what you're doing. So I wonder if trying to getting over that mindset of "Faking it till you make it" and saying, "No, I'm just going to fail, fail hard, and keep going forward instead." Paul:               Yes, I hear you because, I think, "Fake it till you make it" almost has like a negative connotation, that you're not really qualified to do something. But, yes, it's how you frame it in your mind, and, I think, it could be similar. But it's, definitely, the way that I mean it's in a positive way, it's that that's the way to success.  But, again, that's where you can fake it till you make it on your own. And, maybe, that's where you don't tell anyone that you're uncomfortable, or you don't quite know what you're doing, or this or that and, maybe, there are some negative connotations there.  But that's where when you just understand that being uncomfortable is part of it, and you can surround yourself by like-minded people, or a mentor, or a coach, and they can help guide you, and set those boundaries, so to speak. Where it's okay to not get it perfect. It's okay to, fail, is a strong word, but imperfection is okay.  I think another analogy might be perfectionism. It's like, "Well, if I can't write a masterpiece, if it's not going on the New York Times bestselling list, then, why even bother? And another analogy or another metaphor is being willing to write something or step out and not be perfect. Because the act of doing something is inherently more valuable than staying small. Adam:            Yes, I like that. I like that it's a kind of reframing that mindset of, "I'm not really faking it, but I'm learning as I grow, and things may not be perfect. But I'm putting myself out there and that helps me grow, as a professional." Paul:               It is, and I think it's authenticity. Again, that's where you just reframe it from the "Fake it till you make it" which can be a little bit of a negative connotation, it's just being authentic. It's like, "Hey, I'm learning something new, I'm trying something new. It's not going to be perfect, bear with me, but this is my goal." And if you tell people that they'll appreciate your authenticity, when it comes to it. At the end of the day, part of Imposter Syndrome is the fear of being judged.  So it's like, "I'm really good at staying in this lane. I'm really good at it, and people respect me, and I get praise, and I get rewarded. And if I come into this other lane that I'm not comfortable with, then, I haven't developed my competency, yet. And, so, suddenly people see that I'm not perfect." And, so, again, it's all this mindset stuff that you need to grapple with. And, again, should you put yourself through the process and it goes back to your why. And we'll talk about personal branding or writing a book; what could it do for your career?  What could it do for your personal brand?  What could it do for your thought leadership?  What could it do for your ability to communicate?  What could it do for your confidence?  I mean, I find that before I do anything now I want to start by writing a book. Because if I launch a service, or a company, or anything, I want to start by writing a book because I know that in doing so, I'm going to get my own thinking very clear. I'm going to be able to communicate my message that much better and, then, my path to success is that much shorter. Adam:            Mh-hmm, I'm sure somebody's been listening to us chat about writing a book, and personal branding, and I'm sure somebody has thought of the term white paper. And when you think of professional writing, people think of white papers. Maybe we can help distinguish the difference between this book that we're talking about writing, and a white paper. Let's help differentiate that in people's minds, as we're talking through this. Paul:               Yes, in my mind, from a strictly writing standpoint, they could have some similarities. I think from a status and impact level, though, there's a huge difference. One's author, what I love about the word, is that it's part of the word authority. And, so, people see someone who's an author and they have a completely different view of them, immediately, in terms of their competency, their expertise, all these different things. Rightly or wrongly, that's the immediate perception that people have.  I think with a white paper you might have the same level of knowledge or skill set, but there isn't any status or additional credibility that is associated with it. There's no personal branding. Largely speaking, you don't go and tell people, "Hey, I wrote a white paper, no."  And it's like, "What?" Whereas when you say you're an author everyone, suddenly, steps back and says, "Wow, that's really cool."  So my recent book, it's called The Short Book Formula. And I think that one of the reasons everyone is afraid to write a book is that if you think about a 40,000-page business book, that could be a daunting task. And, then, conversely, if you actually want people to read your book, people have limited attention spans.  And, so, the idea of reading six, 10, 12, 15-hour book is a bigger task for the reader. And, so, what I've devised is what I call the Short Book Formula, which is based on writing a roughly 12,000-word book. Now, why is that important? 12,000 words and the way we format it, is roughly 100 pages, and 12,000 words can be read or, in audio form, listened to in about 60 to 90 minutes. With 12,000 words you have the ability to, in our case, we help people write and publish a book within six to 12 weeks. And, so, it's not this year-long thing that they have to do, it's a lot more manageable. And, on the flip side, when you give your book or when people read your book, they're that much more likely to, actually, not just get the book and put on their bookshelf. They're that much more likely to actually read, listen to, and consume the message. Which, especially, if you're in the role of selling, is extremely important. Short books have a strong pedigree. I have a list right here that. I talk about, so I'm going to name out a couple of titles that you may have heard of before. ●       The Art of War by Sun Tzu, 96 pages. ●       The Prince by Niccolo Machiavelli, 94 pages.●       This next one, have you heard of The Communist Manifesto? For better or worse? Adam:            I have, yes. Paul:               40 pages. And, so, I share those examples because you can see the impact that short books have had throughout history. What I really love about short books is when someone reads it, if the message resonates, not only do they get through it and actually read the whole message, they're more likely to read it again.  I mean, there's books that I've read multiple times because I really enjoyed it and I can get through it, relatively, quick. And, this also helps to answer the question of the person who has too many ideas, so to speak, knows a lot of things, and is trying to focus in on what should my book be about? My answer would be, well, let's start with one book and get it really focused, in terms of your audience, what the message is, why they should read it, and write a book around that topic. But, then, from that point, you could start another book, 12,000 words. Maybe it's a new audience or it's a different topic. And, so, you have the ability to create, over time, a series of books. I mean, I've found that I've gone from publishing a book once a year. To, now, where I'm starting to hit two books a year just because I see the value of it and just the process of doing it, is that much more quick and effective. Adam:            Mh-hmm, wow, and from somebody who's read your Short Formula Book. It, probably, took me about two hours, just because I'm a slower reader, and I was thinking more about it. But it is a very quick read and it's an easy read. And it's not like you have to write at a collegiate level, but you want to write at a level that people can understand, and get through it quickly, and understand what you're talking about.  And, so, I think that's a huge difference, too, is that don't think that you have to write in this crazy way. Obviously, I mean, something like The Art of War, may not be easy for everybody to understand because of the way he wrote it. But other ones that went far like the communist one you mentioned, that one went far and wide to many different people because of the plain language, as an example of plain language, and how well that can affect people. Paul:               Yes, I mean, that's one of the things that a book well-written or well-read is, probably, the better way to say that, uses accessible language. It uses language that an average person, a non-specialist, can read, absorb, and learn from. And that might be another difference between a white paper and a book. I think, a white paper is more technical, in nature and it's geared more towards a technician.  Whereas a book, fundamentally, you have a specific audience in mind. But you want to expand who that audience is and, actually, get them to read it because it's interesting and engaging, uses stories to make points, but the language should be accessible. I mean, when you're trying to impress people through fancy language, oftentimes, it's actually the opposite. You want to make them understand it better. Adam:            Yes, you want to make them understand it better. I've always heard that "If you could explain what you do to an eight-year-old, you can explain it to anybody." And I think it's having that mindset when you're writing. Paul:               Well, and, then, from there it goes back to the benefits of writing a book is that it helps you to clarify your thoughts, it helps you to communicate your ideas better. And, then, aside from the actual book, it translates into your ability to communicate with people. Whether it's internal, in the company, whether it's external, you're able to express your ideas that much more clearly to a wider audience and be understood. So for someone who is looking for, say, more speaking opportunities. I mean, at a corporation or a company, oftentimes, the higher you go up the ladder, the more it requires your leadership and your communication abilities. And, so, it's just a great way to hone in on those skills, develop those skills, and then be recognized for it. Someone who has a book is much more easily given an opportunity to speak, whether it's at a conference, whether it's at a podcast, for example, whatever it is because it's trust in advance. People trust that you have a message that can help inform and teach people. Adam:            Yes, and it allows you, and it grows your name, as you get out there and get those opportunities. Paul:               It does.  Adam:            Yes, so as we wrap up the conversation, this has been a really great conversation. Thinking about the accounting and finance professional, and the people that you've worked with. Are there any examples you can give or any stories you can tell? That are success stories, that our audience can hear as they imagine how they could take this route? Paul:               Yes, definitely. One person that comes to mind, his name is Michael Poisson, and I met him, I want to say, a year or two ago. And Michael is, I think, he's really the epitome of everything that we've been talking about.  He's a ESG data specialist, and he works for a smaller company who, essentially, sells ESG data to, primarily, service-based companies, as well as to asset managers. And in his journey of it, part of what he was doing from a marketing and sales perspective, was that he was going to conferences, really as an attendee, and listening in, networking, doing all those things. And part of the value that he saw of writing and publishing the book, even though he was an employee for a company, not a business owner or an entrepreneur, was that it would elevate his personal brand. And it would give him more status to generate more speaking opportunities, to create more visibility, and credibility for what he does. So he published his book, I want to say, six months to a year ago. And I've spoken to him since then, and since then he's reported that, at these conferences, he's invited much more often to, actually, be a panelist or a speaker, which massively increases his awareness inside of his community. He's also gone on a number of podcasts, both as a guest. He hosts, now, his own podcast, and he invites thought leaders on.  But, essentially, having the book has allowed him to elevate his game, meaning that he can create a lot more visibility for himself. He can much more effectively network with more influential people in the process. And it allows him to go from this person at a small company, and because of that elevated personal branded awareness, he can more effectively compete with the larger companies out there in the marketplace. What's interesting about his story, and it ties back to what we've been talking about, is that he's a really smart guy. And I knew this from day one, working with him, ton of knowledge, all these things.  But to go back to the Impostor Syndrome, throughout our work together, continuously, he would not refer to himself as the expert. He would refer to, "Oh, these people they're the experts, I'm just gathering data. I'm just presenting the information." And I had to tell him over and over again, "You are the expert. In doing this process and demonstrating what you know and all these things, you are an expert." So it just goes back to that whole personal journey. I think it was also rewarding because, again, we've been talking about, and I could see this during the time that we worked together and afterwards. But it really helped him deep dive in terms of ESG, and its value, and the stories, and why it's important, and he, obviously, knew this stuff beforehand. But just in going through the process, it really deepened his knowledge and his ability to communicate with others. He even had a college professor, who is pretty prominent in his field, come to him and say, "Hey, I want to use your book as part of my course." Which was pretty cool. Adam:            Yes, that's pretty awesome. And I like that you told the story about how even during the process, as he was going through it and learning more, he was still struggling with that Imposter Syndrome, and that's a big thing for a lot of us to overcome. Because you don't realize, "I am an expert." Paul:               Yes, a 100%, and that goes back to why you don't want to go it alone, you want a sounding board. But you also want someone who can give you positive encouragement and challenge some of, perhaps, the limiting thoughts that you might have on your own. Adam:            Definitely, well, Paul, we could probably talk about this for another half hour. But I really appreciate the insight you've given us, you've given our audience, and I really think that they're going to really benefit from this. I encourage everybody to look at the show notes. You'll see links to Paul's website, if you want to check out his books and the stuff he's written, and if you want to get in touch with him, there'll be ways to get in touch with him, as well. And just thank you, again, for coming on. Paul:               All right, thank you, I appreciate it. I enjoyed the conversation. Announcer:    This has been Count Me In, IMA's podcast, providing you with the latest perspectives, of thought leaders from the accounting and finance profession. If you like what you heard, and you'd like to be counted in for more relevant accounting and finance education, visit IMA's website at www.imanet.org.

Mindful Money
076: Paul Merriman - The Lifelong Process of Financial Education

Mindful Money

Play Episode Listen Later Sep 27, 2023 61:04


Upcoming Event!How Can Mindfulness Help You Reach Financial Independence?Do you want to reduce money anxiety, but don't know who to trust?Would you like to learn how to set up and manage your own retirement plan?Do you want to know how we create a passive income stream you can't outlive?If yes, join us and learn how to answer the 4 critical financial independence questions:Am I on track for financial independence?What do I need to do to get on track?How do I design a mindful investing portfolio?How do I manage that portfolio and my income over time through changing markets?Learn more: https://courses.mindful.money/financial-independence-bootcampPaul Merriman is a nationally recognized authority on mutual funds, index investing, and asset allocation. He founded Merriman Wealth Management in 1983, retired from the firm in 2012, and created the Merriman Financial Education Foundation. Everything he does is dedicated to providing investors of all ages with information and tools to make informed decisions for their own best interests. Today, Paul joins the show to reflect on early financial lessons he learned, discuss the current state of financial education, and share the top three decisions everyone must make in their financial lives.

The Sprinkler Nerd Show
#128 - Turning Water into Dollars $$$$$$$$$$$$$$$

The Sprinkler Nerd Show

Play Episode Listen Later Jul 21, 2023 13:29


In this episode, Andy calls Paul Bassett, and together they have a short conversation about the opportunity to turn water into dollars. === Paul: Hey Drew.  Andy: Paul. Good morning.  Paul: Good morning to you buddy. Andy: How's your day going?  Paul: It's going great today. Thanks. It's Friday.  Andy: Heck yeah. I was thinking about you this morning because of the concept of turning water into dollars that I was thinking about and thought we could just brain share about that concept. Paul: I like that. Andy: So yesterday I moderated a webinar with Ben Coffey at WeatherTrack and Max Moreno, who's the VP of sales for Harvest Landscape, and Max uses water budgets as a part of his daily business practice. And the more I started thinking about water budgets, it's really a concept of a budget and a budget entails finances and money. Andy: And what I think is so fascinating is that we all, you know, in this industry, when I say we, I'm generalizing here. Most people talk about run time, number one, you know, how long should I run my sprinklers in the form of time? And then. Kind of at the next level, people talk about how much water am I going to use? Andy: What's the gallons? What's the volume? Either gallons per minute, gallons per day, per cycle, per year, per month. But then what we really don't talk much about is what does the dollars mean? How can we convert that to dollars and cents and why do we not use that as a discussion point more often?  Paul: You're right. Paul: I mean, it's something that I think should be discussed with the end user client because in In almost any other utility consumption, it is discussed in dollars and cost. I don't know why the water is slower to transition to that. So I think it's a good place to be for us, Andy, because it will allow us to kind of be a differentiator, or what we teach others to allow them to be a differentiator. Andy: I think that if we're only now starting to talk about the dollars, I feel like what we need to do is put the dollars out there. So with the, let's say the irrigation design, the proposal, you know, the estimate when contractor X goes out to a client site, whether it's residential or commercial, and they put together their estimate for construction and installation. Andy: I don't know that I've ever seen a proposal that includes estimated. Cost per year on the system, and I think if we led with that, then that would spark the kind of curiosity and question and we could go backwards into the different parts of the system, the design, the distribution uniformity that actually affects the cost of the system, but lead with the dollars and then explain it through the use of technology, proper installation, proper design, et cetera. Andy: I mean, it's, it's so good because if you think about it in, in other appliances that you buy, for instance, you know, if you see nowadays, if you buy a hot water heater, or if you buy a refrigerator, what do they have stamped on it, they have stamped on what the anticipated energy cost is to operate that piece of equipment for a given year based upon a unit of measurement of that particular particular. Andy: Energy or, uh, utility. So they say, okay, if you're gonna buy this refrigerator, average energy costs in the United States is 12 cents a kilowatt hour. On average, this particular refrigerator is going to cost you a hundred bucks a year to run an energy. Why can't we do the same in irrigation? It should be that way. Andy: Right. Instead we say this sprinkler uses, uh, 2. 5 gallons per minute, let's just say. But what does that really mean? The user, the end user, doesn't, doesn't really know what that means, and they don't necessarily... But what if we said something different? Yeah, change the metric. I don't know if we could necessarily turn it into dollars, because it depends on, you know, how long it needs to run, but maybe it could be like, here's how many, you know, dollars per hour of operation or something like that. Andy: Yeah, or, you know, just like you, when you create a gallons per minute, we know what that... Flow rate is and you determine what that zone should run for and then calculate what it should cost to run that many gallons through the system. I mean, it's really not as challenging as one would think it's just we don't use that metric at this point,  Andy: right? Andy: And and all of these, uh, let's say modern control systems Let's just say modern because I I personally don't think most systems are really all that awesome So we'll just call them modern if we're already tracking gpm And we, you know, we can find breaks in the pipe and we can, we can have all those kinds of alarms and we have a GPM. Andy: All we have to do is add another box to the controller interface that says, what's your water cost? And now we can run basically like a cash register of, of water, of a dollar totals. You know, how awesome would that be? That's a  great  Paul: idea. Yeah, that's a great idea.  Andy: The screen of the controller should say. Andy: You know, you spent 264 yesterday to  Paul: operate this piece of equipment. Yeah. That's a good idea. And it's  Andy: not anything that requires any kind of like sophisticated engineering. It's just another variable calculated. Like it's easy.  Paul: Pretty much. You're right. I mean, I don't see that. And well, then there's, there's another idea to put to the idealist. Andy: We got it. Yeah. And you know, we're looking at from the sort of, that's the technology side of it, but even as a contractor putting together a proposal, I think it would be an amazing differentiator to separate someone's business if they included that in their proposal, because it would be a great. Andy: conversation piece to have with the client that would allow the contractor to showcase their knowledge, expertise, and build trust. And the client may say, you know what, you're the only one who, who gave me a proposal with the estimated water costs. And then the contractor might say something like, you know what, you should go ask the other contractors how much their system is going to cost you. Andy: And if they did that, the other contractors may say, I don't, I don't know, I don't, I don't think about that and basically talk themselves out of the sale. Yeah,  Paul: that is a very good point to make if you're a sophisticated contractor and you want to differentiate yourself from the rest of the pack, that is a good ploy to put in your proposal. Paul: Yeah, and that  Andy: would be one way to win the project by and be the highest price is because you're adding value And I don't know anyone who's really doing that. So there you go guys. That's one little nugget Maybe you can experiment with and then reply back and let us know how it went Did it help you close the sale when you included water costs  Paul: and if folks need assistance with it Andy Certainly they can reach out to both you and I we can we can help them prepare that document because you know We've been doing this for more than 20 years. Paul: Ideally, I know I've or that 30. So that that's really what has helped me and my business succeed is being able to tell the end user what they're using and spending in water and what a 10% or 15% reduction of water is going to show in savings and then where they can use. Savings by increasing the efficiency in the system or by investing in technology,  Andy: it would help explain. Andy: So if, if instead of selling a quote unquote, more expensive sprinkler, because it has pressure regulation built in, let's say for those areas where it's not necessarily required, that helps tell the story of why, well, because you're going to save that amount of money right away in the first year. Because of the reduced water usage. Paul: Yeah, and or even as we do, Andy, add some additional data points, i. e. some soil moisture sensors to be able to stop watering in a given period because we now know what the moisture level is in the soil. Whereas other irrigation systems will just water their regular Monday, Wednesday, Friday schedule and we can delay or even stop those schedules and we can, or you can prove to the homeowner, here's what it costs every time your schedule runs. Paul: And then here's how many times we feel we can delay the schedule and what that savings are going to be. Yeah,  Andy: because the, the volume of water doesn't really mean much to people because they don't know what a thousand gallons looks like or 50, 000 gallons looks like. 50, 000 seems like maybe it's a lot of water, but if, if we had the, if we changed the narrative. Andy: and switched it to dollars, then the amount of water doesn't really even matter as much. It's more like, how do I go from spending 750 a month to spending 500 a month? It's much more tangible, I think.  Paul: Definitely. Definitely. And then people hope, you know, some of the more sophisticated homeowners and business owners have a budget that they prepare, and then they go from their budget. Paul: So you can, you can assist them with establishing their. Their annual budget costs of what they're going to spend in water.  Andy: So I think when we're thinking about water budgets, and then again, this is where my thought came from because this is what our conversation was with WeatherTrack and using the tools of that controller for water budgeting and you can enter the gallons so that you can put, you know, you can track and trend how many gallons you're using. Andy: I think we really need to switch the conversation to just be about Dollars and cents because everybody understands dollars and cents, but I don't think a lot of people Understand what their water costs or what a certain volume of water, you know, it's it's not tangible to them Yeah, and  Paul: it's really strange that that's been the case with water and again dealing with it for this past 30 years I'd like to see the narrative shifting I like the fact that people are really caring more about the insights and digitization of water And, and now that there's more and more tools to be able to deploy for people to see the insights in their water usage and their patterns. Paul: Mm hmm.  Andy: Mm hmm. Yeah. And again, we kind of talked here about using homeowners, but really, you know, the bigger, the bigger opportunity is for these light commercial, commercial municipal sites that did use a lot of water, you know, say 20, 000 or more a year. I think that's the real hot opportunity.  Paul: And Andy, as you know, there's other sites that use hundreds of thousands of dollars. Paul: You know, or more a year, um, and just a slight decrease of 10% can can really be dramatic when you're spending 100 grand. I mean, think about it. If they're spending 100 grand in water a year, and you, you say 10%. 10, 000. I mean, that is a big number to be able to use to invest into the newer technology.  Andy: And then depending on perhaps what type of, uh, uh, ROI, you know, there could be, uh, a client could say, you know what, anything that can give us a five year ROI, we're going to invest in. Andy: So 10, 000 over five years is 50 grand. There's the budget for the controls retrofit or whatever the retrofit might be.  Paul: And then two, it's not even just about the technology to achieve the savings that they, they could use that money to invest in personnel that can monitor and manage this equipment. And so that's really where I think this particular strategy really takes places where you can sell the end user, the upgraded management. Paul: of the system by showing them the savings by just having someone have eyes and ears looking at the data.  Andy: Yeah, good stuff, man. Well, appreciate the little brain share this morning. Always good to vision future vision with you. And I think that turning water into dollars, we might be on the on the edge of that next revolution. Andy: There's  Paul: no doubt and it's always good to talk with you to the thoughts and brain shares are  Andy: Always great. So there you have it guys. Paul and I are making a prediction that one of the next revolutions, or let's not say revolution evolution is going to be totalizing water in the control systems by dollars, not just gallons and displaying it and talking about it. Andy: Cool. Thanks.  Paul: Good to hear from you. Thank you. Have a good day. Bye bye.

Recovery Elevator 🌴
RE 437: Inner Conflict

Recovery Elevator 🌴

Play Episode Listen Later Jul 3, 2023 55:52


Episode 437 – Inner Conflict   Today we have Mark who is 45 from Connecticut and took his last drank on January 15, 2023.   Thank you to all of the Café RE chat hosts. You all do a great job!   We have partnered with Sober Link.  You can find some tips and can sign up for a $50 off promo code.     [01:55] Highlights from Paul:   It is impossible to avoid conflict in a human life. All attempts to avoid it,  will only result in more conflict. It built into the human experience. After all, we are reconciling the Yin to our Yang on a daily basis. Somedays the dark side says take a seat, and the next day, we welcome the light.   Addictions take hold when is there is intense inner conflict. When parts of our personalities are out of balance. Or when parts of us are screaming for attention because we are in pain. In addition, this inner imbalance is a representation that the whole of society is out of balance causing many of us to question “what the hell is going on?”. Your individual unrest is not separate from the whole.   And how do we solve the “what the hell is going on” question? We do the inner work. We face this inner conflict. We learn from it. We recognize what the addiction is trying to force us to do.   Better Help:  www.betterhelp.com/elevator - 10% off your first month. #sponsored   [10:39] Kris introduces Mark:   Mark is 45, lives in Connecticut has five months alcohol free at the time of this recording. He is married and has two dogs and a cat. He works in marketing and customer experience. For fun Mark loves to hike, ski and garden.   Alcohol has been part of Mark's life for as long as he can remember. At a very young age his dad gave him a sip of his beer and Mark liked it. Mark didn't drink much until his senior year of high school when he came out as gay. He and his brother would go to the local bar on the weekends in an effort to connect with others like them.   Mark's drinking progressed throughout college, but he had the “work hard, play hard” mentality and tried to limit his drinking to the weekends while being productive during the week. This continued through the beginning of his career. At many of his work events, it was seen as abnormal to drink more than two drinks. Mark found himself always wanting to leave these events in order to go find more alcohol. Later at another job the culture was different where everyone drank like Mark wanted to. Alcohol was always present in his day-to-day life, so he didn't need to hide it.   The consequences of Mark's drinking started to impact his life. He was drinking daily and even more on the weekends and vacations. He became fearful as he had more experiences of blacking out. Mark feels that the fear came from not being comfortable with himself. After being able to stack some sober days, he realized the fear came from self-loathing. As he started evaluating how he ended up drinking so much he realized he had become a people pleaser but drinking made it harder and harder to live up to expectations. He started feeling shame around his drinking.   Mark started his journey by trying Dry January, listening to podcasts and reading books. Mark found himself in a cycle of gaining some sobriety time and then getting derailed. He reached the point where he didn't enjoy drinking anymore. Mark sought out a therapist who helped him recognize that he was doing it alone and pushed Mark to attend AA and find community. He struggled to connect with AA and decided to try Café RE. Once Mark realized that this couldn't be done alone, he was able to push his fear aside and explore recovery with a community.   Mark's plan in sobriety moving forward: to continue making connections, making sobriety a priority every day.   Mark's parting piece of guidance: don't give up and be willing to try everything. It will be scary but it's worth it.   Cafe RE  Use the promo code OPPORTUNITY to waive the set-up fee Recovery Elevator YouTube Sobriety Tracker iTunes      We took the elevator down, but we've got to take the stairs back up I love you guys.        

Woodland Walks - The Woodland Trust Podcast
16. Designing Yonder Oak Wood, Devon

Woodland Walks - The Woodland Trust Podcast

Play Episode Listen Later May 26, 2023 27:35


I met the Yonder Oak Wood team back in March to discover how this landscape will be transformed for people and wildlife, and what designing a new wood involves. The vision is to attract plentiful wildlife with healthy habitat that offers refuge from weather extremes and fights climate change. The local community has been involved from the off - volunteer Sally Burton joins us to explain what she gets up to, how excited everyone is about the future and what volunteering means to her. We also hear of efforts to make the site more sustainable, from re-usable fences to tree guard trials, and I get my hands dirty planting a tree. Don't forget to rate us and subscribe! Learn more about the Woodland Trust at woodlandtrust.org.uk Transcript You are listening to Woodland Walks, a podcast for the Woodland Trust presented by Adam Shaw. We protect and plant trees for people, for wildlife. Adam: Well, today I'm off to, well, the wonderfully named Yonder Oak Wood. And although it's called a wood, it's not really a wood yet. This is a very exciting project, but it's in the very early stages of creation. It's near Exmouth in Devon. The Woodland Trust plans on planting, I think something like 13,000 trees there, creating a new environment for nature and wildlife to bounce back. Sounds a great place to go, I'm going to meet a few people there. First off, though, is my contact at the Woodland Trust today, Rachel Harries. Rachel: So this site is Yonder Oak Wood, it's not quite a wood yet, as you can see, but the Woodland Trust bought it in March last year with the aim of creating, creating a new wooded landscape here. So it's 54 hectares, we think it is the biggest woodland creation site that the Trust has done in the South West in in 20 years, so 54 hectares, that's equivalent to about 100 football pitches, and it sits on the sort of two sides of a hidden valley, just a couple of miles inland from the South Coast of Devon. So where we're stood, we can actually see out to the mouth of the Exe estuary, to Dawlish and and possibly to Torquay there as well. Adam: I I think you can just see the estuary over there can't you, just beyond that last bunch of trees is that right? Rachel: You absolutely can, yeah, you absolutely can. And actually the other day when I was here, I saw a white bird fly over that was an egret that was obviously based in the estuary, so really exciting. Adam: And why, now this site, I happen to know is, it it's quite important because of the anniversary and just explain to me, explain to me a little bit about that. Rachel: That's right. Last year was the 50th anniversary of the Woodland Trust and the first site that our founder Ken Watkins ever bought was in Devon. So it's really emblematic that we are now creating a new woodland, probably I think it's about 30 miles away as the crow flies from the Avon Valley Woods where we were started. But we're now creating a new woodland in the county of our birthplace, which is incredibly exciting, and we wanted to create something that would have meaning for local people and it would like, it would be tied into the local environment, so we did things like we looked at the name of the stream, we looked at old field names and we came up with a shortlist of names that we could then offer out to the local community and ask them which one, which one they wanted and what they wanted to call this new site. And one of the field names was Yonder Oak Park. And that's really quite special because as you look across the site, you can see all these incredible old oak trees over yonder, off in the distance. So I have to admit that was my favourite but we let the community choose and they voted for Yonder Oak Wood. Adam: Right well you're gonna take me on a little walk around here, so just explain to me a little bit about what we're gonna see. Rachel: OK. Well, we're starting here on a sloping field that has old oak trees dotted about the landscape. Some of these are a couple of hundred years old and there's one in particular which we can see just off in the distance, which is one of my, one of my favourites that is standing almost on on stilts. And the stilts are actually its roots that would have once been embedded in a Devon bank, which is a sort of a solid hedgerow that we find in Devon that has trees planted on the top and the hedgerow and the bank has been taken away. So the tree now kind of stands about a metre above the height that it would have once been. Adam: Which one, I can't tell which one that is? Rachel: So can you see there's two in that field over there, we'll walk past it so we can have another look at it. Adam: Yes, I see that, I see that. OK, maybe my eyesight's not very good. So and this goes, these are currently separate fields and there's what a field and then a hedgerow, another field, then another hedgerow, then the tree supposedly on stilts and beyond that what looks like a solar panel farm. So is this the, what will be the new woodland all the way up to the solar panels? Rachel: We've worked to design a mixture of of habitats here, so we have about 5 different fields where we're doing much more intensive planting and that's what people would kind of imagine that would grow into what people would imagine a woodland would look like, but then in some of these other fields, so the field that we're stood in and a couple of other fields that you can kind of see off in the distance there, we're going to do a mix of open space, glades and groves. We'll plant some more of these kind of trees that will be allowed to to thrive and to spread on their own, but we'll also plant a mixture of of scrub and shrubs, so that's more lower growing trees, things like blackthorn, hawthorn dogrose, spindle, just to create a really good mix of habitats for all the birds and insects and bats that we, you know, we know are going to thrive here. Adam: And you, you've arranged for us to meet a a couple of people, haven't you? Rachel: Yeah. So we're going to be walking around with Paul Allen, he's our site manager and we're going to meet Sally Burton, who is one of our volunteers here. Adam: The weather's been kind to us so far, but it is a little nippy so we shouldn't keep them waiting. So do you wanna lead on and we'll go meet them. Rachel: Yes, let's go. Adam: And I'm told there there was some sea shantying going on here, which strikes me as odd because we're not, we're not in the middle of the sea or anything. So what's the story behind that? Rachel: Well, we're not far from the sea. We can see, we can see the, we can see the sea here. But we were contacted by a a group of local acapella singers who were inspired by what we're doing here and had decided to take some modern folk songs and to rewrite them to to reference the wood. So they came out one weekend and they sang to our to all of our planters, but we also talked a little bit about sea shanties, which I like the idea of becoming tree shanties. So they took a traditional sea shanty and they changed the lyrics. So we now have a song all about Yonder Oak Wood that we could sing along to. Adam: Great. And that we're going to hear that now from from you. So here's Rachel with her tree shanty. Is that right? No? Rachel *laughs* I don't think so. Adam: Do you have a recording of it? Rachel: I we do have a recording of it actually, yes. Adam: You never know. I don't know. Maybe a couple of teas or beers later, I might persuade you to sing. Alright. Brilliant, Rachel. Thank you very much. Rachel: Thank you. That's great. So here's Paul. He's the site manager and he's going to take us on a little walk down through Yonder Oak Wood. Adam: Paul, thank you very much. Nice to see you. So you are the site manager. Paul: Hello there. I am. Yes, I'm responsible for turning these fields into a wild, wildlife rich area. Adam: OK. Well, go on. Let's lead on. We can have a chat about that. Brilliant. So yeah. So these are early days, Paul. I understand you you are responsible for designing the woodland. What does that actually involve? Paul: So really, I mean the the the first place you you start is is kind of kind of getting a sense of where the place is and what the place is and the the key bit here as we walk through it is you can see these big old oak trees and so we've based a lot of the design on that. So you can picture in the future lots more of these big old trees that will have lots of deadwood, lots of rot holes where birds can nest, and invertebrates burrow in. And the way we're kind of going to maintain it is we're we're going to put animals in and have low intensity grazing and then you kind of build in where the views are. Adam: I mean it must be really exciting because it can't be that often that you you get actually a green field or literally a greenfield site. But it's more or less bare. It's a plain piece of paper for you to design. That's quite, I mean, it's exciting, quite an honour, perhaps a little daunting? Paul: I've I've done probably 30 years of nature conservation and most of what you do is you take bits of habitat and you try and restore them, you try and protect them. You very rarely get a chance to actually create something brand spanking new. It is really phenomenally exciting for all of us, because if you think about it in the future, 100 years time, this place will be on maps. It will be on aerial photographs, you know so not only are we doing stuff that's great for wildlife and great for climate, we're effectively creating history as well, which is an awesome thing to be a part of. Adam: Yeah, so on the map it should say Yonder Oak Wood, brackets Paul Allen. *both laugh* Rachel's in the background going it's my wood, it's my wood. There might be a battle for the name. Paul: I'm I'm doing the design that says it from the sky it'll say Paul was here. *both laugh* Adam: Yes, yes very good, on Google Maps you can, you know, in 100 years time they'll go well how did those trees get planted in the shape of Paul? *laughs* So, OK, look, we're, we're, I've paused because we're at the we're at the top of the hill, almost. So what will happen around us? At the moment there are three or four trees in a line and not much else. So what will be here? Paul: So if you if you picture it in the future, what we'll have is we'll have a a, a a scattering of big old oak trees like we can see across the site and if you look over to our left, you can see an area that actually was the former quarry on the site. But if you look at it, you can see gorse that's currently in flower, even though we're in a freezing day at the beginning of March. And all of that is really good for wildlife. It's got lots of pollen and and nectar and lots of edge that birds and insects really like. And essentially what we're gonna get in the future is a combination of these big old oak trees and that lovely scrubby stuff that's great for wildlife. Adam: So here not too dense? Paul: Not too dense here no, not at all. Adam: So you get the view, you get a nice view and it's a mixed habitat. Paul: You, you, you, you get a view, it's it's very, we've we've constantly said we're creating a kind of a wooded landscape not a wood. Adam: Right. Well, we should carry on walking out, I have a tendency, just not to walk. I can see right over there some white poles which look like tree guards. Which does raise this issue I mean of how you're going to protect the trees because plastic tree guards have become quite controversial. Do you have a plan around that? Paul: Yeah, so we've got we've got, last year the the Woodland Trust decided that it would stop using the virgin plastic tree guards on its sites, which is actually a bit problematic because there aren't really any other types of tree guard that are commercially available at scale, so we're doing a combination of things here. The the main way is we're going to deer fence the site to stop the deer coming in and then we're also in some places we're trialling different types of tree tubes, so we're looking at one at the moment that bizarrely, has been made of sugar beet so it smells like golden syrup when you walk up to it, which is quite weird, and the ones you can see over there are actually recycled from another site. So we're, we're still, we're still using the tree guards that are effectively usable. Adam: Right. You talk about trying to protect the trees from deer. Which does raise the issue of other wildlife. I mean, clearly, we're gonna be hoping that wildlife get attracted into the area once this starts growing. At the moment though, have you have you seen much evidence of sort of new wildlife or any wildlife? Paul: It's still very early days yet. But we've seen lots of buzzards there's there's actually quite a lot of hornets nests in, in the existing oak trees. Adam: Is that a good thing? That sounds terrifying. Paul: *laughs* I I I personally I quite like it. Adam: You're pleased about that, OK. I think a lot of people always feel it takes generations and generations to plant trees. I know I have been at planting events where some young people have planted and said, oh, I think my children and my grandchildren might come to see this tree and then are surprised, actually, they come back to see their own tree and it grows quicker than they might expect. How quickly is this going to develop into anything recognisable as woodland? Paul: So I mean, with within 10 years, it will absolutely look like a woodland, although obviously still a young woodland and different tree species grow at different rates. So the silver birches and the rowans will actually be 6 foot high within two or three years potentially, whereas the the oak trees clearly will grow a lot slower. Adam: Wow, silver birch and rowan, 6 foot high in how long? Paul: Two or three years, if they if they take well. I mean it it it it varies depending on the soil type and all that sort of stuff, but they do grow very, very quickly. Adam: Blimey. And tell me a bit about how you got into all of this. I mean, I know you say you've been doing this a while. Paul: I started well I started off volunteering actually with the British Trust for Conservation Volunteers a long time ago, and I got known by the Norfolk Wildlife Trust and rather randomly, I was having a beer in a pub and they went, do you fancy a job, and I went, alright then. Adam: Very good. So you've learnt on the job about trees? Paul: I I reeducated a few, some time ago but yeah a lot of it was learned as I went along. Adam: I've been very insulting, you've you've probably got a PhD in trees or something. But I do like the idea of, I got my job from a pub, I think I think that's always, I remember a story, so I don't know if you remember a film critic called Barry Norman, he always used to say, I I remember him telling a story, there's a pub around the BBC called, I think it's the White, White Horse or something like that. And he went when he was unemployed, he used to sit there pretending he was writing scripts so that BBC producers would come in for a lunchtime beer, which they don't do anymore, but they used to and they would go, oh, Barry, yeah there's a job we have and he wasn't working at all, he was just trying to be in the pub around and that's how he got his work, so that's clearly not just media, it's it's the tree world as well. Paul: It's it's it's very much very very clearly, a lot harder now than it was, because at that point in time, I guess nature conservation really wasn't a career. Adam: Yeah. We've come across a locked fence, but Paul has a key, there we are. There we are. Into the next next field. Ah, right away. Here's a very different type of fence, and I presume this is to keep the deer out. So first of all, massive fence, is this to keep the deer out? Paul: This is to keep the deer out. Yes, absolutely. And what will happen where we're standing, the hedgerow will creep out into the fence and obviously the wood that we're planting inside will also start to hide the fence. So the fence over time will disappear apart from the gateways. Adam: So I mean, there's a good 7 odd foot here between the hedgerow and the fence. You're saying that that hedgerow will naturally grow another 7 foot? Paul: Yep. So what what what we've got in this hedgerow, actually it's it's it's quite specific to this area is we've got a lot of a lot of small leaved elm and we've also got a lot of blackthorn in it and both of those sucker. So as as we've taken the the the intensive farming off the land the the shrubs will just sucker out and gradually spread into the field. Adam: And look, and we're standing by the main gate and there's a huge tree trunk here, which is holding the post. And I can see the bark coming off. Now is that is that deer trying to get in there do you think? Paul: No, that that's actually that's just part of the process of actually creating the post. Adam: Ohh, that's just that's just me being an idiot. OK, I thought I was being a clever nature detective *laughs* Paul: I mean what one of the one of the key bits about this fence though, is that that the Woodland Trust is now focusing very heavily on sustainability with everything it does. The, the, the reduction in use of plastic is one of those key bits. But these are sweet chestnut posts, so they there's no chemical preservatives in them or anything like that, and they're kind of the the the main posts at the corners, if you like, of the fence. And then we're using a metal fence with metal posts and and the idea is that when the trees have grown up after 20 years and they're no longer a threat from the deer, we can take this and reuse it elsewhere, so we're constantly thinking about that sustainability stuff all the time. Adam: Right. So we're in this more protected field. Which I can see has been laid out actually. Is this for the planting scheme, little posts and sort of lines of rope? Paul: Yeah. So one of the issues with going plastic free is it becomes very difficult to actually see what you've planted. Because if you look at here it just still looks like a field but actually there's somewhere in the region of well around 2 to 3000 trees already in there. Adam: Oh gosh, I didn't realise that. So yes, with the plastic safe, plastic guards on a tree you see these white telescopes sticking up all over the field, so there's thousands of trees here, we just can't see them. Right and a a lot of that has been planted by volunteers? Paul: We've had somewhere in the region of 400-500 members of the public come over four days, so we've got a a set of volunteers who have who've have have they've been brilliant actually, they've come and they've helped kind of manage all the public and they've helped work with the schools, they've helped us set out where the trees are going, we couldn't have done it without them at all. And here is one of our volunteers now, here's Sally. Adam: Brilliant. Alright, well, let's go over and chat to Sally. So Sally. Sally Burton. Hello. So I've heard lots of lovely things about you. So just tell me you're a volunteer, which in this context means what? Sally: Hello. That's nice. All sorts of things. I've helped this in during February with the public planting days and with the school planting days, helped children dig holes, some of the children are too small to get the spade in the ground very easily. I've planted quite a lot of trees myself. Adam: And why why did you get involved? Sally: I'd been looking for a while to volunteer for an organisation that does things outdoors and something a bit physical and so when the Woodland Trust appeared in the village hall I just went up and said do you need volunteers and they said yes please so I signed up straight away. Adam: And I mean, what does it offer you? Why is it a fun thing to do? Sally: I enjoy working with the other people. The staff are great and the other volunteers have been great fun. In fact, I've reconnected with someone I knew a few years ago and she's been helping up here as well, so that's been great. I like being outside, I love being outdoors. I don't mind about the weather. I like doing physical things and it's it's great to see, to make a difference. Adam: So yeah, so what what sort of difference do you feel you're making then? Sally: Well contributing to turning this basically what looks like an empty field into a forest. That's really amazing. People have been very excited about it. Lots of local people came up and planted on the public open days. Everyone's looking forward to being able to come up here and experience it themselves and enjoy the trees and the views obviously the views across the estuary and out to sea are beautiful. And there are lots of birds already. It's a very beautiful place. Adam: And so how much of your time does it actually take up? Sally: Well, during February and the beginning of March, quite a lot, I've been coming up for days, getting here about 8:15 and going home about 4 o'clock. Adam: Right. So why is that, why is that the the busy period? Sally: Because that's when the tree planting has been going on. Adam: First time you've ever planted a tree? Sally: I've planted a couple on my allotment, but certainly the first time I've planted on such a scale. Adam: Right. Have you kept count, how many trees are you in? Sally: No. Well, on one of the public planting days, I'd finished registering people and I planted 25 I kept count of those and on Wednesday this week, a school was in and when they cleared off, I finished planting the trees in their little area. And I think there was about 30 there. I'm not sure I lost count after about 12. Adam: There should be scouts or sort of brownie badges, shouldn't there, I'm I'm 100 tree-er, you know. Very good. Fantastic. Well, look, thank you very much. I can't believe this is the the the the field in which you've planted. Sally: It is, you can't see many of the trees. Adam: I I can't see any of the trees, what do you mean many of them. Ohh a couple yes. Sally: Across there you can see some with leaves on those are sessile oaks which were planted a little while ago, and they show up. Adam: Any of those yours? Sally: Possibly *laughs* They show up because of the leaves. But over there, most of the area there is planted. Adam: OK, brilliant. You're talking about planting, Rachel has appeared over the hill. She's brandishing a erm Sally: A spade. Adam: A spade *laughs* I forgot the name. You can see how ill equipped I am to do this. I forgot the name of what she's, so I think she's tempting us to go plant so let's go off. Adam: *coughs* Sorry, I'm already having a heart attack from the idea of physical exercise, I haven't done anything yet. OK, so we we have a spade and this is a virgin bit of land, no, no trees planted yet? Sally: No trees in this section yet. Adam: So I get the honour of planting the first tree. Sally: The first one. Adam: So you're gonna talk me through this and I'm gonna. Sally: So the first job... Adam: Oh yes alright, I'm already jumping ahead of myself. Sally: The first job is to screef? To screef the area... Adam: What what is what is screefing? Sally: ...which is where you do this to kick away the grass with your shoe to make a square or an area to get rid of the grass, doesn't have to be too big, not much wider than the blade of the spade, put the spade in there, and then don't lift it yet come round that side and make a square on that side. Yeah, cut it down. Then on that side... Adam: I feel I've hit the... Sally: One of the pebbles. And then the final side and then you could probably lever out a lump of turf. Adam: Then I can lift it out. Sally: OK, here's a tree. And we need to make sure when it's in the hole, the soil covers up to just above the top of the the highest root. So if we test that, that's not deep enough, so need to go deeper. Adam: It's not deep enough. Overall, I'm not doing particularly well I have to say. Sally: Let's have a look. That's looking good there. Adam: You think that's all right? Sally: Yeah, that's OK. So the next job is to crumble the soil. Adam: With our hands? Sally: With our hands, back into the hole, loose bits first. Adam: They didn't say I was actually gonna get my hands dirty. Sally: *laughs* And then if you've got any clods that have got grass on them make sure they go in with the grass facing down. Adam: Ok do you know why? Sally: So that the grass will die and then it won't be in competition with the tree as the grass uses a lot of the water. Adam: It's a bit leaning a bit, isn't it? Sally: It is a bit, let's push some more soil in. Adam: You see, it's fine now, in 20 years time, someone will come and go, who the hell planted that tree, it's at 45 degrees! Sally: Then the last job is you stand up. Adam: Yeah, stand up. Sally: And use your heel to press the soil down to push out all the gaps so that it doesn't dry out if it's sunny. Adam: And how compact, we don't want to make it too compact. Sally: Quite firm, quite firm. Adam: Yeah? Do you know what I don't, I feel that's leaning, that's no good. Sally: Don't worry, it'll straighten itself up. And the final thing is you do the tug test. Where you just get hold of it and just pull it gently. And if it stays where it is, then it's planted properly. Adam: I name this tree, well and truly planted. Sally: Congratulations. Adam: Thank you very much. Very good. That's brilliant. Well, I have to say although me and Sally were planting, Rachel and Paul were looking were looking on. So Paul's still here, how did I do? Paul: Well, let me just check, shall I? Adam: *laughs* You're doing the tug test. Paul: It's it's been really fun actually with with, with the the the public when you come and kind of just check it, you can see them all hold their breath to make sure they're doing it right. Adam: And it comes out *laughs* Is it alright? Paul: No, it's grand. Absolutely brilliant. Dog rose it, it's a little bit crooked, but you know dog rose will naturally straighten itself up. Adam: Will it correct itself? Paul: Yeah and it's kind of you can already see it's a bit of a straggly thing and it'll do its thing and it'll be fine. Adam: Fantastic. What is your sense, really, of of what this might be in the future and how exciting is that for you? Paul: I think in the future, you know, we're we're we're we've got something here that at the very beginning that is gonna be hopefully really important for wildlife and that most of the design is about trying to get as much wildlife here as possible because we're close to the pebblebed heaths it will it will act as a little bit of a refuge in the heat as potentially the climate heats up in the future and that's all really brilliant. And then the other exciting bit is the fact that we've started from the beginning with people involved. That, that, that scenario, but when you look in the future, the you know the the trees that we're planting today are going to be like these big old oak trees in 3-4 hundred years time that when you get your head around it is really quite amazing. And these trees and this wood will be on maps in in the future, and you know, we're creating history, we're changing landscapes and it's all such a a positive thing to be involved in. Adam: That is amazing that in 3-4 hundred years there'll be a woodland here, the history of who planted it, the history of us being here today will be lost. They won't know who planted these trees perhaps, they won't know the story, but the trees will be here. They'll be there, they'll tell their own story in the future. It's an amazing thing to be part of isn't it. Paul: Yeah and you know if if you think about how many times do you get to do something that will still be here in three, four, 500 years time? That's just incredible. Adam: Well, if you want to find a wood near you and don't have any idea of where to look, do go to the Woodland Trust website and its woodlandtrust.org.uk/findawood, so that's woodlandtrust.org.uk/findawood. Until next time, happy wandering. Thank you for listening to the Woodland Trust Woodland Walks with Adam Shaw. Join us next month, when Adam will be taking another walk in the company of Woodland Trust staff, partners and volunteers. Don't forget to subscribe to the series on iTunes or wherever you're listening to us and do give us a review and a rating. And why not send us a recording of your favourite woodland walk to be included in a future podcast? Keep it to a maximum of five minutes and please tell us what makes your woodland walk special or send us an e-mail with details of your favourite walk and what makes it special to you. Send any audio files to podcast@woodlandtrust.org.uk. We look forward to hearing from you.

Shame Piñata
S4 E3 There Must Be Something Wrong (Sheryl Paul) [Remastered]

Shame Piñata

Play Episode Listen Later Apr 7, 2023 21:57


Today we revisit one of our most popular episodes, an early interview with Sheryl Paul, author of "The Conscious Bride". Sheryl's work allows us to reflect on how the pain, grief, discomfort, and vulnerability that can arise throughout the wedding process can actually be doorways into joy if we are willing to let them in.    Music by Terry Hughes   Links: Sheryl Paul's work The Conscious Bride Shelter in Place Podcast   Also Check Out: Inviting Grief to the Wedding My Self-Marriage Story   Rate This Podcast Full Transcript   Paul: I'm always interested in what's not being talked about what people are experiencing, but are trying to stuff away, trying to sequester, trying to sweep into the corner under the rug... when all that does is create shame and all that does is create anxiety.   Sheryl Paul has a unique ability to see the invisible, to see what has been silenced. Her book "The Conscious Bride" has been helping couples prepare for marriage for 20 years - and prepare in a very specific way. Her work helps couples create room for all of the emotions that come with transition, not just the picture perfect ones. Funny thing is, that allows for even more joy. Join me for a conversation with Sheryl Paul.   This is Shame Piñata. I'm Colleen Thomas. Welcome to Shame Piñata, where we talk about creating rites of passage for real-life transitions. When I got engaged six years ago, a good friend of mine gave me a book called "The Conscious Bride". Now, I'm not a reader, as my husband will tell you, but I devoured this book. I loved it because it touched on the shadow, the stuff we don't talk about, the stuff that gets in our way when we want to feel one way but actually feel a myriad of other ways all at the same time. It named the shadow that hovers over the wedding: the attachment, the fear, the uncertainty, the hidden power-struggles and the grief that lies beneath them, and that a big part of stepping into a new life is letting go of the old one - and not just for the couple. The Conscious Bride gave me permission to feel all the ways, and it helped me create room for everyone else to feel all the ways too, so ultimately, we could all process the transition without getting into weird fights about random things. I was so happy to have a chance to speak with Sheryl Paul.    Thomas: So what led you to write this book?   Paul: So, I was in a master's program around that time. I was at Pacifica Graduate Institute in Santa Barbara, which I don't know if you're familiar with, but it has a very strong Jungian focus. And I had always been interested in rites of passages and I had a deep sense that there was a lot that was not being talked about around the wedding. And I started to interview women and I did a lot of interviews, especially when it came time to write the book, which came from my master's thesis. So it started out as as a thesis and then evolve into a book. And I started to see that there was a big gap in the cultural conversation around around transitions in general. All transitions are bypassed and overlooked, but particularly the wedding and then in particular, how much focus there is on the joy and the perfection and everything has to be blissful and ecstatic from the moment of the proposal into the first year of the wedding, and there was just no conversation happening about the shadow, about the death experience, about what women (and men) are actually experiencing quite a bit of a time. And, you know, the more I researched and the more I looked and the more I spoke, the more it became quite clear to me that just that again, that there was a real gap in the conversation around this pivotal rite of passage, one of our few ceremonies that we still invoke in the culture. And yet it's done in such a way where we really gloss over the element of a transition, of the reality that when you are in transition, you are in a death experience, you are in a liminal zone, you are between identities, you are letting go, you are grieving. And we only expect people to feel joyful. It creates a lot of anxiety and it creates even more chaos than there naturally would be around an event like this. Because I'm feeling sad, because I have a sense of loss, because I feel like a part of me is dying, because I'm not over-the-moon ecstatic... something must be wrong with me, or with my partner, or with the decision to get married - something's wrong. And it's an incredibly deep sigh of relief to the soul to know that nothing is wrong. In fact, the more you let those difficult feelings in, the more you will open to the joy; that the pain and the grief and the discomfort and vulnerability are the doorways into the joy, into what we are expected to see all and into what we hope to feel. And what I started to say earlier was that that the wedding more than any other transition, I think, has (probably being pregnant becoming a mother comes close) carries a very strong cultural expectation of unilateral joy and it is supported in a big way by the wedding industry that sells perfection and sells joy. So it's a it's very big money behind selling us the bill of goods by selling us this message that you are supposed to be joyful and the way to do that is to create a perfect event.   Thomas: How do you work with someone if they're just starting to realize that they don't have to only feel joyful?   Paul: So, I tell them to read my book. And, you know, it's really the first part it's about re educating people to understand all of the normal and necessary feelings that accompany this transition. And once they understand that everything they're feeling is normal and necessary, they can start to let it in and and feel it, feel the grief, feel the loss, feel the vulnerability, feel the loneliness. These are all normal feelings that accompany transitions. So once we give ourselves permission to feel without that overlay of "because I'm feeling this it means there's something wrong" everything changes from there. We don't then have to misassign meaning to the feelings and to think, "Because I'm feeling sad, it means I'm making mistake." No, it has nothing to do with that. You're feeling sad because you are in a rite of passage. You're feeling sad because you are in the death experience, letting go of this identity, this primary identity as single person, as daughter, and shifting into an entirely new stage of life, a new identity. And there is no way to go through that without feeling grief.   Thomas: You spend a good portion of the book talking about how the bride is separating from the father/father figure and the mother/mother figure and the friends. Can you say more about that process?   Paul: Yes, so it can go a few different ways. If the bride is very close to her father, that's one set of emotions and experiences where there is tends to be a lot of grief, a lot of crying, really good, medicinal, necessary crying to make that separation process... and to make it more effective to make it more complete to make it more conscious. Again, in the naming, to say, I am separating from my dad, I am no longer going to be... Yes, I'm his daughter, but not in the same way, not as my primary identity. That my new partner is going to be number one and I'm transferring allegiance. So, that's one example of one way that it can go if if someone's very close to their father. If somebody doesn't have a close relationship with their father or there is no father figure in their life, that's a different kind of grief of the loss of not having had that or never having had that. The same as somebody has passed away. If somebody who's getting married and their mother's no longer alive. You know, that's, that's one way that grief can come through, as opposed to a mother who is very much alive and very much involved. And then there's a separation. There's… there's a loosening of cords that is required.    Thomas: I'm curious as you're speaking how this applies, I'm sure it's very different, but how it applies to folks who were older when they get married, or maybe a second marriage.   Paul: It can be different, it can be similar. It depends. It depends on a lot of factors. But regardless of the age, especially if it's a first marriage and you're getting married at 40, you're still letting go of a massive identity. And in some ways, it's even more of a letting go because of all of those years that you spent as a non-married person. And so there's a lot of grieving, a lot of shedding of the independence, the separateness, all of the control that you have when you are a non-married person, that every inch of your life is your own: your home, your space, how you spend your time, how you organize your weekend, it's all yours. And so that is its own massive death experience for somebody who marries later, you know, and who has had that many more years than someone who's 22 if you're 42, that's a lot of years of being the sole architect of your life.   Thomas: So you work with people around transitions, all kinds of transitions now, and I'm curious if ceremony plays a part in that with them.   Paul: I'm a big fan of ceremony. Because my work is largely over the internet. I'm not the one doing the ceremony with them. I would love to be that person, but I'm not. But I always encourage people to create ceremony and create rituals. And so, you know, if it's somebody getting married... and I've had a lot more men come my way, by the way, since I wrote The Conscious Bride. And I'm thinking of some right now who are in one of my small coaching groups. And he's getting married on Saturday, and I won't, I won't share the specifics, but it's... because it's his story. But it's really beautiful to witness men in their transitional process and the rituals that they come up with because I encourage people to find their own rituals that are meaningful to them. Ways to acknowledge the end of you know, in his sake, his bachelorhood that that time in his life is over. And so he has been sharing these incredibly potent rituals that have come to him for ways of recognizing that that time in his life is over. And what ritual does is, as you know, is it, it concretizes, it makes it and embodies what's happening, so that it brings it out of just that realm of talking about it and it sends it into a realm that we can't see with our five senses, but very much exists and yet calls on the five senses to help transmute the experience into another form. And so rituals help us cross over that sometimes very scary divide that just looks like a big, cavernous, empty space, crossing from one identity to a new identity, from one stage of life to the next. And without the rituals we are... we're pretty lost and so, you know, again, as I, as I said earlier, the wedding is one of the few ceremonies that we have, which comes with ritual. A lot of people tend to minimize or diminish the ceremonial aspect because they're so focused on the party and the reception, you know, that's where all of the energy goes. When really, it's the ceremony that has so much power to carry us over the divide between one stage and the next.   Thomas: And that's something I'm trying to encourage and put seeds out in the world for as well, that people take that the ritual, the ceremony of the marriage, the wedding and they, they feel free to do it their way so that it's powerful and is as powerful and meaningful for the couple as possible.   Paul: Yes, yes! And I think we are at this extraordinary time in our world where we have freedom to do that, where we are breaking out of the traditions that have gone stale and revitalizing them with personal meaning of what is meaningful for you. And there may be long-standing time-honored traditions that are still meaningful. And I'm by no means one to throw everything out that we've come from, because many of those rituals are gorgeous and meaningful - but only if they're meaningful for the individual, right? Only if they land in a place where something inside of you says yes, right? That helps me, that bolsters me, that comforts me. Right? So, you know, whether it's at a Jewish wedding standing under the Chuppah, you know, it's just this beautiful symbol of, of our new home and and this, you know, long standing tradition... if that's meaningful to somebody great. If it's not, then it really.. it's not going to do anything for you on a spiritual level.   I shared with Sheryl that before my wedding, I created a self-commitment ceremony for myself. And in that ceremony I presenced all of my Ancestral grandmothers with the acknowledgement of how important marriage might have been for them, how much of a survival tool. I did this because women's  standing in society has evolved so much even since my mother's generation, but yet we are still connected to our Ancestral legacy and felt like a really important thing to me.    Paul: That's incredibly beautiful that you did that and so powerful and it's probably the number one fear that comes up for women that I'm working with in their pre-wedding time in their engagement, is the fear of what does marriage mean? And does it mean that I am beholden to this person now and I lose all sense of self and I become boring and frumpy and... This is the legacy. This is what we've been handed, right? This is what it has meant for thousands and thousands of years is that for women, marriage has meant really the death of self: I exist, to take care of the man and to take care of the children and that's it. And so there's this very deep ancestral legacy that we have to consciously break with and recognize that we are so lucky and we are so blessed to be on this new threshold, that we get to redefine what marriage means for us. And we only can really know that after we've taken the leap, because on the other side, on the first side, on the engagement side, it just all looks and sounds so scary to most women. And you know, that's why I have so many exercises in The Conscious Bride, more-so I think in The Conscious Bride's Wedding Planner, on what does it mean to be a wife? What does that mean to you? What does the word wife connote? When you think of wife, what is the connotation for you? And it's very rare that someone's going to say, "Oh, I see this rad, sexy woman, you know, like, doing like, the dance on the rooftops." Like, no, that's not usually what we think of when we hear the word wife. But it could be. More and more we are redefining that. And we are seeing that. And so I tell people, but look out into the world today and find those those models of marriage where you see a woman who is doing her life fully, you know, and yes, maybe she's also a mother and she's, you know, loves being married and she's fully committed to her path and and making her offerings, and doing her work in the world. Right? Separate from wife and mother. So, yeah, I love, I love that I love what you share. I love what you did. I think that is not only powerful, but essential on that ceremonial ritual level to recognize what we've come from.   Thomas: I'm just so happy and honored to have the chance to talk to you after, after all this time of really, really, really appreciating your book and your wisdom.   Paul: Yeah, thank you, Colleen.   It means a great deal to me to have the opportunity to share Sheryl's wisdom with you. I hope that you are able to use it or pass it along to a friend. Here's one final bit of wisdom, a quote from The Conscious Bride. "A marriage is a rite of passage no matter when it occurs, and the woman must still pass through the phases of her transformation. She must die, she must sit in the unknown, and then she will be reborn."   Sheryl Paul is the author of The Conscious Bride and The Conscious Bride's Wedding Planner. Her website contains a plethora of resources for addressing life transitions. Learn more about Sheryl and her work at https://conscious-transitions.com. Our music is by Terry Hughes. If you like the show, please take a minute to review it on Apple Podcasts. Learn more at shamepinata.com. I'm Colleen Thomas. Thanks for listening.

Financial Investing Radio
FIR 158: Using AI In Your Product Delivery To Leap Ahead !!

Financial Investing Radio

Play Episode Listen Later Dec 15, 2022 31:53


In this episode, I talk with the CEO and founder of an organization that has been applying AI to help them develop products. Will AI help you develop your products faster? Come and see. Grant Hey, everybody, welcome to another episode of ClickAI Radio. So today I have this opportunity to speak with one of those brains out there in the market that's being disruptive, right? They're making changes in the industry in terms of not only the problems are solving, but it's the way in which they're solving the problems using AI very fascinating. Anyway, everyone, please welcome Paul Ortchanian here to the show. Paul Hi, nice. Nice, nice of you, happy to be here on the show.  Grant Absolutely. It's very good to have you here today. When I was first introduced to you. And I started to review your material what it is that your organization has put together as fascinated with the approach because I have a product development background and in in the software world. AI was late comer to that right meaning over generations when I saw the approach that you're taking to that I'm interested to dig more into that. But before we do that big reveal, could you maybe step back and talk about the beginning your journey? What got you on this route? And this map, both in terms of product development, and technology and AI itself? Paul Yeah, absolutely. So I started out as an engineer, headed down to San Francisco in the early 2000s. And, and I was more of a thinker than an actual engineer, or just be the type of guy who would figure things out by themselves. But if you were to ask me to really do things that the real things engineers do, you know, creativity was there, but not the solutioning. So being in San Francisco was a humbling experience, I guess, Silicon Valley, you get to see some really, really good engineers. So I had to make a shift in my career. And since I had a passion for user experience, the business aspect, product management was a great fit a function I didn't really understand. And I got to learn and respect, and did that for about 10 years.  In the mid 2000s, and 10s, I basically moved back to Montreal for family reasons and cost of living, of course in San Francisco. And I started a company called Bank Biddick, which in French stands for public bath. And the idea is that most what I realized in Canada was that people here in accelerators, incubators and, and startups just didn't understand what product management was. So they didn't really understand what they do and how they do it. And I saw a lot of organizations being led by the marketing teams, or the sales team and being very service oriented and not really product LED.  So basically, it basically stands for public bath, which means every quarter, you want to basically apply some hygiene to your roadmap, you have a galaxy of ideas, why not go out there and just, you know, take the good ones and remove the old ones and get rid of the dirt. And we started with that premise. And we put we said, well, what does a product manager do on a on a quarterly basis? Because a lot of the material you'll read out there really talks about, you know what product managers should do in terms of personas and understanding the customer's data and this and that, but nobody really tells you which order you should do it. Right. If that was my initial struggle as a product manager, do you try to do it all in the same day and then you realize that there's not enough time? So the question is like in a one quarter 12 week cycle, as my first three weeks should be about understanding the market shifts the industry, the product competitors and and the users and then maybe in the next three weeks working with leadership on making sure that there is no pivots in the organization or there are some some major strategic changes and then going into analyzing the DIS parking lot of ideas and figuring out which ones are short term and re and making business cases in order to present them for, for the company to make a decision on What to do next on the roadmap.  So there is a process and we just call that process SOAP, which goes in line with our public bath theme. So the idea was like, let's let's give product managers SOAP to basically wash their roadmap on a quarterly basis. And, and that's what being public does. And we work with over 40 organizations today so far, on really implementing this product LEDs process within their organizations, we work with their leaders on identifying a product manager within the organization and making sure that marketing support sales, the CFO CEO really understand how to engage with them what to expect from them, and how product manager can add value to to the organization. And so they just doesn't become, you know, this grace towards them as many features as you can pump out, right. Grant Oh, boy, yeah. Which, which is constant problem. The other thing that I've noticed, and I'm wondering if, and I'm sure that your SOAP methodology addresses this, it's the problem of shifting an organization in terams of their funding model, right? They'll come from sort of these project centric or service centric funding styles, and then you've got to help them through that shift to a different funding model round products. You guys address that as well. Paul Yeah, we address that a lot. One of the things we always tell them is if you are a service professional services firm, and you know, I have no issues basically calling them that. If and I asked them like do you quantify staff utilization in percentages, like 70% of our engineers are being billed? Right? Do we basically look at the sales team? How many new deals do they have in terms of pipeline? Are we looking at on time delivery across those, so double use that to serve the sales team closed? And what is our time and technical staff attrition, that usually tends to be identifiers of you being a service firm? And we often ask them, well, let's let's make the shift, when we identify one little initiative that you have that you want to productize because they all these service firms, really all they want is recurring revenue, then the service is tough, right?  That you constantly have to bring in new clients. So this recurring revenue, the path to recurring revenue is, you know, being able to say, Okay, I'm going to take two engineers, one sales person, one marketing person, one support person, and a product manager. And those guys collectively will cost me a million dollars a year, and I'm going to expect them to basically bring me $3 million in recurring revenue. That means that they're, they're no longer going to be evaluated on staff utilization, they're no longer going to be evaluating the number of deals they're bringing in. And they're, they're really going to be evaluated on how are they releasing features? Are they creating value for those features? are we increasing the number of paid customers? And are we basically, you know, staying abreast in terms of competitors and market industry changes.  And so that's a complete paradigm shift. And that transition takes a while. But the first seed is really being able to say, can you create an entity within your organization where the CFO accepts that those engineers are dedicated and no longer being, you know, reviewed in terms of their utilization rate in terms of their know how much they're billing to customers? Once they do that shift in the recipe is pretty easy to do. Grant Yeah. So it's become easy. So the thing to I've seen and experienced with, with product and product development is the relationship of innovation to product development. And so I see some groups will take innovation, and they'll move that as some separate activity or function in the organization, whereas others will have that innate within the product team itself. What have you found effective? And does self addressed that? Paul Yeah, I mean, we always ask them the question of what how are you going to defend yourself against the competition with the VCs that have to call their moat, right? And that defensibility could be innovation, it could also be your global footprint, or, you know, it could be how you operationalize your supply chain make things really, really cheap, right? Every company can have a different strategy. And we really ask them from the get go. We call this playing the strategy, we'll give them like eight potential ways a company can, you know, find strategies to differentiate themselves? And the first one is first the market?  And the question is, it's not about you being first to market today. But do you want to outpace your curlier closest rivals on a regular basis? And if so, you know, you need an r&d team and innovation team who is basically going to be pumping out commercializable features or r&d work. And then we always give him the two examples, the example of Dolby Dolby being completely analog in the 70s, but really banking on their r&d team to bring him to the digital age and from the digital age to set top boxes to Hollywood and now into Netflix compression, right?  So they basically put their R&D team as the leader to basically keep them a step ahead of their competition. But it but on the other hand, we also Welcome, you know, talk about Tesla, where Tesla is basically doing the same thing, but they're not doing it for intellectual property like Dolby, they're not suing anybody are actually open sourcing it. But there's a reason behind it where that open sourcing allows them to basically create the, you know, what we call the Betamax VHS issue, which is making sure that there's compatibility across car manufacturers for Tesla parts and overproduction of parts that are Tesla just to increase their supply chain, right? So we ask them, Do you want to be that company, if you don't want to be that company, then there's other ways for you to basically create defensibility, it could be regulatory compliance, if your industry requires it, you can go global, you can go cross industry, you can basically create customer logins, how just how SAP and Salesforce love to basically just integrate workflows with like boots on the ground, professional services certified teams, right?  And or you can basically review your process and make sure just like Amazon, that you're creating robots to do human work in order to just basically do it cheaper than anybody else. So there's ways of doing it. And I would say that if you were in AI space, especially, you know, it's important to make sure that, you know, are you really trying to innovate through AI, because you can get a lot of researchers doing a lot of things, but that's not really going to help you create commercializable ideas. So from the get go, the leadership team needs to, you know, at least make a hedge a bet on, you know, expansion, innovation, or creating efficiencies and just, you know, decide and let the product management team know in which direction they're gonna go planning on going for the next six years. Please. Grant I love your last comment there, Paul about about getting the leadership team involved. It seems that many times in organizations, this challenge of making the change sticky, right, making it last making it resonate, where people truly change their operating model, right, they're going to start operating in a different way, their roles and responsibilities change, what is the order in which things get done all of those change, when they start moving both into this AI space, but you know, product driven just by itself, even without AI has its own set of challenges? So here's the question I have for you. As you move companies through this transformation, that's part of your business, right? You are transforming the way companies operate and bring about better outcomes. How do you make those changes sticky? Because this is a cultural change? What is it you guys have found it's effective? Paul Or it goes back to our name public bath and SOAP, right? Because the idea is, you take a bath on a regular basis hygiene is something you do regularly, right? So we ask these organization, if we give you a process where you know exactly what the product management team is going to do with you with the leadership team in order to prioritize your next upcoming features, then can you do it in a cyclical way, every quarter, you need the product manager do the exact same process of revisiting the competitors, the industry, the market, as well as like the problems that you have with your premature customers, bringing it back to the organization, asking if the strategy is still about expansion, innovation, efficiencies, identifying new ideas, clearing up the parking lot of bad ideas, etc, and eventually making the business case for the new features in order for them to make a commitment. So if we do this in a cyclical way, then the product role becomes the role of what I'd like to call the CRO, which is the chief repeating officer, because all the product manager is doing is repeating that strategy and questioning the CEO, are we still on? Are we pivoting or if we pivot?  What does that mean? And if you're doing it on a three month basis, what that allows your company to do is to make sure that the marketing and sales and support team are going along with what the engineering team is going to be delivering. So this is what I usually see most product organization where a decision has been made that the engineers are going to be building a particular feature, the sales and marketing team just waits for the engineers to be Code Complete. And once a code completes, done, they're like, Okay, now we're gonna promote it. But my question is that it's too late. Right? You really need so I always show the talk about Apple, how Apple would basically go out in front of millions of people and just say, here's the new iPhone 13. And we came up with a new version of Safari, and we're updating our iOS and we're doing a 40 Other changes. And the next thing you want considered an Apple store and you know, everything has changed. The marketing has changed the guys that the doing the conferences, and the lectures and the training are all talking about the new supplier, the new iPhone, and you ask yourself, How did how did Apple know and to organize the marketing support and sales team in that in such a way that the day that the announcement has been done? Everything is changed. So that means that it's not just the engineering team's responsibility to get to Code Complete.  It is a collective responsibility where marketing support and sales are also preparing for the upcoming releases. And and the only way you can get that type of alignment is If every three months these these parties, technology, product, CEO, CFO, sales, marketing and support can get together and make a clear decision on what they're going to do, and be honest enough of what they're not going to do, and then work collectively together on making sure that that those are being delivered and prepared in terms of the size of the promotion that we're going to do, and how are we going to outreach how's the sales collateral going to change? How is the support team going to support these upcoming features. And so everybody has work to do in that three months timeframes. So and then that if we can get to that cyclical elements, I think most companies can create momentum. And once that momentum has is generating small increments of value to the customers, then you base start start building, what I like to call reputational capital, with the clients, with the customers with the prospects. And eventually anything you release the love, and everything you release adds value. And eventually everybody loves everything you're doing as an organization become that, you know, big unicorn that people want to be. Grant Yeah, so the net of that is, I believe what you said as you operationalize it. Now there's it gets integrated into everyone's role and responsibility. It's this enterprise level cross functional alignment that gets on a campus. And the cadence is, in your case, you'd mentioned quarterly, quarterly sounds like that's been a real real gem for you. I've seen some organizations do that in shorter timeframes and some much longer. It sounds like yeah, at least quarterly is that a good nugget that you find there?  Paul Yeah, quarterly works, because you know, markets are set in a quarter way they operate in that way the you want results on a quarterly basis in terms of sales in terms of engagement, etc. But what's important is that which you know, a lot of engineering teams like to work agile or Kanban. And in a quarter in a 12 week timeframe, you could fit, I'd say, Let's see your Sprint's are three weeks, you could fit for sprint for three weeks variance, or you could fit six 2-week sprints. But I feel that if you were to shorten it, then the marketing team and sales teams supporting might not have enough time to prepare themselves for Code Complete, the engineers might be able to deliver but then the product manager gets overwhelmed because doing an industry research, competitor research etc. Every, say month and a half or two months just becomes overwhelming for them. Because things don't change enough in two months for them to be able to say, Oh, look, this competitor just came up with that. And now we need so so I think three months is enough time for the world to change for, you know, country to go to war for COVID to come over and just destroy everything. So pivot decisions are usually can pretty good to do on a on a quarterly basis.  Grant Yeah, that's good. That's, I think COVID follow that rule. Right. Hey, I have a question for you around AI. So how are you leveraging AI in the midst of all this? Can you talk about that? Paul Yeah, absolutely. So what we noticed is a lot of organizations who have products, so SaaS products, or any type of product, IoT products, etc, they're generating data. I mean, it's it comes hand in hand with software development. So all that data is going into these databases are and nobody knows what to do with them. And eventually, you know, they want to start creating business intelligence, and from business intelligence, AI initiatives have just come about, it's very normal to say, You know what, with all this data, if we were to train a machine learning module, we would be able to recommend the best flight price or the best time for somebody to buy a flight, because we have enough data to do it. So so we're not working with AI first organizations who are here we have, our entire product is going to be around AI, we're just trying to work with organizations that have enough data to warrant 1-2-3, or four AI initiatives and an ongoing investment into those. So the best example I like to talk about is the Google Gmail suggestive, replies, right, which is adding value to the user needs AI in the back, end a lot of data.  But ultimately, it's not that Gmail isn't AI product, it simply has AI features in it. So and when organizations start identifying AI or machine learning, predictive elements to their product, then we go from engineering being a deterministic function, which is if we were to deliver this feature, then customers will be able to do that to a probabilistic function where Let's experiment and see what the data can give us. And if this algorithm ends up really nailing it, we will achieve this result. But if it doesn't, then do we release it? Do we not release it?  What's the and then it gets a little bit hairy because product managers just lose themselves into it. Oftentimes, they'll release a feature and the sales team would just ask them to pull it out right away because it has not met the expectations of a customer or two. And ultimately, like what we ask product managers to do is work with leadership on really it Identifying a few key elements that are very, very important to just just baseline before you were to begin an AI project. And those are pretty simple. It's, it's really like, are you trying to create to have the machine learning module? Make a prediction? Are you or are you trying for it to make a prediction plus pass judgment? Are you trying to make it a prediction, a judgment and take action? Right? Decision automation, which is what you know, self driving cars do, will will see biker, they will make a prediction that it's a biker will make a judgment that it's indeed a biker, and we'll take action to avoid the biker, right?  But when you when you're creating ml projects, you can easily say, you know, we're just going to keep it to prediction, right? Like this machine is going to predict something and then a human will make judgment and the human will take action. There's nothing wrong in doing that. So just setting the expectations for from the get go in terms of are we basically going to predict judge or take action? That's number one. And then the next question is whatever that we decide if it's just prediction, is that worth guessing? And who doesn't have guessed today, if it's a human? Is that how accurate is that human? Let's quantify. So this way we can compare it against what this machine is going to do? What is the value the company gets out of that gas being the right gas? And what's the cost of getting it wrong? So oftentimes, we forget that humans to get it wrong to and if humans get it wrong, there are huge consequences to organizations that will overlook but as soon as machine learning does the same thing, we're ready to just cancel hundreds of $1,000 of investment.  Grant Yeah, that's right. Yeah, we tossed it out. So the use case, I'm assuming would be you would leverage AI to say enhance a product managers abilities to either predict outcomes of some product development activities, or releases or things like that, would that be a kind of use case where he looked apply? Paul Well, not a product managers, I would say the product manager, we'd look at it software, let's take the software of a website that tries to predict your if people qualify for a mortgage loan, for example, right? So you have enough data at that point to be able to automate, what's the underwriting process that humans do of validating whether or not somebody's eligible for loan? Well, we could take all that data and just make a prediction of that person's fit for a particular loan. Now, if we were to say, well, it's just going to be the prediction, but we're not going to give this person the loan, we're still going to ask a human being to pass judgment that that prediction was the correct one, and then take action to give or not give him a loan.  So let's say that's the machine learning module, we're going to add to our to our feature. Now, the question is how this underwriting department in the past 10 years, how often did they really screw up that, you know, and issued loans to people that were that couldn't pay their loan, right? And realize it's 40%? Were like, Wow, 40%? Could this machine learning be as accurate as damn plus one, right? And, and then we ended up realizing that yeah, this, whatever we delivered is 33% accurate, and not 40% plus one accurate now is it still worth putting out there we spent $100,000 into it, and then you know, then it's up to the product manager to basically be able to put this thing in place and say, but look, you know, underwriting is a nine to five job currently in our business, and it cost us this much money.  On the other hand, if there's this machine learning is 33% accurate, but it's actually doing it 24/7 365 days a year, and it's only going to improve from 33 to 40. And if it goes above 40, then we the savings for our organization are this much money. So it is really the product managers job to be able to not only talking about the business KPIs, but also the what the AI machine learning KPIs we need to achieve and what the impact of that would be if we get it right. And I think that the biggest issue we have as product managers in the AI space is if we were to go and do this all there everything that we need to create AI, like the day data ops, selecting the data, sourcing it, synthesizing it, cleaning it, etc. The model ops, which, you know, comes down to multiple algorithms, training those algorithms, evaluating tuning them, and then the operationalization. If you do all these steps, and you get to 80 to 20% accuracy, and your target is at 70% accuracy, right? What do you do with it?  Because you had to do all this work anyways, it cost you tons of money and time. And so how do we get the leadership team to say this AI initiative has enough value for us that we're willing to live with the consequences of it getting it wrong, or we're willing to actually have it supported by human for the next six months to a year until we basically trains itself and gets better? So it's how do you get this openness from from from a leadership team? Because what I've often find delivering AI projects is every time you deliver an AI project, and it's misunderstood in terms of its output, and everybody thinks it has to be 100% accurate, the second and goes wrong. It's the political drama that you have to go through in order to keep it alive. is just it's just overwhelming, right? So miners will set those expectations up front and tool, the product managers with the right arguments to make sure that they the expectations are set correctly. Grant Have you ever worked with or heard of the company called digital.ai? Are your familiar with them? digital.ai, maybe not. Anyway, they have been working in a similar space as you but not so much of the product management level. What they're doing, though, is they're, they're looking to apply AI to the whole delivery function. So so you can you see, the product manager is above this, and is making sort of these KPIs and other estimate activities and the planning out. But then there are all these functions under there that of course, do the delivery of the product. And so they're working on the tooling spectrum, I think they acquired I think, was five different companies like in the last nine months, that they're integrating these and then building this AI seam or layer across that data across delivery with that purpose and intent to do that predictive not not only backwards analysis activities around AI, but predictive, which is what's the probabilities, I might run into the problem, or some problem with this particular release, right, of this product, right, that we're about to send out, now might be an interesting group for you to get connected with. Paul Yeah, I know, it's funny, because we're there. There's a local company here in Montreal that does the same thing. It's really about like data scientists are really expensive, and they're really hard to find, and there's a shortage of them. So, you know, the lot of organizations are trying to find like a self serve AI solution where you can build your AI using their AI. But ultimately, what they're doing is taking your data and delivering 123 or 10 versions of the machine learning module, it's up to you basically, judge which one is going to work the best for you, but they actually operationalize it, put it out there for you, and really automate the whole thing. So this way, you're not dependent on humans, I love that I really love that I think your organization should have one of those. But that still means that there's a dependency from the for the product manager to know that it's, it's data, like end to end, be able to clean it be able to tag it and then feed it to the to these machines, right? And I think that part is also misunderstood. Because Do we have enough data? Is there bias in the data and all that needs to be understood and figure it out? Because, you know, you could say like, Hey, we put it to this big machine. And we ended up with a 20% accuracy on the best ml that it out, put it, but that's still not good enough? Because we're trying, we're aiming for 87? And what does it mean? What do we need to do to basically get it to 87? We're gonna have to review the data bringing some third party data, you know, and it's, and that's, that costs a lot as well. So, yeah, Grant Do you think AutoML solutions play a role here like, Aible, I don't know if you're familiar with that platform, you know, that the goal is to try to reduce the amount of dependency that's needed on the data science. Scientists themselves, right. And but it's, it's still doesn't remove all of the data cleansing part, but it does help take care of some of the certainly the low level data science requirements, you think you think that's a viable solution in this area?  Paul I think it is. I mean, it's, you know, we went from rule based AI, where data scientists had to do good old fashioned AI, which was a feature engineering, right? Putting the rules themselves to machine learning AI, where, you know, we had to train the data that we needed, were so dependent on these data scientists. And now we're getting to v3, where we have these tools. And you know, there's a data dependency, but there, they also don't have such a high dependency on data scientists are and you know, figuring our algorithms and etc, we could just basically have these prepackaged algorithms that could basically output us any types of solution. What I tend to like, I've seen this a lot in a lot of companies. There's some companies that are very, very industry specific, right? So they're providing AI for E-commerce to be able to provide better search with predictive elements based on the person's browsing history. I mean, I, I'm not sure, but the ones that are providing every ML imaginable, so you could use it for supply chain, or you could use it for something else. I know it's dependent on data. But again, these algorithms, you can't have all the algorithms for all scenarios.  Even if it's supply chain, some person has perishables and there's ordering bananas and the other person is ordering, I don't know water coolers, and those, those don't have the same rules, right. You know, so it's, it's important to just, I think that maybe in the coming years, we'll have a lot of companies that are really going cross industry, just like we're in E-commerce, the other ones that are med tech, the other ones are, etcetera, the tools are the same. I mean, more or less the same, the customers are gonna get used to basically having these UI is that I'll give you your input the data in and then these emails come out, and then you choose which one and they give you probability you can retrain them and all that stuff. And I think that it's just going to get to a point where we're going to have these product managers who are now responsible of kind of training the Machine Learning Module themselves, you know if it's going to be the product manager, or if it's going to be some other function, where I think it does definitely fit inside the product managers? Grant Well I do is, I think it's because they still need to have what we would call the domain knowledge and in this domain of building products, yeah, AI, at least at least in this phase of the life of AI, where we are today for the foreseeable future. I think the product manager needs to be involved with that. Sure. So. Paul It comes down to intuition, right, somebody has to have like to build that intuition about what a model is relying on when making a judgment. And I think that, you know, with product managers, the closest one really, maybe in bigger organizations, it's the person who's managing analytics and data, but in smaller startup organization, I can definitely see the product manager putting that  Grant Yeah, absolutely. Paul, I really appreciate you taking the time. Here today on this been fascinating conversation. Any last comments you want to share? Paul We have tons of articles that talk about so we're very open source as an organization. So if you want to learn more about this, we have about 70 articles on our website. Just go to BainPublic.com and just click on "Articles" and you could just, you know, self serve and basically improve as a product manager in the AI space. Grant Excellent, fascinating, love, love the conversation, your insight and the vision where you guys are taking this I think you're gonna continue to disrupt everyone. Thanks for joining another episode of ClickAI Radio and until next time, check out BainPublic.com. Thank you for joining Grant on ClickAI Radio. Don't forget to subscribe and leave feedback. And remember to download your free ebook visit ClickAIRadio.com now.  

ClickAI Radio
CAIR 77: Using AI In Your Product Delivery To Leap Ahead !!

ClickAI Radio

Play Episode Listen Later Dec 15, 2022 31:53


In this episode, I talk with the CEO and founder of an organization that has been applying AI to help them develop products. Will AI help you develop your products faster? Come and see. Grant Hey, everybody, welcome to another episode of ClickAI Radio. So today I have this opportunity to speak with one of those brains out there in the market that's being disruptive, right? They're making changes in the industry in terms of not only the problems are solving, but it's the way in which they're solving the problems using AI very fascinating. Anyway, everyone, please welcome Paul Ortchanian here to the show. Paul Hi, nice. Nice, nice of you, happy to be here on the show.  Grant Absolutely. It's very good to have you here today. When I was first introduced to you. And I started to review your material what it is that your organization has put together as fascinated with the approach because I have a product development background and in in the software world. AI was late comer to that right meaning over generations when I saw the approach that you're taking to that I'm interested to dig more into that. But before we do that big reveal, could you maybe step back and talk about the beginning your journey? What got you on this route? And this map, both in terms of product development, and technology and AI itself? Paul Yeah, absolutely. So I started out as an engineer, headed down to San Francisco in the early 2000s. And, and I was more of a thinker than an actual engineer, or just be the type of guy who would figure things out by themselves. But if you were to ask me to really do things that the real things engineers do, you know, creativity was there, but not the solutioning. So being in San Francisco was a humbling experience, I guess, Silicon Valley, you get to see some really, really good engineers. So I had to make a shift in my career. And since I had a passion for user experience, the business aspect, product management was a great fit a function I didn't really understand. And I got to learn and respect, and did that for about 10 years.  In the mid 2000s, and 10s, I basically moved back to Montreal for family reasons and cost of living, of course in San Francisco. And I started a company called Bank Biddick, which in French stands for public bath. And the idea is that most what I realized in Canada was that people here in accelerators, incubators and, and startups just didn't understand what product management was. So they didn't really understand what they do and how they do it. And I saw a lot of organizations being led by the marketing teams, or the sales team and being very service oriented and not really product LED.  So basically, it basically stands for public bath, which means every quarter, you want to basically apply some hygiene to your roadmap, you have a galaxy of ideas, why not go out there and just, you know, take the good ones and remove the old ones and get rid of the dirt. And we started with that premise. And we put we said, well, what does a product manager do on a on a quarterly basis? Because a lot of the material you'll read out there really talks about, you know what product managers should do in terms of personas and understanding the customer's data and this and that, but nobody really tells you which order you should do it. Right. If that was my initial struggle as a product manager, do you try to do it all in the same day and then you realize that there's not enough time? So the question is like in a one quarter 12 week cycle, as my first three weeks should be about understanding the market shifts the industry, the product competitors and and the users and then maybe in the next three weeks working with leadership on making sure that there is no pivots in the organization or there are some some major strategic changes and then going into analyzing the DIS parking lot of ideas and figuring out which ones are short term and re and making business cases in order to present them for, for the company to make a decision on What to do next on the roadmap.  So there is a process and we just call that process SOAP, which goes in line with our public bath theme. So the idea was like, let's let's give product managers SOAP to basically wash their roadmap on a quarterly basis. And, and that's what being public does. And we work with over 40 organizations today so far, on really implementing this product LEDs process within their organizations, we work with their leaders on identifying a product manager within the organization and making sure that marketing support sales, the CFO CEO really understand how to engage with them what to expect from them, and how product manager can add value to to the organization. And so they just doesn't become, you know, this grace towards them as many features as you can pump out, right. Grant Oh, boy, yeah. Which, which is constant problem. The other thing that I've noticed, and I'm wondering if, and I'm sure that your SOAP methodology addresses this, it's the problem of shifting an organization in terams of their funding model, right? They'll come from sort of these project centric or service centric funding styles, and then you've got to help them through that shift to a different funding model round products. You guys address that as well. Paul Yeah, we address that a lot. One of the things we always tell them is if you are a service professional services firm, and you know, I have no issues basically calling them that. If and I asked them like do you quantify staff utilization in percentages, like 70% of our engineers are being billed? Right? Do we basically look at the sales team? How many new deals do they have in terms of pipeline? Are we looking at on time delivery across those, so double use that to serve the sales team closed? And what is our time and technical staff attrition, that usually tends to be identifiers of you being a service firm? And we often ask them, well, let's let's make the shift, when we identify one little initiative that you have that you want to productize because they all these service firms, really all they want is recurring revenue, then the service is tough, right?  That you constantly have to bring in new clients. So this recurring revenue, the path to recurring revenue is, you know, being able to say, Okay, I'm going to take two engineers, one sales person, one marketing person, one support person, and a product manager. And those guys collectively will cost me a million dollars a year, and I'm going to expect them to basically bring me $3 million in recurring revenue. That means that they're, they're no longer going to be evaluated on staff utilization, they're no longer going to be evaluating the number of deals they're bringing in. And they're, they're really going to be evaluated on how are they releasing features? Are they creating value for those features? are we increasing the number of paid customers? And are we basically, you know, staying abreast in terms of competitors and market industry changes.  And so that's a complete paradigm shift. And that transition takes a while. But the first seed is really being able to say, can you create an entity within your organization where the CFO accepts that those engineers are dedicated and no longer being, you know, reviewed in terms of their utilization rate in terms of their know how much they're billing to customers? Once they do that shift in the recipe is pretty easy to do. Grant Yeah. So it's become easy. So the thing to I've seen and experienced with, with product and product development is the relationship of innovation to product development. And so I see some groups will take innovation, and they'll move that as some separate activity or function in the organization, whereas others will have that innate within the product team itself. What have you found effective? And does self addressed that? Paul Yeah, I mean, we always ask them the question of what how are you going to defend yourself against the competition with the VCs that have to call their moat, right? And that defensibility could be innovation, it could also be your global footprint, or, you know, it could be how you operationalize your supply chain make things really, really cheap, right? Every company can have a different strategy. And we really ask them from the get go. We call this playing the strategy, we'll give them like eight potential ways a company can, you know, find strategies to differentiate themselves? And the first one is first the market?  And the question is, it's not about you being first to market today. But do you want to outpace your curlier closest rivals on a regular basis? And if so, you know, you need an r&d team and innovation team who is basically going to be pumping out commercializable features or r&d work. And then we always give him the two examples, the example of Dolby Dolby being completely analog in the 70s, but really banking on their r&d team to bring him to the digital age and from the digital age to set top boxes to Hollywood and now into Netflix compression, right?  So they basically put their R&D team as the leader to basically keep them a step ahead of their competition. But it but on the other hand, we also Welcome, you know, talk about Tesla, where Tesla is basically doing the same thing, but they're not doing it for intellectual property like Dolby, they're not suing anybody are actually open sourcing it. But there's a reason behind it where that open sourcing allows them to basically create the, you know, what we call the Betamax VHS issue, which is making sure that there's compatibility across car manufacturers for Tesla parts and overproduction of parts that are Tesla just to increase their supply chain, right? So we ask them, Do you want to be that company, if you don't want to be that company, then there's other ways for you to basically create defensibility, it could be regulatory compliance, if your industry requires it, you can go global, you can go cross industry, you can basically create customer logins, how just how SAP and Salesforce love to basically just integrate workflows with like boots on the ground, professional services certified teams, right?  And or you can basically review your process and make sure just like Amazon, that you're creating robots to do human work in order to just basically do it cheaper than anybody else. So there's ways of doing it. And I would say that if you were in AI space, especially, you know, it's important to make sure that, you know, are you really trying to innovate through AI, because you can get a lot of researchers doing a lot of things, but that's not really going to help you create commercializable ideas. So from the get go, the leadership team needs to, you know, at least make a hedge a bet on, you know, expansion, innovation, or creating efficiencies and just, you know, decide and let the product management team know in which direction they're gonna go planning on going for the next six years. Please. Grant I love your last comment there, Paul about about getting the leadership team involved. It seems that many times in organizations, this challenge of making the change sticky, right, making it last making it resonate, where people truly change their operating model, right, they're going to start operating in a different way, their roles and responsibilities change, what is the order in which things get done all of those change, when they start moving both into this AI space, but you know, product driven just by itself, even without AI has its own set of challenges? So here's the question I have for you. As you move companies through this transformation, that's part of your business, right? You are transforming the way companies operate and bring about better outcomes. How do you make those changes sticky? Because this is a cultural change? What is it you guys have found it's effective? Paul Or it goes back to our name public bath and SOAP, right? Because the idea is, you take a bath on a regular basis hygiene is something you do regularly, right? So we ask these organization, if we give you a process where you know exactly what the product management team is going to do with you with the leadership team in order to prioritize your next upcoming features, then can you do it in a cyclical way, every quarter, you need the product manager do the exact same process of revisiting the competitors, the industry, the market, as well as like the problems that you have with your premature customers, bringing it back to the organization, asking if the strategy is still about expansion, innovation, efficiencies, identifying new ideas, clearing up the parking lot of bad ideas, etc, and eventually making the business case for the new features in order for them to make a commitment. So if we do this in a cyclical way, then the product role becomes the role of what I'd like to call the CRO, which is the chief repeating officer, because all the product manager is doing is repeating that strategy and questioning the CEO, are we still on? Are we pivoting or if we pivot?  What does that mean? And if you're doing it on a three month basis, what that allows your company to do is to make sure that the marketing and sales and support team are going along with what the engineering team is going to be delivering. So this is what I usually see most product organization where a decision has been made that the engineers are going to be building a particular feature, the sales and marketing team just waits for the engineers to be Code Complete. And once a code completes, done, they're like, Okay, now we're gonna promote it. But my question is that it's too late. Right? You really need so I always show the talk about Apple, how Apple would basically go out in front of millions of people and just say, here's the new iPhone 13. And we came up with a new version of Safari, and we're updating our iOS and we're doing a 40 Other changes. And the next thing you want considered an Apple store and you know, everything has changed. The marketing has changed the guys that the doing the conferences, and the lectures and the training are all talking about the new supplier, the new iPhone, and you ask yourself, How did how did Apple know and to organize the marketing support and sales team in that in such a way that the day that the announcement has been done? Everything is changed. So that means that it's not just the engineering team's responsibility to get to Code Complete.  It is a collective responsibility where marketing support and sales are also preparing for the upcoming releases. And and the only way you can get that type of alignment is If every three months these these parties, technology, product, CEO, CFO, sales, marketing and support can get together and make a clear decision on what they're going to do, and be honest enough of what they're not going to do, and then work collectively together on making sure that that those are being delivered and prepared in terms of the size of the promotion that we're going to do, and how are we going to outreach how's the sales collateral going to change? How is the support team going to support these upcoming features. And so everybody has work to do in that three months timeframes. So and then that if we can get to that cyclical elements, I think most companies can create momentum. And once that momentum has is generating small increments of value to the customers, then you base start start building, what I like to call reputational capital, with the clients, with the customers with the prospects. And eventually anything you release the love, and everything you release adds value. And eventually everybody loves everything you're doing as an organization become that, you know, big unicorn that people want to be. Grant Yeah, so the net of that is, I believe what you said as you operationalize it. Now there's it gets integrated into everyone's role and responsibility. It's this enterprise level cross functional alignment that gets on a campus. And the cadence is, in your case, you'd mentioned quarterly, quarterly sounds like that's been a real real gem for you. I've seen some organizations do that in shorter timeframes and some much longer. It sounds like yeah, at least quarterly is that a good nugget that you find there?  Paul Yeah, quarterly works, because you know, markets are set in a quarter way they operate in that way the you want results on a quarterly basis in terms of sales in terms of engagement, etc. But what's important is that which you know, a lot of engineering teams like to work agile or Kanban. And in a quarter in a 12 week timeframe, you could fit, I'd say, Let's see your Sprint's are three weeks, you could fit for sprint for three weeks variance, or you could fit six 2-week sprints. But I feel that if you were to shorten it, then the marketing team and sales teams supporting might not have enough time to prepare themselves for Code Complete, the engineers might be able to deliver but then the product manager gets overwhelmed because doing an industry research, competitor research etc. Every, say month and a half or two months just becomes overwhelming for them. Because things don't change enough in two months for them to be able to say, Oh, look, this competitor just came up with that. And now we need so so I think three months is enough time for the world to change for, you know, country to go to war for COVID to come over and just destroy everything. So pivot decisions are usually can pretty good to do on a on a quarterly basis.  Grant Yeah, that's good. That's, I think COVID follow that rule. Right. Hey, I have a question for you around AI. So how are you leveraging AI in the midst of all this? Can you talk about that? Paul Yeah, absolutely. So what we noticed is a lot of organizations who have products, so SaaS products, or any type of product, IoT products, etc, they're generating data. I mean, it's it comes hand in hand with software development. So all that data is going into these databases are and nobody knows what to do with them. And eventually, you know, they want to start creating business intelligence, and from business intelligence, AI initiatives have just come about, it's very normal to say, You know what, with all this data, if we were to train a machine learning module, we would be able to recommend the best flight price or the best time for somebody to buy a flight, because we have enough data to do it. So so we're not working with AI first organizations who are here we have, our entire product is going to be around AI, we're just trying to work with organizations that have enough data to warrant 1-2-3, or four AI initiatives and an ongoing investment into those. So the best example I like to talk about is the Google Gmail suggestive, replies, right, which is adding value to the user needs AI in the back, end a lot of data.  But ultimately, it's not that Gmail isn't AI product, it simply has AI features in it. So and when organizations start identifying AI or machine learning, predictive elements to their product, then we go from engineering being a deterministic function, which is if we were to deliver this feature, then customers will be able to do that to a probabilistic function where Let's experiment and see what the data can give us. And if this algorithm ends up really nailing it, we will achieve this result. But if it doesn't, then do we release it? Do we not release it?  What's the and then it gets a little bit hairy because product managers just lose themselves into it. Oftentimes, they'll release a feature and the sales team would just ask them to pull it out right away because it has not met the expectations of a customer or two. And ultimately, like what we ask product managers to do is work with leadership on really it Identifying a few key elements that are very, very important to just just baseline before you were to begin an AI project. And those are pretty simple. It's, it's really like, are you trying to create to have the machine learning module? Make a prediction? Are you or are you trying for it to make a prediction plus pass judgment? Are you trying to make it a prediction, a judgment and take action? Right? Decision automation, which is what you know, self driving cars do, will will see biker, they will make a prediction that it's a biker will make a judgment that it's indeed a biker, and we'll take action to avoid the biker, right?  But when you when you're creating ml projects, you can easily say, you know, we're just going to keep it to prediction, right? Like this machine is going to predict something and then a human will make judgment and the human will take action. There's nothing wrong in doing that. So just setting the expectations for from the get go in terms of are we basically going to predict judge or take action? That's number one. And then the next question is whatever that we decide if it's just prediction, is that worth guessing? And who doesn't have guessed today, if it's a human? Is that how accurate is that human? Let's quantify. So this way we can compare it against what this machine is going to do? What is the value the company gets out of that gas being the right gas? And what's the cost of getting it wrong? So oftentimes, we forget that humans to get it wrong to and if humans get it wrong, there are huge consequences to organizations that will overlook but as soon as machine learning does the same thing, we're ready to just cancel hundreds of $1,000 of investment.  Grant Yeah, that's right. Yeah, we tossed it out. So the use case, I'm assuming would be you would leverage AI to say enhance a product managers abilities to either predict outcomes of some product development activities, or releases or things like that, would that be a kind of use case where he looked apply? Paul Well, not a product managers, I would say the product manager, we'd look at it software, let's take the software of a website that tries to predict your if people qualify for a mortgage loan, for example, right? So you have enough data at that point to be able to automate, what's the underwriting process that humans do of validating whether or not somebody's eligible for loan? Well, we could take all that data and just make a prediction of that person's fit for a particular loan. Now, if we were to say, well, it's just going to be the prediction, but we're not going to give this person the loan, we're still going to ask a human being to pass judgment that that prediction was the correct one, and then take action to give or not give him a loan.  So let's say that's the machine learning module, we're going to add to our to our feature. Now, the question is how this underwriting department in the past 10 years, how often did they really screw up that, you know, and issued loans to people that were that couldn't pay their loan, right? And realize it's 40%? Were like, Wow, 40%? Could this machine learning be as accurate as damn plus one, right? And, and then we ended up realizing that yeah, this, whatever we delivered is 33% accurate, and not 40% plus one accurate now is it still worth putting out there we spent $100,000 into it, and then you know, then it's up to the product manager to basically be able to put this thing in place and say, but look, you know, underwriting is a nine to five job currently in our business, and it cost us this much money.  On the other hand, if there's this machine learning is 33% accurate, but it's actually doing it 24/7 365 days a year, and it's only going to improve from 33 to 40. And if it goes above 40, then we the savings for our organization are this much money. So it is really the product managers job to be able to not only talking about the business KPIs, but also the what the AI machine learning KPIs we need to achieve and what the impact of that would be if we get it right. And I think that the biggest issue we have as product managers in the AI space is if we were to go and do this all there everything that we need to create AI, like the day data ops, selecting the data, sourcing it, synthesizing it, cleaning it, etc. The model ops, which, you know, comes down to multiple algorithms, training those algorithms, evaluating tuning them, and then the operationalization. If you do all these steps, and you get to 80 to 20% accuracy, and your target is at 70% accuracy, right? What do you do with it?  Because you had to do all this work anyways, it cost you tons of money and time. And so how do we get the leadership team to say this AI initiative has enough value for us that we're willing to live with the consequences of it getting it wrong, or we're willing to actually have it supported by human for the next six months to a year until we basically trains itself and gets better? So it's how do you get this openness from from from a leadership team? Because what I've often find delivering AI projects is every time you deliver an AI project, and it's misunderstood in terms of its output, and everybody thinks it has to be 100% accurate, the second and goes wrong. It's the political drama that you have to go through in order to keep it alive. is just it's just overwhelming, right? So miners will set those expectations up front and tool, the product managers with the right arguments to make sure that they the expectations are set correctly. Grant Have you ever worked with or heard of the company called digital.ai? Are your familiar with them? digital.ai, maybe not. Anyway, they have been working in a similar space as you but not so much of the product management level. What they're doing, though, is they're, they're looking to apply AI to the whole delivery function. So so you can you see, the product manager is above this, and is making sort of these KPIs and other estimate activities and the planning out. But then there are all these functions under there that of course, do the delivery of the product. And so they're working on the tooling spectrum, I think they acquired I think, was five different companies like in the last nine months, that they're integrating these and then building this AI seam or layer across that data across delivery with that purpose and intent to do that predictive not not only backwards analysis activities around AI, but predictive, which is what's the probabilities, I might run into the problem, or some problem with this particular release, right, of this product, right, that we're about to send out, now might be an interesting group for you to get connected with. Paul Yeah, I know, it's funny, because we're there. There's a local company here in Montreal that does the same thing. It's really about like data scientists are really expensive, and they're really hard to find, and there's a shortage of them. So, you know, the lot of organizations are trying to find like a self serve AI solution where you can build your AI using their AI. But ultimately, what they're doing is taking your data and delivering 123 or 10 versions of the machine learning module, it's up to you basically, judge which one is going to work the best for you, but they actually operationalize it, put it out there for you, and really automate the whole thing. So this way, you're not dependent on humans, I love that I really love that I think your organization should have one of those. But that still means that there's a dependency from the for the product manager to know that it's, it's data, like end to end, be able to clean it be able to tag it and then feed it to the to these machines, right? And I think that part is also misunderstood. Because Do we have enough data? Is there bias in the data and all that needs to be understood and figure it out? Because, you know, you could say like, Hey, we put it to this big machine. And we ended up with a 20% accuracy on the best ml that it out, put it, but that's still not good enough? Because we're trying, we're aiming for 87? And what does it mean? What do we need to do to basically get it to 87? We're gonna have to review the data bringing some third party data, you know, and it's, and that's, that costs a lot as well. So, yeah, Grant Do you think AutoML solutions play a role here like, Aible, I don't know if you're familiar with that platform, you know, that the goal is to try to reduce the amount of dependency that's needed on the data science. Scientists themselves, right. And but it's, it's still doesn't remove all of the data cleansing part, but it does help take care of some of the certainly the low level data science requirements, you think you think that's a viable solution in this area?  Paul I think it is. I mean, it's, you know, we went from rule based AI, where data scientists had to do good old fashioned AI, which was a feature engineering, right? Putting the rules themselves to machine learning AI, where, you know, we had to train the data that we needed, were so dependent on these data scientists. And now we're getting to v3, where we have these tools. And you know, there's a data dependency, but there, they also don't have such a high dependency on data scientists are and you know, figuring our algorithms and etc, we could just basically have these prepackaged algorithms that could basically output us any types of solution. What I tend to like, I've seen this a lot in a lot of companies. There's some companies that are very, very industry specific, right? So they're providing AI for E-commerce to be able to provide better search with predictive elements based on the person's browsing history. I mean, I, I'm not sure, but the ones that are providing every ML imaginable, so you could use it for supply chain, or you could use it for something else. I know it's dependent on data. But again, these algorithms, you can't have all the algorithms for all scenarios.  Even if it's supply chain, some person has perishables and there's ordering bananas and the other person is ordering, I don't know water coolers, and those, those don't have the same rules, right. You know, so it's, it's important to just, I think that maybe in the coming years, we'll have a lot of companies that are really going cross industry, just like we're in E-commerce, the other ones that are med tech, the other ones are, etcetera, the tools are the same. I mean, more or less the same, the customers are gonna get used to basically having these UI is that I'll give you your input the data in and then these emails come out, and then you choose which one and they give you probability you can retrain them and all that stuff. And I think that it's just going to get to a point where we're going to have these product managers who are now responsible of kind of training the Machine Learning Module themselves, you know if it's going to be the product manager, or if it's going to be some other function, where I think it does definitely fit inside the product managers? Grant Well I do is, I think it's because they still need to have what we would call the domain knowledge and in this domain of building products, yeah, AI, at least at least in this phase of the life of AI, where we are today for the foreseeable future. I think the product manager needs to be involved with that. Sure. So. Paul It comes down to intuition, right, somebody has to have like to build that intuition about what a model is relying on when making a judgment. And I think that, you know, with product managers, the closest one really, maybe in bigger organizations, it's the person who's managing analytics and data, but in smaller startup organization, I can definitely see the product manager putting that  Grant Yeah, absolutely. Paul, I really appreciate you taking the time. Here today on this been fascinating conversation. Any last comments you want to share? Paul We have tons of articles that talk about so we're very open source as an organization. So if you want to learn more about this, we have about 70 articles on our website. Just go to BainPublic.com and just click on "Articles" and you could just, you know, self serve and basically improve as a product manager in the AI space. Grant Excellent, fascinating, love, love the conversation, your insight and the vision where you guys are taking this I think you're gonna continue to disrupt everyone. Thanks for joining another episode of ClickAI Radio and until next time, check out BainPublic.com. Thank you for joining Grant on ClickAI Radio. Don't forget to subscribe and leave feedback. And remember to download your free ebook visit ClickAIRadio.com now.  

The Option Genius Podcast: Options Trading For Income and Growth
How to Be an RIA With Paul Ashcraft - 133

The Option Genius Podcast: Options Trading For Income and Growth

Play Episode Listen Later Jul 30, 2022 57:16


Allen: All right, passive traders, we have a treat in store for you today. Many of you know about the option continuum, which is basically, you know, our levels of breakdown of where you are as an options trader, you start with level one, you don't know anything. And then you get to level 10, maybe if you want to, which is option professional. And basically a professional means that you are so good at trading options, that you are now trading and managing other people's money and you're getting paid for it. Many of you have reached out to us in the past and said, Hey, I want more information on that. And we haven't really put it out there because I am not doing it myself. Right now, as a professional, I don't I'm not measuring anybody else's money. And so, you know, I'm not the best person to talk to about that. But we keep getting people and be like, hey, you know, I want to learn, I want to learn. So one of our members, Paul Ashcraft, has volunteered to join us today. And I want to thank you, Paul, for coming and helping out. A few a couple of months ago, I think in one of our groups, I think it was a passive group, where I had put in there like, Hey, I'm thinking about starting a hedge fund. So I'm thinking about going professional, right? And he reached out and said, hey, you know, I'm already doing it if you want to, if you want to talk and I can answer your question. So we had an amazing conversation, I learned a lot. And I was like, You know what, this would be really helpful for everybody else. So I asked Paul, hey, could you do it again? And we can record it this time? It was like, Yeah, sure, no foul. And so he's here, Paul, thank you. Thank you for being on thank you for taking the time to do this. Paul: Thank you very much. Pleasure. Allen: And you're Paul is a member of our of a lot of our programs. So passive trading formula, the blank check, and now the credit spread mastery as well. So you know, it's good to see that, hey, if you're a money manager, then you're continuously getting learning and learning new things to help out your students, or your clients, I guess. So. Well, tell me, why did you get into management? What was it that drawed you through that? Paul: Well, I sort of got tricked into it. I had a, I'm a CPA by trade, and I had a client who was becoming an NFL player agent. And he trusted me and wanted me to help him manage his people's NFL players money. So I started the licensing process at that time. And so that sort of tricked me into it. So that sort of fell apart. And then he wasn't getting more leads for what he was doing. So I basically continued since then, so Allen: Okay, so were you already trading on your own? Or before that? Or did you learn as you want to? Paul: Yeah, I've been trading, you know, for quite a while. Off and on. So yeah, I've had some experience of trading. Allen: Okay. So you are comfortable, you could do it? Paul: I knew I needed to learn, I do need to learn some more. But yeah, I feel like I could I knew enough about the world to do that. Allen: Okay. And so you are known as what is a RIA, a registered independent advisor? Paul: Right. That's correct. Allen: So that's one of the ways of managing money. What exactly is an RIA? Paul: It's basically a firm that is licensed by the FINRA basically, and you are licensed to where you can manage other people's money. Allen: And all RIAs, are fiduciaries, right? Paul: That's correct. Yeah.  Allen: Right. Because a lot of people don't know the difference between a fiduciary and a non fiduciary. And so a fiduciary, if you don't know you are legally bound to do what's in the best interest of the client. A lot of these other companies that people think about when they're talking about money management, or Wealth Advisors, retirement advisors, all these words that they use, they have no license, or maybe they do have a license, but they're not a fiduciary. So they're not required to do what's best for the client. And so they can sell you a product that they get the highest commission on, even if it's not really a good thing, a good fit for you. So that's why..  Paul: Yeah one of the ways I deal with that fiduciary criteria is basically whatever I do for other people, I do for myself. Allen: Okay. Okay, interesting. So, what does it take to open an RIA? Paul: Well, if you want to legal structure and need, like, I have an LLC got a creative for that. And I have had to pass a serious 65 test, which you'd like an SEC test, and get to come up some kind of agreement you have with your clients that's approved by FINRA to sign them on as clients. Those are the basics you have to do. Allen: Okay, and like how long did it take you to go through all that? Remember? Paul: I'm gonna say, basically of six to nine months. Allen: Okay, and how long have you been? How long have you been an RIA? Paul: Since 2014, so roughly eight years. Allen: Awesome. Yep. Cool. And for those of you, you know, I'm going to repeat it later on, but Paul's business website is Businessadvisors.Pro. So if you ever or if you need a good adviser, you know, please reach out to Paul. And I'll repeat at the end, and we'll put it in the show notes. I just wanted to get that out there. Paul: And that's mainly my CPA website, just so you know. Allen: Very cool. BusinessAdvisors.Pro, there you go.  Paul: And then sort has been done about creating my Wealth Advisors website, because you're so under scrutiny when you were you advertise things, so I just sort of steered away from that a little bit. Allen: Interesting. Okay. So I guess there's certain things you can say and certain things you cannot say. Paul: Basically, anything you put out there to the public, you have to like, monitor it for five years, and they can question you about it anytime. So I just figured one way to get around that is just not to do it. Allen: Okay. So then that leads me to my next question, like, how do you find clients if you're not advertising? Paul: Well, you know, I have CPA clients, probably like half the clients, I have my Wealth Advisors from CPA side. Other thing is like, from friends, and referrals from other people who use me. Allen: Okay. So it takes time to build all that up?  Paul: Yes, yes. And I'm currently working on more. More advertising. Allen: Okay. All right. So the advertising is possible. It's not it's not like it's restricted. But you have to be careful of what you do and how you do it. Paul: Yes, yes, yeah. Allen: Now, what are your clients looking for? Because, you know, if somebody comes to you and says, Hey, you know, I'm looking to make more money, obviously, but they have so many, so many choices. They can do it themselves, it could go to like, like Fidelity and have them do it. They could go to they're really rich, they can have their own private like, you know, Bank of America, has their own private wealth, people. So when they come to you, what do they tell you? Like? What are they looking for in terms of an advisor? Paul: Well, I mean, I had someone recently come to me, and, you know, we're signing them up, or things that I'd say we, if we look, if we're here a year later, what do you want to what your criteria are saying, I did a good job. And he wanted a 10% return, which has been difficult in this market. But that's, that's one thing. Another thing? I you know, most advisors out there, these basically are, they're buying hold people, I mean, and they bid six things in a bucket, and don't look at it too often. So I, I basically say that I'm actively working in their account, and I'm not sure I'm going to just put it there and not be looking at it. Allen: So obviously, you probably tell them about your options experience and the different types of strategies you use. Paul: Yeah, a lot of times just the casual person warnings on the manager money that, that if I tried to tell them all that it would go way over their head. Because, you know, it took me like two years talking about options to actually start doing it myself, you know, so I'm trying to be a little bit of conscientious about what they can and cannot handle information wise. I'll be glad to talk about it, they want to, but I'm not gonna write too much about it. Allen: And I bet that would that would set you apart, right? You know, it's like, hey, you know, we can do plain vanilla stuff. Or we can do if you're a little bit more aggressive than we can do this, and this and this. And then if it goes over there, that's fine. But as long as they're like, whoa, this guy knows. Paul: Yeah, definitely. That's certainly part because like, my CPA, well, I deal with investment advisors. And like, no one, no one that I know of is actually managing costs. I mean, like, you know, every week or things like that, Allen: yeah, yeah, they just don't I mean, part of it is they have, depending on where they are some of these guys that I know, they have broker dealers, and the broker basically tells them what they can do and what they can't do. And trading is like, No, you're not doing it. They just they can't, they're not allowed. And so, you know, we get we get clients that are financial advisors, they come in, they're like, oh, yeah, I'm a financial advisor, like, oh, they shouldn't, you know, all this stuff. And they're like, oh, I don't do any of this for my son. I don't know, they don't even teach us this stuff. In financial advisors. Cool. So it's like, once I call again, I'm like, Oh, my God. Paul: Yeah, most of them are just like, call themselves people. And it is this, they don't necessarily know that much about investing. It's more about they have relationships with people, and they train their people to be accustomed to five to 7% returns. So so don't want you to do that as that's, you know, not a hallmark. Allen: Yeah, yeah. Like, you know, when I go to if I go to a dinner party, or whatever, and, you know, always comes up. So what do you do? It's like, well, I teach people how to do this. And the first they're like, really, is that, you know, what do you what do you mean? And then we tell them a little bit about it, and they go, Yeah, you know, we try to aim, you know, for 5% a month, and they're like, what a month. Really? Oh, wow, I gotta learn about that. And then, you know, you explain a little bit and then they're, like, bored and then they go talk to somebody else. Because, you know, it's cool. They want, they want it. They just want to do the work. So that's cool. Now as an advisor, how do you How do you charge? Like, what do you charge? How do you do it? Paul: So I have what's called a serious 65 license. So I'm able to charge a percentage of what assets are under management. Okay, so the basic generic, charged with as generally 1% of assets under management. Okay, that if I'm doing more as a some different strategies, things like that, I'm probably going to up the field more because it's, it is active trading. Allen: It takes more time. Yeah, yeah. Because I remember way back when I had a guy at America ice, and he was my advisor. And yeah, he would charge a minimum of 1% on assets every year. Every time you put money, you gave him money, they would take 5% off the top. And then every every mutual fund and every index fund or whatever that they put you in. And most of them were, you know, Ameriprise products. Each of those things would have a separate fee every year. So I mean, I got dealing left and right. I didn't know what I was doing. At the time, I was thinking I am going to you know, I'm smart. I got an advisor. But yeah, he was the one getting rich. And so.. Paul: They made that money, whether they go down or go up it. Allen: Yeah, I mean, they take the money right up front, 5% off the top. As soon as you make a deposit, it's like, man, you haven't done anything. Even if I turn around and ask for the money back, I just love fibers. Do you have like a lot of Is There a lot of overhead for being a advisor? You need a large staff? Paul: Right now, it's just me. And so I'm already have all my setup for my CPA business. So there's not really that much more to do.  Allen: And you can run it from the same location. Yes, yes. Okay. So then who does the like the backend stuff, you know, statements, and compliance audits, all that stuff. Paul: So we use Interactive Brokers as the broker dealer. So they basically, so all my clients have their own account set up with them, and it sort of goes underneath my master account. So so they take care about the then get a statement from there anytime they want to find out what their balances. And if they need to take up money, they can contact them and get the money taken out. So they saw him. So we're doing a lot of the back office stuff. Allen: Awesome. So you really don't have to do anything. And they they opened the account themselves, the client opens the account themselves, they deposit the money themselves, they can take it out whenever they want, they can go and log in, see all the trades, see whatever is there. So you really don't have a lot of customer service issues. And so you don't have to send send out statements, because Interactive Brokers will do that. Right. Paul: And one of my strategies is if someone is, I call it high maintenance, then I probably can't handle that, you know, they probably need to find someone else because, you know, I got enough things to do is it is. Allen: Awesome, cool. And then. So you don't handle any of the money either. Because they just go straight to interactive. So you're like a hands off, okay, I'll do the trades, but I'm not touching your money. So you don't have to worry about me taking your money and running away and flying to Bermuda or something.  Paul: Yeah, just like the Bernie Madoff deal where he was. He they call it having custody of the funds, and he had custody. And so they, they talked about that when you're going through your testing and things like that, about having custody and not having custody and things like that. So yeah, it's a big red flag. Allen: Yeah. Because I mean, like, I've been looking into starting my own hedge fund, you know, using the the passive trading strategies and such. And I looked at RIA first and then I looked at, you know, hedge fund as another way, and I think from what I've been able to find so far is that if you start a hedge fund, and you don't charge any management fees, you don't need the license, you can set it up in a way where you know, you get you only take a percentage of the profit. So if there's a gain, you can get a percent, but you don't get that yearly management fee. If you want the yearly management fee, then you do have to separate a separate Ria, to do the management of the fund. Okay, I didn't know that. Yeah, so I thought that was pretty cool. So we've been looking at that as well, different things. So now, what percentage of your management is active? versus, you know, index funds, mutual funds, etc? Paul: I'd say about half. Allen: Okay, and all of the clients are okay with that, or do you do client by client? Paul: I pretty much put everybody under the same model. Yeah. So Allen: And so with interactive, how does that work, you have to go into each account to put a trade on or you just put one trade on and it just trickles.. Paul: There's a master account and I can set up different  classification. So I could I could buy 1000 shares of IBM and have it spread it putting all the accounts did that.  So they have to watch out for is some of the accounts can trade certain things, some can't, like RIAs cannot do you know, futures and naked options and things like that as far as, at least on the credit side. Allen: Okay. All right. So can does that get confusing? If you want if you want like, Okay, I want like a say IBM, I want my IBM stock to be 5% of all of my everybody's portfolio. Paul: Yeah, that would be a different the different equation. So basically, like I did a trade today where I figured, you know, want to take a $10,000 risk. So divided by what that option was going for. And I bought that many contracts to take on that kind of risk. So not necessarily rebalancing everyone is usually trade by trade. So putting on a certain set of circumstances, set a step stop loss and things like that. Allen: Okay, cool. So you can do it as easy or as simple as you want. Or you can make it as complicated as you want. Yeah, up to you. Yeah. Nice. So what types of what types of trades do you do? Paul: Well, some of what you teach. So I do some swing trading. And of course, you know, credit spreads and things like that. And some, you know, some some of the dividend paying stocks and covered calls and things like that. Allen: And do you do any any oil futures options? Paul: Well, I'm not. I'm just at the point to get licensed for that. Allen: It's a separate license? Paul: That's as a separate license. Yes. So you have to you have to get licensed through the, Chicago Board of Trade, the NFA and National Futures Association. Allen: Okay. Okay. And then will you be able to do it the same as everything else through Interactive Brokers? Paul: Yes, I think so. Sometimes you don't know to actually do it. So I think it's pretty similar. Allen: Sweet. Okay. Now, as a as an RIA, do you also advise your clients on other alternative investments, you know, real estate, crypto anything else? Or is it just stocks, bonds, options? Paul: I'm always getting to ask questions, you know, because I'm in, you know, really, I'm gonna CPA world or the IRA world, I'm getting asked questions. So I will advise on that if I think I have a good opinion. You know, I'm not roll up on that rolled up on crypto Allen: Right, right. Are you still bound by the same fiduciary type rules on that or?  Paul: You could come under some scrutiny. You know, you'd like an offsetting handed comment, and then someone does something crazy. And so you got to be a little careful. Allen: Yeah. All right. And okay, so him now with the interactive account, or the broker dealer, is the software any different? Like, versus if you open a regular account by yourself? Is there anything you have to learn a new platform? Or is it basically the same thing?  Paul: It's pretty much the same platform, you just have to understand how to do the trading, like I was telling you about, like, allocating between all the accounts, but the platform itself is basically the same. Okay. Cool. Yeah. Allen: What do you see as the future of money management, because like, you know, they got these robo advisors now, and they got like Robin Hood, trying to get everybody to trade on their own. And so what do you see down the pike? You know, do you see like, your clients are like, yeah, rather just have you do it? Or are robots or whatever? Paul: Yeah, I can see, you know, some of the robot picking up. But on average, most people out there don't know, hardly anything about the investing world. My average client, so I think it's going to be still a good field you know, way up currently doing it. Allen: Okay, and who is like your average client? Paul: They're probably like 50 years old, that did 60. And probably, you know, got assets anywhere from, you know, 50 to 50,000 to over a million dollars, you know? Allen: And do you have any limits on who can invest with you? And how much? Paul: No, I mean, like, I'm not, I'm just gonna take on any account right now. It would need to be over a certain dollar amount for me to I just always have to keep that in mind about, you know, do I want to take on a five or $10,000 account? Because it's gonna be extra work. Taking that versus the capital issue at-- You don't have to be you don't have to comply with the day trading rules. You know, because because if you if you accidentally in and out three, three trades in a week, then your account gets shut down. You know, so you have to deal with that. So yeah, so I'm trying to gradually move up from like a minimum of 25,000 to 50,000, 200,000. Allen: Okay. And then you also have a certain criteria like a certain person that you want right? Certain somebody they can handle the options and that Intertek can handle that because I mean, it does swing a little bit. So if they have a 5,000 to $10,000 account, they freak out if they lose $1,000, obviously, that's not the right person for you anyway. Paul: Right. But on that same note, I had a client the other day that, you know, they have, you know, an excess a half million dollars with me. And they want to know how they could put in more money since this market was down so they could capture, capture that now mark? I love that kind of client. expecting them to call you and tell you, why is my account down? Actually, that question is dead. They're saying, How can we put more money in?  Allen: Yeah, that's a smart, that's a Smart Client. So that's, that's got to be your email, you know, going out, like, Hey, he's trying to give me more now. double down on your investments. Okay. Now, How has being a money manager improved your own trading? Or hasn't? Paul: Well, I mean, it's made me to seek out new avenues of investing. You know, because I'm looking out for my clients. By the same token, when I do that, I find things that I can use to, you know, like, I don't know, if I would have found the old future options without that, you know, seeking out new new investment strategies, you know, so I could do a better job for my clients. Allen: Okay. Now, we've had a lot of volatility lately. And you've, you've alluded to it already. When stocks down about 20% or so right now, how do you deal with the investor concerns or expectations? Paul: I'm continually learning that. The more, the more proactive you can be with that, I find that it's better. Like, if you have a bad day or a bad trade that, you know, that affects it so much, and then maybe call and talk to them about it versus waiting for them to call you later, and they get their quarterly statements. And they call you know? Allen: Right. So do you find that a large portion of your job is just talking to people and just calming them down? Or explaining certain things to them? Or educating them? Paul: In the beginning? Yes. If someone's with you for a while, and they haven't gotten, understood your ways, and why you do what you do. And it would be generally in the first year of a client relationship, you indeed do that more, but there is sort of they get to know you, you you get to know them and sort of like a training curve there. Allen: And now, most of your clients, are they either they know you or they were referred to you. Right. So there's always there's already that trust built in from the beginning. Most of them yes, yeah. So if you, you know, advertising, somebody comes in cold, they're like, oh, yeah, I like what you're doing here. You know, here's $100,000, there's gonna be a lot more back. Paul: Yeah. Allen: Okay. So how are you handling? How are you handling the volatility? Like when somebody calls up and says, Oh, my count is down. How do you? What do you do there? Paul: Well, number one, what I did when I saw when I saw the market starting to tank, I basically, was going more into cash. So like, I the client won't know why we aren't investing. I said, Well, I'm waiting for the market to give me indication has, it's found the bottom or, you know, it is headed back up. So I don't want to, I'm not a bottom picker. But I don't want to like, write it further down. You know. So that's one way of dealing with it. And they seem to appreciate that quite a bit and understand that. So I don't think that's something you get out of a typical advisor. Allen: So yeah, but what if somebody calls you and says, Oh, my God, you know, I'm down 10%? What am I going to do? I can't handle this. How do you handle that? Have you ever had that happen? Paul: Yeah. I tried to change up their strategies a little bit to get them a little more solid, or maybe not trade as much in their account. Just being a little more cautious. Allen: Okay, so Okay, so you can actually choose, like, let's say, we talked about that IBM thing. So if you're like, Hey, I'm buying IBM, you could choose and say, okay, don't put it in this account in this account, just because in all these other ones,. Yeah. All right. So you can actually tailor it because like, if somebody goes, Yeah, I just want to be long stocks, or I just want tech stocks. And I just want you know, credit spreads. So they you can, you can do that. Yeah, okay. Yep. So, do you have any shortcuts that you can share? You know, for somebody that's thinking, hey, you know, this sounds like cool, I'm gonna I'm gonna get into this. RIA business, anything that you probably didn't know, ahead of time that you would have liked to have known? Paul: This is sort of like a unknown territory. Because, I mean, when I was doing it, I couldn't get anybody to actually figure it out what like a serious 65 license would do. And I was sort of going into blindly a little bit. So I mean, I think the number one thing is maybe you know, then contact me. Shortcuts is, you know, I don't know like I had to find a place to take the take the course for that. And then I hired a guy to tutor me some. And, you know, there's, there's these firms out there wanting you to sign up with them for them to do oh, you know, like your paperwork and so forth. And I just sort of like fumbled my way through it and plagiarized another agreement online affected us. And so another thing is to know if you're in this world, you will get audited. Personally. Well, the your investment firm, right, yeah. Yeah. Like I'm in the CPA world, and I probably will never get out a different CPA world. But the investment side, I will get audited probably time and time again. So far, it's only been once one step Florida, but yeah, Allen: okay. Yeah. I mean, that's a good thing. I guess, you know, that, that the advisors and like you said, you know, the Bernie Madoff, he keeps him at bay as much as he can a little bit. So some of that, I guess, from a consumer standpoint, and that's a good thing to hear. Paul: Yeah, but a lot of a lot of us, they don't necessarily understand the world as much as you do. And it's more like them checking a box somewhere in a city. They ask this question, or I did that, but they don't really find that don't really necessarily know exactly what they're doing, you know, Allen: Yeah. So but do you mean tax audited or audited by like the audit by Paul: the state by the financial regulatory people for the state you're in Allen: The state regulatory? Okay, so every state has their own regulatory stuff that you have so far. Paul: Yeah. So just just sort of background here. Usually, as you're managing under $100 million, you're managed by the state. But then once you hit $100 million in the SEC is basically is going to your watchdog, it's gonna look over your shoulder. Allen: Okay. All right. Cool. And you're in Florida, right? Correct. But you can take clients from anywhere? Paul: I can. But different states have different rules, most of them allow you to take five to 15 clients, and not really be registered with them. But then once you hit over that threshold, they want you to fully registered with them. But there are a few states that require you if you get one client, they want you to be registered. And Louisiana was one of those states. Allen: So I guess, depending on how much capital the guy is gonna give you whether it's worth it to register there.. Paul: Exactly, exactly, yeah. Okay. All right. Allen: So would you knowing what you know, now, are you happy that you went this route? Paul: Ask me again, in a few years. Allen: Well, you've been doing already for like, eight years. So kind of got some kind of track record here. Paul: Yeah, it's been, you know, it's been definitely a learning curve, you know, from the regulatory side. And then from the investment side, too, so? Yes, I'm glad I did it. But it' had its rough moments. Allen: Well, give me an example. Paul: Well if you if you lose on a trade, you know, it can affect your account and other people's account. So that's probably the biggest things that has happened to me, you know? And then you got to figure out how am I gonna tell this person this?  Allen: Yeah. So how did you how did you deal with that? Paul: I prayed a lot. Basically, if I knew the fact that someone so much, I would, I call them and talk to him about it. But in a certain situation, like, because it was spread over so many accounts, it didn't really affect anyone that much. It wasn't that big of a deal. Like, you know, if I'm managing $5 million of money, and I lose 20,000, you know, the most Someone's probably gonna lose is maybe 2 or 3000. So the overall number is a big number. But you know, we spread between all the counts, it's not that big of a number. Allen: Interesting. Okay. Yeah, I mean, that's that thing, right? There is like, the biggest thing that's kept me out of it for all these years, you know, people have been asking me from the beginning, okay, can you take my money? I'm like, nope, nope, because I don't know how I'm gonna handle the stress. I don't know if, um, we will sleep, I can lose my own money, you know, market down 20% Okay, whatever, it'll go back up, I got time, you know, but somebody else if I lose your money, and I don't know, I don't know how I'm gonna handle it. And so that's the one thing that that's really caused me to be hesitant up till now. And I agree what you said about not having that much information out there. You know, I mean, there are companies out there that will like if you want to be in RIA you type in how to be an RIA and there's a company that hey, you if you give us like 30 grand, you know, we'll do all the paperwork and we'll file everything for you. So you Okay, but what do I actually get? You know, they're like well you do the paperwork. Well what about after that? How do I get clients how do I do this how to do that they will help you at all and these two guys they had approached, they had talked that a because I'm you know Option Genius is in what's called the financial publishing space that world, so we have our own little conventions and all the Guru's come and hang out and talk marketing and stuff. And so there was there was these two guys who were speakers, and they were telling all of the financial publishers that hey, you guys need to get into the into the management business, because you guys already have all these clients? They already trust you? You know, and they probably have a lot of money because people coming to me, you know, they say, Hey, I want to learn how to trade options. Okay, cool, you know, and how large is your account? They're like, Oh, 50,000. Okay, cool. And they trading options with 50,000. But they also have like, maybe a million dollar IRA, that they're not touching, or their wife has $500,000 that is with some other financial advisor that she doesn't want her husband to touch with options. So it's like, yeah, everybody that comes in has a lot more money. So if you started an IRA or an advisor, then you know, they'll give you that money as well. And you can make all this money. And I was like, Okay, that's interesting. But, you know, what are the legalities and all that and they wanted, I don't know, obtain $1,000 plus a percentage of the company to actually teach me all this stuff. And I'm finding a there's a lot of secrecy, as you can say, you know, and Wall Street, I think puts it like that on purpose. Because they don't want everybody to know what they're doing and what they that they don't know what they're doing. Pretty much. So cool. Paul: I don't know, that's intentional, but it just got I think there's so few people who are looking to do it. And like, it's not a widespread throughout the population thing. So you don't find as much about it, you know. Allen: Maybe okay, yeah, I'll take that. Yeah. Because like, you know, even like, what is the difference between an RIA and a hedge fund? You know, I've been beating my head, like, which one? Which way? Do we go? Which way? Do we go? If we go this way? Or this? Or what are the pros? What are the cons, and there's like, no one person that can that can tell me, if you want to go to a hedge fund, they got a little hedge fund world, and, you know, you got to you got to pay the dues to get in. If you want the RA world, then it's more common, but it's, it's for the guys, you know, for people who are like, Yeah, you know, I just want to put everybody's money in an index fund, you know, so it's like, what you're doing is totally different, like, I have not met any advisors that are actually, you know, trading that actively for people. So I mean, compared to the other guy, Joe Schmo that charges 1% a year, or 2% a year, just to put their money in an index fund compared to what you're doing, you know, your value is just so much more. But it does seem like it's very similar to a hedge fund where, you know, a hedge fund is a little bit different, where all the money is pooled into one spot. And then, you know, the, the trader controls it, you're doing kind of similar, where you can look at it and be like, Okay, I got, you know, $10 million under management, how am I going to split that up into different trades? And it just happens to be in different people's accounts? So have you ever thought about increasing your rates because like a hedge fund, they can charge a percentage of the gains? An RIA can't? Can they do that? Paul: They can do that on their certains particulars criteria? I think like you have to have an investor who's has at least $2 million in investable assets. They have at least $1 million invested with you. And then you can have certain arrangements where you say, Well, if I make whatever percentage I'll make about what the s&p does, you'll split it with me, or something like that, you know? Okay, so again, it's very, it's has a lot of criteria to it can't be done, though. Okay. Yeah. Because I wouldn't say the hedge fund world is based on what you're telling me is, cuz you're basically commingling all the funds. Right? So you got to do like a statement for each person or something. Yeah. And so I think the advantage is, you can just commingle it all and then do whatever you need to do. And then at the end of the day, you somehow allocated? Allen: Right, so the thing with the hedge fund is that all the investors have to be accredited. Okay, so accredited, as you know, probably, you know, you basically you have a million dollar net worth not putting your house, or you're making upwards of 300,000 a year. So, you know, basically, so at least Paul: They have to tell you, they're accredited. Right? Allen: I think we would actually want them to be proof, you know, give me proof otherwise, we're not letting you in. Paul: That was actually in so my testing I just did is like, yeah, you want this criteria? But are you actually gonna go go check it? No. So Allen: Interesting. Okay. Because I mean, you know, the government says that the hedge funds, you know, if you're an accredited investor, you should be smarter than the average bear. And so, if you lose money, it's not that big a deal. Like you are smart enough to get into it. You know, somebody with $5,000 or $10,000. That's my life savings. No, sorry, you can't invest in this. Even though the hedge fund might be like doing 1,000,000% a year, you can't invest because you're not accredited. Ras can take basically everybody, so that was one of the things okay, somebody comes in with 50,000 as an RIA, you might just take it because it's not that much paperwork. It's not extra for you. But for a hedge fund. Yeah, no, I can't do it. Because I gotta, I gotta pay the auditing company. I gotta pay the statement company. I got to pay the customer. You know, whoever's doing customer service and answering the phone and doing all that, and salespeople and all that. So 50,000 is not going to cut it, you know, the limit is a lot higher. For sure. Okay. Yeah. So yeah, that, in that sense, totally different world. But very similar from what I'm seeing is that, you know, you're doing probably what we're gonna be doing, you know, similar. Paul: So you probably can't take qualified money like IRAs and things like that. Allen: I think they can. Yeah, yeah, I think they can, as long as a person is accredited. And so there's different regulations, 5063 C, or six, C, five, or six D, they'll those tell you, you know, if you can take accredited and non accredited, and then can you advertise or not, I'm still learning all this, it's all different, because like, if you start a Real Estate Fund, different from if you're doing a hedge fund, versus a private equity fund, so some of the rules apply to everything. Some of the rules are just separate. So I'm still learning all that. But I know that the Interactive Brokers, people, they've done webinars in the past with attorneys. So if anybody wants to start a hedge fund, you can still use the Interactive Brokers platform. And they have they actually have a separate portal, I think, for hedge funds. Yeah, I've seen that. You've seen that too? Where you can actually see what other people are doing. And what are the trades that they're making? Paul: I didn't know about that. I just knew that they had some kind of hedge fund portion of what they're doing. I didn't know exactly what it meant. Allen: Yeah. So So what they said was that, you know, the attorney was like, you know, it'll take several, you know, maybe $30,000, to set up your hedge fund, you can probably do it with a smaller amount, if you want to start an incubator fund, which is like, you know, if you have your own money, and you put in and say $300,000, and you trade it as if it's a fund, and you don't maybe that that paperwork might be like 7000, and you set that up, you treat it as a fun, you build up your track record, and be like, Oh, hey, look, you know, I was trading for six months, I got this, that or not, and then you can start advertising it, and you convert it to a full fund. And then you can say, well, look at my track record, this is what I did. And then people can come in for the full fund. So that was one of the things that they were they were talking about. But so yeah, we were we were looking at an interactive, but the one thing that interacted with their software is a little bit more clunky or less user friendly than some of the most user friendly software. Yeah, it was my personal accounts. Now. So when, do you still trade on on your own on the side? Or is all of your money in the big? Paul: I have some money still in the in the huge fund? And then, you know, I have some I have an account on the side, right? Allen: So that separate account, did that change it all after you got licensed? Because they always, you know, when you open an account, they always ask you, are you licensed? And then they're I don't know why they do that. Is there to change anything on? You're not gonna recall? Paul: Yeah. So, there's, there's occasions where you can link up an account with the master fund, and you can D link the account. So I think at one time I had, it's actually my 401k account for my accounting firm attached to the IRA account, but then I detached it. One of the main reasons was for futures. Okay, because I knew I wasn't qualified to do futures for the whole fun. But I could on a mountain account. Allen: Ah, okay. So you have to keep it separate to do the futures options. Yeah. Until you get licensed by them. And is that like a lengthy process as well? The futures options? License? Yeah. Paul: I took a series three exam back a month or so ago. So I'd studied for two or three months, and again, got a tutor. Yeah. Okay. Allen: All right. How many clients do you have right now? Paul: I'd say about 20-25. Allen: Okay. All right. Cool. And so, from a financial standpoint, has it been worth it? Paul: Yeah, it's been really good. I might, my intention when I know that, you know, once I got into it, my intention was over the years, you know, retirement age, is at my incomes shift for my CPA business or to my investment business. So I could do that, say two hours a day and retirement versus, you know, doing tax seasons and all that. CPA visits. Allen: Okay. Is that still the plan? Yes. Still plan. Awesome. Cool. So yeah, I mean, handling managing millions of dollars of assets in two hours a day. That sounds pretty good to me. Paul: That might be a pipe dream. But that's what I had in mind.  Allen: I think you could do it your own way. You're on your way. Cool. Awesome. So is there anything that I haven't asked you that you think like, oh, yeah, people need to know this. Paul: I could probably sit here and think about a few things. Not on every call. No, no, no, no. I mean, one thing you have to like for instance, a you have to have a like an email account that you Gotta add to retain all your emails for at least like five years. That's one thing to keep in mind. And like I have to send a like a balance sheet and income statement to the state of Florida every year and get someone to notarize it. You have to upload information to the FINRA site at least once a year. And that's where you pay your like on license Louisiana along Florida and things like that. So I pay my fees for those licensing booth vendors website. Allen: And that you had told me that the fee that you charge for management that comes out Interactive Brokers basically pays you every quarter, your fixed asset if I had to build it, right, yeah. Paul: Okay. So, so they do it automatically. But when I got audited, the state wanted me to actually create invoices. So the answer your question is, I'm not sure what the real requirement is. So far, I guess I met that criteria then. So I'm not actually grading him. What's the reporter right now? Okay. Allen: Yeah, I mean, because like, I mentioned, those two consultants that I had talked to, they had told me that I would have to bill everybody invoice, everybody, every quarter. And those people would have to pay me directly. So it wouldn't be taken out of their account, it would be sent directly to me that they would have to write a check every quarter. And I'm like, that's a pain in the butt. You know, that's pretty cumbersome. Yeah, if a customer has to pay, you know, a big check every quarter for management fees. And then especially if you have a down year, he's like, What am I paying for it? I don't pay for this anymore. And you don't get paid. So I was like, Okay, that's a big red flag. But I'm glad that that's not true. Cool. Okay. Paul: One thing I have figured out there is, like, there's an account I was going to take from someone from one advisors to me, and they had all their fees, like totally hidden with all these mutual funds and things like that. And so like, you know, that account, I was gonna charge 3.3%. But we weren't able to ever get to the bottom of what the other advisor was charging. So, even though they have a lot of disclosures and things like that, I think we could have pressed the issue if we really wanted to. But, um, but you know, I ended up losing that account. Allen: So did that customer realize that, that he's being charged all these things? Paul: No, no, no clue. No, I mean, whenever I sort of parted ways, and I said, you guys at least need to figure out what they're charging you. You'd be surprised at the amount of inept that's out there and people who are actually hiring advisors, like, yeah, most people do not keep like their annual statements. They couldn't tell me how much they made last year. You know, because really, when I'm taking on an account, I want to know, what their track record has been sort of what I would need to beat to make them happy. You know, a lot of them are not that attuned to that. Allen: That's crazy. Yeah. I mean, people, they work their entire lives to save up money and invest it so they can retire. But then they don't pay any attention to the money. Oh, boy.. Paul: I think it's because they don't know that much about it. So they wouldn't know what to do if it was not what they wanted, you know? Allen: Yeah. I mean, you gotta you gotta take a little bit of time to at least read the statements and figure out where's the money going? And it could be better disclosed, you know, the statements could be easier to read that that's definitely sure. That's, yeah. But it is what it is for now. Paul: Like, I have this account right now, I'm probably going pick up another six to nine or 1000. And I asked them to get their annual statements ready. Because I wanted to see what they have been. have been doing, you know, so, you know, so they didn't know if there'll be they'll find those. So let me guess. It's like, it's weird. Allen: Okay, they just like asked her her advisor. Paul: Oh, that might be red flag fight flight to them. And they are looking so yeah. Wow. Okay. All right. seem bizarre. Allen: So if somebody was thinking about starting their own advisory firm, what would you say? They would need in terms of like, what are the minimums, okay, you should have been in the market for, you know, five years, you know, or you got to know XYZ, is there anything that you would say that, you know, if you don't, if you can't even do this, and this is not for you? Paul: Well, they're planning on doing what I'm doing, they probably need at least three to five years, you know, their own market experience. But, you know, that being said, like, I just met with someone the other day, and I could put all my funds through their strategies, and just sit and coast. You know, really, they charge an extra 1% or whatever, so I'll back off of my fee a little bit. You know, so you can you can play the game different ways. Wow. So you could do like I can see a new person and starting that and just have these other you know, because they have what's called sub managers or something like that. I don't know the exact term. Basically, you're hiring other money managers to manage the money you have for your clients. Right, like sub advisors, maybe is what it's called. Okay. So I'm not saying it will totally preclude them that they didn't have three to five years. But, you know, hopefully they're drawing on someone's experience to help hold their handle that Allen: Right. And do you know how much it costs to get it up and running? Paul: I would say three to five grand. Wow, that's not much. I mean, the hardware, these firms are brought in to charge you five times that? Allen: Yeah. Okay. So well, the sub accounts. Yeah, actually, I do remember those consultants talking to me about that. Paul: They they call it sub advisors? Allen: Yeah, I think that's what it is. And it's like, yeah, you know, if you don't want to do it yourself, you can put your money, you can put your your clients money into different buckets, and then they just do it for you, and they charge and then you split the fees or whatever, or something like that. So, and then each broker, each broker dealer has different ones. So like Fidelity or Schwab will have different sub accounts versus what you could put your stuff in. But interesting, I just Just curious the ones that you had talked to what what strategies were they were using, Paul: They're using free cash flow to is their criteria for who they're investing in. So they have like international, they call a cash cow c-o-w. So they've international domestic, and things like that. So they have a different definition of free cash flow. So they're they're fearing that's the best value, their way of determining value out there, like sort of like a value fund, but their own definition of what value is. Allen: Okay, so they're investing in stocks. Paul: Yes, international and domestic.   Allen: And they handle the ins and outs. And so you could put a portion of your client's money in there, you put it all in there. So it's like, it's like an ETF. So basically, you can say I want 20% of my money to go on this domestic one 20% International. And I might, I'm in talks with them. So I might end up doing some more money that way. But so they're coming up with different sample portfolios that I can use their funds for. Allen: Okay, interesting. And so that must be a much larger company. Paul: Yeah, I'm not sure how big they are. But they're, you know, big enough to where they had like a representative here in central Florida and some of their back office helping them out. Awesome. I'm not sure their size yet. Allen: Yeah. So I mean, this rabbit hole is pretty big. You can dive in there and spend a lot of time figuring all this stuff out. Paul: Yeah, yeah. So I can see a way I could sit and close more. But you're only doing it two hours a day anyway. Allen: Cool. All right. Paul: Well, maybe we're gonna get into my retirement years, a certain amount of years. I'll just put it there and just coast. The zero hours a day. Yep. Allen: Yeah, my, my neighbor in the office next door, he's a financial adviser. He's been doing it for, I think, 25 years now. So he's built up, you know, a sizable clientele. And so now he's at the point where he wants to retire. But he doesn't know what to do with the firm. He's like, you know, he makes probably a good 500,000 a year income from it. And he's like, I want one of my kids to take over. But the kids are not really willing, and not interested. He's like, I don't know what to do. So he's still there.  So there's been periods of times or, you know, like, I sit on the CPA world deal with other investment advisors, where it's been a quite a lucrative market to get bought your practice bought out by bigger, let's say Merrill Lynch or something like that, you know, they pay some pretty big bucks to buy those books of business. Yeah, yeah. Because I mean, one of the things that the consultants told me is that once you get you get a client, that turnover, meaning the fact that they're going to leave you is not very high, they're gonna stay with you for years and years. So you can count on that money coming in, you know, that fee money coming in for a long period of time, unless you unless you totally screw it up, and then they're gonna leave. Paul: If you play the play smart. You know, if you're dealing with someone 50 years old, right now, you know, another 10 or 20 years, you're gonna pick up their kids and things like that when they need investment advice and stuff. It's, it'd be a self perpetuating thing. Allen: Yeah, yeah. And I do like the fact that there's always going to be somebody there willing to buy you, your company. You know, because a lot of times in smaller companies if you're the only person or if you got one or two employees, nobody really wants to buy the company even if it's successful. Nobody wants to buy it because they would without you there they're basically buying a job for themselves, right? It's not running on its own you're the one doing all the work in this case. Yeah, you're the one doing all the work but they don't need you. They can just, you know, have their own advisors take over. So you still get a pretty decent multiple when you sell so that's really cool too. Right? Paul: Also, I met a.. in my travels on this world. I've met the company and actually finance you if you want to buy on someone else's practice in the financial visor word world. Allen: Hmm.. So have you looked into that? Paul: I had a conversation or two with them, but I haven't really pursued it further. Yeah. Because I didn't know if I wanted to buy a larger practice. Right? Yeah. Because generally, that is a seven year payout to do that. So, you know, seven years, you'd be free and clear. Allen: That'll be interesting. Yeah. So a lot of ways to skin this cat. So you would I mean, I'm assuming that if anybody asked you, Hey, should I do this? Probably the answer is yes. Paul: Yeah, I mean, just mean, talk to people who have done it, and sort of figure out if it's a good fit for you, you know? Yeah. It's definitely can be pretty lucrative. Allen: Right? And I like the fact that it's like, for you at least it's more localized, you know, so you're not competing with somebody in California or Canada, or whatever. It's like, yeah, you guys get your clients over there. I'll have my clients over here. You know, they love me, they trust me. We hang out maybe. And sometimes. So it's not like a competitive situation. So, right. Awesome. Are you in any? Are there any, like, associations or memberships for advisors?  Paul: No, I'm not. Allen: No, but obviously, they probably have them? Paul: Yeah, I'm just not familiar. Very familiar with that. I have another advisor to hang out with suddenly sort of share some ideas. That's, that's all I have right now. Allen: And they're also private. Like on their own? Paul: Now, one of the reasons I didn't cover this in the beginning, like when I started looking into this whole thing, I didn't want to get clients and then share my fees with other people. That's why I didn't latch on to a bigger firm and start building my clients from there. So that's why I started my own Ra. So they will be my clients. And I get all the fees for them. And no one else had had rights to him. So that's, that's one of the reasons I did the way I did it. Allen: Okay. Okay. So what would be the benefits of going with a larger firm just to name recognition? Paul: Well, they have, one of the biggest things is called compliance. So like, right now, I'm my own compliance officer for my firm, okay, and larger firm like that they have whole departments that take care of compliance, for you to make sure you don't get in trouble, the regulators and so forth. So, like this other advisor, I had, he joined another firm, just so you could have that compliance piece to it. But in his firm, he can't trade options. Right? Allen: Because they're very limited. Yeah, exactly.  Paul: It's taught me to join his is up, like can't trade options. Allen: Because compliance says no. Paul: It was on the client's officer. Allen: Right. So that's why when you said you were thinking about advertising, it's the risk is on you because you're the compliance officer. So you got to know exactly what can be done and what can't be done. Right. Right. Interesting, cool. Is there anything else because  I'm out of questions. Paul: One of the things, one of the things I tell you, I looked into going with other companies, other inactive brokers when I started, okay, and like Charles Schwab wanted you to have $7 million you're managing before you could go with them. Allen: Whoa, okay. And they're the biggest right right now, I think. Paul: I think so. Yeah. Yeah. So that's one reasons with Interactive Brokers, because they didn't have the minimums like that. I didn't really check too much rather than other people. Allen: So and how's your customer service at Interactive Brokers, because they for personal accounts, they don't have a good reputation. Paul: Yeah, they have a separate line, you can call as a professional advisor. So it's, I get pretty quick attention. Usually, you know, it's not it's not perfect, but you know, it's decent. Yeah, but you're happy. Yeah, I'm not saying that. I'm sure other companies have better customer service but you know, for right now, they, you know, I might need to call him a few times, but I get what I needed if I need need to.. Allen: And how are their margins and Commissions? Paul: Commission's are pretty low. I don't have the exact numbers I just know less than like $1 per 100 shares. Allen: And who comes out of the customers account? Obviously. Paul: Each person like when you do a trade display something all the counselee they pick up their own fees. Allen: Cool. All right. Well, thank you Paul. You know, Paul's website is again BusinessAdvisors.Pro. Paul said that he could reach out you know, you guys can reach out to him if you have any questions. And Paul is also in our other memberships are other programs as well past trading formula blank check and credit spread. So if you guys are members of those, you can reach out to him there. You'll find him in the group. And he's been very gracious with his time. So I do want to thank you and And he's very active in the group and you know you've been helping a lot of newer people as well they're so appreciate you there. Interesting place, interesting world and as I dive in I'm probably going to reach out to you more. Paul: Sounds great, I appreciate it.  Allen: Thank you thank you so much and we'll talk to you soon JOIN OUR FREE PRIVATE FACEBOOK GROUP: https://optiongenius.com/alliance  Like our show? Please leave us a review here - even one sentence helps. Thank you!

The Nazi Lies Podcast
The Nazi Lies Podcast Ep. 15: Judeo-Bolshevism

The Nazi Lies Podcast

Play Episode Listen Later Jun 11, 2022 38:15


Mike: Common-ism [Theme song] Nazi SS UFOsLizards wearing human clothesHinduism's secret codesThese are nazi lies Race and IQ are in genesWarfare keeps the nation cleanWhiteness is an AIDS vaccineThese are nazi lies Hollow earth, white genocideMuslim's rampant femicideShooting suspects named Sam HydeHiter lived and no Jews died Army, navy, and the copsSecret service, special opsThey protect us, not sweatshopsThese are nazi lies Mike: Welcome to another episode of the Nazi Lies podcast. I'm happy to be joined by Rutgers History Professor, Paul Hanebrink, author of the really easy to read book, A Specter Haunting Europe: The Myth of Judeo-Bolshevism. The book charts the development of the belief that communism or certain forms of it are instruments of Jewish power and control, from its pre-history and medieval antisemitism and Red Scare propaganda, through his development among proto-fascist and ultimately a Nazi Party, and the legacy of fascist campaigns against Judeo-Bolshevism in former fascist states. Welcome to the podcast, Dr. Hanebrink. Paul Hanebrink: Thanks very much for having me, it's a pleasure to be here. Mike: So before I opened your book, I was expecting to hear a story of the fascist myth of Judeo-Bolshevism as told primarily by fascists through to the present day, but that's not the story you tell. Instead, you tell more of a people's history of believing that Judaism and communism in whole or in part are linked and tied to bad things generally. Besides the fact that this is your area of expertise, why did you decide to tell this history? Paul: I'm glad that you picked up on that. I am very much interested in how this myth or this conspiracy theory connects to a whole host of other issues. And I came to it actually when I was in Hungary in the 1990s. I'm a historian of Hungary by training, and I was doing my research for my dissertation, and my dissertation was on Hungarian nationalism and its relationship to Christianity in the 1920s and '30s and '40s. I was really struck by how so many of the different phrases and ideas and, sort of, thinking about Jews and communism which I was reading in my archival sources during the day, were reflected in journalism and in sort of public discussion about the recently vanished communist regime and what that had meant for Hungary and for the Hungarian national society. And I knew also that this was not just a particularly Hungarian issue, that this same kind of conversation, the same kind of debates about the relationship of Jews to communism was going on in other countries across the former Soviet bloc, especially in Poland, especially in Romania. And I knew that it had also been a major factor in Nazi ideology and an issue that kept coming back in strange ways even in German society. So I wanted to try to think about why this idea had such legs, as it were, why it seemed to endure across so many different kinds of regimes, and also try to figure out why it was so ubiquitous if you will, why it could be appearing in so many different places and so many different societies simultaneously. And so the book is an attempt to try to paint a broad canvas in which I could explore the different things that it meant to different people at different times. Mike: Okay. One thing I brought up in book club was that the book almost feels like a military history in the way you tell it, very event- and people-heavy and diachronic across the chapters, but told geographically within the chapters. So talk a little bit about your choice of historiography, because it definitely feels like a careful choice you made in how consistent your style remains throughout. Paul: Yeah. Well, I mean, as I said, one of the things I wanted to do was I wanted to capture the sense that this was a conspiracy theory that was powerful in a lot of places at the same time, and that it didn't radiate out from one place to another, but that it sort of sprang up like mushrooms in a lot of different places in different periods throughout the 20th century. I wanted a broad geographical canvas, and I didn't want to just simply focus on one country or do a kind of comparison between two countries or something like that. So I wanted to sort of figure out a way to tell this as a European story, and to be able to track the different ways in which this conspiracy theory circulated across borders and from one political formation or political group to another and also over time. The other thing that I wanted to focus on with this book in addition to the broad geographical canvas was also the notion that I didn't want a book that was just going to be a lot of different antisemitic texts one after the other, and so I just kind of piled them up in a big heap and kind of read them closely and pulled out all the different symbolisms. I wanted instead, to try to show using carefully chosen examples of people or groups or political parties or moments in history or events to really show how this ideological substance, this conspiracy myth, became something that had meaning and had power for people that shaped the way in which they saw and interpreted what they were doing and what others were doing. And so for that reason, I think, very carefully throughout each chapter, I try to find actors in a way that I could hang the narrative on and that I could sort of develop the analysis by leading with specific kind of concrete, more vivid examples. And that may be perhaps what you picked up on when you were reading it. Mike: Okay, so let's get into it. A lot of people know kind of the rudiments of old-school antisemitism and anti-communism, but not how they co-evolved into the myth of Judeo-Bolshevism. So, how did antisemitism and anti-communism become modern? Paul: Yeah, it's an interesting question. What I wanted to try to think about in the book–and I explore this I think most carefully in the first chapter–is the way in which very old ideas about Jews, specifically about the ways in which Jews, have been used to symbolize in a sense a world turned upside down or illegitimate power or some kind of dystopia. And you can see this particular set of ideas throughout a number of centuries going back into the Middle Ages. So I begin with this, this idea that Jewish power is somehow illegitimate power. And then I look very carefully at the accusations that were circulating in Europe during World War I about Jews in a sense gathering power on the homefront while the true members of the nation were away on the front fighting. And so there was a real concern across Europe about Jewish loyalty and about Jews as being potential subversives or traitors or spies. And that feeds very easily into Jews as revolutionaries. So you have these two things that come together in that sort of end of World War I moment where also the Bolshevik revolution breaks out, and that there's this very old language that is familiar and comfortable to so many people thinking about Jews as eager to sort of accumulate illegitimate power, that's the very old story that reaches back to the Middle Ages, but tied to this very particular moment in European history in which there's concern about Jewish responsibility for the collapse, for example, of empires from Russia to the Austro-Hungarian empire, and the role that they're playing in revolutionary movements and revolutionary politics in so many different places across the European continent at that time. And I think it's the crucible of those two in that moment that really creates the Judeo-Bolshevik myth as a particular form of Jewish conspiracy theory. I'm not saying it's different. I'm saying that there are many different faces and iterations of the myth of a Jewish conspiracy, but that this is a particular one or particular version. And that it does particular ideological things, particular political things for people during the 20th century. Mike: Okay, so if modern anti-Semites and modern anti-communists largely belong to the right, their ideas coalesced into this conspiracy theory of Judeo-Bolshevism. Now you honestly don't spend a large amount of space in the book describing the myth of Judeo-Bolshevism, and there's two things going on in your book. On the one hand, you have the myth of Judeo-Bolshevism which is this theory that there is a secret cabal of Jews who control the world through joint efforts of banking finance and world communist movements that operate to destabilize Western civilization through financial panics and revolutions, so there's that. Then on the other hand there's what you spend more time on, which is the perception that communism or at least its excesses in actual existing communism, is Jewish in origin and operation. Like, it's not necessarily a belief in a conspiracy necessarily so much as a dislike of Jews and the belief that they're inordinately involved in communism. So when antisemitism and anti-communism became modern and intertwined, the myth of Judeo-Bolshevism, this totalizing conspiracy theory started to form. Who were the major players in that and what kinds of influence do they have? Paul: Yeah. I guess there are two things I want to pick up on in your question. The first is that I think you're right that I'm more interested in approaching the question in a particular way. And that is that, you know, a lot of the kind of antisemitic rhetoric and antisemitic ideology from the 20th century, there was this real insistence that you could somehow count the number of Jews who were in communist parties, and you could determine that this was a high number and that therefore Jews were somehow responsible for communism. And so much of the politics around trying to resist that was around kind of factually disproving that. I find it much more interesting to sort of not get drawn into the trap of saying, "Well, it's partly right or partly wrong," but to look instead at the way in which this conspiracy gained momentum, and that it came to seem so self-evidently right and sort of self-evidently commonsensical to so many different groups of people. And that brings me to the second part of your question. It's very interesting especially if you look at this moment right after World War I in the early 1920s across Europe, you find all kinds of different political groups across a wide selection of the political spectrum raising this conspiracy theory and using it to try to make sense of the fact that this massive revolutionary movement had broken out. So you certainly find fascists or perhaps proto-fascists, if you like, in the early 1920s really making this central to their ideology. Certainly you see that in the early Nazi Party but also in a number of the other far-right paramilitary groups that you can see active in different parts of Europe at this time. But also, you know, people who might call more mainstream conservatives, people who are definitely interested in a kind of national consolidation but very distrustful of the tactics of fascists or of national socialists, making use of this also, for example, to talk about threats to national sovereignty or threats to borders or, you know, the fear that Jewish refugees from war-torn parts of Eastern Europe are going to flood across the borders, and when they do, they're going to bring with them a revolutionary infection which is going to cause radicalism to break out at home. You can find it also among religious conservatives who are concerned primarily with the breakdown of moral and social order and who are interested in combating what they see as being the evils or the ills of secular modernism. They also blame Jewish communists for in a sense driving it, but also being a kind of reflection of these deeper secular trends which they strongly oppose. So you can find this language in a lot of different places, and there's, in a sense, kind of different coalitions in different countries that form among groups who disagree about a number of policy issues, but have a certain kind of common shared understanding that Jews and political activism, or left political activism and certainly revolutionary politics are somehow all related. And that somehow particular tension has to be paid to that constellation of threats in order to forestall or to ward off some kind of greater danger or challenge to the national body. Mike: So fascist parties rode the wave of the relative popularity of the Judeo-Bolshevism myth, and it became kind of a guiding philosophy in a way for fascist public policy. So talk about Judeo-Bolshevism in the hands of fascist states. Paul: Here I would fast forward to the late 1930s when you really see Nazi Germany making a pitch for being the most resolute enemy of communism on the European continent. I think one of the things that you can see as the Nazi vision of a new order of Europe comes into focus is that people–and far-right movements and far-right nationalist movements across the continent that see their own place in that and see a kind of shared goals and shared vision–find Judeo-Bolshevism almost a kind of shared language in which they can create common ground for working with or collaborating, if you like, with Nazi power. You can see this in France especially on the far right, just before and after the creation of Vichy and the military defeat of France in 1940. You see the far-right really seeing the Judeo-Bolshevik threat as a kind of glue which will allow them to work together with German power to regenerate France. You can also see this on the Eastern Front after the German army invades the Soviet Union in 1941 in Operation Barbarossa. You can find far-right Ukrainian nationalists, Lithuanian nationalists, Latvian nationalists who see the fight against Jewish communists as being a way to make common cause with Nazi power in the hopes that when the war is over, and as they believe, the Germans win, they will be able to reap the rewards by getting, for example, statehood or some other kind of political power. You see this also amongst some of Nazi Germany's East European allies in the war against the Soviet Union, both Hungary and Romania, although those two states are in bitter opposition over so many things, especially territorial claims. Both of them go to war on the side of Nazi Germany precisely because they believe that after the war is over and after Germany has won, they will get some special dispensation in the peace that follows. They go to war against the Soviet Union in the same belief that it's a crusade against Judeo-Bolshevik threat in the East, and that the war against the Soviet Union has to be fought in this way. And so fascist movements, fascist states, or fascists who would like to have a state in the future, see in the Judeo-Bolshevik threat not only a threat to their own national interest, but also a space of common ground or a space of cooperation which will allow them to work with Nazi power even if they disagree with Nazi ideology on other points, and even if the Nazi vision for Europe doesn't actually pan out for them in the way that they hope. Mike: Okay, so with the collapse of the fascist states came an almost immediate transformation of the public's perception of the Judeo-Bolshevism myth. So the new states that emerged were expected to denounce such prejudices as fascist and hence bad, and publics to varying degrees were expected to comply. So talk about the, shall we call it, 'withdrawal effects' of the collapse of fascist states on their publics? Paul: Yeah, you can see this most vividly in Eastern Europe where the collapse of fascism and the defeat of Nazi Germany is accompanied by the arrival of the Soviet Army and the immediate ambitions to political power of communist parties and communist movements across the region. You can see that communist parties have to struggle to seek legitimacy among people in societies where so many people are very well accustomed to thinking of communism as something alien, and also something Jewish. And so from the very beginning, you see communist parties and communist movements wrestling with the fact that in certain segments of society, there's a kind of association of them with Jewish power. And so they try to navigate this. You can also see it, for example, in the efforts by post-war regimes in transition that are either communist-controlled or on the way to being communist-controlled, who are having trials of war criminals. There are many people, you can see this in Hungary and in Romania, who look at these trials and you can say, "Well, these are not trials of fascists. This is in fact a kind of Jewish justice or a kind of Jewish revenge." And so they associate the search for or the desire for justice after the war and the desire to punish real criminals with illegitimate Jewish power that has only come into being because of the fact that the Soviet power has placed it there. And so the fact that there's a complete regime change doesn't change the fact that people across the region still have the memory of the legacy of this language that had been baked into all aspects of political life for the preceding two or three decades. And this very much shapes the way in which people see Soviet power, see Soviet takeover, see communist parties, see especially the crimes that Red Army soldiers commit–you know, rapes and seizures of property–are immediately associated in many people's minds as being somehow Jewish crimes. All of this seems plausible because fascist movements and fascist regimes had conspired with the Germans to eliminate Jewish presence from life across Eastern Europe. And now after 1945, survivors of the Holocaust are in public again trying to put together their lives. And so a group of people who had been absent from public space are back in it. And so that only kind of heightens the attention around Jews and around how suddenly the tables seem to have been turned and how the new political regimes that are coming into being are somehow antithetical to the true national interest or the true national identity. Mike: All right. There was also a certain evolution in the West in response to the experience of World War Two and its aftermath regarding Judaism and communism. What did that look like? Paul: Yeah, one of the things I found really interesting, and I did devote a chapter to it because I did find it so curious, is that at the same time that this story that I'm telling you in Eastern Europe was going on, there is this really interesting transformation of the relationship in political discourse of Jews and communism in Western Europe as a result of the Cold War. You can see this most clearly in the kind of ubiquity of the notion of Judeo-Christian civilization as the thing that Cold War liberals are going to protect against Communist aggression. And this very interesting migration of the adjective Judeo from, you know, Judeo-Bolshevism to Judeo-Christian civilization. And you can see this in all aspects of American popular culture and political culture in the '40s and '50s, a willingness to compare using theories of totalitarianism to compare Nazi crimes to Soviet crimes and to present Jews as being victims of both. But also to, you know, really kind of focusing on Jewish communists–there was a lot of focus for example on Ana Pauker in Romania who served as a really important Communist official–as being, you know, Jews who had lost their way and who had lost their sense of religious tradition and religious identity and become completely transformed morally into this almost monster. There are lots of articles about figures like this presenting her as being just something that's called a Stalin in a skirt or something like this. And these figures were then presented as being empowered by communism to attack the moral and religious values on which Western civilization was founded and which the US-led West was going to defend against Soviet expansion and the expansion especially of Communism and communist ideas into the West. I guess a way to bring it back is to say that there's a very interesting way in which this relationship of Jews and communism is completely recoded and reshuffled by Cold War liberals in the 1940s and 1950s to create this kind of very stout, multi-confessional anti-communism that was so prevalent in the US at that time. Mike: All right, so back to the East. So the death of Stalin and subsequent public inquests into his regime revealed excesses that shaped public perception and public policy across the former fascist world. How did the myth of Judeo-Bolshevism play in the post-Stalin world? Paul: You know what's really interesting is that once Stalin dies, there is a rush by Communist Party leaders across Eastern Europe to blame the excesses of Stalinism on somebody or some group in order to present themselves as charting a new way forward that is going to make communism more compatible with the national character, the true sort of national interests, or to create a kind of truly national path to communism. You can see this happening in Poland and Hungary and Romania and other places as well. And one of the ways in which that sort of political strategy works is by demonizing or accusing the most hardline Stalinist leaders who are now discredited for being anti-national or unnational, and for being Jews. And there were a number of figures who were sort of held up as being examples of this. You can see this in Hungary most clearly where the leading figures of the Communist Party in the early 1950s in the Stalinist period were all men of Jewish background. And so the Hungarian Communist regime, without really launching a major antisemitic campaign, let it be known in all sorts of different ways that this new way forward after the death of Stalin, after especially the Hungarian Revolution of 1956, was going to be built around creating a much more truly Hungarian form of communism that will *wink, wink, nod, nod* have many more ethnic Hungarians at the forefront. You can see something very similar going on in a number of different countries, coming most particularly to a head in 1968 in Poland when there is a major campaign against Jews, accusing them of being cosmopolitan, accusing them of being Zionist, as a way of saying that in fact, the Communist regime in Poland is the truly national regime and it truly represents the interests of the Polish nation. And so Jews become the enemy of this true national communism, and the fervor around that leads the vast majority of what remains of the Polish-Jewish community to emigrate in 1968, leaving what is today a very, very tiny community. Mike: Okay. So, eventually the communist states collapse and their economies are restructured along neoliberal lines. How does Judeo-Bolshevism rear its head? Paul: It rears its head, I think, in two ways. The first is in this, again, as a kind of an antithesis or a kind of opposition, you see right-wing nationalists coming to the fore in 1989 very ambitiously trying to create a new right-wing political party, new right-wing political movement in societies where that had been banned for decades. And they set themselves up as being the true spokespeople for the nation in opposition to the Communist regime that went before which they say was an imposition from abroad by forces that were anti-national, completely forgetting the ways in which the communist regimes across Eastern Europe had worked so hard to try to present themselves as national and to try to build up national legitimacy. And in that process, you find right-wing nationalists really very easily slipping into describing the regimes that had gone as being Jewish or inspired by Jews or recalling the role that Jews had played at various moments in it. So you see it coming back in this politics of memory. The other way in which you see it coming back, and it also has to do with historical memory, is the debates about how to understand World War II and the Holocaust. The stakes around that are very high because in the 1990s, as some of your listeners will undoubtedly remember, there was this new focus that continues to this day on Holocaust memory as being a kind of token or sign of a society that had embraced liberal values of human rights and democracy, the idea that you know, if we commemorate the Holocaust or remember the Holocaust, that's a sign that a society is developing towards becoming a mature democracy. And so for that reason there was a lot of intense interest in how the Holocaust should be represented, how it should be remembered, how it should be written about, how it should be talked about. And in a number of different societies across the former Communist East, you have nationalists who are very wary of this European liberal project, who express their wariness as a dissatisfaction with a memory of the war which they say is one-sided and which they say only prefaces the memories of what they would call "others' Jewish memory", and which doesn't pay sufficient attention to the crimes of communists that had been committed against “us,” “us” being the national community without Jews. And in those debates, there's a lot of focus on what role did Jews play in Communist coming to power right after World War II? What role did Jews play in those parts of Eastern Europe where the Soviet Army had turned up in 1939 in Eastern Poland, parts of Romania, for example? And, you know, did they welcome the Soviet Army and did they, at that time, betray the nation? And how should we remember that? So there was a lot of focus in the 1990s, and into today, about how Jews, communism, fascism, and the Holocaust should all be remembered. Some of your listeners might remember or know about the big controversy in Poland around the historian Jan Gross' book, Jedwabne, which had to do with a big, a truly terrible pogrom in which the Jews of this one particular town were killed by their neighbors. At the core of that event was the accusation that they had collaborated with the Soviets when the Soviets were in power between 1939 and 1941. And that that issue became a live one in Poland in the 2000s because it was tied up with these debates about how to remember the past, but also how to imagine the Polish future in Europe going forward. Mike: Okay, and now you take the book to the present day. So how does the myth of Judeo-Bolshevism live with us today? Paul: I think it lives in a number of different ways. The first place that you see it is in what you might call the ideological arsenal of the far-right in a lot of different countries. If you listened to, for example, what the marchers were saying in Charlottesville in 2017, many of them were talking about how Jews will not replace “us,” “us” being White nationalists. They also in a kind of knee-jerk way were going on about how they were opposed to communism, even though I don't think there were any communists anywhere in the area. But nonetheless, they saw communists as being somehow related. You can see this in the number of really horrific shootings of Jews by shooters in this country and elsewhere, where Jews are associated with immigration. There's this accusation that Jewish cosmopolitans are somehow ringleaders or are organizing the migration of other sorts of racial inferiors into the country. And that's a kind of real play and adaptation of something that was central to Nazi ideology. When, you know, Nazi Germany went to war against the Soviet Union, one of their main arguments was that the Soviet Union was controlled by Jews and that Jewish commissars were going to lead armies of racial subhumans or racial inferiors into the heart of Europe. And that the head of this Jewish-led army were going to be millions and millions of different kinds of migrants who were going to swamp Europe. You can see that kind of language being repurposed and repositioned by the far right to fit into immigration debates today. So that's one place: on the far right. The other place where you really see it is the, kind of, reshuffling of the Jewish conspiracy, and I think this is where I would say the book that I've written really tries to focus on how this particular version of the Jewish conspiracy theory or the Jewish conspiracy myth or the myths of Jewish power took a particular form at a particular historical moment in the 20th century. And that with the end of communism, there has been a reshuffling, and so now the face of the Jewish enemy or the great threat is not a Jewish communist like, let's say, Leon Trotsky who figures so prominently in anti-communist ideology throughout the 20th century, but is now someone like George Soros who is anything but a communist, obviously. He is a very wealthy financier, someone who's not only made a lot of money in the financial markets but also is using it to try to promote things like the open society through his nongovernmental organizations. And so you see this idea of an international Jewish plot or an international Jewish conspiracy linked to things like cosmopolitanism, which are anti-national. These themes have been reshuffled, refolded, and repurposed into a now what is the post-communist age. And so in some sense, if the myth of Judeo-Bolshevism is becoming a kind of substance of historical memory, you can see the conspiracy theory that was at the heart of it lives on because it has acquired, in a sense, new clothes. There's new language to talk about it because it's being fit into new scenarios and put to new purposes. Mike: All right. Well, Dr. Hanebrink, thank you so much for coming on the Nazi Lies Podcast to talk about the myth of Judeo-Bolshevism. The book, again, is A Spectre Haunting Europe, out from the Belknap Press which is an imprint of Harvard. Dr. Hanebrink, thank you once again. Paul: Thank you very much for having me, it was a pleasure talking with you. Mike: The Nazi Lies book club meets every week to discuss the books of upcoming guests on the podcast. Come join us on Discord. A subscription to Patreon gets you access starting as low as $2. Thanks for listening. [Theme song]  

WDAY Sports Minute
Wild jump to early lead, get careless, then rally to clinch playoff spot

WDAY Sports Minute

Play Episode Listen Later Apr 18, 2022 3:51


ST. PAUL — It wasn't the way the Wild would have drawn it up, but they'll take it. What appeared early to be a runaway victory over a second-division club playing out the string became a dogfight that the Wild were fortunate to send into overtime. That one point officially clinched Minnesota's 2022 postseason berth, but the Wild needed another to stay within spitting distance of St. Louis for home ice in the first round of the playoffs. Kevin Fiala tied the game 4-4 when Jordie Benn's one-timer hit him at the crease and deflected past Sharks goaltender James Reimer with 11 minutes remaining in regulation, then scored the overtime winner on a wrist shot from between the circles as the Wild rallied for a 5-4 victory and two important points in front of 19,029 at Xcel Energy Center.

Be With Me: 7 Minutes of Biblical Wonder
Stretched Out For The Whips S5e139 Acts22:22

Be With Me: 7 Minutes of Biblical Wonder

Play Episode Listen Later Mar 14, 2022 6:38 Transcription Available


If you order the flogging of a Roman Citizen you'd probably lose your job and possibly your life.(Claudius Lysias) If you got flogged, you may lose your life, for it was often fatal. (Paul) It was so nasty that no Roman Citizen by law ever received it. Even putting a Roman in chains without trial wasn't allowed.Paul is "STRETCHED OUT FOR THE WHIPS".  The position is known that elicits maximum effect. If you lied about being a Roman Citizen, the punishment was death. It is at this moment that Paul, "plays the citizenship card" and asks if this is legal to do to a Roman.  Everybody immediately stops what they are doing to re-assess their culpability.Join me for 7 minutes of life or death drama in the book of Acts.  Please subscribe for a daily blast at bewithme.us or on Apple Podcast or Spotify. 

Greater Than Code
271: EventStorming with Paul Rayner

Greater Than Code

Play Episode Listen Later Feb 16, 2022 58:24


00:58 - Paul's Superpower: Participating in Scary Things 02:19 - EventStorming (https://www.eventstorming.com/) * Optimized For Collaboration * Visualizing Processes * Working Together * Sticky (Post-it) Notes (https://www.post-it.com/3M/en_US/post-it/products/~/Post-it-Products/Notes/?N=4327+5927575+3294529207+3294857497&rt=r3) 08:35 - Regulation: Avoiding Overspecifics * “The Happy Path” * Timeboxing * Parking Lot (https://project-management.fandom.com/wiki/Parking_lot) * Inside Pixar (https://www.imdb.com/title/tt13302848/#:~:text=This%20documentary%20series%20of%20personal,culture%20of%20Pixar%20Animation%20Studios.) * Democratization * Known Unknowns 15:32 - Facilitation and Knowledge Sharing * Iteration and Refinement * Knowledge Distillation / Knowledge Crunching * Clarifying Terminology: Semantics is Meaning * Embracing & Exposing Fuzziness (Complexities) 24:20 - Key Events * Narrative Shift * Domain-Driven Design (https://en.wikipedia.org/wiki/Domain-driven_design) * Shift in Metaphor 34:22 - Collaboration & Teamwork * Perspective * Mitigating Ambiguity 39:29 - Remote EventStorming and Facilitation * Miro (https://miro.com/) * MURAL (https://www.mural.co/) 47:38 - EventStorming vs Event Sourcing (https://martinfowler.com/eaaDev/EventSourcing.html) * Sacrificing Rigor For Collaboration 51:14 - Resources * The EventStorming Handbook (https://leanpub.com/eventstorming_handbook) * Paul's Upcoming Workshops (https://www.virtualgenius.com/events) * @thepaulrayner (https://twitter.com/thepaulrayner) Reflections: Mandy: Eventstorming and its adjacence to Technical Writing. Damien: You can do this on a small and iterative scale. Jess: Shared understanding. Paul: Being aware of the limitations of ideas you can hold in your head. With visualization, you can hold it in more easily and meaningfully. This episode was brought to you by @therubyrep (https://twitter.com/therubyrep) of DevReps, LLC (http://www.devreps.com/). To pledge your support and to join our awesome Slack community, visit patreon.com/greaterthancode (https://www.patreon.com/greaterthancode) To make a one-time donation so that we can continue to bring you more content and transcripts like this, please do so at paypal.me/devreps (https://www.paypal.me/devreps). You will also get an invitation to our Slack community this way as well. Transcript: MANDY: Welcome to Episode 271 of Greater Than Code. My name is Mandy Moore and I'm here today with a guest, but returning panelist. I'm happy to see Jessica Kerr. JESSICA: Thanks, Mandy. It's great to see you. I'm also excited to be here today with Damien Burke! DAMIEN: And I am excited to be here with both of you and our guest today, Paul Rayner. Paul Rayner is one of the leading practitioners of EventStorming and domain-driven design. He's the author of The EventStorming Handbook, co-author of Behavior-Driven Development with Cucumber, and the founder and chair of the Explore DDD conference. Welcome to the show, Paul. PAUL: Thanks, Damien. Great to be here. DAMIEN: Great to have you. And so you know, you are prepared, you are ready for our first and most famous question here on Greater Than Code? PAUL: I don't know if I'm ready, or prepared, but I can answer it, I think. [laughter] DAMIEN: I know you have prepared, so I don't know if you are prepared. PAUL: Right. DAMIEN: Either way, here it comes. [chuckles] What is your superpower and how did you acquire it? PAUL: Okay. So a couple of weeks ago, there's a lake near my house, and the neighbors organized a polar plunge. They cut a big hole in the ice and everyone lines up and you basically take turns jumping into the water and then swimming to the other side and climbing out the ladder. So my superpower is participating in a polar plunge and I acquired that by participating with my neighbors. There was barbecue, there was a hot tub, and stuff like that there, too. So it was very, very cool. It's maybe not a superpower, though because there were little kids doing this also. So it's not like it was only me doing it. JESSICA: I'll argue that your superpower is participating in scary things because you're also on this podcast today! PAUL: [chuckles] Yeah, there we go. DAMIEN: Yeah, that is very scary. Nobody had to be fished out of the water? No hospital, hypothermia, any of that? PAUL: No, there was none of that. It was actually a really good time. I mean, being in Denver, blue skies, it was actually quite a nice day to jump into frozen. MANDY: So Paul, you're here today to talk about EventStorming. I want to know what your definition of that is, what it is, and why it's a cool topic to be talking about on Greater Than Code. PAUL: Okay. Well, there's a few things there. So firstly, what is EventStorming? I've been consulting, working with teams for a long time, coaching them and a big part of what I try and do is to try and bridge the gap between what the engineers, the developers, the technical people are trying to build in terms of the software, and what the actual problem is they're trying to solve. EventStorming is a technique for just mapping out a process using sticky notes where you're trying to describe the story of what it is that you're building, how that fits into the business process, and use the sticky notes to layer in variety of information and do it in a collaborative kind of way. So it's really about trying to bridge that communication gap and uncover assumptions that people might have, expose complexity and risk through the process, and with the goal of the software that you write actually being something that solves the real problem that you're trying to solve. I think it's a good topic for Greater Than Code based on what I understand about the podcast, because it certainly impacts the code that you write, touches on that, and connects with the design. But it's really optimized for collaboration, it's optimized for people with different perspectives being able to work together and approach it as visualizing processes that people create, and then working together to be able to do that. So there's a lot of techniques out there that are very much optimized from a developer perspective—UML diagrams, flow charts, and things like that. But EventStorming really, it sacrifices some of that rigor to try and draw people in and provide a structured conversation. I think with the podcast where you're trying to move beyond just the code and dig into the people aspects of this a lot more, I think it really touches on that in a meaningful way. JESSICA: You mentioned that with a bunch of stickies, a bunch of different people, and their perspectives, EventStorming layers in different kinds of information. PAUL: Mm hm. JESSICA: Like what? PAUL: Yeah. So the way that usually approach it is, let's say, we're modeling, visualizing some kind of process like somebody registering for a certain thing, or even somebody, maybe a more common example, purchasing something online and let's say, that we have the development team that's responsible for implementing how somebody might return a product to a merchant, something like that. The way it would work is you describe that process as events where each sticky note represents something that happened in the story of returning a product and then you can layer on questions. So if people have questions, use a different colored sticky note for highlighting things that people might be unsure of, what assumptions they might be making, differences in terminology, exposing those types of unknowns and then once you've sort of laid out that timeline, you can then layer in things like key events, what you might call emergent structures. So as you look at that timeline, what might be some events that are more important than others? JESSICA: Can you make that concrete for me? Give me an example of some events in the return process and then…? PAUL: Yeah. So let's say, the customer receives a product that they want to return. You could have an event like customer receive product and then an event that is customer reported need for return. And then you would have a shift in actor, like a shift in the person doing the work where maybe the merchant has to then merchant sent return package to customer. So we're mapping out each one of these as an event in the process and then the customer receives, or maybe it's a shipping label. The customer receives the shipping label and then they put the items in the package with the shipping label and they return it. And then there would be a bunch of events that the merchant would have to take care of. So the merchant would have to receive that package and then probably have to update the system to record that it's been returned. And then, I imagine there would be processing another order, or something like that. A key event in there might be something like sending out the shipping label and the customer receiving the shipping label because that's a point where the responsibility transfers from the merchant, who is preparing the shipping label and dispatching that, to the customer that's actually receiving it and then having to do something. That's just one, I guess, small example of you can use that to divide that story up into what you might think of as chapters where there's different responsibilities and changes in the narrative. Part of that maybe layering in sticky notes that represent who's doing the work. Like who's the actor, whether it's the merchant, or the customer, and then layering in other information, like the systems that are involved in that such as maybe there's email as a system, maybe there's the actual e-commerce platform, a payment gateway, these kinds of things could be reflected and so on, like there's – [overtalk] JESSICA: Probably integration with the shipper. PAUL: Integration with the shipper, right. So potentially, if you're designing this, you would have some kind of event to go out to the shipper to then know to actually pick up the package and that type of thing. And then once the package is actually delivered back to the merchant, then there would be some kind of event letting the merchant know. It's very hard to describe because I'm trying to picture this in my mind, which is an inherently visual thing. It's probably not that interesting to hear me describing something that's usually done on some kind of either mirror board, like some kind of electronic space, or on a piece of butcher's paper, or – [overtalk] DAMIEN: Something with a lot of sticky notes. PAUL: Something with a lot of sticky notes, right. DAMIEN: Which, I believe for our American listeners, sticky notes are the little square pieces of brightly colored paper with self-adhesive strip on the back. PAUL: Yeah. The stickies. DAMIEN: Stickies. [chuckles] I have a question about this process. I've been involved in very similar processes and it sounds incredibly useful. But as you describe it, one of the concerns I have is how do you avoid getting over specific, or over described? Like you can describe systems until you're talking about the particles in the sun, how do you know when to stop? PAUL: So I think there's a couple of things. Number one is at the start of whatever kind of this activity, this EventStorming is laying out what's the goal? What are we trying to accomplish in terms of the process? With returns, for example, it would be maybe from this event to this event, we're trying to map out what that process looks like and you start with what you might call the happy path. What does it look like when everything goes well? And then you can use pink stickies to represent alternate paths, or things going wrong and capture those. If they're not tied back to this goal, then you can say, “Okay, I think we've got enough level of detail here.” The other thing is time boxing is saying, “Okay, well, we've only got half an hour, or we've only got an hour so let's see how much we can do in that time period,” and then at the end of that, if you still have a lot of questions, then you can – or you feel like, “Oh, we need to dig into some of these areas more.” Then you could schedule a follow up session to dig into that a little bit more. So it's a combination of the people that are participating in this deciding how much level of detail they want to go down to. What I find is it typically is something that as you're going through the activity, you start to see. “Oh, maybe this is too far down in the weeds versus this is the right level.” As a facilitator, I don't typically prescribe that ahead of time, because it's much easier to add sticky notes and then talk about them than it is to have a conversation when there's nothing visualized. I like to visualize it first and lay it out and then it's very easy to say, “Oh, well, this looks like too much detail. So we'll just put a placeholder for that and not worry about out it right now.” It's a little bit of the facilitation technique of having a parking lot where you can say, “Okay, this is a good topic, but maybe we don't need to get down in that right now. Maybe let's refocus back on what it is that we're trying to accomplish.” JESSICA: So there's some regulation that happens naturally during the meeting, during interactions and you can have that regulation in the context of the visual representation, which is the EventStorming, the long row of stickies from one event to the other. PAUL: Right, the timeline that you're building up. So it's a little bit in my mind, I watched last year, I think it was on Netflix. There was a documentary about Pixar and how they do their storyboarding process for their movies and it is exactly that. They storyboard out the movie and iterate over that again and again and again telling that story. What's powerful about that is it's a visual medium so you have someone that is sketching out the main beats of the story and then they're talking it through. Not to say that EventStorming is at that level of rigor, but it has that kind of feel to it of we're laying out these events to tell the story and then we're talking through the story and seeing what we've missed and where we need to add more detail, maybe where we've added too much detail. And then like you said, Jess, there's a certain amount of self-regulation in there in terms of, do we have enough time to go down into this? Is this important right now? JESSICA: And I imagine that when I have questions that go further into detail than we were able to go in the meeting, if I've been in that EventStorming session, I know who to ask. PAUL: That's the idea, yeah. So the pink stickies that we said represent questions, what I like about those is, well, several things. Number one, it democratizes the idea that it's okay to ask questions, which I think is a really powerful technique. I think there's a tendency in meetings for some people to hold back and other people to do all the talking. We've all experienced that. What this tries to do is to democratize that and actually make it not only okay and not only accepted, but encourage that you're expected to ask questions and you're expected to put these sticky notes on here when there's things that you don't understand. JESSICA: Putting the questions on a sticky note, along with the events, the actors, and the things that we do know go on sticky notes, the questions also go on sticky notes. All of these are contributions. PAUL: Exactly. They value contributions and what I love about that is that even people that are new to this process, it's a way for them to ask questions in a way that is kind of friendly to them. I've seen this work really well, for example, with onboarding new team members and also, it encourages the idea that we have different areas of expertise. So in any given process, or any business story, whatever you want to characterize it as, some people are going to know more about some parts of it than others. What typically happens is nobody knows the whole story, but when we work together, we can actually build up an approximation of that whole story and help each other fill in the gaps. So you may have the person that's more on the business, or the product side explaining some terminology. You can capture those explanations on sticky notes as a glossary that you're building up as you go. You can have engineers asking questions about the sequence of events in terms of well, does this one come before that one? And then the other thing that's nice about the questions is it actually as you're going, it's mapping out your ignorance and I see that as a positive thing. JESSICA: The known unknowns. PAUL: Known unknowns. It takes unknown unknowns, which the kind of elephant in the room, and at least gets them up as known unknowns that you can then have a conversation around. Because there's often this situation of a question that somebody's afraid to ask and maybe they're new to the team, or maybe they're just not comfortable asking that type of question. But it gives you actually a map of that ignorance so you can kind of see oh, there's this whole area here that just has a bunch of pink stickies. So that's probably not an area we're ready to work on and we should prioritize. Actually, if this is an area that we need to be working on soon, we should prioritize getting answers to these questions by maybe we need to do a proof of concept, or some UX work, or maybe some kind of prototyping around this area, or like you said, Jess, maybe the person that knows the answers to these questions is just not in this session right now and so, we need to follow up with them, get whatever answers we need, and then come back and revisit things. JESSICA: So you identify areas of risk. PAUL: Yes. Areas of risk, both from a product perspective and also from a technical perspective as well. DAMIEN: So what does it take to have one of these events, or to facilitate one of these events? How do you know when you're ready and you can do it? PAUL: So I've done EventStorming [chuckles] as a conference activity in a hallway with sticky notes and we say, “Okay, let's as a little bit of an icebreaker here –” I usually you do the story of Cinderella. “Let's pick the Disney story of Cinderella and we'll just EventStorm this out. Just everyone, here are some orange sticky notes and a Sharpie, just write down some things that you remember happening in that story,” and then everyone writes a few. We post it up on the hallway wall and then we sequence them as a timeline and then we can basically build up that story in about 5, or 10 minutes from scratch. With a business process, it's not that different. It's like, okay, we're going to do returns, or something like that and if people are already familiar with the technique, then just give them a minute, or so to think of some things that they know that would happen in that process. And then they do that individually and then we just post them up on the timeline and then sequence them as a group and it can happen really quickly. And then everything from there is refinement. Iteration and refinement over what you've put up as that initial skeleton. DAMIEN: Do you ever find that a team comes back a week, or a day, or a month later and goes, “Oh, there is this big gap in our narrative because nobody in this room understood the warehouse needed to be reordered in order to send this thing down”? PAUL: Oh, for sure. Sometimes it's big gaps. Sometimes it's a huge cluster of pink sticky notes that represents an area where there's just a lot of risk and unknowns that the team maybe hasn't thought about all that much. Like you said, it could be there's this third-party thing that it wasn't until everyone got in a room and kind of started to map it out, that they realized that there was this gap in their knowledge. JESSICA: Yeah. Although, you could completely miss it if there's nobody from the warehouse in the room and nobody has any idea that you need to tell the warehouse to expect this return. PAUL: Right and so, part of that is putting a little bit of thought into who would need to be part of this and in a certain way, playing devil's advocate in terms of what don't we know, what haven't we thought of. So it encourages that sense of curiosity with this and it's a little bit different from – Some of the listeners maybe have experienced user story mapping and other techniques like that. Those tend to be focused on understanding a process, but they're very much geared towards okay, how do we then figure out how we're going to code up this feature and how do we slice it up into stories and prioritize that. So it's similar in terms of sticky notes, but the emphasis in EventStorming is more on understanding together, the problem that we're trying to address from a business perspective. JESSICA: Knowledge pulling. PAUL: Yeah. Knowledge pulling, knowledge distillation, those types of idea years, and that kind of mindset. So not just jumping straight to code, but trying to get a little bit of a shared understanding of what all is the thing that we're trying to actually work on here. JESSICA: Eric Evans calls it knowledge crunching. PAUL: Yes, Eric called it knowledge crunching. DAMIEN: I love that phrase, that shared understanding. That's what we, as product teams, are generating is a shared understanding both, captured in our documentation, in our code, and before that, I guess on large sheets of butcher paper. [laughs] PAUL: Well, and it could be a quick exercise of okay, we're going to be working on some new feature and let's just spend 15 minutes just mapping it out to get a sense of, are we on the same page with this? JESSICA: Right, because sometimes it's not even about we think we need to know something, it's do we know enough? Let's find out. PAUL: Right. JESSICA: And is that knowledge shared among us? PAUL: Right, and maybe exposing, like it could be as simple as slightly different terminology, or slightly different understanding of terminology between people that can have a big impact in terms of that. I was teaching a workshop last night where we were talking about this, where somebody had written the event. So there was a repair process that a third-party repair company would handle and then the event that closed that process off, they called case closed. So then the question becomes well, what does case closed mean? Because the word case – [overtalk] JESSICA: [laughs] It's like what's the definition of done? PAUL: Right, exactly. [laughter] Because that word case didn't show up anywhere earlier in the process. So is this like a new concept? Because the thing that kicks off the process is repair purchase order created and at the end of the process, it's said case closed. So then the question becomes well, is case closed really, is that a new concept that we actually need to implement here? Or is this another way of saying that we are getting a copy of that repair purchase order back that and it's been updated with details about what the repair involved? Or maybe it's something like repair purchase order closed. So it's kind of forcing us to clarify terminology, which may seem a little bit pedantic, but that's what's going to end up in the code. If you can get some of those things exposed a little earlier before you actually jump to code and get people on the same page and surface any sort of differences in terminology and misunderstandings, I think that can be super helpful for everyone. JESSICA: Yeah. Some people say it's just semantics. Semantics' meaning, its only meaning, this is only about out what this step actually means because when you put it in the code, the code is crystal clear. It is going to do exactly what it does and whether that clarity matches the shared understanding that we think we have oh, that's the difference between a bug and a working system. DAMIEN: [laughs] That's beautiful. It's only meaning. [laughs] JESSICA: Right? Yeah. But this is what makes programming hard is that pedanticness. The computer is the ultimate pedant. DAMIEN: Pedant. You're going to be pedantic about it. [laughter] PAUL: I see what you did there. [laughter] DAMIEN: And that is the occupation, right? That is what we do is look at and create systems and then make them precise. JESSICA: Yeah. DAMIEN: In a way that actually well, is precise. [laughs] JESSICA: Right, and the power of our human language is that it's not precise, that it allows for ambiguity, and therefore, a much broader range of meaning. But as developers, it's our job to be precise. We have to be precise to the computers. It helps tremendously to be precise with each other. DAMIEN: Yeah, and I think that's actually the power of human cognition is that it's not precise. We are very, very fuzzy machines and anyone who tries to pretend otherwise will be greatly disappointed. Ask me how I know. [laughter] PAUL: Well, and I think what I'm trying to do with something like EventStorming is to embrace the fuzziness, is to say that that's actually an asset and we want to embrace that and expose that fuzziness, that messiness. Because the processes we have and work with are often inherently complex. We are trying to provide some visual representation of that so we can actually get our head around, or our minds around the language complexities, the meanings, and drive in a little bit to that meaning. JESSICA: So when the sticky notes pile on top of each other, that's a feature. PAUL: It is. Going back to that example I was just talking about, let's say, there's a bunch of, like we do the initial part of this for a minute, or so where people are creating sticky notes and let's say, we end up with four, or five sticky notes written by different people on top of each other that end up on the timeline that all say pretty much the same thing with slight variations. JESSICA: Let's say, case closed, request closed. PAUL: Case closed, repair purchase order closed, repair purchase order updated, repair purchase order sent. So from a meaning perspective, I look at that and I say, “That's gold in terms of information,” because that's showing us that there's a richness here. Firstly, that's a very memorable thing that's happening in the timeline – [overtalk] JESSICA: Oh and it has multiple things. PAUL: That maybe means it's a key event. Right, and then what is the meaning? Are these the same things? Are they different things? Maybe we don't have enough time in that session to dig into that, but if we're going to implement something around that, or work with something around that, then we're going to at some point need some clarity around the language, the terminology, and what these concepts mean. Also, the sequence as well, because it might be that there's actually multiple events being expressed there that need to be teased apart. DAMIEN: You used this phrase a couple times, “key event,” and since you've used it a couple times, I think it might be key. [laughter] Can you tell us a little bit about what a key event is? What makes something a key event? PAUL: Yeah, the example I like to use is from the Cinderella story. So if you think about the story of Cinderella, one of the things, when people are doing that as an icebreaker, they always end up being multiple copies of the event that usually is something like shoe lost, or slipper lost, or glass slipper lost. There's something about that event that makes it memorable, firstly and then there's something about that event that makes it pivotal in the story. For those that are not familiar with the story [chuckles]—I am because I've EventStormed this thing maybe a hundred times—but there's this part. Another key event is the fairy godmother showing up and doing the magic at the start and she actually describes a business policy. She says, “The magic is going to run out at midnight,” and like all business policies, it's vague [laughter] and it's unclear as to what it means because – [overtalk] JESSICA: The carriage disappears, the dress disappears, but not the slipper that fell off. PAUL: Exactly. There's this exception that for some bizarre reason, to move the plot forward, the slipper stays. But then the definition of midnight is very hazy because what she's actually describing, in software terms, is a long running process of the clock banging 12 times, which is what midnight means is the time between the first and the twelfth and during that time, the magic is slowly unraveling. JESSICA: So midnight is a duration, not an instant. PAUL: Exactly. Yes, it's a process, not an event. So coming back to the question that Damien asked about key events. That slipper being lost is a key event in that story, I think because it actually is a shift in narrative. Up until that point in the story, it's the story of Cinderella and then after that, once the slipper is lost, it becomes the story of the prince looking for Cinderella. And then at the end, you get the day tomorrow, the stuff that happens with that slipper at the end of the story. Another key event would be like the fairy godmother showing up and doing the magic. DAMIEN: [chuckles] It seems like these are necessary events, right? If the slipper is not lost, if the fairy godmother doesn't do magic, you don't have the story of Cinderella. PAUL: Right. These are narrative turns, right? DAMIEN: Yeah. PAUL: These are points of the story shifts and so, key events can sometimes be a narrative shift where it's driving the story forward in a business process. Something like, let's say, you're working on an e-commerce system, like order submitted is a key event because you are adding items to a shopping cart and then at some point, you make a decision to submit the order and then at that point, it transitions from order being a draft thing that is in a state of flux to it actually becomes essentially immutable and gets passed over to fulfilment. So there's a shift in responsibility and actor between these two as well just like between Cinderella and the prince. JESSICA: A shift in who is driving the story forward. PAUL: Right. Yeah. So it's who is driving the story forward. So these key events often function as a shift in actor, a shift in who's driving the story forward, or who has responsibility. They also often indicate a handoff because of that from one group to another in an organization. Something like a sales process that terminates in contract signed. That key event is also the goal of the sales process. The goal is to get to contract signed and then once that happens, there's usually a transition to say, an onboarding group that actually onboards the new customer in the case of a sales process for a new customer, or in e-commerce, it would be the fulfillment part, the warehousing part that Jess was talking about earlier. That's actually responsible for the fulfillment piece, which is they take that order, they create a package, they put all the items in the package, create the shipping label, and ship it out to the customer. JESSICA: And in domain-driven design, you talked about the shift from order being a fluid thing that's changing as people add stuff to their cart to order being immutable. The word order has different meanings for the web site where you're buying stuff and the fulfillment system, there's a shift in that term. PAUL: Right, and that often happens around a key event, or a pivotal event is that there's a shift from one, you might think of it as context, or language over to another. So preorder submission, it's functioning as a draft order, but what it's actually typically called is a shopping cart and a shopping cart is not the same as an order. It's a great metaphor because there is no physical cart, but we all know what that means as a metaphor. A shopping cart is a completely different metaphor from an order, but we're able to understand that thread of continuity between I have this interactive process of taking items, or products, putting them in the shopping cart, or out again. And then at some point that shopping cart, which is functioning as a draft order, actually it becomes an order that has been submitted and then it gets – [overtalk] DAMIEN: Yeah, the metaphor doesn't really work until that transition. You have a shopping cart and then you click purchase and now what? [laughs] You're not going to the register and ringing it up, that doesn't make any sense. [chuckles] The metaphor kind of has to end there. JESSICA: You're not leaving the cart in the corral in the parking lot. [laughter] PAUL: Well, I think what they're trying to do is when you think about going through the purchase process at a store, you take your items up in the shopping cart and then at that point, you transition into a financial transaction that has to occur that then if you were at a big box electronic store, or something, eventually, you would make the payment. You would submit payment. That would be the key events and that payment is accepted and then you receive a receipt, which is kind of the in-person version of a record of your order that you've made because you have to bring the receipt back. DAMIEN: It sort of works if the thing you're putting in the shopping cart are those little cards. When they don't want to put things on the shelf, they have a card, you pick it up, and you take it to register. They ring it up, they give you a receipt, and hopefully, the thing shows up in the mail someday, or someone goes to the warehouse and goes gets it. PAUL: We've all done that. [chuckles] Sometimes it shows up. Sometimes it doesn't. JESSICA: That's an interesting point that at key events, there can be a shift in metaphor. PAUL: Yes. Often, there is. So for example, I mentioned earlier, a sales process ending in a contract and then once the contract is signed, the team – let's say, you're signing on a new customer, for a SaaS service, or something like that. Once they've signed the contract, the conversation isn't really about the contract anymore. It's about what do we need to do to onboard this customer. Up until that point, the emphasis is maybe on payment, legal disclosures, and things like that. But then the focus shifts after the contract is signed to more of an operational focus of how do we get the data in, how do we set up their accounts correctly, that type of thing. JESSICA: The contract is an input to that process. PAUL: Yes. JESSICA: Whereas, it was the output, the big goal of the sales process. PAUL: Yes, exactly. So these key events also function from a systems perspective, when you think about moving this to code that event then becomes almost like a message potentially. Could be implemented as say, a message that's being passed from the sales system through to the onboarding system, or something like that. So it functions as the integration point between those two, where the language has to be translated from one context to another. JESSICA: And it's an integration point we can define carefully so that makes it a strong boundary and a good place to divide the system. DAMIEN: Nice. PAUL: Right. So that's where it starts to connect to some of the things that people really care about these days in terms of system decomposition and things like that. Because you can start thinking about based on a process view of this, based on a behavior view of this, if we treat these key events as potential emergent boundaries in a process, like we've been describing, that we discover through mapping out the process, then that can give us some clues as to hmm maybe these boundaries don't exist in the system right now, but they could. These could be places where we start to tease things apart. JESSICA: Right. Where you start breaking out separate services and then when you get down to the user story level, the user stories expect a consistent language within themselves. You're not going to go from cart to return purchase in a case. PAUL: [laughs] Right. JESSICA: In a single user story. User stories are smaller scope and work within a single language. PAUL: Right and so, I think the connection there in my mind is user stories have to be written in some kind of language, within some language context and mapping out the process can help you understand where you are in that context and then also understand, like if you think about a process that maybe has a sales part of the process and then an onboarding part, it'll often be the case that there's different development teams that are focusing on different parts of that process. So it provides a way of them seeing what their integration point is and what might need to happen across that integration point. If they were to either integrate to different systems, or if they're trying to tease apart an existing system. To use Michael Feathers' term, what might be a “scene” that we could put in here that would allow us to start teasing these things apart. And doing it with the knowledge of the product people that are part of the visualization, too is that this isn't something typically that engineers do exclusively from a technical perspective. The idea with EventStorming is you are also bringing in other perspectives like product, business, stakeholders, and anyone that might have more of that business perspective in terms of what the goals of the process are and what the steps are in the process. MID-ROLL: And now a quick word from our sponsor. I hear people say the VPNs have a reputation for slowing down your internet speed, but not with NordVPN, because it's the fastest VPN in the world. I don't have to sacrifice internet speed for better security. With NordVPN, my internet traffic is routed through a secure encrypted tunnel, which protects my data and privacy. I can also have it on up to six devices like my laptop, phone, TV, iPad—all my devices are protected. Grab your exclusive NordVPN deal by going to nordvpn.com/gtc, or use the code GTC to get a huge discount on your NordVPN plan plus one additional month for free. Plus, a bonus gift! It's completely risk-free with Nord's 30-day money back guarantee. JESSICA: As a developer, it's so important to understand what those goals are, because that lets us make good decisions when we're down in the weeds and getting super precise. PAUL: Right, I think so. I think often, I see teams that are implementing stories, but not really understanding the why behind that in terms of maybe they get here's the functionality on delivering and how that fits into the system. But like I talked about before, when you're driving a process towards a key event, that becomes the goal of that subprocess. So the question then becomes how does the functionality that I'm going to implement that's described in this user story actually move people towards that goal and maybe there's a better way of implementing it to actually get them there. DAMIEN: Yeah, it's always important to keep that in mind, because there's always going to be ambiguity until you have a running system, or ran system, honestly. JESSICA: Yeah! DAMIEN: There's always going to be ambiguity, which it is our job as people writing code to manage and we need to know. Nobody's going to tell us exactly what's going to happen because that's our job. PAUL: Right. JESSICA: It's like if the developer had a user story that Cinderella's slipper fell off, but they do didn't realize that the goal of that was that the prince picked it up, then they might be like, “Oh, slipper broke. That's fine.” PAUL: Yeah. JESSICA: It's off the foot. Check the box. PAUL: Let's create a glass slipper factory implementer object [laughter] so that we can just create more of those. JESSICA: Oh, yeah. What, you wanted a method slip off in one piece? You didn't say that. I've created crush! PAUL: Right. [laughter] Yeah. So I think sometimes there's this potential to get lost in the weeds of the everyday development work that is happening and I like to tie it back to what is the actual story that we're supporting. And then sometimes what people think of as exception cases, like an example might be going back to that merchant return example is what if they issue the shipper label, but the buyer never receives it. We may say, “Well, that's never going to happen,” or “That's unlikely.” But visualizing that case, you may say, “That's actually a strong possibility. How do we handle that case and bake that into the design so that it actually reflects what we're trying to do?” JESSICA: And then you make an event that just triggers two weeks later that says, “Check whether customer received label.” PAUL: Yes, exactly. One thing you can do as well is like – so that's one possibility of solving it. The idea what EventStorming can let you do is say, “Well, that's one way of doing it. Are there any other options in terms of how we could handle this, let's visualize.” With any exception case, or something, you could say, “Well, let's try solving this a few different ways. Just quickly come up with some different ideas and then we can pull the best of those ideas into that.” So the idea when you're modeling is to say, “Okay, well, there's probably more than one way to address this. So maybe let's get a few ideas on the table and then pick the best out of these.” JESSICA: Or address it at multiple levels. PAUL: Yes. JESSICA: A fallback for the entire process is customer contact support again. PAUL: Right, and that may be the simple answer in that kind of case. What we're trying to do, though is to visualize that case as an option and then talk about it, have a structured conversation around it, say, “Well, how would we handle that?” Which I think from a product management perspective is a key thing to do is to engage the engineers in saying, “Well, what are some different ways that we could handle this and solve this?” If you have people that are doing responsibility primarily for testing in that, then having them weigh in on, well, how would we test this? What kind of test cases might we need to handle for this? So it's getting – [overtalk] JESSICA: How will we know it worked? PAUL: Different perspectives and opinions on the table earlier rather than later. JESSICA: And it's cheap. It's cheap, people. It's a couple hours and a lot of post-its. You can even buy the generic post-its. We went to Office Depot yesterday, it's $10 for 5 little Post-it pads, [laughter] or 25 Office Depot brand post-it pads. They don't have to stay on the wall very long; the cheap ones will work. PAUL: [laughs] So those all work and then it depends if you have shares in 3M, I guess, with you. [laughter] Or Office Depot, depending which road you want to go down. [laughter] JESSICA: Or if you really care about that shade of pale purple, which I do. PAUL: Right. I mean, what's been fascinating to me is in the last 2 years with switching to remote work and that is so much of, 95% of the EventStorming I do these days is on a collaborative whiteboard tool like Miro, or MURAL, which I don't know why those two product names are almost exactly the same. But then it's even cheaper because you can sign up for a free account, invite a few people, and then just start adding sticky notes to some virtual whiteboard and do it from home. There's a bunch of things that you can do on tool like that with copy pasting, moving groups of sticky notes around, rearranging things, and ordering things much – [overtalk] JESSICA: And you never run out of wall. PAUL: Yeah. The idea with the butcher's paper in a physical workshop, in-person workshop is you're trying to create a sense of unending modeling space that you can use. That you get for free when you use online collaborative whiteboarding tool. It's just there out of – [overtalk] JESSICA: And you can zoom in. PAUL: And you zoom in and out. Yeah. There's a – [overtalk] JESSICA: Stickies on your stickies on your stickies. [laughter] I'm not necessarily recommending that, but you can do it. PAUL: Right. The group I was working with last night, they'd actually gone to town using Miro emojis. They had something bad happen in the project and they've got the horror emoji [laughter] and then they've got all kinds of and then copy pasting images off the internet for things. JESSICA: Nice. PAUL: So yeah, can make it even more fun. JESSICA: Okay. So it's less physical, but in a lot of ways it can be more expressive, PAUL: I think so. More expressive and just as engaging and it can break down the geographical barriers. I've done sessions where we've had people simultaneously spread in multiple occasions across the US and Europe in the same session, all participating in real-time. If you're doing it remote, I like to keep it short. So maybe we do like a 2-hour session with a 10- or 15-minute break in the middle, because you're trying to manage people's energy and keep them focused and it's hard to do that when you just keep going. MANDY: I kind of want to talk a little bit about facilitation and how you facilitate these kind of workshops and what you do, engage people and keep them interested. PAUL: Yeah. So I think that it depends a little bit on the level of detail we're working at. If it's at the level of a few team members trying to figure out a feature, then it can be very informal. Not a lot of facilitation required. Let's just write down what the goal is and then go through the process of brainstorming a few stickies, laying it out, and then sequencing it as a timeline, adding questions. It doesn't require a lot of facilitation hand. I think the key thing is just making sure that people are writing down their questions and that it's time boxed. So quitting while people are still interested and then [laughter] at the end, before you finish, having a little bit of a conversation around what might the next steps be. Like what did we learn? You could do a couple of minutes retrospective, add a sticky note for something you learned in this session, and then what do you see as our next steps and then move on from there with whatever action items come out of that. So that one doesn't require, I think a lot of facilitation and people can get up and running with that pretty quickly. I also facilitate workshops that are a lot more involved where it's at the other end of the spectrum, where it's a big picture workshop where we're mapping out maybe an entire value stream for an organization. We may have a dozen, 20 people involved in a session like that representing different departments, different organizational silos and in that case, it requires a lot more planning, a lot more thinking through what the goal of the workshop is, who would you need to invite? Because there's a lot more detail involved and a lot more people involved, that could be four, or five multi-hour sessions spread over multiple days to be able to map out an entire value stream from soup to nuts. And then usually the goal of something like that is some kind of system modernization effort, or maybe spinning up a new project, or decomposing a legacy system, or even understanding what a legacy system does, or process improvement that will result inevitably in some software development in certain places. I did a workshop like that, I think last August and out of that, we identified a major bottleneck in the process that everyone in the workshop, I think it was just a bunch of pink stickies in one area that it got called the hot mess. [laughter] It was one area and what was happening was there were several major business concerns that were all coupled together in this system. They actually ended up spinning up a development team to focus on teasing apart the hot mess to figure out how do we decompose that down? JESSICA: Yes. PAUL: As far as I know, that effort was still ongoing as of December. I'm assuming that's still running because it was prioritized as we need to be able to decompose this part of this system to be able to grow and scale to where we want to get to. JESSICA: Yeah. That's a major business risk that they've got. They at least got clarity about where it is. PAUL: Right. Yeah, and what we did from there is I coached the developers through that process over several months. So we actually EventStormed it out at a much lower level. Once we figured out what the hot mess was, let's map it out and then they combined that with some flow charting and a bunch of other more engineering, kind of oriented visualization techniques, state machines, things like that to try and get a handle on what was going on. DAMIEN: We'll get UML in there eventually, right? PAUL: Eventually. [laughter] You can't do software development without some kind of state machine, sequence diagram. JESSICA: And it's approximating UML. You can't do it. You can't do it. [laughter] You will either use it, or you will derive a pigeon form of it. PAUL: Right. Well, I still use it for state diagrams and sequence diagrams when I'm down at that technical level. What I find is that there's a certain level of rigor that UML requires for a sequence diagram, or something like that that seems to get in the way of collaboration. So EventStorming sacrifices some of that rigor to be able to draw in everyone and have a low bar of entry to having people participate. DAMIEN: That's a huge insight. Why do you think that is? Is it the inability to hold that much information at a high level of rigor, or just people not used to working at that sort of precision and rigor? PAUL: I think that when I'm working with people that are not hands-on coders, they are in the everyday, like say, product managers, or stakeholders, to use those terms. They're in the everyday details of how the business process works and they tend to think of that process more as a series of steps that they're going through in a very specific kind of way. Like, I'm shipping a certain product, or supporting the shipping. or returning of certain types of products, those kinds of things. Whereas, as developers, we tend to think of it more in terms of the abstractions of the system and what we're trying to implement in the code. So the idea of being able to tell the story of a process in terms of the events that happen is a very natural thing, I find for people from a business perspective to do because that's how they tend to think about it. Whereas, I think as programmers, we're often taught not so much to think about behavior as a sequence of things happening, but more as the structure we've been taught to design in terms of structures and relationships rather than flow. JESSICA: Yet that's changing with event sourcing. PAUL: I think so. EventStorming and event sourcing become a very natural complement for each other and even event-driven architecture, or any event-driven messaging, whatever it happens to be. The gap between modeling using EventStorming and then designing some kind of event-driven distributed system, or even not distributed, but still event-driven is much more natural than trying to do something like an entity relationship diagram and they'd get from that to some kind of meaningful understanding of what's the story of how these functions and features are going to work. JESSICA: On the topic of sacrificing rigor for collaboration, I think you have to sacrifice rigor to work across content texts because you will find contradictions between them. The language does have different meaning before and after the order is submitted and you have to allow for that in the collaboration. It's not that you're not going to have the rigor. It's more that you're postponing it, you're scoping it as separately. This meeting is about the higher level and you need completeness over consistency. DAMIEN: Yeah. I feel like almost you have to sacrifice rigor to be effective in most roles and in that way, sacrifice is even the wrong word. Most of the things that we do as human beings do not allow for the sort of rigor of the things that we do as software engineers and things that computers do. JESSICA: Yeah. DAMIEN: And it's just, the world doesn't work that way. PAUL: Right. Well, and it's the focus in EventStorming on exploration, discovery, and urgent ideas versus rigor is more about not so much exploring and discovery, but about converging on certain things. So when someone says pedant and the other person says pedant, or vice versa, that tends to shut down the conversation because now you are trying to converge on some agreed upon term versus saying, “Well, let's explore a bunch of different ways this could be expressed and temporarily defer trying converge on.” JESSICA: Later in Slack, we'll vote. PAUL: Yes. JESSICA: Okay. So standardize later. PAUL: Yes. Standardize, converge later, and for now, let's kind of hold that at arm's length so that we can uncover and discover different perspectives on this in terms of how the story works and then add regulator when we go to code and then you may discover things in code where there are implicit concepts that you then need to take back to the modeling to try and figure out well, how do we express this? Coming up with some kind of term in the code and being able to go from there. JESSICA: Right. Some sort of potential return because it hasn't happened yet. PAUL: Exactly. So maybe it's a potential, maybe it's some other kind of potential return, like pending return, maybe we don't call it a return at all. JESSICA: Or disliked item because we could – or unsatisfactory item because we could intercept that and try to like, “Hey, how about we send you the screws that we're missing?” PAUL: Right. Yeah, maybe the answer is not a return at all. JESSICA: Yeah. PAUL: But maybe the case is that the customer says they want to return it, but you actually find a way to get them to buy more stuff by sending them something else that they would be happy with. So the idea is we're trying to promote discovery thinking when we are talking about how to understand certain problems and how to solve them rather than closing off options too soon. MANDY: So, Paul, I know you do give these workshops. Is there anything? Where can people find you? How can people learn more? How can people hire you to facilitate a workshop and get in touch with you? PAUL: Okay. Well, in terms of resources, Damien had mentioned at the beginning, I have an eBook up on Leanpub, The EventStorming Handbook, so if people are interested in learning more, they can get that. And then I do workshop facilitation and training through my company, Virtual Genius. They can go to virtualgenius.com and look at what training is available. It's all online these days, so they can participate from anywhere. We have some public workshops coming up in the coming months. And then they can find me, I'm @ThePaulRayner on Twitter, just to differentiate me from all the indefinite articles that are out there. [laughter] MANDY: Sounds good. Well, let's head into reflections. I can start. I just was thinking while we were talking about this episode, about how closely this ties into my background in professional writing, technical writing to be exact, and just how you have this process to lay out exactly what steps need to be taken and to differentiate when people say the same things and thinking about, “Well, they're saying the same things, but the words matter,” and to get pedantic, that can be a good thing, especially when you are writing technical documents and how-tos. I remember still, my first job being a technical writer and looking at people in a machine shop who it was like, first, you do this, then you do this, then you do this and to me, I was like, “This is so boring.” But it makes sense and it matters. So this has been a really good way for me to think about it as a newbie just likening it to technical writing. JESSICA: Yeah. Technical writing has to tell that story. DAMIEN: I'm going to be reflecting on this has been such a great conversation and I feel like I have a lot of familiarity with at least a very similar process. I brought up all my fears that come from them, which is like, what if we don't have the right person in the room? What if there's something we didn't discover? And you said something about how you can do this in 5 minutes and how you can do this in 15 minutes and I realized, “Oh, this process doesn't have to be the 6-hour things that I've participated in and facilitated in. It can also be done more smaller and more iteratively and I can bring this sort of same process and thought process into more of the daily work.” So that's super helpful for me. JESSICA: I want to reflect on a phrase that Paul said and then Damien emphasized, which is shared understanding. It's what we're trying to get to in EventStorming across teams and across functions. I think it's also like what we're constantly trying to get to as humans. We value shared understanding so much because we're trapped in our heads and my experience in my head is never going to be the same as your experience in your head. But at some point, we share the same physical world. So if we can get that visual representation, if we can be talking together about something in that visual world, we can pass ideas back and forth more meaningfully. We can achieve this shared understanding. We can build something together. And that feels so good. I think that that constant building of shared understanding is a lot of what it means to be human and I get really excited when I get to do that at work. PAUL: I think I would just add to that as well is being human, I'm very much aware of limitations in terms of how many ideas I can hold in my head at any one time. I know the times where I've been in the experience that many describe where someone's giving me a list of steps to follow and things like that, inevitably I'm like, “Well, I remember like the first two, maybe three,” and then everything after that is kind of Charlie Brown. What, what, why? [laughter] I don't remember anything they said from that point on. But when I can visualize something, then I can take it in one go. I can see it and we're building it together. So for me, it's a little bit of a mind hack in terms of getting over the limitations of how many things I can keep in my mind at one time. Also, like you said, Jess, getting those things out of my mind and out of other people's minds into a shared space where we can actually collaborate on them together, I think that's really important to be able to do that in a meaningful way. MANDY: Well, thank you so much for coming on the show today, Paul. We really enjoyed this discussion. And if you, as listeners, would like to continue this conversation, please head over to Patreon.com/greaterthancode. We have a Slack channel. You can pledge and donate to sponsor us as little as a dollar and you can come in, hang out, talk with us about these episodes. If not, give me a DM on Twitter and let me know, and I'll let you in anyway because [laughter] that's what we do here at Greater Than Code. PAUL: Because Mandy's awesome. MANDY: [laughs] Thank you, Paul. With that, thank you everyone for listening and we'll see you again next week. Special Guest: Paul Rayner.

Engaging Franciscan Wisdom
The littleness of a child reveals God and creation as good – Episode 29

Engaging Franciscan Wisdom

Play Episode Listen Later Dec 21, 2021 42:23


Join Franciscan Associate Geri Dietz as she explores the Good News of the Gospel, including God's goodness revealed to us in the vulnerability and humility of Jesus coming as a child.   From Geri's interview: “What I loved when I was learning about the Associates, is that the charism that the Third Order has received, the grace that the Third Order has received, is continual conversion. And for me, when I heard that, that that was the deal maker for me. And then it was modeled by the Sisters and other Associates that we met.  We couldn't help but want to become Associates and be with these people who live the good news of Jesus.”   “The original nativity was inspired by his [Saint Francis'] trip in 1221 to the Holy Land, which included Jesus's traditional birthplace. So that influenced him being there, as well as the Scriptures which would be both in Matthew and Luke. Francis was deeply moved visiting the site where God became fully human. Hoping that others could enjoy that same profound, inspiration and experience, he encouraged believers to make pilgrimages to Bethlehem. ... Francis decided to do the next best thing because not a lot could go to Bethlehem. He thought I'm going to bring Bethlehem to the pilgrims. So on Christmas Eve in 1223, just a few years before he died, Francis created the first Nativity in the Italian city of what's called Greccio. And with the help of a local nobleman named John, Francis celebrated the birth of Jesus in a cave outside the town.”   “We can see how God has bent over the world and comes to us as a small, seemingly insignificant, vulnerable baby. We can be grateful that the Lord came to us in the form of a child instead of the form of a committee, a jury, a dictator, a king with royal pronouncements before him. ... Jesus, this baby, doesn't communicate a series of ideas or scientific principles or algorithms. The baby's not even speaking. The child is there for us to see the love of God in the flesh. And God comes to us in a very humble form, in a form that is poor. And for Francis, the incarnation reveals the presence of God in the world, in the littleness of our lives. In the littleness of a child, born in a place where animals eat and live. The littleness of those who you and I, and everyone listening, who know people who are homeless and vulnerable in those who suffer from disease and mental illness and those who are aged and lonely. Jesus is in those who have no room in anyone else's inn.”   “What [do] people think about God and where do we stand? Is the gospel something that is restrictive, legalistic, who turns its followers into joyless men and women who quote, who don't do anything? Is it possible to live a life joyful while following the gospel? Is the gospel good news for us? We really can't understand the material world, the world of creation unless we see, unless we come to see it, in Christ, as good. That it's a good world and the gospels are called the good news. Everything that God has created is very good. We read it in the book of Wisdom. We hear it from Paul … It has a significant meaning, this good news, for Franciscans. Just reading through Francis's writings, we come across the word good so frequently that it's kind of Franciscan motto is to see the world is good. And I've noticed in the Franciscan Sisters and Brothers who I've met, and Associates, they see the good in others.”   For a full transcript, please include episode number and email: fslfpodcast@fslf.org.   References:   Father Benedict Groeschel, CFR; co-founder of the Community of Franciscan Friars of the Renewal: https://fatherbenedict.com/fr-benedict-groeschel/   Father Richard Rohr, OFM; founder of the Center for Action and Contemplation: https://cac.org/about/richard-rohr/   Spiritual Direction School in Tucson, AZ: Hesychia: http://desertrenewal.org/hesychia-sd-school/   Franciscan Sisters of Little Falls, Minnesota: www.fslf.org. Franciscan Associate relationship: https://www.fslf.org/AssociateRelationship   Early Franciscan Sources: Story of the first live Nativity in Greccio, Italy, 1 Celano 30:84-87: https://www.franciscantradition.org/francis-of-assisi-early-documents/the-saint/the-life-of-saint-francis-by-thomas-of-celano/695-fa-ed-1-page-254 Francis of Assisi, Earlier Rule 23:9-10: https://www.franciscantradition.org/francis-of-assisi-early-documents/the-saint/writings-of-francis/the-earlier-rule/100-fa-ed-1-page-85 Francis of Assisi, Earlier Rule 27:17-18: https://www.franciscantradition.org/francis-of-assisi-early-documents/the-saint/writings-of-francis/the-earlier-rule/91-fa-ed-1-page-76   Jesuit (Ignatian) Spirituality: https://www.jesuits.org/spirituality/   Jay Leno, Jaywalking “Bill of Rights” (Civics Test video): https://www.youtube.com/watch?v=XpqmQJXdqrM

Great Bible Truths with Dr David Petts
161 Paul - Part 1 - Paul's Vision

Great Bible Truths with Dr David Petts

Play Episode Listen Later Nov 26, 2021 30:13


Lessons from their lives - Talk 27 Paul (Part 1).  Acts 26:19 Welcome to Talk 27 in our series, Lessons from their lives. Today our subject is Paul. We'll be concentrating on Acts 26:19 where Paul is on trial before Agrippa and declares, I was not disobedient to the vision from heaven. We'll be spending more than one talk on Paul and so today we'll begin with the vision he received on the road to Damascus which is recorded for us initially in Acts 9 and then again in Paul's own words in Acts 26. If possible, it would be good to read this chapter before listening any further to this podcast. If that's not possible, it would at least be helpful to have your bible open there, as I won't be taking time to read through the whole chapter. We're starting in Acts 22 where we see that: Paul was a highly privileged young man. He was a Roman citizen born free - Acts 22:25, 28 He had had a good education Acts 22:3 Under Gamaliel I was thoroughly trained in the law of our fathers and was just as zealous for God as any of you are today. He knew the right people Acts 22:5 As also the high priest and all the council can testify. I even obtained letters from them to their brothers in Damascus, and went there to bring these people as prisoners to Jerusalem to be punished. But in chapter 26  he explains the reason for the dramatic change in his life and declares I was not disobedient to the vision from heaven. Today I want to talk about this vision and relate it to our lives, because without vision there is no real direction. The Source of the Vision The vision was from heaven. 26:19 I was not disobedient to the vision from heaven. Compare v.13 About noon, O king, as I was on the road, I saw a light from heaven, brighter than the sun, blazing around me and my companions. We all need vision in our lives. But not just any vision. It's not true that any dream will do (Joseph and the technicolour dreamcoat). The vision must come from heaven - not yourself, not other people. God's purpose for your life is best. It's brighter than the sun. Better than the best. The Purpose of the Vision To turn him from his own way and turn him to Christ I heard a voice saying to me in Aramaic, Saul,Saul, why do you persecute me? It is hard for you to kick against the goads To reveal God's purpose for his life Now get up and stand on your feet. I have appeared to you to appoint you as a servant and as a witness of what you have seen of me and what I will show you. To reveal something of God's overall purpose for mankind To open their eyes and turn them from darkness to light, and from the power of Satan to God, so that they may receive forgiveness of sins and a place among those who are sanctified by faith in me. To prepare him for future difficulties Acts 9:15-16 But the Lord said to Ananias, ‘Go! This man is my chosen instrument to carry my name before the Gentiles and their kings and before the people of Israel. I will show him how much he must suffer for my name'. The Nature of the Vision Beyond the natural V.13. About noon, O king, as I was on the road, I saw a light from heaven, brighter than the sun, blazing around me and my companions. Christ centred V.15. Then I asked, ‘Who are you, Lord?'   ‘I am Jesus whom you are persecuting', the Lord replied. Scriptural Vv.22-23 …but I have had God's help to this very day, and so I stand here and testify to small and great alike. I am saying nothing beyond what the prophets and Moses said would happen, that the Christ would suffer and, as the first to rise from the dead, would proclaim light to his own people and to the Gentiles. Cf. Isaiah 8:20 …to the law and to the testimony! If they do not speak according to this word they have no light of dawn. Reasonable ‘I am not insane, most excellent Festus', Paul replied. ‘What I am saying is true and reasonable'. Cf. V. 8. Why should any of you consider it incredible that God raises the dead? Sustained him through trial Paul had been arrested in Acts 21 and in 24:27 he had been in prison for two years. Cf. 2 Corinthians 11:23-33; 12:1-9. Promised further revelation Now get up and stand on your feet. I have appeared to you to appoint you as a servant and as a witness of what you have seen of me and what I will show you. Response to the vision Paul's.  I was not disobedient … This implies that he could have been. Ours We all need vision to have purpose in life Heaven has a vision for all of us and God's plans are best It does not depend on our worthiness (Cf. Paul) It does not depend on our age    Acts 2:17 - young… old Surrender to Christ. Ask him to show you. Romans 12:1-2.

Jewelry Journey Podcast
Episode 134 Part 2: Why the 17th Century Church Used Jewels to Entice New Members with Author and Photographer, Paul Koudounaris

Jewelry Journey Podcast

Play Episode Listen Later Oct 27, 2021 25:52


What you'll learn in this episode: What charnel houses and ossuaries are, and why they were an important part of people's spiritual lives Why the Catholic Church decorated hundreds of Roman skeletons with jewels in the 17th century Why 17th century nuns were some of the most skilled yet unrecognized jewelers of their day How art and jewelry can help us explore death and other touchy subjects About Paul Koudounaris Paul Koudounaris is an author and photographer based in Los Angeles. He holds a PhD in Art History from the University of California, and he has traveled around the world to document charnel houses, ossuaries, pet cemeteries, and other macabre subjects for both academic and popular journals. His books include The Empire of Death, Memento Mori, and Heavenly Bodies, which features the little-known skeletons taken from the Roman Catacombs in the seventeenth century and decorated with jewels by teams of nuns. His most recent book is A Cat's Tale: A Journey Through Feline History. Additional Resources: Instagram Photos: Rorschach upper half, chest with skull  Hergiswil stomach full shot Weyarn head with problem here due to discoloration behind skull due to back lighting through stained glass window Sonntagsberg felic chest detail Bad Schussenried head and chest Peterskirche munditia in shrine three problems, top over curtain over rope and weird candle Transcript: Today, covering a skeleton with jewels seems odd or downright morbid. In the 17th century, it was par for the course for the Catholic Church, which covered the skeletons of martyrs with jewels and lavish accessories to highlight the Church's power. Author and photographer Paul Koudounaris has spent years researching and documenting these little-known historic treasures, which he detailed in his book Heavenly Bodies: Cult Treasures & Spectacular Saints from the Catacombs. He joined the Jewelry Journey Podcast to talk about how the skeletons (and human remains generally) were an important part of people's spiritual lives; why nuns were responsible for decorating the jeweled skeletons; and why the Catholic Church's efforts to honor martyrs didn't exactly go as it intended. Read the episode transcript here.  Sharon: Paul, I'm thinking: you have a PhD in art history, so you're a historian skilled in doing research. A lot of what you're talking about isn't just looking at something; it sounds like you had to do a lot of digging. Were the things you were talking about, the traditions and things, was this just passed down and the clergymen knew about it when you came to town, or did you have to go find original documents? Paul: I had to go back to a lot of original source material. Obviously, a lot of this stuff is forgotten about now. I did a lot of digging. It was a good couple of years of very solid research, mostly in Germany. This is very obscure information, but it was rewarding information. When you do research like this, it's like a jigsaw puzzle in getting all the pieces back into place. In the end, you never get all the pieces; you never wholly fill out the puzzle, but I feel like I did a good job of filling in about 98 percent of the puzzle of those skeletons. Sharon: I'm sure you know more than anybody else on earth about this. For all of your books, you've done the photography. Were you into photography before this? Paul: I had played around with photography a little bit before, but not professionally. When I did my first book, The Empire of Death, I actually didn't want to do the photos for the book. I wanted someone else to do them because I wanted to be able to concentrate on the research, and I didn't want to get too distracted by the photos. I wanted to walk into an old charnel house and be able to concentrate on understanding it as a space rather than immediately running in and looking it as a photographer. In the end, there was no one who could do the photos for me. There was no one who wanted to take that trip and get involved, so, I was forced into the position of doing it. In the end, by both doing the photos and researching them, I understood them all the better. It didn't distract me; I think it actually helped me focus on them.  After I had done that book, there was no question that I was going to do the photos for the rest of my books. I liked working that way. I did all the photos for Heavenly Bodies. Photographically it was a very hard task because a lot of them are in cases, so they can't be removed from these glass cases without destroying a lot. It was very difficult, but again very rewarding. I'd like to think by doing it myself and really understanding it, it allowed me to get pictures that, to me, looked more sympathetic than clinical. It might be hard to explain that without looking at other people's photos, but a lot of times, I felt that by taking the photos, I'd strive for a sense of personality because each of them had something to convey. I felt very close to them by the end of this work; maybe not close to them, but close to the people who once venerated them and those nuns who created them. Sharon: I could understand how that would be. In the beginning, you were talking about how you got your PhD in art history and you were looking for the niche. How did you stumble on this death niche?  Paul: I studied at UCLA. I was probably the Fox Mulder of the art history department. I was always the guy who, while everybody else was working on Rembrandt, I'd go off and do a seminar paper about wood cuts of werewolves or something like that. It was the things that were not considered high art and were not considered masterpieces. I was always into these things that were visual culture for common people and visual culture that had been pushed to the margins just because we consider it hokey or unseemly. I was always into that kind of stuff. I was not working on the death stuff while I was in grad school. That came later to me, when I was traveling around Europe and I understood this massive part of people's lives that we had pushed out of the history books just because we were uncomfortable with it, and when I understood the incredibly important role it played in people's spiritual lives to have these bones around. I do want to talk a little bit about the materials that went into the skeleton, if that's O.K. Sharon: Yes, please. Paul: I think that's important because people always ask me, “Are these real jewels or are these replicas?” They want to talk about the materials, and I think this can relate to your audience. In most cases, they are glass replicas rather than real rubies or things like that, but there's a reason for that. When I say they are replicas, a lot of them think, “O.K., it must be cheap,” and it's not. Nature provides what it provides, and it might not provide the materials we need in perfect shapes and sizes and patterns. So, if you were to decorate a skeleton just with real jewels found in nature, it would be very, very hard to match things up to get a perfect pattern and a perfect flow of material. That is a big part of the reason they were using glass replicas, but when I say glass replicas, I don't mean cheap. I don't mean going down to Hobby Lobby or Michael's and buying junk like people would today. There were very few glass-blowers in Europe who could make presentation-quality replicas of real jewels. They were located in the Czech Republic, in Bohemia and in Venice, and they were very, very expensive. When I say replicas, I don't mean cheap. If you look at the skeletons and you see these perfect patterns of similarly shaped jewels with a similar sheen to them, that's because they're replicas, but they would use replicas so they could complete a decorative pattern perfectly rather than relying on what nature could provide.  A lot of them you'll see are wearing what looked like wigs. Those wigs are super important. Those wigs are made of gold and silver wire. Talk about incredible expense. There was only one place in Europe that could make wire in the finest of hair, and it was in Lyon, France. They would have to get this wire made out of silver. The reason they would use this gold and silver wire, this metallic wire and precious metal, to make these wigs for them was because they wanted them to stand the test of time. Let's say I got a nice wig made out of horsehair or something. That would be pretty durable. It's still not going to last 300 years and hold its shape, is it? No way. But a wig made of coiled precious metal wire will stand the test of time, and it will maintain its shape for hundreds of years. That's why a lot of them still have these perfect curls, because they're made out of this incredibly expensive metal wire. These were really, really expensive productions to make. Even when they were made of replicas, they were incredibly expensive.  One question I constantly got asked when the book came out—whenever I did a talk, someone would ask, “How much would this cost to make in modern terms?” I never came up with a satisfactory answer for that because it's hard enough to say, “Well, today's dollar versus dollars in 1950,” and that can be kind of deceiving. Now, let's talk about today's dollars versus guilder in 1612. You're talking not just about converting currencies through a vast amount of time, you're also talking about a different economic system. You're talking about a system back then where you had incredibly rich people and everybody else was incredibly poor. Even if I said, “O.K., if you base it on such and such, maybe it costs $2 million to make,” that's still incredibly deceptive because nowadays, over the course of your lifetime, an average person might make $2 million. Back then, an average person who's out there picking carrots is going to make $2 million in a hundred lifetimes. So, these were extremely expensive even when they were replicas.   Sharon: I'm backtracking a little bit. Were they mixing real jewels with these glass jewels? Would the nuns send an order to the glassblower and say, “I need one this size”? Paul: It could be. Some of them are real jewels. A lot of times, they might use a real jewel for an accent. A lot of them have pearls. Even the pearls are fake, but the pearls are faked to be the exact same size, because nature doesn't provide pearls in equally identical sizes. But again, even the pearls that were fake were incredibly expensive to make because you had to start with a perfect, handmade glass jewel, then they had to make a covering for it to get the sheen of a pearl. They had to make the covering out of ground fish paste and paint over this ground fish paste to seal it so it would soak in. It was incredibly expensive.  One advantage was when these skeletons came to town, they were a big deal and they were going to be venerated, so a lot of wealthy people wanted to be a part of them. You might have a local duchess or duke or local count or baron donate things for the skeleton. They might donate authentic jewelry; they might donate authentic jewels, and they might donate clothing, too. You'll notice a lot of them aren't just jeweled. A lot of them are jeweled, but they also have what looks like outfits on them. Those outfits were donated by local nobility, and then the nuns would tailor them to perfectly fit the skeletons and make cutouts to show the bone. It's funny, because if you were into high fashion at the time, you would walk in and esteem these skeletons as wearing yesterday's clothes. It would be like, “That guy's a couple of years out of season,” because the nobility will donate fancy, expensive clothes for the skeleton's use, but they're not going to donate the clothes they just bought. They're not going to donate their own clothes. If you were a real nitpicker and you were into high fashion at the time, if you had an eye for it, “Yeah, that look on that skeleton is really last year.” That also would help to flesh out—pardon the pun—the decoration of the skeleton, giving them some extra materials. One other thing I think is very touching about these skeletons: a lot of them are wearing rings on their skeletal fingers. The rings often would be donated by the nuns when they were done. You mentioned the nuns, obviously, were very trustworthy and loved the skeletons. When they finished, before they put them on display, the nun had a special ring or a ring that was a family heirloom. She would donate it to the skeleton and put it on his finger. What the nuns donated, these rings, that became kind of their artist's signature, even though the meaning of it is kind of opaque to us. That became their signature, by donating something to the skeleton that would be there when it went on display.    Sharon: Could you tell there was a pattern? There are so many questions I can go through. When you talk about these rings as a signature, did you keep seeing the same ring over and over, or the did the ring have an initial? Paul: While the nuns were donating their rings, each ring was unique. Those rings were often things that had been passed down their families, like family heirlooms, so each ring would be unique. I became good enough in looking at these skeletons that I was able to tell you the same people worked on this skeleton too. I could tell you that; it's not that hard to tell. Your listeners who are really into jewelry, I'm sure they'll know. It's like, “O.K., when I see a wire bent that way and this done to fix it, I know who did that, because there are certain technical aspects that become signature moves.” There were certain convents in Europe that were particularly famous, that were well-known for doing handwork. They might work on several of them, so I was able to tell, “O.K., these people did this skeleton too,” or “Somebody from that convent worked on part of this one, but not all of it.” You could tell just by those signature, little things about the way they would wind the wire or the way they would set in the jewels. Sharon: Did the nuns make the silver and gold wigs? Paul: They would have to bend it. Not all of these were made by nuns. There were some. I should point that out in fairness to my gender. There were some that were done by men, but the vast majority was done by nuns. The most famous group that still exists is in Waldsassen Basilica in Germany. Waldsassen Basilica has 10 of these skeletons, and they are all on display in the church. It's like the Sistine Chapel of jeweled skeletons. The vast majority of those 10—I think it's eight of those 10—were all done by one guy who was a lay brother at the basilica who was also a professional jeweler and a smith. I mentioned some of them would also be in suits of armor instead of being jeweled. The ones that are armored, that armor was pretty much universally made for them by men. Smith work was men's work. Sharon: Wow! How many books have you written? Paul: Four. Sharon: Four books. I'm thinking about all the effort and research and photography that go into one book, let alone writing four of them. So, The Empire of Death, you finished it, and you had the photos you showed the commissioning editor. What more did you learn as you went along, besides the fact that there were skeletons, about the empire of death or the way we view death? Did you think, “I want to say more about this after The Empire of Death”? Paul: The Empire of Death is really a history book, and it's a history of charnel houses. It's not one of these guides to the history of death. It is an art historical tome, and the genre of art is just art in bone. I started on The Empire of Death and then I wrote Heavenly Bodies, and then I wrote a book called Memento Mori, which was a more global exploration because I had been traveling around the world photographing skeletons and bones in ritual contexts. I've got to say it took me about 10 years of work to even truly understand what I mean when I use the word death. When you ask this question about what I learned, I learned a lot, but it was a very slow process. Death is the hardest thing for any of us to contemplate, and oftentimes the most troubling thing for any of us to contemplate. It took me a really long time to understand what lay underneath all that material I was working on. I was working on all this death material, but in the end, I think I came out with a better appreciation of it and understanding. Sharon: Wow! Contemplating death, yes, that is a very difficult topic. We can imagine, but we can't really know. You're a member of the Order of the Good Death. What is that? Paul: The Order of the Good Death is not some kind of heretical, worrisome order. It's not some secret society. It's just a group of scholars and researchers and artists who work on death material. It was founded by a famous mortician, as famous as a mortician could be, I guess I should say, by the name of Caitlin Doughty, who has three New York Times-bestselling books about the way we deal with death in our society. She put this together as a think tank or a group to bring together people who were working within society to broaden our perspectives on death. None of us are out there wanting to die, and we are all hot and bothered by the idea of passing away, but at the same time, we need an acceptance of it, a more positive attitude towards nature as a natural process.  Sharon: Do you have to be invited? Can I get a membership card? How does that work? Paul: No, there's no membership card. There are no meetings. It's funny because of the name. It intrigues people. The term “good death” is an old term. It just means to pass well, to pass with grace and to pass in a meaningful and positive way. That's why she used that term. No, you can't. You don't fill out an application online, and there are no membership cards. There are no meetings. It's a very informal group. It's Caitlin's thing. If she feels that someone is doing work that she thinks fits in with her basic objective of broadening our western perspectives of death, she would like that person to join. Sharon: O.K., so she's the one I have to talk to. Now, let me ask you this. Maybe I have the order wrong, but it looks like your most recent book was A Cat's Tale. Is that correct? Do I have that right?  Paul: Yeah, that book came out this past November. That was my last book. I switched from death to writing about cats. Sharon: Why was that? That's what I wanted to ask. It's like, oh my gosh, is that the same person? Paul: It's the same person. Underlying all of it, there are some similarities. Cats also have been pushed to the margins of history. That's a much longer discussion, but when you ask people about feline history or famous cats who are not internet stars, like famous cats from history, they'll pretty much draw a blank. They'll tell you, “They were big in ancient Egypt, right?” That's about all they know. Of course, cats also have a great background in occult lore, so there are some similarities underlying the cat research and the death stuff. It's just something I wanted to do. I felt that cats, if you read the book—and the book is not technically written by me. The book is technically written by my cat. It says “By Baba the Cat as told to me,” so I'm the transcriber as she reinterprets human history from the cat point of view and puts the cat back into its place. It was just something I wanted to do.  If you or your audience find pictures from that book, they'll realize something: that it's also an illustrated book. My cat happens to be a supermodel. I had been messing around with those photo projects for a long time, making costumes for my cat because she'll wear them; she'll model and she's good. I was making a Marie Antoinette costume for her and things like that, and these were amazing pictures. So, it's like, “Well, I've got to do something with these pictures. Is there some way to put them into book form?” I thought at one point about doing a fashion guide for cats by my cat to show these looks, and then I was like, “No, wait a minute. Let's do a real book, something that will mean something to people.” So, I came up with this idea of a feline history from the perspective of a cat. It's really an emotional book, because cats have had a rough time. Yes, they were big in ancient Egypt. They were also a persecuted and hated animal at one time, and she pulls no punches. She tells you all the highs and all the lows and brings you up to the modern day and the place that cats hold in our lives. So, yes, that is by me. That was the last book. To be honest, from my perspective, being in collaboration with my cat, it's actually my favorite. Sharon: Say that again.  Paul: It's actually my favorite since it's a collaboration with my cat. It's basically a 200-page love letter to my cat. Sharon: Did she like jewelry? That's the most important question. Paul: Well, there's a lot of jewelry as you'll see. Sharon: O.K. What's your next book then? Paul: I would really like to write a history of pet cemeteries.  Sharon: Oh, interesting. Paul: That combines all of it, doesn't it? Death stuff and the cat's back into play. A history of pet cemeteries and famous animal memorials and the way we memorialize our animals. Pet cemeteries have a very interesting history. At this point, I probably know more about them than anyone in the world. I've photographed more of them than anyone in the world, too. I've gone all the way to New Zealand and Australia photographing animal graves. It's a book I had actually started. I had all the research done, and I was going make that my fourth book. Then the idea for the cat book came along, and it's like, “I'm going to sell a lot more copies of the cat book than I am a pet cemetery book in the end.” Think about this: if I mixed the order and did the cat book after, it would have a sticker on it that says, “New cat book by the guy who wrote the cemetery book that hardly anybody ever read,” or it can have a sticker on it that says, “A book about the history of pet cemeteries by this guy who wrote this famous cat book.” You know what I mean? I thought it might help to do the cat book first, so that was part of the thinking. Also I just really wanted to do this cat book at the time, because I love working with my cat.  Sharon: It sounds like you have a good partnership. Paul, thank you so much for being with us today. Do you have a favorite place to buy your books? Do you want them to go on Amazon? Does it matter to you, or is it just what people want? Paul: It doesn't matter to me. On a human level, I always tell people, “Hey, if you can support a local independent store, that's great. If you don't want to, it doesn't make any difference to me where people buy the books.” If they want to buy any of the books, I'm flattered. Thank you, but it doesn't make any difference. Sharon: Thank you so much for being with us today. Paul: Thank you. We will have images posted on the website. You can find us wherever you download your podcasts, and please rate us. Please join us next time, when our guest will be another jewelry industry professional who will share their experience and expertise. Thank you so much for listening. Thank you again for listening. Please leave us a rating and review so we can help others start their own jewelry journey.  

Are You Satisfied
05: How To Improve Your Mental and Emotional Health During COVID-19 with Dr. Paul Anderson

Are You Satisfied

Play Episode Listen Later Oct 13, 2021 35:49


How emotionally fatigued are you?   Dr. Paul Anderson is here for a very special part two discussion to talk through the mental and emotional effects of the COVID-19 pandemic. While physical illness has impacted many people due to the pandemic, here is a place to learn about and heal from, the emotional and mental effects.   Emotional fatigue has set in and may be taking a toll on you. Part of this fatigue is due to a large amount of underlining uncertainty experienced daily. In this episode, Dr. Paul and Dr. Sarah discuss tools to feel more peace and calm despite the unknown.    Tune in to learn how to disengage when the external world feels intense and polarized, how to work through survivor guilt, and how to spread joy during a painful experience.    There ARE ways to remain satisfied in your life!   Topics and Tips:   The power of uncertainty's impact on long-term mental and physical health.   How to view the pandemic from a different lens in order to reframe your mindset.   The impact of social media on your mental health, especially due to consuming mass opinions of others.   How polarization of beliefs has played a role on society's mental health and daily life.   Your happiness is not tied up in other people's beliefs and opinions.   Survivor guilt during the pandemic.    Where You Can Find Dr. Paul Anderson: Get His New Book: Cancer the Journey from Diagnosis to Empowerment by Dr. Paul Anderson dranow.com   Powerful Quotes:   “This process of living in a pandemic has more uncertainty than certainty. Most of human comfort and happiness comes from certainty.” (5:00, Dr. Paul Anderson)   “This fear that you're going to die and we have to acknowledge everyone's going to die and you might die of COVID but you also have. But you can't focus on this one thing all the time, or you have no joy in your life.” (10:20, Dr. Paul)   “It can be in a way, a blessing when a hardship comes like this and we're forced to sit at home and face things and we start questioning, am I happy in my life? Am I satisfied in my life? And start looking at things more deeply.” (11:33, Dr. Sarah)   “​​When we feel bad, we would love other people to feel bad too. Can I give you some of this? And that really long-term, that makes you stay in that negativity, which is not what you want.” (19:06, Dr. Paul)   “The lack of presence strips away a lot of happiness. Cou can be generally mentally not unhappy about things and that's one level, but if you're not present, it takes the joy out of.” (23:49, Dr. Paul)   “We all could not be here tomorrow, but I'm planning to be here for a while. That's how I'm looking at it.“ (32:38, Dr. Paul)   Join the Are You Satisfied? Patreon Community: https://www.patreon.com/areyousatisfied?fan_landing=true

Are You Satisfied
02: How to Generate True Happiness with Paul Fraser

Are You Satisfied

Play Episode Listen Later Oct 6, 2021 30:04


Do you create joy in your life each day?   Dr. Sarah's welcomes onto the show her own medical Qigong teacher, Paul Fraser, to discuss creating true happiness in your life. Paul Fraser has been studying, practicing and teaching the Chinese healing arts of Qigong, Acupuncture and Tui Na massage for decades.   At the age of 19, Paul was diagnosed with bone cancer and given only 6 months to live. Decades later, he is still here with us. This healing journey sent Paul down a path of learning and became trained in energy work, acupuncture and healing modalities. Tune in to hear the details to his story, it is filled with curiosity, miracles and inspiration.    Dr. Sarah and Paul dive into tips on how to create true happiness in your life and generate a value system that is true to you. This insight is told through powerful storytelling that shares true examples of these practices.   Key Topics and Tips:   The healing powers of Qigong and acupuncture.   Pay attention to how you can love something in each moment, or be curious about the moment to cultivate joy.   The happiness aspect of daily choices.   The secret to true happiness.   Generate a value system true to yourself.   Connect with Paul Fraser: https://www.paulfraserqigong.net/ Quotes:   “He was emitting the chi, and the pain in my body started to drain. I could feel it slowly drain out of my body.” (8:54, Paul)   “The energy is there, but the body hasn't caught up with it yet.” (9:28, Paul)   “I decided that I wasn't going to do anything in my life that I didn't love from that point forward.” (10:17, Paul)   “Most of us cultivate energy or receive the vibrations in our nervous system by default.” (16:02, Paul)   “The secret to happiness is to give what we want to receive.” (20:55, Dr. Sarah)   “If you're going to be a man that you trust, don't ever make a promise to yourself that you don't intend to keep, or that you won't keep. Because if you don't, you become both betrayer and betrayed, you will never feel good about that person.” (24:57, Paul)   “It does seem that our culture is a breeding dissatisfaction, that it's extra hard to find satisfaction and happiness in our, in the way that we're living right now.” (27:35, Dr. Sarah)   Join the Are You Satisfied? Patreon Community: https://www.patreon.com/areyousatisfied?fan_landing=true  

The Marketing Agency Leadership Podcast
Innovating with Imagination and Intelligence

The Marketing Agency Leadership Podcast

Play Episode Listen Later Sep 16, 2021 33:31


Paul McDowall and Catherine Clark were neighbors when they founded ClarkMcDowall, a 21-year-old agency that with “intelligence and imagination” architects growth for “visionary companies.” Originally starting with big clients Catherine “inherited” from her previous employer, the agency had to put in effort to bring on the startups and mid-size companies that keep an agency nimble, fresh, and entrepreneurial – where there is a higher chance of “getting stuff done.”  Paul says the agency's most productive relationships come with clients that want to think ahead and think differently, make changes and do something different, and push boundaries – that these companies have a “sophistication in the way they think, but also a progressive way of thinking about their own industry or their own business.” Catherine notes that the human side is important to the mix and that today's clients are far more savvy about marketing and innovation than they were even six years ago. Brand-architecting involves broad-scope innovation in such activities as creating new brands, amplifying “rising star brands,” and transforming legacy brands for visionary clients by changing brand strategy, purpose, or positioning. The agency's brand expression work covers verbal expression (naming/ messaging) and visual expression (visual ID, packaging, design across the whole ecosystem, and web, video, and social components). Catherine says, “Architecting a brand is really about getting into what it stands for and then really thinking about how that impacts in all the ways it expresses itself.” As an example of client work, Catherine talks about the agency's multi-year effort with the Oklahoma City Thunder NBA team; addressing such issues as – What is their purpose? Why do they exist? How do they uniquely do things? What is it they actually do? – and then thinking how that manifests in the organization's operations – a campaign, a tagline, player experience, how a new player is greeted . . . or about the arena itself and the experience of the arena. Paul extends the scope by mentioning that these things include the internal culture as well, “how they talk to each other” and “how they hire.” Although ClarkMcDowall is based in New York City, the 2020 Covid lockdown forced the agency to rethink its organization. Catherine talks about the tension that comes with change . . . and the agency's decision to “Just go hybrid and start building it.” Today, the agency uses different systems, different ways of hiring, and different ways of working than in the past . . . and has a strong focus on creating a work environment that is less transactional and more about people's lives. About 25% of the agency's 25 employees work remotely – across the country.  Catherine says all this change has come with some nice surprises (and these are quotes): The more we allow people to try to find their own rhythm and their own environment, the more we're able to retain them and get the best out of them. I feel like we're even truer to ourselves in our values. We've really doubled down on the way that we treat people, the way that we integrate into our community, some of the pro bono stuff that we're doing.  There's this weird thing that the more you innovate, in a way, the easier it is to be true to yourself. You have to change a lot in order to really notice that anchor that you have. Catherine and Paul can be reached on their agency's website at:  clarkmcdowall.com or on LinkedIn. Transcript Follows: ROB: Welcome to the Marketing Agency Leadership Podcast. I'm your host, Rob Kischuk, and I am joined today by a duo, Paul McDowall and Catherine Clark. They're both Founding Partners at ClarkMcDowall, based in New York City. Welcome to the podcast. PAUL: Thank you. CATHERINE: Thanks for having us. We're very excited to be here. ROB: It's very excellent to have you here. Maybe you could start off by telling us about ClarkMcDowall and about what it is that makes the firm unique. CATHERINE: We call ourselves brand architects. I guess we'll start there with the unique piece. Just to be tangible for everybody who might be listening in, that means we do a bunch of things. We create new brands, we amplify what we would call “rising star brands,” and then we transform legacy brands for clients that we would consider to be visionary clients who are really looking for some change. What does that mean? It means we offer services like brand strategy, brand purpose, positioning, architecture. We also do a lot of innovation work, as that is also part of architecting those brands. Finally, we do brand expression work, whether that's verbal expression like naming/messaging or visual expression like vis ID packaging, designing across the whole ecosystem, web, video, social. There's about 25 people in our agency. Our roots and our base are in New York City, but we are hybrid. We also have talent across the country. I think what makes us unique is – we phrase it as “intelligence and imagination,” and I'm sure Paul will jump in and add to that, but it's really born from the partnership that Paul and I have. I'm a strategist originally and Paul is a creative originally, and we both own 50% of this business. It's very much about the fusion of two sides of our business that are usually not seen in equal partnership very much in the agency landscape. PAUL: Yeah. We got to the intelligence and imagination – for a while we were talking about “we have strategy brains and creative brains working together,” and it sounded a little clunky. It also felt quite limiting as well. It feels as though creatives can't think and then strategists don't have a creative thought. It's just not true. The idea of intelligence and imagination is something that we do collectively as a team. It's not one team, one person owns that. It's everybody, whether it's the strategists, whether it's the creatives, but also whether it's our client experience team, whether it's our marketing team, ops team, whoever it is. That's how we think and how we approach life. It's a broader philosophy which has stood us in good stead for the last, gosh, 21 years, Catherine. CATHERINE: It's been a journey. PAUL: Yeah. Awesome journey. ROB: Congratulations on that alone. That's quite a journey. You mentioned building brand architecture. When someone goes to your website and looks at the range of brands that are on there, we see quite an array of impressive top-level name brands. How does that play out? I imagine you can talk about some of those brands that are on the site. What does brand architecture look like for one of those examples that we might see looking at the firm? CATHERINE: I could pick a couple of examples. Architecting a brand is really about getting into what it stands for and then really thinking about how that impacts in all the ways it expresses itself. One client we like to talk about a lot is the Oklahoma City Thunder NBA team. We worked with them for a number of years, really helping define their purpose, why they exist, how they uniquely do things, what it is they actually do, and then thinking about how that manifests in all kinds of ways. It could be a campaign, a tagline, some visuals. It could also be the player experience. How do you greet a new player when they show up at your team? Or it could be about the arena itself and what the experience is like. PAUL: Even their internal culture as well, how they talk to each other, how they hire. It's from the inside out. Sorry, Catherine. CATHERINE: No, no problem, Paul. This is our two heads thinking together, like we do. [laughter] So that's how we would talk about being brand architects. It's actually a little bit like an architect thinks about creating a building that is influencing the way people live their lives, the way they interact with each other, the way that building leaves a mark on the landscape. It's really bringing a lot of things together. Another manifestation of our work might be some work we did with Starbucks, restaging Evolution Fresh, which is their juice brand that was doing really well. They had this incredible, beautiful design, actually, that won some awards. But then the whole landscape changed around them. That's what happens when we get brought in to do brand transformation. It's like, “Hey, we've got this thing. It was doing great and now it's hit a wall.” We would help them from the get-go in terms of understanding, what is the problem? Who is your audience? How do we change the way you position yourself and tell your story? Then we're able to bring it to life. In that particular instance, it was mainly packaging. The packaging was their main source of communication; they didn't have any advertising. So that's where we applied all our efforts, into the visual expression, and it turned their business around. They went from major decline to double-digit growth. PAUL: They were getting delisted. Even from their own Starbucks stores, they were getting delisted. That's how dire the situation was. Through the work we launched, they were doing double-digit growth. They had the biggest growth I think they'd seen in the brand itself, and actually outpacing the category itself. So a pretty dramatic transformation. ROB: What was the timing of your engagement with Oklahoma City? Were you there right when they were moving and that transition? Was part of the brand design around the new team name? Or was it downstream from there? CATHERINE: Downstream. We came in at the Kevin Durant free agency time. I can't say too much about all of that, but you can imagine that that team was going through a lot of soul-searching in terms of what they stood for, and if that player was going to leave – which he ended up leaving – how do you make sure you define that team so that it has a real sense of purpose, regardless of the outcome they can't control? So we came in at that point and really helped them articulate what makes them different. And as Paul was saying, impacting their culture internally. They made this incredible bounce-back as soon as he left. And they're always changing and there's always players coming in, coming out. How, with a brand like that, do you help them to find what they stand for, agnostic of the players that might be there, knowing that the players are actually a huge part of the experience? So trying to create some stability and a sense of agency, if you like, for themselves outside of wins and losses and players. PAUL: I think it's interesting. They have a very progressive team way of thinking. I'm impressed with the GM, who we worked closely with and Catherine has a very good relationship with. He's super thoughtful about everything, not wanting to be just another sports team or thinking like another sports team. I think they're the folks that we do really well with, those clients that really want to push the boundary, thinking ahead – not just reflecting the status quo – and wanting to do something different, wanting to make a change, wanting to think differently, wanting to think fresh. There's a sophistication in the way they think, but also a progressive way of thinking about their own industry or their own business. We create wonderful, productive relationships with folks that are wired that way just because we're wired that way as well. CATHERINE: Just to build on that, a lot of agencies in our business are used to helping their clients narrow down their bull's-eye, target audience and all those good things. We've had to do the same thing over the years and say, “Hey, what kind of clients do we work best with?” Because you can't be everything to everyone. That's really been the thread: people who we consider to be visionary, who really want to do something different, transcend their category, push the boundaries, but at the same time have this very human side to them. We're a very casual agency in terms of how we present ourselves and how we work with people. So there's a real human side. We know we do better with clients that want that very personal, intimate relationship versus clients who are maybe looking for a big agency with lots of fancy style of working. We're in a category where there's lots of different people doing different things, and if you can really define your niche, you're more likely to be successful and be able to focus on that. ROB: Right. There's a big piece of the story there that I would like to come back to, because I think you look at a lot of the brands you've worked with, and I think a lot of agencies would look at the overall top-level brand and say that that brand is untouchable, that you really have to be a big holding company shop to engage with them. But I'm going to put a pin in that for a moment. I want to get back to the origin story a little bit. Clearly, you two teamed up and you're combining worlds of your own strengths. But how did ClarkMcDowall come to be in the first place? What's the origin story? PAUL: [laughs] This is a story that we actually didn't tell from the get-go because I think it would've scared our clients, but we were literally next-door neighbors, literally over the garden fence. Catherine was running the UK side of a London branding company and I was doing my own thing with somebody else. I was very dissatisfied; I was on the creative side/design side, very limited. Wasn't really allowed to ask a lot of questions. I'd inherit a brief and then respond to that brief. Catherine was on the flipside, doing all this incredible thinking with innovation thinking, strategic thinking, and then it would be mistranslated or turned into – just lost, just melt into the ether and never see what happened to it. We had a conversation one day – I think our spouse and partners were like, “The person next door, you should talk! They do what you do!”, whatever. And eventually we did. I remember Catherine sharing her insights. Catherine is extremely eloquent, as you can tell already. Very intelligent, bang-on. I just exploded and was like, “This is incredible.” It opened my mind to things. Likewise, Catherine, different side, “Here's a creative that thinks differently about the industry and is dissatisfied and doesn't just want to be a designer,” all those sorts of things. It was literally a meeting of the minds. It was happenstance. It was one of those magic moments in your life that is transformational. And I mean that in the biggest sense of the word “transformational.” Then we built the business from there and basically shared thoughts and insights. We started in the East Village because that's where we lived. As your audience will know, running an agency is a 24/7/365 job. We had babies at the time, or babies to come, so we wanted to stay close to our families. The human side, as Catherine touched upon, is super important to us, and recognizing that and trying to make it work for people. By the way, Catherine, jump in at any time. You've heard this story a thousand times. You don't need to hear me warbling on. CATHERINE: But you tell it so romantically. It's amazing. [laughter] I think what Paul's saying is incredible because we ended up having two girls, two boys, they were the same ages, they all went to school together. It became kind of like a family thing. The company never felt like a family business, but there was definitely a sense of community. We were very proud to have an office open on E 11th Street between A and 1st back in 1999. It was a complete scary neighborhood, and we were like, “This is where we live. We love it. We're doing it.” Our clients were a little freaked out at first, and then as soon as they got into our office, or past the front door, they were like, “This is awesome. I feel energized. I feel like I'm part of something.” I think we really stuck to who we were, and that's carried us all the way through. Then we ended up in various spaces on the same block. We couldn't really expand the space. At one point we had an apartment, we had a storefront, we had a studio, all literally on the same block. We called it our little village. That's how we grew. We started with some big clients that I'd inherited from my previous employer, Unilever – that then turned into Mars that then turned into other companies – just literally following people around. So we started really having what I would call big clients right from the get-go, and then over time actually had to work to try to get smaller clients – which is the opposite of maybe the journey a lot of other agencies take. They start with the smallest startups and then make their way up. We started literally with the big corporations and had to make an effort to go and acquire startups or mid-size companies that are actually really important to work with also, because they keep you nimble, they keep you fresh, they keep you entrepreneurial, and you have a higher chance of getting stuff out the door and published and all of those things. But it's been definitely a very organic journey for us. PAUL: Yeah. And it's not being afraid to evolve, I think. It's interesting because even after 21 years, we'll stop and do a brand refresh or want to choose our narrative or whatever it is, and we go back to those original core tenets, those values. Maybe the language around them changes, but the essence of those things, what we believe in, is still really true to who we are – this idea of being original, this idea of evolving and problem-solving and going with the times, this idea of having an optimistic outlook, because you have to in order to keep in business and keep going. The idea of community, the idea of taking care of people, nurturing people. Those things were baked in from the start. They weren't things that we made up. They're just true to who we are as people. I think that's something, if any of your audience are new business owners as well, really doubling down on what you believe in and your values and being brave and sticking to them. When you start off, you're a bit insecure. You think you need to be something else than you actually are. We had that, right, Catherine? We said, “Oh, we need to be like this agency,” and in the end it took a couple of years to be like, “No, people are buying ClarkMcDowall. They're not buying the other agency.” Then it was like, “Oh, we are who we are.” You embrace it more and you really go with it. That quirky little storefront we used to have or whatever it might be, it becomes part of you, and then that's what you build upon. ROB: It's really a key point. Maybe since you've made it through 21 years and probably continue to actually refine your authenticity – sometimes you think about building up layers; it seems like it's almost the opposite sometimes. It's peeling away the layers of what people made you think you were supposed to be and finding who you can authentically be. How have you figured some of those moments out? Because it's really, really hard when you think about the expectations that people have upon you when you say, “This is us, this is what we do. We're in the market.” CATHERINE: There's something about knowing your values. I think it was helpful that Paul and I met as people and shared values, so it's easy for us to return to, if you like, as opposed to maybe people meeting through a business lens. We just genuinely wanted to do work together and respected each other's ways of thinking. So there's a human side. I will say the tension comes when you want to change. For example, when 2020 hit, we were really quick to say – I think it was like April or something, a month or two after lockdown – “You know what? Just go hybrid and start building it. Whatever that means, we'll define as we go, but let's commit to that.” So we've changed in the last year and a half probably more ways of working than we've ever changed. Basically moving everything to Google, using different systems, different ways of working, having maybe 25% of the company remote. But somehow, I feel like we're even truer to ourselves in our values. We've really doubled down on the way that we treat people, the way that we integrate into our community, some of the pro bono stuff that we're doing. So there's this weird thing that the more you innovate, in a way, the easier it is to be true to yourself. You have to change a lot in order to really notice that anchor that you have. ROB: Have you hired in a particular secondary location, or has it really been anywhere, everywhere, or maybe just North American time zones? What's the range? CATHERINE: We're in North American time zones. We have had some team members go abroad for a month or so, and that's fine, as long as it doesn't exceed let's say the 5- or 6-hour time range. But in general, it's across the U.S. We have some people on the West Coast, which is great because we have some business over there as well. But there are some other people in places where we don't have clients. What we're noticing, though, is there's a fair amount of movement. Everybody's like, “Do I want to move?”, or they move and then they miss New York and they come back. I think what's been nice for people is that they've felt that they had the freedom to go and explore and not feel like, “I have to not move because we're going to have to go in the office next month” or something. We've allowed people to also discover what works best for them, and I think it's going to take a while to settle, because we're still in this very unexpected, volatile time. The more we allow people to try to find their own rhythm and their own environment, the more we're able to retain them and get the best out of them. That's our attitude. ROB: It's been an exciting opportunity. To your overall point, I think it can almost help when you're not trying to choose “Who's the best person we can find that wants to commute into the East Village?”, and instead you say, “Who's the best person that aligns to our values and needs who wants to work remotely?” It's a different question, and I think the numbers are bigger. The candidate pool is bigger. In our experience, at least, you can hire faster in a lot of cases. CATHERINE: Absolutely. We've also experimented with different hiring models, getting people on short-term contracts so that they're more willing to say, “I'm usually freelance, but I'm going to try to have this full-time experience for a period of time, but I'm not fully committed,” or people working part-time. I don't know that we've cracked the code yet, but we're very much in an open mindset around different ways to engage people, and that's been super successful for us. We've been able to attract people and retain people that maybe in the past it would've been like, they're not local, they don't want to work on these hours, and we might've passed them by. And actually, they've contributed tremendously to the business. PAUL: It's like constantly learning. Same with the space as well, like Catherine said. We gave up our lease. The timing worked out. We've got other pals who are big agencies who are locked into leases and they're like, “Gosh, what do I do with this now?” I guess we were in a fortunate position of being able to give that up, which means that we can experiment and we can learn and beta test. We keep saying we could never imagine – if you were to create an office from the get-go, there's no way you would put people in desks side by side, 9:00 to 6:00. You just wouldn't build it that way. So we're thinking about if and when we have the space – don't even want to call it an office, but what would that space be? What's its role, what's its function? How do we design around people? How do we design around the team? How do we design around people's lives? Because it's not just about work. It's not a transaction. I think work can often become, or has been in the past, a transactional relationship. We want to make it much more integrated and thoughtful in that sense. So that's the sort of experimentation. Do we have the answers? No, not at all. The same way Catherine said we don't have the answers on the hiring. But we're super open. We're not afraid of testing things, and we're not trying to be rigid because “That's the way it was.” It's, “What could it be?” And then we'll try to figure that out. ROB: It's fascinating that you were able after 20 years to hold the office lease even somewhat loosely. But I'm sure maybe because you've moved around so much, it's been possible to recognize that there will always be someone who will let you sign a lease when you show up with a signature in hand. But this moment is unique in what you can learn from it. We talked a little bit about some other lessons along the way around peeling those layers back, but Catherine and Paul, what are some other key lessons you'd say you've learned along the way that if you were rewinding 21 years, you'd tell yourself to consider doing differently on this journey? CATHERINE: Maybe I won't answer fully the doing things differently, but one thing that has been a big thing is how much brands have changed and how much our clients' needs have changed. For a long time – I would say for at least 10-15 years – I remember we used to do some work for a client, a big corporation, and you'd be educating them on this innovation process. They'd never done it before. Then six months later, you work with somebody else in the same company and they also don't know anything. The years would go by. I'm like, when are they going to figure out that they keep learning the same stuff? And suddenly, all of a sudden, I would say maybe five to six years ago, we started to see a shift where a lot of our clients became very sophisticated. They in-housed a lot more things, and all this stuff that we tended to have to educate them on, they know. What it means is you really have to make sure that you're adding value on top of what is basic 101 for everybody now. So the level of sophistication has really increased in the industry – which is great, actually. Different agencies are going to bring different things. For us, it's really about joining the dots. I think having a company that's owned both by somebody that comes from a creative background as well as someone who's coming from a business and strategy background has meant that we've created this culture where one doesn't trump the other. We don't have a design-led culture where strategists are post-rationalizing, or the opposite. That confluence of thinking, of different minds, is really, really rich. We find that harder to replicate in-house for clients just because they're not built that way. They're coming from a business perspective. So we're able to maybe crack things, join dots between things in ways that really add value, and we understand that process really well. But every agency is going to need to be finding how they add value over and above clients being much more educated. So if you ask me what we would do differently, I don't know if I have an answer to that other than just keep staying ahead and making sure that we're always attuned to what our clients really need and where the gaps are for them. PAUL: Yeah. I think about doing differently, maybe things to avoid is avoid limitations. Don't feel as though one has to behave and operate within a box. You can define that box yourself. I think there's more – well, not just you're able to do it; there's more need to do it, to really redefine what those parameters are. I think that is super important, whether you want to call it evolution or whatever it might be. And not just talking about services. That's a part of it, but how you do business is really important as well. And then going back to the transactional nature of business – and we see it with other agencies. I know great agencies. I'm not going to name anybody. They do fantastic work. But what we hear is they're still in a transaction with those folks. They have slots, they have people, they do the job, they go, they quit, they stay, whatever it is. They do great work. We believe that's really shifting and it's really putting the human being first. You need to craft a different kind of relationship with the folks that work for you and work with you, and putting those at the center, and then how do we build around those needs and how do we support those needs? Because if they're doing well and they're feeling fulfilled and they're feeling really good and energized, then your work product, what you do, your clients and your experience, is better as well. I think that's how we think about our business tool. ROB: It's healthy. Definitely, as you get the team in there and aligned, it really lightens the load as well as they become more capable. You don't have to always fill every hat that you've been wearing since the year 2000 or 1999. CATHERINE: Yes, that's definitely – and that's probably been our biggest challenge, getting to a team that is really empowered and that works well together. I look back over the years; we've had incredible talent, but it takes a lot of time and effort to get to a place where you can look at your leadership team and the rest of your talent pool and go, “Whoa, what an amazing bunch of people, and they work really well together.” Actually, we have an all-female leadership team at the moment, which is amazing, and they're really empowered. We have a Head of Client Services, a Head of Creative, a Head of Strategy, a Head of Operations, and a Head of Growth, and they have incredible relationships with each other. A number of those people have been with us a long time and some of them are newer. I think what's been really amazing is exactly what you just said, finding ourselves not having to wear absolutely every hat every day. I think when you do that for too long, it's hard to have big ideas when you're running around basically taking care of millions of different things. As an agency owner, allowing a team to grow under you that can really take some of the responsibility and ownership is huge. I think Paul and I spent a good 10 years running around like headless chickens. [laughter] Suddenly we hit a wall and it's like, “We have to have a reorg,” all these kinds of things that we had to do 10 years ago. But we've really managed to build this incredible team under us, which enables us to do things like this and reflect and think about where we want to take the business. PAUL: It's an old adage, but hiring people that are really good at what they do and in certain things are better at you. There are certain disciplines where I'm happy to hand that over because you're really good at that thing, and you're going to make us better and up our game. Advice to anyone starting a new business is don't be afraid of that. As business owners, your ego – you say, “Oh my God, I've got to be the best at absolutely every single little thing.” You can't. Nobody's that good. Nobody can do that. A lot of it is just trust and support and letting those people do what they do, and letting them shine as best they can. Like Catherine said, we have an awesome leadership team as well, a bunch of very intelligent, motivated, lovely human beings that I think have really helped us think about our business and move our business forward about the way we do things. Right, Catherine? And brought ideas to the table that we said, “Wow, we never thought of that” or “That really helps,” or building on ideas that we have and going with it. We call it “yes, and-ing.” That really energizes you, and it pushes us all forward. It's exciting when that happens. You get off one of those calls, those sessions, like “We just did something really good. I feel as though we've made steps forward here. I feel really good about this.” Those are great moments. ROB: Gosh, all sorts of lessons in there. I'm grateful to have you both on the podcast here. Paul, Catherine, when folks want to get in touch with you and when they want to connect with the firm, ClarkMcDowall, where should they go to find you? PAUL: If you go to our website, clarkmcdowall.com – that's “McDowall” with an “A,” not an “E” – you'll have contact details there if you want to get in touch, for talent. And then there's also LinkedIn as well. We're happy to connect with people. ROB: That's excellent. Paul McDowall, Catherine Clark, congratulations on what you've accomplished together, at the meeting of the minds known as ClarkMcDowall. Thank you for sharing your journey, and I wish you all the best moving forward with this new hybrid adventure as well. CATHERINE: Thank you for having us. It was a great conversation. We also appreciate the forum that you have for other agency owners and talents to hear about agencies and get a little bit of an insight into the underbelly of these different companies. Really appreciate that focus on the industry. PAUL: Totally agree. Thank you so much. ROB: That's wonderful. We all need each other. Thank you, and be well. CATHERINE: Take care. PAUL: Awesome. Thank you so much. Take care. Bye. CATHERINE: Bye. ROB: Bye. Thank you for listening. The Marketing Agency Leadership Podcast is presented by Converge. Converge helps digital marketing agencies and brands automate their reporting so they can be more profitable, accurate, and responsive. To learn more about how Converge can automate your marketing reporting, email info@convergehq.com, or visit us on the web at convergehq.com.

Living Room Therapy
An Old Classmate Stops By!

Living Room Therapy

Play Episode Listen Later Sep 15, 2021 37:44


Catching up with an old friend Stacey is good medicine during Covid isolation peak time. Highlights include...“I've dealt with worse, Bill Gates has yelled at me.” Paul“It was like jumping off a cliff, and not checking out how deep the water was -- I had to do it. “ Reid

Business Built Freedom
190|How to Find Ideal Clients With Paul Kennedy

Business Built Freedom

Play Episode Listen Later Jul 20, 2021 34:53


How to Find Ideal Clients With Paul Kennedy  We all have clients. Sometimes we have great ones, and we call them our ideal clients. Other times we have some of the bottom-of-the-barrel, less-than-ideal clients. It might be a bit noisy or a bit squeaky, and frustratingly, the squeaky wheel gets the grease a lot of the time. We've got Paul Kennedy from PGV Consulting, and we'll talk about how to find ideal clients and remove the terrible ones. Get more tips on how to find ideal clients at dorksdelivered.com.au How Do You Identify An Ideal Client How do you identify a bad client? Start With Your Why Paul: I'd like to start with the “Why” and focus on what we have previously discussed about Simon Sinek. I love what Simon Sinek is about, and most of your listeners will be familiar with him. Paul: If you find out your “Why”, your purpose, why you're doing what you're doing, it could be a mixture of both business aspirations and personal ones. Particularly if you're self-employed, it's good to blend the two because your personal life and your business life have to live in harmony with each other. Paul: If you focus on your “Why”, it gives you your passion as to why you're really doing this. For instance, I'm an accountant by qualification. That doesn't necessarily mean that I actually really want to do accounting, especially a few years down the track. My “Why” was not to be an accountant, and that kind of led me to where I am. Paul: Working out your “Why” makes the other questions—your “What”, “How”, “Where”, and “When” so much easier. It's like picking up the correct piece of the jigsaw first. Once you've done that, the rest of it follows much more easily. Paul: Most of us meet and start off by asking, "What are you doing?" In my case, I'd perhaps start telling you about accounting, but it's not where I really want to spend my time and perhaps not where other people want to spend theirs. Nirvana: Ideal Clients Seek You Out Paul: I've got a few beliefs. One of them is Nirvana. It is when you get your business to the point where your ideal clients are actually seeking you out. Paul: Once you've reached Nirvana, it means you're in a very privileged position. If somebody is looking for somebody in your field and they know what you can do and what you've done for others, they will come to you and it won't be all about price. It will actually be because they want Josh Lewis to look after their business, their IT. You change the relationship, and it becomes one where they actually want you. It's not an argument or discussion over price. Have a Business Plan Paul: I am also a great believer in a business plan. I think it's very unwise to start a business unless you have a plan. It doesn't mean you have to be fixated on it, but it gives you some sort of general direction to where you want your business and career to go. Once you've started on that journey, that will lead you to who your ideal clients are and what makes them ideal. How Do You Identify a Bad Client? Who is Your Ideal Client? Paul: Identify the criteria and the things that make up your ideal client—the people who value, respect, and actually act on your advice. Paul: A non-ideal client would be someone who neither respects, values, nor acts on your advice. They might still be paying you, but from your perspective, it would be very frustrating to give them your best advice but they do not actually act on it. Think About Your Criteria Paul: I encourage people to think through what are the criteria of your ideal clients. It is actually quite helpful to spend a bit of time identifying the traits of non-ideal clients.  Paul: I often encourage people to think of a situation they might have had where they won two clients, they're driving home, and they're pretty happy and excited. They're particularly excited about winning Client A. They're a bit lukewarm and cool about having Client B.  Paul: I encourage people to think through what were the traits of Client A that got you excited, and what were the traits of Client B that made you feel a bit cool about it (I've won them, but I'm not sure this is going to go the way I hope it does)? The more you can drill down on that, the more it will help you identify the clients you want and those you don't want. Should You Keep a Non-Ideal Client? If you've just started in business, the expenses are being covered, and there's food on the table, is it okay to stick with bad clients if removing them will mean that you're no longer financially healthy? Paul: We obviously need to be and want to be financially healthy. It perhaps comes down to timing as to how long you might bite your tongue and continue working with somebody who's not an ideal client. How do you deal with a non-ideal client? Think About Increasing the Price Paul: All of us in business invariably have some clients that we perhaps don't want. You can have a very direct conversation and say, 'Look, perhaps I'm not the best person for you.' We could do it by increasing your price to be unattractive to people who are not ideal clients. That's something that we've learnt, so we changed around our business model from charging per hour to charging a flat rate per month.  In 2009, we're charging $55 or $85 an hour. In 2010, we changed the business model around to per month. One of our clients didn't want to pay per month. I told them that with the number of hours they're doing with us, they're going to be saving money in three months on average.  But they were not interested, so I went from $85 to $110 to $150 to $200 an hour before they agreed to go per month. We were making heaps less money, but they were fitting in with the model and how we wanted our business to work. And they were happier with that because then it was back to less than what they were originally paying, so it worked out for everyone. Paul: If you really don't believe that this is the sort of business you want to be working with a particular client, increasing your price so that you're unattractive is one way of doing it. Be Upfront Paul: It's not a bad idea to be even a bit more upfront and simply say, 'I don't think I'm the right person for you.'  You were talking about different ways to terminate a contract with a client. We've done this before as well. We've noticed that the businesses that we're working with are getting bigger and bigger. One of them was going in a different direction and was more interested in running a home network for the 40 employees as opposed to a business network. We said that's not really what we do and we're more than happy to put you in contact with someone that works with businesses that have the same ethos. We found that was a professional way to break into that closing doors should situations change. Is there any way you shouldn't terminate a contract?  Paul: I do it as pleasantly as possible. I think that we need to be honest, not everybody is going to work with everybody. Otherwise, you'd end up marrying everybody. Paul: You can't be everything to everybody. You shouldn't try to be. If you do, you'd probably come to grief and a bit unstuck. Be Innovative Paul: I have a client with whom I've done quite a bit of work over the years. My role was to identify people that I knew that represented his or his company's ideal client criteria and to introduce the two. They would host a high-quality event, and I would invite these people along and learn a bit about each other. One thing would lead to another and invariably business. Paul: In doing so, I was introducing my client to his prospective client, who loved what my client did, but because they were spread across Australia, it was just going to be prohibitive. Paul: After I've done my initial introduction, my client and the prospective client sat down and talked it through. The latter said that they love what my client does—bringing our senior management together for a day and a half once a month for 10 months—but the cost is much more than they are prepared to pay and bringing together the senior management from across Australia once a month is really overwhelming for us. Paul: This happened 5 years ago, so I was a bit surprised that my client hadn't thought of doing it by Zoom. Five years later, they are still doing business. The client is delighted. They've achieved it at a much lower rate, and they've managed to do it without disrupting their business every month when they bring a group of senior executives together.  Paul: It's often not what you do. With my client, all they really changed was how they did it. I can't really take the credit, but my client said that I have changed the criteria of their ideal client. They see themselves delivering what they do—business coaching—to a much larger audience than what they previously have perceived. I'm a great believer in knowing who your ideal clients are, who you would like them to be, and who they could be.  Look At the Good Side of Things Paul: I think with COVID-19 essentially everybody has recognised that we can do so much. What we were previously doing physically at one location we can actually do via Zoom. COVID-19 has actually accelerated much of the change that was going on. In business, being able to do things through Zoom is awesome. It's not about the lack of resources; it's more about being resourceful with what you've got. That's a big thing that we bring to businesses. People don't want to use the XYZ tool and aren't ready for that. Most of the time, when you push into a corner like what COVID-19 did for a lot of businesses, you find out that these tools aren't that bad. They're not the enemy, and they're going to help you out. They're going to take you off the road, and you're going to be significantly more utilised throughout the day. Some people drive. I have a friend that drives an hour and 40 minutes to work every morning, five days a week. It's ridiculous. When his business went into COVID lockdown, he found that he had more time for his family. He spent an extra 40 minutes with his family in the morning and an extra 40 minutes in the afternoon, and they were happy but he was still spending an extra 2 hours a day at work. It's definitely a blessing in disguise.  Paul: Personally, I'm not particularly good around the technology side, but you obviously have taken to it like a duck to water. I think that's a wonderful gift. Paul: Technology is your friend, and I'm learning that myself and enjoying working with people who have that outlook and have that ability, which I very much respect.  It should sit there like electricity is your friend. We don't need to know how it works. We don't need to know if it's AC or DC coming through on high voltage lines. It just matters that we need to flip the switch and it works, and that should be what all business owners want. Ensure Your Ideal Clients Know Who to Call (You) Paul: If you turn the switch on and it doesn't work, even though you might not know how it works, you at least know who to call. Henry Ford said that he doesn't have to know everything. He just has to know who to contact to make sure that he can achieve everything. Paul: That's very much what I'm about. I believe in the business plan and in knowing your ideal client and who they are. Make Your Ideal Clients Remember You Paul: What I do is I work with my client in identifying a number of activities. They could be one-on-one introductions, giving presentations, writing articles, whatever's right for my client so that we are constantly getting them in front of their ideal clients. Paul: I think some people go way over the top. They're excellent at what they do, but I think they significantly overcommunicate to the point where their target market is annoyed and say, 'If I get another email from Paul:  Kennedy, I'll scream.' You don't want to do that. Paul: On the other hand, you don't want to go to the other extreme where your target market says, 'I've got an email from this guy Paul:  Kennedy, and I don't think I even know him.' You've got to be just right. It'll be different for every business, but you have to make sure that when your ideal client has a need, you are the one they think of and they know how to contact you.  Build a Business Development and Marketing Calendar Paul: Identify those five to eight activities and then build a marketing and business development calendar that bullet points down which activities you are going to do each month. They are all different because there is no single silver bullet. I don't believe you could do it all via LinkedIn or do it all via one-on-one introduction. You need to be doing a variety of activities that are getting you in front of these ideal clients and you need to do it consistently, not just once. Paul: Get yourself to the point where you've built your brand amongst your target markets or your ideal clients so that when the time is right for them, not when the time is right for you, they keep thinking, 'I need to go and talk to Josh at Dorks Delivered.' I agree. We call it the digital fridge magnet. When you look at the plumber or the nice pizza place around the corner, if you don't have that on the fridge and you forget, a lot of the time you end up going somewhere else. You want to be in front of them enough but you're not annoying them and pestering them. Paul: Absolutely. I've got an excellent database of people I know and who know me. Some of the people are so good at their social media, but personally, I think they do too much of it to the point where I have it set up so that it's automatically put into a subfolder in their name because I respect what they do, but I physically cannot consume everything that they're churning out. It could be one video a day and I just physically don't have that time. Paul: I think so much of that good content that they're sending out goes to waste. In my case, it goes automatically into the subfolders. Sometimes I get to look at it, most of the time not. These people are so good at what they do, but it's actually going to waste. Paul: On the other hand, you have the extreme of people who don't communicate at all. I think finding that right balance somewhere in the middle so that you're there enough, but not to the point where you are an annoyance, is the way to go. How Do You Avoid Losing a Prospective Client?  Do you think you can get too close to an ideal client and break the relationship? Do you think you can do things that are too friendly and they think that's weird? What situations could get you too close? What are the Don'ts to make sure that you don't destroy a relationship with an ideal client? Remain Professional at All Times Paul: I do think you must at all times remain professional. You don't want to get to the point where the relationship has become casual and taken for granted. If there is an issue, either party might get reluctant to raise it because of the closeness so it festers away. Equally, if you do get too close or your relationship has become too entrenched with that one individual in the company, what happens if that person moves on and he's no longer there?  Paul: It's a fine line. On one hand, you obviously want the relationship to be a healthy one, a productive one that works cooperatively for all parties. It's important to make sure that it always remains professional, but you don't take each other for granted and that you deliver what you say you are going to deliver. Don't get to the point where you're essentially living in each other's pockets. I think there is a dividing line and it's important to keep that. I know one time that I felt a bit uncomfortable. We don't work with this company anymore. We were quite close to them, and they would have parties and I'd bring along a keg of beer to celebrate. There was this one Christmas party in particular. I was there with a keg of beer and then a few hours went by, they shut the gates. I thought that's a bit weird, and then a few of the key decision-makers in the business started smoking a joint. They offered me to join them, but I'm not that guy. I said no judgement, but I obviously did. They felt comfortable enough to do that in front of me, but I did not feel comfortable being around that. Paul: I think that's an example of where getting too close can cause a bit of grief and can actually ruin the relationship. Planning, Growth, and Value Tell us about PGV Consulting and how that works with businesses that are listening and how they can leverage your services to be able to help them find ideal clients. Paul: I'm an accountant by qualification, but I don't do any accounting. I just wasn't very good. In the last 25 years, I've been really about business planning, business development, connections, and introductions. Paul: PGV stands for planning, growth, and value. Planning Paul: I like to begin with the business plan. Otherwise, it's a bit like going and trying to put a house on a roof before you've put the foundations down. I see the business plan as being the foundation, and it's important that you do that. As part of that process, you go through all the normal things like mission, vision, strengths, SWOT analysis and so on, but I really like to drill down on ideal clients and equally non-ideal clients. Growth Paul: If you've reached Nirvana, your ideal clients seek you out, sadly, non-ideal clients will also seek you out. When that happens, it's always good to know your competitors. Refer your non-ideal clients to them. Anything that can slow a competitor down is possibly a good thing. Paul: Work out what activities are going to engage you with those ideal clients on a consistent and ongoing basis so that they get to know you and particularly what you can do for them.  Paul: People can engage my time by booking me for a certain number of hours per month where I work with them initially on the plan, if they don't have one, and then actually implementing the plan and particularly getting them in front of their ideal clients: people I know and who know me. Value Paul: I have a wonderful database that's very up to date and very comprehensive. I go through that when I'm working with a client in my database to see who I know that meets my client's ideal client criteria. And then we set about a series of activities, such as one-on-one introductions and presentations, so that one gets to learn the story of the other and see if they can do business together. I think that's very valuable to any business. I guess a lot of people out there claim to do similar things, but I think what's big and promising is you've got a client base where people can hit the ground running. You know these people, and being able to find the right person that fits your business means that it can be a few hours that you're spending with them and they might be coming out on the other side with maybe not a client, but at least an introduction to an ideal client. Paul: A person or an organisation might not necessarily be an ideal client themselves, but they may know your ideal client and be able to introduce you or where you work in partnership, alliances, etc. I'm also a great believer in that so long as it works for all the parties involved. You don't really want to be doing work with people who are frustrating, not ideal, can't pay your bill, don't actually act on your advice. Paul: Do anything you can do to avoid that so that you're always working in your circle of people who do actually value what you're about and actually act on it and are able and willing to pay for your services. 'How to Find the Ideal Clients' by Paul Kennedy Paul: I wrote an article some time ago called 'How to Find the Ideal Clients.' If it's of interest to any of your listeners, I'm very happy for them to have a copy. It was published in Spark Magazine about 4 years ago. [insert link to article] Paul: Also, with the new financial year, I think it's the perfect time to sit down and revisit your business plan if you have one or build one if you don't. Identify who your ideal clients are, work out what those actions and activities are going to be that you will progressively unfold over the next 12 to 18 months, and consistently deliver it and get your story in front of those people you want to have as your clients. I'm sure you'll find that your business grows the way you want it to. I love going back to the business plans that I've done in the past, and I can look through some of the stupid ideas I had and some of the amazing things that I've been able to accomplish to sort of put things into perspective. Sometimes we are too busy running the rat race to realise how far we've run. Recommended Book: Start With Why by Simon Sinek Paul: I think that really takes you back to where we began: Start with “Why”. As you go home every night, you're pretty excited and pleased about it because you've actually helped the sort of people you want to be doing business with. You can see the difference that you're bringing about in their business, and that's the motivation to get up the following day and go back and do it again. You took the words out of my mouth. I was about to ask about your favourite book, but I think you've answered that question perfectly. Start With Why [italicize] is definitely up there if it's not your favourite. Start with your “Why”. The big thing for me is to try to remove your business from it. That's what I did. Look at why you do what you do outside of the business. What is the driving motivators for you? What would you do for free? If you were retired, where would you stand and how would your day look? If your business fits into that, awesome. If it doesn't, make it fit into that. What is Freedom to You? What is business built freedom to you? What would you say is the vehicle of business and how does that bring freedom to you? Paul: It's spending your time doing what you want to do, enjoying it and seeing the rewards. That kind of almost defines your “Why” for each of us, doesn't it? It will be different for everybody, but business freedom is getting your business to the point where you want it to be and where your ideal clients are actually coming to you and that you can see that you've created that.  Paul: I can see that you're getting your business to that point where the sort of people you want are approaching you. And at the end of each day, you've built your business so that it's delivering the outcome that you want.  If you have any feedback or any questions, feel free to jump across iTunes. Leave us some love, give us some feedback. Paul will be in our Facebook group where you can ask different questions. Stay good and stay healthy.

Up Next In Commerce
Bringing B2B Into The eComm World and Other Industry Trends

Up Next In Commerce

Play Episode Listen Later Apr 13, 2021 52:11


Ecommerce has come a long way from its early days as a separate part of the company that you set up and just hope to see returns on. Now, ecommerce is pivotal for just about every organization — but there is one faction of businesses that still lags behind. There are $17 trillion dollars worth of B2B payments made every year. Yes, trillion with a T. And half of those payments are still being made manually. Clearly, there is a massive shift that still needs to happen in the B2B space, and Deloitte Digital is helping make those digital transformations a reality.Paul do Forno is the Managing Director at Deloitte Digital, and on this episode of Up Next in Commerce, he helped us understand the struggles B2B brands are facing and how moving them into the digital space could spell a massive change in the ecommerce industry. Paul also dives into some of the major trends he’s keeping an eye on in the ecommerce world, including how ecommerce continues to scale around the globe, most notably in Latin America. Plus, he shares some tips for businesses who are overwhelmed by the amount of channels and platforms they suddenly have to play in. Spoiler: he says do less. Tune in to hear more!Main Takeaways:Massive Call And Response: Bigger brands are struggling to stay connected to their consumers in a way that scales. Today, customers are looking to have a more authentic relationship and connection with the brands they engage with and support. For enterprises, connecting one-to-one is nearly impossible, so they are investing in tools like A.I. and conversational platforms to keep up with this newer generation of customers who crave connection.Dinosaurs Still Exist: So much B2B activity is still done manually, which means that there are trillions of dollars of transactions that could be moving online if/when B2B companies finally shift their activities to the digital space. The problem is that many B2B companies are miles behind their B2C peers in terms of optimizing the digital space for their many personas. It will take a lot of tools and transformation to bring those traditional B2B companies into 2021, but it will be necessary because the next generation is not interested in manually doing business and would much rather work with companies that have effective digital tools.Do Less: Brands can get caught up in the hype and the attempts to keep up with the Joneses. Instead, they should focus on being great at one platform or marketing activity. Plus, it’s critical to never forget the basics — like making sure your email list is generating the leads and engagement it should be to power your business.For an in-depth look at this episode, check out the full transcript below. Quotes have been edited for clarity and length.---Up Next in Commerce is brought to you by Salesforce Commerce Cloud. Respond quickly to changing customer needs with flexible Ecommerce connected to marketing, sales, and service. Deliver intelligent commerce experiences your customers can trust, across every channel. Together, we’re ready for what’s next in commerce. Learn more at salesforce.com/commerce---Transcript:Stephanie:Hey everyone and welcome back to Up Next in Commerce. I'm your host, Stephanie Postles, CEO at Mission.org. Today on the show we have Paul de Forno, the managing direction at Deloitte Digital. Paul, welcome.Paul:Thanks. Excited to be here.Stephanie:I'm excited to have you. I was looking through your background and I saw you were on a list of the hundred most influential people in ecommerce and I was like, we need him. We need Paul. Why do you think you got on that list?Paul:I think first of all, in some ways I'm the old guy who's been around carrying the ecommerce flag for a long time, so I've been doing ecommerce for 20 years. When you've been around that long, 20 years ago it was, trust me, ecommerce is going to be big, honest. Most of the big companies just looked at me and said, "Yeah, it's just a tiny percentage. We don't have the time to focus on it." I've gone through the whole lifecycle from, "Yeah, I don't think ecommerce is going to be big," to, "Oh my god. What are we going to do? Everything is ecommerce."Stephanie:Yep, what did your journey look like? What have you worked on over the years, and then what does your role at Deloitte Digital look like now?Paul:Yeah, I've had some pretty interesting projects all along. We help customers at Deloitte, we're one of the largest implementers and SIs all the way from strategy, studio design, implementation, and run ecommerce and digital platforms. Kind of soup to nuts, end to end for some of the largest Internet retailers both B2C and B2B. My background, I've worked with some of the largest retailers and brands in the world, getting them online, selling, and also supply chain and connecting up all of those things.Paul:I've had the great experience of 20 years ago working with some of the earliest big retail brands of them ... It's kind of funny, when they first started, they treated ecommerce like a store because at the size that they were, on some of them, they were like ... And literally, they would call it store number 1099 and that's the way they treated it almost like a completely separate channel over the to the side. Yeah, let's put some money over there and grow and then see what happens. That from over time, then it became more of a challenge of omnichannel.Paul:How do we make sure that the channels aren't fighting against each other because we dealt with some retailers that literally would ... They wouldn't want returns to come in to the store because those sales and we're not getting them credit, right? That came back and if they exchanged for something else, and so they would be internal fighting because the bonuses of the executives weren't aligned. We've gone kind of like it's off to the side, it's big enough to challenge, to now it's almost the reverse. Retail wants to get more love from the ecommerce side.Stephanie:Yeah, it's a funny and an interesting flip that we see. We've had some guests on the show who said the same thing, like when I started out in ecommerce, they had us in a different building, like on the campus that they were at, they're like, that's the ecommerce team, they're doing their own thing. We've had a couple people say how siloed they were and now, like you said, interesting how retail is like, come on, come give us a little love now.Paul:Yeah, exactly.Stephanie:When you're looking through all these trends that are happening right now, I know that back in the day you were going to a lot of conferences, you were flying all over the world probably, and now I see and follow you on Clubhouse. Tell me a bit about how you're staying on top of the trends and what kind of things are you discussing now on Clubhouse or wherever else you're doing these virtual events?Paul:Yeah, I'll maybe separate ... Definitely right now as we're speaking it's almost a year to the day that I haven't been on a plane. In the last 20 years, over a 100,000 to 150,000 miles a year that I've been flying around.Stephanie:Oh my gosh.Paul:One, my wife has gotten to know me.Stephanie:Hi, Paul, nice to meet you.Paul:But, it's given me a lot of opportunity to connect digitally and do more research and some of the new tools, like you talked about, Clubhouse, and I'll come back to that. I think what this has just done is accelerated ecommerce and how important that is and commerce everywhere and brought it forward, and there's a lot of interesting trends that have popped out. Some of the things that may not be as evident, so in the past year, one of the biggest growth areas just for convenience has been around the growth of commerce around groceries, because we had to, right? You got a lot of the biggest stores growing and anywhere from 70% to over a 100%, and so a lot of the innovation has happened in groceries because it needed to, right? The companies that invested more have done well.Paul:For example, if you look at how Target has done, right? They were able to stay open because they had groceries and so they actually grew and were more profitable and a lot of that why they grew was their investments in shipped, a number of different way they pick from their stores, and so it's amazing that not only did they grow that much but their profitability on the ecommerce channel went up which is almost unheard of in a time like this. They executed unbelievably well.Paul:Then on the other side, another interesting related to the grocery which kind of because it forced people to try something new, the largest growing segment on online grocery was actually baby boomers, and it's because they never were forced to do it. They were always used to going to the store, and so we really see that as a watershed moment of hey, to get over the hump, hey, this isn't as bad. Then as soon as you try something and you do it a couple times, it's going to change how people behave.Paul:we expect the adoption rate going forward for boomers, for example, and older will continue. It won't necessarily be at the same rate, but is an important threshold that they'll continue to embrace it.Stephanie:Yeah, I agree. All right, so when thinking about these new consumers who are online who weren't thinking this way before, how are you advising brands to communicate and talk and do things differently? Because it is such a different generation coming online. We've had quite a few people mention you have to think very differently when it comes to customer service or even the whole unboxing experience. People want different things. What are you seeing among your biggest brands right now around what's working to connect with this brand new group of users who are not online before?Paul:Yeah, there's a whole bunch of battling trends that are in here. In fact, on Clubhouse we had a discussion around the eco considerations of delivery, and that got into we brought in a packaging expert and one of the interesting thing that we talked about is that, hey, everybody has all these cardboard boxes, right? People would love to find out opportunities to minimize what kind of packaging and we all probably had the experience of getting a huge package and having one little item in it. I think the whole consideration around eco and environmental is something that I just saw some research, that's at the top of the list of considerations.Paul:Things such as that and packaging and reducing it is a factor of when you're designing for stuff. Looking for opportunities that you can batch up or minimizing the packaging or making it recyclable and also balancing having a great opening unboxing experience, and so you have to balance those things, right? The environmental side and also the brand side, which is hey, the expectations of brands such as Apple put on, on this hey, you want this great experience in opening. There's a lot of non ... Things that you didn't have to worry about even 10 years ago because if you look at some of the studies of what gen Z and beyond are looking for, those considerations are much higher up than they were for other generations.Stephanie:It definitely seems like it can set up some of the newer based for failure though because it seems like you always have to stay ahead and be trying something new where it could kind of take you off your path of building a great product and a great company when you get too focused on some of that stuff. How do you think about the trade-off to stay focused but then also stay on top of consumer expectations that seem to have very rapidly changed in the last year where I wasn't really hearing a lot of consumers talking about eco-friendly packaging and really caring about that, and now it seems like that's a huge thing that we're hearing time and time again about this is a new expectation that you have to keep up with now.Paul:I think a little bit about it is around just the how do you be authentic brand? In many ways, some of the trends that we've been seeing is around less production, right? Some of the advertisement or even things that are helping to actually convert much higher are actually user-generated content that people in authentic ... You want to see how real people act, real people and real products, as opposed to a runway model or a runway person showing off this great ... Because of that, first thing we would say is try and be authentic to your brand and especially right now the over-production is actually a hindrance on many brands.Stephanie:For some of the larger brands you work with, I mean, I could see that being hard for them to want to keep up with the times but then also staying authentic to your brand. Like you said, I know it has gotten some companies in trouble for trying to do the cool thing, keep up with whatever that trend is, try and jump on something. When these big brands are coming to you, what are they struggling with right now and how are you working with them around this new UGC kind of content that a lot of these smaller D2C companies are like, yeah, of course, that's what we're going to do, but when it's a large company, they're like, I don't even know how to do that and how do you flag it and how do you think about the content coming in. Can I even trust it? How are you guys guiding them down that path?Paul:I think that for many larger companies in many ways it's kind of a how do you manage dealing with this on scale? Because in some of the smaller brands, dealing with a few interactions, it's somewhat easier, but when you have thousands and thousands of followers, how do you manage that on scale? What they mostly get concerned of, they want to be closer to the consumer and listen to them and interact, but being able to scale that in both a combination of AI related tools and responses, but also people responses that can do it in scale that are tailored to the brand voice, that's the challenge. We kind of work through different strategies to help them get through that.Stephanie:What are some other things that these brands are struggling with? What are you hearing right now that they're trying to work with you on?Paul:Yeah, and we work with brands both from B2C to B2B, and so I'll actually give two examples just to get a broad spectrum. On the B2C side, I think the ... And depending on the different segment. The B2C side on CPG we're seeing massive spikes because of all the purchases that we've seen especially going through stores, and that's a lot of the food, CPGs are just spiking. They're trying to figure out, okay, great. This is a great opportunity to scale. How do we now embrace and engage and maybe put out some direct to consumer feelers to learn?Paul:In many ways, a lot of the CPGs are going way more direct. Some of the largest scale CPG companies are doing record numbers of doing ecommerce, but they also partner with massive retail chains. They're trying to balance of not stepping on their channel conflicts, and so many are using ecommerce as a mechanism to explore, do special arrangements, special formulations, and learn and get data. As we see, for example, in that area is just there's been so much innovation going on, they're trying to keep up to the pace. They struggle with, well, what do I do first? How do I prioritize on some of these? Most of it is around helping to prioritize and segment some of the ideas to get them into marketplace faster.Stephanie:Trying to keep up with what's happening really quickly, I've seen a lot of them acquiring these smaller D2C companies and kind of putting them in a mini innovation hub where it's like we don't want to disrupt your process but we want to learn from you. Do you see that as a successful strategy for some of these more legacy brands to be able to learn while also keeping their brand identity or is that not really working?Paul:Yeah, I've seen some awesome acquisitions and unbelievable great talent that some of the large ... Just to stick to the CPG space, that's been probably the most aggressive of picking up new brands and learning, right? I think it's actually a brilliant ... That's why some of the premiums are getting paid. It's not just necessarily for the product and what margins, it's also from the know-how, because what ends up happening if you look, and this is something that that's probably the area that Club CPG on Clubhouse is probably one of the largest clubs and they have an amazing talent there, and there's been a number of acquisitions and they're on there talking about their story.Paul:What's really good about doing some of those acquisitions is these people have been very close to the customer, right? They've really interacted, as opposed to you're getting perhaps a new executive who's rotated around, right? These people understand the customer and had that relationship, had to build up the D2C. They really know all the different channels. They're able to provide that voice to the customer and how to go direct so much more. I've seen it be really successful and understand especially some of the early purchases that they've made. It's actually worked out really well, more from the people experience than even the product.Stephanie:It does seem like you can lose sight of that the larger you get, especially the more data you're getting. It's hard to get as informed and be able to actually find trends or themes. When you're working with a lot of these companies, what is your measurement of success when you're like, okay, we are going to transform this company. We're going to bring you guys to 2021 and what's relevant now. How do you look back and see if a digital transformation was successful?Paul:First of all, it's important that we judge success by the way companies measure their success. When we work with different companies, we try and understand what are their outcomes of success and their success can be ... The first thing you think, how much revenue did you grow? But some might not be. If it's a new brand and they want to get out there and they're trying to change their positioning, their goal might be a number of stories that got out, building brand awareness, changing the perspective, and so we always start with making sure that we understand what are their key outcomes and then provide some guidance on how do you get to those key goals.Paul:Looking at from a digital perspective, kind of like as I was saying before, it's also important to have an understanding of the voice of the customer and the sentiment. It's one thing to say what people might ... When you interview them. It's almost more important to see what they actually do, right? And using different tracking NPS scores, using different ... Looking at the data of actual purchase stories and mapping it onto example profiles. That then provides much more of a richer ... Even from compared to people say what they do is different than what they actually do and looking for actual intent in what they've done, and so making sure we're getting the right data is really important as well.Stephanie:Even if they have a lot of different outcomes, it seems like the solutions that you could bring to them could be kind of similar though. From what I've heard, there's a lot of decentralized processes going on, so you need to figure out a way to pull them all in and reduce your crazy marketing tech stack. Have you seen that on your side too that people might have very different outcomes but right now a lot of people have similar solutions or the solutions that you're presenting to them are kind of the same things?Paul:Yeah, in many ways some of our ... What we do to help customers in some ways is to help ... There's probably so many voices in the room and so many stakeholders is how do we help them bring them together and help to prioritize and to facilitate that conversation? Because that's the real hard part when you're dealing ... If you just have your own one product and your own single [sheet] you can make a decision and go.Paul:When you have hundreds of product lines and executives around the world and how do you facilitate the discussion, that's really what we help to do. Be it similar strategy to other companies or not, you need to help bring the internal alignment, and that's sometimes the hardest part because once you get to execute, many companies can do that. The harder part is how do you get agreement and prioritization with the different stakeholders.Stephanie:What kind of advice do you give for anyone who's struggling with that right now? What do you guys do to gain that alignment and have a go forward plan?Paul:Number one thing is start small and try something. You could spend forever talking about it and don't be afraid to fail. Get something in the market. We try and do agile sprints, and so from a development perspective we've been doing agile for a long time but we're also pushing into doing agile marketing so that we get into the same kind of feeding into that, so that okay, let's get something out there, let's try it, learn, and then from there go through the experiment, prove it, or make the changes and then scale, and keep that on an ongoing basis and trying to institutionalize that that it's an ongoing, you need to keep ...Paul:That's the business and how do you keep rolling that, because before when ecommerce was quote unquote more of a side business, it was more of a set it and forget it. Well, let's set it up. We'll set up the implementation, then we'll look at it, we'll make some changes every once in a while where now your core commerce business is your lifeline and some businesses it's over getting to 50, 60% of your overall business. You need to continue to change the priorities and especially as all of the changes that have come down the line from Facebook, from Google, is changing your whole marketing strategies.Stephanie:What about from a B2B perspective? I know earlier you said, okay, we got these two different viewpoints. What do you see in the B2B world? Which sometimes gets forgotten. We don't have many B2B people on the podcast very often and it'd be interesting to hear what does that side of the world look like.Paul:I've been focused more on that in the last year or two because it's such a big growing area. Just to lay the land, to understand how big B2B is, from a B2B perspective, just in the U.S. there's $17 trillion dollars of B2B payments done.Stephanie:Wow.Paul:That's just in the U.S. Right now-Stephanie:That's massive.Paul:It's completely massive and half of that is done manually. Meaning, if somebody writes a check, they send the check off, it's wired. It's not done digitally, and so when we talk about B2B commerce, again, people right away think B2C, it's just about the order, but actually when we talk about ... Or, the other myth or misconception that frustrates B2B people is, well, if just make it a cooler screen and easier to use on the web, then you'll be better, right? Then those are the myths and putting lipstick on problems.Paul:if you actually look into what the B2B challenges are, number one, many B2B purchases are very complex and there's many personas. It's not like, hey, I like this shirt, got it, they converted well, I've optimized, I buy it. Some of these deals are million dollars, half a million, and you need to go to procurement, you've got the business, you've got the people using it. It has to go through an RFP process, you have to buy versus ... Right? It's so much more complex on the number of personas, that's an important thing. There's no quick, easy, CX solution. Not to say that CX isn't important, but it's not like B2B. The first thing, if you start from that premise, that helps.Paul:Then the bigger pieces is traditionally how B2B sold was handshake over lunch, right? Traditionally, middle age guys shaking hands and "Hey, let's do this deal. There we go," and the last thing I want to do is look at the damn website, right? Well, obviously we know that's all changing and last year was the big thing in the workforce, millennials are now the largest part of the workforce. Guess what? Many of those, it's not all men. They're retiring at a very fast rate. Your expectation of your sales people are hey, where are my digital tools? When you talk about B2B commerce, it's about what are all the digital ways to interact, to be easier to do business with as you sell?Paul:In fact, what ends up happening is the top three things that people like for B2B commerce is order status, product information, and just doing a quick re-order. When you look at that, it's more about, hey, how do I make my life easier interacting with my customers? That's just important to understand the difference between B2C and traditionally on B2B side.Stephanie:What kind of opportunities do you see in the B2B world then? Do you see any new innovations coming about? Obviously having a platform that can meet the needs of the customers and to me it seems like it has to be personalized depending on what the business is and how your customers order, but what do you see right now that could be coming in the next couple years to help B2B?Paul:Well, kind of seeing where B2B is in their lifecycle, and so in many retailers, they're now onto their third iteration of a platform from B2C, and for most B2B, they're on maybe their first or they haven't really, right? Many of the B2B clients we're dealing with, oh, we put something up in 2004 and we've just been living with it and we still have to use IE to access it, and so we're dealing with web 1.0. They can't get it on their phone, and so a lot of it is just we need to make it easier for them and looking for ways to make the sales person's life easier.Paul:In the analogy of how B2C commerce is trying to be omnichannel, on the B2B side, it's helping your sales person and CRM. The lines between CRM and B2B commerce have blended together and it's really a tool to help the next generation business person to, hey, all my follow-ups, my data, you might get leads. Did you know your customers are looking at your products? You'll get that lead information, and so that you can follow-up with them or hey, have you deferred ... How many times has the business guy gotten a call? Hey, where's my order? I haven't got it.Paul:They end up spending half their time, and so the other big learning that we've got because it involves sales people so much is that you have to include them early and often during the process. For example, we had this happen one time. We had a customer come to us and say, "Man, we just spent all this money on this great new ecommerce platform for B2B, and we're just not getting the adoption." A couple lessons learned and they asked us to come in and do an assessment. We went in, we started talking to the customers and the customer said ... We ended up hearing this three different ways.Paul:The customer is like, "Oh, man. I love Joe. He's my best salesman, but he told me that if I put my sale through the B2B commerce, he's not going to get a bonus so I just called him to make sure he got his bonus." It's like, oh my god, of course you need to get the sales persons incentives align such that they don't get penalized for using the website, and that was like, oh yeah, that makes sense.Paul:Also, you want the sales people to be ... You want them to evangelize and get them to embrace leveraging it. That's such a key ... That change management in B2B and getting your sales people involved is super key for success.Stephanie:Yeah, which seems like it's a big training aspect to it too, make sure that they fully understand it to where then they can essentially sell the customers on using it and can act as customer service as well, because I'm sure their customers can be like, "I don't know how to order it on here," and if the sales person is like, "I don't know either," that's a big red flag. Are there any other hiccups like that that you've seen either in B2B or B2C where companies are like, oh, this isn't working. This new platform that we're using isn't working and you're like, well, let's talk a little bit about how you guys even thought about implementing it and you left out a big piece like this. Any other stories around that?Paul:Yeah, and number one it's always about ... It's so important getting the voice of the customer and getting representative people early on to provide input and feedback, because what ends up happening is if you don't listen to ... And we've had examples of rolling out systems trying to solve for what we thought was the problem but it wasn't really the problem. The way you bundled orders or the way products were bundled and you prioritized that and you didn't get the adoption, when actually they're focused on another set of problems or departments. That whole piece about getting user input early and often is so critical. The number one thing as you roll that out, you need the voice of the customer.Stephanie:In times like this that are changing so quickly, how do you think about separating the signal from the noise? I can see just so many companies try to keep up with other smaller brands and there's so many new things to try right now. It seems like it's hard to know what's actually going to be a lasting trend where you actually should put that as part of your processes or your platform. There's just so many tools and plugins and things. How do you all think about separating the two and being like, this one's a longer term trend and this is just something short that we see dying off in a year or two?Paul:Yeah, a couple of things that we do and obviously there's things that you want to lay out and over long-term and shorter term, but number one, look for ways ... First of all, understand what your brand promise is. Depending on your brand promise, you might prioritize things different, right? If you're a luxury item versus if you're an item at the dollar store. You have different brand promises and you want to be consistent to your brand promise, and so that's the first thing.Paul:The second thing as far as in general on commerce is continuously look for friction points. Do your tests with your customers and see what are things that are causing them to stop. As you go through all the different steps of the purchasing journey, if you're seeing friction points, how can you reduce that friction? Meaning, hey, this page seems really slow. I don't know why. Let's reduce that. Hey, this content is not connecting well. How can we use other ... For example, and I mentioned it before, hey, getting authentic content of the real users' pictures. That will help people convert higher.Paul:It's an ongoing iterative, so I think what you have is this ... And you're always plotting this, like how can you reduce friction and bang for the buck in a short-term that you can do versus a longer term investment that might then pay back, because it's easy to be like, okay great, we need a 3D VR AR strategy. We're like, well, how is that going to help your $10 item? Obviously that's an extreme example, but if you have a brand promise and you look for ways to reduce the friction to make your life easier, and similarly on the B2B side, that's why I always stress when I define B2B commerce, I like to say it's not about the purchase. It's about making your business easier to do business with, reduce the friction.Stephanie:I love that. What kind of longer term investments are you seeing being made right now that they might not see a payoff for a couple years? Because I know that Deloitte and I think Salesforce partnered on coming up with scenarios for the next three to five years, and so it'd be interesting to hear what you're seeing being implemented based on maybe the scenarios that these companies so all you get is put out there, which ranged to me from happy to very sad scenarios. I'm like, I guess it just depends how you're feeling that day which one you go with. I went with the happy ones.Paul:Especially for companies such as CPG that aren't used to having direct relationship with their customer, for example, big investments that take a while to really understand is the data, right? Getting real data direct from your customers that you then can build on. Those are things that it's not like, okay, a couple weeks, a couple months and you got it. It's something that over time you build up and you start to learn from, and so that's probably one of the biggest areas of especially getting your first party data, and especially since as you might have heard here recently, Facebook is reducing some of the data that they're sharing and how you're able to market and so is Google. Building up your first party data as a brand or building up your email list is so critical, and the benefits that you'll build definitely increase over time.Stephanie:It seems like it's an easy thing to say, yeah, obviously build up on that one-on-one connection with your customers, build up your email list, but it also seems like it's going to be very competitive because every brand is trying to do that now. It seems like every commerce company is turning to a media company that are all trying to have their blogs and newsletters and be on Tik Tok and Clubhouse and everywhere. How do you think brands can compete and build up content that actually pulls people into their community so they can have access to that first party data?Paul:Yeah, so I think the tactics on some of those platforms on core data and getting some of that primary, that's onto ... I think once you get into content and being outward brand, outward bound, I think the focus is and kind of the things that we've talked to our clients about is try and be good on one platform first. It's easy to be like, oh my god, we're so behind. We got to have a Tik Tok. We got to have Facebook, we have to have all the platforms all at once. We kind of guide them on, okay, start with one that's as close to your authentic brand as you can find, and then try and build it and iterate on it and master one before you really try and go after another because, again, there's limited resources and limited people. Trying to spread across all is a lot worse than trying to be good at least on one.Stephanie:Where do you normally find yourself suggesting brands start out at? It seems like Instagram is always a good bet for any company that has product pictures and things like that, but is that usually where you send them to or is it always very varied?Paul:Yeah, it just depends on where they're at. Some brands have ... Again, some of this stuff isn't cool, but SEO and email marketing have some of the best returns and they're super still unbelievably effective. Focusing on those and making sure those are solid, you get some of the best brand for the buck ... You get your bang for the buck. Sorry. Because it's easy to go the shiny happy route, but the core of understanding kind of the SEO and how it's connecting on all your different content and how you're coming up in search results all across and mobile related, that's still ... And again, email marketing on ecommerce, we did a study here recently and saw that some of the most successful brands are their leads are coming from up to 40 to 50% of their net new sales are coming from email related.Paul:We make sure that you have your core fundamentals ready before ... And you might do this like a portfolio, right? Like hey, maybe you're dipping your toe into ... Get a few Tik Tok videos out there and explore with a couple people, and know that you're not going hard on that but making sure that you get your fundamentals down first.Stephanie:Yeah, that's such a good reminder I think just for business in general but to stay focused and make sure that you're not getting caught up in the craziness and everything new. Make sure you have your email list good and that you actually own that and you're sending out good stuff. I don't know if this question could get you in trouble, but I'm going to ask it anyways. What is something you believe around ecommerce that many don't agree with you on?Paul:Huh. I'll have to think about that one. It's kind of funny in some ways because I've come through the whole ... I'm the old guy in ecommerce, and so I've been the one being like, ecommerce is going to be bigger than it is. I feel like in the last six months that now I'm the hey guys, retail is not going away. Retail has been here for hundreds of thousands of years. It's not going away. There's a lot of proponents out there, I won't name any names, but ecommerce is everything, and I'm the ecommerce guy and I'm like, no it's not. Understand it's too easy to say things are black or white for clicks, as opposed to understanding the nuance.Paul:If you look at in China, they just met a massive milestone. They're now over 50% of retail is via ecommerce. If you look at the states, relatively speaking, depending on which calculation you're looking at is anywhere from 17% or 22%, let's say it's somewhere in between that. Less than half of the penetration in China, and so I don't think over the long-term retail won't be 100% ecommerce, right?Paul:Over time, it might get in the U.S., because of the way we're distributed and the ease of buying at retail, you might get up to 50, 60% in the next 10 years but you're never going to get to a hundred and ecommerce is not everything and more the conversation should be retail has just many forms. I'm now pivoted to make sure that we don't forget the importance of these great real life experiences and then how you can balance and leverage commerce online.Stephanie:That's great that you've had to flip now to defend the other side. I'm assuming you think that retail is going to be changing though in some way or shape or form.Paul:Of course.Stephanie:How do you see that playing out?Paul:I talked about the grocery and that's a great example. They are now changing the way they see their line ... Because one of the biggest growth areas in this past year has been about BOPIS, buy online, pick-up in store. You probably saw, like you might have gone to a store and there's all these pickers. If you go, like half of the people in the store were employees picking for pick-ups. Just recently Walmart announced how they're going to re-jigger and automate so that parts of their stores are add-ons will be automated specifically targeted towards BOPIS.Stephanie:Wow, interesting.Paul:They're looking at maybe rolling that out over the next year or two over 200 stores. It's pretty significant. Then if you look at Kroger, they bought Ocado which is one of the largest robot ... Being able to bring together delivery in stage and they're looking for closer to the store to provide support for BOPIS as well. What you're going to see is this the way real estate is leveraged very differently than the big huge aisles with the big cart. It may be optimized slightly differently.Stephanie:Yeah, that's something I've been thinking about optimizing retail locations, and when I think about having someone go and buy my groceries, all the dry goods just get what I need, but when it comes to my fruits and veggies and things like that, I still think people sometimes they have a certain kind of avocado they want, they have a certain color banana they want. It seems like there's a way to segment the store and the stuff can just be picked out for you because you know what you want, and then there's another part of the store that you can still go in and interact with and grab the things that you want because there's actually preferences around them. I don't know what that looks like but it seems like an interesting thing to think about.Paul:Exactly. It's just going to change.Stephanie:Yep. Just a minute before we hop into the lightening round, I did have a question around Internet or ecommerce penetration. You were mentioning that and it does seem like there's a lot of opportunities all around the globe because certain areas have very lower ecommerce penetration because of a lot of reasons. Are there any regions that you're betting on right now or that Deloitte's looking into of there's some opportunities coming up here once X, Y, and Z is solved?Paul:Yeah, the area that has the biggest potential for growth right now that is behind ... If you look at just relatively speaking, to give everybody a perspective, from an ecommerce adoption, China is number one, Europe and the UK are generally a little bit ahead, and a lot of that has to do with they're smaller and it's easier from some of the delivery. The biggest growth area that we see right now in the next short-term is around Latin America.Stephanie:I was just going to say Latin America. I've heard a lot of VCs that you probably follow mentioned how they're going to be up and coming with them.Paul:Mercado Libre based out of Brazil is one of the fastest growing and there's also another shop app that's just skyrocketed out of Brazil, and so they see Latin America, because again they've been behind on the retail penetration and they've been behind, but this whole COVID just pushed that all along. I think that's the next big massive growth compared to everywhere else.Stephanie:I was just looking at them yesterday so it's funny you mentioned that. All right, well let's move over to the lightening round. The lightening round is brought you by our friends at Salesforce Commerce Cloud is our awesome sponsor. This is where I ask a question and you have a minute or less to answer. Are you ready, Paul? All right. First one. What one thing will have the biggest impact on ecommerce in the next year?Paul:It might actually be how this shipper container problem right now, all the ports are behind and not clear when some of the massive packaging and shipping issues around the world get sorted out. That might be the determinant, because if you can't get the products around the world, you might not be able to deliver what you want.Stephanie:That's a good one. Do you see any resolution with that? I don't understand what the problems are there. I've not looked into the shipping container world, so what's happening there and what could solve that?Paul:It's kind of a combo of stuff, and this has happened in a number of industries. It's kind of fascinating because it also kind of effected the way we planned. When you went back to a year ago into the spring and when you went back to all the historical of what happened when you had a large change and potential recession and what the impact was, you went back to, well, the shipping container industry went back and said, well, all our historical ... We got to pull back. They pulled back. What ends up happening, because of the ecommerce shift and spike, their demand very quickly ... They pulled back and it's hard to then build it back up when you're dealing with massive ships and containers around the world.Paul:By late summer, they realized oh crap, we're way behind and we need to catch up. That was part of it. Then you have a bunch of issues of hey, people on the essential front lines are just getting COVID and they can't deliver it, right? You have a combination of conservative planning, COVID actually effecting people, to geopolitical problems of hey, we don't want to receive packages and you're looking at different areas in the world that actually impact that. That's just another part of it that contributed to it. There was an article in Detail just this past weekend in New York Times that went into a little bit more detail.Stephanie:That's an interesting one and that's a lot at play. That'd be a good field or area to watch. Next question. If you had a podcast, what would it be about and who would your first guest be?Paul:Oh, man. I've actually been kicking around potentially doing ... This might be a little bit of what are the slow ways to be successful at ecommerce, right? Because it's funny because I've been on Clubhouse now for six months and you've got all of these entrepeneurs that hey, make seven figures, eight figures in a month or two, but the thing ... ecommerce seems overly easy to get into, but to scale and be successful is very hard because there's so many factors that play a part of it that you don't have full control of it. If I had a podcast that I would do, I would say the slow way to success to ecommerce.Stephanie:I like that. I've seen a lot of those people on Clubhouse, their bios of I'll scale you to a million. I'm like, nah.Paul:Yeah, right away it's like, next.Stephanie:Yeah, I just don't trust it, not for a second. What's up next on your reading list specifically around ecommerce trends? What are you reading every day to stay on top of the latest?Paul:It's something that I probably spend a couple hours a day reading lots of stuff. I actually use Feedly, I have all these keywords that kind of feed in, and I follow a lot of ... There's a lot of great podcasts out here. Of course, I got to plug my friend, even though he works at a competing company, he used to work for me, Jason Goldberg. The Jason and Scott Show is probably the best ecommerce podcast out there.Stephanie:Yep, I like theirs too.Paul:He's also a personal friend. I've known him for a long time. There's a whole crew of people out there that are passionate about it, and so I'm kind of geeky about it. It's funny, Jason as the retail geek but in some ways I'm more the ecommerce geek.Stephanie:Yep, I like it. That is a good one to stay on top of. I like that. Then the last one, what one thing do you not understand that you wish you did?Paul:Oh, man. I've come more from ... I'm more on the strategy and the technical side and the implementation. While I understand the marketing side okay, I really don't have the in-depth digital marketing side of it and I'd love to be able to spend more time and really focus around that area of how to really effectively connect. That's almost like another side of the brain that I have not spent the time on there.Stephanie:Yep. That's a good one. All right. Well, Paul, thanks so much for coming on the show and giving us a glimpse into what you're working on at Deloitte Digital. Where can people find out more about you or where can they follow you at?Paul:The easiest ... I'm quite active on Twitter, on deFornoP, you can follow me, and I try and share a couple articles a day of ... I curate good stories on both B2C and B2B commerce and people can also reach out to me at Deloittedigital.com or on LinkedIn.Stephanie:Amazing. Thanks so much, Paul.Paul:Awesome. Thank you.

Small Business Snippets
Paul Lindley: 'I don't think business is really about economics. It's about psychology'

Small Business Snippets

Play Episode Listen Later Apr 12, 2021 22:34


In this episode, Anna Jordan meets Paul Lindley – author, campaigner and founder of Ella's Kitchen.  We talk about relearning the valuable business skills you had as a toddler and why you should consider becoming B Corporation certified.  You can also visit smallbusiness.co.uk for more on exit strategies and making your business greener. Remember to like us on Facebook @SmallBusinessExperts and follow us on Twitter @smallbusinessuk, all lower case. Don't forget to check out the video version of this episode and subscribe over on our YouTube channel! Would you prefer to read Paul Lindley's podcast interview instead? Hello and welcome to Small Business Snippets, the podcast from SmallBusiness.co.uk. I’m your host, Anna Jordan. Today we have Paul Lindley, author, campaigner and founder of Ella’s Kitchen. He launched the company in 2006 after being dissatisfied with a lack of healthy, tasty and convenient food for children. He sold Ella’s Kitchen to Hain Celestial in 2013, stepping away from the business completely in 2018 to focus on his social campaigning. In the same year, he was appointed chair of the London Child Obesity Taskforce by Mayor of London, Sadiq Khan These days, Paul is the chair of Robert F Kennedy Human Rights UK and a trustee of Sesame Workshop, the creators of Sesame Street. He also sits on the board of social enterprise, Toast Ale.   We’ll be discussing what it takes to run an ethical business and how you can relearn the unexpected business skills you had as a toddler. Anna: Hi, Paul. Paul: Hi Anna, how are you? Anna: I’m alright, thank you. How are you? Paul: Good. I'm feeling I'm feeling quite positive. Actually. I had my Covid jab this morning. My arm’s sore, but it's an excuse to think positively about the future. Anna: Yeah, yeah. Paul: It is incredible what they've done. Over the last six months as a business or like the last year, but as a business, to take all that innovation through to get 25 million people within, what, 12 weeks? Anna: I know, I l know. Paul: It’s been an awful year, in so many ways. But you know, we've got a lot to look forward, we've got to pick on the things we've learned, we've got to celebrate some of the pivoting that businesses have done the innovation that's come around the resilience, the community that we've built over this time and sort of build back better, but what suffering we've had this last year. Okay, so let's just jump straight in. In your book, Little Wins, you talk about the business skills that we have as a toddler that we unlearn. So, what kind of business skills are you referring to? What kind of practical exercises can business owners do to relearn these skills? Paul: Thank you for coming in straight away with Little Wins – it's such a passion of mine. The book came out of my experience of building Ella’s Kitchen. Inside of me – in this grey haired 50- something-year-old – there's a little boy. I think that was the key within Ella’s Kitchen, that we had this childlike mindset of that we could do stuff, we could have an imagination and a free-thinking that would make me make the business work when everyone was saying that the odds are really stacked against you. So, I took that and I took the heart of our hero, our core consumer, and thought through the skills that toddlers have, and how we use them in our company. Then I took a step back and thought, ‘Well, everyone was a toddler.’ Everyone can unlock their personal potential as an adult or a business owner – not by learning new skills, but by relearning and rediscovering those old ones of imagination and free-thinking and self-confidence. And a whole nine of them that I put in my book. This is to simplify this complicated life that we've got to allow us to make decisions in business or in our personal lives, like toddlers do with much less information, and move forward with positivity and a ‘can do’ mindset. So really, it's about that idea that you can become the best person of the person you once were, the best version of a person that you want to work by having this type of mindset. You can bring that to your personal life, you can bring that to business. The sorts of things that I talk about are the fact that toddlers have such confidence, such creativity – they dive right into things and never give up, they get noticed. They're honest with each other, they show their feelings, they have fun, they involve others, all sorts of things that, to be honest, by the time we're all around four or five years old, we must think, ‘Life's great, I'm only four or five, and I've learned all these skills, I'm going to live to 85. What more is there to come?’ The truth is that whether asked how our society works, whether it's parenting or education, or the corporate system, narrows our vision, and it sort of asks us to conform. If you're a small business owner, if you're an entrepreneur, you want you and your team not to conform, you want you and your team to imagine things that could be possible, and to go and do them to have the wherewithal to do it to go and do them. It's really all about the mindset of the corporation, the culture, the mindset of the culture of the business. You as the business owner, you as the senior person in that accountancy firm, you've got the opportunity to set that. I think it's by setting up systems and processes and recruiting the right people that have the mindset so that you can be brave and curious – both of those things unnecessarily because what is true for any business, or any of us in this world right now: if we do nothing, we keep the status quo, we'll move backwards. The world is changing at such a rapid pace, we have to innovate, we have to try things that may or may not work. We've got to build the confidence and the bravery and the curiosity to experiment and find that way through because that gives us the edge. That's really cultural, I think. You can set your corporate reward system to set bonuses wholly on financial performance, wholly on growing five per cent from last year. We all know we've yet, well, maybe we should have set a five-year bonus that doesn't expect us to grow in any given year, because we're trying things that are going to really deliver in three-or-four-years’ time. We're happy to make mistakes and get it wrong. As long as we can iterate and we can learn, we can adapt, and we can build something from those trials and errors, then we have a better business over a five-year period. So how and I would advocate that we certainly didn't tell Ella’s Kitchen businesses I'm involved with now, though, is build a bonus scheme based on one year wholly on financial performance. Obviously, you need a successful sustainable business that makes profits and that interest should be tied to bonuses. But living the values of the reason why your company exists, I think, should be embedded within the way people are remunerated and motivated and rewarded for contributing to their company. Setting your values, for example, at Ella’s Kitchen, we had five. One of them was to be childlike. So that might be okay for a consumer brand that's got a kind of fun personality for the marketing people to deliver. But if you're the payroll person or the accounts receivable person, how do you interpret being childlike into your work? One of them one year brought ring and renamed the remittance advices to be ‘from my piggy bank to yours’. That was the habit, they reworded it, that was the small thing that they did. But it brought a smile to the person who's in the business that they were dealing with the parent and had to come from, and that person may have been a parent or may not may have talked to somebody that was a parent or may not. It was the way that, just a tiny little language change, we could get people talking about our business. And that was a real ‘thinking like a child’ aspect. That person got that part of their bonus based on that. So that's one thing that’s really around the culture and the systems that you set out.  Ultimately, you want to employ people with an open mindset who do believe in the reason you set up a business and believe that you can get there. Because if you're a small business, it's probably against the odds that you will get there, and unless you stack yourself with people who believe it and will go out of their way to do it because they motivate, you inspire them. They know what the mission of the business is, you know what the business plan is, what it takes to get there – and everyone works on that together to deliver and that's where this idea of thinking like a toddler can really be impactful. Right. So, I'm going to go from starting a business, right through to exit. One of the key decisions, if you're looking to exit, is who you're going to pass your business on to, and are they going to carry on as you would see fit. I guess with Ella's Kitchen, because your vision and your values are so deeply ingrained in the brand, how did you go about making the decision of finding the right successor for the business? Paul: Well, when you sell your business, it's hugely emotional. And it's very personal. So, my experience may be very different to others. Some people want to sell a business, walk away, don't really care what happens. They want the money in the bank, and they created something from nothing and that was their job. I named my business after my daughter. I have, as you said, very personally set the vision and the values of how that the first number of years went for Ella’s – it does matter to me still, what becomes of Ella’s and that it maintains those values. There are two things:  Who do you sell to? Who succeeds you as the chief executive? So, who do you sell to? I sort of thought of this as a horse race in a way and there were three jumps to get over and each of them was associated with the word ‘value’. The first jump to get over, and if a potential acquirer couldn't get over that we wouldn't talk to them, was values. Do they see the world in the same way as we see it? Will they support and protect the way we've seen the world and the way our business has been successful, because we've seen the world that way? Will they tinker with it? If they tinker with it, we’ll tell them now it’ll fail. And don't – let's stop the conversation. But if they do see the world in the same way, if they believe the why of why we set ours up and why it's successful, and they give us the confidence that they won't tinker with that, then we're over that first hump. The second is value – we've all worked really hard to create something of value, you need to pay as the price that that value should deliver – there's obviously an overlap between the two. If there's overlap, great, we can continue the race. If there isn't an overlap, we need to walk away because that's just not recognised. Then we get over that second hurdle. The final fence is really around added value. In my view, it's sort of what added value are they going to do to this business to make it better than we could do without them? Maybe they'll open up more markets, maybe they'll have their own factory, but we can be more efficient and better supply chains, lots of reasons why. We can start to get into the deal and the labels. We were very careful to go through that when we sold. Then it was okay – I stayed on board for another year, I ran that business, and Ella’s Kitchen for $300m business for a year, delivered what we promised and then wanted to stand back. And then it was, well, who is going to deliver and keep the heartbeat of this company going? I'm a big believer in promoting and rewarding from within a company with sort of developing talent and making people feel as though they can get to the top. We have some excellent leaders within the business. Third, the guy that took over had been in the business three or four years, was the sales director, seven years later is still the CEO, a guy called Mark Cuddigan. He is just awesome. He has the, you know, sometimes I joke that perhaps Mark is the best leader that Ella’s has had. But he has taken that business, keeping its heart, keeping its soul, keeping that mission and that vision as a feeling rather than something in the head and he delivered it with his own handprint with a team that has gone on and expanded. The value, the sort of impacts that the business has, both in terms of shareholder return and stakeholder return and delivering a mission to help children live better lives. I think you've got to do your homework for who that person is, if you care what happens next. I think it's absolutely based on values and how people see the world. And we looked for five leadership skills, really. I always do this with any sort of recruitment, no matter what the level. If they aspire to be a leader, if we want them to be able to inspire their team going forward. And those are about emotional maturity, because it is going to be a roller coaster ride. You've got to take the rough with the smooth and you've got to be mature about that. It's about a drive for improvement all the time, never been satisfied that where you are is where you're going to get to, driving your processes, your systems, your products, culture, everything forward all the time constantly. It's about effective communication. So many mistakes in business happen because we don't hear each other properly –and we don't take the time to talk to each other or listen to each other. That effective constant communication is absolutely vital. The final thing is that rather ability to see in the wider context of where our business sits in the industry, where the industry sits in society and what we can control and what we can't. That kind of leads to the fact that you don't have to actually win every battle, you want to win the war in the end if you achieve your vision. You can collaborate with your competitors in certain areas, you can do things together that will improve not only both of your businesses, but also the consumer or the client's life at the end of it by working together sometimes, or working with your suppliers or your customers. So, those are the five things and Mark excels at all of those. I would say the learning that I've seen from others, and which I was determined not to do, was my time was over. If I was going to stand back, I'm standing back. I'm there at his ear if he wants advice and he's counselled to device in the past in attendance tenders. But don't be a backseat driver – let them make the mistakes or the failures that they need to make to understand how they can get to success. Be a counsel. I think that the two most proud things I have about the Ella’s Kitchen experience happened after I ceased to be CEO. The first one is that it became a B Corporation. Mark and I worked with the shareholder and with the team to make sure that we’d qualify for that. I’m incredibly proud that Ella’s Kitchen was one of the first B Corporations in this country. I think the B Corp movement is an incredible movement to nudge forward the way we do business to a much better place. The second thing is, I think for the last five years, Ella’s Kitchen has been voted one of the UK’s Best Companies to Work For. And that's Mark, inspiring his team to really enjoy working there, really feel as though they're achieving something, being rewarded however which way that is for that contribution. We've talked a lot about inside the organisation and what's effective. And of course, you're an advocate of B Corp. A lot of small businesses today are wanting to show customers their ethics and their ethical credentials. How would you suggest small businesses go about proving how ethical they are? Paul: So what B corporations are, they're businesses that meet the highest standards of verified social and environmental performance. They set themselves up for public transparency and legal accountability to deliver on more than the purpose of making money. And they hold themselves accountable for that. What the process is, you have to do this survey, where it's really hard to pass, but you only need 40 per cent to pass. But it's hard to get to that point, since we've looked at all aspects of your business – governance, the supply chains, the people, finance, loads of things. You have to do things to make sure that you'll have a structurally sustainable business, then once you pass that you've got to go into your constitution of your company and change it effectively to say we're not just about shareholder return and maximising that, we're about stakeholder return and optimising that, we care about the environment and the communities that we draw teams from and we sell to. Each of those things are as important as the profit that we make. Think about it, the business that we operate is in the ecosystem of all sorts of other things that are happening in the world. You want a healthy interdependence between communities, the planet, and business and profit that works together. So I can give you statistics to show that B corporations perform better financially over the long term than non B corporations, I can show you that cost base is more efficient, because people stay longer because they see and believe in your mission and it’s verified, and you know where you're going. What it brings it validates your reason, your why, your mission – it tells your staff and your potential staff that you are committed to it and Ella’s Kitchen and some of the new businesses I'm involved with, we've had staff applying, team people applying to the roles because it's a B Corporation. It protects you versus your shareholders, if you like in that you can create more environmentally friendly packaging, but it costs a penny more, you can't be fired for by that because the environmental impact is as important to the profitability of the company. And you create you join this network of wonderful business leaders that really tried to use business as a force for good. I'm a huge advocate of that – it puts pressure on yourselves to live, to walk the walk of what you're talking. But it's ingrained and it helps you think through the social, the environmental and governance aspects to make your business not only the best in the world, but the best for the world as well. My hope is the future of business. And by looking at the first five years of B Corporation in this country, which we've just passed our fifth birthday, it's growing, growing like nowhere else in the world. And those businesses are performing better with more and more loyal and engaged staff. Anna: That's interesting, because I would have thought it's because consumers are becoming savvier, that it would be more of a draw for them. But I never thought that would attract employees who would be looking for the B Corp certificate. Paul: I would just say that back to – it’s people, again, consumers and employees are people wanting to find things that live what ethics and values they have in their head. If that's buying something because it's got a little knitted bauble on the top of the smoothie that going to get towards grannies versus one that isn't maybe if they employee wants to work for somebody that isn't just about making money for the shareholders, but it's also helping society where we've got a problem with loneliness with older people, that person's happy. They're just people an answer that I really think business. I don't think business is really about economics, although it has to make money. It's about psychology. It's about understanding why somebody is going to change their behaviour because you exist, and that behaviour is going to improve their lives, you're going to be able to make some sustainable returns out of it. And we all want to live in a better world because we feel really good when you create a business that does that every one of your team well, and the consumer will as well, because we're all just people. Anna: Well, I can't follow that, so I'll wrap up there. But thank you ever so much for coming on the podcast, Paul. It's been great. Paul: Absolutely welcome, Anna, and I’m delighted to share some things that I hope can help others. You can find out more about Paul and his book ‘Little Wins: The Huge Power of Thinking Like a Toddler’, at paullindley.uk. You can also visit smallbusiness.co.uk for more articles on exit strategies and making your business greener. Remember to like us on Facebook at SmallBusinessExperts, follow us on Twitter @smallbusinessuk (all lowercase) and subscribe to our YouTube channel, linked in the description. Until next time, thank you for listening.

Pushing The Limits
Episode 190: How to Build Resilience and Get Control of Your Biology with Paul Taylor

Pushing The Limits

Play Episode Listen Later Apr 8, 2021 74:43


We deal with a lot of stress every day. From balancing our responsibilities to merely reading the news, stress is an inevitable part of life. But contrary to popular belief, stress isn’t always the enemy. A healthy amount of stress allows us to grow more resilient to tougher conditions. Too much stress, however, can lead to the downfall of our well-being. Especially during these exceedingly stressful times, we need to manage our stress levels and build resilience.  In this episode, Paul Taylor joins us to share how we can better respond to stress and build resilience. He explains how too much stress can damage the body and the role of genetic predispositions in our health. Paul also gives us tips on training yourself to handle stress better. Finally, we talk about reframing negative self-talk and forming good habits. If you want to learn more about how to build resilience and handle stress better, then tune in to this episode.     Get Customised Guidance for Your Genetic Make-Up For our epigenetics health program all about optimising your fitness, lifestyle, nutrition and mind performance to your particular genes, go to  https://www.lisatamati.com/page/epigenetics-and-health-coaching/. CUSTOMISED RUN COACHING PLANS — How to Run Faster, Be Stronger, Run Longer  Without Burnout & Injuries Have you struggled to fit in training in your busy life? Maybe you don't know where to start, or perhaps you have done a few races but keep having motivation or injury troubles? Do you want to beat last year’s time or finish at the front of the pack? Want to run your first 5-km or run a 100-miler? ​​Do you want a holistic programme that is personalised & customised to your ability, your goals and your lifestyle?  Go to www.runninghotcoaching.com for our online run training coaching.   Health Optimisation and Life Coaching If you are struggling with a health issue and need people who look outside the square and are connected to some of the greatest science and health minds in the world, then reach out to us at support@lisatamati.com, we can jump on a call to see if we are a good fit for you. If you have a big challenge ahead, are dealing with adversity or are wanting to take your performance to the next level and want to learn how to increase your mental toughness, emotional resilience, foundational health and more, then contact us at support@lisatamati.com.   Order My Books My latest book Relentless chronicles the inspiring journey about how my mother and I defied the odds after an aneurysm left my mum Isobel with massive brain damage at age 74. The medical professionals told me there was absolutely no hope of any quality of life again, but I used every mindset tool, years of research and incredible tenacity to prove them wrong and bring my mother back to full health within 3 years. Get your copy here: https://shop.lisatamati.com/collections/books/products/relentless For my other two best-selling books Running Hot and Running to Extremes chronicling my ultrarunning adventures and expeditions all around the world, go to https://shop.lisatamati.com/collections/books.   Lisa’s Anti-ageing and Longevity Supplements  NMN: Nicotinamide Mononucleotide, a NAD+ precursor   Feel Healthier and Younger* Researchers have found that Nicotinamide Adenine Dinucleotide or NAD+, a master regulator of metabolism and a molecule essential for the functionality of all human cells, is being dramatically decreased over time.   What is NMN? NMN Bio offers a cutting edge Vitamin B3 derivative named NMN (beta Nicotinamide Mononucleotide) that is capable of boosting the levels of NAD+ in muscle tissue and liver. Take charge of your energy levels, focus, metabolism and overall health so you can live a happy, fulfilling life. Founded by scientists, NMN Bio offers supplements that are of highest purity and rigorously tested by an independent, third party lab. Start your cellular rejuvenation journey today.   Support Your Healthy Ageing We offer powerful, third party tested, NAD+ boosting supplements so you can start your healthy ageing journey today. Shop now: https://nmnbio.nz/collections/all NMN (beta Nicotinamide Mononucleotide) 250mg | 30 capsules NMN (beta Nicotinamide Mononucleotide) 500mg | 30 capsules 6 Bottles | NMN (beta Nicotinamide Mononucleotide) 250mg | 30 Capsules 6 Bottles | NMN (beta Nicotinamide Mononucleotide) 500mg | 30 Capsules   Quality You Can Trust — NMN Our premium range of anti-ageing nutraceuticals (supplements that combine Mother Nature with cutting edge science) combat the effects of aging, while designed to boost NAD+ levels. Manufactured in an ISO9001 certified facility   Boost Your NAD+ Levels — Healthy Ageing: Redefined Cellular Health Energy & Focus Bone Density Skin Elasticity DNA Repair Cardiovascular Health Brain Health  Metabolic Health   My  ‘Fierce’ Sports Jewellery Collection For my gorgeous and inspiring sports jewellery collection ‘Fierce’, go to https://shop.lisatamati.com/collections/lisa-tamati-bespoke-jewellery-collection.   Here are three reasons why you should listen to the full episode: Train yourself to build resilience and handle stressful situations better.  Discover ways to deal with negative thoughts. Learn Paul’s tips on creating good habits.   Resources Pushing the Limits Episode 183 - Sirtuins and NAD Supplements for Longevity with Dr Elena Seranov‪a‬ You can also watch Episode 183 on YouTube Watch my interview with Dr Seranova on The Interplay Between Autophagy and NAD Biology.  Learn more about NMN supplements on NMN Bio.  Stopping Automatic Negative Thoughts   Man's Search for Meaning by Victor Frankl   Connect with Paul: Website | LinkedIn The MindBodyBrain Project with Paul Taylor The Better You Program by Paul Taylor   Episode Highlights [05:13] About Paul’s PhD in Resilience Paul is studying psychophysiological resilience.  Gratitude, empathy and mindfulness are necessary. But they are not sufficient factors in  studying resilience.  Paul is looking at the interaction between resilience, mental well-being and burnout in military guys.  Paul is developing a new measure of resilience. It uses self-reports, cognitive batteries and biological measures. [07:57] What Stress Does to Your Brain Consistent exposure to stress changes the brain, both structurally and functionally.  These changes make people less able to control their emotional responses.  People suffering from anxiety, depression, PTSD or burnout were found to have significant maladaptive changes in their brains. [17:38] Daily Stressors That Damage Us Aside from life traumas, the smaller daily stressors can also be damaging for us.  Paul believes that modern life is characterised by input overload that puts us in a constant state of stress. Our resilience and responsiveness to stress depend on factors such as genetics, social support and nutrition. Listen to the full episode to learn more about how nature and nurture inform how stress is processed in the brain. [22:40] Training Yourself to Build Resilience The Goldilocks Effect proposes that for optimal performance, stress levels must be just right. Specific training and repetition can help people arrive at an automated response regardless of their genetic predispositions. Learning arousal control strategies can make you act effectively under pressure. These strategies are also used routinely in training military, police or firefighters.  Breathing is one easy arousal control strategy. Specifically, techniques like box breathing and resonant frequency breathing help manage stress.  Listen to the full episode to learn more about breathing techniques and the autonomic nervous system. [29:49] Using Attention in Stress Response Our attention tends to be internally focused if we’re anxious, depressed or stressed.  If you’re not in danger or no external threat, shifting your attention outward can help minimise your stress. You can shift your attention to your breathing or the things you can sense. Paul says that we all have an ‘inner gremlin’. It’s a character that is responsible for negative self-talk, anger, anxiety and depression. Instead of listening to it, you can shift your attention to the “inner sage” or the best version of yourself. This process of “self-distancing” has been found to reduce people’s emotional intensity. Listen to the full episode to find out how to create a character based on these figures. [35:58] Discharge, Recharge and Reframe When you’re feeling overwhelmingly anxious, first find a way to discharge your stress hormones.  Paul finds that even 30 seconds of intense activity helps in discharging.  Then you recharge by focusing on your breathing. Lastly, reframe your perception by thinking about what your best character would do. [40:44] Dealing with Automatic Negative Thoughts You are not your negative thoughts. You can choose not to listen to them. In Japanese psychology, our automatic negative thoughts are stories we tell ourselves. What matters is what story we pay attention to.   The concept of Hebbian learning suggests that every time you’re repeating a thought, you’re strengthening it.  Interrupt your maladaptive and unhelpful thought patterns and create new healthier ones.  Watch your thoughts with curiosity and remember that you have a choice over the ones you can focus on. [48:10] The Importance of Getting Outside Your Comfort Zone The small circle-big-circle analogy is used to describe comfort zones. The small circle is your comfort zone and the big circle is where growth and adaptation happens.  Since the Industrial Revolution, humans have stopped adapting to their environment. Paul thinks that learning how to be comfortable with being uncomfortable is key to growing stronger and building resilience.  However, you can’t go outside your comfort zone and push yourself too hard all the time. You also have to allow yourself to recover physically and mentally. [53:05] On Recovery Seeking comfort is done during recovery. Recovery isn’t the same as relaxation.  Recovery is doing stuff that energizes you. If you don’t take the time to recover, you’ll run the risk of burnout. Balancing recovery, proper nutrition, good sleep hygiene and high-intensity training drives stress adaptation. [1:01:52] How to Make Good Habits and Stick to Them As humans, we are more driven by immediate rewards. Temporal discounting is what happens when our brains ignore rewards that are far off in the future.  Temporal discounting gets in the way of making good habits and achieving our goals.  In making good habits, it is important to understand your values and connect your behaviours to those.  Breaking big goals into smaller and more manageable goals makes it easier to follow through them. Engaging in enabling behaviour also helps in priming your brain to make your habits.    7 Powerful Quotes from This Episode ‘And so this is what happens when people get burnout or anxiety, depression, PTSD, is that there are adaptive changes that turn maladaptive. And it's basically because the brain is being overwhelmed with stress, either way too much stress in the case of trauma, or just complaints, daily bombardment with stress, and not enough recovery’. ‘So that resonant frequency breathing or box breathing can be really really useful and to deal with stuff in and of the moment. Just, it's basically autonomic nervous system control through breathing’. ‘So if we take a step back, people who have anxiety or depression or just have a busy mind, you know, they've got a lot of negative self talk going on, they want to get rid of it, right? But these three approaches, and I say, look, getting rid of it, it's not really the objective. It's really about where you focus your attention’. ‘I like to talk about shifting your attention to the concept of your inner sage, which is what the Stoic philosophers talked about, you know, that's the optimal version of you. And that's either my best self, me at my best or some sort of other character that I'm consulted’. ‘If you're sitting listening to this, think of your biggest achievement in your life, something that you are most proud of. And I guarantee you, for almost every listener, it will involve stress and being out of your comfort zone. But we need to hang with the tension long enough for adaptation to happen’. ‘You only get bigger, faster, stronger, because you hang with the tension long enough for adaptation to happen right’? ‘And I find that there are a lot of high achievers who are at risk of burnout because they're just on, on, on. And not enough serotonin focused stuff, just contentment, relaxation, connection with others time in nature, all of that sort of stuff’.   About Paul Paul Taylor is a former British Royal Navy Aircrew Officer. Paul is also a Neuroscientist, Exercise Physiologist and Nutritionist. He is currently completing a PhD in Applied Psychology. He is developing and testing resilience strategies with the Australian Defence Science Technology Group & The University of Tasmania. In 2010 Paul created and co-hosted the Channel ONE HD TV series Body and Brain Overhaul. And in 2010 and 2015, he was voted Australian Fitness Industry presenter of the year. Paul also has an extensive background in health and fitness. Additionally, he has experience in leadership, management and dealing in high-pressure situations. His former roles include Airborne Anti-submarine Warfare Officer and a Helicopter Search-And-Rescue Crew Member with the Royal Navy Fleet Air Arm. He has also undergone rigorous Combat Survival and Resistance-to-Interrogation Training. In 2012, he practised what he preaches about resilience training and became a professional boxer. Want to know more about Paul’s work? Visit his website or follow him on Linkedin.   Enjoyed This Podcast? If you did, be sure to subscribe and share it with your friends! Post a review and share it! If you enjoyed tuning in, then leave us a review. You can also share this with your family and friends, so they can learn to build resilience. Have any questions? You can contact me through email (support@lisatamati.com) or find me on Facebook, Twitter, Instagram and YouTube. For more episode updates, visit my website. You may also tune in on Apple Podcasts. To pushing the limits, Lisa   Full Transcript of Podcast Welcome to Pushing the Limits, the show that helps you reach your full potential with your host Lisa Tamati, brought to you by lisatamati.com. Lisa Tamati: Well, hi, everyone, and welcome back to Pushing the Limits. I’m your host, Lisa Tamati. Today I have the legend Paul Taylor. Now Paul is a former British Royal Navy air crew officer. He's also a neuroscientist and exercise physiologist and a nutritionist. And he's currently completing a PhD in Applied Psychology, where he's developing and testing resilience strategies with the Australian Defence Science Technology Group and the University of Tasmania. This guy is an overachiever. He's done a whole lot of stuff in his life. In 2010, Paul created and co-hosted the Channel One TV series Body & Brain Overhaul. And in 2015, he was voted Australian Fitness Industry presenter of the year. This guy has been there, done that, and you're going to really enjoy the conversation today—all around resilience. He has so much knowledge, and he is with us all today. So I hope you really enjoy this episode with Paul Taylor.  Now before we head over and talk to Paul, I just want to remind you, if you're wanting to check out our epigenetics, what we do with our gene testing program that we have, where you look at your genes, understand your genes and how to optimise your genes, and how they are being influenced by the environment and how to optimise your environment, then please head over to my website, lisatamati.com. Hit the Work with Us button. Then you'll see peak epigenetics, peak epigenetics and click that button and find out all about it. Every second week, we have a live webinar where we actually take you through what it's all about, what's involved and how it all works. So if you want to find out about that, just reach out to me. You can reach me at any time and the support@lisatamati.com. If you've got questions around in the episodes, if you want to know a little bit more about any other guests, or you want to find out about anything that we do, please reach out to us there.  I also want to let you know about the new anti-ageing and longevity supplement NMN that I'm importing. I had a couple of episodes with Dr. Elena Seranova, who's a molecular biologist who shares all the information about this incredible supplement and how it upregulates the sirtuin genes in the body and helps create more NAD. Lots of big words but very incredible. The information in those episodes is really incredible. And if you want to try out this longevity and anti-ageing supplement, have more energy, it helps with cardiovascular health, there's even some evidence now starting to looking into fertility. It works on a very deep level in the body and helps upregulate the sirtuin genes which are longevity genes, helps with DNA repair mitochondrial biogenesis, lots of really good stuff. You probably didn't catch all those words, but go and listen to those episodes.  The product is called Nicotinamide Mononucleotide. It’s fully natural, there’s no downside to this. Very safe to take and will slow the ageing process. If you want to find out a little bit more head on over to nmnbio.nz, that's nmnbio.nz. Right, enough for today. I'm going to send you right now over to Paul Taylor who's sitting in south of Melbourne. Lisa: Well, hi everybody, Lisa Tamati here at Pushing The Limits. Super excited to have you. I'm just jumping out of my skin for excitement because today I have the legendary, Paul Taylor with me. Paul, how are you doing? Paul Taylor: Hi, I'm bloody awesome. How the devil are you? Lisa: Very excited to meet you. Paul is sitting in south of Melbourne, he tells me, in Wine Country. Is that right? Paul: That's correct. Like any self-respecting Irishman, I moved to where they make the wine. Lisa: An Irishman who lives in Australia, who is ex-British Royal Navy e-crew, neuroscientist, nutritionist, exercise physiologist—a bit of an overachiever, Paul. Crikey, could you do a little bit more, please? You're not doing enough. Paul: Well, I’m currently doing a PhD in Applied Psychology, just to sort of finish it—round it all out. And I need to keep myself out of mischief. Lisa: Crikey. I feel very intimidated right now. But I am very excited to have you on the show. Because I have come across you from our mutual friend Craig Harper, he is awesome. And I've been listening to your lectures and your work and your learnings, and just going, ‘Wow, this guy puts everything into such a lovely way - with stories and good analogies’. And so, I wanted to share you with my world, over here with my audience. So today, I wanted to do a bit of a deep dive. But before we get into it, so you are doing a PhD in resilience. So, can you elaborate a little bit on the PhD you’re doing? Paul: Yeah, so what I'm looking at is psychophysiological resilience, because I'm just bloody sick to the back teeth, hearing that resilience is all about gratitude, empathy, and mindfulness. And that stuff, it's important. But as I say, it's necessary, but it's not sufficient. And there is a large component of resilience that has to be earned. And that's the sort of stuff that I realized from my time in the armed forces.So, the positive side stuck is important. But there is a lot more to it. And I actually wanted to explore it and do the research on it.  And I'm very lucky that one of my supervisors, Eugene, is the principal scientist at Defence Science Technology Group. So, they work a lot with the military. And I'm actually doing—I'm just finishing off my first study with the military. So, it's pretty cool for me, having left the British military 16 years ago. Now, I’m doing resilience interventions with the Australian military. Lisa: Wow, I mean, it just sounds absolutely amazing. What sort of things are you—because I agree, like, the gratitude and all that very, very important—but it is, you can't just decide. Like, positive thinking, ‘I'm going to be positive thinking’. It's like a little bit more complicated than that. We need to look at things at a deeper level. What is it that your PhD is actually researching? So, what is the study that you've just done, for example? Paul: Yeah, so the one that we're doing, we basically—it's a pilot study. So, what we call a proof of concept. So, taking a bunch of military guys, and they've gone through training, so I did a full day's workshop, 34 hours with the guys. And then they went on to my app, to be able to sort of track behaviours and log habits and interact with each other and put the tools to the test. And so they did—they've done a survey on mental well-being, another survey on resilience, and another survey on burnout. So I'm actually looking at the interaction between your resilience levels, your mental well-being and your burnout, or risk of burnout in the workplace.  And what I'm hoping to do in further research is to develop further the model or the measurement criteria of resilience. Because at the minute, in the literature, it's just measured through a questionnaire, and it's pretty poor, really. Lisa: Wow, yeah. Very subjective. Paul: Yes, it just gets very subjective. And it's also influenced by—if you're doing a resilient survey, it's influenced by who is actually going to see that right. So, if you're doing it for your employer, a lot of people will actually think, ‘Oh, I better not answer this in a certain way, because there may be ramifications’. So there are limitations with any self-reported questionnaire.  But more lately, there's been some biological measures of resilience that have come out of University of Newcastle, which I'm actually going to be working with that group. So, they've actually lived in something called an acoustic startle response, which is basically you'd be sitting with your headphones on, doing some sort of task. And every now and then there'd be this light noise going off in your headphones, and you'd be all wired up. And they'd look at your heart rate, your blood pressure, your galvanic skin response. And you see there's a spike from your autonomic nervous system, right?  And what they have actually shown is that people who have higher levels of resilience on these self-reported questionnaires, they actually—they acclimatized or they adapt quite quickly to that noise, whereas those who have got lower resilience or who maybe have PTSD or anxiety or depression, they don't habituate to it. So, they're still getting that response, right. So, and this is about what is actually going on in the brain, and particularly an area called the amygdala, that I'm sure we'll get into.  So, I'm looking at a sit back and develop a triangulated measure of resilience. We're taking that maybe acoustic startle and some of the self-reports stuff, and then performance on a cognitive battery when you're under pressure, right? So, trying to then get a triangulated measure or a new measure of resilience. That’s a very long winded—yeah, so we can measure it a bit more objectively. Lisa: Yeah, yeah, yeah. And like, because you're working with, like, in Special Forces, I think, in the military. So these are guys that are under immense pressure situations. And looking at our military and vets and stuff, and a lot of them come back with PTSD, and all sorts of mental health issues. And these guys that are coming into this are tough characters, these are not—and then they're coming out with problems. And even not in military, but just in things like my husband's a firefighter. The stuff that they get to see every day. Like he's a really strong, resilient, resourceful human being, but I'm seeing the load, the PTSD sort of load that's coming up over years and years and years are starting to have some bigger ramifications.  Do you see that people that are like super hardcore tough, amazing, but when they are going into these repeated situations and being because usually like exposure therapy is one of the things we do to lower our stress response. If you don't like spiders, and you have to hold a spider every five minutes, you're going to get used to holding a spider, and it no longer will cause a response. By the same token, are you seeing this going flip the other way? Where you're actually getting worse from exposure? Paul: Yeah, so there's a lot of academic research in this area, looking at not just PTSD, but also burnout. So, for me, there's that, there's a continuum of workplace burnout is linked in a way to post traumatic stress disorder, right? It's just that the exposure isn't as extreme. There's not that trauma, but it's the insidious, consistent exposure to stress that actually changes the brain. It changes the brain both structurally and functionally. So what I mean by that is what we're seeing in both PTSD and anxiety and depression, by the way, and workplace burnout, with the advent of brain scanners, they're able to take a bunch of people and follow them for a long period of time—six months, a year, two years. Ask them about their stress levels, and then look and see, does the brain change over time? And what they're actually seeing in that people who are suffering from burnout or anxiety or depression or PTSD, there are significant, as I said, structural and functional changes in the brain. So what I mean by that from a structural perspective, the amygdala, the part of the brain, one of its job is to sense and respond to stress, and it actually becomes bigger. And so there's  increased cells, increased connections and hypertrophy, it's just like your muscles with hypertrophy. And I'll come back to that in a second why this is, right. But in concert with that, areas of their prefrontal cortex, that rational planning judgment part of the brain, and also, another area called the anterior cingulate cortex—they're actually shrinking. There’s damage to those neurons and there's less activity in those areas. And what this means functionally, is it means it's a less-connected brain. And it means it's a brain that is less able to control emotional responses. So basically, the amygdala is starting to hijack the brain. The neuroscientist, Antonio Damasio, he's the first to show in his lab that with that repeated— if your amygdala becomes sufficiently activated, it can actually secrete chemicals to block your frontal lobes. Basically, it says, ‘Talk to the hand. I’m in control of this brain’. Right now we all know that as losing our shit, right? Things are hijacked. But when this is happening repeatedly, what's happening is that there are neuroplastic changes in the brain. Right? And we know that this even happens in unborn children, in fetuses, that if they're exposed to chronic stress in the third trimester, the amygdala will grow bigger and more sensitive. And if we think about it, it's an amazing adaptive response. Because it's basically, they're getting inputs through the placenta and stress hormones. If we're adults, we're getting input saying, ‘This is a dangerous word’. Right? Lisa: Got to be vigilant. Paul: Yeah, the brain is all about survival first, right? It's all about survival. So, and sometimes that adaptive response is maladaptive. Right? In that there are changes that no longer serve us, right? And so this is what happens with people get burnout, or anxiety, depression, PTSD, is that there are adaptive changes that turn maladaptive. And it's basically because the brain is being overwhelmed with stress, either way too much stress, in the case of trauma, or just bombardment. Daily bombardment with stress, and not enough recovery. And I know as a lead athlete, you know about the balance between stress and recovery and just dealing with what you’ve got. Lisa: Never got it right. Paul: And then you don’t, right? Lisa: Burnout was my best friend. Yeah, there's a huge—because I studied genetics, there’s a huge genetic component to this as well. Paul: There is, yeah. Lisa: When you're looking at how long your adrenal, your stress hormones, for example, stay in the body, your COMT gene, your—the RD2 gene, the RD2B gene. Once they actually get the adrenaline, is it going to stay here in the body very long? Or is it going to be out? And they call it like the warrior gene and the worrier. Paul: Worrier and warrior. When I say it, people go, ‘What’s the difference’? I go... Lisa: Warrior as in a Maori warrior, and the other one as in worrying, worrying yourself to death. And there’s a genetic predisposition. And then you couple that with environmental, being overwhelmed with either an event or a series of events, or like you say, the constant bombardment. Because there's a question in my head, like, you and I, there’s history, we've both been in some pretty freakin’ scary situations in life. And those are certain traumas that you've been through and you've carried. But then there is a daily shit that goes on.  Like something that I'm dealing with currently is like, I don't know, but the level of anxiety sometimes is like as high just because I feel like a computer with a million windows open. And it's got inputs coming up. And there's so many—you're trying not to drop the ball, and you're wearing so many hats on so many levels. So that's a different type of anxiety. And it's—and that one that like the big, major ones that you've been through, they sort of self-explanatory that you've got problems with those. But these little ones can be quite damaging too, daily on the mind. Paul: Absolutely. And I like your analogy about having a million windows open. And that's really modern life, is it's just input overload for a lot of people. And it's, even we know that reading the news a lot, and the negativity particularly around COVID is just bad juju, right? Particularly if you are predisposed, or you have underlying anxiety. Then we've got kids, we got that juggle, we got kids and parents, right? And we got work stresses, we got money worries, we got relationship issues. These are all things that our ancestors didn't really have to deal with. Right?  And our stress response system has evolved over the last 2 million years in our ancestors in response to certain challenges. Right, so three minutes of screaming terror on the African savanna when you're being chased by a lion—that's your fight or flight mechanism. And then longer term or really traumatic stress, but mostly longer term stress, like famine. And that's the HPA axis and cortisol. And as you rightly said, different people are different. There's genetic predispositions to which one is dominant, how quick the clearing is. But there's also that, as you rightly say, and a lot of people don't understand this, is that the interaction between nature and nurture. That just because you have a certain variant of a gene, it predisposes you—it doesn't mean you're going to develop that, there needs to be that event. And then we know that those events, when they happen early in life, tend to have a bigger impact. Right? Lisa: So children exposed to trauma are in much deeper in the shit than others Paul: Can be. Unless they have the presence of a caring, supportive adult, often, they can get through it and end up being more resilient. Or they've got a certain variant of a gene, that when they're exposed to stress as a kid, they end up more resilient as an adult. So, it's a really complicated thing. And the thing that I also talk about a lot of people don't, is it also depends on other environmental factors going on. Like what's your nutrition like? Like, what's your sleep like? What's your exercise like? All of those things are hugely, hugely important. It’s a really complicated story, as to whether someone and develop some psychopathology because of exposure to either trauma, or just that insidious day to day stress—what we call de-stress versus used stress, which I'm sure we'll get into. Lisa: Yeah, now that's absolutely exciting because I mean, I preach a lot about doing the fundamentals right. Getting a sleep—at the basis of everything is good quality sleep. And that's not easy. It's not always an easy simple thing. Paul: But check if you're under stress, right? Lisa: Yeah, yeah, because your brain won't bloody turn off. And studying the gamma and dopamine and adrenaline and norepinephrine and all these chemicals that are running out and they're actually controlling us to a large degree, or at least when we're unaware of their influence on the body. But there are things that we can actually do to actually help regulate our own physiology. So I mean, guys and girls in the armies, in the military, have to do this. Or even like I watch my husband and my brother—they’re firefighters—when they're under an emergency situation, three o'clock in the morning, called to a bloody accident, someone's trapped in a burning car type of situation. Like, my husband's just so cool and calm and collected in that moment, like he's completely present. And in daily life, he's quite a shy, introverted dude, right. But when the shit hits the fan, I've seen his like, he doesn't put on a cabbage head. When I looked at his genetics, he doesn't have that predisposition to having adrenaline much. He doesn't have much of an adrenal response. So he'll come up for a minute, and then he'll be back down very quickly, and he’ll be able to control it. And he also understands, I've taught him more about breathing and all that sort of jazz to help regulate your cortisol and all of that sort of stuff. But it is a predisposition.  My predisposition, I have a hell of a lot of adrenaline, testosterone up the wazoo, dopamine. I tend to start really responding and taking action. But I have to actually turn on the prefrontal cortex. I have to really focus on that and not just fly around like a blue ass fly going just running into the burning building without thinking about what the hell I'm doing. So, two different responses—and both are very good responses in a way, if you can learn to manage them and control them and bring them on at the right time. Paul: Yeah, and look, that's where the training element comes into, right? And so, irrespective of what your underlying genetics are, through military training or police or firefighters, they are trained in these situations routinely. And the brain sort of habituates to it and you learn strategies to be effective under that pressure, what we call arousal control strategies, right. So, whether that is—an arousal control can be both ways can be—for people who are generally low, can be getting them up to the right level of arousal. And for people who are a bit too overactive, bringing their arousal down, so they're in that peak performance zone. Let's say the neuroscientist Amy Ornstein talked about Goldilocks and the Goldilocks effect of stress in the brain. That it can't be too little, because when you're bored or you're under arousal, your performance is just not going to be optimal. But also it can’t be too much. And everybody's got a level of arousal that is too much. Lisa: Wow. That's a cool analogy. I like that, Goldilocks. Paul: It's a wonderful analogy. And she's shown, looks at the neurotransmitters that are involved in that—and particularly looking at dopamine and noradrenaline, or norepinephrine, as some people call it, how they're really important in that regulation. But as I say, training, specific training and repetition, can really help people just to get into an automated response. And no matter what their genetic predisposition. Lisa: So if someone is prone to a lot of anxiety, and maybe depression, what are some of the practical—like, if we start talking a few practical strategies now for people dealing with different issues — and let's start with anxiety and maybe depression—what are some of the things that they can do when their amygdala hijacks you? How do you get a grip on yourself and actually change the physiology? Because you feel some big noise happens, or an earthquake happens, or something and you've got that adrenaline just poured out and you’ve got all this stress cortisol and all that, how do you bring yourself down quickly, get yourself under control? So you don't end up in a panic attack, for example? Paul: Yeah, so there's both short-term strategies and there's long term adaptive strategies, right? So, and I'll go into both of those things. First of all, it's important to understand what's going on, right? So this is about the autonomic nervous system. And there are—some of your listeners will be aware of this, but there's two branches of the autonomic nervous system. There's the sympathetic nervous system, and the parasympathetic. And the sympathetic is probably badly labelled because it's not very sympathetic, right? It's the one that increases stress, right? So, and if we think about the response that's going on—so in the brain, the amygdala senses a threat, it sets off a general alarm. And then, the hypothalamus is involved in this, the sympathetic branches is fired up. And for some people, it fires up more than others. But for everybody, when that's fired up, and the vagus nerve is really quite important in this, that's the nerve that connects the brain to the heart, the lungs and all the visceral organs, right? So and the blood pressure goes up, heart rate goes up in order to pump blood to the muscles to give you the fight and runaway, right. And additionally, breathing gets faster and shallower. And then, we know your digestive system is affected and all the blood that is in your digestive system, digesting your food... Lisa: Your peristalsis. Paul: It’s shunted away. It’s shunted away to the working muscles, right, we know the immune system is temporarily switched off, the reproductive system’s temporarily switched off because there's no point in ovulating or creating sperm when you're being chased by a lion. It’s a waste of energy, right? If we think for a second about the long-term consequences when people are in a chronic state of overarousal, even if that's just low baseline overarousal. So, I have a suppressed reproductive system. This is why people who are chronically stressed, and they become infertile. Right? Boom. And this is why they develop digestive system issues like irritable bowel syndrome and stuff like that, which we know can change your microbiome. And then there's a two-way interaction, which we'll talk about later. And the immune system becomes suppressed. That's why people develop—they get sick, and they take longer to recover, whether it's from a wound, whether it's from training load, or whether it's from any type of illness or injury. And then heart damage can happen, right, and with that chronic stress. So that's over activation of the sympathetic branch, and particularly the vagus nerve, right? What we now know is it's only taken our scientists about 3,000 years to catch up with the knowledge of Yogi's, right? Yeah, exactly. Certain breathing patterns can affect your heart and your brain. And I used to think, all that breathing, I used to think it was fluffy bullshit. Until I get into the science—and Jesus, how wrong was I? Lisa: Me, too. I must admit, and now I'm doing it 100 times a day. Paul: Yeah, exactly. So, techniques like box breathing. I'm sure your listeners have probably heard you talk about it. Lisa: Repeatedly. Paul: Yeah, breathe in like the sides of a box. Breathe in for four or five seconds, hold for four or five, out for four or five, hold for four or five. And you can also do a modified box breathe, which is in for four, hold for four, out for six, hold for two. And I'll talk about that in a second. There's also something called resonant frequency breathing, which is also really, really beneficial and can actually enhance your what's called heart rate variability, which is a kind of a window into overall stress on the body.  So, reso-frequency being—you need some equipment to measure it effectively. But generally, everybody listening is probably between four and a half, five breaths and seven breaths a minute. And it's been shown that if you get within one of that, then you could. So I teach people, just generally six breaths a minute, right? So that's 10-second breath cycle, but breathe in for four and out for six. Because the longer breath out—when you breathe in, you are up regulating your sympathetic nervous branch, right? When you breathe out, you're activating the parasympathetic nervous branch. So, the long breath out is really, really key, which is why I talk about the modified box breathing as well. So that resonant frequency breathing, or box breathing can be really, really useful to deal with stuff in and of the moment. Just—it's basically autonomic nervous system controlled through breathing, that’s it. Lisa: Control your physiology in seconds. Paul: And the other thing that goes in concert with that, and my wife uses a lot of this, she's qualified in Acceptance and Commitment Therapy in Japanese psychology. And we're both fans of stoic philosophy. And it is about attention, and all three of these great agree that attention is key. So if we take a step back, people who have anxiety or depression, or just have a beasty mind, they've got a lot of negative self-talk going on, they want to get rid of it, right? But these three approaches, and as they say, look, getting rid of it, it's not really the objective. It's really about where you focus your attention.  So, if you think of your attention, like a light, and when you're in that stress response, your attention, and it is very internal focused, if you're anxious or depressed, or you're stressed about something that's on that particular thing. But it's an internal experience that you're having. So just shifting your attention outward. If you're not in danger, this is—you just have an anxiety, depression, whatever, just look for the colour blue. That's one thing. Just shine the light of your attention somewhere else. Lisa: Like a naughty kid who’s having a tantrum. Just distract them. Paul: Yeah, absolutely. And I call that part of the brain your inner gremlin, that’s responsible for anxiety, depression. And but also just negative self-talk and self-criticism, and anger — all of these things. And the key thing to understand is your gremlin’s like a chameleon, right? It can take many guises. But it's like, if you remember the movie Gremlins, when you feed Mogwai after midnight, it becomes energised and turns into the Gremlin. So, when you shine the light of your attention on the gremlin, it becomes energised. So this is where you just shift your attention either to where's the colour blue or what can I smell? Lisa: Or breathing. Paul: Or we like to—or your breathing—yeah, that's another great combination. And I like to talk about shifting your attention to the concept of your inner siege, which is what the Stoic philosophers talked about. That's the optimal version of you. And that's either my best self, me at my best, or some sort of other character that I'm consulting. Lisa: Ah, yes, I heard you talk about this on Craig’s show. And I was like, that analogy that you use, like there was one with your son, Oscar. And him talk, having Derek, I think it was... Paul: Yeah, that’s right. Yeah, Derek. Yeah, yeah, yeah. Lisa: So creating a character around these two polarizing figures. I’m always talking about the lion and the snake in my head. Or Wonder Woman in this chicken shit, who’s me. And we all have this positive, amazing self. And we have the self that's full of self-doubt and imposter syndrome, and I can't do this, and angry, and negative, and cynical. And so it's creating a character. So tell that story a little bit. Paul: Yeah. So the character thing is really, really powerful. And so I get people to—you've got to bring this character to life, right? So there's a little exercise, which I'll share with you. And you can share with your listeners where, so I call them your inner Gremlin and your inner siege, right? Or you can say whatever you want. So, what do they say first thing in the morning, right? You write that down. Generally your inner Gremlin is the one that says, ‘Press snooze’ or ‘Not another bloody day’, right? But then you go, what do they say when they're faced with a challenge? And then you write down their character strengths and particularly, you focus on your inner siege, what are the character strengths that you have when you're at your best? And then I like to do a thing called plus ones. Like what are ones that you'd like to develop or have more of? And you write down. So, if it's calm under pressure or being more empathetic, I'm going to write down that my inner siege is calm under pressure, is more empathetic, right?  And then drawing the characters is a brilliant thing because it brings it to life. And Oscar when he drew the characters, he drew Derek and he drew Flash, who has now actually being replaced with Richie. A little side story. I actually bought a book called The Real McCaw from Richie McCaw because I am a big fan of the All Blacks, and particularly Richie McCaw. And I bought his book, and I was wanting to read it, and it friggin’, it disappeared, and I couldn't find where it was. And one night, I went down to Oscar’s room. He was supposed to be asleep, and he's there reading. And he's reading that book. He'd nicked it from me, and he had a highlighter. He's 10 years old, and he's highlighting stuff what Richie McCaw said, right. So now, his inner siege is called Richie, right? But when he drew these original ones, he actually did a speech bubble for Derek and it said, ‘I will crush the good ones and I will be the king of Oscar’s head’. How cool is that? Lisa: And he’s 5 or something. Paul:  No, he was seven at a time. Lisa: 7. Oh my god. But I mean, the hard cold, maybe 6, actually. But sometimes kids are so insightful. Because that's what happens, right, is that when that negative character takes a hold of the negative self-talk, it does crush the good self-talk, kind of becomes the king of your head. If you choose to let it, right? Paul: So my inner siege is called, Jeff. So when I'm struggling, or I need to get myself up, I just go ‘What would Jeff do right now’? Right? And so this is a process in psychology called self-distancing, where you're taking yourself out of the emotional state, and you consult a character or my best friend or whatever, and it actually shows it reduces the emotional intensity. And research shows that people make better choices. They're more courageous, and they make better choices, right. And so that's one, I think, really useful way to shine the light of your attention. So, the process that I use, depending on who's around, right, if someone's having a bit of an anxiety or just a bit of negative stuff, I like discharge, recharge, reframe. So think about it, it’s stress hormones, right? If somebody’s having an anxiety, get it out. You got to discharge those stress hormones. When you run away... Lisa: Go for a run. Paul: ...you come back to homeostasis, right. And I find, even 30 seconds of intense activity is enough. So, you discharge the stress hormones, then you recharge by your breathing, right. So you're doing that breathing and you're focusing on your breathing. And then, so your amygdala hijack is gone now. Use you're focusing on the breathing, and then you reframe and you go, ‘Okay, what would Jeff do right now’? Or ‘What would my character do right now’? Or, if I've written down all my character strengths, what action do I need to take right now to display those characteristics? Right? So the Japanese psychology, Morita Therapy, there's this beautiful term called, arugamama, right? It is what it is. And then they say, ‘What needs to be done’? And the stoics are very much like that — what do we need to do right now? So it's very action focused. Right? And so that is something that I think works for me well. Lisa: Yeah. Because it sort of removes yourself so that you're looking—it's like looking down on yourself. Because this brain of ours is like a thought factory, it just keeps going and talking and chattering and go, go, go, go. And yeah, emotions take over, amygdala often is in control of our prefrontal cortex. And if we can separate ourselves and sort of hover over ourselves—and I've been looking into stuff like what happens after death because I just recently lost my dad and all those questions. ‘How do I connect to my dad on the other side’? All of that sort of jazz that nobody can bloody answer, really.  Paul: Yeah, if you get the answer, let me know. Lisa: Yeah, I’m working on it. I'm really trying to get it out. But a lot of talking about the connection to the other side and opening up those channels, and to me, it's like, okay. So just from a brain point of view, if I just separate myself out from my brain, like, if you believe that we are a spiritual being and so our brain, our body, we're just walking around in this earthly body, but we have a higher self, if you like. So, it’s this higher self looking at that brain going, ‘Oh she's running that stupid program again that she learned when she was seven. It's no longer relevant here, I need to change the recording, and I need to change up’.  So it's just giving yourself a way of separating yourself from the actual emotions that your body is feeling, your physiology is feeling like now. And for me, a lot of it is, when I get anxious and stuff, I will just go and sprint for 50 metres. Like you say, it doesn't have to be long, it might be 2 minutes. It just comes back, reset myself. Sometimes if it's a really bad situation or whatever, I'll have a little cry that discharges more energy. And then I pick myself up and we'll get on with it, and we'll do a breathing, and we'll get back into gear. And just having those little tools in your toolbox can really help you manage the day-to-day crap that comes at us. And even in the big situations, the really traumatic ones, I've used those situations regularly—just remove myself for a minute from the situation, go and get my shit together. And then come back into the situation. And that can really help if you have the luxury of doing that. So, I think these are really, really important because people often think, well, they look at someone like you and all your achievements and all stuff that you've done—or even in all the races that I've done. ‘No, never. I could never do that’. And that's your automatic negative thoughts coming in, your angst, as Dr. Daniel Amen talks about, they just pop up. And you need to realize that that isn't you, that's just your brain doing its thing. And you can choose not to believe that brain when it tells you you're not good enough, or you're not sexy enough, or you're not pretty enough, you're not strong enough, whatever the case may be. You can go, ‘No, I'm not listening to that’. And I'm diverting, and what you're saying, is divert your attention. Paul: Yeah, absolutely. And those answers are automatic negative thoughts. In Morita Therapy, Japanese psychology, it's basically, it’s a story. It's a story that we tell ourselves, and there are a number of different stories. And it depends what story we pay attention to. And because when you pay attention to a particular story, when we think about what's happening in the brain, that self-concept, or that idea that ‘I'm not good enough’, is basically what we call a neural net in the brain, right? It's a bunch of neurons that are firing together for a concept or a thought or a particular line of thinking.  And the Scottish neuroscientist Donald Hebb showed in the 1950s, it's called Hebbian Learning. And it's a well-accepted way of the brain works, nerve cells that fire together, wire together. Right? So every time you're repeating that thought, or paying attention to it, you're strengthening it. And he showed that eventually, after a certain amount of repetitions—and we don't know the magic number—but that circuit becomes what's called long-term potentiation. This means that this circuit is primed for firing. And it means that then even neutral information is more likely to fire off that circuit, right? And every time you're paying attention to it, you're strengthening it.  So, the other approach is to go, ‘Thanks, Gremlin’, or ‘Thanks, brain. Thanks for that story that you're telling me. But it's not helpful right now’. Right. And that's where you focus on another story, or a particular affirmation that people might have. A different story, I've got this, whatever, it's another neural net. And every time you're focusing on it, and paying attention to it, you're strengthening it, right? So it's about interrupting the old and maladaptive, unhelpful thought patterns... Lisa: That we all have. Paul: ...and actually creating new ones. And every time you catch yourself—this is why the first part of all of this is about being the watcher. It's about being the watcher in your own brain. And for lots of people, this is a frigging revelation, that they can actually watch their thoughts, and do it with curiosity. And go, ‘Wow, there's an interesting negative thought. And that's an interesting negative’...  Lisa: Great example! Paul: Yeah. And then be curious and go, ‘Well, what would a more positive thought actually be’? Right? So you can trick yourself into having these positive thoughts and every time you're doing it, you're laying down and strengthening those networks in the brain, right? So like anything, like you didn't become awesome at what you did by doing it once and then boom, that's it. It's about repetition, repetition, repetition. So, really the first step is being the watcher, and then just repeatedly intervening, and going, ‘Actually, I have a choice’, right? And what's called in Acceptance Commitment Therapy, the choice point. And Viktor Frankl talked about it, the Jewish psychiatrist who was imprisoned in Auschwitz. And I read his book as a 17-year-old, had a pretty profound effect on me. He said, in between stimulus and response, is the space where we have the ability to choose. And he talked about the last of human freedoms, is your ability to choose how you react to your circumstances, whether they be external circumstances or circumstances in your head, we all have that ability to choose how we're reacting, right. And choosing what we actually focus on. And it's this light of attention, that I think is really, really powerful. So when we wrap it all up in those characters, and then we're repeatedly doing it, and then people are waking up in the morning, and actually spending a few minutes saying, ‘Okay, who am I going to be today? What version of me is going to interact with the world’? And every time they observe negativity going, ‘Well, I say I've got a choice right now. What would Jeff do right now’? Right? Before they walk into their office, and just before you walk in the door, just think, ‘What do I need to do to express those characteristics of my best self’? And especially when you come home, particularly if you've had a shitty day, you just spend 10 or 15 seconds going, ‘Okay, there's a choice here and what version of me, do my partner, my little kids want to see walk into the room’? Right?  And it's just that little mental rehearsal, as you'll have done hundreds of thousands of times as an athlete and every world class athlete does this mental rehearsal because that shit works. Get your game face on. Lisa: Get your game face. I have this analogy and I've told this story before on the podcast but when I was doing this race in the Himalayas and absolutely terrified, 222 K's of extreme altitude... Paul: Jesus Christ! Lisa: And I’m an asthmatic with a small set of lungs, who did mostly deserts for a particular reason. And I was absolutely packing myself, and I got my crew together like two days before and I said, ‘You have to protect me, my brain. You have to like tell me how amazing I am. Every time a negative thought comes up, I want you to sort of shout it down for me and protect me from everyone else’.  And on the day of the actual event, they did that and they really helped me get my shit under control because I was really losing it. Like I was just terrified I'd had a concussion in the build-up, I'd had to rip some ligaments, so I hadn't had a good build up. And it was the scariest thing I've done at the time. And I've done some other scary crazier shit but that was pretty up there.  And on race day, you wake up and you have that moment for a second where you go, ‘Oh shit. It’s that day’. That day you've been  preparing for, for a year and a half, but it's that day and you've got to get up and face down 222Ks in the mountains in extreme temperature, extreme altitude, and no air and things. And I'm putting on my gear, and then that person changes. When I put on my running gear... Paul: That’s your thing. Right. Lisa: It’s my thing. That's my ritual. Paul: That’s your siege. Lisa: When I put on a number, there's a different person in front of you. And that person is a freaking warrior. Paul: Machine, yeah. Lisa: Yeah, in my head. I’m not, but I am in my head, in that moment, I am Wonder Woman. I'm Gal Gadot. I can do any freaking thing and I’m telling myself the story, I'm telling myself the story in order to create the chemicals in my body that I need just to get to the freaking start line and not run the other way because I'm terrified.  And then, once you start and you're in the battle, you're in the battle. You're in it. There's no way out but through. And then you have to bring in all the guns. Over the period of the next 53 hours, I had to bring out all of the stock, sort of things, to get through every crisis that came. And these voices in your head are pretty freaking loud after 50 something hours out there. Paul: That they bloody well are, yeah. Lisa: Yeah, but when you go—because one of the other analogies that I wanted to bring up that you talked so well about in one of the interviews was the small circle and the big circle. And the small circle is your comfort zone. That's you, that's the life that you're living when you're in your comfy world and you're not pushing outside the zone. And you’re staying safe because you're too frightened to jump out into the big circle is what you can be, and your potential.  But out there, in that big circle, it's freaking scary, it's hard work, it's terrifying, there’s risk of failure, there's all sorts of things. And everybody wants to be that big person that does these, lives this full life, that reaches their—none of us will reach our full potential, but we're reaching a heck of a lot of potential. And not living in the safe, little comfortable, ‘I'm scared’ world. And pushing yourself every single today to do shit that hurts, that’s hard, scares the crap out of you. And then coming back and recovering. Paul: It’s critical, right? And I called that big circle, our scientists will refer to that as the zone of productive disequilibrium, right? Lisa: Those are scientists’ words? Paul: Yeah, exactly. So you're out of balance, you're out of whack. But it is where adaptation happens. And this is the problem. So we are by our very nature, we are comfort seekers, right. And just because all of our history has been of discomfort, and so it's pretty natural that we're comfort seekers. The problem is that we have an ancient genome in a modern world. Our genome hasn't changed in 45,000 years, right. And for the vast majority of our human history, we had lots of discomfort, life was uncomfortable, and we became the dominant species on Earth, largely because we adapted better to environmental stressors and pressures than other species right. Now, what's happened in the last 100 years since the Industrial Revolution, particularly in the last 30 years, is that we have stopped adapting to our environment, and we've started changing it. And recently, we've changed our environment to such a level that we're no longer optimally matched to it genetically, right. So when we seek comfort, we get soft, we develop a soft underbelly. And this is what a lot of the positive psychology people do not talk about, is that getting comfortable with being uncomfortable.  And you can just do this, quite simply, if you're sitting listening to this, think of your biggest achievement in your life, something that you are most proud of. And I guarantee you, for almost every listener, it will involve stress and being out of your comfort zone. But we need to hang with the tension long enough for adaptation to happen. And lots of people spend most of their life in that little small circle, the comfort zone, and they dip their toe into the uncomfortable zone of productive disequilibrium. They go, ‘This is uncomfortable. I'm getting right out of here’. No good shit ever happened in your comfort zone. Right? Lisa: It’s a quote from Paul Taylor, ‘No good shit ever happens in your comfort zone’. You gotta put that one on the wall. Paul: It’s like past 2am. Right?  That's the thing, no good shit happens there. So, it is about seeking discomfort. And one of my things, which you actually exemplify much better than me, but it’s that get comfortable with being uncomfortable. Right? Yeah, that's really key. And I think we have, as a generation, particularly in the West, we have got comfortable with being comfortable. And we are comfort seekers. Lisa: Getting cosy all the time. Paul: It's all, it's served up to us everywhere. And we're prompted to buy things and do things that make us comfortable. And it's natural to want to go there. But it's not self-serving. Lisa: But our biology isn't, our epi genome isn't suited. Paul: Absolutely not. Lisa: Getting out of that thermoneutral zone, for example, like cold showers, cold water, hot. All of these things that are outside the neutral zone are where the change happens, from a physiological point of view. If I hop into a sauna, I'm going to create heat-shock proteins, I’m gonna sweat. That's going to cause all this cascade of events in my body that will make me stronger. The next time when I go to the gym and I work out with weights, then I'm going to be sore and I'm going to be breaking down the tissues. What happens is a cascade of events that makes me stronger for next week. Paul: And here's the thing, right, that if somebody wants, if somebody goes one, if someone hasn’t been trained for ages and particularly, they’re bloke. And they go riding got to get back and then they go to a CrossFit class or F 45 hard core. And they go, ‘Jesus. That was ridiculous. I'm never doing that again’. But then you're not going to adapt, right? You only get bigger, faster, stronger, because you hang with the tension long enough for adaptation to happen right. Now, seeking comfort, we should do that when we're in recovery, right? But a lot of people, and we should really define the difference between recovery and relaxation. Right? Recovery isn't sitting with your feet up with a bottle of wine watching Netflix, right? Recovery is stuff that is actually energising you, right? It’s doing the breathing stuff, it’s doing the meditation, doing the tai chi, the qi gong, those sorts of things, yoga. Or for some people, it's drawing, it's reading a book, it's connecting with others, it's gardening, it's spending time in nature. These are all things that really help us with that balance between stress and recovery. And when, if we get that right, the stress becomes used stress. And if we are just exposed to that too much or don't get the recovery, right, it's de stress. And then we can go into burnout/overtraining syndrome, which then when you look at the physiology between overtrained athletes and burnt out executives and depressed people, it’s almost identical. Lisa: Yeah. And like, I've had to try to get my head around this because when you're an athlete—and I grew up in a household where being tough was cool. And physical toughness and mental toughness were what was valued and what was rewarded in my family. So therefore, I have this complete construct in my head that if you're not tough, and you're not hard ass all the time, then you're useless. And I had to deconstruct that a little bit because that lead me to burnout, that broke me, that lead to hell of a lot of pain in sickness and all sorts of things. Now, as I'm hopefully older and wiser, I know that my body also has a full on and it has to have a full off. And that recovery is really important. And that recovery can be cuddling the cat, it can be going to the beach with my husband and just staring at the waves for half an hour to recover. It doesn't have to be something epic, and it can be something like the sauna

英语每日一听 | 每天少于5分钟
第983期:The Stubborn Recovery

英语每日一听 | 每天少于5分钟

Play Episode Listen Later Sep 24, 2020 3:33


更多英语知识,请关注微信公众号: VOA英语每日一听 Amy: How about you? Have you ever been in an accident?Paul: Not a car accident. I was in a bicycle accident.Amy: Yeah?Paul: I laugh now but at the time, it was pretty bad.Amy: What happened?Paul: It was dark and it was Christmas day. And I was on my bicycle going down a quite steep slope and my telephone rang. And I looked at my mobile phone and I took it out of my pocket whilst riding my bike. And looked at it and noticed it was my dad and he was ringing to wish me a happy Christmas.So I felt sort of compelled to answer the phone. So answering the phone, still going down the hill, probably gathering speed. It's dark and I'm trying to get my dad off the phone as soon as I can. And before I knew it, I drove straight into the back of a parked black car.Amy: Oh no.Paul: I saw it at the very last minute. So I hit the back of it and my body slammed into the ground, and I broke a few bones, yeah. Yeah.Amy: Oh no.Paul: Yeah, yeah. It was a pretty miserable Christmas to be honest with you.Amy: I'd say it's terrible. That's the worst.Paul: Yeah.Amy: Did the owner of the car see what happened? Did you damage the car?Paul: I didn't stay long enough. I got out of there pretty quickly.Amy: And went to the hospital.Paul: No, I was a bit stubborn. I don't know why. I was the worst night sleep I've ever had but yeah, I didn't go to the hospital until the next day.Amy: What bones did you break?Paul: I broke my collarbone, the clavicle.Amy: Oh, a nightmare.Paul: And I broke a few ribs.Amy: Oh no, ribs. That's the worst because they can't do anything for it. They just send you on your way and you just have to cough in pain.Paul: Hmm.Amy: Oh no.Paul: Yeah. But it could have been a lot worse, you know.Amy: Hmm, that's true.Paul: Yeah. I could have broken my neck.Amy: So how long did it take you to recover?Paul: It took me about probably six weeks, I suppose.Amy: Hmm.Paul: Yeah, because then—actually, in the following —it happened on Christmas day, so three months later in the March, I was lucky enough to win a place in the Tokyo marathon. And I really wanted to do it because it's quite difficult to get. It's like a lottery now. There's so many people who apply to get a position.So I wasn't going to let this accident stop me from running the Tokyo marathon. So I was trying to rush it, really and I shouldn't have. But I did. I've run there.Amy: Did you?Paul: Yeah.Amy: Oh, my goodness.Paul: Yeah, I finished it but—Amy: Congratulations. But how were you? That must have really hindered your recovery.Paul: It hindered my training period for the marathon, yeah, so.Amy: But you finished it though.Paul: I finished it, yeah.Amy: Well done.Paul: I wouldn't do it again. Marathons are miserable things to be. Really. Why put yourselves through that pain? I still like running so maybe in the future, I'd do a half marathon or something, yeah. But a full marathon—my marathon days are over, I think. Yeah.

英语每日一听 | 每天少于5分钟
第983期:The Stubborn Recovery

英语每日一听 | 每天少于5分钟

Play Episode Listen Later Sep 24, 2020 3:33


更多英语知识,请关注微信公众号: VOA英语每日一听 Amy: How about you? Have you ever been in an accident?Paul: Not a car accident. I was in a bicycle accident.Amy: Yeah?Paul: I laugh now but at the time, it was pretty bad.Amy: What happened?Paul: It was dark and it was Christmas day. And I was on my bicycle going down a quite steep slope and my telephone rang. And I looked at my mobile phone and I took it out of my pocket whilst riding my bike. And looked at it and noticed it was my dad and he was ringing to wish me a happy Christmas.So I felt sort of compelled to answer the phone. So answering the phone, still going down the hill, probably gathering speed. It's dark and I'm trying to get my dad off the phone as soon as I can. And before I knew it, I drove straight into the back of a parked black car.Amy: Oh no.Paul: I saw it at the very last minute. So I hit the back of it and my body slammed into the ground, and I broke a few bones, yeah. Yeah.Amy: Oh no.Paul: Yeah, yeah. It was a pretty miserable Christmas to be honest with you.Amy: I'd say it's terrible. That's the worst.Paul: Yeah.Amy: Did the owner of the car see what happened? Did you damage the car?Paul: I didn't stay long enough. I got out of there pretty quickly.Amy: And went to the hospital.Paul: No, I was a bit stubborn. I don't know why. I was the worst night sleep I've ever had but yeah, I didn't go to the hospital until the next day.Amy: What bones did you break?Paul: I broke my collarbone, the clavicle.Amy: Oh, a nightmare.Paul: And I broke a few ribs.Amy: Oh no, ribs. That's the worst because they can't do anything for it. They just send you on your way and you just have to cough in pain.Paul: Hmm.Amy: Oh no.Paul: Yeah. But it could have been a lot worse, you know.Amy: Hmm, that's true.Paul: Yeah. I could have broken my neck.Amy: So how long did it take you to recover?Paul: It took me about probably six weeks, I suppose.Amy: Hmm.Paul: Yeah, because then—actually, in the following —it happened on Christmas day, so three months later in the March, I was lucky enough to win a place in the Tokyo marathon. And I really wanted to do it because it's quite difficult to get. It's like a lottery now. There's so many people who apply to get a position.So I wasn't going to let this accident stop me from running the Tokyo marathon. So I was trying to rush it, really and I shouldn't have. But I did. I've run there.Amy: Did you?Paul: Yeah.Amy: Oh, my goodness.Paul: Yeah, I finished it but—Amy: Congratulations. But how were you? That must have really hindered your recovery.Paul: It hindered my training period for the marathon, yeah, so.Amy: But you finished it though.Paul: I finished it, yeah.Amy: Well done.Paul: I wouldn't do it again. Marathons are miserable things to be. Really. Why put yourselves through that pain? I still like running so maybe in the future, I'd do a half marathon or something, yeah. But a full marathon—my marathon days are over, I think. Yeah.

英语每日一听 | 每天少于5分钟
第983期:The Stubborn Recovery

英语每日一听 | 每天少于5分钟

Play Episode Listen Later Sep 24, 2020 3:33


更多英语知识,请关注微信公众号: VOA英语每日一听 Amy: How about you? Have you ever been in an accident?Paul: Not a car accident. I was in a bicycle accident.Amy: Yeah?Paul: I laugh now but at the time, it was pretty bad.Amy: What happened?Paul: It was dark and it was Christmas day. And I was on my bicycle going down a quite steep slope and my telephone rang. And I looked at my mobile phone and I took it out of my pocket whilst riding my bike. And looked at it and noticed it was my dad and he was ringing to wish me a happy Christmas.So I felt sort of compelled to answer the phone. So answering the phone, still going down the hill, probably gathering speed. It's dark and I'm trying to get my dad off the phone as soon as I can. And before I knew it, I drove straight into the back of a parked black car.Amy: Oh no.Paul: I saw it at the very last minute. So I hit the back of it and my body slammed into the ground, and I broke a few bones, yeah. Yeah.Amy: Oh no.Paul: Yeah, yeah. It was a pretty miserable Christmas to be honest with you.Amy: I'd say it's terrible. That's the worst.Paul: Yeah.Amy: Did the owner of the car see what happened? Did you damage the car?Paul: I didn't stay long enough. I got out of there pretty quickly.Amy: And went to the hospital.Paul: No, I was a bit stubborn. I don't know why. I was the worst night sleep I've ever had but yeah, I didn't go to the hospital until the next day.Amy: What bones did you break?Paul: I broke my collarbone, the clavicle.Amy: Oh, a nightmare.Paul: And I broke a few ribs.Amy: Oh no, ribs. That's the worst because they can't do anything for it. They just send you on your way and you just have to cough in pain.Paul: Hmm.Amy: Oh no.Paul: Yeah. But it could have been a lot worse, you know.Amy: Hmm, that's true.Paul: Yeah. I could have broken my neck.Amy: So how long did it take you to recover?Paul: It took me about probably six weeks, I suppose.Amy: Hmm.Paul: Yeah, because then—actually, in the following —it happened on Christmas day, so three months later in the March, I was lucky enough to win a place in the Tokyo marathon. And I really wanted to do it because it's quite difficult to get. It's like a lottery now. There's so many people who apply to get a position.So I wasn't going to let this accident stop me from running the Tokyo marathon. So I was trying to rush it, really and I shouldn't have. But I did. I've run there.Amy: Did you?Paul: Yeah.Amy: Oh, my goodness.Paul: Yeah, I finished it but—Amy: Congratulations. But how were you? That must have really hindered your recovery.Paul: It hindered my training period for the marathon, yeah, so.Amy: But you finished it though.Paul: I finished it, yeah.Amy: Well done.Paul: I wouldn't do it again. Marathons are miserable things to be. Really. Why put yourselves through that pain? I still like running so maybe in the future, I'd do a half marathon or something, yeah. But a full marathon—my marathon days are over, I think. Yeah.

Listen Rinse Repeat
(Attempted) Review of Breakfast

Listen Rinse Repeat

Play Episode Listen Later Sep 14, 2020 1:00


Paul and Allison try to decide to attempt to maybe review breakfast. This episode is not explicit. Performed by Coral Baxter-Ellis, Paul Ellis, and Allison Baxter. http://dcritpodcast.com TRANSCRIPT CORAL Mom, Dad, you ready? What's your review going to be on? PAUL We're reviewing breakfast! CORAL Oh you mean like IHOP or Jimmy Dean sausage? PAUL No, like having breakfast- ALLISON Yuck. PAUL It's the most important meal of the day, Allison. ALLISON Breakfast is gross. Who can eat that early? PAUL Well you've essentially starved your body for eight hours, so you're being cruel to your body. ALLISON Since when do you eat breakfast anyway, Paul? You don't get up until 11. Like a damn teenager. CORAL Hey, this damn teenager gets up at seven. PAUL You might be a bit more pleasant in the morning if you actually ate something. ALLISON Really, Paul? PAUL and ALLISON ad-lib, anything can be said as they are not listening to each other CORAL You can't blame a soul for trying. So there's your review of the importance of breakfast, if you can call it that. That was my parents Allison Baxter and Paul Ellis. I'm Coral Baxter-Ellis and you can catch our podcast Deconstructive Criticism starting this fall. Episode music "Coffee" by Cambo

Up Next In Commerce
How an Industry Veteran Approaches a New Market

Up Next In Commerce

Play Episode Listen Later Sep 3, 2020 46:50


When you’re entering a new company or a new market, there are lessons to be learned from the past and opportunities to grab hold of to propel yourself and your company forward. Paul Lanham entered a new company and industry all at once when he became the Chief Information and E-Commerce Officer at Charlotte's Web, a CBD company.   On this episode of Up Next in Commerce, Paul details how he used his experience at companies such as Crocs, HCL and Brookstone to help guide him as he helped grow the Ecommerce business at Charlotte’s Web to the point where it now represents 65% of the business. Paul explains the methods he has used to generate qualified traffic, conversions and a high retention rate, and he discusses the technology he thinks is going to make a huge impact on Ecommerce in the future. Main Takeaways: Respect The Work That Came Before You: As a leader coming into a new company, there can be a tendency to try to change too much too fast. Instead, acknowledge and respect the work that was happening prior to your arrival, and then try to evolve that work into something more.  Let the Tools Handle the Work: Humans are excellent at many things, but we all have inherent biases and miss certain correlations or connections. Rather than trying to analyze all the data you have on your own, employ technology like A.I. that will ignore most (unprogrammed) bias and can do the deep work a human brain is incapable of. Tech is Catching Up To Personalization: For so long, there has been a promise of technology that could interact in a human way with customers in real-time. That technology is finally starting to become a reality and those that can implement it properly can take personalization of their Ecommerce experiences to the next level. For an in-depth look at this episode, check out the full transcript below. Quotes have been edited for clarity and length. --- Up Next in Commerce is brought to you by Salesforce Commerce Cloud. Respond quickly to changing customer needs with flexible Ecommerce connected to marketing, sales, and service. Deliver intelligent commerce experiences your customers can trust, across every channel. Together, we’re ready for what’s next in commerce. Learn more at salesforce.com/commerce --- Transcript: Stephanie: Welcome back to Up Next In Commerce. This is Stephanie Postles, co-founder of Mission.org and your host. Today we have Paul Lanham on the show, the Chief Information and Ecommerce Officer at Charlotte's Web. Paul, welcome. Paul: Hi, nice to be here. Stephanie: I'm glad to have you. Yeah, I'm really excited. I've used Charlotte's Web products before. So, when I saw that you were in our queue for interviews, I was like, "Oh, this is going to be a good interview." Paul: That's good to hear you have some perspective then. Stephanie: To start, I was looking through your background and was really impressed by some of the companies that you've worked at. I'd love for you to first before talking about Charlotte's Web, kind of go through a little bit about your history and then what brought you to Charlotte's Web. Paul: Sure. As you just noted, I have a pretty diverse background mostly in the retial and CBG and technology industries. What's really colored my career is that I've been given a lot of opportunities, some of which I hadn't had a lot of experience in including Ecommerce when I started in its infancy in the mid '90s when you had to build everything. You couldn't really go to the corner shop and buy an Ecommerce server. Paul: But I basically have touched on virtually every aspect of Ecommerce over the past 20 somewhat years. I've been a C level executive for about 25 years and worked for a diverse group of companies, a variety of sizes. Some startups. Paul: I started my own tech company and now it's Charlotte's Web, which I have to say is very much different in terms of its make up versus the companies I've worked for in the past. Stephanie: Yes. And just for people to know the difference, it would be great if you could name drop a bit. I know people hate name dropping, but I'd love to hear what were some of the companies, the largest ones you've worked at? I think you can compare it to Charlotte's Web. Paul: Sure. I worked for what was a startup, Crocs. I think people will recognize the infamous shoe company that is just located down the street from where I work. Paul: I've worked for Jones Apparel Group, which is a mega apparel conglomerate that own companies like Barneys New York, Jones New York, Apollo Jeans, et cetera, in the apparel industry. Paul: I started a tech company that eventually became a subsidiary of HCL Technologies, which is a global tech firm based in India. Paul: And Brookstone, which is the gadget shop, competing with Sharper Image. Again, near its infancy as well. So, a diverse group of experiences. Stephanie: Yeah, that's amazing. With some of these companies you've worked at previously, are there a lot of lessons that you were able to bring to Charlotte's Web or is it just such a different beast that you kind of had to just start over and had a completely new hat on? Paul: Well, basically if you've been a C level executive for a number of years you have some successes and you have some failures and hopefully you learn from the failures, and I've had them too. Paul: Implemented virtually every kind of system you can imagine. Been on the business side from an Ecommerce perspective and learned a lot of different things that I've been able to bring to Charlotte's Web. Paul: Back to the diversity of my career, one thing I can note, I probably have been in just about every function that you can imagine from finance, to marketing, to sales, to Ecommerce, et cetera, et cetera. Paul: So, I think that brings somewhat of a unique perspective to a company like Charlotte's Web, where I frankly I have a lot of empathy for my peers in other departments because I've done a lot of their jobs. Stephanie: Yeah, that is so important. I've worked at previous companies where someone doesn't understand I worked in finance back in the day and people do not understand the complexity or why there are certain procedures set up and you can definitely see tension between certain groups if they've never worked in that team before. So, that's key I think. Paul: Absolutely, and financial people can be fun. Most people don't know that. Stephanie: They can be. Just like me, I'm fun. You're fun Paul. I'd love to hear or I'd love for you to explain what is Charlotte's Web and maybe even starting with the story behind it, behind the name. Paul: Sure. Charlotte's Web is CBD company that was founded by the seven Stanley Brothers and that's a wonderful story in it of itself in that they grew up in the Cannabis industry. Paul: But the company's namesake, Charlotte Figi, who many people may remember from the Sanjay Gupta CNN Specials from years back and most recently illustrating how there was this trajectory of various peoples and things to help a little child basically survive. Paul: So, our namesake Charlotte really is like our guiding star or north star in the context of our mission, which is to help people through natural products that Charlotte's Web produces. Paul: So, it's a young industry, it's a young company where we are a market leader. Obviously we are commercial, but we're always grounded by our original mission and we still do help quite a few people to where our product is very essential like the Charlottes olive oil. Stephanie: Yeah. I was looking at the I am Charlotte video on your website and it definitely gave me goosebumps. When did you guys create that campaign? Paul: Well, it's basically been the past year. The point is with her passing it really shook us all to our core because frankly it was probably one of the core reasons that most of us joined the company. I was fortunate to be able to meet Charlotte and her mother Paige a couple of times. Paul: But many people in my company, and obviously the Stanley Brothers basically grew up in this company attached to Charlotte's story. The I am Charlotte campaign is currently just obviously a testimony and our take on how beloved she is and still is. Stephanie: Yeah, I love that. The CBD industry as you mentioned, it is kind of a new-ish industry. When you're in California it seems like it's been around forever, but when you go to other states or back to my hometown, people still kind of have they either don't know what it is or yeah, are just very unclear about what it is. You have different preconceived notions, you can say. Stephanie: So, how do you all think about kind of educating the public or new buyers who come to your site for the first time? Paul: Certainly. Two points, actually about 15% of households have had some experience with CBD in the United States. And still because it's such an emerging industry, word of mouth is still very important. Typically, people first get exposed to CBD by a relative or a friend or somebody mentioning it that it helped them. Paul: When they go to search for it, we basically are actually a leader at Charlotte's Web because we rank very high on the first page, in the first third with what is CBD. To that point, we spend a good deal of time on our site through blog entries and various educational videos that we put out to educate our customer on the difference, for example, between hemp and cannabis or what is the efficacy of CBD and various in-depth, I guess, videos to illustrate the depth of what they could know about CBD. Paul: So, it very much is still an educational process as you've mentioned to evangelize the use of CBD. Stephanie: Yeah. Yeah, I completely agree. How did you all become a market leader? I know you were not first, but you definitely were some of the early leaders or even starting up in this industry. But how did you go about making sure people had your name as the household name when it came to CBD? Paul: Sure. They were among the first and the brand story between the Stanley Brothers and Charlotte really resonated. It was made for this industry and the mission that the Stanley Brothers inoculated into the company and we still have in terms of evangelizing the product and natural products to the world to help people, I think resonate with people. Paul: When you talk about, for example, our end-to-end integration from seed to shelf, our quality, et cetera, all those things kind of are confluence in terms of being perceived as a quality brand and a premium brand to a consumer. Paul: There are a lot of smart business decisions along the way, frankly, in terms of becoming that market leader. Stephanie: What kind of smart business decisions? Now you've piqued my interest. Paul: Okay. For example, going really strong in Ecommerce initially in that the nature of the industry is that there's been a slower adoption in the major retailers because hemp frankly, from a federal perspective, wasn't quite legal until a couple of years ago based on the format. Paul: There are some reticence in terms of conservative retailers to carry the product. So, they were very smart in not necessarily going the mom-and-pop route even though we have a big natural store population on the retail side. Paul: But going very strong with Ecommerce and hiring the right people right off the bat a couple few years ago to basically push the commercial side of this. Ecommerce right now represents about 65% of our business as was in the first quarter. That's somewhat of a higher percentage than many of our competitors. Stephanie: What do you think is attributed to that higher percentage? Paul: Being first out of the gate. Being very professional about it. But the primary drivers, they're a couple, back to the brand story that really resonated, was beautifully presented on the site and for media. Paul: Secondarily, the quality that we bring to the table that we try to communicate to other consumers. From that seed to shelf continuum, we test the product 20 times, we track each individual bottle or tincture or the like back to a specific lot and seeds. We could document virtually anything anyone needs to know about that particular product. Paul: So, particularly in this industry where you have an influx of competitors, some of which frankly are not quite as sophisticated in the context of testing and the branding. You can really stand out by basically taking care of those issues. Stephanie: Yeah. Yeah, I completely agree. That is how I found you guys in the early days was because quality to me is the biggest factor when it comes to CBD. Paul: Absolutely. Stephanie: And it's also something that a lot of people worried about early on because you do hear horror stories and it felt good going to a company knowing yeah, they've already got everything figured out. They've got the dosing down to its seed. They've got it's non-GMO and yeah, I think that's so important with an industry like this. Paul: Absolutely. Stephanie: The one thing I was thinking about was consumer journeys. Everyone is coming to your website maybe at a different place like we were mentioning before. Some people are brand new or they've maybe never even heard of it, where education is key. Stephanie: Some people have heard about it. You've got the people who maybe are hiding their browsers when they're looking for it or the people like me it's like, "Yeah, this is an obvious thing that can help you." Paul: Sure, sure. Stephanie: How do you personalize either your Ecommerce experience or your marketing efforts to kind of go after all those people and meet them where they are? Paul: Well that's a good question because when I mentioned sophisticated we invested in tools that enable us to personalize that journey. So, for example, back to my comment on what is CBD. Paul: If somebody enters that as a search term and they have to click on our link, we will take them initially to the education materials and will kind of guide them through the process from the Ecommerce perspective of walking them through that journey and hopefully they purchase. Paul: We do that in the context of segmenting our email channel. We have a variety of channels and we handle each one differently. Our affiliate channel, for example, is very strong in terms of the partners we deal with like a Healthline.com, which yet again is another educational component in that we're very strong with them. Paul: So, depending on the channel, depending on the entry point of our consumer, we will treat them differently in the context of where we land them on the website, what we offer to them in the context of their journey through the website, and what promotional activity we engage with them. Stephanie: Got it. Yeah that make sense. When it comes to affiliate programs, how did you all think about setting that up and is that still a big part of your strategy or did you kind of pull back on that once you started becoming more of a household name? Paul: It's still and will be a very big part of our strategy in that penetration of CBD from a search to perspective is still relatively low compared to what I've experienced in the past so that we're still in an emerging phase where we need to use and leverage every channel we can. Paul: So, as strong as our Ecommerce business is, which happens to be frankly Ecommerce alone at Charlotte's Web is a market leader in revenue compared to every other CBD company, just alone. It kind of tells you the scale of our business. Paul: But what I'm getting at, the Healthline.com affiliate is very important to us in that it is the number one rated medical advice site, I believe, if I look at the statistics recently. Paul: Every entry point is different for every consumer and we need to leverage all those different entry points. We can't, for example, rely solely on organic search as an example, not that we would. But we basically go through every venue. Stephanie: Got it. What does it look like setting up a partnership like that? Because, I think that is really important kind of finding someone who has a good reputation that a lot of people trust. But what did that look like setting that partnership up and making it so both sides feel like it's a win-win? Paul: Well to your point, it's important to vet the partner because obviously you don't want to be presented on a site that doesn't quite meet your value set or your brand image. So, we're fairly choosy in terms of the affiliate partners that we work with. Paul: Obviously, in some cases it's a longer negotiation in that obviously we want to do it on advantageous terms in terms of the share basically. So, we don't cast a wide swath in the context of the affiliate partners we deal with. We're very selective. Stephanie: Got it. So, the one thing that I was wondering earlier when you were mentioning failures and you of course have a huge backlog of experience at other companies, what did your first 90 days look like coming in to Charlotte's Web and what big things did you change from the start based on maybe past failures or successes that you've had at prior companies? Paul: Well, like entries in the most companies it's a rush. My story, this is pre-COVID times obviously, I talked on the phone with a board member and my boss, the CEO, on a Friday. I flew over the weekend, got there on Monday. I took the job sight unseen after a phone call. Stephanie: Wow. Paul: I was so enamored of it. I've never done that before. And Danny has never hired anybody like that before, it just went so well. I showed up on Monday and I didn't leave for 90 days, much to the consonation of my significant other in Boston. So, we worked it out. Paul: But it was just a rush of understanding the industry in-depth, doing triage in the context it was still a start mentality, triage in the context of building a business intelligence stack, revamping the Ecommerce organization, planning the next iterations and improvements, setting up for the holiday season for example. Paul: When I joined, literally the week after I joined we kicked off a new platform upgrade that we only had a couple of months to do prior to holidays. So, it was a lot of long days. Stephanie: Was that something that you feel like you could step into because I'm sure you've done many re-platforming experiences before? Paul: Yeah. There is some muscle memory and back to my point, you always want to learn from your failures and not do them again or at least understand the context and admit them. Basically one of those issues is that one has to listen very carefully. Paul: I parachuted into a company that was going 1,000 miles an hour and one of the lessons I've learned in the past is honor the past because there was a great deal of work and a lot of great work done that I took the attitude of evolving and adding to as opposed to turning the part which many C level executives take that as their mandate. Paul: I've never really done that. It's one of the failures I've learned from in my past that basically sometimes evolution is better than tearing things apart. Stephanie: Yeah. Yeah, I love that and I think the quote too. Paul: Yes. Stephanie: So, I'm sure another thing that you kind of the change of thinking on would be how you track the success of a business or the Ecommerce site. What kind of metrics, did you maybe look at prior companies where you were like this is our set of metrics that always made sense versus what do you look at now at Charlotte's Web? Paul: Well, there are quite a few. You know the Ecommerce business, there are probably 20 things that you look on a daily basis. That's my routine in the morning, I get up and I look at basically all the metrics. Paul: But what's important here, more so than perhaps, it's always in the top three conversion for example, on unbalanced traffic. It's significant here because you're engagement with a new customer and maybe fleeting because of the nature of the industry, the curiosity about CBD, people not knowing about it. Paul: I actually had to look at that statistic or those statistics several times because they didn't believe them, they were so high. That's a testament to the people and the staff that were here in that whether it's educating the consumer, or the customer experience on the site, or customer care on the backend, we have a high percentage of sales that convert. Paul: So, that probably is a much more important stat that I've paid attention to in the past. It's always been in the top three or four. Paul: Retention of consumers. Again, in this sort of industry because of the fleeting interaction with your customers, we have a very strong subscription program that is very important to us, which are typically customers who deem the product to be essential to their wellbeing. Paul: So, we've put a good deal of emphasis on that as well as retaining customers, and again, without divulging the statistics, it's much higher than I've experienced in my past 20 plus years of experience in Ecommerce. Stephanie: What do you think is making it so high? How are you all retaining customers so well or encouraging people to subscribe? Paul: Well, it's high because I guess in a way our traffic is more qualified, then again I've experience in the past. When they come through the site and they've been educated, there's a slightly high degree of propensity to buy. So, that's a factor. Paul: Plus some of our tools really facilitate the conversion in that. Not that we're pushy but we don't let go in the context of okay, this isn't right for you, maybe this or how about this promotion or have you rethought this through the customer journey in the site? Stephanie: Yeah. Paul: Basically, there's a pre-decisive to buy basically once they get to our site. Stephanie: Is there any initiatives that you've implemented when it comes to, like you said, it's nice you don't let go and you make sure to make to keep reminding them or showing them new products or new ideas. Stephanie: Is there anything that you've implemented recently around those kind of initiatives that have increased conversions or increased subscription rates or anything, or anything that you've done where you're like that was a big flop, don't try that? Paul: Well yeah. Again, getting much more sophisticated, I don't think anybody else has implemented the suite of what I call campaign tools and analytical tools. Typically, people use the standard GA or Google tools and we've gone past that and utilizing tools that I've used in much bigger companies without naming the company. Paul: So, we can have a high degree of personalization in terms of how we treat our customers as they kind of navigate through our site. A much higher capability in terms of test and react and basically inoculating those scenarios and situations into our campaigns eventually down to the individual level. Paul: So, we're still learning some of those. We've implemented those over the past three or four months. The company is still, my staff is still learning some of the aspects of those tools. Paul: On top of that from an analytic standpoint, which is a little unusual in the industry, we dived in with both feet from an artificial intelligence perspective because I joke with my staff and they read too rapidly that my experience doesn't always mean anything. I think I know everything about my customer and I'm confounded constantly in terms of why I was wrong on that. Paul: It comes down to the data and what artificial intelligence does for example, is that it makes those deep correlations that none of us would have thought of, I would have never thought of with my 20 plus years of experience of how our customers actually interact with our site or what are they thinking in the context of their purchase strength. Paul: So, when you put all those things together from a capability perspective, I love it in terms of being data driven, in terms of understanding our consumer at a deeper and deeper level and being able to provide the best experience and the best service that we can on an ongoing basis. Stephanie: Got it. That makes sense. When you're implementing AI, first can I ask what platform are you using for that and what kind of surprises have you found when you implemented AI? What were the consumers doing that you would never have guessed before? Paul: Well it's a third party app. It's a bunch of data scientists who basically provide the service for us. They're conduit for the massive amount of data that we have. To your question of surprises or those correlations or what people have affinities for in terms of say, an add-on purchase that we would never think of, what prompts them to basically make that leap to make the purchase in the context of their journey through the site. Some of which are counterintuitive to some of our experience particularly for certain segment of our consumer base. Paul: It's just some of those interesting nuggets of information. The hard part of it is, there's so many correlations that we have to rank them and we basically test each correlation over a period of time to vet out the action. Paul: Our challenge at this point is basically getting into a much more test and react cycle on these correlations. Stephanie: That's really interesting. Paul: Yes. Stephanie: So, if you were to implement AI all over again or you had someone who does not have that on their site right now, what would you do maybe differently or if you were like we could go back and maybe I would change the way we did this or think about it differently when implementing it, what are some advice around that? Paul: Well what slowed us down was the notion of producing what I call hypothesis based on our prior knowledge. That tends to put you into silos of information and doesn't quite give you the breadth of correlations that AI can do for you. Paul: So again, it was all of my advice that hey, I think I really know this aspect of consumer behavior. I'm really interested in terms of their conversion activity when they do X, when they do Y. Paul: I wouldn't be so structured in those hypothesis going into it and probably a little more open minded in the context of looking at the correlations in a much different broader way. Stephanie: I love that. That's such a good reminder about the kind of biases you bring when looking at data or your consumers and why all that should be scraped from the beginning and just let the technology work for you? Paul: Absolutely, absolutely. Stephanie: In your industry I'm sure you probably get a lot of questions around this. But I'm thinking about all the regulations you have to deal with especially on a state level and when it comes to having Ecommerce be such a large part of your business, what does that look like behind the scenes when it comes to shipping or selling in certain states? Paul: Well, it's mostly an impediment from a retailer, particularly a major retailer perspective because to your point, there's a hodgepodge of regulation in the state. Even though hemp was 0.3%, THC less than 3% as federally allowed, depending on the nuisances of what is in California or Florida, et cetera, retailers may be averse to getting into ingestibles as opposed to topicals. Paul: So, back to our point, one of the reasons why we're industry leaders we've invested heavily in internal, external lobbyists that can guide different parties and factions, whether it be congress at the federal level or legislations at the state level or associations to evangelize the notion of CBD. Paul: One thing that people miss the point on, we welcome more defined regulation from the FDA because we feel that we're heads and shoulders above most of our competitors in the context of how we test, how safe our product is, how we document it and the like. Paul: So, it's an ongoing journey that hopefully more clarity will emerge at both the state and federal level whether it's with the FDA or with various state legislatures to make the retail sales of CBD more palatable. We do ship to all states in the Ecommerce perspective. Stephanie: Okay. Yeah, I like that idea around encouraging the FDA to look into it and implement regulations because you're like my product is so good, we should have the other products regulated and be held to a high standard as well because that is what can maybe hurt the industry as a whole, is having people making subpar products that aren't as high quality as Charlotte's Web. Paul: Yes. It's kind of adding to that, major business publications have basically stated and make the articles that CBD is here to stay. It's a multi-billion dollar business growing at a rapid rate and it's frankly grown so fast and it's a new industry that regulations haven't quite caught up with it. Stephanie: Yeah. I was reading a bit about demand surges especially during the pandemic right now. I think maybe it was your CEO who was mentioning like, oh we had a surge in demand for two weeks and then people kind of pulled back for a little bit. Stephanie: I was wondering how you guys are keeping up your inventory levels, how you manage that and then if you're changing anything going forward after seeing these surges of hopefully consumers that are going to stick around going forward? Paul: We've been really gratified and continuing to serve our customer because the majority of the customers consider our product to be essential for their wellbeing whether it's the type of tincture they use or the ointment or the like. So, it's been relatively stable for us. Stephanie: Okay. Paul: Now from an notary perspective, as a growing company our processes have become more sophisticated and over the past year we've implemented an NSLOP process or production planning process that I'm more familiar with in my CBG background to really dial into marrying strategic plans to budgets, to demand forecast and skew level and doing a relatively sophisticated job of planning product demand. Paul: Now the flip side of that, this industry is volatile in the context of demand in general because retailers, some are still adverse to taking the product, so it's hard to predict demand in that context. Paul: So, we place a little more emphasis on safety stock and agility in the context of the co-manufacturers we deal with and the like. Stephanie: Got it. What are some of the best practices you set up when it comes to setting up that forecasting process because I know you've had a lot, like you mentioned, a lot experience with that. What did you bring to Charlotte's Web that maybe they weren't doing before? Paul: Well, they had started it but I amplified from an Ecommerce perspective, a rigorous skew demand process that is three dimensional and that it adds up from top to bottom and extremely rigorous analytical process of continually revising those forecasts taking into account promotional cadence, taking into account day-to-day iterations of different campaigns. Paul: So, it's a fairly in-depth forecasting process in Ecommerce so that our accuracy is much higher. It's in the 90 percentile by skew in terms of our monthly demand, for example. Paul: One of the things I've learned in my past is that sometimes you have to take a leap of faith on a particular product because you don't know how high you can go. On the other hand, that's what safety stock is for. Stephanie: Got it. What does that look like when it comes to thinking of new products? How do you influence your decision behind that, like you were mentioning, behind the sales channels and the marketing channels that help you influence your ideas or thoughts behind it. What does that look like when it comes to new products? Paul: We do have outside data and with a caveat that it's such a rapidly growing industry that tends to change overtime. But I feel is obviously one of the standard firms we use in the context of a longer term view, in terms of product categories and growth and certain segments and the like and we use that as a baseline. Paul: Obviously we use our trend and my counterpart on the retail side and myself where basically experience marketers and sales people and that we have our own opinions in terms of how we correlate our thoughts on category growth versus what we're seeing in external data, for example, like Brightview. Paul: So, we listen very closely to our consumer in terms of what categories we're pushing. Stephanie: I was just going to say I'm sure you guys get a lot of customer feedback of what people want or what they're looking for. Paul: Yes we do. Stephanie: How do you grab all that and put it in a meaningful way because you probably know best. So, a lot of times consumers might ask for something and then not actually buy it or not really want it. Paul: This is true. They certainly vote with their dollars. But on the other hand, we have a pretty good customer care department that is in my peer bid where I've managed those sorts of departments in the past but this is in an interesting one, the group of individuals that the empathy, because of the nature of the product and the stories they hear and the people they try to help, the empathy they exhibit in terms of comments from customer is just outstanding. Paul: So, it's not only commercial, but to the extent that it's practical based on the information they have, they are advisors to the customers that call in and we have a high volume of calls that come in not necessarily about order standard things, but really what should I do? What about this product? Paul: The other aspect is we have a fairly rich library of customer reviews and the technology we use enables us to slice and dice some of the categories of the customer reviews and try to get to a gist of what's working versus not, whether it's from a product efficacy perspective or perhaps a defect of some sort. Paul: The dropper may not work exactly the way we wanted to and the like. So, we have multiple sources of information of customer contact. Stephanie: I think that's so key to be able to call in and actually talk to someone. That's the perfect way to develop trust is by having someone that you can actually get on a phone with and be like, "Okay, I don't know what to do now. Tell me exactly what I should be doing." Or same with reviews, being able to see someone who sounds like me reviewing the product just seems like a great way to develop trust all around. Paul: Absolutely. From a hiring perspective, I have lunch, a virtual lunch nowadays with every associate in my group at some point. Today I just, prior to this meeting, I had lunch with three of our associates just to kind of get a feeling of that. Paul: When it comes to our customer care associates, I've never met such a group of people that are truly empathetic to where they hear a story and they're crying on the phone with the consumer. They're doing everything. They have a wide latitude of actions they can take to help our customers more so than I'd had in the past in much larger companies. Paul: But they really have the right mindset, I think, as opposed to working in a call center. Stephanie: Yeah. That's so key and so important. Paul: Absolutely. Absolutely. Stephanie: So to shift a little bit into more of a marketing mindset, I wanted to hear a bit about how you guys are investing in different digital channels. What's working and what's not? Paul: Sure. Just the overview is that you may have seen our Trust The Earth campaign, which I loved, we started last fall that kind of instills what our brand messaging is. Basically, a lot of our marketing efforts go to that because again we're an emerging industry, we're maintaining our market lead, we want to convey a certain image, just a random stat based on our efforts here today. Paul: We have over 400 billion impressions from the various things we've done versus, I think our closest competitor from the stats that I've seen were about two billion and it dropped rapidly. So, marketing our digital efforts from a broad perspective are very effective and that shows in the context of where we are in organic search or educating the consumer, long ways to go. Paul: From a digital perspective obviously we're active in every social media component and we're very assertive in terms of educating our consumer through that channel, conveying our brand message. Paul: The industry is in a place right now, there are some restrictions in terms of how aggressive that you can market CBD on social media like on Facebook, for example, or Twitter. But that's not a real problem for me right now because for me we want to activate understanding and education and our brand story at this stage of our growth in the social media channels. Paul: So, a lot of our digital, aside from our paid media, which we're very good at I believe, a lot of our digital is focused on building our brand. Stephanie: How are you thinking about expanding into other markets? I think I saw that you were looking at going into a few other countries. How are you guys exploring that right now? Paul: Well, we're basically putting our markers out there. We have a staff of people who are very experienced internationally. I have a good deal of international experience as well from an Ecommerce perspective in retial. Paul: But one of the constraints still is the regulatory environment in that we won't sell in any country that obviously it's not allowed. There aren't too many countries that actually allow it. So, we're basically putting the building blocks in place if in case that would be our strategy to understand what the international market would mean to us. Paul: But it's still evolving because it's basically not allowed from a regulatory standpoint in quite a few countries. Stephanie: Got it. So now that we're kind of predicting our future a little bit, I'm wondering what kind of Ecommerce trends are you excited about or preparing for right now? Paul: Well, in general, like I have for a number of years it's the technology keeping up with my visions of personalization. In the perfect world I'm interacting real time with the individual consumer in the context of whether we're educating them or guiding their journey and the like and the technology is starting to catch up with that capability even at a company of our scale. Paul: So, that's the trend that has been there for a little while but the promise has been there, but the reality is starting to catch up. The other one I mentioned is using deep technology to a point within certain boundaries to understand our customers behavior and needs and wants and applying, point number one, the personalization with that. Stephanie: Yeah. That makes sense. Is there any new tech that you're experimenting with right now that you guys are loving? Paul: Well, I've experimented with in the past in terms of client side speed of devices. Every Ecommerce and you know all the tropes about how conversion is impacted by site speed and page loading and all those different things. Paul: But what I've been enamored of in the past couple of years is utilizing technology to tailor the experience on whatever the device our consumer has. You know there's somebody out there who's still on dial-up, if that still exists. Stephanie: You caught me Paul. Paul: With a new browser, right. It doesn't matter how efficient your site is or your servers are like, you have to tailor the experience, strip down the page load, the content, rejigger the Java script on the fly depending on that individual's device because as far as they're concerned, they may have a iPhone 5 that hasn't been updated in five years but they still like that experience. Stephanie: Yeah. I completely agree. That's really important because I think a lot of people assume that users are always on a newest and the latest and greatest. The one thing, yeah, I had, let's see, we're doing a study on I think Google maps users in India and the majority of them were on such outdated versions that they were never seeing updated streets or an update at all in maybe a year or two. Stephanie: I think it's just a good reminder that a lot of people are on older versions of things, not just in other countries but here too. Like you said, some people still use dial-up. Sowe have a quick lightning round coming up. But before that, I wanted to ask you one last question because I love your excitement towards the company and your energy behind it and I wanted to hear what is the best day in the office look like for you? Paul: The best day in the office, let me think about that for a moment. Stephanie: Yeah. Paul: As I mentioned before I'm usually willing to go every day. It's when I'm in the thick of it, I'm a great delegator I believe, and I think the people who work with and for me would say so. Paul: But I'm most happy when I'm in the thick of it, not being Mr. Executive and my people interacting with, like a peer to some degree, in terms of coming up with ideas, debating certain concepts, making things happens. Paul: It's still small enough company where many people I'll be a jack of all trades and that's where I've shined in my past of, okay, rolling the sleeves up and figuring it out and having to learn things. Paul: Many of my jobs have reflected that. So, that's when I'm happiest, when I'm learning something new. I think I've been told I'm really, really curious to a fault. I ask too many questions sometimes. Stephanie: I think that's a good thing. Paul: Yeah, I guess so. But that's what jazzes me, being in the thick of things, making things happen. Now having said that, as a C level executive you have certain programs and responsibilities to create a conducive environment for your people to work in to make them feel trusted, to stretch them to the extent of their capabilities giving them a vision. Paul: On the other hand, I've always been a believer of an executive being able to walk the talk having done something. Being able to do it, without actually doing it. That lends a certain amount of credibility in your interaction with your staff. So, I think that's very important. Back to your point, that's what makes me happy is just being in the thick of it. Stephanie: Yeah. Yeah, I completely agree. I like that idea and I heard a ratio or it was a metric that an executive used called the say do ratio, and it was how much do you do what you're going to say you do, and that's how he gained the trust with a new company he was joining, was he actually tracked it. Paul: Well in a small company I think my first interaction with an associate at CW is riding up the elevator that Monday, they had heard of me, and they asked my name and they heard that I was a tech guy. I was really the Ecommerce business guy and tech guy and they asked me about an email problem they were having. Stephanie: A personal or a company one? Paul: A company one, yeah. Stephanie: Okay. Paul: "I can't quite get this to do this." It was a sales executive or a sales manager that we had. She asked me a question not knowing exactly what I did so I spent a half hour tracking it down and getting back to her. Paul: Later when she learned, you're in charge of Ecommerce and tech and all that stuff. To me, in a small company like ours, you have to be personal, you have to be willing to help anybody with anything and follow up on it and get it done as opposed to always delegating and there's a balance obviously in terms of the work balance. Paul: But you have to show that direct interest in everybody's issue in what they're doing. Stephanie: Yeah, I love that. That is such a good mindset to be in, like you said. Especially coming from a larger company where employees might be like, "Oh this guy is going to just delegate everything," like showing them you're willing to get your hands dirty and help them with their needs and stuff. It's also crucial. Paul: Yes. Stephanie: All right. Next we have the lightning round brought to you by our friends at Salesforce Commerce Cloud. This is where I'm going to ask you a question and you have a minute or less to answer. Paul: Okay, lightning round it is. Stephanie: Are you ready? Paul: I'm ready. Stephanie: Roll up your sleeves, get ready. All right. Paul: They're already rolled up. Stephanie: First, I'll start with an easy one. Paul: Yes. Stephanie: What's up next on your Netflix or Hulu queue? What are you watching these days? Paul: On my Netflix queue let's see, geez I don't watch a lot of TV so you're going to stop me. I have 30 seconds left. Mostly about historical dramas. I've always wanted to watch The Crown, which everybody has watched. So, that's probably next on my queue. Stephanie: Cool. I haven't watched that yet. You'll have to let me know how it is. Paul: There you go. Stephanie: All right. What's up next on your travel destinations when you can travel again? Paul: Wow. When I can travel again? I'd like to go back to Tokyo. I've traveled so much in my career personally. One point I spent about 50% of my time overseas. Stephanie: Oh my gosh. Paul: But Tokyo because I was born in Tokyo. Stephanie: Cool. Paul: And an American descent. But when I traveled I was always able to get there and see my cousins three or four times a year. But it's been a while. That would be my first place to basically get back to my roots. Stephanie: That is a good one. I love Japan. Paul: Yeah. Stephanie: What app or piece of tech are you most enjoying right now? Paul: I'm most enjoying, this is an odd app, is a password saver. I won't say the name of it, but I've been searching for the perfect one because I'm all about convenience and security and all those things at the same time. So, it's an odd choice but I found the perfect passwords saver. Stephanie: Yeah. That is actually a very good piece of tech. We recently implemented that at the company not too long ago and I was like, "Wow, this saves a lot of time. Who knew?" Paul: Absolutely. Get rid of the sticky notes. Stephanie: Yeah. All right. If you were to create a podcast, what would it be about and who would your first guest be? Paul: My first guest I'm thinking big. Stephanie: Go for it. Paul: Because I'm thinking really, really big because I'm enamored of her career. I was actually at her first rally, Elizabeth Warren. It tells you a little bit about politics and no offense. Stephanie: That's okay. Paul: But I was still in Boston, I went to her first rally and I was just enamored, I've always been enamored of her and not withstanding what happens in the near future. I would just be fascinated to talk to her about her career and how she made that mid career shift and the [inaudible] plan. Stephanie: That's cool. So, it would be politics focused or more human centric on what's important when it comes to you? Paul: More human centric with a tinge of politics because I am interested in politics. Elizabeth Warren would be it. Stephanie: We could get her on the show. I would make that happen for you. Paul: You could make that happen? Stephanie: Yeah. Paul: That would be so cool. Stephanie: I could do it. Elizabeth call us. We're ready for you. Paul: Absolutely. I remember I've actually seen her a few times, in the crowd obviously. The last time was at a protest at the Boston Common and she was quite compelling in her speech. Stephanie: Well that's great. I will have to see if I can find that online. Paul: Yeah. Stephanie: The last hard one which you've kind of already answered this, but I'll throw it anyways at your way. What one thing will have the biggest impact on Ecommerce in the next year? Paul: I think the biggest impact is the turmoil going around the big guys whether it's Facebook, Google, to some degree Amazon. What is the regulatory landscape, what is the antitrust landscape, how will they evolve, how monolithic will it be? Paul: I think I actually think about that quite often in terms of how do we enact with them, do businesses, make the leap into Amazon as a third party do, how do the algorithms evolve from a group perspective. How does privacy work? Paul: That really weighs on me in the context of thinking through how do those outside forces that are so monolithic in the tech industry impact Ecommerce. Stephanie: Well that's a big juicy one. We'll have to have a whole nother episode just to talk about your thoughts on that. Paul: Right, right. Stephanie: Well Paul it's been such a pleasure having you on this show. Like I said, I use Charlotte's Web. I've been around it for a while and I really appreciate you coming on and taking the time. Where can people find out more about you and Charlotte's Web? Paul: Well obviously our website, Charlotte'sWeb.com and I have a pretty fulsome linked in profile that shows you how haphazard my career has been but it's been a fun ride. Stephanie: Yeah. That's where I found out all about you. Well thanks so much for coming on. We'll have to have you back for round two in the future. It's been great. Paul: Absolutely enjoyed it. Thank you very much.

The Recruitment Hackers Podcast
Asynchronous voice interviews, going beyond the resume with automated assessments — Paul Noone CEO at HireIQ

The Recruitment Hackers Podcast

Play Episode Listen Later Sep 1, 2020 36:33


Welcome to the Recruitment Hackers Podcast. A show about innovations, technology and leaders in the recruitment industry brought to you by Talkpush, the leading recruitment automation platform. Max: Good morning, everybody and welcome to the Recruitment Hackers Podcast with max  from Talkpush. Today I'm excited to be welcoming Paul Noone, who is CEO for HireIQ and someone who is in technology. And I've, we both focus a lot of our energy on the call center and the BPO market and service this industry, which is always hungry for automation and innovation. So we both love this industry and we can exchange our thoughts on this topic.Paul, thank you so much for joining me on my new podcast. Paul: Hey, thanks Max, I'm thrilled to be here actually. Max: So our audience, some of them will recognize HireIQ. And some of them will probably recognize you, but they probably don't know the history of how you ended up starting this business, or how you ended up with HireIQ.Perhaps you could walk us through that journey. Paul: Yeah, I'd love to. HireIQ is an interesting technology and we're very focused on the call center. And because the call center has this outsourcing process that's associated with business process outsourcers.Most of the organizations don't realize that, while Fortune 500 organizations, anybody with a product or service has a requirement to support through call centers or through service locations, they also do a lot of outsourcing. So they're organizations like BPOs, the large ones in call centers are Teleperformance and Alorica and Atento and Sutherland and 24[7].And those are the organizations that we help with  in the talent acquisition, part of this, you know, max, you and I probably talked about this before, but recruitment is the term that we use. But we're in sort of a special place in recruitment. We're in the engagement with the candidates, the acquisition of all the data that we aggregate as much data as we can in a shorter period of time.And then we provide it to the recruiters in such a way that they can quickly make a decision, because we're talking about maybe 10 interviews for every hire, we're really known for our efficiency. And then we're also known for the AI associated with how we do that. How do we tell whether a candidate it's going to be particularly good at this particular role in collections or in sales? Or in support?We do a whole lot with that. I actually got here about six years ago through the investors. So I had just, I was working with another technology company on disaster relief, and just sort of an interesting aside, Max, we had built a product around disaster resource management and that's where these large scales or, when you guys experienced the typhoons and we have the hurricane season from June through November and, being able, you know, the shift in technology, the shift to phones, being able to locate all of the things that you need when a disaster strikes is a really interesting use case.So we had gone pretty deep into that and acquired some large customers, the U.S Red Cross, but we were looking to move from the Red Cross division of emergency management and we were looking for additional investment. So I was on sort of a roadshow talking to investors and ultimately a lot of people made the decision that it, and it's a function of that market. But, without disasters, if you have a good year, meaning no disasters, you're getting no money into that particular part, the Red Cross every now and then they literally go almost to zero. So they actually need engineering, Max: Pure disasters once in a while. Paul: And oddly, when you're in that business, you start to hope for bad things to happen. So there was something wrong, but the investors didn't buy. Max: I think it's not just the disaster people. I have a feeling that a certain class of politicians also relying on a good disaster once in a while. Paul: Well, so there's politics in there, the weird thing about funding ,and how funding shifts, and things like that.I think that actually is what scared investors away, Max, and it's a shame in some ways. That what we were doing was, you know, enabling, with the Red Cross, for example, we found a billion dollars worth of resources that had been sort of lost, and it hadn't literally been lost. It was in firehouses and it was in other locations.And that sounds like an inventory management issue, but it's not when something bad happens in one part of the state. And then you realize that through a quick app, you can find it. Where everything is: shovels clubs, protective eyewear, and N95 masks, for example. Imagine that you put in an application, you find a billion dollars worth of resources, really through crowdsourcing your own people.Anyway, that app is lovely but the investors didn't think it was an investable market at the time. And so I just finished this and I had met with the investors here and I called them back and said, you know, so we'll probably shut this down. And they said, great, because we have something we'd love to share with you.And they brought me into HireIQ. I have a background in call centers. I was with Genesis as they were starting out on sort of the part of the first team. I want to say pre-revenue, but I want to say Genesis is a $2 billion organization right now, 20 years ago when I was with them we had less than $10 million in revenue. So building that to a public company and then moving on, but coming here was lovely in that the technology was solid. But it was  a function of focus. We were trying to do too much. By focusing on call centers and BPOs in particular, we ended up, turning into, from being a typical technology company where we might be losing money quarter after quarter to being one that was profitable, really understood what we were doing and then have been very zeroed in on that use case around language proficiency, around understanding our customer's needs and really, more than anything else, making sure that they're succeeding.So closing that loop and making sure that they succeed. Max: Your star product is the product called Audiolytics? Paul: Well, so Audiolytics is really the technology that underlies the audio processing that we do. So at the heart of what we're doing is, the origin story really comes around. While I submit my resume in a recruiting, in an interview process, what that does is it strips out my personality and my voice.It strips out the narrative. I moved from the disaster resource management effort into HireIQ, why did that happen? All of those things that you get to tell people in an interview process. So the origin story is really about how do we add a narrative to what's a two dimensional piece of paper that's supposed to represent me.And so with that, we started to create a platform that would say not only here's the resume and here's some qualifiers about me, but here's my voice. Max: It used to upset me so much when I started on my career and I would go and socialize, go to a bar anywhere and someone would ask me, so what do you do?And, you know, I didn't want to tell them my job title and the company I worked for, because I didn't feel like it represented anything about me. And it would always come up with some weird answer I would say, oh, what do I do? You know, I roller skate or, you know, or something, just so that I could come out and shine and that wasn't a social environment in a work and job search context.Also, what do you do? Should be the first question or rather who are you? rather than a resume. Paul: Tell me about your expense in this particular business is an open ended question that a lot of our customers ask, but asking open ended questions, which is an old interviewing technique and a valuable one really allows people to tell them more. To talk to the narrative. Tell me about your experience in this particular world. Tell me about your understanding of customer support. Tell me your understanding. Tell me about an experience that you had with your boss that may be positive or negative, but being able to do that and being able to do it asynchronously when, you know, we could collect lots and lots of those became really the most important thing.But Audiolytics is actually the parsing of that. The audio data in order to get a really good and different understanding. So Max, what it doesn't do, is it doesn't convert voice to text and then parse it that way. But, it literally is looking for tone. So it's in these frames of voice, it's saying that's a positive, that's a negative, that's a happy emotion, that's a sad emotion. We're looking for things that we know are important for a good employee, but are particularly important when you're dealing with call center agents. That they're engaged, they're alert. They're more active than passive. They're not expressing boredom. Which is really interesting when you can pick up boredom because when a recruiter gets this information, they're going to see an Audiolytics score that says, you know, this person is probably not someone you want to spend a lot of time with.And I would say more than anything else we're not dispositioning customers. What we're doing our best to do is to give them an idea of priority. Talk to Max. He's got a great score. He's good with language. He's got good scores with data entry and even chat. Max: I didn't know that your technology was able to detect boredom. That's remarkable. Would it be influenced by geography and how do you factor that in? Because you live in Atlanta, people are supposed to speak a little bit more slowly, perhaps have a drawl. You don't, but nonetheless, you know, would the software, not pick up on the intonation and think maybe somebody from the South is bored?Paul: So it's really interesting. What you're doing is, so engagement doesn't necessarily have anything to do with dialect. And in fact, the tool itself is just sort of mentioned there's no conversion. It's listening for something that would be appropriate for the cohort of folks who are taking it ,interestingly enough.It's actually self adapting, because the same tool is used for engineers and salespeople and support people — all should have a different dynamic in their voice. And so it actually has to adjust based on the people who are taking the interview. The people who are successful in expressing themselves in that interview, as well as the questions.The questions and the people are really the dynamic that you're looking for, but boredom might be expressed differently by an engineer, or by somebody from, a Latin expression. But, the cohort itself helps to define that. And so ultimately you have not only our recommendation, but you also have the answer.So what's interesting about it is how closely we track to what a good recruiter would do. In the initial testing, after we did the machine learning on it. So can we in fact pick these up at a high rate? So can we, in fact, identify that Max is more happy than sad? Can we identify that when he's taking this test he's more bored? When we do that, we match Max almost 97% against a recruiter who would be listening to those particular things. So imagine that the technology itself is so wildly accurate in a lot of ways. But you know, to that end, that's what Audiolytics does. We're really sort of the platform is HireIQ, and it's a whole series of ways to basically create a recipe of assessments to understand more about you more about whoever you're interviewing — at speed. So we're trying to get the recruiting experience to be three, three and a half minutes. So you don't spend a lot of time with these individuals unless you're really digging in on them. And then with the candidate experience should be less than 20 minutes.Max: So the questions are not picked from a standard list. Since you're working with open answers, you don't have to use the same questions with every customer. Paul: No, in fact, they're different in virtually every customer.  There are some that seem to be universal people do want, need, to understand what your experience has been with customer support.So, if you're going to be in that customer support role, you're going to have to have some experience in sales, right? That has come up. Max: Yes. For me, it's like a yes or no answer. Have you worked in this industry before? That's usually how they ask that question in a chatbot environment. Paul: So that would be a bad question for us.What we're always going to do is ask a question that asks you to elaborate on something because we do in fact, need enough content to understand the profile. We need to have enough of Max telling us about Max to understand where Max's orientation is in terms of sharing, communicating. For the question, is he too verbose? Meaning he may be struggling with answering a particular question and trying to overanswer a question, or is it too short, meaning maybe he doesn't have the skills to think through and is that enough for this particular customer? So there are all kinds of metrics, there are cohort determined, sort of thresholds. It's really fascinating. And now we've done about, you know, close to 5 million interviews with it. So we have a really good base of understanding of how effective it is when matched with outcome data.So it's really fun stuff. Max: Does it replace, let's say the first phone call? I mean, if you're going to look at the standard recruitment process to hire it replaces the first phone call. Paul: So really what it's designed to do is give you a complete understanding. So we have customers who might do it for the engaged at the front end.We have customers for who it represents the entire interview process. So  once they've engaged, they've completed it. They have the scores, they meet thresholds. Then it's appropriate literally for the recruiter when they engage with them to close them.  You've probably experienced this, particularly with BPOs is that there's a real machine, there's a supply chain and with the attrition rates that exist, what you're working your best to do is fill training classes. And what we're doing, of course, is trying to identify people who are going not only achieve the right goals, the metrics that they're looking for, but we're also looking for folks who have an orientation, which would suggest they're going to stay longer.So that's one thing that we're doing, but because there's such a speed element, to this we are really careful about, trying to do as much as we can in a shorter period of time, giving you a complete understanding so that that particular recruiter can sell when appropriate and be restrained also when appropriate.So somebody does, you know, in the U S we have to answer, we have to give everybody the same interview experience. So that means that if you answer the first question horribly, Max, I still have to give you an opportunity with the next 7 questions I'm supposed to ask in an interview. It's a fair interviewing process, even if you disqualief yourself right out of the gate.And so one of the things about being able to acquire this information, offline and, online, as opposed to in front of somebody, it gives that particular person, the ability to advance quickly through that particular candidate and prioritize who to sell and who to, again, disengage with.Max: I understand the benefit for the candidates to do a short interview and a short assessment and get through those things faster, but it sounds like it's more than just, you know, I mean are you doing it because you get dropouts when ,people are held up more than five minutes? Or is it at the request of your customers? What's the driving force behind keeping it just two or three minutes long?Paul: Oh, I'm sorry. So the interview itself for the candidate will be as much as 20 minutes, but we're trying to keep it under 20 minutes, really because there's a falloff Max. 20 is about the cutoff. If you've seen some of the older, you know, The 1950 based assessments that had a lot of triangulation, right.You're asked one question one way and then seven questions later, you're getting the same question phrased differently in order to validate that the first question was like the second question and your answer was consistent throughout. And if you know that that's going to be an hour and a half, you really start to wonder, is there an easier way to get a job? For this wage.. Max: But time is speeding up, right? People have a lot shorter attention spans. They have multiple conversations going on asynchronously with five friends at the time. And so I expect that the 20 minutes would already be beyond the comfort zone for some people who are remote.Paul: It's very, very close. And you see what we're trying to do. It answers that question: is it enough? What we're trying to do is the open ended questions seem very much like what a typical interview would be. So tell me about yourself. Tell me about an experience that you had. What would your last employer say about you?Those kinds of open ended questions are the things that seem conversational. And allow you to expand upon yourself, but in fact are dense with data for us to help make a decision. And so the tone, the tempo, and in fact, the content is even important, but only when you know that that petitioner has an alertness and an engagement that pleasantness that you're looking for now go back and listen to those questions.Is there even more data that we can mine there? And that's why on average, it's about three and a half minutes. Because some you're just going through they didn't meet any of my language proficiency thresholds or whatever. And now we can spend a little bit more time with the particular person that I want to hire.And that would extend, you know, that's when you advance candidates and things like that, but it really is. I agree with you. I think what you're asking in that question is how do you give the candidate an opportunity to advance themselves, to tell their story? And not be too efficient in the process, that would eliminate me being able to tell enough about me. And so I think this is sort of the best of both worlds. Max: Yeah. I get the sense that 20 minutes would be annoying if I'm sitting at home and I'm applying to 10 different jobs, but yeah. If I had a sense that this company could be a fit, they are interested in me, then, yeah. 20 minutes is no problem, easy. And certainly easier than traveling physically to sites. So, have you seen the same thing as we have at Talkpush over the last few months? We've seen an increase in the volume of job seekers, an increase in volume of candidates. And how has that played out for the rest of the recruitment funnel?Is it,  becoming a problem where it just means we have too many candidates and not enough jobs to offer? What kind of dynamics does that create for your business? Paul: Well, I think for both of us, what I would say is: volume is important because volume breaks process. The more, you know, we got to a point in the U.S, our unemployment rate was down to 3%, you know, at times probably lower than that in certain places.So it was in fact hard to get enough people to interview, you know, recruiters spent most of their time trying to pull people out of other companies. And then in a matter of weeks, as we all know, it went from, you know, less than 3% too, you know, a lot. And then we're talking about 52 million people at its height, out of work needing to quarantine and work from home. So all of a sudden the opportunity to interview was greater, but the importance of identifying somebody who was really looking for that job and really engaged and would do a good job with both the hard skills and the engagement that we're looking for.What everybody's looking for, to be committed to that particular role, over the long term that became even more important. So a 100%, I agree with you that the volumes changed. And I would say, you know, in the first, because of the way we're set up and because of the way people leverage boards, that we might've seen a doubling in the first month, which probably created some concern on our part. There was actually a cost every time somebody does an interview with HireIQ, rather than it being a, you know, we do a lot of processing…Max: and because we're doing processing servers, AWS, bills go off, Google bills, come up. I had all of that happen as well. Paul: Yeah. So, that sort of evened out a little bit. And while I would say we're up. We're also going into that season, which is a ramp, right? So we're looking for a lot of holiday seasonal workers right now. So I would say we're probably, closer to where we were maybe a little bit higher, but not as dramatically higher as we saw in the first quarter after the quarantining.And we're seeing some alleviation of that. I think we're seeing some go back to physical work, but, the other part, Max's you may have an opinion on this as well, is that I don't know that a lot of people were willing to let go of their jobs. So are people artificially staying where they were highly mobile in the first quarter? All of a sudden now they're thinking, you know, it may not be as easy to get a job in the next place. So, there may be a false sense of  retention taking place at the same time. Max: Well, yeah, I guess when things heat up again, we'll see whether all those new hires in the BPO sector from the last six months, are meant to stay in those industries.I guess it really depends whether they like working from home. If they like putting on a headset and getting in front of a camera, and working on Slack, maybe it'll work out and maybe they won't to go back into the field. Like, I do not have a crystal ball for that, but, I think that some companies are making a shift towards hire anywhere and opening the talent pool so much that they're going to be able to build a very unique group of people which have defining traits, which if you remove the geographical constraints and you say, now I can have such a broader group to choose from. Then you can create new constraints.You can say, I only want people that think that way, or that have this hobby or that are very meticulous or, you know, you can be very specific and that could create, you know, some very bizarre groups of people and  that could give the economy some lift perhaps.Paul: So Max, this is an interesting thing. I absolutely loved the whole train of thought. So I have  a couple of data points on this. I had a company at one point in which I did a lot. The company had lots and lots of training, and we started to do a model, which we were trained from anywhere this go to meeting in a WebEx type zoom.It was technology, but we were sharing screens. Let's configure it this way. Now this is how you do this. This is how you do that. And one of my employees came to me and said, do you mind if I do some work? So his passion, interestingly enough, was kimonos. So he did he sold, these beautiful kimonos. He invested in them. And what he wanted to do was be able to go to these shows in Asia where all of the best would be there, he'd be able to sell his kimonos. They'd also be commercial. I said, Sam, Do you think I care where you go to a meeting or a virtual training takes place, go do what you want to do.And by the way, then being skewed 13 hours is in your best interest. Now go spend a day there and carve out the two hours you need for that particular training. Just make sure that it doesn't affect your ability to do that particular piece of work, but I just so loved this and that whole concept of displacement.If we can, and  it's happening more and more in some of our customers. Assurion one of the groups that I heard speak recently, they're doing gig work now, Max, meaning you can opt in to when you're available, you know, you've got to schedule, but sometimes it's via social media, they'll say we've got surge paying.You've got a surge wage based on how much people, how much traffic we're going to have, you know, based on, on questions, we need to answer about the Assurion products. That to me, being able to opt in, to be able to do what you're passionate about and have that feed your work day is something that I think is really important.And I think that's where you get energy, you get energy by, you know, middle of the day being able to take, you know, take a swim in a pool. I get energy. I did something recently where I went out and I hit golf balls. First time since March, I used to play golf all the time. I'd say 10 years ago.I went out and, Max, doing something physical, like that, changed, I swear it changed my brain chemistry. So I think this whole concept of displacement is one of those things that's also going to enable people to do and maintain their passions. And because of that, we may be in, you know what we're doing with call centers and delivering work to location. I literally think that's the future. I don't think  the future  like I thought the future was cell phones. As soon as you don't physically have to go pick up those yellow slips, you don't have to answer a physical phone. You don't have an extension that's tied to a location. God, the world changes and in such a great way.Max: Yeah, you were telling me how you got to enjoy more time with your family in recent weeks. Somebody was telling me recently, an article about this reverse migration, which is happening, where people are leaving the cities, and going back to where they came from, to their hometown because of this pandemic and supported through the technologies of remote work. We are seeing basically these shifts happening everywhere and people spending more time with our family. So, on a bizarre way, family values, family traditions  we'll see a resurgence as a response to this crisis.Paul: Well, I don't want to be overly optimistic. Look, I think everybody's been through a trauma. And so, one of the things that I'm doing as a CEO, I'm sure you're doing it is giving people some room. Right? I want people to make sure that they... look, I have an employee who has three kids at home, all under the age of 10, who she's starting zoom meetings with, in three different rooms for children.There's a kindergarten class going on. There's a second grade craft class. There's a third grade class, all her room, she and her husband are working at the same time. It is insane what we're piling on people at the same time.Max: And the bandwidth. Paul: That's exactly right. So that's the other thing right? We didn't talk about this, but it's interesting. I read an article last night about why this is different. And this particular article was why New York city would never be the same. Because just as you said, there's an exit, maybe a million people have left New York city. The rates, the rental rates, the buildings that are empty relative to where they were.But, we saw something like this in 2001, with 911, we saw something, you know, we've had these, national crises in the U.S. 2008. And the contention was why this is different than those other times is because bandwidth exists right now. Bandwidth exists like it's never existed before.So now you have private equity guys that don't physically have to be in New York City, because it doesn't matter that you're physically there to run into somebody because that person may in fact not be there. So when people were telling me, and in fact, during this period, they said, they'd be traveling. I said, well, that's good that you're traveling. Are people willing to meet with you? Which is the other side of the equation, right? It's one thing for you to be willing. It's a second part altogether once you land in a city, are people willing  to meet with you? That will change. There's no question, but, I think some of the positive of that and believe me, I'm sure if you're a real estate magnet in New York city, you're super concerned about this. But, I think the freedoms that it provides for individuals is particularly engaging. It's an interesting thought. Let's put it that way. Max: Oh, if you're, if you're a real estate magnet in the suburbs, well, you're doing well. Anyway, we're going to a more realistic conversation because that will alienate my audience 100%. Paul: But the other part to that, but I would say, listen,  the thing that I get excited about is the options it provides. The reality is I think so you can follow those kinds of things in any direction.The reality is we need human interaction. You and I like to do what we do. I want to meet you. I want to run into you, I want to see you compete at a technology showcase. Those kinds of things stimulate me. So I don't think there's any chance that we don't go back to some more normalcy and sooner than later, more 2021.But I think taking a moment and understanding the lack of distraction. Which really is the way I described it early in this was, there was no sports. There were no, you know, the activities themselves that would typically take me off center or off of focus were gone. And so now I had family to focus on.Now I had what's next for the business. Now I had what's best. So I think the lack of distraction helps us to focus. Max: Yes. I see. I think that you were talking before we started the interview about the fact that, you're going to look for a different type of worker the call center worker working from home needs to be self motivated, autonomous and so on.If someone is now at home unemployed and is able to find, well, by force needs to find employment of that sort and then by force needs to build certain life habits around that. And then actually it gets through it and realizes, oh, this works. I can put in 5- 10 hours of uninterrupted work in a day if need be.And now you've unlocked something in him or her that they can carry for the rest of their lives, potentially that sense of autonomy and that ability to manage your day. That becomes something you can keep Paul: It's a freedom and it's magnificent. So rather than your work being dependent on your relationship with your employer or your boss in front of you, you're focused on becoming valuable, is your ticket to the next role that you have or greater responsibility or in frankly being as engaged in your passions and things outside of work could in fact, energize that in a way that we might not be able to today. I promise you, nobody's complaining about the lack of traffic.Max: Well, one thing, one thing I do complain... I still hear some people ask me, Max, you've got so much experience working with remote teams, distributed teams. How do you check on them? And like you just totally missed it. You don't. You're rethinking about what your job is as manager. But that question still comes up so often.Paul: Here's how I keep in touch with them. I engage with them on how do we make what you're working on better? How can I help? And then they'll tell me. Max: Yeah,  there are certainly a few ways.I'm sure some, some of my employees will listen in and think that's too engaging. But, it's great to see how your business has evolved over the years. I hope that we can be part of this bright future. And have more of these partnerships as we've had with some of our customers where they integrate your assessment platform with our, conversational chatbots and engagements to take care of the whole workflow.So if anybody's listening you want to match our two technologies. They work very well together and thank you very much, Paul, for joining me today. Paul: Maxm I love it. And I appreciate  your engaging in conversation with this. I love Talkpush, I always have, and I love in particular the fact that you're doing what many other people would be required to do.So being able to get out in front. Engage those people to make sure that they stay in touch and then keep that information about them. Just, you know, in a way that really becomes a system of record for employment. So, we're thrilled to be working with you. Thank you very much for your time today. And, we're partners, so anything that we can do to help you we're available.Max: Thanks. Paul, we'll both continue burning resumes and replacing them with conversation. Paul: There's a whole discussion about bias and all of the other things that we really should talk about it some time. But, I think the answer is engagement and we're both doing everything we can to enlighten people about who they're talking to and why they'd be a good fit.Okay. We've got the topic for our next interview, it will be about bias. Maybe we'll wait a few months for that one. Paul: And so we'll give people some time.Max: And the topic may be a little bit less dangerous in a few months time. Paul: Yeah. I think there'll be more light at that point.Max:  Great. Thanks Paul. TPaul: Thank you, max. That was Paul Noone from HireIQ, a company, which has figured out how to measure the empathy, warmth, and care of a voice and allows employers in the call center industry to evaluate those voices in a scalable way. If you liked the interview and you'd like to hear more about some of the movers and shakers from the high volume recruitment industry, please subscribe to our podcast and share with your friends.

Shame Piñata
S1E6 There Must Be Something Wrong

Shame Piñata

Play Episode Listen Later Apr 10, 2020 20:06


The pain, grief, discomfort, and vulnerability that can arise throughout the wedding process can actually be doorways into joy if we are willing to let them in. Sheryl Paul speaks about her book "The Conscious Bride" which addresses the MANY feelings that can arise around a wedding for everyone involved. Music by Terry Hughes Inspired to create something for yourself? Visit https://ever-changing.net/ Links: Sheryl Paul's work: https://conscious-transitions.com The Conscious Bride: https://conscious-transitions.com/books ---- Full Transcript Paul: I'm always interested in what's not being talked about what people are experiencing, but are trying to stuff away, trying to sequester, trying to sweep into the corner under the rug... when all that does is create shame and all that does is create anxiety. Sheryl Paul has a unique ability to see the invisible, to see what has been silenced. Her book "The Conscious Bride" has been helping couples prepare for marriage for 20 years - and prepare in a very specific way. Her work helps couples create room for all of the emotions that come with transition, not just the picture perfect ones. Funny thing is, that allows for even more joy. Join me for a conversation with Sheryl Paul. This is Shame Piñata. I’m Colleen Thomas. Welcome to Shame Piñata, where we talk about creating rites of passage for real-life transitions. When I got engaged six years ago, a good friend of mine gave me a book called "The Conscious Bride". Now, I'm not a reader, as my husband will tell you, but I devoured this book. I loved it because it touched on the shadow, the stuff we don't talk about, the stuff that gets in our way when we want to feel one way but actually feel a myriad of other ways all at the same time. It named the shadow that hovers over the wedding: the attachment, the fear, the uncertainty, the hidden power-struggles and the grief that lies beneath them, and that a big part of stepping into a new life is letting go of the old one - and not just for the couple. The Conscious Bride gave me permission to feel all the ways, and it helped me create room for everyone else to feel all the ways too so, ultimately, we could all process the transition without getting into weird fights about random things. I was so happy to have a chance to speak with Sheryl Paul. Thomas: So what led you to write this book? Paul: So, I was in a master's program around that time. I was at Pacifica Graduate Institute in Santa Barbara, which I don't know if you're familiar with, but it has a very strong Jungian focus. And I had always been interested in rites of passages and I had a deep sense that there was a lot that was not being talked about around the wedding. And I started to interview women and I did a lot of interviews, especially when it came time to write the book, which came from my master's thesis. So it started out as as a thesis and then evolve into a book. And I started to see that there was a big gap in the cultural conversation around around transitions in general. All transitions are bypassed and overlooked, but particularly the wedding and then in particular, how much focus there is on the joy and the perfection and everything has to be blissful and ecstatic from the moment of the proposal into the first year of the wedding, and there was just no conversation happening about the shadow, about the death experience, about what women (and men) are actually experiencing quite a bit of a time. And, you know, the more I researched and the more I looked and the more I spoke, the more it became quite clear to me that just that again, that there was a real gap in the conversation around this pivotal rite of passage, one of our few ceremonies that we still invoke in the culture. And yet it's done in such a way where we really gloss over the element of a transition, of the reality that when you are in transition, you are in a death experience, you are in a liminal zone, you are between identities, you are letting go, you are grieving. And we only expect people to feel joyful. It creates a lot of anxiety and it creates even more chaos than there naturally would be around an event like this. Because I'm feeling sad, because I have a sense of loss, because I feel like a part of me is dying, because I'm not over-the-moon ecstatic... something must be wrong with me, or with my partner, or with the decision to get married - something's wrong. And it's an incredibly deep sigh of relief to the soul to know that nothing is wrong. In fact, the more you let those difficult feelings in, the more you will open to the joy; that the pain and the grief and the discomfort and vulnerability are the doorways into the joy, into what we are expected to see all and into what we hope to feel. And what I started to say earlier was that that the wedding more than any other transition, I think, has (probably being pregnant becoming a mother comes close) carries a very strong cultural expectation of unilateral joy and it is supported in a big way by the wedding industry that sells perfection and sells joy. So it's a it's very big money behind selling us the bill of goods by selling us this message that you are supposed to be joyful and the way to do that is to create a perfect event. Thomas: How do you work with someone if they're just starting to realize that they don't have to only feel joyful? Paul: So, I tell them to read my book. And, you know, it's really the first part it's about re educating people to understand all of the normal and necessary feelings that accompany this transition. And once they understand that everything they're feeling is normal and necessary, they can start to let it in and and feel it, feel the grief, feel the loss, feel the vulnerability, feel the loneliness. These are all normal feelings that accompany transitions. So once we give ourselves permission to feel without that overlay of "because I'm feeling this it means there's something wrong" everything changes from there. We don't then have to misassign meaning to the feelings and to think, "Because I'm feeling sad, it means I'm making mistake." No, it has nothing to do with that. You're feeling sad because you are in a rite of passage. You're feeling sad because you are in the death experience, letting go of this identity, this primary identity as single person, as daughter, and shifting into an entirely new stage of life, a new identity. And there is no way to go through that without feeling grief. Thomas: You spend a good portion of the book talking about how the bride is separating from the father/father figure and the mother/mother figure and the friends. Can you say more about that process? Paul: Yes, so it can go a few different ways. If the bride is very close to her father, that's one set of emotions and experiences where there is tends to be a lot of grief, a lot of crying, really good, medicinal, necessary crying to make that separation process... and to make it more effective to make it more complete to make it more conscious. Again, in the naming, to say, I am separating from my dad, I am no longer going to be... Yes, I'm his daughter, but not in the same way, not as my primary identity. That my new partner is going to be number one and I'm transferring allegiance. So, that's one example of one way that it can go if if someone's very close to their father. If somebody doesn't have a close relationship with their father or there is no father figure in their life, that's a different kind of grief of the loss of not having had that or never having had that. The same as somebody has passed away. If somebody who's getting married and their mother's no longer alive. You know, that's, that's one way that grief can come through, as opposed to a mother who is very much alive and very much involved. And then there's a separation. There's, there's a loosening of cords that is required. Thomas: I'm curious as you're speaking how this applies, I'm sure it's very different, but how it applies to folks who were older when they get married, or maybe a second marriage. Paul: It can be different, it can be similar. It depends. It depends on a lot of factors. But regardless of the age, especially if it's a first marriage and you're getting married at 40, you're still letting go of a massive identity. And in some ways, it's even more of a letting go because of all of those years that you spent as a non-married person. And so there's a lot of grieving, a lot of shedding of the independence, the separateness, all of the control that you have when you are a non-married person, that every inch of your life is your own: your home, your space, how you spend your time, how you organize your weekend, it's all yours. And so that is its own massive death experience for somebody who marries later, you know, and who has had that many more years than someone who's 22 if you're 42, that's a lot of years of being the sole architect of your life. Thomas: So you work with people around transitions, all kinds of transitions now, and I'm curious if ceremony plays a part in that with them. Paul: I'm a big fan of ceremony. Because my work is largely over the internet. I'm not the one doing the ceremony with them. I would love to be that person, but I'm not. But I always encourage people to create ceremony and create rituals. And so, you know, if it's somebody getting married... and I've had a lot more men come my way, by the way, since I wrote The Conscious Bride. And I'm thinking of some right now who are in one of my small coaching groups. And he's getting married on Saturday, and I won't, I won't share the specifics, but it's... because it's his story. But it's really beautiful to witness men in their transitional process and the rituals that they come up with because I encourage people to find their own rituals that are meaningful to them. Ways to acknowledge the end of you know, in his sake, his bachelorhood that that time in his life is over. And so he has been sharing these incredibly potent rituals that have come to him for ways of recognizing that that time in his life is over. And what ritual does is, as you know, is it, it concretizes, it makes it and embodies what's happening, so that it brings it out of just that realm of talking about it and it sends it into a realm that we can't see with our five senses, but very much exists and yet calls on the five senses to help transmute the experience into another form. And so rituals help us cross over that sometimes very scary divide that just looks like a big, cavernous, empty space, crossing from one identity to a new identity, from one stage of life to the next. And without the rituals we are... we're pretty lost and so, you know, again, as I, as I said earlier, the wedding is one of the few ceremonies that we have, which comes with ritual. A lot of people tend to minimize or diminish the ceremonial aspect because they're so focused on the party and the reception, you know, that's where all of the energy goes. When really, it's the ceremony that has so much power to carry us over the divide between one stage and the next. Thomas: And that's something I'm trying to encourage and put seeds out in the world for as well, that people take that the ritual, the ceremony of the marriage, the wedding and they, they feel free to do it their way so that it's powerful and is as powerful and meaningful for the couple as possible. Paul: Yes, yes! And I think we are at this extraordinary time in our world where we have freedom to do that, where we are breaking out of the traditions that have gone stale and revitalizing them with personal meaning of what is meaningful for you. And there may be long-standing time-honored traditions that are still meaningful. And I'm by no means one to throw everything out that we've come from, because many of those rituals are gorgeous and meaningful - but only if they're meaningful for the individual, right? Only if they land in a place where something inside of you says yes, right? That helps me, that bolsters me, that comforts me. Right? So, you know, whether it's at a Jewish wedding standing under the Chuppah, you know, it's just this beautiful symbol of, of our new home and and this, you know, long standing tradition... if that's meaningful to somebody great. If it's not, then it really.. it's not going to do anything for you on a spiritual level. I shared with Sheryl that before my wedding, I created self-commitment ceremony for myself. And in that ceremony I presenced all of my Ancestral grandmothers with the acknowledgement of how important marriage might have been for them, how much of a survival tool. I did this because women’s standing in society has evolved so much even since my mother's generation, but yet we are still connected to our Ancestral legacy and felt like a really important thing to me. Paul: That's incredibly beautiful that you did that and so powerful and it's probably the number one fear that comes up for women that I'm working with in their pre-wedding time in their engagement, is the fear of what does marriage mean? And does it mean that that I am beholden to this person now and I lose all sense of self and I become boring and frumpy and... This is this is the legacy. This is what we've been handed, right? This is what it has meant for thousands and thousands of years is that for women, marriage has meant really the death of self: I exist, to take care of the man and to take care of the children and that's it. And so there's this very deep ancestral legacy that we have to consciously break with and recognize that we are so lucky and we are so blessed to be on this new threshold, that we get to redefine what marriage means for us. And we only can really know that after we've taken the leap, because on the other side, on the first side, on the engagement side, it just all looks and sounds so scary to most women. And you know, that's why I have so many exercises in The Conscious Bride, more-so I think in The Conscious Bride's Wedding Planner, on what does it mean to be a wife? What does that mean to you? What does the word wife connote? When you think of wife, what is the connotation for you? And it's very rare that someone's going to say, "Oh, I see this rad, sexy woman, you know, like, doing like, the dance on the rooftops." Like, no, that's not usually what we think of when we hear the word wife. But it could be. More and more we are redefining that. And we are seeing that. And so I tell people, but look out into the world today and find those those models of marriage where you see a woman who is doing her life fully, you know, and yes, maybe she's also a mother and she's, you know, loves being married and she's fully committed to her path and and making her offerings, and doing her work in the world. Right? Separate from wife and mother. So, yeah, I love, I love that I love what you share. I love what you did. I think that is not only powerful, but essential on that ceremonial ritual level to recognize what we've come from. Thomas: I'm just so happy and honored to have the chance to talk to you after, after all this time of really, really, really appreciating your book and your wisdom. Paul: Yeah, thank you, Colleen. It means a great deal to me to have the opportunity to share Sheryl's wisdom with you. I hope that you are able to use it or pass it along to a friend. Here's one final bit of wisdom, a quote from The Conscious Bride. "A marriage is a rite of passage no matter when it occurs, and the woman must still pass through the phases of her transformation. She must die, she must sit in the unknown, and then she will be reborn." Sheryl Paul is the author of The Conscious Bride and The Conscious Bride's Wedding Planner. Her website contains a plethora of resources for addressing life transitions. Learn more about Sheryl and her work at https://conscious-transitions.com/ Our music is by Terry Hughes. If you like the show, please take a minute to review it on Apple Podcasts. Learn more at shamepinata.com. I’m Colleen Thomas. Thanks for listening.

Business Built Freedom
130|Finance Alternatives with Paul Boyd-Skinner

Business Built Freedom

Play Episode Listen Later Apr 1, 2020 29:33


Finance Alternatives with Paul Boyd-Skinner Josh: Everyone out there in podcast land, we've got a great guest for you today. We've got Paul here from NoBNK, and he is a bit of a wizard when it comes to looking at a different way that you can do finance. This is especially critical in today's financial climate. So Paul, tell me a bit about what it is that you do with NoBNK. Learn more about finance alternatives at dorksdelivered.com.au Paul: So NoBNK is predominantly a non-bank business and commercial finance solutionist. I've been involved in nonbank lending for around about 16 years. So I've done all sorts of finance. I've done everything from home loans to commercial development, construction equipment, finance, factoring, all that sort of thing. And I'm proud to say that I've never ever put anybody in a loan with the bank.  Josh: High five! Paul: Look, you know, my adversity towards banks. Back in the 80s, back in the day when I got my first home, which was in late 1988, 89. You know we will be excited about getting our first home and interest rates at that time were around about 12% when we went and got our loan. The way it sort of worked back then was you go to the bank. And you're begged for a loan and they'd say, ‘Yes, yes, we'll give you a loan.’ And it was usually, you know, like about 70% or something that they give you, but they will do on a bit of a special, at the time for first home buyers where they give you 100% at interest only. We were living in a caravan when we first got married, so that was a pretty good option to get our own homes.  Josh: Absolutely! And upgrading it’s pretty low friction option, I guess. Paul: The only thing was the in-laws had to go as guarantors. So I now know that today is like a parental guarantor. Really wasn't heard of back then. So it was a little bit of a product for first home buyers. So we did that. We jumped in and we got the house and everything was going along nicely. And then we had to have the recession that we had to have. And our interest rates went from 12% to a 7%, 8.5% in the space of about six months. And just to give you an idea, the loan was $105,000. My repayment was $1,560 a month. Yep. And I was on $33,000 a year. So when you take tax out, 80% of my income was going towards paying my mortgage.  Josh: Yeah. Far out.  Paul: And it wasn't knocking 1 cent off it. Josh: Yeah. Just sitting there as interest only. And that is a scary spot to be in, because you're not sure if it's going to go up or down or left or right, or what it's going to do. Somersaults.  Paul: That happened with a lot of first home buyers over the years. Eventually, you know, it just got too heavy. I had to do up to 30 hours a week overtime to make ends meet, I was a fitter-machiner at the time,and you know, we ended up losing it. It's just the way it was. There were a lot of people losing their properties.  Josh: You weren't the anomaly. I don't think so. Paul: I sort of didn't understand what happened to me. I didn't like the banks at all when I worked it out. I've done a lot of study on the banks since then, or the banking system, and, you know, my thoughts on the global financial system is, I believe it's a world's biggest Ponzi scam. I've been open and honest about this for quite a long time, about how I feel about the banking system and I'm a bit like the disruptor.. I'm all about wanting to make the change so that it's a benefit for us, not so much just for them.  Josh: Yeah, well, I guess like I've done a bit of research into things such as the fractional reserve system and how that works. Paul: Does it work?  Josh: Well, how it works doesn't mean it works. No, you're exactly right. It's not a very good system, which is based on, now, nothing really. It's just based on numbers in a computer. It's not weighted against any real thing of intrinsic value. Paul: Well, have a think about that. So what a lot of people don't understand is that when you deposit money into a bank, you're actually lending them that money. It's a loan. You become an unsecured creditor, yet there is no security for that loan to that bank.  Josh: Yep.  Paul: It's a promise that they give you. We'll promise that we'll give you your money back.  Josh: After changing you bank fees or having it in there. Paul: Well, what a great deal for them, isn't it? They say, ‘Joshua, can you lend me your $100,000?’ Josh: Yeah, no problem at all.  Paul: Now would you want to say, ‘Oh, I need a contract with that?’  Josh: Well, normally you would. Yeah. You hope so. Paul: No. So what's going to happen, Joshua, on the bank is you're going to lend me $100,000. You're the bank, though. Not as a contract, but I do promise that I'll give you your money back and I'll dictate the terms. Right? So you might want 10% interest, but I'm happy to give you 1 ½. And you'll say, ‘Yep, I'm happy to do that.’  That's really what you've done when you put money in the bank, and just remember that one critical part. You're an unsecured creditor. Meaning that secure creditors, in the event of the bank collapse or whatever, secured credit is paid first and then unsecured credits. Josh: Yup. So in the situation where shit hits the fan hypothetically, we can all feel the recession, we can all hear it being spoken about, we can also feel some pressures around the place. If shit hits the fan and everyone starts frantically pulling money out of the bank, they've already planned for that, and that's what's been going through at the moment. Am I right?  Paul: Yeah, correct.  Josh: Tell me a bit about that for our listeners. Paul: Well, long story short is that there's three generations of savers, so you've got you've got your builders, you've got your boomers, and then you've got generation X, which is me. We've all been bought up as a generation of ‘get yourself a good job, save for retirement.’ It was all about saving money. Okay. The other thing too is that we had our children quite young, so you know, I've been married 31 years and I've got married to my wife she was 19, and I was 23. And, we had our children when she was 21. So we had our kids young, and if you think about my father, he was one of 17 children, so they had big families. So they were called boomers, you know. Josh: Huge families, but small houses.  Paul: Can you imagine having 17 children? And the house, there were three bedrooms, one bathroom, right?  Josh: One bathroom, 17 people. 17 children! 19 people. Paul: It's 28 years from youngest to oldest. You know what I mean? Like it's just a constant flow of, you know, at least seven, eight, nine people in a 3-bedroom house.  Josh: Should have bought a TV, so that there's something else to do.  Paul: Didn’t have TV back in the day, so what they did was they went out into the world and started the businesses and all that sort of thing and created quite a lot of wealth. And they stored that wealth in the bank because that's what they were told to do, you know? And they'll get great returns. So when I had those interest rates of 18% of my home, you would get 16% return on money that you had sitting in the bank and you know that's a fantastic return. But look what's happened over the years. You know, that was 30 years ago. Now we're down to zero negative rates in other countries. Japan has been at negative rates for 20 years.  Josh: How much money have they reprinted over there? Paul: Does anyone know why? Does anyone really know why? Or is it just like it's a bad economy and all this sort of stuff? So what makes the bad economy? When people stopped spending! If you're not buying things at the shop, then retail starts to drop off. I want to spend the money. So they're trying to force you to get your money out to spend. Banks don't make money out of people saving and make money out of people borrowing. So they don't want you having money sitting in the bank anymore. Their fractional reserve system, that doesn't matter anymore because they're reprinting money off loans. They make more money out of loans than they do early use saving. So the idea is to try to get that money out of the system and into risky investments or to just get you out there spending.  But when you have the majority of the world's population over 45 years old, that's when our spending curve drops right off. We're not out there buying. We're not down to supermarkets every week, three times a week, or whatever at the big shops. I'd be lucky to go to near Robina. I'd be lucky to go there once a month.  Josh: Yup. For those listeners that didn't hear you. You were saying the GFC is a light rain comparative to what could be happening. And I always say if it's been 30 years since a major recession and it doesn't hit right now, all that means is we're going to be getting a slightly bigger downfall before we're getting absolutely torrential rain in 7 or 11 years time from now. Would that be fair to say?  Paul: It could be any time. When you think about in Australia, we've had 28, 29 years without a recession. What has stopped that recession from happening? So back in the 90s when it happened, like 1990, 91, we had the recession we had to have, but they didn't do anything to try to stop it. You know, and as I said, the interest rates are at 18% so what they've done to stave it off every year, you know, because the next government that comes in needs to be leaving it in a good place. They don't want to be the government that caused the recession. Right.  Josh: The inevitable recession. Paul: The inevitable recession. And when you look at what the US in particular, they've had about seven or eight in that amount of time. Australia have had none. So every time that you look at the interest rate table and you look at different things that's happened, like the 9/11, the GFC, they've dropped rates 3% to 6% in order to stave off that recession. Probably the other recession that we had to have. And now we're getting down to zero. We will be at zero. We're 100% going to zero. Where do they go? Where do they go if we had some major problem, like a GFC or whatever again or a reset? How do they fix that? Josh: I don't know. How do they reset that? They can’t.  Paul: They can't! There was a paper written 18 months ago by the IMF, and in that paper, they said that they are working on models to make -4% to -5% feasible. Josh: All right. Paul: So try to get your head around that.  Josh: I get paid to have a house. Is that right?  Paul: That's already happening overseas.  Josh: I have read up about that. So that would mean that the more debt you've got. Go and buy a house now, ladies and gentlemen.  Paul: Why would they want to do that? Why would they want to get down to -4% to -5%? Josh: Well, I always say if they're getting down to those numbers, it's going to mean that people are going to be more wanting to get loans and get things like that.  Paul: I think it's about getting rid of cash because if they could get rid of cash and move it into a digital world, get rid of the physical cash, then they've got complete control. Josh: Well, see, the problem that I, and this is something that's come about over the last 10, 12 years. When cryptocurrency started coming around, if you're comparing apples with apples, and I'm not going to say that they're both exactly the same, obviously. But when you have a digital currency being compared to a digital currency, which is, if they're getting rid of all paper and all money becomes more frictionless to be able to move from the AUD to a Bitcoin or any of the other cryptocurrencies that are out there without it being is in the power of the banks or anyone else. How do you think they are going to overcome?  Paul: Well, I believe cryptocurrency is a red herring. I believe that it's just been set up for you to play with while they build their real money system. And there's a little bit of a showing of that last week. So in this IMF paper, what they actually said is that they would introduce e-money. They call it e-money. And basically what that means is that that item there is $100. They say, ‘Joshua, you know, that's $100 if you pay cash or $95 if you use e-money.’ And you go, ‘Well, I'll use e-money.’ So that's how they destroy cash. So they make it worth less than what it is. That's how they get rid of it.  There's a bank in Sweden, and the currency in Sweden is krona. The central bank in Sweden has announced the e-krona and they're in the second phase of testing e-krona. Josh: The timing of it's great.  Paul: And of course, it runs on blockchain because blockchain is a great technology. But yeah, it's a decentralized system? I don't believe so. I think it'll be a very centralised system, but it'll definitely be electronic or digital.  Josh: Yeah. Okay. So I guess the recession at this stage, you're saying, is inevitable. It's going to happen. Got a beautiful way to at least have people that are struggling a little bit in their business, whether that be because they need to have more finances bought into it. Or maybe you've got people on the other side of the coin that have liquid assets or liquid cash where they want to be able to use that and invest into something that's going to be giving them a bit of a better return without having to put it into the big nasty banks. How do you go about? How does NoBNK work?  Paul: So the way that NoBNK came around is that many years ago, I looked at many of the managed funds and different places like that where they would collapse. There were quite a few here on the Gold Coast where a lot of those managed funds collapsed and the person who lost that was the investor every single time.  And it's only because the managed funds, number one, they think like a bank. And number two, they take their fees and everything out first. I'm not saying that all managed funds are like this. I'm just saying that when you get that real control freak at the helm, that's when there's a problem. So I designed a system where there is no control freak. So it's all about putting the control, the choices, the security back in the hands of the investor. And the number one thing is the trust. You know, because I think that we put a lot of trust in these organisations, in the corporate side, the banks and a lot of these managed funds. That's what we were told. You know, this is what you do. And I think they’ve broken our trust. I think they've broken our trust big time. You know?  The way that NoBNK is set up is that we make our number one product service. You know, everybody wants service. Well, the banking model can't give you service. It's impossible because of the way that their pecking order is designed. So their pecking order is profits first, shareholders second, then clients, then employees, that's the pecking order. They can't give you service. They don't make money out of service.  We're not about that. We're about, if we create that service for you, where you're having a great experience and you feel that you've got the trust and you will have to trust because what I say to people is, who's the one person that you trust more than anybody else in the world? To make the right finance decision for you. It's yourself, right? You trust yourself more than anybody else. So why are we giving that away? Why are we giving that trust away to the banks? So what we've done with this platform is that we're going to make you the bank.  Josh: Okay.  Paul: If I want to borrow money from you, why do I have to go to a bank to do that? You put your money in the bank and then I go and borrow the money from the bank. That's your money that's in the bank. That's not theirs. So why not just borrow directly from you? So the platform is set up where we facilitate accurate information between somebody who wants to borrow money and someone who wants to lend it. So the terms are all worked out, and if the borrower is happy to go, and the lender is happy to go, we just put those two together. That's all we do. And they've paid monthly returns in events on their investment. I don't know how many other investments you get paid monthly in advance, and it's direct in the security goes into the investor's name. Josh: Okay. So let's say I'm new to the idea and I'm going, ‘Okay. Yeah. Stuff the banks. They've stuffed me over too many times.’ Without saying the bank that I'm with, I can see the interest rates that I could be getting just changing to another bank, I could be saving $11,000 a year in mortgage repayments, and I had to look and I thought, ‘Ah, it's too hard.’ How hard is it? Or how would I go about moving a lot like a house?  Paul: The area that we're not going after at the moment is the consumer market. It's very regulated. There are a lot of rules around that market. We'll get to that. We'll get to that market. But the area that we want to look after, first of all, is the business and commercial arena. I think that if you look after the business side of things first and the business owner, they're gonna have to worry about their day-to-day things rather than worrying about when the next dollars, you know, how they're gonna pay their bills, if the bank's going to foreclose on them and the house is tied to that loan and all that sort of stuff.  So we look at things a lot more commercially and it won't always need to be property initially. There’s a lot of lending that happens out there that a lot of people don't know about, where you might have some text it or you need to, you want to jump on an opportunity pretty quickly and all this sort of stuff. So they use private, short-term lending and that short-term lending could be a loan that's anything from 3 months to 3 years. It’s not a 30-year loan and all that sort of stuff, and it's just about jumping onto an opportunity or it could be getting out of trouble. You know, ‘We're in a bit of trouble over here. We need to pay back the bank and get some cash flow into our business as well so that we can stay afloat.’ So really, we're more targeting that area there at first, which is perfect. Yeah. Well, I think it's an area that's very under-serviced.  And the other area that we're targeting, and this, as I said before, is those people all around the world, those high net worth investors all around the world that's got money sitting in the bank and it's getting them no return or very low returns. We want you to be able to negotiate the term between what sort of return you want. So really you get to choose the return you want. And the client gets to choose whether to accept it or not.  The way this platform is designed is that as an investor, we don't touch your money. So we never touch your money. We're not a managed fund. It's not a pooled investment. It's not a, you know, sort of property trust. It's not a contributory fund, none of that sort of stuff.  It's just one loan, one investor, one loan, one investor, one loan, one investor. So someone wants to borrow $1 million, the investor's gonna put up the whole $1 million, and we're just going to put those two directly. Josh: So it sounds like obviously it's a lot of advantages for both parties in regards to the returns that they're going to be getting, as well as the rates that they're going to be paying because you're cutting out the bank in the middle. What would be some of the, I guess, risks? Or does it take the same amount of time to process through if you wanted to get an equipment finance loan for $50,000 for a new digital printer or something like that. Paul: The process is quick, it all happens within 24 to 48 hours. You'll know how many people So as a borrower, you'll know how many people are interested in doing your loan and you'll get offered the lowest interest rate that they offer.  Josh: Is this a global thing or is this just Australia?  Paul: This will be a global thing. Initially, it's Australia, but we do want to take it globally because the problems that started in the world, the reason why I've talked a lot about Japan is because the reason why they've already experienced all this, what we're going through, is they’re the oldest population in the world, you know? So it all adds up to me. Their ages crossed over and over that 45-year mark, they're average age crossed over 15 or 20 years ago. So it comes in a lot sooner than what it has to us.  Josh: And their workforce is diminishing because of that. Paul: That's exactly right. And the wages aren't going up. All the problems that we're starting to have here in Australia, you know, property prices are going through the roof, but wages aren't going up. So the next step is how does somebody that's on 60 grand a year buy a million dollar property in Sydney? Well, I'll have to have a 70-year mortgage just like they have in Japan. You can see it. You're watching the pattern globally. It's happening all through Europe. You know, there are 30 countries in the Eurozone now that are on zero and negative rates and the lowest is -0.75.  Josh: All right. That's nuts. It's nuts when you think about it, and as you were saying, like it was only 30 years ago, we had the last recession, and so for Japan to be at the position...  Paul: 20% 30 years ago. Now the -0.5.  Josh: And that all comes down to the workforce and the economy, and that's where we're, as you said, we're heading towards the potential issue here.  If someone wants to jump in and jump onto NoBNK or hear any more information, how do they go about sort of doing that? Paul: The good thing about us is we can look after you no matter where you are in Australia and then as I said, that eventually, New Zealand will be pretty quick, but then we'll be going into places like the UK and America and things like that as well. This is something that can go global and that's the whole idea is that we're about like, you know, if you're going to disrupt your models and make it worthwhile.  Josh: Absolutely. If you’re going to kick the big in the head you may as well do it globally.  Paul: They had their place and as I said, we're not going to manage, we're not going to take your money and just go and do a hope and pray thing like many do. Your money stays in the bank under your control, so nothing changes, right? The only thing that changes is you get the opportunity to be able to have a crack at one of these deals and become the bank.  And your worst case scenario is you're sitting there with a security in your name and you're getting a return. Whereas what's your security in the bank? There isn't any, but if you don't win the deal, because it's going to be like an auction type system where you make a bid on what sort of return you want, then nothing's changed in your life. You still get your money sitting in the bank, you know? No one's touching it. No one's taking any fees off you or any of that sort of thing.  We're all about mitigating risks. We've got to mitigate the risk for the borrower, the lender, and for ourselves. So it's about everybody having this happy equilibrium, you know? That's how we're going to structure this thing.  We've got a whole website there. It’s NoBNK.com.au. And the reason why we got B N K is because ASIC won't let us use the word ‘bank’. It's a swear word. So we call ourselves NoBNK and we advertise as NoBNK does that, which has a double meaning. NoBNK does that. Josh: Perfect. As an investor and a borrower, what's the starting and ending amounts you can go for.  Paul: Because we're starting with the property component of it first of all, the minimum line would probably be around the $50,000 mark. This is why we're up to sophisticated investors. So this is some for your institutional versus, or you know, like your mum and dad's and things like that. You must be a high net worth. You know, I know people out there, they have tens of millions just sitting in the bank.  Josh: Yep.  Paul: Globally. So you might have somebody, you might have a deal here in Australia. There might be somebody in Japan that makes a bid on the deal and all of a sudden they're getting a return of 4%, 5%, 6%, 7%, whatever it is, whatever that agreed return is, where they're getting nothing over there, but they've actually got to pay to put their money in the bank over there. So it's a really good outcome because, you know, we just let the market set itself dynamically. There is no ‘ring Paul up and say, “Mate, what interest rate can I get?”’ There's none of that anymore. It's just like, well, it's whatever anyone's prepared to bid and whatever you're prepared to pay. Josh: Yep. So it's win-win. Paul: And look, there's rules for the investors. I've got a pretty good record. We're doing this sort of thing.  Josh: You've been doing it for more than 10 years?  Paul: Yeah, about 10, about 12 years now. I've been doing these sorts of loans for some high net worth. And in that amount of time, we've had no foreclosures and the investors haven’t lost money in the capital. And it's just about managing it.  Josh: That's a good run.  Paul: Yeah. It's just about managing. You don't smash people when they're down. You help them. You don't have to be all hard about it. You know, you're a day late or two days late with your payment. It's about managing it. Nobody gets hurt. You know what I mean?  Josh: So how do you guys come into it? Do they just clip the ticket on the way through?  Paul: You have a gross line amount. You have a net loan amount. You got to add that first month's interest. There's lawyers involved, there's all sorts of things, which for the investors, it's great for them. It's their lawyer. So it's a lawyer of their choice. And you know, usually there's brokers involved in all the research, so there's nothing under the table. So there's no hidden fees and charges and all that sort of stuff. In our letter of offer, it's like, say for example, you want half a million dollars and it might cost $520,000 you know, like when you add everything up. So you say, okay, so your gross loan amount is 520, that's what it is. You'll see all the costs that are involved, all the rest of it, and you get the choice to say, ‘Yeah. I'm happy with that.’ ‘Well, no, thank you.’  Josh: Fair enough. Cool. Cool, cool, cool. I think there's going to be a big help for a lot of people that are feeling a bit of pressure, whether that'd be as an investor or they're looking potentially down the barrel of a gun for a business. They might not be going as well as it was. Is there anything else you'd like to add? Paul: There's lots of businesses out there that need lots of help in different ways. It's not just about, you know, finance and properties and all that sort of stuff. It's just about knowing that there are people out there that, you know, we'll have a chat about it first. I mean, whether you've been rejected by a bank, don't want to go to their bank or can't go to a bank, that's why we're here. So pretty well covers everybody. When you do those things, we tell them, you don't go to the bank, come to NoBNK.  Josh: I guess back in the day, there was like no-doc loans and things like this. This is from a business owner's perspective. Paul: It's a very, very simple process. So you know, the information that we asked from you is not onerous. It's really quite simple. It's a very quick application process. This platform that we've built that we'll be releasing in the next couple of weeks, it'll be automated. It's just a quick, you know, fill in the application process type of thing and you'll get SMS and emails and all that sort of stuff, and then so will the investors and they'll be able to start bidding on your deals straight away.  Josh: Sweet.  Paul: It's a little bit of a game changer, come to the market.  Josh: Absolutely. Yeah.  Paul: That's what it's about, isn't it? It's about changing things up and seeing if we can do it better and make a change, you know, a different change for the better for once rather than just doing the same as everybody else.  Josh: Really enjoyed talking to you and is there anything else you'd like to add before we jump off? Paul: No, mate, I really appreciate it. Thank you very much. I'd like to wish everybody out there that, you know, there is hope. It costs you nothing to apply with us or to have a chat with us or anything like that. So, you know, your people wanting to, you know, they're welcome to have a chat anytime they like. Josh: Cool. Only advantages and as I said, a very welcome time for me to be talking to you about this sort of stuff for a lot of people out there.  Paul: Appreciate it, mate. Thank you very much.  Josh: If you have any questions and bits and pieces, we'll put a link down to NoBNK as well as Paul's details. If you've enjoyed this episode, jump across to iTunes, leave us a review, give us some love and stay good. 

英语每日一听 | 每天少于5分钟

更多英语知识,请关注微信公众号: VOA英语每日一听Todd: So Paul I thought we would talk a little bit about football. Now both of our countries recently got left out in the cold for the future World Cup, so England lost to Russia for the two thousand eighteen World Cup and the US lost out to Qatar for the two thousand and twenty two World Cup.Paul: Yes.Todd: So first let's talk about England. How did you feel about the result?Paul: I've become a little bit kind of apathetic[无兴趣的;懈怠的] towards my country and these international competitive arenas. The thing about the English is that they think that they're up there with the best but more often than not we get reminded that we're quite mediocre. Maybe there was a time in the past where we were very dominant and kind of important as far as dictating how things ran but I think that period's ended. We had the face of Beckham, we had the Prime Minister come and was there and we had Prince William and some other high ranking faces if you like, but from what I've read the campaign, the head of the FA, the Football Association, was complete, he was another one of a long line of people who were inadequate running the Football Association. There was the BBC who released a program about corruption within FIFA weeks before the poll, the vote, so it didn't really come as a surprise to me as much as it did some of my other fellow countrypeople.Todd: So a lot of people back in England thought that for sure you would get it?Paul: It seemed that way, yeah, a lot of, speaking to some of my friends back at home they were like yeah we're quids in, the World Cup is coming to England. I think the campaign was kind of based on the football history of England and the passion that we have for the game and the current high level of facilities that we can provide. But I guess there was a bit of a shock like there was a shock at the England team's performance at the last World Cup. If you watched the game versus Germany, it was embarrassing, we were outclassed and not many other countries have much sympathy for England in this situation.Todd: One thing though about your country when it comes to football, you really do have a lot of pressure I would say from the media. I mean there's a lot of maybe unrealistic expectations put on the team's performance and maybe that kind of leads to its downfall.Paul: Yeah. The media circus yeah is very intense and there's this kind of pattern that keeps repeating itself whereby people are heralded[预示…的开始;] as being the savior and the best in the world and then they make a mistake and then they're completely destroyed. It happened to David Beckham earlier in his career where he was heralded as being the future of England and he made a small mistake and got sent off in a big game and the media response to that was just embarrassing. They really tore him to pieces so we do have this problem with the media circus within England which kind of could be said to be responsible for generating this false sense of confidence. So yeah I agree with you on that point.

英语每日一听 | 每天少于5分钟

更多英语知识,请关注微信公众号: VOA英语每日一听Todd: So Paul I thought we would talk a little bit about football. Now both of our countries recently got left out in the cold for the future World Cup, so England lost to Russia for the two thousand eighteen World Cup and the US lost out to Qatar for the two thousand and twenty two World Cup.Paul: Yes.Todd: So first let's talk about England. How did you feel about the result?Paul: I've become a little bit kind of apathetic[无兴趣的;懈怠的] towards my country and these international competitive arenas. The thing about the English is that they think that they're up there with the best but more often than not we get reminded that we're quite mediocre. Maybe there was a time in the past where we were very dominant and kind of important as far as dictating how things ran but I think that period's ended. We had the face of Beckham, we had the Prime Minister come and was there and we had Prince William and some other high ranking faces if you like, but from what I've read the campaign, the head of the FA, the Football Association, was complete, he was another one of a long line of people who were inadequate running the Football Association. There was the BBC who released a program about corruption within FIFA weeks before the poll, the vote, so it didn't really come as a surprise to me as much as it did some of my other fellow countrypeople.Todd: So a lot of people back in England thought that for sure you would get it?Paul: It seemed that way, yeah, a lot of, speaking to some of my friends back at home they were like yeah we're quids in, the World Cup is coming to England. I think the campaign was kind of based on the football history of England and the passion that we have for the game and the current high level of facilities that we can provide. But I guess there was a bit of a shock like there was a shock at the England team's performance at the last World Cup. If you watched the game versus Germany, it was embarrassing, we were outclassed and not many other countries have much sympathy for England in this situation.Todd: One thing though about your country when it comes to football, you really do have a lot of pressure I would say from the media. I mean there's a lot of maybe unrealistic expectations put on the team's performance and maybe that kind of leads to its downfall.Paul: Yeah. The media circus yeah is very intense and there's this kind of pattern that keeps repeating itself whereby people are heralded[预示…的开始;] as being the savior and the best in the world and then they make a mistake and then they're completely destroyed. It happened to David Beckham earlier in his career where he was heralded as being the future of England and he made a small mistake and got sent off in a big game and the media response to that was just embarrassing. They really tore him to pieces so we do have this problem with the media circus within England which kind of could be said to be responsible for generating this false sense of confidence. So yeah I agree with you on that point.

英语每日一听 | 每天少于5分钟

更多英语知识,请关注微信公众号: VOA英语每日一听Todd: So Paul I thought we would talk a little bit about football. Now both of our countries recently got left out in the cold for the future World Cup, so England lost to Russia for the two thousand eighteen World Cup and the US lost out to Qatar for the two thousand and twenty two World Cup.Paul: Yes.Todd: So first let's talk about England. How did you feel about the result?Paul: I've become a little bit kind of apathetic[无兴趣的;懈怠的] towards my country and these international competitive arenas. The thing about the English is that they think that they're up there with the best but more often than not we get reminded that we're quite mediocre. Maybe there was a time in the past where we were very dominant and kind of important as far as dictating how things ran but I think that period's ended. We had the face of Beckham, we had the Prime Minister come and was there and we had Prince William and some other high ranking faces if you like, but from what I've read the campaign, the head of the FA, the Football Association, was complete, he was another one of a long line of people who were inadequate running the Football Association. There was the BBC who released a program about corruption within FIFA weeks before the poll, the vote, so it didn't really come as a surprise to me as much as it did some of my other fellow countrypeople.Todd: So a lot of people back in England thought that for sure you would get it?Paul: It seemed that way, yeah, a lot of, speaking to some of my friends back at home they were like yeah we're quids in, the World Cup is coming to England. I think the campaign was kind of based on the football history of England and the passion that we have for the game and the current high level of facilities that we can provide. But I guess there was a bit of a shock like there was a shock at the England team's performance at the last World Cup. If you watched the game versus Germany, it was embarrassing, we were outclassed and not many other countries have much sympathy for England in this situation.Todd: One thing though about your country when it comes to football, you really do have a lot of pressure I would say from the media. I mean there's a lot of maybe unrealistic expectations put on the team's performance and maybe that kind of leads to its downfall.Paul: Yeah. The media circus yeah is very intense and there's this kind of pattern that keeps repeating itself whereby people are heralded[预示…的开始;] as being the savior and the best in the world and then they make a mistake and then they're completely destroyed. It happened to David Beckham earlier in his career where he was heralded as being the future of England and he made a small mistake and got sent off in a big game and the media response to that was just embarrassing. They really tore him to pieces so we do have this problem with the media circus within England which kind of could be said to be responsible for generating this false sense of confidence. So yeah I agree with you on that point.

#DoorGrowShow - Property Management Growth
DGS 122: Creating Systems in Your Property Management Business with Paul Kankowski

#DoorGrowShow - Property Management Growth

Play Episode Listen Later Mar 17, 2020 44:39


Are you a property manager who loves or hates creating systems by leveraging technology? Do you enjoy or dislike doing inspections, dealing with tenant issues, and handling renewals? Have you considered putting processes and people in place to automate your business? Today, I am talking to Paul Kankowski, a real estate investor with more than 200 doors. Paul increased systems to build a better property management business. He describes how he created computer-based processes for his employees to do everything his way, the same way, the right way. You’ll Learn... [03:10] One-man Show: Learn how to get the job done right and then do what you want. [04:41] Paul prefers to create processes and systems to solve problems. [05:29] No Secret Sauce: NARPM speaker/expert on automated processes/systems.  [07:29] Paradise is Possible: People make more money, if they have good systems. [08:39] Fines: Do I charge? Do I not charge? Decision made by process, not employee.  [09:25] Everything that doesn't have a process, Paul deals with until he creates one. [10:52] Manuals and How To Videos: From simple checklists to 195+ steps to follow.  [13:37] First Process: Tackle the one that's losing you the most money. [16:40] Make or Break and Placing Blame: Mistakes are made by processes or people.  [25:40] People as Process: Property management will never be completely automated. [29:30] Retention vs. Growth: Give good customer service and don't let doors leave.  [36:20] Stay in Your Space: Identify what energizes or drains you, then offload them.  Tweetables Mistakes are made when processes are broken or employees skip steps. Be involved in your systems. Know how they're running for your business to run right. Processes are not a secret sauce that everyone has to have a different one.  Why people like systems: They make more money, if they have a good system. Resources PM Systems Conference (Aug. 10-13, 2020, in Las Vegas) AppFolio Asana Process Street Podio Wolfgang Croskey Mark Cunningham Landlord Source Property Meld DGS 80: Automating Your Business with Process Street with Vinay Patankar  DGS 76: Outsourcing Rules for Small, Medium and Large Companies with Todd Breen of VirtuallyinCredible DGS 69: HireSmart Virtual Assistants with Anne Lackey DoorGrowClub Facebook Group DoorGrow on YouTube DoorGrowLive DoorGrow Website Score Quiz DoorGrow Cold Leads Calculator Transcript Jason: Welcome, DoorGrow Hackers, to the DoorGrow Show. If you are a property management entrepreneur that wants to add doors, make a difference, increase revenue, help others, impact lives, and you are interested in growing your business and life, and you are open to doing things a bit differently, then you are a DoorGrow Hacker. DoorGrow Hackers love the opportunities, daily variety, unique challenges, and freedom that property management brings. Many in real estate think you’re crazy for doing it, you think they’re crazy for not because you realize that property management is the ultimate high-trust gateway to real estate deals, relationships, and residual income. At DoorGrow, we are on a mission to transform property management businesses and their owners. We want to transform the industry, eliminate the BS, build awareness, change perception, expand the market, and help the best property management entrepreneurs win. I’m your host, property management growth expert, Jason Hull, the founder and CEO of DoorGrow. Now, let’s get into the show. Today I am hanging out with Paul Kankowski. Welcome to the show, Paul. I'm excited to have you on. I told you in the green room that I was really excited to have you because this is a topic I think everybody would be interested in. Everybody loves this idea of creating systems in the property management business, figuring out how to leverage technology. Before we get into this topic, qualify yourself. Tell everybody about you. You’ve done some really cool things in the property management space connected to this. Introduce yourself. Pau: Hi, my name is Paul Kankowski. I'm out here in Temecula, California, this is Southern California. I have over 200 doors right now. We're not huge, but we have increased our systems in order to make ourselves better. I actually started in education. I was a school principal and a math teacher for 18 years, and I was a real estate investor. I've been a real estate investor for over 20 years. I bought a lot of properties and when the crash happened, I became a flipper. I bought a lot of rental properties and people were doing a really crappy job in my area. Now I actually know a lot of property managers in my area, but back then I didn't. At the time, I just didn't have anyone that could do the job right, so I started taking some NARPM classes and I started using that to manage my own properties. I only cared about managing my own properties and family for the first two or three years, and then I went into that to turn it into a business. Since I've turned into a business, now, I don't want to manage everyday things. I don't want to be doing inspections. I don't want to be doing all the stuff that you have to do as a one-person show. We have eight employees and I've created processes and systems so that they do everything that is done by computer and everything in the same way, I can work on higher-level things, more networking, and doing stuff that is more enjoyable in the industry. Jason: More enjoyable for you, right? Because some entrepreneurs hate that stuff. Paul: Yes. More enjoyable, in the sense, that I don't like doing inspections. I don't do them anymore. I don't like dealing with some tenant issues. I don't like dealing with renewals, but I like everything being done my way. I like it being done well. I like it to be done the same type every way. Before (as you know) I have to get my hands on everything to make sure things are being done, so we are giving the best customer service. Now, we have systems in place, so I know that things are being done the way we state it and ought to just hope that my employees are doing it the right way. Jason: Right. What's cool about Paul, for those watching, is Paul's built this business around himself and what he wants to spend his time doing, versus what most business owners think they should or have to do. You get to do things you enjoy doing on a daily basis, which really is different for every single entrepreneur. Paul: Yeah, it's great. I like doing the processes and systems are working on them, but I can't. I was a math teacher for 12 years, so systems and stuff are like math problems. If you have a problem, how are you going to solve it and how do you solve them the same way each time? It also (I think) a great way for people to hire people that can do it for them, to get it done right, but you have to be involved in your systems. I don't care if you don't like the math portion of it. It's just very important that you know how they're running so that your business will run right. Jason: Right. You can't just stick your head in the sand and throw it at somebody and expect that it's going to be done well. Paul: I agree. Jason: Let's take a step back. Everybody listening to this, I want to point this out, too. You’ve run some conferences related to automation and technology. You've got some things going related to that, you didn't mention that. You're an expert at this. You’ve spoken at NARPM, the Broker-Owner, I think, related to this, or the national conference or something like that. Paul: I spoke at the national conference in San Diego. It was something similar to this. I have had four conferences on systems and I have a systems conference. My next one's in August, that will be our 5th one. This has been really good. It's a small conference, they only allow 50 property managers to go do it. It's a workshop, not a conference, I always like to say, because it's not a bunch of speakers speaking. It's a lot of time you getting down and dirty, actually doing the processes, having fun with property managers, and really getting in conversations. “How is your move out? What's your move out different?” Sitting there and discussing with other people what they're doing and then creating the process on people that have already paved the path to do good process. I find that when you sit there and you work with five or six other people, you learn where your inefficiencies are, what's great about someone else's processes that you can copy. Processes are not this secret sauce that everyone has to have a different one. You can take a good process and you can adapt it to your business. That's what our workshops are about. It's a really great time. They usually sell out in about three to four weeks. I usually have a long waiting list afterward, just because we do keep it small. I don't want to get so big where people can't actually sit and have a conversation with each other. Jason: I like the idea. Let's talk about your business. Let's paint a picture of what's possible or what you see other business owners do that had been in these conferences, some of the people that are plugged in, they've got technology, they're leveraging it. I want to paint a picture of paradise or a possibility for those that are listening because I think a lot of people listening are going, “It sounds so complicated. It's probably not possible. I'm sure what I'm doing is nearly just as good.” What are you noticing in your own business? Maybe in terms of margins, systemization, and staff? Paul: This is the biggest thing and this is why people like systems. You'll make more money if you have a good system. I'll look at HOA. HOA was an issue a year ago. We tackled; we were not doing as good of a job. We were handling every HOA issue as its own individual thing. We weren't getting emails to owners. We were dealing with the HOAs, but we weren't letting the owners know, “Hey, we're dealing with it every week.” I lost a big owner because they thought we weren't dealing with the HOA issue, even though we were, but I lost it because of perception. The perception was they were getting email weekly, so we create a process where the owners get updated every week on the condition of the HOA when the things are going to be resolved. The other things that would make more money, first off, we have owners that are happy. Second, the fines that we’re giving to tenants, they were happening 100% of the time. When it’s not in a set process, a lot of times I'm like, “I'm not going to charge that because it wasn't that big a deal. He left the trash can out.” Well no, it is a big deal and it's a $25 charge. You're going to get a charge no matter what now because it's in the steps. The employee who's doing it doesn't have to make that decision, “Do I charge? Do I not charge? Is this one of those things?” That's a step that might have been missed. We've noticed our revenue—when we have processes—doing really well, it goes up dramatically. I would say HOA fines, we might have a couple of $100 in HOA fines the year before and now, it's thousands of dollars. That's a huge difference because we were not being consistent on the fine. That's a huge thing about the process. The other thing is everything that doesn't have a process, I have to deal with. Here's one that we have not created yet, owners leaving us, and we have to exit them. That’s the next process we’re making in the next two months. Right now, when an owner leaves, I have to do all the work because I don't have a process. I'm afraid that my employees might do it their way. They might make a mistake. They might not take them out of the property mill. I'm going to be paying $2 a month for that door that’s not even active because it's not been deactivated or up fully own and that it's $1.50 a month. All these little things that you think, “It's only $2, only $1.50.” You have 20 doors that you're being charged $2 a month, that’s $40. Over a year, you're looking at $480. You have to have good processes so you don't skip minor steps. You say, “Well, I don’t skip.” If it's not written down, you make mistakes. You might not make mistakes but your employees are going to. They're not bleeding the business day-to-day that they're not going to sleep thinking about the business like you are as the property owner. If you write it down and you have every detail there, not only you're going to make more money, you're also not going to lose money from having money just shot through. Jason: Okay. You were just talking about a process that you haven't yet created, that you're working on right now. When you get into this process of creating a new process, how involved are these? Are these like insane, and they have lots of different steps? You're thinking of every nuance and every detail or are a lot of your processes simple? Paul: When I started, they were really simple. When I started, I was Asana, it was a checklist. It was a checklist and everything was the same and it was fine. It was better than nothing, but it wasn't good. Now, my utilities processes are 195 steps. Jason: Your utilities process. Paul: Are 195 steps. When someone does utility, it's about eight steps for them to finish it because one of the things is every utility is listed and so you put SDG&E, or you put Edison, a different step is going to come up for every single utility. It asks you questions and then Neil, my person has to go through 195 steps, they go through nine steps. They go through SDG&E, then it tells them the phone number to call, who they have to talk to. Sometimes, one of our processes for a little water company we deal with it says, “Talk to Susan,” because Susan's the one in the office that they have to talk to in order to pay this bill because this is [...] water district, and they're just kind of backward, I believe that's the one. It says every detail. There are videos there. If I get a new person on, they can watch a video and the video shows them step-by-step how we do, how we put the invoice in AppFolio, how we do everything. It's a training tool for my new employees. I just had a new employee last week. The first thing we tell them is, “You need to go through Process Street. You need to watch these processes and you need to go through this 20 times,” and then I want you to try it, without me even instructing you and see if you know how to do the process. I'm going to watch you do it. If you know how to do it, then I created a good process. If you watch these videos and go through it 20 times and you still don't have a clue how to do your job, then my process isn't good enough at this stage I'm at right now. You can be as small as just wanting a checklist and having people skip steps, which is fine, but there's more chance for mistakes to being so detailed that it's a training manual for every person that comes on. Jason: I love it. For those listening, you're currently using Process Street. We had Process Street founder, CEO on the show before. It was a great episode. Make sure you go back and listen to that episode where we're talking about Process Street. We use it internally here at DoorGrow. I think it's a great software. Now, if somebody is looking to get started with this, or they're showing up at your conference for the first time, they're one of these 50 people, they've got the deer in the headlights, eyeballs going on, and they're like looking around, they're feeling really inseminated, what is the first process that usually people should tackle? Paul: The one that's losing you the most money. The one that's a hemorrhage point. It’s usually either moving, leasing, those are usually two of the big ones, move out. It's funny, right now, we've changed our compass around a little bit. I'm doing a pre-session on the first day, so we're doing it for four hours, where I'm going to work with a small group (10 people), and we're going to break down your process and build it together for the first four hours. You're right, I have people at all stages of my conference now, I have people that have been to every single one of mine. This August, it will be their 5th time going and I have people that's their first time going. We want to give the difference between those that are first-timers and those that have been to four of them. When I started this systems conference two years ago, it was two years ago last September, I started it because I thought my processes sucked. I hired a speaker to come and speak to us, and he was pretty expensive. This is how this conference has started. I put on Facebook, “Anybody wants to share on the speaker cost, we’ll just meet in Vegas.” We had 10-12 companies there and it just started because 12 of us got together, we split the cost of the speaker, and we went together and hung out. We had such a great time, we found that it was so great just talking with other property managers, that we kind of tweaked it a little bit, and then we’re like, “Okay, we are kind of the speakers because we are in the industry. We know what each other needs.” Now it's all about helping each other. If you go to this, you're going to the four hours (in the beginning where you're going to get that), and then just go and sit with other property managers, see what they're doing, write little notes, and get your checklist. Start as basic as you can. I have one guy that will only use Google. Everything is Google sheets, but he has his steps written down and it works for him. Other people are Asana, other people Process Street. Other people like Wolfgang Croskey, have Podio everything automated. All his emails are sent automatically. Everybody that goes, they're using different software, they're using different things, but their whole goal is to help each other and to make it so that your process will be good. Jason: Yeah. I would imagine one of the best things about being there, talking with other people, seeing and hearing how they do things, you're just going to get ideas, and there's a lot of ways to implement that idea. A process is software-agnostic in general. It's a process. You need certain steps to be done, it can be done by humans, it could be done by technology like Podio, it could be done by whatever, but it needs to be done. You need to know what the vision is so that you can create it. Sometimes, this just comes from getting ideas from other people. “Oh my gosh, that’s a great idea,” and you're doing that in your business. “We should do that too,” and then, “How can we do that with the tools and resources that we're currently using?” Paul: Jason, I would say, to start a good process, the first thing you do is you get every employee that's working on a process on the table. You get a big white sheet of paper and you write down, “What are you doing?” This is our creation of the process. Our process is to get them right. It’ll take about two months. It sounds like a long time, but it's really not because of the process we do to get our processes. We start out by getting all the people involved in the process, and we write down, “What steps are you doing? What do you do?” We don't skip anything. After we get all of the steps down, I send it to someone in my office named David who will sit there and put it into a Process Street with all the bells and whistles, all the changes, and when this is going to happen. We sit there, and we go through it, and I try to break it. I go through every single step and I see where it ran into a problem. That's the very first month. I only work for an hour here and an hour there. I work on for an hour and say, “Hey, this is tweaked,” and “Are we clear?” He fixes that. I look at it and say, “Okay, this is good.” After that, we give it to the person who’s actually going to be doing the job. Their job for the first month is to try to find where the process doesn't work and to either, doing the process to be like, “Oh my gosh, we forgot to put the charge into the tenant,” or whatever it is. If they find something wrong with the process, then I'm going to praise them beyond belief because they broke my process. Breaking my process is a good thing. Throughout the entire year or whenever we have a process, whenever a problem occurs in my company—an HOA gets missed, and we have some major issues with some HOA—we look through the process, and we say, Was it a mistake by the employee, or the mistake by the process?” If it’s a mistake by the process, we fix the process right then, right there and get it right again. If the mistake is by the employee, we show them, “Look here are the steps, what happened? Why did you skip it?” “Oh, I'm sorry. I just skipped this step,” now they know that it was them. It's really easy. In the past when you just have, “ Hey, here's what you do with an employee, you're always blaming the employee,” a lot of times, it is not the employee’s fault, it's your process. Jason: Yeah, that makes sense. A broken process ensures you're going to have a bad employee a lot of times. Paul: I agree. Jason: I'm going to recap, this is what I wrote down. It takes about two months. You're going to first document it, sit down as a team, then you're going to build it, then you're going to break it, then you're going to fix it, then you're going to test it. It sounds like over time, you're going to optimize it based on what feedback you're getting from your team, and what feedback you're getting from clients, tenants, owners, and problems that are coming out. Paul: Exactly and that process is never done because the second something goes wrong in our company, you look at what the process is. If you have a move-in and the move-in is a disaster, it's either the employee or process, and you have to check and find out. It's so easy when you have a good process, to find out where the breakdown occurred. Jason: I think this is an interesting thing to point out because I get a lot of people that come to me, and they're like, “I need the perfect magic owner's manual. Where can I buy that?” or “I need this,” and I tell them, “Every single property management business is so unique, so different. How you want things done is going to be different and no business is ever perfect,” it's never just done. I think a lot of property managers think, “Well, I just need this one thing that I could just strap onto my business and it'll finally be perfect, it’ll finally be done, and I won't have to ever mess with it again.” I think that's just not reality. You’ve got things really well dialed in and you're still working on stuff. Paul: I bought multiple different companies through NARPM that I'm glad I bought them because I did look at them. I can tell you right now, there are some things I bought that I never looked at, we never really did, and it says, “Blank your property manager company name,” it is very, very detailed and stuff like that, but until you sit down, if you buy something, it gives you a basis to start working on your thing, don't think, “Oh, I spent $1000 on this. Now, I can just implement it in my company,” you have a framework. By the time you're done rewriting that, it's going to be 50%-60% different (I think) than what you bought. It's still going to help you. It's still going to help you pay Mark Cunningham, or any of these people, or Landlord Source for something that they have, is going to help you in getting your brain thinking about what you need to do for that role or position, but how Mark Cunningham or Landlord Source do their business is not the same way. I don't do my business the same way as anyone and I get a lot of their information. I look at them and I'm like, “Oh my gosh, it’s really cool how they did that,” but then we might have a different law in California, a different ruling, a different way of doing what we have to. You can't assume that what someone else do you can just implement in your company on day one. Jason: Yeah. For a lot of us, it's easier to create something. Especially, for starting from scratch. If you're a startup, or you're a new property manager, you never documented your processes, sometimes it's helpful to have some resources to look at. It might not even be that great. Sometimes the bad processes with the bad ideas are even better because you can look at that and the contrast from what you know you're doing and what you're reading about, you're like, “Okay, we don't want to do anything like this, and I want to make sure that we avoid these things.” I like the idea that you intensely try to break your processes. Paul: Yeah. The other thing I want to add is, I think automation is amazing, but this is my fear of automation. I will automate a lot of my processes, and they’ll be better automated than it is something that we're going to work on. But any bad process that’s automated, you're not going to see that's a bad process. If you have an email that’s automated going out and says, “Dear tenant’s last name.” Putting the tenant’s last name because you're not actually having any human do it at the beginning, then you're going to be automating that for 70-80 emails that are going to be sending “Dear tenant’s last name.” I think you need to do a process for a while by hand. You need to have an actual human being doing the process, checking the boxes, and making sure it's right, so they could find things that are wrong. When you get a process really good, then your next step is to automate, because yes, it's great to save time and have an email every week go out that tells them about their HOA violation or tells them about the moving processes. I still look at emails every once in a while and I'm like, “Oh my gosh, we forgot to change the wording from this move-in email to this move-in email saying the second week.” If it's automated, it’s going to be automated. Something automated bad is going to be badly automated forever. All I'm saying is that a lot of people want to go from no process to everything being automated, and them not being involved. I don't think that's possible. Wolfgang Croskey, he’s automated, and he does an amazing job, but I don't think he went from not having a process to everything running on its own, and him not involved in it. Jason: No. There was a coaching plan for a good while and I know he didn't start at Podio. I think he was using Process Street and even before that, he was working on stuff. I love the idea. You got to do it manually. A lot of property managers are already doing a lot of things manually. They're doing it that way first. They now need to document it, then they need to figure out, how can we start to systemize this? How can we create consistency? How can we automate this? How can we make sure it's being done the same way every single time and there are checks and balances? That's one of the reasons I like Process Street because you can build a process and that’s one step, and you just paste it in a Word document if you have to. Really, really low level and maybe that's the best you've got. Eventually, you can break it into some multiple steps. Then you can get it into something crazy like you're 100 plus step thing that's got context-sensitive options based on what you pick, and it's going to give you different tasks to do depending on what options you're selecting, and you can get really crazy (if that makes sense). The cool thing about having a process though is you can continually improve it. It can get better over time. That means that you're lowering operational costs, you're lowering drag, you're improving your team member’s ability to accomplish things and win, and get things done. Now, what do you think about the challenge of people as a process? What I mean is, everybody has team members that they need in order to think. If somebody is making decisions, they're planning, they're coming up with ideas. Then you have team members that really are operating like a computer. Their job is just to follow the process. How do you balance this in your own company and determine, is this just anybody on the planet that could just follow this checklist, or they need some customer service skills, and they need to be able to communicate? How do you balance the discrepancy that people have that are fearful of processes because they're like, “I want my clients to be taken care of really well.” Paul: You still have to think. You still have to go through it. You still look and see what's going on. How many of us property owners, managers, et cetera, spend nights thinking about everything we have to do the next day? You write steps down on a sheet of paper before you go to bed and then you try to get it out of your mind so the next day you don't forget it. You're not doing that because you don't want to care about your business or you don’t what I think about it, you're doing it because you don't want to be staying up at 1:00 in the morning, sitting there and trying to think what you need to do. Everything we do in life, if something tells us how to do it, then we can start thinking about things that are higher level. You can take your employees. If you could take a lease renewal process and you can make it so that every single time it's done correctly, it's done right, no one wants to think about it, then there's no stress on these renewals. Now, when something does come up that’s stressful, people that are higher level can think about the things that are higher level. You have a maintenance issue where someone falls off the roof and you're getting sued. You're not going to process for that. Now, instead of you thinking about lease renewals and wasting your time on something that can be automated, something that can be just automatic, you can spend your time on high-level items, and you're going to have employees that need to spend their time with high-level items, so you could spend your time on other high-level items. Probably the management will never be completely automated. There are companies that say, “Oh, we could just automate everything,” no, you can automate a lot of stuff so you can spend your time on the 10% of the stuff that really, really matters, that’s really stressful, and that can't be automated. Jason: We talked about this on the show I think probably several times with different companies, but ultimately, the goal (in my opinion) when it comes to technology, when it comes automation, when it comes to systems, is to take off the plate of yourself and your team members, the stuff that's really redundant, the stuff that could be systemized so that you can focus more on depth. I think that's where property managers are going to be able to compete with the big conglomerates, the big companies that are super tech-based, is that it's going to be about relationships. Property management is a high touch relationship type of business. If process and systems allow you to create a more personal touch, to go deeper, to spend more time communicating more intimately with more depth with tenants, residents, owners, then I think you're creating a business that is going to have significant value, and it's going to have longevity because it’s built on relationships. Ultimately, it's people that are giving you the money. As people, we tend to like humanity, and we tend to like people. Paul: If you're spending, as a business owner, 20 hours a month on something that can be automated or something that can be done by someone at a less level, you have to think of your time as value. When I had 30 doors, I did everything. When I had 50 doors, I was still doing everything. You have to figure out where you value your time. I have five remote employees and I have two employees in my office. People are like, “Oh my gosh, that's a ridiculous amount of employees you have for the number of doors you have.” We’re profitable, and we’re profitable because we're in California, we price ourselves well. It's the customer service level we give our competition. Some of them are missing the mark. They are not giving that customer service, so we are giving it. Someone is not going to leave because of some deep discount or just giving really bad customer service where retention is so huge. I'm seeing so many property managers talk about retention being better than growth because if you are losing 20% or 30% of your doors, all your time and ability is going to just stay even. People are spending $500–$1000 a door to get a new lead, but there are others that walk out the door. My thing is to give really good customer service and don't let those doors leave you. They are going to leave you because they are selling, but don't let them leave you because you are not doing the job right. Jason: I find that with clients. A lot of times, the issue with retention. I agree, retention is a significant thing. The issue with retention is often created during the sales and onboarding so if you can really systemize, automate, and build a really solid process during the sales and onboarding, you've got a really solid sales and onboarding process that really develops a strong relationship, that would carry you for years with some clients. Paul: I agree. Jason: And the trust level is higher even if the communication (later on) is really low. If you created them in the beginning, they are going to trust you and it's going to be a lot stronger. If that's not done effectively during onboarding and sales and isn't created well, there's going to be a lot of uncertainty, a lot of fear. They are going to be questioning everything that you do. You might end up a lot more operational costs related to that, and they are probably not going to stay with you as well. Paul: I agree. We have one person whose new onboarding is their main priority. It's making sure that new owners have a good experience and are treated well, and the onboarding experience is great. Never lose a customer. I think one of the podcasts I heard about that, I read the book. It was a great book. It's about customer service and taking it to the next level.  The thing is people will spend so much money on different things and then don’t answer the phone. If you can have your people working on the process, working on other things, then you answer your phone, you are not going to let that lead that. You just play when it clicks, $30, $20 get away. Processes are huge for your business to me, they are the number one building block.  I don't think everyone on all the boards is always, "How can I grow? How can I grow? How can I grow?" I think growth is important, but if you grow and all of a sudden, you add 100 doors in one year and it was just you, you don't have a process and everything is in your head, then you are going to lose all those doors because you are not going to be able to give. When you had 30 doors, and you go from 30 to 130 and you’re at the customer service, you gave those 30 people. You are not going to be able to give 130 because all of a sudden, then you are hiring someone. They are going to be like, "Well, how do I do it?"  "Well, you just got to listen to my head." No one can read your head. So, even if you are a single person that's by themself, if you want to give a task away, then start working on the process for it as soon you have to give that away. If you are at 50, 60, 70 doors, I would tell those people it's more important for you to start working your processes right now unless you plan just staying at 50 or 60 and never want to grow.  Jason: This is one of the greatest secrets that I coach entrepreneurs when they come into our program. One of the very first things to start them with is helping them get clarity on where they can get leverage the quickest first. It's usually different for everybody. There are some similarities but the way to identify that is usually done through getting clear on where you are actually going. I have them do a time study, then I have them identify which things are energizing them and which things are draining them, then which things are strategic versus tactical. The strategic stuff grows your business, tactical stuff just keeps it going. Most of the process would work by its tactical work. The strategic work is what you are talking about doing in creating a new process. You are like, "We are going to work for this new process for the next two months when we get this dialed-in." That's what grows companies.  If you get to stay in your area of genius, the things you really enjoy doing as a business owner, and you've identified what does are because you are clear on which things are causing you grief and energizing you versus draining you, then you know exactly what to offload. You know what to give to your assistant and different people. We've had different great companies here talking about [...], hire smart VAs, great assistants. We've had companies talking about virtual team members and whatnot. Those are great episodes if you want to listen to those on the DoorGrow Show. We touched a lot on those different ideas. Ultimately, one takeaway you want everybody to get is that everybody can have the property management business that they enjoy, that they love having, and if we built around you and what your unique strengths are, maybe you love the accounting side, maybe you love doing the phone calls, the customer service, connection with people. Maybe you’re a people person, maybe you geek out on systems and process, but you can do whatever you want to do in your business if that's your intention. I think we get stuck sometimes having the business that we think that we need to do like the job that we need to do in the business instead of the business that we want. Paul: I would agree with that 100%. Last year, we grew 80 doors so that's probably the average of what our average. We are averaging between 5 and 10 doors a month. We haven't really started spending money on marketing because I really wanted to first get everything correct and right. One of my property management friends (who is my mastermind guru) calls me once a month and asks me, "Hey, Paul. Did you talk to a tenant this month?" and I'm not allowed to talk to tenants because it was taking time away that I could be doing other high-level things and I need to trust my team to deal with my tenants.  Now, if it gets to a certain level and I have to talk to a tenant, then that's a different call, but I have to make sure that I am actually thinking about when I talk to a tenant. When a tenant calls because they are pissed-off about the fact that we paid the utility bill and make every charge, I have to trust my team’s going to handle it, my team's going to do it, and that I am not going to get involved in it because I find when I get involved in it, then I might do something that wasn't like the process we agreed upon as a team. I even had to, as an owner, that's $25. You are talking for 10 minutes, not worth my time for $25.  I have to be out of it because I will be like, “Yeah, just waive the $25. I don't want to talk to them anymore.” It's really important that no matter who you are, that you follow what you tell your team to follow. A lot of times, you can do it yourself, you made your own decision, but once you make a decision on how you are going to run your process or what your rules are, you have to stick to it company-wide.  I laugh because it's usually us, as the owner, are the worst culprits of not following what we are going to do. The employees do it because a lot of times my employees’ bonuses are based on serving certain goals so if I don't accept anything, they are like, "Man, you are hitting on my bonus. Don't be messing with my goals."  That's something I've learned is just find what you like. Find what you are good at and get a group of property managers around you that can be like a mastermind group that can keep you focused because you need other owners to tell you, "Stop doing that," because your employees won't always tell you exactly what you need to do, what you need to hear.  The other thing is when systems aren't working right. Now, there's a system in there where my employees can say, "Well, you didn't follow the system here." Every person is accountable for checking off what they have to do in the system. When I don't check it off at the end of the week, an email goes out to every person who missed any steps of the system. I have an employee that's checking that. My name is on there. I miss a part of my system and it will list. I never want to be there with three or four items that I missed because that would look really bad. That's another thing, the accountability, I'm not doing the accountability part. I have an employee on Saturday that answers the phones and her job on Saturday if it’s not very busy, is to go through every single process in [...] and write down who hasn't met their deadlines for that process. Jason: Yeah, accountability. Paul: It works really well. None of us wants to see our name on that list, so everybody is getting their stuff done and it's not because I'm going to yell at them, it's because we don't want to be mass emailed to the whole team that you didn't do your job. Jason: It creates a lot of pressure which is a positive thing. That means you don't have to come down on them all the time. There's this lateral pressure, this internal peer pressure in which most employees and team members are recognition-based. That's how they are most motivated rather than financially, so they want to be seen as doing a good job, and they want to be recognized. That's the opposite. There's that pressure, so they want to make sure they avoid that. Paul: Exactly. Jason: It makes sense.  Paul: And we also do our bonuses based on not being recognized. Even my bonuses. Everything is based on getting your job done. What I saw in the past, we didn't have someone that was going through it weekly. We had some process where they’d be open three or four weeks and not being completed yet. Now, it's very rare for the process. It will definitely not be there if you are listed on that one week. If you are listed in the second week for the same one, then you are going to have a conversation with me, then you’re going to me. Our processes are never missed for more than 5–7days, which is huge.  The only thing that I'm still trying to figure out is maintenance because I use Property Meld and I'm still trying to figure out how I can make sure my maintenance team doesn’t get missed. Property Meld does good ways of doing that. That's something I'm currently working on is how on a weekly basis, we can check to make sure none of that's missed.  Everything that you do, you got to find using the software systems that will work to check on the system.  Jason: All right. Paul, I think it has been really fascinating. I think everybody listening got a lot of value out of this. I loved your tips about where to start. Anything else that you throw out there and want to say to anybody before we wrap this up about creating systems in the business? Paul: I just tell them the dates. Our website is pmsystemsconference.com and the dates of our conference will be August 10th through 13th. It's in Las Vegas and it will be in Rio. It is not up yet, we should have it up next week or two. We are still working on it. We just got the rooms and booked everything yesterday. We just booked for August, but it's a really good time. Last time in January, we went ziplining on one of the nights. We also try new fun stuff because if you are working all day, you also want to have fun. There was a time we went bowling one night which is a great time to get together with a small number of property managers and get to know them. I enjoyed it.  People always ask me how long I am going to do it, I'm going to do it until I stop getting fun. When it becomes a job, then I'll stop doing that workshop, but now I go there and it's like seeing a bunch of old friends.  Jason: Cool, love it. All right, Paul, thanks for coming to the DoorGrow show. I appreciate you. Paul: Thank you so much, Jason. You have a wonderful day.  Jason: All right, so check out his website. Check that out. Thanks everybody for tuning in. If you have a moment, make sure to like and subscribe. If you are watching this on YouTube, be sure to like and subscribe. If you are listening to this on a podcast on iTunes, then please leave us a review. We would love it. That would be great. If you are a property management entrepreneur, you are struggling, you are frustrated, you are not sure what you need to do in order to grow, there's a lot of different ways you can approach growth depending on what challenges you are dealing with now. We have solutions for various things here at DoorGrow that we can help you with, please reach out. You can check us out at doorgrow.com, and we will talk to you soon, everybody. Until next time, to our mutual growth. Bye, everyone. You just listened to the DoorGrow Show. We are building a community of the savviest property management entrepreneurs on the planet, in the DoorGrow Club. Join your fellow DoorGrow Hackers at doorgrowclub.com. Listen, everyone is doing the same stuff. SEO, PPC, pay-per-lead, content, social, direct mail, and they still struggle to grow. At DoorGrow, we solve your biggest challenge getting deals and growing your business. Find out more at doorgrow.com. Find any show notes or links from today’s episode on our blog at doorgrow.com. To get notified of future events and news, subscribe to our newsletter at doorgrow.com/subscribe. Until next time, take what you learn and start DoorGrow hacking your business and your life.

Power Trip Gaming: POWERCAST
PTGPowercast: Episode 17 | Mega Man, Shmega Man

Power Trip Gaming: POWERCAST

Play Episode Listen Later Mar 10, 2020 125:26


Welcome to the "PTG:POWERCAST," a podcast where Paul and Andy talk about gaming, as well as some personal stories and quips!In this episode:*Where be the Paul? It's okay, we have Tim. *What the boys are up to. *Zelda, and why Andy doesn't like "Link the Past"...again. *Mega Man! The classic series. *Translating Japanese game, and the trials and tribulations. *Mega Man X series. *The Gameboy series. *Off-shoot Mega Man games. *Mega Man Zero/ZX series from the GBA/DS. *And so much more!We hope you'll listen in, and join us! Send us your thoughts on the subjects, or suggestions on topics to discuss! We'd love to hear from you!Catch the “Power Trip Gaming: Powercast” on iTunes, Stitcher, and other podcasting sites!Use "Powertripgaming.tv" to come directly to the channel to watch all of our other videos and shenanigans!Click to Subscribe http://bit.ly/PowerTripSubscribeLike us on Facebook http://www.facebook.com/PowerTripGamingFollow us on Twitter http://twitter.com/PowerTripGaming

PTG: POWERCAST
PTGPowercast: Episode 17 | Mega Man, Shmega Man

PTG: POWERCAST

Play Episode Listen Later Mar 10, 2020 125:26


Welcome to the "PTG:POWERCAST," a podcast where Paul and Andy talk about gaming, as well as some personal stories and quips!In this episode:*Where be the Paul? It's okay, we have Tim. *What the boys are up to. *Zelda, and why Andy doesn't like "Link the Past"...again. *Mega Man! The classic series. *Translating Japanese game, and the trials and tribulations. *Mega Man X series. *The Gameboy series. *Off-shoot Mega Man games. *Mega Man Zero/ZX series from the GBA/DS. *And so much more!We hope you'll listen in, and join us! Send us your thoughts on the subjects, or suggestions on topics to discuss! We'd love to hear from you!Catch the “Power Trip Gaming: Powercast” on iTunes, Stitcher, and other podcasting sites!Use "Powertripgaming.tv" to come directly to the channel to watch all of our other videos and shenanigans!Click to Subscribe http://bit.ly/PowerTripSubscribeLike us on Facebook http://www.facebook.com/PowerTripGamingFollow us on Twitter http://twitter.com/PowerTripGaming

The Quiet Light Podcast
Incredible Exits: How to Build the Pillars of a Successful Business With Paul Anderson

The Quiet Light Podcast

Play Episode Listen Later Feb 25, 2020 33:19


One year ago we listed a business that created a massive amount of activity, garnering ten offers, many above asking price. As part of our incredible exit series, today we welcome a seller who has had some time to reflect on all the things he did right in his sale and share what he has been up to since. Paul Anderson started his career as an accountant, taking the safe path and spending ten years in corporate America. An increasing lack of passion led him to start to build his own lifeboat. He avidly studied Amazon FBA and learned by following experts in the e-commerce space. Although his first launch failed he carried on, honing his awareness of product opportunities out there and eventually he hit it big. Today Paul delves into the building of the business, the pillars of his success, and the components of his path to becoming an exitpreneur. Episode Highlights: Paul's first product's failure to launch and what he learned. How he sourced the second product and what happened in the last quarter of 2016. Funding subsequent stock and the challenges of inventory planning. How Paul stands on all four pillars of a successfully built business as well as that invisible fifth pillar. The scheduling and nitty gritty of the sale process. How the final buyer was chosen and the deciding factors for Paul. Why the highest bidder does not always win. The toughest challenges of running the business. Why Paul decided to sell. What he has been doing since the sale. Tips for building a successful content website. Transcription: Mark: So almost one year ago to the date of the recording of this episode of the podcast I was on a car ride with Joe; you Joe from where was it? It was from Dallas down to Houston and then Houston back up to Dallas. We were meeting with a good friend of ours that lived in Houston and while we were in that car ride you had launched a new listing that went absolutely berserk. And I've referenced this; I think we've actually talked about this on the podcast a few times, I've referenced this deal because it was one of these outlier deals that seem to check every single box and the result was just a massive amount of requests for phone calls and I believe 10 offers within a very short amount of time. And it's been a year since that launched and obviously, the deal closed which we're super happy about but now you finally get to have the seller on the podcast talking about all the things that he did right. Joe: Yeah it's a great time because it's a year out so he gets to look back. And over the years of doing this podcast the people listening have heard us talk about the four pillars; risk, growth, transferability, and documentation and someone might go yeah ok whatever, the reality is that they matter. Paul Anderson sold his business; 10 offers, he checked off every one of these pillars and the six little subtitles under each pillar and then the fifth one which I know Mark there's no fifth pillar, but the fifth one is the man or person or entrepreneur behind the business. Paul being a former CPA turned entrepreneur who outsourced his bookkeeping to a bookkeeper is just a super likable guy, stay at home dad, buttoned up in so many different ways. The end result is I had to clear his schedule; he basically had three conference calls with highly qualified buyers for five days in a row. He was exhausted from it because each one was… Joe: So you had 15 conference calls then. Paul: 15 conference calls. Joe: And I remember again we were in the car going back up to Dallas and you were on the phone pretty much constantly telling people okay let me see if I can arrange a time for you. So there was a lot more requests for conference calls on this deal. Paul: A lot more requests and we say we had 10 offers but finally a few people dropped out because they just didn't want to compete because they knew what it is going to be. And the funny thing is people get concerned about that and we always say right up front look don't get caught up in the hype of multiple offers, don't go beyond your comfort level, offer-wise. We want you to make an offer that works for you and hopefully will work for the seller as well because we want it to go all the way from letter of intent through to due diligence and that's exactly what we wound up with. And oddly enough Paul did not choose as we always say they don't necessarily choose the highest price. He didn't do that. He picked the offer that was best for him and I think it was somewhere $150,000 lower than the highest price. So we talked about a little bit of that process, what makes a good seller, a good buyer, and then we talked about what he's doing today which is really interesting as well so hopefully, everybody will enjoy this podcast. Joe: Absolutely. Paul: Let's go to it. Joe: Hey folks. Joe Valley here from the Quiet Light Podcast and today I have an Incredible Exits client on the phone with me. It's Paul Anderson. We sold Paul's business I think; when was it, Paul? Paul: March of last year, so a little under a year ago. Joe: Spring of 2019; so a little under a year ago. So we're going to talk about Paul's exit. We're going to talk about what Paul went through when he built the business, sold the business after he sold the business, and what he's doing now so we're going to get the full picture. Paul welcome to the Quiet Light Podcast. Paul: Thanks Joe, good to be here. Good to talk to you. Joe: So for the folks listening why don't you give a little bit of background on your professional pedigree and your entrepreneurial journey? Paul: Yeah, sure. So I actually studied accounting and followed that path. I was kind of one of those people that never really knew what I wanted to do. Like some people I think they're just like hey I want to be a TV news reporter or a journalist, I never really had that strong thing tapped me on the shoulder that said this is what you should do so I took a pretty safe practical path. I went into accounting and got my CPA. I spent about 10 years working in corporate America doing accounting and finance jobs and didn't really ever feel like that passion and eventually it started to kind of wear me down. I got to the point where I had to think of something else to do and try to build my own little lifeboat to escape from that because something inside me just didn't feel right anymore doing that. So that's kind of what led into starting a business. So that's in 2016. Somewhere; I don't even remember where I started to hear about Amazon FBA and I kind of consumed everything I could about it like podcasts, there's this guy Manny Coats inaudible[00:06:09.6] Helium10, he had a great podcast back then, Amazing Seller; there's all sorts of good stuff online about the model and that's kind of how it started and I started really small. We can get into it from there but that was kind of the first step, learning about it and seeing like oh I think I could do this. Joe: So you learned about it from podcasts; you didn't pay for a course or anything like that, you were absorbing free information from experts in the space. Paul: I never bought a single course it was all podcasts, Facebook groups, Reddit forums, and I was just… Joe: I love it. Paul: Yeah I can tell you about the first launch which was a total fail but that was like my training course like the very first launch because I learned. Joe: Failure is a great lesson. How much money did you pull together to launch the business and were you working at that point in the CPA business? Paul: Yeah I was still working. It was 2016, I put $5,000 in to do; most of it was an inventory buy so I was on Alibaba like at night trying to find my suppliers talking with China and I put in probably about 5,000 bucks to start on my first product. Joe: Okay. And you just mentioned Helium10; did you use Helium10 to help you find that first product? Paul: Yes. So it's funny like almost all the products I launched I've kind of like encountered in the real world somewhere and the product that turned out to be my big business was I kind of got onto it from a discussion with my parents. We're just having a casual discussion like you would have many times a day and they mentioned this particular thing and I would always in my iPhone put down; anything that seemed interesting I would just like log it in there and then I come back to it. So I had a list of 20 to 30 things going and I went back and started doing some research. I actually was using Jungle Scout back then and I switched over to Helium10 for everything now. Joe: Oh they're both great products; both of them. Manny and Greg have both been on the podcast; great guys. Paul: Yeah, for sure. So I kind of punched it in there and said like oh this looks like; the numbers look good and that's kind of how it started but it really was that conversation being like; I think if there's a lesson there it's being aware, we have so many kinds of filters and blinders on like if you really put yourself in the headspace of looking for opportunities you'd be surprised how many little things you read online or you hear about through friends like this is really popular; there's just all sorts of those little things that pop up that could turn out to be big businesses. Joe: So pay attention to your surroundings; the stuff that you use every day, emerging products in categories and niches and try to pay attention to and think is there an opportunity? Did you use any tools to see if a lot of people were selling in that particular category and that particular product? Paul: I mean Jungle Scout helps with that but mainly you can just go on and kind of assess like if page one everyone's got a thousand reviews and they're really well-known brands or something that's probably going to be a tough place to break into. Joe: Tough barrier; okay. So tell us about your first test, it was an epic fail? Paul: Yeah, so I was really pumped and thought like here it is, this is going to be like my ticket out of full-time work and it's going to be amazing and it was actually an accessory. Have you ever heard of pour-over coffee? Joe: Yeah. Paul: So that was kind of just bubbling up, seeming like oh this is really a trending product… Joe: Too much work; I never bought it because… Paul: Too much work, yeah, but there's a lot of people that are really into the craft obviously a coffee one and having some artisan experience. So I sourced these little wooden coffee stands that's basically used to make pour-over coffee. And it was kind of a cool thing but it turns out products made out of wood can crack and can break and have issues and I was not an expert at sourcing at that point in time so the long story short a lot of the products ended up cracking and breaking. And then once you start getting all these one-star reviews and returns; like my garage was full all around with carts of returned inventory and there wasn't that much demand I think. At the start, I was thinking oh you really got a niche down into this little tiny space and own that and there just wasn't quite enough demand in that space either. So I kind of learned to be a little smarter on sourcing and just to look for ways that things can go wrong inaudible[00:10:31.6] thing that's just so niche that like even if you execute and everything is great like you're going to be selling a couple of units a day. Joe: So how much money did you test and lose on that first product launch? Paul: So that was about 5,000 bucks in and I didn't take to bad a bee but I think I lost about a thousand dollars on it which isn't bad. Joe: Oh that's not bad. Paul: Yeah. Joe: Not enough to make you go away and say okay this didn't work I'm done; I'm going to go back to the corporate world. You got a taste for it and you said okay I just picked the wrong product. Paul: Exactly. And I mean I was still in the corporate world and like 5,000 bucks it's not like a lot of money at the time so it wasn't like I was; I'm like yeah whatever it doesn't matter. At that point, the stakes felt real and high. Joe: Yeah. Paul: Because it definitely was like I can see the power here on Amazon it's just like finding the right thing to really get this thing spinning. Joe: Okay. So you learned a lesson; you only lost 20% of your money but you get an excellent education from it better than any course you could have ever purchased. You went out there tried it, failed, learned, and didn't lose so much that you couldn't do it again. So you came up with another product niche and decided to go at it again? Paul: Exactly yes. So then I was actually going over to; are you familiar with the Canton Fair which is the big supplier…? Joe: Yeah. Paul: So I had a trip booked to go over there and kind of in-between going there… Joe: Just out of curiosity did you book it with a group or was it just you? Paul: Just me and my wife went over. Joe: Oh okay, because I was just talking to Athena from China Magic and they have a group of folks that go on a regular basis for those that are terrified to go alone. So you and your wife chose to book a flight to China and go to the Canton Fair alone. Paul: I loved it. It was really, really full out and I'm eager to go over there. Joe: Okay. Paul: I actually ended up finding my supplier on Alibaba before I went so I can't really say that the trip necessarily paid off in terms of like… Joe: Did you connect with him in person when you got to the Canton Fair? Paul: No because it was still too early and he was pretty far away from the Canton Fair. I think it helped me really see kind of like the culture of China and doing business with China and I think just a little savvier about how things work. So it was a great education for that and just like a lot of fun to check it out; I mean the place is just massive, like multiple football fields. Anything you want to ever source it would be out there so it was a super interesting spot. But anyway back to your second question so yes I stumbled upon this other product and started kind of the wheels turning in 2016 to source it. I got it on I think in the fall of 2016 and I remember that Q4 for Amazon or e-commerce is like the prime time and I remember just refreshing that seller app that Black Friday, Cyber Monday, like all through up until Christmas and it was just mind-blowing the sales that were coming in off this new product. Joe: What was it like your first day that you got a sale, how many sales did you have all together; do you remember? Paul: Oh I mean it started slow. The first thing was probably just two or three units. I mean it's really; it was in such a momentum game like when you have no momentum it's hard to keep momentum and then once you get this momentum going and the wheels start spinning it can blow your mind like the amount of sales that… Joe: And that actually blew our mind within the first month or in that first quarter like what did you wind up with on the biggest day within a couple of months of launching it in the Q4 of ‘16? Paul: I don't want to say maybe like $8,000 of sales there. Joe: Oh, wow. Paul: Something big like and then when you look at the profits from that it's like wow I made more money like on this one day than; and I had a pretty decent corporate job, I'm like this is crazy like the potential. So the hooks kind of got in me right there and then '16 was kind of just getting off the ground and then the next year is when the ball really started to roll. Joe: When you started to get revenue in the fourth quarter of 2016 and sales started to come in you had euphoria with the fact that you were getting that kind of revenue and making more money in one day than you made perhaps in a month in the corporate world but did you also have the fear of oh my God I'm going to run out of inventory? Paul: I did. Joe: Okay. Paul: Yeah, inventory is like not something glamorous to talk about and you don't really hear about it that much in podcasts or anything else but it's like running a physical products company doing an Amazon business like the inventory planning is so difficult because your sales can change on a dime. inaudible[00:15:20.7] your supplier 30 days early to make something and another 30 days to put them on a ship to get it over here. So you've got these difficult variables to manage that can leave you stocked out or even a little bit too much stuck so that's always a tough thing to manage. Joe: Awesome. I don't think I've ever met an Amazon seller or an e-commerce business person that's been growing rapidly that's not run out of inventory at one point or another. All right, so you started with $5,000, did a test, failed, how long between the first failed test and the second product that took off; how many months was it? Paul: That was about three months I think. Joe: Okay, and all the time you kept your day job which is fantastic. So you've got some revenue, you've got some money in the account that's transferred to your business account, at what point did you order more inventory with and did you just use that money or did you sit down and talk as a family and say okay this is a winner we need to take a home equity line of credit; how did you fund the rest of the inventory purchases? Paul: It was all really funded with profits. Joe: It was? Okay. Paul: Yeah, it was. Joe: And you didn't have to take any money out for living expenses because you had your day job so that's perfect. Paul: Yeah. If I wouldn't have my day job it would have made it much more difficult but luckily I had some steady income coming in on the day job and then I was able to just take the profits and reinvest them back in and just go from there. Joe: Fast forwarding you had an amazing 2017, an amazing 2018; strong year over year growth, like huge year over year growth. For those listening, Paul's business was listed again spring of 2019 and it's those perfect situation folks where we talk about the four pillars of a sellable business and that invisible fifth one which is the person behind the business and that's Paul. We have a 30-month-old Amazon business with an incredible brand that's growing rapidly year over year. The financials we're set up impeccably. Paul is a CPA but he did something incredible which was what? You outsourced the books to an e-commerce bookkeeper; brilliant by the way. So those of you that are out there saying oh I can do this I'm not going to pay a few hundred bucks to a bookkeeper we've got a CPA here that chose to outsource to an e-commerce bookkeeper because he can do better things than bookkeeping with his time like grow a multi-million dollar Amazon brand which is exactly what you did. Your business checks so many boxes. It was SBA eligible. You were the owner behind the business. You built trust. People believed in you. During the recorded video interview, you're the first person; and I keep asking people to do it now, you're the first person that ever sat in front of the camera, reached down picked up the product and demonstrated the product. You showed the new packaging that you had just done. It was beautiful and the end result was an overwhelming request to buy the business, conference calls where you had to clear your schedule for a week. I said Paul cancel everything, right? We had to clear it and we ended up with I think three calls with qualified buyers every day for five days. We wound up with 10 total offers. I think we were at; the top one was something like $150,000 over asking price. Paul: Yeah, I think that's right. Yeah. Joe: Yeah, and we say this all the time that it's not always the offer that comes in with the highest number, it's the right fit more than anything else. We had; of the 10 offers, I think we had maybe six that were SBA and four that were cash. You ended up choosing a cash buyer and not just because it was a cash buyer but also the person behind the business. We did video interviews between the buyer and seller. How much did that matter and how much of a difference did that make for you? Paul: The interviews mattered a ton. I mean that was the deciding factor because when I went into the process I just thought like well it's pretty simple, right? You take the highest number and the highest bidder wins but as you get into it and talk to different people it's like a huge diverse set of backgrounds that people are coming through Quiet Light looking to buy, right? Joe: Right. Paul: And some people I felt like wow I could just hand this to them and they could run with it immediately and do like as good or better a job with this than I ever could. And others are like hey I really like this person and their heart is in the right place but I feel like the transition might take a little bit longer and then what if somewhere they dropped the ball and things get sideways like I don't want that somehow to come back to me. I don't know if that's a rational way to think about it but if there was a lot of comfort like feeling this guy or these guys I feel like really got it, they get it, they know what to do, they will hit the ground running from day one so to me that mattered a whole lot. Joe: Yeah. And I think given the fact that we're in this remote world where your buyers and sellers are all over the world literally sometimes doing a video conference call for that initial call breaks the ice. You're not reading the client interview anymore, you're not just talking to somebody on the phone; you can see the whites of their eyes and anybody that wants to see Paul we're recording this both on Zoom with video and audio and it will be up on the YouTube page as well. He does not look like a buttoned-up CPA today and I was making fun of him when we first got on the call. You've always looked like that but today you know what you're a successful exitpreneur. You got the sweatshirt on, a little stubble, working from home; I love it. All right so I want to you ask a couple of things just for the audience purposes. Number one back to running the business what was the toughest challenge in running the business? Let's start with that. Go ahead. Paul: Yeah. I'd say even at the start this isn't even a tactical thing but the hardest thing was just getting the momentum going. Starting an Amazon business is not like hey I'm trying to create an electric car and beat Elon Musk but even me like I had a lot of doubts at the start like is this is going to work, am I going to lose all my money? All of these doubts kind of creep into your head so I remember really kind of struggling to pull the trigger in a way thinking like I just don't know is this supposed to be my pathway? So I think that was really hard to overcome and you just kind of keep going one foot in front of the other and once you get a little momentum it just like brings all this energy and life into you that you just feel so energized to just keep improving and add products and make your products better and make the packaging better. Getting that first momentum can feel elusive and challenging so I think that was like a big thing at the start. Joe: And you failed and then you stuck with it and then you succeeded. Paul: Yeah. And I was kind of at an inflection point like should I keep going or is this just not meant to be and then you know. Joe: This may be a dumb question but are you glad you kept going? Paul: I'm very glad. It changed my life that I kept going. I mean I'd still be sitting at a desk in corporate America right now I hadn't kept going and like we've got a three-year-old son at home like the physical time we will spend with him and then mentally my head is so much like the stress is away from me. So I was always stressed working in corporate America so it's been the biggest blessing ever to go out and do this. It's changed my whole family's life. Joe: Okay. So let me ask the question that all buyers ask, why did you sell the business? Paul: Yeah, it was a tough decision to sell because I was having so much fun running it. And I think the honest answer is the value of the business became such that it really could provide a lot of security for our family. And it felt like if I was 23 and single and didn't have kids I'll like alright instead of going for this I might have just keep on going and try to sell it for three times this or five times this or just keep going. But knowing Amazon can be volatile and like I had all my eggs in that basket so it just felt like the responsible thing is to take some chips off the table and let go of the business but it was really hard. Joe: The responsible thing; I like that, the responsible thing. Your CPA background is coming out now. That's good. Paul: Yeah. Joe: All right so what was the toughest part about going through the sales process and selling the business; what was the hardest part there? Paul: Picking a buyer was really tough. Joe: It's a good problem. That's a good problem to have. Paul: I mean just even knowing how to approach it and you really helped a ton Joe in that process. When it's your first time through and you already have kind of these emotions like you built this thing and now it's worth something that people want it, it's a weird feeling and like how to value it and how to find the right fit and thinking about SBA versus cash; there's just a lot of things that are spinning through your head at that time so I think just getting a clear head and trying to identify what the right fit was the toughest part. Joe: Okay. I think you again exception rather than really had 10 offers, I think maybe one or two might have come in slightly under asking price but the vast majority was above. I think 2019 the average offers that we had on any single listening was two and a half so you are five times that amount which is pretty exceptional. That goes to the brand that you built. It goes to the way that you set the business up with its own entity. You didn't come and go books. You're a CPA but you hired a professional bookkeeper. You instilled so much confidence in buyers. They clearly came out of the woodworks to buy your business. All right, the toughest part was choosing the buyer; that's amazing. It's not what I would've guessed you would have said. Sometimes it's due diligence but with you, it was choosing a buyer. All right so now there's life after the sale, you were in the corporate world working 40, 50 hours a week or sometimes more in tax season and then you're an entrepreneur working from home spending time with your son now what are you doing? You've sold the business nine months ago, what are you doing with your time? Paul: Yeah so it's been nice to have a little; in life usually you're just like chasing after the next thing and I've had just the time to step back and think really what I want to do and what I want my life to look like so it's been like a real luxury. So I'm going into; I'm building a website, it's called WealthFam.com. Joe: Fam like family? Okay. Paul: Yup like family. It's brand new but basically it sort of like combines my background and what I like to do. So it's all about building wealth; becoming financially independent, starting and running online businesses. Basically, it's how to be smarter with your money and use the money to help kind of enable the life that you want to live whether it's being with your kids or going on trips or whatever else. So it's a content site which is a super interesting thing. I thought a lot about going back and doing another Amazon business but I just didn't feel the same spark for like starting it and it takes a lot of energy and mental fortitude to take something from A to Z and you've got to really want it kind of every step of the way. So this just kind of really energized me and there's been some great stories like Ramon's story; you featured Ramon. It like blew my mind the… Joe: His content site, yeah. Paul: And that happened in the content space so that was really exciting to me. And on top of that I just like doing this stuff so it feels like the right sort of fit. Joe: So what kind of subjects are you going to cover on Wealth Fam? Paul: So it's broken down a couple of categories like making money, saving money, investing money, financial independence, and then some stuff like how money intersects with having a kid and being married or buying a house. So I'm trying to make it like a modern personal finance site that people in their teens, 20s, 30s, can find well like at least from my experience like education society; like our schools and in general, there's not a lot of like real training about… Joe: There's none of it. There's none of it, yeah. Paul: And there's even a lesson mode like starting an online business and like the potential kind of betting on yourself. Joe: It seems like a great idea because you're taking your educational experience along with your entrepreneurial experience and marrying them together with a content site which is great. I love content sites. We work with SaaS, content, and FBA and content is just fantastic. Scott Voelker is really, really focused on helping people go beyond FBA and build content sites and some of them have great success and its driving more traffic back to FBA and getting their business products sold. For those that aren't familiar with content site monetization, how do you plan to monetize the site? Paul: So there's a couple of traditional ways that people will do it. So, first of all, you have to have traffic. I mean if I have traffic inaudible[00:28:43.3] selling eyeballs like it's tough to; getting traffic is really hard and you're playing like this SEO game and it takes a long time to rank in Google. Then there's a couple of primary ways, the first is affiliate links like you could be selling a course or selling something on Amazon or selling; the Amazon FBA thing is a really interesting thing for Amazon sellers to marry their inaudible[00:29:04.9] business with content. I love that idea. I think that's really smart. There's brand sponsorships, other partnerships; but it's like advertising and affiliate income are kind of the two main plays for monetizing. Joe: I got you, okay. All right how's life at home; what do you do with your time? I mean you've you don't have a job. You're starting a content site which might take a little bit of your time. You've got a baby. Paul: It takes a lot of time. Joe: It takes a lot; the startup phase is always the hardest, isn't it? Paul: Inaudible[00:29:38.4] the thing I underestimated about content is that like writing is really hard. Joe: Yeah. Paul: I think oh I can write something about Amazon, that's easy, I know this. It takes a lot of time to really do a good job at clarifying your thoughts but overall I'm just trying to optimize my life for happiness and contentment and I get that right now being with my son and my wife. So I spend a lot of time with my family. We do a lot of cool stuff together. And I'm really liking; I do some Amazon consulting because I'm still at the Amazon blog and I like to be involved in it so I'm doing some of that for some local companies which I love doing.   Joe: Good. Paul: And then this content thing really is exciting and fun and I'm going to see where it can go and… Joe: So you didn't make enough on the sale of your business to never work again but enough to give you a pretty long runway and you're enjoying your expertise in the Amazon space and doing some consulting while you're building up another content or a content business? Paul: Yeah that's a fair way to… Joe: Does that sum it up? Paul: Yeah and I'd like to go up those kind of shift too, right? I'm not sure how in-tune you are with the financial independence world, all the people that want to retire early and be financially… Joe: Oh yeah, fire. Paul: So like if your burn rate or you can live on 40 grand a year once you stacked up a million bucks, in theory, you can quote-unquote retire. Joe: Sure. Paul: But as you think about education and college and healthcare and all these other things that number maybe gets a little bit… Joe: It gets blown out of the water. I have an 18-year-old and we're 14 days away from knowing what he's getting into which is schools and I'm rooting for the in-state schools; I'm not going to lie to you, I'm rooting for the in-state. Paul: Hey, I went to an in-state school and… Joe: Look at how it turned out; pretty damn good. Paul: Yeah. Joe: All right cool. Well, listen Paul I always tell the story about you and your brand and the fact that that fifth pillar makes a huge difference. It's the person behind the business that builds a great business with the next owner in mind. You kind of did that, I don't know if you did it intentionally or not but you said I'm going to build a great business. I want to put it all in a package that's going to help the new owner of the business do amazing things with it. And Matt the new owner of the business as you know is doing amazing things with it. And it pays off when you think about others exactly what you did that paid off for you, it paid off for your family, and now hopefully through Wealth Fam, it's going to pay off for a lot of other visitors to your website as well so people can start young and start smart and get on the right path financially. So listen man thanks for your time. I appreciate the business that you've built because it allows me to tell a story of how the person behind the business makes a tremendous difference so thank you and I appreciate you coming on the podcast today. Paul: You got it. Anytime. Thanks a lot, Joe. Links and Resources: Paul's Website Jungle Scout Helium 10

P100 Podcast
Ep. 12 – What's bringing people to Pittsburgh?

P100 Podcast

Play Episode Listen Later Feb 11, 2020 35:49


This episode, we’re talking about people who are coming to Pittsburgh, whether it’s for work or just visiting.We’ll break down a report that suggests the city might be a better fit for tech workers than the mecca of the digital economy, Silicon Valley (gotta love our standard of living). We’re also talking about a recent article that probes the need for a new hotel at the convention center. (Hint: The answer isn’t very simple.)In between, we welcome the Breaking Brews Podcast’s host Jason Cercone for a chat about the business of beer and Pittsburgh’s place in the industry.This episode is sponsored by WordWrite:Centuries before cellphones and social media, human connections were made around fires, as we shared the stories that shaped our world. Today, stories are still the most powerful way to move hearts, minds and inspire action.At WordWrite, Pittsburgh’s largest independent public relations agency, we understand that before you had a brand before you sold any product or service, you had a story.WordWrite helps clients to uncover their own Capital S Story – the reason someone would want to buy, work, invest or partner with you through our patented StoryCrafting process. Visit wordwritepr.com to uncover your Capital S story.Logan:You are listening to the P100 podcast, the bi-weekly companion piece to the Pittsburgh 100, bringing you Pittsburgh news, culture, and more. Because sometimes 100 words just isn't enough for a great story. Logan:Hello, and welcome to a brand new episode of the P100 podcast. You're here with myself, Logan Armstrong, and co-hosts Dan Stefano and Paul Furiga. Guys, how are you doing?Paul:Great, Logan.Dan:Emphasis on the co-host there. You're the host with the mostest there.Logan:I try to be. I do what I can, but-Paul:Yes he does and he does it well.Logan:I get my mostest from the people I'm surrounded with. On today's episode, we're going to be examining tech jobs in Pittsburgh, and there have been a few recent articles for some vying to leave and some vying to stay that you may have seen. So we're going to be talking about that and seeing how Pittsburgh ranks compared with cities and metros around the country in tech jobs.Logan:Then we're going to bring in our good friend Jason Cercone from the Breaking Brews podcast. He takes a drink from breaking, excuse me. He takes a break from drinking beer and talks about the business side of it.Paul:Wait a minute, that wasn't in this segment. There was no beer drinking?Logan:Unfortunately no.Logan:We asked him about it and he said that he'd be happy to rejoin us.Dan:Logan, let's remember we're talking to the CEO of our company within the office, so no. There's no-Paul:Well that's fine. Let's chat.Dan:We don't have a video of this, but if you could see the winking eye. No, there is no-Logan:No beer during this segment.Dan:Drinking during this segment.Paul:Of course not.Logan:Okay, and then finally we're going to wrap up with what's missing from downtown.Paul:Oh.Logan:Indeed, mysterious.Paul:Question.Logan:That's right. You'll have to stick around to see what we're talking about, but we're in for a great episode so we hope you stick around.Dan:I hope it's not my car or anything.Paul:Okay guys, time to do one of our favorite things on the podcast. Talk about Pittsburgh getting another great national ranking.Dan:Another list, right?Paul:We're on another list.Dan:Yeah.Paul:This one's a good one. Although, if you're in the Silicon Valley area, maybe not so good.Dan:Right.Paul:A couple of weeks ago, Wallet Hub, which is an online service provider that looks at financial things, very popular with millennials.Dan:They make many lists.Paul:They make many lists of many different things. Top places to live in the country for tech workers. Pittsburgh, number five. Silicon Valley, not so high, which caused the San Jose Mercury News, which San Jose's a community that's smack in the middle of Silicon Valley, to write sort of a cheeky little article. Pittsburgh is better for tech workers than Silicon Valley? Question mark. Well, yes, if you want to live affordably, apparently it actually is.Dan:That's completely accurate. Yeah. The Bay Area, it's got to be one of the highest costs of living-Paul:It is actually.Dan:In the country.Paul:It has the highest cost of living in the country. And Logan, you were looking inside some of the rankings, and Pittsburgh ranked in the top 15 in a number of categories, right?Logan:Yes. So the three categories were professional opportunities, STEM friendliness, and quality of life. And Pittsburgh ranked 13th, 14th, and 11th in those, respectively. And some of the reasons that places like San Francisco and the Bay Area didn't rank so highly is that they would rank very high in one or two of these categories. So for example, San Francisco ranked third in both professional opportunities and STEM friendliness but then ranked 63rd in quality of life for reasons we were alluding to earlier. So it's good to see that Pittsburgh ranked in these lists as being as an all around. Maybe it's not top five or the best in STEM friendliness or professional opportunities, but it's well-rounded and our quality of life here is, according to this list, far better than some of our counterparts.Paul:And certainly as the community here has continued to transform, and I'm thinking now of Uber, and Apptive, and Apple's got a good presence in the city. Facebook's virtual reality company, Oculus, is wholly sited here in the Pittsburgh region. We're trying to attract more tech workers and we've got these great university programs, CMU and Pitt at the head of the pack, but others as well, where we're building this tech community. And I guess it does still surprise people in the more traditional communities, but it's legit. There's something going on here.Dan:Right. For better or worse, Pittsburgh will always kind of bring that blue collar atmosphere, that blue collar mentality, a bit rough around the edges. I talk about it all the time, but my wife's family, who, they grew up in California, they all lived in California for a while. They came to Pittsburgh here and they said, "Wow, I had no idea it was this green." So there's always going to be a bit of a stigma that the city carries around, but I think these lists show that to that the news is catching on here. And Pittsburgh is basically known now for the meds and eds and now tech. The reputation is definitely growing here and starting to overcome that stigma.Paul:That perception.Dan:Yeah. But there's ... Well, not to be Debbie Downer or play devil's advocate here, there are still the legacies of that history here that carries on, especially in our environment.Paul:Yeah. We still have work to do, that's for sure. I can remember when I first moved back to this region from the Washington DC area. I had a job in the south side and what is now South Side Works was still a working steel mill, and as I would drive across the Birmingham Bridge every morning, the smell of burning coke was my appetizer before breakfast.Logan:Morning coffee.Dan:That'll wake you.Paul:And there's been plenty of coverage, and legitimately so, that we still have environmental problems in the region. And certainly one of the reasons why the Bay Area, Silicon Valley, is disadvantaged on a list like this, is because there's such a huge economic disparity there. It's the most expensive metropolitan area in the country. Ours is not. Part of the reason Pittsburgh's so affordable, the collapse of the steel industry and heavy industry. So there's all this housing stock and we didn't have the kind of inflation maybe that a place on the coast like San Francisco has had, but we have economic disparity too, and that's something that we have to work on too.Dan:Right. I think that's being recognized now. We talked about a couple episodes ago here, that the city is starting to take a hard look at itself, especially in terms of the racial inequalities that exist here.Paul:Yes.Dan:Again, the three of us aren't the best people to speak to this. We don't live the same experiences that a lot of people do in this city, but we can play a role by listening and being active and playing a part in recognizing that. And trying to create opportunities, being part of the solutions here. It's going to take a long time for Pittsburgh to completely shrug off some of the legacies that came from the 20th century here, some of the stuff that might be dragging down the city, but we can do it.Paul:We absolutely can. And if we can, we'll put in the show notes, there have been a couple of interesting public source articles that have dug into some of these issues, and I was reading-Dan:Quite a battle in tech, here.Paul:It was a battle in tech, and there's one written by a fellow named Noah Theriault, I believe that's how his name is pronounced, and he's at CMU. And the conclusion of this article, which you found, Dan, I thought was really interesting. He said "Here many of us who come here for opportunities in the city's universities, hospitals, and tech firms, do so in a state of willful ignorance. We take advantage of the low cost of living, we relish the walkability of the neighborhoods. We gentrify. Many of us smugly believe that we are the city's rebirth, the salvation from rust and blight. Too few of us learn about the historical and ongoing realities that make it most livable." And I think that's something that's really at the heart of what we need to remember. It's great to be on lists like this, but really there is no Nirvana -Dan:Right?Paul:That exists among places to live in this country. We have work to do too.Dan:It's hard to put a number on somebody's personal experiences here. I think that's the crux of what you were talking about there.Paul:Exactly. Exactly.Dan:All right. We're here with Jason Cercone. He's the chief brand officer at Breaking Brews, also the founder there and they're a content network and digital resource platform for people in the beer industry. Not only that, he hosts the Breaking Brews podcast, which takes a pretty unique look at the beer industry. They focus a lot on the business side of things. So Jason, thanks for being here.Jason:Thanks for having me guys.Dan:Awesome. Okay. As we mentioned, what you like to do with Breaking Brews your podcast and kind of spins off of your business. You look at a pretty different side of things in the spirits industry, in the alcohol industry there, that people don't think of all the time and that's actually selling the stuff and getting it out there, right? Yeah.Jason:Yeah. What I discovered was there are a lot of podcasts dedicated to drinking beer and reviewing and having fun and those podcasts are all great, but I wanted to bring something different to the podcast world. And I started looking at the fact that we don't have a ton of podcasts that are dedicated to the business side. Which talks about sales and marketing and distribution, all those different facets that are very important and very critical to the beer world. That was where it really started to ... or where I really started to make it take off. And I talked to a lot of industry professionals that felt the same way. They said when they're cleaning kegs and doing some of the horrible work that goes on in the brew houses that they want to put on a good podcast and listen to something that they can learn from, and that was the resource I wanted to put out there for them.Dan:Right, well the industry's really exploded as far as the craft production or the craft beer segment goes. I think ... I'm just looking at some facts here from the Brewer's Association, retail sale dollars of craft beer in 2018, I think the most recent year of stats was $27.6 billion. You said you've seen that since you started the Breaking Brews podcast yourself, you started about four years ago, or is that just your business?Jason:Breaking Brews itself started back in 2014. This is actually my third iteration of a podcast. I actually did one, like I was saying before, where we just sat around and drank beer, and that got old after a while.Dan:Why aren't we doing that right now?Jason:That's a very good question. I know. I was quizzed on that when I walked in the door, why I didn't bring beer and I'm starting to regret that.Dan:We'll just have our first kegger podcast, here.Logan:Yeah, well that'd make for some good conversation, that's for sure.Dan:That's a great idea.Jason:I'm always happy to come back for a second round if you guys want me to bring some-Dan:Right.Jason:Good drinks.Dan:Great idea. But yeah, as we were talking about the industry is just enormous right now. We're seeing that too in Pittsburgh, right?Jason:Absolutely. Yeah. I mean when I started things in 2014, there was probably maybe a dozen local craft breweries and now you look at the landscape, there's over 50 throughout the region. It's incredible. So many of them are doing great products and getting it out to bars around the area and also creating an awesome taproom experience too.Dan:Why do you think that is?Jason:Pittsburgh loves its beer, man.Dan:Yeah.Jason:But overall I think that ... I mean we haven't ... we hear the talk about the bubble a lot and has craft beer reached its saturation point. And I've always been a firm believer that we haven't even come close because we're not even close to the number that we had, or number of breweries we had before prohibition.Dan:Yeah.Jason:I mean we're creeping up, we're getting close, but the population of all these different cities and states across the country is so much higher. And when I go out to events and I do samplings and I talk to beer drinkers, a lot of folks still really aren't aware of what's going on in the craft beer industry. So there's still a lot of education that we can provide and that was one of the main drivers of Breaking Brews was putting some education out there so people can better understand what's going on in the industry and what's going on with these products.Logan:That's an interesting benchmark that you mentioned there that the number of brewers before the prohibition. Is that a common milestone in the craft beer business? And are there things that were happening back then that are happening now? The same way?Jason:I think it's, it's obviously changed a lot in regards to how beer is made. Brewers have pushed the envelope to the furthest degree possible and then a little bit more. You see a lot of crazy ingredients going into beers that probably pre-prohibition they weren't putting donuts into stouts and Twinkies-Logan:What were they doing?Jason:Breakfast cereal. I know it's like they weren't living their best life at all. However, a lot has changed. It's just the question of people's tastes have changed too and it's what do they want? And that's what these brewers are constantly trying to stay on top of, is what does the beer consumer want to drink today? And that's why I think you see such a variety out there in the market.Dan:Is it fair to say that it's easier to start a brewery round now or at least, somebody can be in their basement and actually trying to kickstart their own beer?Jason:That's probably the biggest misconception is that it's so easy to start a brewery because it's like any other business.Dan:Look, I've seen the Drew Carey show and he had a brewery in his basement. I know how this works .Jason:That's one of the big problems when you see some of these breweries that come out and their beer really isn't that great. They're standing around with their friends in a circle and all their friends are drinking their beer saying, "This is the best beer I've ever had. You need to start a brewery." And that's all well and good, but if they don't have a business sense that goes along with making a good product or even a subpar product, if they don't manage it properly, it's just not going to succeed. So it's just like anything else. I think that the barriers to entry are a little bit less because a lot of people have done it, but the smart thing to do would be go into it knowing that it's a business and you have to do all the things that you would normally do to run a business, or partner with somebody that can handle that end of your business for you.Logan:Partner with someone like Jason, Jason Cercone.Jason:I am for hire. I am here if anybody needs assistance. I'd be happy to help.Dan:Have you ever, you yourself, have you ever actually started ... Well maybe not started your own brewery, but have you ever brewed your own drafts?Jason:I've partnered and done some collaboration beers with a few different breweries across town. I did an event last year where I partnered with Yellow Bridge Brewing out in Delmont. I just went out and brewed with them for the day and I was able to say that I helped and I call that a collaboration. And I've done that with a couple of other breweries too. And that's fun. I mean that's the brewing side of it for me. I've always been more of a beer drinker and I like to obviously talk about it and promote it and market it. Brewing it just wasn't really something I wanted to do full time. It's a hard job. I think that's where a lot of people look at that like a glamorous thing and brewers will tell you, those are long days. It's very industrial and they work their asses off to put together a good product. End of the day, they are dog tired.Dan:Sure.Jason:So yeah, important. If you're going to be a brewer, know you'll be working hard.Dan:Right. We talk about hard work there. We're talking about having a good business sense. What do you see are some of the secrets to say these successful craft brewers and the people that maybe ... even some of these breweries that say are smaller, let's think about Southern Tier years ago, nobody knew who they were. Now they've got their own brewery on the North shore and what are some of the secrets to some of these businesses that have made it?Jason:I think it's understanding how to grow and being very deliberate about it and not trying to just shoot the moon right out of the gate. Obviously you have to establish a loyal fan base and make good product at the same time. But if you try to go too heavy, if you're a small local brewery and you try to make a statewide distribution, your number one priority, chances are you're not going to succeed because you don't have the liquid to supply the markets. So there's a lot of different aspects that you have to look at, but probably the most important is to use a popular phrase of our time, stay in your lane, and understand what it takes to build that brand from the ground up.Jason:Don't try to get too far ahead of yourself before you're ready. And then once the time comes where you've established that brand, then you can start looking at ... popular thing now other than distribution is looking at secondary spaces. We're starting to see some breweries in the Pittsburgh area open up secondary spots so they've proven that their brand is good enough to support it and we wish them the best in carrying that out.Dan:Who would you point to as some really good success stories in the Pittsburgh area then and what they've done successfully?Jason:Oh man, that list is long.Dan:Yep.Jason:Yeah. One of the breweries that I work with, the Spoonwood brewing in Bethel Park.Dan:I was there just this weekend.Jason:Awesome. What'd you think?Dan:I loved it. It was my second time there. I had a great time.Jason:Yeah, they're doing great beer. Great food. It's a great tap room atmosphere. You really can't ask for much more than that. They've been ... they're coming up on five years.Dan:Wow.Jason:And I've been working with them since pretty much the beginning and we've been building that brand and we don't do a ton of distribution, but a lot of the beer that we put out there ultimately was just to build that brand and give people an opportunity to taste it. To where they might say, "Wow, this is in Bethel Park. I'm going to go down there and see what else they have to offer." Another brewery I work with is Four Points Brewing out of Charleroi. They've ... just under two years old at this point, actually just about a year and a half now and they're killing it. They're doing some great beer and then you've got a lot of the names that people hear of all the time, like your Grist Houses and your Dancing Gnomes and Voodoos and Hitchhikers of the world. Again, we could sit here and do a whole podcast where I just rattle off the list because there's a lot of good beer happening.Dan:Well, you're in luck, our next segment, we're going to list breweries for the next 25 minutes. All right.Jason:Yeah. Close off with reading the phone book.Dan:Exactly.Jason:Riveting radio.Logan:Now you've learned a lot of these techniques and methods. You have over 20 years’ experience in marketing and sales. Did that start off in beer, or and if not, how did you navigate into the beer industry from that?Jason:That was ... I mean that was broken compasses for days, man, that was ... No, it did not start in beer. I've been working in the beer industry – counting what I did with starting Breaking Brews – for going on six years now. I sold cell phones right out of college, landed at Enterprise-Rent-a-Car for several years after that. Ran Hair Club for Men here in Pittsburgh for about four years. And with Breaking Brews, when I started it, it was ultimately just to build something that I felt was a good resource that could teach people how to gravitate to these beers in a very approachable way. Because as I learned, a lot of people just weren't aware of what was happening around them. So I was able to parlay my skillset from all my years in the professional world into a business that now I can help the breweries and help the different businesses that I work with do sales and marketing and create a good customer experience. All those good things, all things that are very important to building a good brand.Dan:Bring it back a little bit locally here to ... Pittsburgh I feel like is ... we've got a pretty special relationship to beer here. And it's some pretty big names in terms of, you think of Iron City, Duquesne, there's obviously Rolling Rock used to be around. How do you feel like the city's adopted and adapted to this craft brewing? I don't know if you could call it a Renaissance because it hasn't been around until right now, but this upsurge right now that people are ... they are doing with craft brewing.Jason:Yeah I think with the breweries now, I mean obviously as we spoke about earlier, we've got over 50 across the region now. It says a lot for the fact that people are going to go to a good brewery regardless of where they're at. It's become very neighborhood centric where you look like an old neighborhood pub, that's in some respects, being replaced by the local neighborhood brewery. You're seeing them essentially on every corner, quote unquote. And I think that helps with the fact that these guys are able to grow their brands so well because then it expands beyond their neighborhood as well. But yeah, we have a very rich history here in Pittsburgh with beer going back years and years back to ... I mean, Iron City was the beer.Jason:And I think now you're starting to see more of a shift towards the craft brands and many of them have been here for ... You look at East End, they've been here for 15 plus years now and they really were setting some good trends for what could happen and how people could gravitate towards a craft brand. Same with Penn Brewery. I believe 1986, was when they hit the scene. So a lot of good things have come along that have really helped push it forward. And now Pittsburgh is becoming one of those hot beds and I shouldn't say becoming it already is. And probably our closest rival in the state, just like everything else, is Philadelphia. And I think both of us have a tremendous beer scene that we can be proud of.Dan:Yeah. I think if you ever see a Penguins, Flyers game, it looks like more than a few people have beers.Jason:Well now, you see breweries have gotten in with the rivalries, like Grist House, and I'm forgetting the brewery that they partnered with out of Cleveland, they did a Browns, Steelers rivalry beer.Dan:Oh did they really?Jason:Rivertowne and Sly Fox had partnered up a couple of years ago for the stadium series. And they did a ... Glove Dropper was the name of the beer. And they worked together on that and sold it in both markets and worked out really well.Dan:All right Jason, well thanks so much for being here with us, for everybody at home. If you're listening, make sure to visit. If you're interested at all about starting a brewery and perhaps finding ways to market it and get it out to the world, you can go to breakingbrews.com. Look for Jason Cercone and also look for Breaking Brews podcast. You can find that on all the major platforms including Apple podcast, Stitcher, Google play, Spotify, iHeart, all the big ones where you can find us. And Jason, thanks so much for being here.Jason:Thanks again guys. Appreciate it.Logan:Sure thing.Dan:Great.Logan:Centuries before cell phones and social media, human connections are made around fires, as we shared the stories that shaped our world. Today stories are still the most powerful way to move hearts and minds and inspire action. At WordWrite, Pittsburgh's largest independent public relations agency, we understand that before you had a brand, before you sold any product or service, you had a story. WordWrite helps clients to uncover their own Capital S Story. The reason someone would want to buy, work, invest, or partner with you through our patented story crafting process, visit WordWritePR.com to uncover your Capital S Story.Paul:It's now time to talk about the biggest building that is not in the downtown skyline. We are talking about what is known in the travel trade as a headquarters hotel. In other words, if Pittsburgh were to host a very large convention, a large hotel would be designated as the headquarters hotel. In many cities, this is a large hotel that's attached to the convention center.Dan:Right.Paul:And that typically has somewhere in the neighborhood of a thousand rooms.Dan:Right.Paul:Pittsburgh – yinz don't have one of those n’at.Dan:Oh, they do have a hotel connected to the convention center, right?Paul:Yes, yes. We do the Weston and actually Dan, I'm glad you mentioned that.Dan:Yeah.Paul:Because in the original plans for the convention center development, that hotel was supposed to be about twice as big as it is and if it were, it would be the size of a headquarters hotel.Dan:Sure. Well, I think that is, it's interesting that you're bringing this up and I think we rewind a little bit. The reason we're bringing this up is, on February 3rd, in the Post-Gazette, Craig Davis, who used to be the CEO of Visit Pittsburgh.Paul:Yes.Dan:Yeah. Visit Pittsburgh is the local-Paul:It's the Convention and Visitor's Bureau in part supported byPaul:Our tax funds and they promote the city to businesses like conventions.Dan:Right, yeah.Paul:But also to leisure travelers.Dan:Draw people into the city. Yeah, it's important. Yeah. This article, what it did with, again with Craig Davis here, he had a piece of parting advice for Pittsburgh is how Mark Belko, the writer introduced this and he did a really nice job with this piece. Craig wanted to build a convention center hotel.Paul:Right.Dan:And that's what we're talking about here. And there's a lot of back and forth about whether it should be done, whether ... what kind of impact it would bring on the city here. And he had some really good information about it, yourself, but a lot of people, they want to see more here. And that's what we're talking about today.Paul:Right. So in the tourism and convention industry in Pittsburgh, this is the third rail of politics. Nobody really wants to talk about it. And I look at this article in the Post-Gazette, Visit Pittsburgh, great organization. Craig Davis, very effective leader and he's been hired to run a similar organization in Dallas. Smart person. He's in Dallas now, so he can kind of say, what maybe he couldn't say before when he was in Pittsburgh. And for people in his business, his line of work, you need to have a convention center hotel. The thing is, to build that would cost about, Oh, kind of like the same amount of money to build PNC Park or Heinz Field.Dan:Right? Yeah. In this article here, they have an estimate of $350,000 to $400,000 a room to build.Paul:Or in other words-Dan:That's all.Paul:Yeah. $240 million.Dan:Right. That's for a 600-room hotel.Paul:Exactly.Dan:Yeah.Paul:It's a lot of money. And it was not easy to get PNC Park and Heinz Field built. There was actually a referendum on the ballot one year that failed. It was called the Regional Renaissance Initiative. I mean we put renaissance in the name of everything, don't we? And it was after that, that a deal was brokered. A lot of critics said behind closed doors and smoke-filled back rooms that wound up producing Heinz Field and PNC Park. There doesn't seem to be a lot of political appetite for spending that kind of money, again.Dan:Right.Paul:On something like a convention center hotel.Dan:Again here, Mark did a great job with this article here and he put it pretty succinctly here. He said, "In recent years, Davis' pitch has landed with all of the enthusiasm of a root canal."Paul:Yes.Dan:I don't know about you guys, I get too enthusiastic over root canals, but I suppose not many other people do, but the article does bring up a good point. That there's been a recent hotel building boom in the region, in the downtown area, particularly across the river. Some other smaller hotels that have cropped up here and there, the Marriotts and whatnot.Paul:Many. You could throw a rock from where we sit right now, we can hit the Monaco.Dan:Absolutely, yeah.Paul:Throw it across the way, hit the Embassy Suites. We've got the William Penn, which has been here for a long time. The Drury is in the old federal reserve building.Dan:Right and that's just a block away from the convention center. But the kind of full service hotel that, again, this is from the article here that Mr. Davis would see here, that would require huge public subsidies. And that's-Paul:Yes.Dan:I think the sticking point that it comes down to.Paul:That is the third rail part.Dan:Whether we want this here and I think it's one of those things where you balance. You say, "How much are these conventions going to be worth compared to the costs, the investments that you have to make in a city here." And it could take a while until the scales tip one way.Paul:Well, and what's very interesting about this is, there are statistics, there don't seem to be any statistics readily available to say, "Yes, Pittsburgh, you should do this." What we tend to fall back on, are a couple of really great seminal events. First was the Bassmaster Classic several years ago. And still of course people who don't know Pittsburgh want to depict it as a smoky mill town. And we had this freshwater national competition for bass fishing. And it went off really great. And that's led, as Mark Belko's article points out to Visit Pittsburgh getting into seeking sports events. And we've had, I can't believe this, I didn't even realize this number, 22 NCAA championship events have been held in Pittsburgh and we've got more coming.Dan:Yeah. Just recently they had the National Women's Volleyball championship out here.Paul:Yeah.Dan:And I think a big part of that comes down to, they now have a world-class arena to do it in.Paul:Yes.Dan:Where Civic Arena definitely showed its age after a while.Paul:Right.Dan:That plays a different part here. But certainly the downtown hotel building boom assists with that.Paul:Absolutely. Absolutely.Dan:Convention centers is ... that's a little different. And again, I think what, Craig Davis is trying to say here is, having it connected to the convention center, people love that. It's very convenient just to grab an elevator, have a little sky walk over to the convention center. It's not always a feasible immediately though, it's nice to think of these things, but it's hard to find room for it. And whether you're going to supplement what is already there or again, it takes money.Paul:Well, my point about Bassmaster, the other thing that happened of course was the G20 in 2009. Those two events put Pittsburgh, reputation-wise, on a world stage. In the article, Mark Belko talks about Milwaukee, which is a nice enough town and they have a baseball team that has a better record over the last decade of a postseason-Dan:They spend more than the Buccos, but that's a-Paul:They do.Dan:That's a whole other podcast.Paul:However, in terms of the hotel market, not quite the same size as Pittsburgh and they're getting the Democratic convention this year.Dan:Absolutely.Paul:Why does Pittsburgh not have that sort of convention? And if we did, aside from the monetary benefits of the convention itself, what would it do for the city in terms of raising the reputation even more and bringing more convention business to Pittsburgh? It's hard to say. It's also hard to argue that it was really cool to have Bassmaster or certainly the President and world leaders for the G20. That was awesome exposure for Pittsburgh. This is kind of a question of how much is the region willing to spend? And apparently it's going to have to spend something, in order to create that kind of environment.Dan:I think what's important when you look at these national conventions, particularly in the political arena, that is strategic by the parties too.Paul:Oh yes.Dan:Wisconsin's very important in this upcoming election to the Democrats. As is Pennsylvania.Paul:Right.Dan:But they were also in Philadelphia not that long ago, so do they want to spend so much more time in Pennsylvania and look, Wisconsin, the people ... whenever they do the Monday morning quarterbacking of that election, they did not spend all the time there. So it's ... they're showing ... it's a quite a statement that they are spending the time in Milwaukee for this upcoming convention. But it also shows that if Milwaukee can host something like this, then, so can Pittsburgh.Paul:Why not Pittsburgh, yeah.Dan:I think Pittsburgh actually held the very first Republican convention that was back in the 1860s or so. And we had the hotel rooms for that one, I guess. You know.Paul:We did.Dan:Yeah.Paul:Well, country was a little smaller then.Dan:Indeed. Yeah.Paul:Might be a difference, but I think this is a topic we're going to come back to again, so we wanted to put it out there for everybody. Again, props to Mark Belko and his article and the truth speaking, shall we say, of Craig Davis. We'll have to watch the skyline and see where this one goes.Dan:Well, most importantly, just as a final coda to this, and Mark's article did describe this a bit at the end, for the leaders that want to see this kind of change, that want to see a hotel down here, they have to show their work. It has to be ... You have to come to ... with studies from respected institutions, respected people, who are proving that, "Okay, hey, when Milwaukee hosted this type of thing, if they had a hotel here, this is the impact that they would have got."Dan:There are other areas here in Louisville and Columbus that are building hotels. What will those hotels do for their ability to draw conventions? Are they stealing them from Pittsburgh? You have to come up with that information. You have to present it to the leaders, not only in our government, but the community to approve ... like, "Hey, okay, some of tax dollars should go to this."Paul:Absolutely.Dan:And if you can do that, if you can convince enough people, then maybe it happens. But that stuff takes some time too.Paul:Well, and just a final thought on this since Craig Davis left Visit Pittsburgh, they are engaged in a search for a CEO. So I would expect that once a new CEO is named, one of the first things that we should be looking for, is some thinking around this topic.Dan:Absolutely.Logan:And we are well beyond 100 words today. Thank you for listening to the P100 podcast. This has been Dan Stefano, Logan Armstrong, and Paul Furiga. If you haven't yet, please subscribe at p100podcast.com, or wherever you listen to podcasts and follow us on Twitter at Pittsburgh100_ for all the latest news updates and more from the Pittsburgh 100. 

Bragging On Jesus
Proverbs 18:17 RA Falsely Accused

Bragging On Jesus

Play Episode Listen Later Feb 6, 2020 6:26


Proverbs In 365 Devotions For more go to braggingonjesus.com Proverbs 18:17 The one who states his case first seems right, until the other comes and examines him. Most likely we’ve all been falsely accused many times in life… If not it’s probably coming. But at the least there is a silver lining about being accused… You see, the accuser usually states their case first like our text refers to. That means we get to hear the charge and the evidence before we respond… unfortunately many times we hear it from others besides the accuser. Still, if the claim is false then many times we can provide detailed proof against the lies. But there may be times when we do not want or need to respond depending on the circumstances. You see, for a believer who’s character is honest and who has been one who repents and confesses when they have wronged others, accusations are usually not a problem. When your character has been observed by those around you for years… your attributes and sense of honesty will be known by them. And also as a believer… who’s Father is the King of Kings… the one who loves you dearly and has given you a great inheritance… Dont you think he will stand up for you… You see, God will get the glory in your life if you just keep loving God with your all and your neighbor as yourself and keep rejoicing in the Lord… Trust God. In the Bible many believers were falsely accused of wrong… a few that come to mind are Joseph… remember Potifiers wife accused Joseph of attempted rape.. he was sent to prison… But God was greatly glorified through the whole thing. There was Moses, David,… I’m sure there were others… Paul… It may be that you have started a new job or are new to an area or peoples… you may need a history with them before your character can dismiss any accusations against you. Still you can do the same thing Love God and people… Remember after an accusation the next move is yours… You can present evidence of your innocence if you like… but just remember… do it in as you walk in the Spirit the way we just discussed… in rejoicing and love. Jesus said this: Matthew 5:11 11“Blessed are you when others revile you and persecute you and utter all kinds of evil against you falsely on my account. 12 Rejoice and be glad, for your reward is great in heaven, for so they persecuted the prophets who were before you. Another accuser is the devil. He is one who accuses Gods children falsely over and over… If he can just get us to ease up on our faith… to doubt… If he can make us depressed and unsatisfied with God… Oh… that is what seems to feed his ego… 2nd Timothy 3:12Indeed, all who desire to live a godly life in Christ Jesus will be persecuted, 13while evil people and impostors will go on from bad to worse, deceiving and being deceived. Pray… Jesus… in a mock trial he was accused of being king of the Jews in a context of wanting to overthrow Rome. He was rightly accused of claiming to be the Son of God and Messiah… the good news for sinful man, the greatest treasure worth giving all for… The one worth delighting in above all others. He is the one who will have the last say on his and our accusers in Judgment. Thank you Lord for the hope set before us in Christ, in His name amen.

Churchy (Churchy)

A Sermon for the Feast of the Conversion of St. Paul "It is in our brokenness, that we find power."

Churchy (Churchy)

A Sermon for the Feast of the Conversion of St. Paul "It is in our brokenness, that we find power."

P100 Podcast
Ep. 6 - On Sinkholes and Sopranos

P100 Podcast

Play Episode Listen Later Nov 5, 2019 37:01


This week on the P100 Podcast, of course, we had to address the sinkhole that shook Pittsburgh (and fueled a day’s worth of memes). We dig deep to learn how sinkholes form and consider ourselves grateful to be above ground (it was only a few blocks away from us). Elsewhere in the episode:Alexandra Loutsion, a soprano singing the lead role in Pittsburgh Opera’s “Florencia en el Amazonas,” stops by.Priya Amin of Flexable discusses her childcare solution for working parents and gives a preview of an upcoming webinar.A Veterans Day tribute to those who served.----more----This Episode is sponsored by WordWriteCenturies before cell phones and social media, human connections were made around fires as we shared the stories that shaped our world. Today, stories are still the most powerful way to move hearts and minds and inspire action. At WordWrite, Pittsburgh's largest independent public relations agency, we understand that before you had a brand, before you sold any product or service, you had a story.WordWrite helps clients to uncover their own Capital S Story. The reason someone would want to buy, work, invest or partner with you through our patented story-crafting process. Visit wordwritepr.com to uncover your Capital S Story.Here's the full transcript from this episode.Logan: You are listening to the P100 Podcast, the biweekly companion piece to the Pittsburgh 100 bringing you Pittsburgh news, culture and more, because sometimes 100 words just isn't enough for a great story.Paul: Hi, everybody. Welcome to another episode of the P100 Podcast, the audio companion to the Pittsburgh 100. I'm Paul Furiga, here along with my colleagues, Dan Stefano and Logan Armstrong.Dan: Hey Paul.Logan: How you doing?Paul: Guys, we have a great episode today. We're talking about big black holes.Dan: Everybody's seen the hole now, but yes.Paul: Yes, we are. Singing a little bit, accurate gentlemen, Pittsburgh Opera.Dan: That's true. Yeah. We're not singing, fortunately, but there is singing in this episode.Paul: We have a great guest on, who's going to talk about a really cool initiative called Flexable.Dan: Yeah, it's a company that is involved in instant onsite childcare and it's an issue that affects a lot of working parents and I think you want to hang on for that interview. It's definitely interesting.Paul: And we're going to be talking about Veterans Day.Dan: Absolutely.Logan: Finish it off strong.Paul: That's right.Dan: Yeah. That's the way we love Veterans Day, actually, it's a great holiday.Logan: It's also (beep) birthday.Dan: Hey, that's supposed to be ... That's spoiler alert there, we don't want to talk about that.Paul: Is that how that wound up in this episode?Dan: I know. I can't do another little ... Maybe the last five minutes is just a celebration of (beep), or maybe it isn't. I don't know. We all have to hang on.Paul: I don't think so, folks.Dan: No.Paul: Stay tuned.Paul: All right, now we want to talk about holes, sometimes black holes, sometimes big holes, sometimes big holes, small holes.Dan: Sometimes famous holes.Paul: Sometimes famous holes. All of them, sinkholes.Dan: I feel like I've seen that in the news lately. I don't know.Paul: Yeah, something about a bus downtown, Dan, going into a hole somewhere.Dan: Bus, Dan, in the sinkhole.Paul: Dan, means the up streets [crosstalk 00:02:12].Dan: Well, you got to work on your [inaudible 00:02:15] accent, but you're getting-Paul: I don't think so.Dan: Yeah.Logan: The Cleveland is showing.Dan: Yes, exactly.Paul: All right, so, holes. I have a word for you gentlemen. You ready?Dan: Got you.Paul: This is not a Pittsburgh ethnic food, although it sounds like one. Karst. K-A-R-S-T.Dan: Yeah. I need a definition.Paul: All right. Karst, occurs in bedrock, that’s primarily limestone and it's like an underground cave system that water rushes through. The most common form of sinkholes is caused by karst. We don't really know yet which caused the sinkhole that happened downtown, what we do know is that the Allegheny River has a limestone bed. That is why the water in the Allegheny River is clear, whereas the water in Monongahela is brown because that's more of a mud bottom.Dan: You and I have varying definitions of clear, but yes, it is definitely cleaner than the stuff in the Mon.Paul: If you go upstream…Dan: Yeah. Oh, now like elegant Armstrong County.Paul: Yes.Dan: Beautiful.Paul: It is beautiful.Logan: Here's the thing, are we sure the Mon is only dirty because of the mud?Paul: I didn't say, only dirty because of the mud, I do know it has a mud bottom.Dan: Like, 40, 50 years ago, it was definitely ... I can only imagine how dirty it was.Paul: Guys, that's how that airplane disappeared into the Mon however many years ago.Dan: Correct.Logan: Oh yeah.Paul: Right into the Mon.Dan: Maybe it went down a sinkhole.Paul: Yeah. Okay. Paul: Back to karst, which is not like pierogi or kraut or any of the great ethnic foods we have in town here. That's the main reason in Pennsylvania that we have a lot of sinkholes and there are a lot of sinkholes in Pennsylvania. There's another reason. Mining. There's a lot of unchartered mines. We really have had an epidemic lately of things collapsing. The sinkhole that occurred in the South Hills. Big water main break.Dan: That's affected my house.Paul: Yes. That's another reason that sinkholes happen. Underground infrastructure. That might be the case here, we really don't know.Logan: Yeah. Either way, Pittsburgh, as you said, has had quite a history of some interesting sinkholes and there've been multiple cases in the past few years that have been documented. Around the world too, there have been houses that have been swallowed by sinkholes, but specifically here in Pittsburgh, an interesting story that I found just the other day, was a man who was actually just walking, and this has happened a few years ago, was walking underneath an underpass and just all of a sudden a sinkhole opened and he fell 10 feet into the ground.Dan: Where was this? What neighborhood?Logan: That happened in Glassport, he had to call 911 using his own phone and they came and rescued him an hour later when he was sitting 10 feet underground.Dan: You probably got a bad signal when you're in a sinkhole … no bars.Logan: I would think that was a prank call.Paul: One bar, which when they arrived they probably thought he'd been in a bar before he fell in the hole.Dan: Paul, I think you have some more insight though, right?Paul: This is such a big problem. There are two Pennsylvania state government departments, the department of natural resources and also the department of environmental protection, that have massive micro-sites including interactive maps all about sinkholes. So it's not your imagination, sinkholes are a real problem here. In fact, there is an Instagram account devoted to sinkholes in Pittsburgh. It's unofficial @pwsasinkholes, all one word. @pwsasinkholes on Instagram. Check it out, the bus picture's there, but so are a lot of other very interesting ones. I don't think the one from Glassport made it though.Logan: That's a shame. It might just be within city limits but-Paul: Might be.Logan: It would take quite a sinkhole to top what we saw last week.Dan: Oh it was incredible. Fortunately no one was hurt so we were able to make memes and social media was able to go crazy over this.Paul: Made the national news, international news.Dan: Right. It also reminds you though that it could have been a lot worse and that this is something that needs to be figured out. Infrastructure in Pittsburgh and all over Pennsylvania and the Northeast, it's just old.Paul: Your average water distribution system in an urban area like Pittsburgh is easily a hundred years old, so that may well be the cause. We don't know. One thing we do know, according to our government, our Commonwealth of Pennsylvania, the average sinkhole in Pennsylvania is four to 20 feet in diameter. This is 75 to a hundred feet, so it's not your imagination, that is one big hole.Dan: For this next segment, we're going to be talking about childcare in the workplace. We have a really interesting guest here with us. It's Priya Amin. She's one of the co-founders of Flexable.Priya: Thanks for having me.Dan: Absolutely. We also have Keira Koscumb. She's one of our fellow WordWriters, and childcare is very important for her because…Keira: I'm pregnant.Dan: Okay. It's super exciting. Yes. Keira, you’re due in January, and this is definitely something we've talked about in the office, just important stuff about childcare here, the cost of it, the availability of it. Priya, can you tell us a little bit about Flexable and just what you guys do there?Priya: Yeah, so Flexable was launched in 2016. It was born out of necessity, quite honestly. My co-founder, Jessica Strong and I, we both have five kids between us, ages four all the way up to 12, almost five up to 12 and we both had professional careers prior to being entrepreneurs, but the common thread that we shared was that childcare was always getting in the way of our professional development. First off, I was a brand manager at Nestle for years. I ended up leaving my career because I just couldn't find the balance between traveling all the time and seeing my children. I felt like my husband and I were ships passing in the night and we barely got to see each other, let alone our kids. So I ended up leaving my career and moving to Pittsburgh and I started a consulting company here and it was great.Priya: It was going really well and I had my second child and unfortunately I kept running into the same issue, which was, I couldn't do this. I could not go to a podcast recording in the morning. I couldn't meet with a client. I couldn't go to networking events because I had a three year old and a baby in a pumpkin seat. It was distracting and it was unprofessional and it was just really stressful for me. So that kind of planted a seed in my head to say, how can I create something that marries work and life together? How can I fit life and work together better? That was the start of Flexable.Priya: Flexable provides on demand onsite childcare at offices, conferences and events to help parents, to help women be able to have a seat at the table, to not miss professional development events, to miss work or to even miss doctor's appointments. We have some really great strategic partnerships with some large organizations around town, but the pinnacle partnership that we have is with Allegheny Health Network. We provide childcare at their women's behavioral health clinic to help patients get the therapy that they need specifically for postpartum depression care. We're affiliated with the Alexis Joy D'Achille Postpartum Depression Care Unit, and our caregivers go and provide childcare so that women can get the care that they need and not put childcare ahead of their own needs.Priya: We employ 32 highly vetted caregivers. These are people that have background checks, clearances, first aid, CPR, and they pick up shifts pretty much like any other gig economy job. So it's similar to Uber or Lyft from that perspective. A caregiver goes onto our system, finds a job that's on a Wednesday afternoon, picks up that shift. They have all the supplies that they need. They have all the play supplies, games, toys, crafts, all of that stuff, but they also have all the safety supplies. So corner guards, outlet covers, first aid kits, rubber gloves, Clorox wipes, all of that. So they arrive on site, they set up, they take care of kids, they clean up and they leave.Dan: That's fantastic. Keira, I know that's got to be something that sounds pretty interesting for you. Once maternity leave ends for you, I know your husband, he's got a full time job that's pretty important. Yourself, you need to go on a lot of client calls and meetings outside of the office. How does something like this sound to you?Keira: It sounds great. Daycare is expensive, you're on a waiting list. I think this evolution has happened with companies where in the past, maybe 10 years ago, I always viewed being somebody that wasn't planning on getting pregnant anytime soon, single and working. I viewed the companies as the enemy, they won't let me do these things, they won't let me be flexible with my kids when it's really not that way anymore. Companies are willing to pony up and be flexible, but it is just a time thing for parents. You know what I mean? You have stuff to get done at your job and you're responsible for things. So how you balance that guilt of, not letting your co-workers and your company down, with spending time with your family and kids and your husband and making sure that, what's the point of having this kid if you're just going to shell out a bunch of money for them to be sitting in a daycare or sitting with a nanny?Keira: So, this is definitely something that's attractive. I guess my question for you would be is, it doesn't sound like this is ever permanent. It's more like a temporary thing. It's not like WordWrite could ever hire Flexable to have a daycare that, Dan or me or whoever could bring our kid in every day.Priya: You could. Right now though, the best scenarios that we've seen with organizations is having childcare when it's needed, so at events or at a conference or on that one specific day, if it's election day, for example. We're also a relatively new company and I think that's one of the reasons why we haven't had these long-term commitments with organizations, but we're starting to see that. Amazingly, we have a 100% contract renewal rate with all of our customers because they see that once they have our caregivers at one event, parents keep asking for it and they're like, why can't we have this during these days or whatnot? So that's what we're working towards. We're working towards creating more of a more, not permanent footprint, but definitely a more regular footprint in some organizations so that it becomes synonymous with the company's culture, with their benefits, for example, just something that is a part of their inclusivity package. So it just helps people be more productive and just be there.Dan: Priya, for our listeners at home here, they can hear more from you. You have a webinar coming up later in the month on November 21st, can you give us a little preview of what that's going to be about?Priya: Yeah, so with the GPMP, we have a webinar coming up later this month on childcare as an inclusivity driver in the workplace. We see that when parents take time off to take care of their children, actually roughly $6 billion hit to the workforce, the American workforce, and unfortunately the majority of that is women. It's about 75% of the women who have left the workplace because of childcare reasons, only about a quarter of them even come back and even those that do take time off of work, there is such a hit to their personal finances but also to the greater economy as well. So we'll be talking about some of that. We'll be also talking about how things like childcare could potentially help drive productivity and inclusivity at work and give some best in class examples of those, not only in Pittsburgh but across the country as well.Dan: That's great. We're looking forward to hearing more about that then. For everybody who is interested in that webinar, we'll be sure to include a link in the show summary and in the Pittsburgh 100 that's going to drop on November 7th, and again that webinar is on November 21st so plenty of time to sign up. If you want to hear more about Flexable, you can find them at flexablecare, all one word, .com and even if you need to hire somebody for some childcare, it's a great place, but Keira and Priya, I really appreciate you guys coming in and just this is a great conversation.Priya: Thanks so much.Dan: Thanks a lot.Logan: Centuries before cell phones and social media, human connections were made around fires as we shared the stories that shaped our world. Today, stories are still the most powerful way to move hearts and minds and inspire action. At WordWrite, Pittsburgh's largest independent public relations agency, we understand that before you had a brand, before you sold any product or service, you had a story. WordWrite helps clients to uncover their own Capital S story, the reason someone would want to buy, work, invest or partner with you through our patented storycrafting process. Visit wordwritepr.com to uncover your Capital S story.Dan: All right. Hey everybody. As promised in the introduction here, we've got a pretty special treat for you here and we're bringing a little bit of culture to the 100 today too. We're here with Alexandra Lucian of the Pittsburgh Opera. She's in town for a new show that's just starting this week.Alexandra: Thank you so much for having me.Dan: Yeah, absolutely. It's going to be exciting for you coming back because you're a local, right?Alexandra: I am a local. I'm born and raised in Canonsburg, PA. Went to Chartiers Houston high school and so it's always a joy to come back to my hometown.Dan: Great. Can you tell us a little bit about the show that you're going to be on?Alexandra: Yes. The show that we're doing at Pittsburgh Opera right now is called Florencia en el Amazonas, which translates to Florence on the Amazon. Basically, it is a Spanish language opera, which is the first that Pittsburgh Opera is producing. The piece itself, it's a very unique opera because first of all, it's very short. It's two hours with intermission. So it's kind of the perfect step into opera if you've never checked it out before. The music itself is almost like a Disney movie. It's very cinematic and lush and the setting is in South America, so it sounds very tropical and very accessible and very easy to listen to. It's very beautiful.Alexandra: The story is basically about Florencia, who is a famous opera singer actually and left her hometown of Manaus in Brazil a long time ago to pursue an opera career and 20, I think it's about 20 years or so, and 20 years later she's now coming back because she feels like her life hasn't fully been fulfilled. Part of the reason is because she left her lover behind and his name is Cristóbal, and she wants to come back and find him again and reunite with him.Dan: Right. You're playing the lead role of Florencia, right?Alexandra: Yes.Dan: Okay, that's awesome. One thing that's interesting, and again, I'm pretty inexperienced when it comes to opera, but one thing that I find interesting about it, is it seems like there's always is a mix of fantastical and some grounded maybe romance that's involved. Do you see those big themes in a lot of operas?Alexandra: Absolutely, yes. There's a lot of fairytales in opera, I'd say, and kind of larger than life stories and sometimes stories that don't make a lot of sense. But the cool thing about this piece is that it really ... It was written by a Mexican composer and a Latin American librettist. They really wanted to celebrate their own culture, and a big part of that culture is magical realism, which is basically magic that kind of takes the form of something real. So, we're sitting in the studio, it would be like, if one of us started to levitate in that world, that wouldn't be anything weird because that's what magical realism is.Logan: That's very cool. As a musician myself, I know from a pretty young age, I really wanted to do something in music and I was always very entranced by it. Was that kind of your same experience? Did you always know that you wanted to do something in opera or at least musical or did that come a little later?Alexandra: Yeah, I always sang. I drove my parents nuts actually, because I would sing around the house and I would also sing in church with my dad, and basically they got to the point where they were like, we need to do something with this kid or else she's going to drive us crazy. So I auditioned for what used to be called the Children's Festival Chorus in Pittsburgh and is now the Pittsburgh Youth Chorus. I sang with them for six years, and that was the first spark of really being into classical music and singing. So I did that. I did high school musicals. I did the Junior Mendelssohn choir also. So all of these things, led me in this direction because I started singing in foreign languages from the time I was eight years old.Dan: Oh, wow.Alexandra: I also grew up Greek Orthodox, so we sing in Greek too in church. So I was kind of surrounded with that. So for me, I started to take voice lessons and I realized that I didn't sound like any of the people on the musical theater recordings, I sounded like the opera recordings, so I went to Pittsburgh Opera to check out an opera when I was 15, which was Turandot and I completely fell in love with it, and then almost 20 years later, I sang Turandot here two years ago. So yeah, it's been a cool journey.Dan: Well, something about that journey then, in my thinking, I would just assume that, a singer stays with the same company for a while or you're contracted or something. But looking at your history here, you've been all over. That's Minnesota, Chicago, Canada, New Orleans, pretty much anywhere and everywhere. This has got to be like ... It's quite the career I imagine, it takes you a lots of cool places.Alexandra: Yeah, opera is very unique in that way, in this country in particular. In Europe it's a little different, but here we are freelancers and basically we have managers mostly, but we're kind of our own entity. So this year I'm in Minnesota, here, Palm Beach, Chicago twice and then Austin, so yeah, you just kind of bop around and you get used to traveling and meeting new people every time, new cast, new company, and then sometimes you get to come back to old favorites, like here.Dan: Right. Is it exciting to come back to Pittsburgh then? Do you get a lot of friends and family in the crowd?Alexandra: Oh yeah. It's really great. I have a really supportive community. I'm very lucky and Pittsburgh Opera also has been very generous in working with me, in bringing in my community, which is the Greek community here. Last time for Turandot and this time they are doing a Greek night for all of the Greeks in the area, they're-Dan: Quite few.Alexandra: Yes, exactly. There's some ticket discounts for opening night and some backstage tours and things like that.Dan: Someone who isn't familiar with opera like myself, probably other people in this office and it's something that sometimes it might feel like it's inaccessible, like in my head I say, well I don't know these languages, but ... Why would you recommend someone who hasn't experienced it to just try it out, get to a show?Alexandra: Yeah. I think that first of all, you'll never be lost in the story, because there's always English super titles that are projected above the stage. That's first and foremost. So you were not just going to go in and hear the story and be like, what the heck are they saying? Because you'll know. We try to also provide synopsises and stuff, but the super titles are a huge help. I also think that in our digital age, we hear a lot of music through our computers and through our phones, but the cool thing about opera I think is that, it's like music in its purest form. We don't use any microphones, and that is something that's really cool. We're singing, like the opera I just did was a 90-piece orchestra and I did not use a microphone in a 2,500 seat hall.Alexandra: That's what we're trained to do and it's pretty cool to hear the raw human voice singing like that in a big space. The Benedum's almost 3,000 seats and it's kind of a way to bring all of the pieces together of lots of different art forms. So you've got singing, you've got instruments, you've got set design. This one has projections, so there's kind of like a movie going on behind the sets. There's costuming. So there's something for everybody, which I think is really neat. If you're into seeing interesting costumes, you can check that out. If you're into singing, you can check that out. If you're into the symphony, you can check that out. So it's kind of something for everyone.Dan: One thing that we'd be remiss to not point out here is that these shows are coming up here, going to be on November 9th, 12th, 15th and 17th you can still grab tickets at pittsburghopera.org. They're all going to be at the Benedum Center, which is an awesome venue, I imagine a lot of people have been there, but if you haven't, it's really great to see, and do you enjoy playing there as well?Alexandra: Oh yeah. It's so beautiful. It's one of the most beautiful venues in the city I think, and there's so much of our history as Pittsburghers in that venue, thinking of it as like a movie house back in years and years and years ago and then a performing venue. It's really amazing, and when you think about all of the different shows that have been on that stage, it's really cool to be able to share the stage with that kind of history.Dan: Alexandra, last thing we're going to ask you, can you hit a note for us?Alexandra: Sure. Okay. Let's see. (singing)Dan: I don't think we can end this segment any better than that. Alexandra, thanks for being here, and everybody try to get to the opera. At some point here for Florencia en el Amazonas or they've got a lot of great shows coming up in 2020 too, so thank you again Alexandra.Alexandra: Thank you guys so much.Dan: OK guys, we have another important holiday coming up here. Within the next week we'll be at Veterans Day, which is the day that obviously, we celebrate all our servicemen and women about, just the people who are serving and making big sacrifices for us here. Unlike Memorial Day, which is another important one, I think Veterans Day is an important one because it's about the living too.Paul: That’s right Dan, absolutely.Dan: Yes, and Paul, you just had an interesting experience though. You were over in the UK and you had a chance to really learn about how people over in Europe feel about our veterans.Paul: That’s right. I think this is really an important way to look at Veterans Day, Dan, because, given the geography of the United States, with the exception of the terrible 9/11 attack, we've never really been invaded or bombarded in the way that Europe was during the Second World War. Those events are fading further and further into history. We're coming up next year on the 75th anniversary of the end of that war, so it was surprising to me, as you mentioned, a group of about 40 of us from the States went over to my dad's old airbase and my dad was in the Eighth Air Force. He was a bombardier navigator, and of this group of 40 there were three veterans, each one of them, 96 years old. Two of them brought their significant others who were also not spring chickens, and then the rest of us were mostly kids of World War II veterans or in some cases grandkids.Paul: We had a few who were nephews and nieces as well. It was a very interesting group. So 75 years ago, 1944, was a time period when my dad's airbase was really up and running and my dad was actually there. I think that different perspective, and I did one article about this, I'll probably do another one in the 100, we went to the cemetery at Mattingly, which is the only cemetery in the UK that has American war dead from World War II, and there's 3,800 graves there and there's another 5,000 memorialized who are still missing 75 years after the end of the war. As you said, really Veterans Day is more about the living. Memorial Day is about those who lost their lives defending the country.Paul: The thing that was really interesting to me, Dan, about this whole trip was the way people overseas view what we as Americans did through our military service. There was a group of people, and I don't mean people who are like our veterans in their '90s, I mean people in their '50s, '60s, '40s, '30s, teenagers, that we met, who care about what happened 75 years ago. And the reason is, as one of the people said to me when he kept profusely thanking me for my dad's service, he said, "No, you don't understand. If your dad and his fellows didn't do what they did, we'd all be speaking German."Dan: To those three men you were there with, right?Paul: That's right. So I came away with this experience of understanding that, it's not just another day to put the flag up out front, it's not just another day when the post office is closed or governments or whatever are not at work. It's a day to celebrate what Americans can do in service of our country and also in service of democracy around the world.Paul: One of the other things I learned, there's a cemetery as well in Holland, there's a four year waiting list for volunteer families, guys, to take care of American servicemen's graves. Again, these ain't people who are 90 years old, we're talking about, families with teenagers, et cetera, et cetera. As we approach this Veterans Day, I think it's a very important perspective to understand that the service of our veterans, it's not just an American thing, it's something that extends far beyond our borders.Dan: That's awesome. That's great to hear. Again, talking about, you can help memorialize our war dead, which is fantastic, but again, Veterans Day and pretty much any day of the year is a day to support and recognize our current veterans. I've got two of my best friends, two friends who were in my wedding are veterans who served over in the Middle East, and I respect the hell out of them for being able to do that. I know for a fact that each of them saw things that I can't even imagine. That's going to have effects on them for the rest of their lives, and so it's important, whether you can find some support online, whether you can maybe donate to causes for veterans or just, hey, pat someone on the back and every now and then give them a call and make sure that they're feeling all right. That's important stuff. I can't say that I served, but what I can do is I can support my friends who did and try to do what you can to make these people recognized, let them know that we care about their sacrifice.Paul: And really, that's kind of, Logan, what I would say to people this time around and certainly, Logan, people in your generation are the people who are overseas right now, doing multiple tours. Again, more than the flag, more than the day off, is doing something to say thank you to veterans.Logan: Yeah, I totally agree. As you said, there's a couple of people I know that are deployed right now overseas. My dad's also a 10-year veteran of the air force. So I completely agree and I think it's very important to recognize both the Memorial and Veterans Day and as you guys both said, just do what you can to support and let them know that we do appreciate all the things that they've done for our country and that things might be very different if they weren't all there, similar to the story that, that gentlemen over in the UK told you. They do a lot of things for us that sometimes go, it can be out of sight, out of mind, because we don't always see them, obviously they're not fighting here on the homeland, but yeah, I think it's very important to recognize and to appreciate them for Veterans Day and every day.Dan: Right. Yeah. So we are very thankful to them, and to be a little tiny bit selfish, I would also say that Veterans Day is my birthday.Paul: Dan, I knew that that was why we really were talking about this day.Dan: It's awkward to bring up because if I'm at a restaurant or something, and they get free entrees, I can't ask for the free dessert or else then I'm just a jerk.Paul: Well, Dan, happy birthday. We'll buy you some ice cream and let's remember our veterans on Veterans Day.Logan: And we are well beyond 100 words today. Thank you for listening to the P100 podcast. This has been Dan Stefano, Logan Armstrong and Paul Furiga. If you haven't yet, please subscribe to p100podcast.com or wherever you listen to podcasts and follow us on Twitter @pittsburgh100_, for all the latest news, updates and more from the Pittsburgh 100. 

P100 Podcast
Ep. 3 - Port Authority, Getaways, Pittsburgh in Film and Flower Crown

P100 Podcast

Play Episode Listen Later Sep 24, 2019 28:15


Welcome to another episode of the P100 Podcast. Today we cover our own Port Authority. Robin Rectenwald shares with us some local getaways inside tips. Director, Dawn Keezer from the Pittsburgh Film Office talks about on location in Pittsburgh. This episode winds up with Pittsburgh Polyphony spotlight - Flower Crown.This Episode is sponsored by WordWriteCenturies before cell phones and social media, human connections were made around fires as we shared the stories that shaped our world. Today, stories are still the most powerful way to move hearts and minds and inspire action. At WordWrite, Pittsburgh's largest independent public relations agency, we understand that before you had a brand, before you sold any product or service, you had a story.WordWrite helps clients to uncover their own Capital S Story. The reason someone would want to buy, work, invest or partner with you through our patented story-crafting process. Visit wordwritepr.com to uncover your Capital S Story.Here is the full transcript from this episode:Logan: You're listening to the P100 Podcast, the biweekly companion piece to the Pittsburgh 100, bringing you Pittsburgh news, culture, and more. Because sometimes 100 words just aren't enough for a great story.Dan: All right. Welcome back to another episode of The P100 Podcast. I'm Dan Stefano. I'm here with Logan Armstrong.Logan: Good to see you again, Dan.Dan: And Paul Furiga, who'll be joining us just momentarily.Dan: Today's episode, we've got four segments for you. First, we're going to be discussing public transportation in both Pittsburgh and other American cities. We're going to talk with Dawn Keezer of the Pittsburgh Film Office, which will be a lot of fun. It was a really good chat with her. We're going to discuss quick getaways you can take outside of Pittsburgh. Sometimes you got to get away, and we'll be talking with Robin Rectenwald of WordWrite for that one, and then we'll finish it up with talking about a good local Pittsburgh band for our Pittsburgh polyphony series. Excited to hear that, so let's get to it.PORT AUTHORITYPaul: All right guys. Let's talk planes, trains, and autonomous automobiles. A little shout out there to the old John Candy movie.Dan: That's a classic movie.Paul: It is a classic movie.Dan: Steve Martin too, right?Paul: Steve Martin, that's right. Yes indeed.Logan:Much before my time.Paul:Oh, you got to see that movie.Dan: Logan, you weren't even alive.Paul: You weren't alive, but you can stream it.Dan: Is it John Hughes?Paul: Yes. I think it's a John Hughes film actually, one of the-Dan: Okay. See, I know my movie stuff.Paul: ... few he did in that era when it wasn't all about teen angst. But speaking of teen angst and public transportation, it seems like a perennial topic in the news in Pittsburgh, is how to get from point A to point B. And I just don't mean the topography. For instance, if you drew my street on a map, it would look like a lasso, you know the old cowboy thing?Dan: Sure.Paul: You can get onto Courtney Place, the street I live on, and turn left on Courtney Place and go around a circle and turn left, and you're still on Courtney Place. That's another issue. What we're talking about today is, maybe because of things like that, how difficult it is to get from point A to point B. And the importance of public transportation.Paul: And so, recently Dan, Logan, we were looking at the news about the Port Authority starting or considering some 24-hour transit routes. And Logan, I know you're an Oakland denizen, some of those routes would head out that way, that we'd start with you. Thoughts?Logan: Yeah, I'd be a big fan of that. I know that they're only considering really the heavier routes, which obviously make sense. You don't want to have empty buses going all night, but I think that would be really helpful.Logan: I know there have been a few times where, whether I'm in Oakland or elsewhere past midnight or so, I mean, it gets pretty scarce trying to get to point A to point B, and there are Uber and Lyft, but Pitt students have Pitt IDs and they get free Port Authority rides, and so, I mean, you're going to expect college students to be out pretty late, so I think they should be able to take advantage of that. So I think it's a great idea.Dan: Well, it's not only for the college students too. I believe one of the aims behind the Port Authority trying this is to help people who might work late shift. Those late shift workers who, maybe they're not done until 2:00 or 3:00, and they're working at least on some areas near these routes and it really helps them, and I think they're important to have for modern city living.Paul: You know, one of the challenges that we've had in the last several years is funding for public transportation. I think that still is a huge issue. Now we have competition for public transportation.Paul: Logan, you mentioned ride sharing, Lyft or Uber. And of course Pittsburgh is a hotbed for autonomous vehicle development, and it made a bit of news a few weeks ago when the CEO of one of the companies here in Pittsburgh that are testing autonomous vehicles, Argo AI, wrote a medium blog post in which he said that that company will never build autonomous vehicles for personal use.Paul: And I think a lot of people were figuring that, again, remember my street, it goes in a circle, that Uber and all of them were here because they were ... If you can figure out how to drive in Pittsburgh in an autonomous vehicle, you could drive anywhere in an autonomous vehicle.Paul: I don't know. Dan, what do you think? Autonomous vehicles in your garage? Yes? No?Dan: I don't know. Maybe a personal vehicle…that'd be a difficult buy-in. I think it's one of those things where just in my life I've always had a car that I drive myself. I mean, obviously if, say in the future there are babies that are born that only know autonomous vehicles and might be used to it for them.Dan: But I can say that I have been in an autonomous car. And I've had the AI driving me around. I took an Uber once that was an AI car, and obviously there were two people in the front seats, one behind the wheel who just had, was a little bit hands-off, and then another with the computer taking in all the data. It was a really cool experience.Dan: But one part that, at one moment we were driving through, I believe it was Bloomfield or somewhere along Baum Boulevard, and we came to one of those classic Pittsburgh 19-streets-meet-at-once intersections. And there was somebody coming in the opposing lane who had made a sharp cut in front of us. And the car made a really sudden stop. And so, I was talking with the operators about it and they said one of the problems that, problems or issues or minor things is, these AI, they still have to take into account other people's decisions. And that's really where I think that that's where the work has got to be done yet, in autonomous vehicles here.Dan: And so, it's going to be tough if not every car out there is going to be driven by another robot, you know?Paul: Well, and you know, Dan, we were talking about this earlier, and if you think about it, if every new vehicle after some date and time were autonomous, you would still have, what did you say? 200 million?Dan: I couldn't tell you how many-Paul: Millions.Dan: ... cars are out there, but probably hundreds of millions of cars.Paul: Non-autonomous vehicles.Dan: Right. Precisely. So it's going to take a while before this stuff is at its scale and it's the only thing available.Logan: Yeah. You can map streets all you want, but you can't really map human decision making.Paul: Well, one thing we know for sure, the topic of getting from A to B here in Pittsburgh is not going to go away anytime soon. So on some distant future podcast, look for us to update our musings on getting from here to there.Dan: You're going to keep complaining about that lasso, aren't you?Paul: I am.GETAWAYSDan: All right. For this next segment, we have Robin Rectenwald. And she's an account supervisor here at WordWrite.Dan: Robin, thanks for being here.Robin: Thanks for having me.Dan: Absolutely. We wanted to bring you in because a couple of stories recently that we had in the 100 discussed some short getaways that you can take from Pittsburgh here. And there were both some really interesting luxury type locations, and Robin, one of those places that you went to was Bedford Springs Resort in Bedford, PA. And you talked about just being your first solo trip, but also just seemed like a really cool, unique place that was a quick little drive away.Robin: Yeah. My best friend had actually told me about the Omni Bedford Springs Resort. She needed some time away, she was going through a really stressful time in her life. And so, years later I finally was able to take the trip for myself. It was on my to-do list for a while.Dan: Sure. Well, it seems like it's pretty cool to take one of these trips, and it's really just in your backyard, too. And I think maybe a lot of people don't quite realize all of these ... You don't have to go all the way to the coast. You don't have to go to California or something, Florida, to find a really great vacation. And did you find that?Robin: Yeah, that's what I loved about this trip. I actually am someone who doesn't like to drive very far distances by myself. I'm a little bit of a drowsy driver.Dan: That's really safe, to be on a Pennsylvania turnpike as a drowsy driver!Robin: Yeah. But this one was quick and easy. It was literally on the dot two hours. So yeah, just getting there was super easy. I felt comfortable going by myself.Dan: Right. And was it as relaxing as it claimed to be?Robin: It was beautiful. I really did feel like I was in paradise. The hotel itself is beautiful, it's historic, so you go in, it's these big staircases, these old elevators, this creaky floors. It was just taking a step back into time into, like the 18 hundreds.Dan: It's kind of like The Shining hotel before it became The Shining hotel. Right?Robin: Much less creepy.Dan: Right, yeah. No Jack Nicholson bursting through your door. That's good to know.Dan: Logan, you recently wrote just recently in the 100 here about some pretty cool little cabins through a company called Getaway.Logan: Yeah, quite a fitting name. I had seen one of their ads on some social media, and-Dan: Social media has ads?Logan: I know, right? It's incredible.Dan: Wow.Logan: But so, they're these cabins, they're just 45 minutes from Pittsburgh. They're in Lisbon Creek, Ohio, tucked right next to a state park out there. And yeah, I mean, they're cabins across these 59 acres of land, and I'm definitely trying to make it out there. I haven't yet, but they look beautiful and they're nice and away from wifi so you can just let yourself go. But so, I had seen one of their ads on social media and I've now been barraged with Getaway ads for the past two weeks on every single social media platform.Logan: But yeah, it's 45 minutes, something just quick and easy, you can getaway. It doesn't take too much time off work if any at all. Just go out there for the weekend and just relax.Dan: Right? Now those cabins are actually next to Beaver Creek State Park. So very close. And I edited that story, so I have a lot of ads from Getaway right now, too. It's great.Dan: I think one thing that is cool to remember here is that we can take these small trips, and it's such a great time of year to get away and be into the country. Do you guys like going out, maybe doing some hiking, going to see some fall leaves? Robin?Robin: Yeah, I'm actually going on a train ride with my mom, the end of September. It's in Elks, West Virginia, and they have these four-hour train rides. So yeah, another quick getaway.Dan: Right? When I was a kid, I took a, it was all the way up in North Central PA. We took a trip through the --Robin: Oh, Kinzua Bridge?Dan: Yeah. Which, I don't think that exists anymore. I'm pretty sure it got blown down-Robin: No, it's still there. I was just there in May.Dan: Oh. I could have sworn it got blown down in a storm. I guess I'm completely wrong.Robin: It's partially did, so you can actually go there and see a partial bridge, and you can hike underneath it. It's pretty cool.Dan: Oh wow. That's really cool. Yeah, so I remember it being very high, so that's pretty cool.Logan: Yeah. I also love going out to Ohiopyle, or Ohiopyle depending on who you ask. But that's great. It's probably a two, two and a half hours. You can go out there and see Fallingwater while you're out there. Yeah. Lots of hiking trails.Robin: Kentuck Knob.Logan: What's that?Robin: Kentuck Knob is another Frank Lloyd Wright's house right nearby Fallingwater.Logan: Oh really?Robin: Yeah.Logan: See, I did not know that. I’ve got to put that on the list.Dan: Right. Well, I think the important thing to take away from this is, everybody, we've got some really great fall weather coming up, some really awesome leaves to see and foliage, and everybody should definitely take advantage of these locations that are just a couple hours away.Logan: Centuries before cell phones and social media, human connections were made around fires as we shared the stories that shaped our world. Today, stories are still the most powerful way to move hearts and minds and inspire action. At WordWrite, Pittsburgh's largest independent public relations agency, we understand that before you had a brand, before you sold any product or service, you had a story.Logan: WordWrite helps clients to uncover their own Capital S Story. The reason someone would want to buy, work, invest or partner with you through our patented story-crafting process. Visit wordwritepr.com to uncover your Capital S Story.PITTSBURGH IN FILMPaul: Well, welcome back everybody. I'm Paul Furiga, I'm publisher of the Pittsburgh 100 and President and Chief Storyteller of WordWrite. And we are pleased today to have with us Dawn Keezer, who on September 24th will celebrate 25 years of running the Pittsburgh Film Office.Paul: Logan, that's just hard to believe, isn't it?Logan: Yeah, no, it's awesome. I'm glad that we have such a great organization here in Pittsburgh. It does wonders for the city.Paul: Dawn, welcome.Dawn: Thank you.Paul: Tell us a little bit about the film office and what you folks do.Dawn: Well, the Pittsburgh Film Office is an economic development agency that focuses on marketing Southwestern Pennsylvania to the film industry. And that includes everything from feature films, television shows that you see on TV, commercials, documentaries, corporate videos. Anything, I used to say, anything rolling any kind of film. Now it's anybody using their iPhone that's doing anything on a professional level. We're helping them make that happen here in Southwestern PA. We represent all 10 counties in the region. Some people don't realize how big a reach the film office has.Logan: Tell us a little bit about your day-to-day role in the film office and what you're doing on a day-to-day basis.Dawn: Well, we have a huge staff at the film office. There's three of us that work there full time and that includes me. We all do a little bit of everything.Dawn: I've been there a really long time, so I'm the go-to both for our relationships with the government officials who really help us make everything happen when we're closing streets and closing bridges and need help getting into places like SCI Pittsburgh, but essentially the film office is a one-stop shop for the film and entertainment industry.Dawn: Whether they need permits to close streets, whether they're looking for an office supply company to give them their copier machines, for lumber for to build their sets, to find local crew. Anything that's going to involve their project moving forward, they call the film office and we're the ones that help them make that happen.Paul: When Logan and I were talking about this segment, Dawn, we were talking about the history. One of the cool things that people always talk about with Pittsburgh is that so much happens here with film and with TV, but that didn't happen by accident. Tell us how the film office got started and why.Dawn: Well, the film office got started, as I was told, I'm the second director, Robert Curran was who actually was here when they started the film office under the Greater Pittsburgh Office Of Promotion. It was all being operated, I'm showing you guys, because I like to use my hands, but it was in the bottom drawer of a person working in Mayor Sophie Masloff's office at the time. He'd pull out a drawer, go, "Okay, what do we do with this one?"Dawn: And when Silence of the Lambs decided to film in Pittsburgh, they went, "Wow, we've really got to step this up."Dawn: So the Greater Pittsburgh Office Of Promotion created the Pittsburgh Film Office. Russ Streiner, who's our current board chair, actually founded the film office with a few others, and they really started professionalizing the whole approach. By the time I got here it was an established film office, but it was really about making sure the community is protected and the clients, the film companies, are getting what they want done and accomplished.Dawn: Pittsburgh looks great, but everyone feels good about it at the end of the day.Paul: I think, and Logan, chime in here, but most people in Pittsburgh, and I'm making a generalization here, but I think they're proud to see Pittsburgh in TV and film, but we don't really have an understanding as Pittsburghers of how this all really works.Paul: An economic impact of 650 million, you said?Dawn: Well, that's how much wanted to be spent here. And it is.Paul: Wanted it to be spent.Dawn: They wanted to spend here. We're going to be lucky to retain about 200 million of it.Paul: Oh my goodness.Dawn: And this is money spent throughout the entire economy. The big spend, of course, is on our local crew, which we have some of the most experienced, amazing craftsmen that work in this, craftsmen and women, who work in this industry throughout the region.Dawn: Our crew is so good people travel them. They take them elsewhere because if they're not working at home, they leave. And in the old days they were lucky to stay. I say the old days prior to the film tax credits, they were lucky to be here for one film a year, and then they would go work in different states, in different places. They've all been able to stay home now.Paul: Well, let's talk about that for a second, because, in Pennsylvania anyway, it seems like certain legislators get upset about the size of the credit. But from what I've seen, our credit's not really that big compared to other states.Dawn: Our credit is woefully underfunded and oversubscribed. We needed $127 million dollars to retain all the work that Southwestern Pennsylvania had for this year alone. And we have to share the film tax credit with our friends over in Philly. We're one of the only states that have two production centers, meaning two places where people film.Dawn: I equate the tax credit to a 25% off coupon you get at your local store. This is money coming in. We're giving them 25 cents on every dollar they spend after they've spent 60% of their budget in the commonwealth. And they have to prove this. They fill out forms, they're audited. We know where every dime is spent on every single thing they do well before they ever get their tax credit certificate.Dawn: We just keep having the conversations and hopefully, we'll get to the point where they go, "Oh, we really do need to increase the film tax credit."Dawn: Georgia has a 30% uncapped tax credit. I told you, we had topped 1.5 billion this last year, and that's since 1990. Georgia had six billion dollars’ worth of film work last year.Paul: Wow. Now that is just amazing.Dawn: And they're looking for other places to go. If you look at the level of content that's being created right now, with the growth in all the streaming channels and everything else, they're all looking for homes. It's Netflix, it's Disney, it's Amazon. All our clients, they've all been here, they're all coming back. They're all, it just ... We have an opportunity here to really grow it, and I'm really hoping we get to capitalize on it this year.Logan: Like you said, everything you're saying makes sense. I would think that just pounding the nail and then hopefully it gets through some people's heads and realize that there are two production centers here and that that would bring so much money into our economy that otherwise goes unspent.Logan: Through your 25 years though, it sounds like people have wanted to less have Pittsburgh as a double, and actually want their film set in Pittsburgh. Would you say that's correct?Dawn: It's really interesting. It's a great question because we've really seen a growth in the number of shows that set it here. And primarily we're getting more people to write Pittsburgh into the scripts. There's more work being created. It saves them money when they set it in Pittsburgh because then they don't have to worry about, "Oh, there went a police car that's got the wrong logo on it, there goes -Paul: Re-badging, resigning things, yes.Dawn: ... everything."Dawn: We've seen a huge increase in that, which has been fun and it makes life a lot easier for everybody. And it gives us some great marketing.Dawn: Sometimes not so much. Right? Sometimes it's not a storyline that Pittsburgh would want to promote, but again, it's a movie. We're not portraying real life here, or a TV show, whatever it happens to be.Paul: That's great. So, as Pittsburghers, what can we do to help the film industry here thrive and grow?Dawn: Well, what we're really lucky about, I always tell people there are three main reasons anyone films here. It's the tax credits, it's our crew, it's the diversity of locations.Dawn: The fourth unofficial one is the film friendliness of Pittsburgh. We welcome these projects with open arms. We still are excited about it. Yeah, sometimes they block your driveway. Sometimes they're in the way, and we deal with all this usually minor inconveniences that happen throughout the region, but for the most part, we're very supportive. So we'd love for that to continue when people really get to know how friendly our region is.Dawn: Our website is pghfilm.org. We're on all of the social media channels, Facebook, Twitter, everywhere else you're supposed to be these days. It's important that you go check in on what's happening, and if you want to be an extra, we put that information up on our website. We really try to keep things up to date and current as possible.Dawn: I mentioned we have three full-time employees. I have a full staff of interns, they're amazing, from all the local major universities in the region, and they're charged with getting all that stuff updated, so they've been doing a great job. But it's really just checking in and staying supportive.Dawn: And for the legislators that are listening, are you people out there who have friends that are legislators? It's important to remind them that the film tax credit affects the entire region. Not just the people who see the direct impact, but the entire region. We're all benefiting from this economic development generator. And the goal with the tax credits was to not only have an incentive but to build an industry sector. We've done that. Now we need to start building infrastructure and getting purpose-built sound stages and getting some things moving.Dawn: Just supporting the film industry as a whole, as a real viable business in the region, it's really the key.Logan: Great. Well, thank you so much for being here, Dawn. We really appreciate you being here and giving your info and knowledge and expertise on this. This has definitely given me an expanded view of what the Pittsburgh Film Office does. And so, yeah, just thanks for being here.Logan: This is Logan Armstrong and Paul Furiga with the P100 Podcast, and thanks again.Dawn: Thank you.FLOWER CROWN MUSICLogan: Okay, Dan, coming into our next segment, I want to take a couple of minutes to spotlight a local band, Flower Crown, who is on the Crafted Sounds record label, who is a local record label which is run by my friend, Connor Murray. They're doing a lot of great things. But Flower Crown is, I would call them dream-pop, very hazy, very ambient, chill.Logan: My first introduction to them was when I heard their song Bender Szn, it landed on Spotify's Fresh Finds Six Strings playlist, which is a pretty prominent playlist in the platform. It got them a lot of good exposure. As an artist, you're always looking to get on playlists like those.Logan: But yeah, I know you had a little chance to listen to them. What did you think?Dan: Yeah, I think that dream-pop is maybe a good way to describe them. I hadn't heard that term for a genre until you brought it up to me. Until you introduced me to this band here, but I'd agree with it. They'd be nice to just have, put them on for a good mix, a good playlist for a long drive or something like that. And just a nice, kind of soothing, but they do a pretty nice job with their instrumentation. They sound good. So yeah. Excited to hear some more.Logan: Yeah. Yeah. It's a five-member band. And what I like about Flower Crown is that while the music is, like you said, it's great for a long road trip. It's very just, you can kind of get into it. They create their own atmosphere. I haven't met them personally, but from what I've seen on social media and in the public, they're pretty likable guys.Logan: Their profile picture on Facebook has one of them in a big hot dog suit. One of their single covers has them taking off, the guy's in an alien suit, they're taking off his alien head, almost like a Scooby-Doo character. It's nice to be able to see bands that you're able to relate with and are still making music on that scale.Dan: That's awesome. What are we going to hear from them coming up?Logan: Yeah. As I mentioned earlier, I think a great introduction to them is Bender Szn, off their latest project called Sundries, which came out in May. It's a great little single to head out into your day. Very chill. Great for a day like this in October. So yeah, I hope you enjoy.

IC之音|創意領航家
電子商務模式中,軟體專案管理的難題與解套

IC之音|創意領航家

Play Episode Listen Later Sep 3, 2019 23:58


我們聽眾當中有不少是工程師,當您擁有技術的專業,或許有萌生未來當一位自由工作者,自己接案進行APP開發等等,提供技術換取金錢的報酬。這樣的新型態工作模式,也搭上網路的興起,電子商務也讓現在的軟體專案出現新的改變。今天節目中邀請到寓意科技執行長施政源先生Paul,與我們聊聊這間公司多年進行軟體開發,擔任市場重要推手,經營手機軟體與網路服務開發,包含O2O、電商、企業內部系統或虛擬貨幣產業,Paul將公司比擬為IT產業的麥肯錫,這麼多年的管理經驗中,他是如何來看軟體專案管理的難題呢?特別是他在著作《軟體專案管理的7道難題:新創時代下的策略思維》中,他所看到的7道難題又是哪些?又該如何解套呢?我們歡迎施政源先生! 寓意科技執行長施政源先生Paul

Time for Marketing
23 - Paul Shapiro - Redefining technical SEO

Time for Marketing

Play Episode Listen Later Aug 19, 2019 18:25


Another speaker from the Mozon conference, Paul Shapiro is the person behind one of the most important SO subreddits, /r/bigSEO, he has a very unique blog on Search Wilderness and runs a Technical SEO conference. Here are his slides from the presentation, and you should go and check out his blog post, where you can find all the code that he talks about in the presentation. Redefining Technical SEO, #MozCon 2019 by Paul Shapiro from Paul Shapiro Here is the transcript of the podcast: Paul Shapiro: There are four types of technical SEO. [music] Peter Mesarec: This is Time for Marketing, the marketing podcast that will tell you everything you've missed when you didn't attend the marketing conference. [music] Peter: Hello and welcome to the Time for Marketing, the podcast that brings you all of the information from the marketing conferences that you have missed or were not able to attend. This is episode number 23. We are big into our second year of podcasting. My name is still, from the beginning to the end, Peter and I'm your host for the podcast. If you love the podcast, of course, go and subscribe. If you would like to be on our newsletter or mailing list, you can find it on our website timeformarketing.com. All of that just to start off because we have to go directly into our content. We have a great guest here with us today. Paul Shapiro, hello and welcome to the podcast. Paul: Hi, Peter. Thanks for having me. Peter: Paul, you live in or around New York. How is living in one of the best, biggest, and other great things, cities in the world? Paul: It is the best. It's the best to be living in the best city. [chuckles] Actually, I just moved from Boston although I'm from the area originally. It's nice to be home. Peter: Do you people from New York regularly take a stroll down the-- I just forgot the name of the giant park that you have down there. Paul: Central Park. Peter: Do you just daily go there or is that another thing and we just only feel that Hollywood movies show that to us? Paul: It's not that close to where I am currently. Growing up as a child, I used to always go to Central Park. It was definitely a place where I spent a lot of time. New Yorkers certainly go to Central Park and it's been fine there. Peter: One of the best things that I've thought about New York is that you are in probably the greatest metropolitan area, but you can take the subway, Paul, where you call the local train directly to the beach and you can go swimming. It's very close and this is a really great thing. Not a lot of big cities have things like that. Paul: That's true. I think I probably take enough for granted, but it is nice. Peter: Paul, right now, people probably know you. You've done a lot of great things on the internet, especially people that like to work on and about SEO. There is a nice quote they found about you on the internet. It says, "In a world filled with shitty blog posts that rehash the same info in different ways, Paul's articles are always a treat to read." You are the partner and head of SEO of the catalyst agency and you are the founder of the big SEO subreddit. Tell us a bit more about how you got into SEO and why do you think that SEO is if you do think that SEO is the best channel in the world. Paul: I got into SEO by no spectacular means. I think a lot of people in the industry have much more impressive stories than I do. It was the job that I got into right after university. I'd graduated, had a mild interest in marketing, and actually was looking to get into social media marketing and couldn't find any jobs. At least no companies were willing to hire me for such a role. It just so happened that in my formative years in high school and earlier, instead of working a typical retail job or McDonald's, I did freelance web design and development. I didn't even know what SEO was when I graduated, but I applied to one SEO job and I got that one. I was educated afterwards why it was such a great fit for me. I've been working in the industry ever since. Peter: All right. You are known for a separated big SEO. It has become one of the important parts of where people go to find SEO-related questions. Do you think that reddit as a community has an added value compared to other maybe Slack communities or Telegram communities or even just websites? Paul: Yes. It fills an interesting need. I'm on a lot of Slack communities and private chat rooms. They're great because you're only talking to certain people. It's completely private. That information is not going to be shared around. It serves its purpose and then there's much more public channels and there is reddit, which is in between. It is both a public platform. People can see what you're saying. A lot of people tend to anonymize themselves. They don't use their real names. They use pseudonyms. They create new accounts just to ask a certain question. There's a level of privacy. People could be a little bit more real in a way while still making a public statement or asking a question in public. I think we've done a good job and we still try to make big SEO a place where we can have someone to facilitate that communication in the industry. Peter: Yes, that is all true. Let's go to the topic at hand. You spoke at MozCon 2019. You're actually the second speaker for MozCon in row. I just spoke actually a couple of hours ago with Luke Carthy. He is the episode before you, the episode number 22. How was your experience of MozCon? Was this your first time at-- Paul: Yes. MozCon is a fantastic conference. It's one of the few in the industry that I would recommend. The other being in the conference that I founded TechSEO Boost. It's a conference dedicated to technical SEO. It was my second MozCon. I've been to MozCon once before back in 2015. I always had this yearning to come back. It was a pleasure for me to be actually asked to speak and present on technical SEO at a conference that I truly respect in the industry. Peter: Okay. Your presentation was really finding technical SEO. Here are your five minutes so that you sum up your presentation and then we'll talk about it. Paul: The presentation was redefining technical SEO. Started out painting the picture of the SEO, but we've been taught of having three different pillars, being we're catering to relevance, which is content strategy catering to authority, which is link building, link development, digital PR. There's this third one, which is "technical SEO." That traditional definition of that technical SEO is things that pertain to basically crawling and indexing, which in some ways is a limited definition and a definition that sometimes creates a schism in the industry. You have people that gravitate toward a creative content side of things and your people that gravitate towards the technical side of things. This results in some fighting. You have articles. One of the bigger ones that came out was this technical SEO is makeup by Clayburn Griffin on Search Engine Land, which was quite inflammatory. It was making the point that it's not too hard to get technical SEO to a point that is good enough, but content is in some ways more difficult to achieve. I don't disregard that. I don't think it's wrong. I think the reason why people come to that conclusion is because they are defining technical SEO wrong. In my conference, we had speaker the first year, Russ Jones from Moz. He had a definition for what technical SEO is. I don't have the quote right in front of me, but I'll summarize it as, "The application of a technical skill set to other facets of SEO." Clearly, this definition encapsulates a whole lot more. I posit even further that there are four types of technical SEO within that. The first one is what I called checklist technical SEO. This is things that pertain to crawling and indexing but are automatable. There are tools that can help get you there. In some ways, you can completely automate the task. There's general technical SEO which, again, are things that pertain to crawling and indexing, but they're little higher skill, less automatable. For instance, finding a bug in the CNS that is hindering crawling. That would be an example of a general technical SEO versus checklist technical SEO, which would be checking the box. Does this web page have a canonical peg that's properly formatted? The third bucket is what I call blurry lines, technical SEO. There are series of jobs that often fall to us as SEO practitioners. They're somewhat technical, but they're not necessarily meant to be the job of the SEO. I could easily fall to someone who works in content web development. I'm talking about things like page speed optimization, web performance optimization, advanced analytics implementation. Again, things that fall with a SEO practitioner but aren't necessarily a SEO and they're quite technical in nature sometimes. The last bucket, which I focused most of my presentation on, which was what I call advanced applied technical SEO. This is really the application of those technical skill sets to all areas of SEO. I went through a series of examples of how you could write a computer program to do a natural language processing analysis to enhance on-page copy. Doing on-page SEO is not inherently a technical SEO task. When you start applying concepts like data science and other areas of engineering and these technical skill sets, it could be a technical SEO task. I went through the gamut. I went through link building, how you can automate things with Wayback Machine and the Moz API and pull insights for content variation and apply machine learning, and when you start to look at technical SEO this way as being a source of talent and skills applied to all areas of technical SEO that it becomes much more important and certainly as a makeup. Peter: All right. That was excellent, especially the last point of the three I think is very important for people. Every SEO should obviously, from what we had in your presentations. be a bit of a programmer. The main question usually is how much of a programmer should I be? Where should I go and how much should I learn to be a great SEO? Paul: I would say this. There are some clear advantages to knowing some programming. By all means, I don't think it's necessary to be an expert programmer. Working an SEO, I do think it will help you if you are. What I do advocate for is understanding computer programming a little bit, understanding the underlying logic, being able to write very, very simple programs. There's clear advantages to having that as a skill. One is that you'll understand how all the puzzle pieces fit together. When you're working with an engineering team or a developer on a website, you understand where they're coming from. You could communicate to them better. They'll have more respect for you. They're more likely to take you seriously. You'll make better suggestions and you'll be able to do some more of these more sophisticated things. Furthermore, getting these very, very basic skill sets is not that challenging. There's a million in one places to learn this online and, honestly, get the basics done in probably a 30-minute YouTube video. That's my position. Peter: Of course. A lot of the things, you can just program with Google Docs and Google Sheets with a bit more of a technical knowledge that you need to go and check all the boxes in [unintelligible 00:14:46] to do your technical audit. Technical SEO is usually seen as something that is really important with big websites, especially e-commerce websites that have millions of URLs where crawl budget is important, et cetera. How important do you see a technical SEO for companies that have smaller websites, especially for B2B companies? Paul: Well, I think it's quite logical when you look at it from a larger website perspective. You have all sorts of crawling and indexing issues that can emerge due to scale. When you look at that broader definition that I presented in my MozCon presentation of being the application of technical things in other ways, I think it's quite applicable to small pages. If you're writing a better web page, whether you have five pages on your site or a hundred or 10,000 or a million, being able to enhance what you're doing there, for instance, it doesn't matter how many pages you have. You're doing better work. Peter: All right. Can you give us a couple of places where people can go and learn technical SEO? Of course, one of them is your website Search Wilderness. The subreddit, big SEO. What are the other places? Paul: You can check out my MozCon presentation on SlideShare. My blog searchwilderness.com is littered with examples. There is an upcoming Whiteboard Friday on Moz where I talk a little bit about this topic. Lastly, I've mentioned my conference. My conference is free. We only have a limited space in person, but we make everything available online to these streams and all past recordings are also available. Check out that. Peter: All right. This is our 17-minute mark and we should be wrapping it up. Paul, tell us where can people find you and what are your future conference plans so that people can come and listen to your presentations. Paul: Yes. My personal blog is searchwilderness.com. The agency I work for is Catalyst. It's catalystdigital.com. My twitter account is by fighto, F-I-G-H-T-O. I'm posting there all the time. In terms of conferences, I am speaking at UnGagged in Los Angeles in November. In Europe, I am speaking at SMX Advanced Europe in Berlin and We Love SEO in Paris. They're both end of September and beginning of October. Peter: All right. A couple of times, you're coming to Europe. Well, my next task is to go and check out all of the presentations or recordings that you have from your conference. I must say I haven't really heard about your conference in the past. I'm from Europe, you're from up there, so it's a big place. That's it. Thank you very much for being on the podcast and I hope to see you around. Paul: Yes, it's my pleasure.

The All Seeing Guys with Greg & Joe
Ep 110: It Couldn't Be You (The Lottery Winners Curse)

The All Seeing Guys with Greg & Joe

Play Episode Listen Later Aug 13, 2019 47:58


Welcome to episode 110 of The All Seeing Guys Podcast with Greg and Joe. As always we kick off with our 'Geezedropping' segment where we share snippets of conversations overheard by strangers while out and about. Then we jump into the world of UK Lottery Winners who were affected by the 'Winners Curse'. Our thoughts and experiences with playing the Lottery and gambling in general. An odd story involving a couple who married on their first date and the new husband, Paul, moved in with her and her two exes... also Paul It was late and hot while recording, we were feeling it a little, so we went out. That's right, we grabbed the Zoom mic, a can of rum each and went for a walk outside to cool off and finish the podcast.  It was fun... although Joe was attacked by every insect out there. 

Experiencing Data with Brian O'Neill
013 – Paul Mattal (Dir. of Network Systems, Akamai) on designing decision support tools and analytics services for the largest CDN on the web

Experiencing Data with Brian O'Neill

Play Episode Listen Later May 21, 2019 44:35


Paul Mattal is the Director of Network Systems at Akamai, one of the largest content delivery networks in the U.S. Akamai is a major part of the backbone of the internet and on today’s episode, Paul is going to talk about the massive amount of telemetry that comes into Akamai and the various decision support tools his group is in charge of providing to internal customers. On top of the analytics aspect of our chat, we also discussed how Paul is approaching his team’s work being relatively new at Akamai. Additionally, we covered: How does Paul access and use internal customer knowledge to improve the quality of applications they make? When to build a custom decision support tool vs. using a BI tool like Tableau? How does Akamai measure if their analytics are creating customer value? The process Paul uses with the customer to design a new data product MVP How Paul decides which of the many analytics applications and services “get love” when resources are constrained Paul’s closing advice about taking the time to design and plan before you code Resources and Links: Akamai Twitter @pjmattal Paul Mattal on LinkedIn Paul Mattal on Facebook Quotes from Today’s Episode “I would say we have a lot of engagement with [customers] here. People jump to answering questions with data and they’re quick. They know how to do that and they have very good ideas about how to make sure that the approaches they take are backed by data and backed by evidence.” — Paul Mattal “There’s actually a very mature culture here at Akamai of helping each other. Not necessarily taking on an enormous project if you don’t have the time for it, but opening your door and helping somebody solve a problem, if you have expertise that can help them.” — Paul Mattal “I’m always curious about feedback cycles because there’s a lot of places that they start with telemetry and data, then they put technology on top of it, they build a bunch of software, and look at releases and outputs as the final part. It’s actually not. It’s the outcomes that come from the stuff we built that matter. If you don’t know what outcomes those look like, then you don’t know if you actually created anything meaningful.” — Brian O’Neill “We’ve talked a little bit about the MVP approach, which is about doing that minimal amount of work, which may or may not be working code, but you did a minimum amount of stuff to figure out whether or not it’s meeting a need that your customer has. You’re going through some type of observation process to fuel the first thing, asset or output that you create. It’s fueled by some kind of observation or research upfront so that when you go up to bat and take a swing with something real, there’s a better chance of at least a base hit.” — Brian O’Neill “Pretend to be the new guy for as long as you can. Go ask [about their needs/challenges] again and get to really understand what that person [customer] is experiencing, because I know you’re going to able to meet the need much better.” — Paul Mattal Episode Transcript Brian: Hi. We’re back with Experiencing Data here and I have Paul Mattal on the line who is currently the Director of Network Systems at Akamai. How’s going, Paul? Paul: It’s going great. Thanks, Brian. Brian: I’m glad to have you on the show and you’re working at one of these companies that I think of as kind of like oxygen in the internet. It’s everywhere but you don’t really see it because it’s all invisible and that’s actually this big thing behind the scenes. You’re swimming around the internet as all these data and Akamai’s in the middle of all of a lot of that, largely responsible for making sure it’s moving quickly and is available at the right time and in the right places. As I understand it, you’re in a new position, you’ve changed domains, previously you were working in the space of legal patent work, digital forensics, and you built some tools that your previous company makes. You can tell us a little bit about those. Now, you’re moving more into the bits and bytes of the internet and you’re responsible for creating data products like decision support tools for people that keep the Akamai network going and running smoothly and anticipating demand? Did I get all that right? Paul: That’s exactly right. At Akamai, we like to think of it as we’re the ones that make the internet work. There’s a notion that the way things work on the internet is you just simply put your content up on a server and the rest is history. But these days, there’s a lot of complexity. There are many, many users who want access to the same content at the same time. Akamai makes that content all available to everyone when they need it and how they need it. In my past job, as you mentioned, was quite a bit different, although it had some similar qualities. I was helping to develop systems and tools for lawyers and for consultants for lawyers, in some cases to analyze patents, to help them better understand their subject matter of patents, so we’ve created some applications there. Here at Akamai, I’m also creating applications and tools to be used by the members of the network’s team who are responsible for deploying and maintaining the whole Akamai network. That breaks down roughly into tools that help us manage our work, tools that helps us with analytics and planning, and also tools that help us visualize data. It is somewhat of a shift. A lot of the domain knowledge is different, but it’s interesting that so many of the problems end up being similar. Brian: Tell us a bit about who the end-customer is. How many internal customers do you have? Do they break up into personas or segments? Like you have network administrators and you have whatever people. Tell us a bit about who those people are that you’re designing these tools for or you’re helping deploy these tools for. Paul: There are a couple of groups. The infrastructure group which is responsible for really deploying all of the servers and maintaining all of the servers. That’s a set of one class of user who is mostly using our tools in a logistical fashion to coordinate and organize their work. There’s a planning team who is thinking about the capacity of our network: Do we have enough for what’s coming down the pike? Do we have the right capacity in the right places? We also have users who are thinking about the architecture of the network and thinking about how we build and optimize our hardware and our network, to continue to be cutting edge and to continue to meet the needs of our customers. So, different people looking at different tools and different data for different purposes. Brian: Cool. Just a little fun question here. This is probably because I don’t know the domain very well. When there’s a big event coming on the internet, let’s take something like the Super Bowl, or the World Cup, or the new Game of Thrones, or whatever, are there literally changes that you guys go and make to facilitate a major event? Or are those actually more like a blip in terms of internet traffic and all of that? Paul: It depends. Certainly, some of those events have been some of the largest data traffic we’ve seen move across our network. Often, there are considerations especially depending on where exactly we expect the viewers to be for those events. We may deploy additional capacity in one geographic area or another. Brian: Going back to the people that are the end of these tools—again, these are decision support tools—how do you know if your team is doing a good job? How do you measure that the end-customers are getting the right information and they believe it, that they’re willing to take action on it? Do you a regular feedback cycle or interaction with these different personas that you talked about? Paul: Yes, That’s one of the most important aspects of what we do is trying to figure out how to measure, how exactly to measure how we’re doing, especially in the analytics space, right in the productivity tool space is a little simpler. We can tell pretty much where the pain points are. People come to us and say, “This interface isn’t working for me or these five things are in five different places,” and they’re going to use them as one. Those are a little bit more straightforward kinds of feedback. With analytics, we find it goes a lot to how successful were we predicting, how much excess capacity did we end up within a place we didn’t need it, for example, and all those kinds of questions. We meet with our customers pretty regularly and we also have some metrics that we compute to give us an idea of how we’re doing. Brian: Are those quantitative then? Those are all quantitative metrics or do you have any type of qualitative conversations that go deeper than like, “I wish there was a filter for the date on this chart,” or stuff like that. Those things do matter and it’s the sum of all those little, tiny details that add up into good experiences typically, but I’m curious if you have any deeper qualitative type of interaction with these end-users. Paul: A lot of what we’re discussing these days, for example, is there’s a tremendous amount of telemetry available that comes off the platform. Numbers about what’s going on in the network that could measure and we could capture. In many cases, a lot of the conversations are about, “Hey, can we capture more of this data? Is there’s somewhere we can get sample more frequently?” or, “Can we get access to this kind of data that we don’t have right now, so that we could be able to optimize more effectively on the things that actually matter, where the actual bottlenecks are in the network,” versus more simplified models based on less data. We’re finding that’s one of the very common kinds of feedback we’re getting is for more data and differently sampled data. Brian: We talked about this a little bit when we did our pre-call on whatever about topics and you mentioned that you have different classes of users in terms of who’s capable of designing an effective tool for themselves. I think you said you’ve got a mix of tools that are custom-built which might have two-way interaction, where data’s being put back in through forms or whatever in the tool. Then you have Tableau and some kind of rear-view mirror type historical reporting interfaces which, as I understand it, those start with the user a blank slate? Is that correct? Then they put together the views that they want and the reporting that they want? Kind of curious just for you to talk about how many people are using custom tools that you built versus the ones that they designed for themselves. Are people doing a good job creating the tools they need for themselves? Do you have a sense of that feedback that they’re looking at the right data, that they know how to interpret it, they know how to visualize it? Can you talk a little bit about that? Paul: Sure. Our organization has hundreds of people in it and I would say at least probably 50%–75% of those users are highly technical, which is very helpful, actually. They often come to us with a better idea of what they need. In some cases, we can give them good interfaces to go build their own tools. The historic approach to that here has been to give them pretty decent access to the data in our databases and even the engines themselves. Many of them are comfortable writing their own queries. But we also have a very mature ecosystem of query exchange. We have this tool that allows people to write their own queries and share them with others, and then others can manipulate those queries further and customize them to their own needs. They’re very familiar with that. The piece we’re bringing in next is this idea of really making visualization also of a self-serve kind of area where, with a tool like Tableau, you can point Tableau at the same data that might be the out part of these queries but then have powerful visualizations on top of that. The other piece of this is how much of it do we do and how much of it do customers create from old cloth. It’s kind of a balance. Some people come to us and say, “Here’s what I need but I don’t know how to do it,” and then they ask us to do it. Sometimes a customer actually originate it and will say, “Here’s the report or this query that I think is interesting,” and we’ll say, “Oh yeah, that’s interesting. Why don’t we bake that into something more sophisticated?” It’s kind of a mixed bag but I would say most people come in to us, there’s usually something that we already have that they can use as a basis and then they can usually modify that further. That’s been a pretty successful model for us because it really lets people get what they want, get the very detailed, precise view that meets their needs, but benefit from all of the other work that we’ve put into to making those views and those approaches effective and mature over many years. Brian: It sounds like you don’t struggle as much with engagement with the analytics. You actually have plenty of that? Or would you say that’s not necessarily entirely true? Paul: Yes. I would say we have a lot of engagement with that here. People jump to answering questions with data and they’re quick. They know how to do that and they have very good ideas about how to make sure that the approaches they take are backed by data and backed by evidence. Very mature in that sense people. Brian: Since you have this mix of these custom tools that you guys are building and how slick, how do you decide which wheel is going to get the most oil? You’ve got these custom tools, you’ve got some Tableau stuff, you’ve got people coming in, maybe they are using Tableau, but they don’t know how to build the reporting they need. Is it based on a business driver? If we get problem X wrong, this cost a lot of money, so we’re going to put our team on this problem and sorry, Jane, you’re going to have to take that Tableau tutorial and figure it out yourself. How do you resource like that? Paul: As with any place, there’s certainly scarcity. Everybody wishes they had choice in people they had and twice them. Maybe even the computing resources and everything else that they wished they had. At a high level, a lot of it is driven by a strategic plan, by an idea for what we as an organization are trying to accomplish. That determines which things get the most people and the most priority. There’s actually a very mature culture here at Akamai of helping each other. Not necessarily taking on an enormous project if you don’t have the time for it, but opening your door and helping somebody solve a problem if you have expertise that can help them. We find that it’s a balance of those things. We work on major roadmaps, large projects or tools for strategic and efficiency. Particularly efficiency reasons that we’re wishing to achieve as an organization. We spend a lot of us of the time helping the folks who need it, to get where they need to get. Brian: That makes sense to me. Is the feedback loop in place such that there’s some point in the future which you look backwards on these projects, or products, or tools that you’ve built and say, “Did we make a dent? What were the success criteria for those? What’s that three month or six month rear-view look like?” Do you guys talk about what that is, so you know whether or not you hit your objectives? “And since project X got four times the resourcing, did we get four times the value or whatever the value was that was determined?” I’m always curious about these feedback cycles because there’s a lot of places that they start with this telemetry and data, then they put technology on top of it, they build a bunch of software, and a lot of times the releases and the platforms are looked at as the outputs and the final part of this and it’s actually not. It’s the outcomes that come from the stuff we built that matter. If you don’t know what outcomes those look like, then you don’t know if you actually created anything meaningful. So, I’m curious, that feedback cycle, does your business know? Like, “We have to see. We can’t get predictions wrong or we don’t want to have a little more than 12% server waste from the wrong prediction, whatever.” I don’t know what those metrics are. Can you talk about that feedback loop from a business and a value perspective? Paul: Sure. Some of the things we’re doing are very tied to specific business goals for certain kinds of […]. These are targets for dollars saved in terms of operating the network at a lower cost. In those areas, we are very acutely being measured pretty much on a yearly basis along those lines. We’re working towards getting better at what happens in between and the rest of the year. You can often go off-track a little bit somewhere in one month and that can cost you down the road. We’ve been focused on trying to get to more of a monthly evaluation where we can break things down, try to deliver a value on a monthly basis, then get feedback from customers, and also to see how they’re affecting the numbers in real world application of this data to actually optimize. They never to learn. Are we consistently on track? Or are we moving in the right direction? I say that it’s definitely an element of what we do. Right now, we’re doing it more like every six months or a year. At a granular level, we’d like to move that to be a much shorter term and focus on constantly delivering smaller chunks of value. Brian: That’s good to hear. My understanding from when we talked to that you be almost what I would call a product manager, even though you’re not developing commercial products but you’re overseeing the creation of these different tools. I’m curious. Do you have the equivalent of a product manager role where one person’s job is to make sure that whatever analytics and/or custom tools you guys build for the network operations team or the team that deploys the servers, they live and breathe that world and they’re totally responsible to service those staff that work on those technical problems? Is that how it’s shaped or is everyone’s touching all of the different parts of Akamai? I’m just wondering how you get into that world. What’s it like to be the server administrator and predicting where to deploy servers? How is that structured? Maybe you don’t have enough staff to break it down that way and I’m asking a leading question, but I’m curious if you could talk about that a little bit. Paul: We actually do have four teams within our group and they are divided up with focus on the different stakeholder groups within the network’s organization. There is definitely some division. There’s also some who sort of cross responsibility but there are definitely folks who know specific subject matter areas very well and who are critical in those areas to anything more than the simple bug fix in an area is going to involve somebody managing that area. Now, for our largest projects of all, we do have product managers as well as project managers involved in the creation of the larger ones. I’d say about two or three are major systems and the other several hundred tools or various pieces that we manage, care and feeding over the years. That stuff is either being taken cared of by one of these SME areas or it’s sort of rolling out to me especially if it’s something new. A large part of my role is helping to at the outset to say, “Let’s define what this tool looks like. What it’s doing? Who is going to use it? What those people need? What are the processes at play here at Akamai that this is a part of? Do we understand those processes? Have we optimized those processes?” That’s a lot of what I end up doing with the rest of my team, to define those new products so that they’ll be the most successful as we build them and get off in the right direction. Brian: That sounds awfully like design to me. Paul: It is. Brian: Is that traditionally how things have been done in this group or is this something that’s new? How’s that being received? Are you getting like, “Just give us the data and we’ll put it together,” and you’re like, “No. Help me understand what are you going to do with it at the end.” It’s just like, “Well, I’ll know when I see it.” Is it that kind of thing or are they like, “Great, let’s get it right.” What’s that process like? Paul: The history of our group is that we have probably not put enough focus on planning and design, but I think it’s an area where people realize that we need to spend more. They really are now focused on that as a goal and understanding that it’s important in many context. That’s not to say that there aren’t sometimes when people will say, “Here’s what I need and I need it tomorrow,” and you know that comes up. It’s a balancing act that is always a challenge, but I think there is an increasing sense and increasing support across the network’s organization and maybe beyond that using some sort of platform organization, other parts of engineering at Akamai. It’s really a much better result if you make a plan upfront, you understand the context into which you’re creating this new thing, and you understand how it’s going to impact processes and flow that occur once you’ve built it. Brian: Maybe you haven’t been there because I know you’re somewhat new in this position but if you’ve been there long enough to go through a full cycle with that where you’ve taken someone through like, “Let’s hold on. Let’s figure out what’s actually needed. What the real problem’s face is like,” and then you’ve gone all the way through maybe building a product or a prototype or something. Have you gone through a full cycle yet? Or are you still in the design phase on some of these? Paul: For a couple of smaller projects, we’ve definitely done that. It’s been posted where people have come and said, “Hey, could you do X?” and we’ve said, “Well, we could do X but that actually requires more code and more effort. We have this other thing over here that actually can accomplish that and then it puts you more in the driver’s seat because you can help maintain it later. How’s that?” Often, the results are very positive. If we can actually get things implemented faster, people are happier in the end, it’s less maintenance for us overall in the long-haul. So, yes on the small things. On the bigger things, those are in progress and we’re excited about those design phases that’s going on now. They’re larger and more productive than they’ve been in the past. We’re excited to see probably by the middle of this year or later in the year that there is also an output of that. Brian: Can you tell us about what some of those activities are? I think some of the people listening to this are not coming from digital-native companies. The whole product design process is maybe foreign to them. Can you tell us about like, “What are you doing during this time? Why aren’t you writing code? You have the data. Put Tableau there and build some reports.” What are you doing that’s not that during this phase? Paul: Usually, the first thing we’re doing is trying to find out who are all the people that interact with this data, or these kinds of systems, or these particular business objects, or aspects of Akamai’s network. Often at the start, we find there’s common problems. There’s people and other parts of the organizations who may already have a tool that allows them to do this. Now we also want to go and observe those users. We want to go find out are they satisfied with the tool and is the tool meeting their needs, which are actually two different questions. Really seeing whether what they’re doing is a process that’s optimal and seeing whether we can create a solution to this new problem or borrow a solution to this new problem and change it in some way that helps everybody. That’s one of the interesting aspects of design here is that there are many groups that interact with the same data in so many different ways. I think a lot of that design phase is about, “Hey, one of the tools out there, how do we integrate them so that they’re the least work for us? How do we make sure that we’re choosing a good solution and we’re actually meeting the user’s needs?” Probably the last part of that, especially in our group is, and not getting stuck on not meeting 100% of any single tool, because in some cases, you’ll get 80% of the use cases for five groups and you have to say, “Okay, that’s fine. For this other case, they’ll do it this way.” That’s a lot what goes into the design process. Really just understanding what the users are looking for, how does that match up with stuff we already have, and then how do we integrate that use case into what we maintain, in a way that is streamlined and effective for them and also streamlined and effective for us. Brian: When you talk about getting to know what they’re going to do with this information and how they want to use it, is that through them self-reporting through, like talking to you in a meeting? Is it through you observing them doing what they’re doing now without the tool? Is this largely like, “Right now I can’t do any of this. I need this tool so I can enable this new thing that I currently don’t do,” or is it more like, “I have this long, convoluted process I have to do in order to achieve X. Can you help me build the tools so I can do it in less time?” One of those there is like a recipe for something already and you’re trying to optimize it and the other one is more like, “This is a new thing I’ve never been able to do but maybe I could with your help.” Do you put it into those buckets and then if it’s the former, how do you figure it out? Is it observation or just them talking to you about how they’re going to use it? How do you figure that out? Paul: There definitely are both of those scenarios come up. We often get requests about processes that already exist. At some point, there’s some tool in there already, sometimes it’s a highly manual process. In that scenario, one of the great assets of this particular group is that we have whole standards, documentation, and work co-optimization group here within network, which is a true treader to have. Usually, when that kind of problem comes up, the first thing we do is say, “Okay, let’s work with the [worker?]group and let’s get a really good map of what this process looks like end-to-end and let’s look at what the steps are, what tools are now, where the pain points are, and then once we have drawn this out so that we understand the context, let’s actually first look and see whether there’s any way we can optimize the process, because the last thing we want to do is to spend a lot of time implementing automation steps for a process that shouldn’t be that way in the first place.” We look at that process and we say, “Okay, how do we simplify it? How can we bring automation to bear, to make the process more straightforward, take less time, take less human effort.” Then, we usually at that point, sit down and actually design the automation solution around that. That’s one kind of problem and that process of workflow [analysis…] does involve what we call business process performers in each step. These are not the people who manage those areas. These are the people who are actually doing the work. We want to know what are they actually doing, we talk to them whenever we can, and we actually go [observe.] them because we can learn at least this much and probably more by watching what they’re doing and what they’re struggling with. That’s one side of it. The less well-described problems, those are the ones where nobody knows yet. This is something brand new. There, I think we tend to sit down and try to understand what these users are trying to accomplish, what problems they had in the past that this addresses, because so often, something that’s new is really some way connected to something old. We did this before. It didn’t really work or we have a gap here, there’s something that we’re not doing as well as we should or we’re not doing at all, and how do we get that better? A lot of it is about understanding what they’re looking for and I think the big element of that that’s key is breaking it down into manageable phases so we can deliver quickly and iterate quickly. The last thing you want to do is sit down and say, “Okay, we think we understand exactly what you need. Now, we’re going to go off for a year-and-a-half and build it.” That’s always a recipe for disaster. So, what we want to do is sit down and say, “Let’s take the most important crux of what you’re trying to get at here. Let’s implement something in a few weeks or a month. Then, let’s sit down and get it in your hands, get your feet back on it, and then figure out the next piece.” This doesn’t mean we can’t have a plan for like, “Here’s really roughly what we think the phases are going to be and how they’re going to be laid out. But let’s have these checkpoints along the way and let’s iterate based on what we actually are able to learn, what we actually to benefit from.” That’s what we found is the key to those kinds of new projects is the fast iteration cycle. Brian: We’ve talked a little bit about the MVP approach, which is about doing that minimal amount of work, which may or may not be working code, but you did a minimum amount of stuff to figure out whether or not it’s meeting a need that your customer has. You’re going through some type of observation process to fuel the first thing, the first asset or output that you create. It’s fueled by some kind of observation or research upfront so that when you go up to bat and take the swing, there’s a better chance of at least to base hit and not a strikeout or something. I fully support that type of effort instead of me going off, “We all have the data. We’ll send you back a kit and then you can put it together yourself. It will take a year, you’re going to dump everything into the data warehouse, and then you fall into the Gartner 85% of ‘Big Data Projects That Failed’ category, which nobody wants to be in that whole thing. I think that that’s really great you’re doing some of that. Earlier, you said you have a lot of different products and you said two to three of them are large. I’m just curious. Large by number of users? What justifies putting a dedicated product manager on it and what’s the extra love that is received because you’re one of those two or three? Is it they have a dedicated designer and dedicated engineers? It is more research time? Tell us about your big ones. Paul: I would say that the largest projects usually have someone who’s effectively an architect for the project, who may also be part of the development team. They usually have a development team. It’s usually several people. At least in an ideal world, three or four is probably typical for larger projects. Then there’s a project manager who is managing the project and also how that reports up into our overall program of initiatives for that organization. Usually, those projects, to get substantial research, are going to be priorities for the organization at some higher level. The last [piece] probably the most important piece is that there’s a product owner, who may or may not be the architect, in some cases the architect plus feedback from the stakeholders is enough to make it work, but most of the time, it’s usually somebody who is also the project owner or the product manager who’s really responsible for shaping the design of that product. For example, one of the big tools we’re working on has to do with increased virtualization that we’re rolling out within the Akamai network. This is a big project because it’s a company-wide initiative. We have somebody working on designing the interface and working to figure out how the interface to provisioning works within the context of all the processes we have here at Akamai. Another example, one of our key analysis or databases for analytics and for planning. There, the ownership is essentially a data team who is responsible for this database, the universe of this data, and roughly how it’s visualized. That team has responsibility for that database for its schema, how we got that data, where it comes from, its cleanliness, but also for the visualization aspect of it, and then it’s now also inheriting this ‘how do we use Tableau as part of that ecosystem?’ Just to give you some idea how these projects are organized and then what the roles are. Brian: Got it. Your large projects fall both into maybe a database that’s sitting behind Tableau as the interface and then you have another one, the server provisioning one, which sounds like a custom web-based application or something? Paul: That’s right. Brian: So then, for that one, to me that’s the decision support. The provisioning action would be the decision the human takes theoretically, upon some analytics or insight, that made them decide, “I need to push the button to deploy X servers in Y region or whatever it may be.” Is that decision support part of that custom product as well? Or is this a balance between two or three different Tableau instances that are behind different databases, and then you co-authored the provisioning tool and just do the action, you make the decision in that tool, but the insight about when and how and where to make the decision is not part of the tool? Or is that actually in that tool as well, where it’s like, “Hey we predict that you should do this,” or “Here are the stats. You come and make the decision on provisioning based on what’s in this tool.” How much is that wrapped together versus a series of different URLs you’re going to bounce through and piece together yourself with eyeball analysis? Paul: There’s some separation of systems and we’re actually moving into a more integrated direction. For example, a lot of us begin with a customer demand. Either we determine or the customer gives this information that helps us determine that they need capacity in a certain area. That drives the process but that also factors in to a lot of decision-making that goes on, right about exactly what gets deployed, where, and when. There’s elements of this that are integrated in a sense that the deployments that we’re planning to make to expand a network or to choose a network in some way, are inputs into this great big optimization model where you say, “Here’s what we know we think is coming, here’s what we know we think is going to happen, here’s the moves we’re planning to make when and where we will run out of capacity. I think we’re moving towards a more integrated feedback model for that where less of the work has to be sort of connect the dots by a human being and more to saying, “Okay, all the systems have this data and if they can exchange it with each other, then we have all the data in the places we need it.” Brian: You’re talking about this feedback cycle annually, then you might look back and say, “How well did we arrange for these optimizations? We planned for these predictive resource allocation or whatever it may be,” you look back and see how accurate that was by looking at the utilization rates or something? Paul: Exactly. Is there a customer demand we failed to meet? On the flip side, were there servers sitting around underutilized? Brian: Got it. When we talk about Akamai going out and deploying servers, are you talking about deploying physical hardware in a datacenter or are you just talking about provisioning up virtual servers on the cloud somewhere? I’m just curious because you guys are a network that sits on top of the internet. Does this involve lots of humans and you’re rolling out hardware and all that or are we really talking about virtual deployments? Paul: Some of each, but one of Akamai’s hallmarks, actually, is the breadth of the network. We have some servers in pretty remote locations. These are physical servers. These are places in some cases where there isn’t a lot of good cloud providers or anything like that. Brian: Johnny’s going to the Arctic to install some Dell servers. Paul: That’s right. I’ll tell you there’s a datacenter in Antarctica and it’s possible we have a server there. Brian: Someone’s got to go rewire it once in a while. Oh, we’re out of a storage. There’s still disk drives in that cloud up there. They might be flash, but they’re still a piece of hardware. Paul: One of the things that really differentiates Akamai is that we have this extensive edge network which really is pretty unparalleled to the industry. Brian: When there’s a report back then, do they look at the travel cost for Johnny going to the Arctic on an ice clipper or whatever it’s called, and then was it worth going there to deploy these servers? Paul: Sure. Increasingly, that is the kind of analysis that we’re doing. [and] we manage the network according to some of that. When there’s servers that are sitting somewhere and just not getting used or they’re there but they were extremely expensive to put there, then maybe that’s not a place to cover in the future. But in some cases, it makes sense to keep our coverage really good even if in one area where we’re sacrificing a little bit of cost to keep the coverage up over all and that might be worth it. Brian: Right. I’m curious. Now that you’ve been here awhile and through all these, do you have any stories or anecdotes about a particular user experience, a customer/internal user that found an approach that’s useful, or you’ve got some feedback or maybe it was negative, but you learned something not to do it again, or any type of anecdotes that you can think about that were insightful for you? Paul: Yes. We had a number of tools that we use for manipulating all the business data around what’s deployed in our network. I would say that I guess the best [anchor??] I had about them is that we’ve found there are tools that are very commonly used because of their flexibility. But if you actually look at the tool itself and you look at the complexity of the tool, it’s not that complex. It’s the default way of using things and people have used it continually because it has always been the way of using it, when in fact, there’s nothing particularly special about it. We’ve seen in certain circumstances where you give somebody a new tool that just works faster, it provides very similar interface, or you found some tweak to that workflow that really can save them tons and tons of time, and you just watch their eye pop out. They realized that you just probably saved them two hours a day. It’s interesting that that can happen in pockets and corners. There are many tools that have been built already to help with that but there are still plenty of opportunity for it. Brian: That’s great. That’s one of the things I think I love about being a designer. A lot of times, the big picture rewards like, “Was this product valuable or profitable?” There’s these lagging indicators which take a while and they don’t have the same hit as those small wins which were like, “I just saved this guy two hours a day doing a task that has nothing to do with his skill set. It’s just labor. He’s not using his brain. He just has to download these logs, put them in Excel, run a lookup, and then blah-blah-blah. And now it’s just bam.” I love that and that’s part of it for me, at least the joy of doing design work and stuff. I totally relate to the way you’re saying about helping someone. It is so much about helping people and you also feel like, “Man, I’m also helping the company because I’m helping this person use his brain to do much more important things than maybe he was doing with tool time, like downloading crap and uploading into a tool, sorting it, changing this, and blah-blah-blah.” Most of that is tool time. That’s not the, “Should we put more servers in Antarctica?” It’s not the thinking time and the valuable business time. Paul: It’s one of the very fulfilling aspects of the job like this where you’re building tools for internal stakeholders. In many software industries, you build product but your users might not be accessible for you or hardly at all. “I see that they’re right down the hall.” It’s a great fulfillment I think in building something that meets a person’s need and having that feedback and knowing that [did.] and having the satisfaction of that. Brian: Yeah, that’s awesome. This has been great. I’m curious. Do you have any closing advice for other product owners or data product leaders, analytics practitioners in your space, maybe about changing domain, you’re in a new domain? Any kind of insights looking back in this six months or however long that’s been that you’ve been there? Paul: I would say above all, my advice would be take the time to plan. Nobody ever thinks they have the time to design or to plan. To some extent, you just have to say, “If we don’t do this, [you know] the thing we build is not going to be worth nearly a much as the thing we could build.” You’re much better off figuring out the right design for something before you build it. Even when you think you don’t have the time, ask your managers and then your management chain for that space you need to get that pipeline started the right way because once you actually design things, you’re going to find that the number of people you’re helping and the degree at which you’re helping them is much greater. Brian: I can totally get behind that. That closing statement, I agree. First of all, you’re putting that anchor in place to do good things down the road. You’re probably reducing you’re technical debt and you’re maximizing your ability to change, especially when you’re doing small deployments. You’re probably going to need to change stuff, so a little bit of designing and planning upfront can do a lot for both the engineering part of it but also most importantly the customer experience getting that right. So, amen to that. Paul: Maybe the last part of that, just to add, is sometimes we take for granted the job we’ve been at for a long time. We actually take for granted that we think we know what everybody needs already. Sometimes, actually, it’s a blessing when you come to something brand new, because you’re not to assume you already know what that person across the hall really needs. You say, “I’m going to ask that person because I have no idea.” I would say these problems are the same everywhere. Whether you’re in a place, in a domain you’ve been for a while, there’s still going to be some aspect to that problem and you don’t understand what that person is living with. Pretend being the new guy for as long as you can. Go ask again and get to really understand what that person is experiencing because I know you’re going to able to meet the need much better. Brian: Yeah, I think that’s great advice. You don’t have that bias from your own knowledge about the domain or your assumptions there and that’s just a good design technique in general is being able to compartmentalize. We all come to the table with bias but if you can try to put that aside. For me, a lot of times it’s like leaving with new stuff with clients. It’s explain it to me like a five year old and I tell my clients sometimes this like, “What does it mean to deploy a server? What is he literally going to do and how does he know when to push the button to go do that,” and sometimes they look at you like, “What do you mean? You don’t know what a server is?” It’s like, “Well, I know what a server is, but literally I want to see every step it takes to know to go put one there. Is the guy going to walk out there with a box and rack it up? Or is this a virtual thing? Literally tell me what that’s like, that whole process.” Even though I know something about how that works, you’re going with that clean slate because you want to be open to those things you don’t know to ask about, and that the more you can come in with removing as much of that bias is possible, you might find those nuggets and stuff that just pop out to you that the customer doesn’t know to tell you about, but that they’re just going through their process. They’ll often ping you. You have these moments where you’ll learned something you didn’t go in there to ask about and sometimes it can be a really big thing like, “Wow. That’s really what the gap here is. It’s not this. It’s this another thing.” Having that really childlike innocence about the way you inquire can help enable that. Paul: Absolutely. Brian: Where can people find out about you? LinkedIn? Twitter? Are you out there in the internet? Paul: I’m on LinkedIn, for sure. I’m on Twitter. I’m on Facebook. Brian: Where are you on LinkedIn? What’s your Twitter handle? I’ll put the links in the notes, too. Paul: I think I’m @pjmattal everywhere. Brian: @pjmattal on Twitter. Okay, great. I’ll put your information up there. Thanks for coming on the show. It’s been great to hear about what you’re doing in Akamai and good luck as you guys charge forward. Paul: All right. Thanks.

Respect The Grind with Stefan Aarnio
Starting a company from your garage with PAUL DAVID

Respect The Grind with Stefan Aarnio

Play Episode Listen Later Feb 15, 2019 53:20


The owner of Identified Talent Solutions, it's a talent recruitment company and this company has grown to the point where it's in the ink 500 Paul David   Stefan: Ladies and gentlemen, welcome to the show. Respect the Grind with Stefan Aarnio. This is the show where we interview people who have achieved mastery and freedom through discipline. We interview entrepreneurs, athletes, authors, artists, real estate investors, anyone who's achieved mastery and examined what it took to get there. Today on the show we have Paul David. He is the owner of Identified Talent Solutions, it's a talent recruitment company and this company has grown to the point where it's in the ink 500 of feet. Indeed Paul, welcome to the show. Respect the grind. Good to see you, my friend. Paul: Yeah. Thank you so much for having me Stefan. Stefan: Awesome. Yeah, I love having guys like you on the show because we got so many real estate people. I'm a real estate investor you know, I teach flipping houses and rental properties and stuff like that. And I love having someone from a different field and so for the people at home who don't know you that well Paul, tell us how'd you get started in the talent recruitment business? That's something that I'm sure is an awesome business. I've just never thought about it. So how did you get started? Paul: Sure. It was about 15 years ago, right out of college. I got into a firm that does third party recruiting. So basically they provide candidates, they provide employees to other companies. I did that for about six months. Very salesy position. Didn't think I was very good at it. I was really, really shy back then. But then I went into a mortgage company, they shot as a recruiter, mortgage was booming back then. I learned my whole entire trade from that particular point. After 10 years I decided, well it's about time to go on my own, utilized a lot of the relationships that I had over my 10 year career and I built the business basically in my garage. Stefan: Wow. I love stories where it starts in the garage. I think Apple started like that. All of these, I think Harley Davidson started in the garage. They all start in garages. I think Google started in a garage too. Paul: Yeah. Amazon started in the garage. Stefan: Yeah Bro. It's great. So really pertinent topic I think is recruiting. And a lot of people listening to the show, maybe they're solo preneurs or maybe they got like two employees or one employee or they want to recruit more. How does somebody effectively recruit? 'Cause I'll let the cat out of the bag here Paul. Every recruit I've done for my business has always been a referral. I've never done well with a head hunter. I've never done well with somebody recruiting for me it's always been through someone I know and I've tried agencies before. I've spent money before for whatever reason they don't stick. The talent is good if they don't know my brand or they don't know me in advance for whatever reason doesn't go. So how do you effectively recruit talent for so many companies and how does that match really work? Paul: Yeah, that's a good question. I mean I think what they need and recruitment's really tough because it's not only a matter of just the skill set that they have, but it's also how do you fit that person into a culture? Even if they have the incredible skillset. I mean that person might be really successful in one company, but then they go into a different culture and then they're completely off. So it is a little bit of a difficult process, but you said that most of your hires have been referrals. That by far is the best way to hire people in your company. Is if somebody in your company or yourself or someone that you know and trust vouches for them then that's fantastic. It's almost kind of like dating. If you meet someone and they're like, yeah, they are a great person, then generally you're going to trust that. Paul: But, if you don't have that capability, it is really important to stream that person properly. Now there's no silver bullet. So I mean you've kind of seen it. There's no silver bullet in picking the right person off the bat. I mean employment's like a dating process. So what we do is one, we're very narrow in the things that we do. So we know the skill set. So if you're a generalist and you're trying to do everything for everyone, like the larger staffing firms, it's really hard to understand what kind of skills are looking for cause you have to master one particular vertical. So what we do is we're mastering one specific vertical and understanding the skillset so the candidate is an optimal candidate from a skillset perspective. Then what we need to do is really, really build that relationship with the client. What is their team like? I mean not only the culture of the company, but what's the team like? How do they operate? What are they composed of? I mean what do they like to do? So you can look at the intangibles and the tangibles and place that candidate properly. Paul: So that's kind of how we do it. We really have to, I mean it's like a dating process. We got to make sure that we know our client really well so we know exactly what kind of candidate put in there. Stefan: I like what you say about the dating and I teach people real estate investing and they'll say, "How do I get a good deal?" And I'm like, "Bro, you got a good deal in real estate just like dating." You pick the most beautiful girl at the school, the Prom Queen. And if you go ask on stage wearing her sash that says homecoming and her tiara, you're never going to get a date. But if you wait for her to break up with her boyfriend and she's under the bleachers crying, wearing some dirty sweatpants with makeup running down her face, that's the time where you go in there and go, "Hey baby, look, let's grab a cheeseburger." And she's like, "I've been hungry for years. Let's go." And so it's really interesting 'cause I think people always try to over complicate business. Stefan: We always go, "Oh man, it's different. My industry is different. This business is different. This time it's different." It never is. It really is just dating. It's relationships. And I like what you said about, it's almost like a marriage. These two people have to come together, the culture has to come in with the skill set and it has to fold together. What do you think when you're out there recruiting people Paul, what's the most important thing that you look for in any candidate? Maybe like is it grit? Is it drive? Is it just general intelligence? What's something that when you're just meeting talent that you want to see in just about everybody? Paul: For me what I'm looking for is an intangible skillset. You can have someone that has the most impressive resume, the most impressive of education, but if they don't have a personality where they can build relationships, well I mean, at the end of the day, the fundamentals of business is relationships. If you do not know how to build a relationship, then you're just going to fail, period. I mean like, you know, I don't care how much you automate things, all the click funnels I hear, if you do know how to shake hands, talk to somebody and really build that relationship, you're not going to be successful, period. So I want to make sure that one of the things that we make sure it is how do we converse with this person? Will this person be able to influence other ... I don't care if it's an individual contributor or a manager. They need to be able to interact with people regardless if they do software development or if they're a nurse. Paul: So relationship skills are very, very important. Communication skills are very, very important and that's what we look for first and foremost. It's not a complicated thing, but I think people would really want to work with other people and that they can kind of get along. And if that happens then what happens is you build trust, right? So once you build trust, because you [inaudible 00:06:37] then you can kind of work through anything else. Stefan: I love that. So is it more, would you say, are you looking for more he EQ or IQ? I guess you're more of an EQ guy. Emotional quotient. Paul: I'm an EQ guy. I mean most of the people that I have, you know what I first did this, I was looking for skills, but when I started my company, I was looking for grit. I was looking for someone that had tenacity. Someone that wanted to improve, I can teach them the skills, I can't teach them to drive. Stefan: You just got to respect the grinding bro. Yeah there go. You've got a gong already. A gong's been hit man. I like that. You know, grit is something that in the military academies, they noticed that that's the number one thing that keeps people going. And one thing I say all the time is, I fail at 80% of the stuff I do. I'm failing all the fricking time, man. I'm an entrepreneur, so it's constant failure. And then the 20% I win on is so big. It handles all the losses and then some. Now, how would you describe grit? What is grit? What is the ability to keep going? What is that? Paul: You kind of hit it on the head. It's like for me happens after my why. Why do I want to achieve something? Why do I want to, what is it that's important to me? Once I fundamentally understand why something's important to me, then it's the dedication. What I've learned about grit is grit really is the ability to embrace failure, right? And really learn from that failure. 'Cause here's the deal. I don't care what you do in life you're going to fail. I don't care if it's walking down the street. One of these days you're going to fail. 'Cause I look at things this way, you're going to fail or you're going to succeed. And those two instances for failure, I'm going to learn something. I'm going to learn something really quick so it doesn't happen again. And if I do that, then I'm going to succeed. So I try to rush into failure as much as I can. Paul: I try to embrace it as much as I can and I look at it, I think being able to have grit is you can look at that failure not as a failure itself, but an opportunity to learn. Because all of us entrepreneurs, if we don't know how to learn from our failures, we're never going to be succeeding. So I've kind of looked at it in a different perspective. I actually enjoy failure because it's like, "Oh crap, I didn't do this right. Well let's try to figure out something else." So that's how I see it. So I think grit is the ability to understand that failure is more of a learning opportunity and something that sets us back forever. Stefan: I like what John Maxwell says. He says, "You either win or you learn." Paul: Yeah. That's in his book Failing Forward. Stefan: Yeah, you win and you learn. And that's just something I started to do in my life. I had some pretty hardcore things happen to me this year is what's the meaning of this? What's the story? What am I learning here? And I don't know if you ever read the book Man's Search for Meaning. You ever read that Viktor Frankl? It's one of Tony Robbin's favorites, and it's about a man who was thrown in the Nazi death camps in World War II. And he had a book manuscript, I guess he was like a scientist or something. A book manuscript he was going to publish and the Nazis took his book and they I don't burn it or ripped it up. They took it away from him. And what he noticed when he was inside the death camps was the optimist died first. So the people who were "Oh, we'll be out by Christmas, we'll be out by Christmas, we'll be out by Christmas." Stefan: Christmas comes, they die of a broken heart. But the people who lived through the death camps were the people who had meaning and they had a child to see. They had a book to write, they had a spouse to go find after the camp. And that to me when something bad happens to you in life, it's so interesting because there's two meanings. There's the victim meaning you can have, and then there's the, what am I learning meaning. Is that something you see in some of these very successful people where they have major setbacks and kind of the bigger the setback, the higher they climb? Paul: Yeah, yeah, absolutely. I think a lot of people that have overcome tragedy, have been very, very successful because they know how to adapt to it and they know how to get over it. I think when we first started talking, I told you I never really wanted to be an entrepreneur. I was kind of forced at it where my wife died of cancer at 36 we went through a four and a half year battle with cancer. I was left with a four year old. I had $150,000 in debt. And it's like I had to make a decision at that particular point. I had to look up my why, which was my daughter. What am I going to do? Am I going to crumble? Am I going to fall apart? I mean, that's not an alternative that I want. So I did, and I had no idea how to start this company. Paul: All I know was I needed to do it. So with that intensity and that drive, I said, I have to make this happen. And after that what's all your focus is I think from tragedy, once all your focus is pointed to one direction, then you'll start to see the opportunities that you've never seen before. So, I mean, I think people that have gone through tragedies and really decided to not let that tragedy define who they are, but let their choices make them who they are, that you see magic when that happens. Because intensity to succeeding and making sure that they're never defined by what happened to them in life so. Stefan: Bro I'm giving you a gong. I love you, man. Dude, I love you man. You know that story you have. I'm so sorry to hear your wife died. I mean that's just the most brutal thing. But I love that you picked up the pieces and I love that you saw the why in your daughter. And I love that you were able to get that emotional charge 'cause so many people would have folded like a lawn chair. It's so easy. Whenever you go downtown, you see a homeless guy on the side of the street. That's someone who folded a lawn chair, but you said, "No, I'm going to use this. I'm going to use it as fuel." And it's tremendous to see what you built. Now shifting gears a little bit, Paul- Paul: I actually wanted to kind of comment on that I don't know it's going to be ... I have colleagues and friends that have children right? And every time I hear them they say like, "Well, I can't do this. I can't do that. I can't do that because I have to take little Johnny or little Cathy or little whatever to the baseball game. I can't do that." I decided and I think people should decide that you know what? You don't make your children your reason why you can't do things. You make them your reason why you do, do things. Stefan: Oh, another gong. Bro. We're hitting today. Church of the grind is in session. Damn. Instant replay on that. I want you to say that again for the kids at home. Paul, one more time. Paul: Yeah. Absolutely. I mean, I have colleagues and I have friends that continuously tell me "I can't do this because I have to take little Johnny, or they have to take their children or their little Kimmy to their basketball game. Their ballet practice." But you know what? You have to be able, I mean, either you're going to choose to have your children be the reasons why you can't do something or you make them your reason why you can. So that's the different mindset. I mean, you have to make your kids a reason why you can achieve your dreams. Because that's the truth of the matter is if you don't, they're going to learn from that. Don't ever make your children your reason why you can't do something for yourself because that's not their fault. Stefan: You know, it's like the old seminar story. I don't know if you've heard this story, but there's two brothers and they're identical and they're twins. And one brother says he's living in cardboard box downtown and it's raining on this cardboard box and he's with the woman that's ugly. And they fight and they hate each other and he doesn't know where his kids and he can't hold down a job. He's got no money in his bank account. His creditors are coming after him all the time and life is horrible for this guy. And he says, "My life's a failure 'cause my dad was a drunk who beat me and my mom was a prostitute, smoked weed." And then I cross the tracks. And the nicest part of town is his identical twin brother who's in a mansion, the gorgeous wife and they have great sex and they've got lots of kids and the kids love the dad and they love the mom and they'd go on four vacations a year and they got the dream car and money in the bank and they sleep well at night. Stefan: And he says, "Man, I'm a success today 'cause my dad was a drunk who beat me. My mum was a prostitute who smoked weed every day." You know that same thing happened to those two guys. But on one side, one guy says, "This is my fuel." And the other guy says, "Oh man, this thing totally devastated me." And I love your story, man. Massive, massive props to your story because I come from a family, my dad was the son of an alcoholic and he had the dad who beat him. He says "Oh, I can't do this. I can't do that. It totally froze him." And with me, I use it as total motivation you know, my why. I think these interests are the whys, you're talking about your why's your little daughter. With whys I notice it's either people's parents that they want to save or it's their kids. Paul: Sure. Yeah. Stefan: And it's just either they want to help their parents who are screwed up or fix the parents or whatever, or they want to help their kids. And you know, how important do you think Paul to have a reason and a meaning outside of yourself to succeed? It can't be all about you. Paul: Oh, 1000%. I think if you don't have a reason outside, I think as human beings we're called to do something bigger than ourselves. And the reasons have to be more than ourselves. So I think innately, if you do not have a reason outside of your own personal gain, then it's going to be futile at the end because the drive stops. The why stops. So it's like when people are only motivated about money or cars or whatever, and they get that, then what happens after that? Right? If you have a purpose that's intangible and that can create a change for everybody else and the reason outside of yourself needs to be there. I mean it just has to. Stefan: I love that. We're going back to the Viktor Frankl Search for Meaning. You know, Man's Search for Meaning. What is the meaning of all this? And I think that one thing that's common across all of our shows, you're a very successful guy, especially in the space you're in. Is that the darker people get, the more they go into the darkness, the more they're in the light. And the worse it is and the deeper that pit of despair is, I call it the pit of despair. The deeper people go into that darkness, the higher they're able to climb after. And I think there's so many people at home that want to, they want to have it easy. They want to get a job, they don't want to go through any of the risk or the pain, they don't want to have their whys die, anything like that. But in some ways, Paul this is an interesting thing, like that event of losing your partner in some ways is that the best thing that ever happened to you? Paul: Yeah. I mean it's the worst and the best thing that happened to me. When I look back at it now, it's been about five years since she's passed away. But I look back at it now and even when we were struggling, right. And it was even before that, I mean we were homeless when my daughter was born and she was three months and we were sleeping out of our pathfinder and then a year later she got cancer. I mean we were going through a lot of crap, but I look back at it now and I think about it. If I didn't go through any of those struggles, it wouldn't have made me who I am today. Because I had to choose- Stefan: I'm going that. I'm gonging that bro. Paul: I had had to choose to be better. I had to choose. And I think seeing my wife pass away at an early age, that kind of pushed me too. 'Cause I think what happens is people don't realize how delicate their life is. Right. They can always wait until tomorrow. They can always wait till tomorrow. They can always wait till tomorrow. And you never know. You never know. Like my wife never knew she wasn't supposed to die when she was 36 so. Stefan: Right, right. Well that's super young men and like most women live till like 86 or something. So it's like 50 years too early. Paul: Yeah really early. Stefan: One word that you use and that I love those, the word choose. And the one thing that no one can ever take away from any of us, even if we're thrown in a Nazi death camp, is the choice to choose. Paul: Yes. Stefan: We can always choose the meaning of things. We can choose, what does this mean? This horrible thing. Is this going to be a wake up call? Is this going to be your fuel for the future? I had a big event in my life when I was younger and it was my parents' divorce. And it's interesting, my brother loved them to pieces. He uses it as a reason why he can't do stuff. You know, he says, I remember once he was yelling at my mom, he said, "Mom, if you guys didn't get divorced, I'd be in the NHL Right now." I'm like "Really?" I'm like "Dude, I don't know about that. You're a December baby. December babies don't make it in the NHL. You've got January, February, March, April go in." Paul: You've got a lot of Malcolm Gladwell. Stefan: Yeah man. I'm a Malcolm Gladwell reader. But it's so interesting 'cause I was with one of my girlfriends at the time and she said to me. I remember she came to one of my seminars and she said "All this stuff that you do and all this that you built, you do it for him." And I said, "Who?" She didn't know me that well and I didn't know her that well but she in two seconds as a woman with her intuition knew that the education company I've built is for my father 'cause my father never had that. And that was, yeah, there's such a deep meaning there and there's such a big why and it's so much fuel. 'Cause in life you got so much shit thrown at you all the time. They just, it's buckets and buckets of shit over and over again. And the people with a strong enough why can bear any how. What do you think about that famous quote? I think it's a Nietzsche quote. Paul: Yeah. No, I absolutely believe that. I absolutely believe that things that get you through the day. And the thing that gets you through life is why are you doing it? If you don't know why you're doing it, you're like a sailboat without a rudder. I mean, you're just kind of going endlessly through and through life, you know? And I think nowadays, I look at it nowadays with how instant everything is. Postmates, instant coffee instant, instant this, instant that. We're forgetting that the true gift of success is actually the journey that you go on. It's who you have to become, to become successful. That's what the gift is, not the actual achievement. It's who you have to become to achieve that. So like, yeah and to achieve that, you need to know your why and why you do it. I mean, so yeah, I absolutely believe in that quote. Stefan: Wow. Yeah. Now, I love what you're saying about the process and you know, this show's called Respect the Grind, right? You've got to respect that 10 years, respect the 10,000 hours. You can't cut the line. And we live in Instagram life, it's Instagram, Insta popcorn, Insta sex, Insta phone, Insta everything. Right? And I wrote about my book here Hard Times Create Strong Men. It's my fifth book I wrote. And it's interesting, right now there's like a porn and video game epidemic with young men. And I did the math. It's 10,000 hours to master let's say business or something, right? 10,000 hours. Well, you can master a video game in 500 hours. So where we give up our 10,000 hour endeavor, like maybe becoming an artist or a musician or an athlete or maybe starting a business. Stefan: Those are all like really worthy things. We go play World of Warcraft for 500 hours and we're at level 100 torrent shifting or something. What do you think about, does that translate into the workforce now with you recruiting young people? I mean, are there people out there who just don't get it and they're playing their world of Warcraft but they're not willing to put in the 10,000 hours? Paul: That's funny that you're saying that because I've visited Blizzard many times for one of our clients. Stefan: Dude, I want to work for Blizzard when I was younger, they didn't return my phone call though. Paul: Oh man. They give away like swords and shields when you hit your five and 10 year anniversary. Quite an organization but to your question about the younger generation, you know we do a lot of work with this particular segment because they're the incoming generation, they have to take over in the workforce. Right. You know what we are figuring out, it's not that they're not intelligent and it's not that they're not motivated or driven. They just want to get from A to B as fast as possible. And you and I both know it's like that's not going to work. You can't master anything. I don't know taking an online course or skipping out of school or whatever it is. You've got to learn the fundamentals and the basics. It's like building a house, right? If you're building a house and you decide that you don't really want to do and you think that the foundation, you just build it on the rock side it came on, it's got to fall down eventually. Paul: So we forget that I need to build that. But yeah, I mean I think because of how society is propagating this instantness that we're having, we're not putting in the fundamental work to make sure that not only our minds are strong, but our characters are strong, our will is strong, our drive is strong, everything is strong. So it is getting a little bit harder to recruit the younger folks just because they want things more instantaneous than before. And what they do is if they don't get it, they start moving to a different place of work or something else. I mean, I think the statistics were that the new grads, the last two years of college graduates, their average tenure at a company's eight months. So after eight months they're out. If they're truly a millennial, the average tenure at a company is 18 months. So we're seeing them just take off. So even if you get into a company, there's no level of mastery yet in that. Paul: And even if you're an entrepreneur, because it seems like everyone wants to be an entrepreneur now, but it takes a lot more than 18 months or eight months to really master a craft. You can't do that automatically. And if you do, you're probably going to lose it in the end. If you get lucky, you'll make a lot of money, but you lose it in the end because you don't have the fundamental to see it through different types of market. Stefan: Yeah. You know, those numbers are scary to me, man. I mean, I'm an employer and what happened to me last year, I came out of the jungle. I was fasting in the jungle for last year's 18 days, I'm going on a 40 day water fast actually. Yeah bro. So I came out of the jungle last year and I wrote this book, Hard Times Create Strong Men because I came out of the jungle and my young 21 year old, 22 year old millennial employees were saying like, "You're mean, I don't like you. You make me feel like a piece of shit." You know, they started complaining. And I was like "What's wrong with these guys? What's going on?" And you know it's interesting 'cause their tenure, those young millennial boy's wasn't very long. Probably right in that timeframe that you mentioned. And what happened was I went home and ... Well first I had to give these guys a talk. I gave two three hour talks one week in my office of how to be a man, which is like the most, that would never happen in the 50s. That would never happen in the 60s right? Stefan: The sixties you'd like smoking a cigar and a scotch and everyone just knew how to be a man. That was a normal thing. But I give this like six hour how to be a man talk and do your work. Being a man is about your work and that's what you do. We don't have a uterus, we don't have ovaries, we can't bear children. You're a dad by proxy, but you didn't have that thing come out of you, man. I mean you planted some seeds and walked away right? Paul: I didn't do it. I did the fun work. Stefan: You did the fun work yeah. It was like two minutes. So like- Paul: One and a half. You're being too generous to me. Stefan: One and a half minutes yeah. And I'm going to give that a gong. Bang. So these young boys, they're like, "Oh man, I want to be the leader of the company. I want this big salary. I want to make all this money." And what I found that was really interesting was these boys who were complaining like teenage girls never had fathers. And it was so interesting because you know, look at the stats 50% of the couples are divorced now, the marriages fall apart. And then I don't know what the status for dads sticking around, but dad's typically don't stick around 'cause either they don't want to stick around or the laws are so bad, the guy isn't around. And then you've got this entire generation of young men raised by young women and they don't know how to be a man and show up to work. Stefan: So I wrote this book Hard Times Create Strong Men and the cycles of history go hard times create strong men. Strong men create good times. Good times create weak men. Weak men create hard times. Paul: That's absolutely right. Right. Stefan: And we're in this like weak man time and it's so interesting, my sales manager Ian, he had a very strong relationship with his dad. And his dad has a farm, a goat farm out East and the we're in Canada up here. And he had a great relationship with his dad and because he had a great wish up with his dad, he has a great relationship with work. And it's so interesting cause the guy with the good dad, he's a great worker, he does great work. And then the guys with problems still at my office guess what? Have daddy issues. You ever notice this where there's like daddy issues on some of these men and then they creep in your workforce and now they're bouncing after eight months. You ever notice that? Paul: Yeah. I think there's a strong linkage between how someone grew up and what their family structure was to whether it work [inaudible 00:26:14]. When people say that there's a work life and then there's a home life there's no difference. You're going to blend your personality with both. So yeah. I see there's a strong linkage. And also there's a strong link to you what you just said about your book where like, you know, when we're looking at World War II where all these young kids were born in a battle, right? They're after depression. There was a lot of adversity. But then you look at our times now we've been going through a lot of prosperity, especially in the last 10 years. I think we're both old enough to understand. In 2007 2008 there was a crash. Nearly all of us were getting our house foreclosed on and everything. Paul: So you've got these kids that have been going through this prosperity. I mean, you can throw anything at the wall and make money nowadays. And they haven't seen that [inaudible 00:26:54] yet. And then I think it's problematic in our domestic workforce too, because like especially in the technology field, because if you think about it, we've had all this prosperity and it's been a little bit easy, but then you have these emerging countries, these emerging markets like India and China that were oppressed for a long time and they're like, "Screw this shit." You know, like I want to work. Right. They were what we were going through back in World War II and the depression and things like that. So now they're becoming the very, very strong capitalistic societies that were a little bit more weak. So, I don't know it just, you made a really good point about your book because I completely agree with you on that. Stefan: Yeah. Well, they're hungry. Right. And like immigrants in America are four times more likely to become millionaires than native born Americans. Paul: Mm-hmm (affirmative). I know that 'cause I'm an immigrant, so I get it. Stefan: Where were you from, man? Paul: I'm from the Philippines. Yeah, my dad- from Manila. Stefan: Okay. Awesome. Yeah, I'm up here in Winnipeg and we got, I think 16% of the population is from the Philippines. I would flip houses and I'd sell them to the new immigrants. So I'd give him the Canadian dream for like a 100 grand or 129 grand. These houses look like little mansions. Right? And I always have these customers from Manila and they'd see it and they go, "Oh man, I got to have that house." And we actually just got a Jollibee bro. Paul: Oh my God. That's awesome. Stefan: We got some spaghetti and like a chicken leg or like a mango pie. They're pineapple pie or mango pie at Jollibee? Paul: It's a mango pie. Stefan: Oh, a mango pie. I haven't been there, dude, I haven't been to Jollibee yet, but I heard they play the song, the Jollibee song and- Paul: Yeah, you got to go, man. Stefan: Man. I'm trying to look after my health here, man. Paul: You can do it once. Stefan: Yeah go try it once man. Do they have a hot dog spaghetti at Jollibee too? Paul: Yeah they do. So the Spaghetti they put a little bit of sugar in there to sweeten it up. Stefan: Oh, of course. Of course. My dad's from Sweden, so I have an immigrant dad, and I remember going to Sweden when I was 12 and we're sitting down at the table and like Sweden is like, it's one of those countries, I looked it up, I was like, what's a racial slur for a suite? They call the Spanish people spics and they call Italian people waps and I looked up the Swedish one there isn't one because they're tall and they're beautiful and they're smart. So nobody's the Swedish people. But I'm over in Sweden and it's such a developed place. And they had these like Woodfire pizzas back in the day and they had like nice little pastries, they're so civilized. Stefan: And then we sit down at the kitchen table at my aunts or great aunts, I don't even know who these family members are. We're sitting down at the kitchen table at their house and they're making spaghetti. And I'm like, "Oh damn, I love Spaghetti." You know, my mom makes a great spaghetti back in Canada. We sit down at the table and they give us these like white boiled noodles. So it's like plain ass noodles and then you know what they do. And Paul you're going to be horrified at this man. They put the ground beef like straight up on noodles. So you got just playing ground beef, not taco meat. It's just like plain like gray brown ground beef on these plain white noodles. 'Cause like in Sweden they're not into spices. It's like salt is the white band spice over there. Salt and bill pepper. Stefan: So they put the ground beef down on the noodles and then I was horrified. They pull on a ketchup bottle and you cover it and ketchup. I know Bro. Ketchup spaghettis, you haven't ground ketchup and it wasn't just white noodles. I went to house to house to house. I was like "How are you guys eating this ketchup spaghetti 'cause you know we got like Oregano, we got basil, we've got garlic, we got all these great things written in the Ketchup Spaghetti." But I digress. I digress Paul. Now, let me ask you this. A lot of young people listening to this show, 12 years old, 15 years old, 18 years old, different ages, younger people. Do you think in 2019, it's going to be 2019 in like a week. Do you think that it's still good to get a degree today? Or do you think that no degree is the way to go and just get some skills and figure it out? Paul: That's kind of a controversial topic, but I promote education. I think you should at least get your college degree. And the reason why you should do that is, and this is just what I truly believe is that college is an opportunity for you to, it's kind of like a playground, right? You're accomplishing something. A four year degree isn't easy. So it's the first step I'm trying to accomplish something before you do anything else from the studies. I got my degree in Kinesiology, which is exercise physiology. I obviously don't use that, but what I learned from college is I communicated with a lot of people. I had to collaborate with my other students. I had to do projects with the other students. I had to get them to buy into a lot of things. I was part of a fraternity, so I understood that organization. Paul: So it's much more of an experience than anything else. And that's what I grew out of. But I look back, I mean I even got my MBA, but a lot of the reasons why I did that was because of the networking progress and the ability to build relationships during that. So I was really active in college and that's why I think it meant something to me. The stats don't lie, I don't know the stats exactly off the bat, but college graduates tend to earn twice as much as high school graduates. People with masters have by 40% more earning potential then that someone with just a high school degree. Now we have to understand that, okay, well don't go to college and then start your own business. But the failure rate of business is 99%- Stefan: I was going to say 99 bro. 90 in the first five, 90 in the second five but 99 yeah, you're going to die man. Paul: Right. So it's like go ahead and not have any education and then you have nothing to really kind of I don't know fall back on I guess. And not to say that a degree is going to help you out because I'm in recruitment, so you have a degree and you don't have skills, it doesn't really matter. But what I've noticed that every time I do interview someone, someone that has been active in college and has gotten through college, they will most all the time be better communicators and be better at being able to grip through their job. So I mean, that's my opinion for whatever it's worth, I still believe in it. I come from a very highly educated family. My Dad's a physician, so I don't know, look at the statistics. Most of the billionaires have a college degree, so I wouldn't dash it I guess. Stefan: Yeah. There's a lot of BAs actually in the billionaire club, bachelor of arts, which is interesting. I got a degree in English. So I went to school, I went to music school 'cause I want to be a rock star. So my mom says, "Oh if you want to be a rock star, get a music degree." Right? So I go and I'm studying jazz of all things, which jazz, it's funny it's all over here up in Canada, 2005 so like I don't know what is this. Like 50 years after jazz is relevant. They opened this new music called Jazz [crosstalk 00:33:23] behind. So I went and got a ... I was working in the jazz faculty there and I was a professional musician and then I realized I don't want to be a jazz musician 'cause it's a very hard and horrible life. Stefan: And then I dropped out of that and I went to the business school and I dropped out of that. Then I went into computer science, I dropped out. I was very good at computer science. I wanted to work for Blizzard bro. That was actually ... And then I ended up dropping out of computer science and I went to the registrar and I said, "Hey, can you recommend a way for me to get out of here without dropping out that won't piss my parents off." And she said, "Yeah, take two poetry class, you're going to have an English degree." So now I have an English degree with a minor in music. And I remember 2008 that was when I graduated, it was May 2008 and I went to go get a job. And the only thing I could get with an English, was a call center job in the middle of the night selling luxury hotel rooms to rich people, and you actually needed a degree. Stefan: And it was, we were making minimum wage, it was just like hardcore minimum wage. And I remember having like a post grad depression about that cause I was like, "Man, I spent my whole life, I spent 12 years plus kindergarten or whatever, plus four years of university and that degree got me here to a call center job. I could have just painted houses." But here's the bittersweet flip side of it is I'm a resourceful person. So I've written five books now, I'm 32 I've written five books. I'm sure the English degree helped with that a bit. Paul: Probably. Stefan: And then Mark Cuban, the billionaire in Texas, he says that today in today's world, an English degree is suddenly one of the most powerful degrees to have because we live in the world of content. People need more and more content. All content comes from writing. And so it's interesting, I used to totally bash on my degree. I used to totally beat on it. I still beat on it, but I kind of have to shut up about it now because I've published five books. By the end of this year I'll be up to eight books. I'm an avid blogger. On the flip side though, I wrote my first book when I was 12 before I went to school. So it's an interesting thing. I think it's a catch 22. I throw out resumes with degrees in my office. When they come in, I got a stack a degrees and it's actually kind of sad. Stefan: I get guys with PhDs, they go in the garbage. I get guys with MBAs or master's. It's pretty sad man. 'Cause a lot them are applying for entry level sales jobs. Now let me ask you this, Paul. I mean degree in school versus learning to sell. What do you think is more valuable? Someone who knows how to sell and make money on commission or somebody who has some sort of degree. We don't even know what it is. Mystery box. It could just be a mystery degree. What would you say is more valuable? Paul: Selling. Hands down. If you know how to sell, you'll beat out a degree. Stefan: So, okay. I love that answer man. I mean that's powerful stuff and I think being good at sales, it's funny like the Mormons in Utah, they all go on missions and they sell bibles door to door. So they have all these fantastic call centers up in Utah for these educated smart, street smart salespeople who speak two languages or more. With learning to sell, what are some of the best places that people can go to learn to sell? 'Cause there really isn't a degree in that there isn't a school. Nobody teaches it. Where do you think people should go and learn to sell? Paul: You know what? I'm kind of lost for like where people would want to sell. I mean, like when I'm talking to my sales guys I think the most important thing before any sales techniques is again, going back to the ability to build relationships. I don't think anyone likes to be sold to, but I think in order to be an effective salesperson, you have to be in a relationship with somebody and understand what their problems are, what their needs are, right? You can't just push it on them not knowing that there is a need. Right. I think the ability to be able to problem solve is one of the highest, well, one of the most critical abilities that there is. And the only way to do that is to be able to get into relationships. Paul: So, I mean, as far as sales techniques, I mean I don't know I guess I'm kind of lost as far as I think the best thing that you could possibly do in any kind of sales is really understand what the problem is. Or who you're dealing with and get into a relationship with them and make sure that once you do it, you can understand what their problems are and then you can fix it. Stefan: Right. Right, yeah. I love what you're saying man. I got a book I wrote here about sales called The Close: 7 Level Selling. On the back I put stop selling, start serving. That's just the main thing you said nobody wants to be sold these days. But it's funny 'cause everybody wants to buy. Paul: Yeah everybody wants to buy. Stefan: And they want to buy but they don't want to buy in some salesy way where they feel like you're manipulating them. They want to buy on their own terms. So how do you make it so that they choose you? So they decide and they want you. Coming back to dating. It's interesting like the man might choose the woman he wants to date, but he has to make the woman choose him. Paul: Yeah, I mean it's the same thing I think we're talking about. If we understand what the wires. So like let's take for instance our clients. If we get into a relationship and understand okay where their inefficiencies are, what's happening, what their troubles are with their current staff, what we can do. Once we understand what's keeping them up at night and what's keeping them desperate and what's keeping them in pain, people want to alleviate pain. So the minute you understand what their pain is and then you bring up a solution, you're not selling, they're going to be buying all day long. Stefan: Bum. You know, I heard a great quote weeks ago, I was down in San Diego at a conference and one of the speakers said "All human beings, all purchases are either avoiding or alleviating pain or elevating status." Paul: Yeah, true. I would bet it's more about pain. I think people are motivated by the carrot or the stick, but I think most people are motivated by pain. They don't want it. Why do we follow rules? Well, I don't want to get in trouble, right? Sometimes people don't understand the pain. So you have to be like, "Hey, you know what? As an expert, here's what's going to happen if you don't do that." So you've got to sometimes the pain understanding that you got to do good for them. You can't just create pain and just sell them crap. You've got to make sure that whatever you are doing is going to improve their situation. And I think that's how you have long lifelines. I'm sure you see that all day long in the real estate industry. Stefan: Yeah. Well one thing I say to my, and my sales guys, I say, "Look, do what's right for the customer.: And that gets in the ethics. I think ethics is the base, then it goes the product, then it goes sales, marketing, brand. And if you do what's right for the customer, whatever that is. If you go to chick fil a and you forget your credit card, the guy comes running out to get your credit card and hands you your food. If you do what's right for the customer, if you take care of the customer, you're always going to have food to eat. Right? Paul: Absolutely. I think in dealing with business integrity is the most. I mean that's the one thing that you cannot succeed without. You cannot succeed without integrity. Stefan: Yeah, absolutely. Well, Paul, I've got some questions I'd like to ask everybody. Here's one that I love just floating by you. Now, you see all sorts of people, man, you're in the hardcore people business. You got employees, you're recruiting, you're matching with customers. You're just like, your business is nothing but people. What do you think is the biggest cause of failure in people? Paul: They lose reasons on why they're doing it. It's always going back to the why, the problems, the challenges, the obstacles, whatever they have become bigger than the reasons why they're doing it. And once you start doing that, and a lot of it is perspective, if you start looking at, okay, I didn't get this promotion, I didn't to get this client, I didn't get this. And they start looking at all those challenges and obstacles and setbacks, that starts to vary your why. And I think that's one of the biggest reasons of failure. If you don't hold onto the reasons why you're doing things, you're going to fail nine times out of 10. So you've got to want to embrace that. But if you can't hold onto the reason why the heck you're doing something like a fitness goal, right? Paul: Like, okay, I want to lose 20 pounds. I lost 92 pounds. I was really heavy at one time and I wanted to do that because I wanted to be there for my daughter, right? And it got hard. I didn't want to wake up in the middle of the morning. I mean, it's not, the first thing that I want to do is wake up and be like, "Whoa, holy crap, I'm going to run like five miles." It's like I want to go to bed, but why am I doing that? Why am I doing this? And the reason why we fail is because we forget why we're doing things. Why was it important to begin with? So that's what I feel the biggest reason of failure is. Stefan: So it's really coming back to meaning, you know, when working out to be alive for your daughter or being healthy for your daughter's there, that's way bigger than you want to look sexy at the club and that mesh shirt you bought, right? Paul: Yeah. I mean that can be motivating to people too- Stefan: Oh yeah. Right. There's, there's some sex there, right? Paul: Yeah. There's always a why. If you don't know your why, then you're never going to be able to hold on to anything. You'll feel at everything if you don't know why you're doing it. Stefan: Right. I love that, man. I think we've had a really deep conversation here about the meaning and the why and it just translates everything. Now, Paul, if you go back in time, to let's say 15 year old Paul. And you would give yourself a piece of advice time machine here, what would you say to a 15 year old Paul? Paul: Do you. Don't think about anybody else and their opinions. Whatever's you feel is going to make you succeed, you do it. That would be my advice. Stefan: Yeah. Well everybody else is taken. You might as well do you, right. Paul: Exactly. Stefan: Awesome. Top three books that changed your life. Paul: Principles by Ray Dalio. Stefan: Damn. I'm giving that a gong. Great book. Paul: Awesome book. The Bible is one I mean just from a learning aspect and then Failing Forward by John C. Maxwell. Stefan: Those are three tasty books. Let me ask you this, the Bible and organized religions have lost a lot of ground in the last 70, 80 years in the United States, why do you think the Bible is so important? Personally, I think it's like I was born into a church and then I went to university, became an atheist communist as they manufacturer over there. And then now I'm back hardcore with the book of 5,000 years of human civilization and all the things that worked and didn't. But why do you think the Bible is so important? Paul: I think because there's a lot of great fundamentals in there. I think success books have, I mean they've originated somewhere, right? Napoleon Hill's Think and Grow Rich is to think is great right? But then if you look back at Proverbs, it says "As a man thinketh so he is. So if it's like if you kind of go back to it, I'm not saying that I'm religious or anything, but I just actually like the content of the book. The story of Job where he was really depressed and he went through this whole entire depression and then what he did to come out of that. I mean those are all very applicable things for me in my life now. I'm not a big organized religion guy, but I mean if the Bible is the most read book in the entire world, there must be something coming out of it. So I wanted to try and get my bits and pieces out of it and I've just noticed after reading it, it's very similar to a lot of the new things that we talk about. So that's why I'm like it. Stefan: Yeah, well it's so interesting. It's incredible. I did a bit of a study on it and my book Hard Times and what it is is it's the base values of our civilization. Our laws come from those value. Our entire framework comes from there. So whether you're religious or not, it's super important. And you know what else I think is really cool about the Bible. I was lecturing my secretary the other day about how to live her life as old men like me do. And I said, "Look, the Bible, you got to study it because they've already tried everything. They tried it all for 5,000 years. 'Cause there's the Old Testament, there's the New Testament. They tried it. They tried all the bullshit we're doing now. If you look at Sodom and Gomorrah, the Tower of Babel, they already did this shit. They already did it, and they move on exactly how it happened or how things went down and they wrote down all the problems. So you know in advance, if you just read that thing, you can see the future because it's 5,000 years. Stefan: And I think it's so interesting how every 70 or 80 years, we always think we're smarter than the past. You know, oh, let's try out communism this time, or let's try out something that clearly does. Try socialism out I know. Yeah. Let's try out socialism. And when you read back on that text, whether it's history or not history, it's amazing because all the answers are in there. Paul: It is. Stefan: And the Bible means the book. It's the original book so. Paul: It is, I mean, I think if we don't learn from history, we're destined to repeat it right? That's the quote, right? Stefan: Right. Yeah it's money. All right, awesome. Well next question here, Paul. Talking about the young people again. This is one of my favorite questions I ask this absolutely everybody. 100% of the people on this show get this question. Come back to the young people, the millennials. What do think is the number one thing that the young people today need to succeed in this world? Paul: We just talked about him. Grit. I mean you just need to, I mean there's always going to be challenges. You need to be able to have heart and critic and desire and quite frankly you need balls man. This world is tough. So regardless if you want them to be successful, you've got to have balls. Stefan: Big massive bowling ball balls. Paul: I mean, yeah, absolutely. If you want to be anything you got to have balls 'cause the opposition to be successful is so, so stiff. I mean you just have to have the biggest pair of balls ever so. Stefan: I'm giving you a gong for that one, boom. Yeah, some big balls, big ovaries, whatever you're running with there. Awesome. Paul, how can people get in touch with you man, if they want to know more about you? Paul: Sure. I have a personal website, paulmichaeldavid.com and my Instagram handle is Paul Michael David. Those are the two best ways you can reach out to me. Our company website is identifiedtalent.com. Stefan: Awesome. Really appreciate having you in the show Paul. Respect the Grind, man. Yeah, we'll have to have you on again. I thought we had a really great chat today and I really appreciate you and your story, man. Bless you. Paul: Yeah, bless you too, man. Happy holidays brother. Stefan: You too. Bye, bye.  

FVC Sermon Podcast
Kicking Against the Pricks

FVC Sermon Podcast

Play Episode Listen Later Nov 14, 2018


https://youtu.be/m7oPtC-rDGw Conversion of Paul “It is hard for you to kick against the pricks” was a Greek proverb, but it was also familiar to the Jews and anyone who made a living in agriculture. An ox goad was a stick with a pointed piece of iron on its tip used to prod the oxen when plowing. The farmer would prick the animal to steer it in the right direction. Sometimes the animal would rebel by kicking out at the prick, and this would result in the prick being driven even further into its flesh. In essence, the more an ox rebelled, the more it suffered. Thus, Jesus’ words to Saul on the road to Damascus: “It is hard for you to kick against the pricks.” Jesus took control of Paul and let him know his rebellion against God was a losing battle. Paul’s actions were as senseless as an ox kicking “against the goads.” Paul had passion and sincerity in his fight against Christianity, but he was not heading in the direction God wanted him to go. Jesus was going to goad (“direct” or “steer”) Paul in the right direction. This is approximately 5 years after the cross- First things first- Jesus says, “Saul, Saul, why are you persecuting Me?” Who was Saul persecuting? The church- whom did Jesus say he was persecuting? Jesus This is what Jesus said in Matthew 25:31-46 Every worthy commentary says the same thing, “as much as you have done it, or not done it to the brethren in Christ; you have done it to Me” Who are His brethren?  Matthew 12:46-50 EX: Matt served in the military and was one 2 separate deployments. I sent care boxes to him and to other guys who were deployed, even after he came back. We spent holidays with a bunch of soldiers. We had community with them, but they were not our family. This church is my family. We have had the last I cannot count how many  Thanksgivings and Christmas’ with the Webster family + others Who are the sheep of His pasture? John 10:27 New King James Version (NKJV) 27 My sheep hear My voice, and I know them, and they follow Me. 1 John 3:13-24 This is not a feeling love- but agape love, a purposeful love of the mind and the will, this love has to be developed So Jesus says, when I persecute my brothers and sisters in Christ, I am persecuting Him When talk bad about them, I am talking about bad about Him When I forsake the gathering of the brethren, I am forsaking Him When I reject and despise the church, her pastors and leadership; when I rebel against the pastor’s authority, I am rejecting, despising and rebelling against Him When I refuse to tithe to the church, God says I am robbing HIM. Tithing is not a suggestion- it’s a command of God and the way He takes care of His church Ananias and Sapphira weren’t lying to Peter, they were lying to the HS EX: 2003 was the year my daughter was born and the same year we started the church- the Lord has always spoke to me about the church in terms of my child. The way I feel about Faith and Gabe is the way I feel about this church. Talk about my kids, you’re talking about me. Reject my children, you are rejecting me. When I love the brethren, I love Him Francis Chan said this: “lukewarm people love God, but do not love them with their whole heart, soul and strength. They love others, but do not seek to love others more than they love themselves. Their love for others is focused on those who love them in return, like family, friends, and other people they know and connect with. There is little love left over for those who cannot love them back, much less for those who intentionally slight them, whose kids are better athletes than theirs, nor with whom conversations are awkward and uncomfortable. Their love is highly conditional and very selective, and generally comes with strings attached.” When I take care of the church, I am taking care of Jesus. 1 Peter 1:22 “seeing you have purified your souls in obeying the truth through the Spirit unto unfeigned (w...

TEFL Training Institute Podcast
Podcast: Read To Learn (With Paul Nation)

TEFL Training Institute Podcast

Play Episode Listen Later Jul 15, 2018 15:00


We celebrate our second anniversary episode by interviewing Emeritus Professor Paul Nation about reading. Paul tells us about research into the effectiveness of reading, why as teachers we tend to avoid including reading in our classes and how we can start doing more reading in class.Ross Thorburn: Hello everyone. Welcome to this second anniversary podcast. Today, we're going to talk about something that we've not talked about much before on the podcast which is reading. I know we always say we have a special guest but today, we really have a very, very, very special guest.Tracy: He's a true world expert on reading, Paul Nation. I'm sure a lot of you are familiar with Paul Nation. Paul is emeritus professor at the School of Applied Linguistics and Applied Language at Victoria University, New Zealand.Written dozens of books and been publishing research on these topics since 1970s. There are three areas that we're going to talk about. The first one is, how does reading help students learn vocabulary?Ross: Second, we'll ask, how can teachers include more reading in their lessons? Finally...Tracy: Why isn't there more reading in most language courses?How does reading help students learn vocabulary?Ross: Hi, Paul.Paul Nation: Hello.Ross: Thanks so much for coming on the podcast.Paul: No problem.Ross: Do you want to start off by telling us a bit about vocabulary teaching and how reading relates to vocabulary teaching?Paul: The problem with vocabulary is when it's framed as teaching vocabulary because most of vocabulary learning will occur not through the teacher teaching, but through the teacher planning well, organizing well and providing opportunities for the learners to develop strategies to take control of their own learning.There are just too many words for teachers to be able to teach them. Really, we have to see learning of vocabulary is really occurring through input which is very, very important. Learning through output and learning through fluency development, but also learning through some teaching and then through deliberate learning and so on like that.I think that's really important because otherwise, teachers feel that they're the only source of vocabulary for the learners in the classroom. That's a very wrong view indeed.Tracy: That's really interesting. Does that mean teachers aren't really that important then in language learning?Paul: I didn't say the teachers weren't important. I said teaching was not important. There's an important difference. That comes back to what you see as the role of the teacher or the roles of the teacher. I put planning as the number one role of the teacher.From a vocabulary perspective, planning involves working out what vocabulary your learners already know and making sure that they have plenty of opportunities to learn that vocabulary.It's deciding what vocabulary your learners need to learn and then making sure that they have plenty of opportunities to learn it. If we just take meaning‑focused input, teachers need to know and the learners need to know how many words they know. Then what level of graded readers they should be working on in order to help expand their vocabulary through input.The teachers' roles are very important because it's, first of all, making sure that learners were spending time reading at the right level for the students so that they have the opportunity to learn vocabulary through guessing from context and through some dictionary lookup and so on as they do reading in order for that to happen.If you had a really good extensive reading program that learners were spending anything from half an hour to an hour or two a week on and maybe more, they could be learning at a rate of around about a thousand words a year, which would be a native speaker rate of learning.The teacher has a good job to play there, a very important job to play but the teacher is not teaching. The teacher is making sure that the materials are available to the students.The students know why they're doing it. The students are, therefore, motivated and they're getting some feedback on their progress. The teacher needs to do all those things but it's not fronting up saying, "This word means X and that word means Y." It's getting the learning going.Ross: I'd heard before that the big problem with reading is that it's actually much harder to guess from context than most of us assume. Something like students need to know. Is it 95 percent of words in a text?Paul: Yeah.Ross: If you're getting that correctly.Paul: That's 98.Ross: Right, 98 percent. How do you reconcile those two areas, that guessing from context is really difficult, but reading is also extremely helpful and helping learners build up their vocabulary?Paul: It depends on the standard used for guessing. You have to view knowledge of words developing over time. If you meet a word in a reading and you have a guess at its meaning, and your guess is good enough for you to carry on reading, you might have added only a little bit of knowledge about that word to your knowledge of words.When you meet it again, the next time you'll add a little bit more knowledge. You can show...if you set your standard of knowledge for one meeting with a word is high, you can say, "Oh, people don't learn anything from context."It's just to have the guess the full meaning of a word from one meeting. That's absolutely true. All of research on learning from context used to have this problem of saying, "Well, actually, we know that people learn from context, especially native speakers, but it's very difficult to show it experimentally."You've got to see that when you guess from context, it's something which you're going to have to keep doing for the same word a dozen times at least. Each time you're building up knowledge, strengthening knowledge and enriching your knowledge of that word.How can teachers include more reading in their lessons?Tracy: I read about some other studies before. Students, they make some really, really good progress in using graded readers. The progress was even bigger than attending teacher lec classes.Have you ever seen any other examples of people applying these ideas? For example, they have a school and using these ideas, and then they provide the students an opportunity environment to read more.Paul: I always like giving the example of a language school in Tokyo that I heard about and couldn't believe. I went along to see it. This language school is...But I think they call it a Juku. Juku is where kids after the normal school day go and spend three hours, say from 6:00 to 9:00 in the evening doing study.It's a private language school. The parents have to pay money for them to go. They have to take time away from their lives to go to it. They might go to one three‑hour class a week or maybe two.This language school for at least half of that three hours simply gets the students to sit down and read. They can choose the book. They'll get a guidance and advice on what books to choose. Each classroom has lots and lots of books graded readers and text written for native speakers.Some of the students, if they wish, can actually spend the whole three hours doing extensive reading. Most choose not to do that. Most do one and a half hours and then they have one and a half hours session of conversation with a native speaker.The guy who owns these schools is making a fortune. He's really doing well. His results in the entry exams to universities are so good. That word of mouth just keeps them coming and the students love it.I couldn't believe that parents were paying a lot of money for their kids to go to a language school where for at least half of the time they sat down and read while the teacher sat in front of the classroom and just did other irrelevant work.I went along and sort, and oh boy, it was working well. The teacher said, "Here, you watch." This was the owner of the school, actually. He said to the students in this particular class I was observing, "Do you like coming to these classes and doing them?" Of course, being obedient students all the hands went up but I think they made it.He said, "Now, watch this." The next question was, "Would you do this at home?" Only about two or three hands came up. They said, "Well, at home, we're just too busy. There are too many other things to do at home. Even though we could sit at home for an hour and a half, or also each week and quietly read."There's so many other...We got homework to do, there is computer games to play and all of these things. We just never get around to it." Having to come to this class and sit down and do it. I was talking to some of them after the class and they were really proficient.Ross: It sounds a bit like going to the gym, doesn't it? That example of, if you pay for the gym, but a lot of the things that you're doing at the gym, you could just do a home. Actually, if you don't pay for the gym, probably none of those things you end up doing at home for whatever reason. Right?Paul: You don't. No, I know. You don't. That's right. Once you have a dedicated time where your money is being paid out and that sort...people ask about extensive reading, "Why don't we just get the students to do it at home?"There is a research which shows, in fact, you're much better starting off in the classroom at least. For the start at least of getting to do it because then you make sure that they do it. Then you make sure that they suddenly come to the realization that in fact, there are books that they can read, understand, enjoy, which are at the right level for them.That's quite a revelation. A lot of students have never read a book in English from the beginning to the end. Through well‑planned extensive reading program, they should be reaching the end of a book at least once or twice a week.Tracy: Paul, those students that you just mentioned, they're younger learners rather than adults?Paul: They were teenagers. I think that were getting off to university in a year or two.Tracy: Is it possible to use graded readers with younger learners?Paul: You can have meaning‑focused input right from the very beginning stages of learning English. The lowest level of graded readers assume knowledge of 100 different words. You could start from that and the second or third week of a course if you really was switched on.Why isn't there more reading in most language courses?Ross: Why is it then that all English schools don't actually have more reading in their curriculum? Pretty much everywhere I've ever worked there's been some reading in courses but it's been a very small one.Paul: That's right. The research on extensive reading is clear. We know how much extensive reading learners need to do. We know that very, very significant progress can be made through doing extensive reading. Every teacher should read the book "Flood Study" by Warwick Elley and Francis Mangubhai.It's only about a 20‑page or so report, but it's such a significant piece of research showing that by getting meaningful input and comprehensible input as a significant part of the program, learners can make almost double their learning compared to a teacher in front of a class.The researchers are clear on that but teachers are very reluctant to take up the option of extensive reading. One of the reasons is that if you have a really good extensive reading program, once it's running, once it's planned, organized and set up, the teacher has little to do. Teachers feel guilty about that.They feel, "How can learners learn without me teaching them?" That's one of the false beliefs. Then, "Here are the learners working away and I'm doing nothing. Am I earning my money?" You could say, "Well, the teachers are very conscientious and things like that." It worries them that they do that.Ross: I presume that you need pretty interesting and engaging books for the students for all this stuff to work then...Paul: I would think so. In the Elley and Mangubhai study, they found that actually there was quite a lot of agreement among students on the books that they liked. The books that they liked, the books that native speaking kids also liked. The material also has to be at the right level for the students.You need to get the good books. The good books part is really easy because every year the Extensive Reading Foundation runs a competition for the best graded readers. That's been going on for...I don't know, maybe 10, 15 years now. You can simply go to their website and find the best ones.More from Paul NationTracy: Thanks very much for coming to our podcast.Paul: No problem.Tracy: I'm sure our listeners would really appreciate all the valuable information you shared with us.Ross: Everyone, highly recommend that you go into Paul's University of Victoria web page. I'll put a link for that on our website. You can find lots of great resources from in there, vocabulary tests, free books, etc.Tracy: Thanks everybody for listening to our podcast for the last two years and then really appreciate your support.Ross: Bye.Tracy: Bye.

Track Changes
Privacy, Data Encryption and the Law

Track Changes

Play Episode Listen Later Jun 25, 2018 25:59


  Virtual vs. Physical Privacy: This week Paul Ford and Rich Ziade talk about privacy around your data and devices. We talk about search warrants, argue about the systemic problems of the prison system, and look into the ways that encrypted messaging is influencing our laws. We also get a preview into Rich’s life as a lawyer! [audio player] ►iTunes/►SoundCloud/►Overcast/►Stitcher/►MP3 /►RSS 2:38— Paul: “Anybody can sue you for anything, at any time. So you need to be buttoned up, but also plan for that.” 4:48 — Paul: “In the future, if you ever want to start a business, buddy up with a lawyer. That’s my advice.” 9:42 — Rich:There’s laws right up to the constitution that protect our privacy in terms of our homes; our information. 14:07 — Rich: “How do you feel about technology that exists, that doesn’t allow for that next step?”  16:55— Paul: “I dont actually see a fundemental difference between a virtual entity (like a communication network) and a physical space (like this guy’s house).” 18:20— Paul: “It’s very hard to ban end-to-end encryption, if people want it”. 19:41 — Rich: “Privacy is sacred, and it should be respected, unless there is enough reason to infringe on it because a greater good is being threatened or harm is being inflicted in some way.” LINKS Fact Pattern Probable Cause Signal Telegram Track Changes is the weekly technology and culture podcast from Postlight, hosted by Paul Ford and Rich Ziade. Production, show notes and transcripts by EDITAUDIO. Podcast logo and design by Will Denton of Postlight.  

Track Changes
An Earnest Blockchain: Manoush Zomorodi on Creativity and the Internet

Track Changes

Play Episode Listen Later Jun 19, 2018 31:05


  We sit down with the host of Zig Zag to talk about decentralization, feminism, and how the blockchain might fix journalism The creators of Zig Zag: Manoush Zomorodi and Jen Poyant Capitalism, Journalism, and Women: This week Paul Ford and xarissa sit down with Manoush Zomorodi to talk about her new podcast, Zig Zag, and why she left a steady job at NYPR to create a media company on the blockchain. We chat about what it means to create a podcast on a technology no one really understands yet, the importance of owning your work, and how decentralized platforms are benefiting women. We also get to hear Paul’s manatee impression! 6:34 — Manoush: “It wasn’t necessarily about an incident or a guy, it was about the whole system.” 7:29 — Manoush: “If [Trump] can be President, I can have my own company.” 14:17 — Manoush: “ I don’t understand the blockchain, no one understands the blockchain, so what if we actually made something that explained the blockchain… it’s the perfect narrative vehicle to explore all the other problems that we have with the internet.” 13:30 — Manoush: “You’re going to put this thing on the blockchain… and you can’t take that away from us.” 19:07 — Paul: “It’s tricky. You’re in this priestly cast when you’r ein the media, and you’re not supposed to get your hands dirty. Then there comes a point where you’re like, ‘do I believe more in the ethos of this culture or is it worth it for me to participate even though I might get cast out of heaven’.” 22:08— Paul: “There’s a point where you go, ‘I can’t be broke and smart’.” 24:56— Xarissa: “[Women] historically have been really bad at creating things that we own.” LINKS Manoush Zomorodi Civil Zig Zag Podcast Jen Poyant Note to Self Stable Genius Productions Popula Maria Bustillos Julia Angwin Joe Lubin Sir Tim Berners-Lee   Track Changes is the weekly technology and culture podcast from Postlight, hosted by Paul Ford and Rich Ziade. Production, show notes and transcripts by EDITAUDIO. Podcast logo and design by Will Denton of Postlight.

Track Changes
The Whole Internet is Sneakers

Track Changes

Play Episode Listen Later Jun 11, 2018 34:05


How does the endless scroll of Netflix impact our desire for sneakers? How does the manufactured scarcity of shoes influence a billion-dollar secondary market? What is a sneaker bot? The difference between iPhones and Sneakers: This week Paul Ford and Rich Ziade sit down with product designer Matthew Famularo to talk about sneaker appreciation, manufactured scarcity, and the second-hand marketplace built around sneakers. We get acquainted with sneaker bots and discuss the ways that teens unknowingly carry out digital strategy for their favourite brands. We also listen to Rich’s admiration of Paul Newman’s good looks. [podcast player] ►iTunes/►SoundCloud/►Overcast/►Stitcher/►MP3 /►RSS 5:25 — Matthew: “Part of this multi-billion-dollar industry of sneakers winds up being sold because the supply is so incredibly limited and the demand is so high.” 7:25 — Matthew: “People will camp out for sneakers… It’s like Apple products, it’s like when the iPhone comes out.” 9:40 — Paul: “There was kind of a larger trend of athletes going from cool hometown celebrities to global mega superstars where everything is affiliated with them, like when Steph Curry came out with his sneaker and everybody made fun of it — I don’t follow basketball or sneakers, but that was big news.” 10:00 — Rich: “It’s fully baked at that point. You’re not wearing a sneaker to go play basketball in the schoolyard. You can, but it became fashion.” 16:18 — Matthew: “It’s a multi-billion-dollar industry, sneakers. It’s a marketplace. Because of this multi-billion-dollar industry and supply that doesn’t meet with demand, there’s now a billion-dollar secondary market that StockX is participating in, that eBay is participating in, that people are using platforms to sell sneakers.” 16:30 — Paul: “There’s a low cost of entry, it’s connected to street culture, there’s an element of hustle to it, and there’s a key thing you’ve just described which is that you’ve got this marketplace over here, you’ve got this waiting room here, you can automate this — or you could, theoretically.” 16:55 — Matthew: “There are a lot of different kinds of sneaker bots that you can get and it depends on the shoes that you’re looking for… Some bots do all of them. Some bots only do websites that use Shopify. Some bots only work on jailbroken iPhones because they work on the Nike SNKRS app. You have to understand what you’re looking for, and dependant on that, there are a number of options available.” 17:35 — Paul: “Everything you can do with the web has ended up in sneaker bot development territory.” 19:25 — Matthew: “We are now exposed to digital objects more than types of physical objects.” 20:05 — Matthew: “What you have today is between the digital objects [of music, TV, and film] is the notion of scarcity has exploded. Netflix will just pour content over your head until you drown in it so the perceived value is gone. I think that this is almost in a way a reaction to it, because you actually have this thing you can cherish in a weird way because not everyone has it. You know for a fact that because of the marketplace that there are just not a lot of them.” 20:50 — Paul: “That aspect, that sort of raw capitalist consumption part of street culture got really into the brains of cool rich young kids who are like, ‘Oh yeah, $1500 for a cool pair of sneakers, that’s no big deal. I’m a DJ and my parents are funding the next 30 years of my college education.’” 22:00 — Paul: “It’s not such a big market that serious, giant players are really deeply invested in it so it stays kind of ground level. Even the fact that there’s this whole sneaker culture and the bots and so on becomes part of the mystique. The marketplace is now connected to the big public branding event… They’re seeing this growing marketplace as feeding into their overall big brand efforts. Matthew at some level is pulling off the digital strategy around perceived value in the adidas and Yeezy brand for them.” 22:50 — Matthew: “One of the key points is that demographically you’ve got teenagers who fully understand that everything’s disposable. Everything. My Instagram, my Snapchat.” 27:35 — Paul: “Watches are very specific. Watches are rich people catnip.” 28:25 — Rich: “I just it’s cool that there’s this appreciation for this thing that there aren’t just endless amounts of.” 28:35 — Matthew: “There’s a separation between how widespread it can be. On social media, you can see photos of the shoe everywhere. But you go to… Ohio, and you’re not going to see that.” 29:30 — Paul: “When we’re having our kids play Pokemon Go, we’re training them to be sneaker drop consumers.” 31:10 — Paul: “As a species we find scarcity. I think it’s really exciting and I think it’s because we like having access to everything and then we get really excited about rich people having access to things we don’t and we’re like, ‘well why don’t I have it?’” LINKS Matthew Famularo, product designer StockX Virgil Abloh x MoMA x Nike The Story Behind The Air Menthol 10s YEEZY 500 | adidas + KANYE WEST Supreme Paul Newman’s Rolex

Track Changes
Less Machine Learning, More Human Learning: A Conversation with Charles Broskoski

Track Changes

Play Episode Listen Later Jun 4, 2018 26:16


Are you sick of productivity apps and social platforms that hijack your time? What happens when a platform encourages creativity rather than distracting us? How can you raise capital from users rather than ads? by Chris Sherron Less machine learning, less algorithms, less likes: This week Paul Ford and Rich Ziade meet with Charles Broskoski, founder of Are.na, to discuss how his platform moves away from the like-based models of Facebook, Twitter, and Instagram. We talk about how pattern recognition drives our creativity, discuss the difficulty of building a community that people are willing to pay for, and complain about Pinterest. Rich also discovers what an Art Prof is! [Soundcloud] ►iTunes/►SoundCloud/►Overcast/►Stitcher/►MP3 /►RSS 2:35 — Charles: “The main thing that you’re doing [with Are.na] is making collections of resources… You can throw anything in there and the point is that you’re thinking of things you’re consuming over a long period of time. It’s about doing this research and thinking about it as you’re doing things.” 4:15 — Paul: “It’s the overall platform of Pinterest that’s okay, and the membership is very very excited, but it just breaks the web. You hit Google images and you go into Pinterest.” 4:40 — Paul: “Compared to Pinterest, Are.na users tend to have intent when they link things together. Pinterest, on the other hand, is watching people and making these connections for them.” 9:30 — Charles: “I think what was appealing about Del.icio.us is that it didn’t orbit around likes and hearts and whatnot. The thinking was that you use it for your own selfish needs and the sort of by-product of that was something really great for everybody else.” 9:45 — Rich: “There was more of a culture around thinking and deep thought, about being more inquisitive and curious and less about performing a personality online.” 11:00 — Rich: “This is success now on the Internet. Build the tool that lets you ‘heart’ pictures and sounds… It’s born out of Twitter and Facebook and the like.” 17:40 — Paul: “So you’ve got this very abstract set of things. This has actually been one of the challenges of hypertext and the web in general, it’s that most websites end up looking like something that was there before. Newspaper websites look like newspapers. Youtube is about video of a certain aspect ratio that looks like TV… The thing that you’re doing here, the thing that you’re describing — which I think both Rich and I have found really hard to get across to people — is that here are abstract nodes that connect to other abstract nodes about concepts and they can be remixed. I’ve seen a lot of experiments along this line and I think that this one is really interesting in that forty thousand people doing abstract hypertext stuff is really a lot.” 23:00 — Charles: “We’re doing an equity crowdfunding campaign right now, and that was a sort of scary proposition… The scary part with a community like ours is that they’re very critical, they know what’s going on, and they’re very sensitive to changes — but it’s going a lot better than we ever expected.” 23:45 — Paul: “The mental model of what success is has to be changed to accommodate the spaces like this that people really want and will pay for and will be a good business.” 24:10 — Charles: “I’m also very optimistic that people are getting smarter — and I know this is a minority opinion — but people’s ability to pattern recognize different things that are happening in the world, that ability gets strengthened over time and there’s nowhere to put that.” 24:50 — Charles: “We just might as well not do it if we’re gonna do ads. It sets up a weird dynamic because your customer is not the user, your customer is the advertiser. Your motivation then is to serve the advertiser and not the user. We’re just trying to make a good enough product that people will pay for it. The type of people we’re after are knowledge workers, people who are working in creative professions. This is the tool that helps your thinking on an every-day basis.” 26:50 — Charles: “[What stops people from standing up Are.na] is that it’s really hard to build a community. The community building is a fuzzy activity — it’s inviting people, it’s talking to people. It’s not the same kind of productivity that you’re doing when you’re writing code.” A full transcript of this episode is available. LINKS Are.na Yahoo.icio.us? — Yahoo Acquires Del.icio.us Basecamp Project Management This Is What A Designer-Led Social Network Looks Like Pinterest Should Die Are.na Crowdfunding — Republic Track Changes is the weekly technology and culture podcast from Postlight, hosted by Paul Ford and Rich Ziade. Production, show notes and transcripts by EDITAUDIO. Podcast logo and design by Will Denton of Postlight

Gospel Tangents Podcast
Becoming a Fanboy of Orson Pratt (re-release)

Gospel Tangents Podcast

Play Episode Listen Later Jun 3, 2018 19:51


Last year, I interviewed Dr. Paul Reeve at the University of Utah on his book Religion of a Different Color.  This is a first-time release on our Youtube channel, but a re-release on audio of our interview last year with Paul Reeve discussing an amazing event with apostle Orson Pratt.  You may have heard of his more famous brother Parley P. Pratt.  Anyway, Orson was not only opposed to Utah legalizing slavery in Utah, but supported black voting rights before the Civil War.  Listen to Paul Reeve describe these events https://youtu.be/t1n0o_O5P60 Matt:  We know that Pratt spoke the day before and they are in a heated debate, so how does Pratt push back?  The minutes of the legislature tell us that that afternoon of February 5th, after Brigham Young has given this very strong speech, there are two bills that are introduced that are just innocuous bills, like who cares?  It's the Cedar City and Fillmore municipal bills where they're just approving them as legal municipal entities, but within the bills are the voting rights for Fillmore and Cedar City.  Who gets to vote in Fillmore and Cedar City?  They stipulate that white men over 21 get to vote, and that's par for the course for the nation in 1852. Pratt votes against both of those bills and the minutes tell us that he does so because they don't allow black men to vote and I believe that's his effort at again, pushing back against Brigham Young, so Brigham Young got to have his say in the morning and this is Pratt's way of responding.  I'm going to vote against these two municipal bills to make my point that I believe black men should be allowed to vote in Utah Territory. GT:  To me that is absolutely astonishing because this is the year 1852.  This is pre-Civil War. Paul:  That's right. GT:  I mean how did Pratt fit in with the rest of America as far as a black man should be allowed to vote because I can't imagine that's a popular position? Paul:  It's really not.  I mean there are a few people who are arguing for this, you know radical abolitionists but like I said this is just a radical minority.  To stake out that kind of position, you would be branded as a radical minority, marginalized from the mainstream.  It really is kind of a distinct position and for him to be making it in Utah Territory really is quite unique for 1852.  Not many are advocating for black suffrage in 1852. When Brigham Young made his speech in 1852 to the Utah Legislature where he declared blacks had no right to the priesthood, and Paul says this was likely a reaction to Pratt's speech.  This is part 5 of a 7 part series with Paul.  Check out part 1, as well as our other interviews!   Orson Pratt was against slavery in Utah, and for black voting rights in 1852! [paypal-donation]

Track Changes
The Glut of the Platform Economy

Track Changes

Play Episode Listen Later May 28, 2018 32:49


How many cake decorating videos does it take to disrupt the platform economy? Would forcing constraint on platforms generate better content? How do we reconcile unlimited access to an infinite library when we’re being pummeled by bad content? Endless scrolling is the opium of the people: This week Paul Ford and Rich Ziade discuss how platforms like Spotify, Netflix, and Youtube have turned into an inescapable hellscape of unfocused content. We talk about being disappointed with the infinite media libraries of our dreams, and the potential for platforms to redeem themselves by constraining content, while looking at how smaller creators are already doing that. Paul also reveals his utopian dream of a centralized platform of curated cake-making content.   4:45 — Rich: “I go to the track, and I go View Album, because I’m wondering if I’ve stumbled on an artist that I want to really dive into… then I go to the album, and I want to like it so I’ll give the album a full listen. There’s so much shit. I get through the first [few] tracks of the album and then the waves break the glass in my house and flood, taking the table and me and the chair, and I go to the next thing.” 5:45 — Paul: “You know what I’ve noticed is the truly talented young artists just produce EP after EP, for years, and then they’re like ‘oh, I’m gonna do this album now.’ They don’t jump to the album. It’s a high risk game. 80% of it is gonna be trash unless you know what you’re doing.” 8:30 — Paul: “With the pure algorithmically defined entertainment that Netflix specializes in, there’s this thing called Dinotrux. It’s dinosaurs that are trucks because they know that little boys like trucks and dinosaurs — little girls too! Have you seen Dinotrux? It’s so bad.” 10:00 — Paul: “It must have been very exciting though at first where it’s like, ‘I’m doing a new thing, a Netflix standup special,’ and then a month goes by and it’s just not as cool for the comedians. Now you’re like, ‘I’m doing a Netflix special!’ and your housekeeper says, ‘so am I!” 12:30 — Paul: “We have a developer/designer here named Darrell and he made a playlist expiration tool. It’s called Dubolt. It’s quite good, you seed it with a few tracks and parameters and you get a very good playlist back.” 13:30 — Paul: “So we’re hitting a point in the glut where we’re realizing that emotionally and intellectually it’s not that satisfying to keep waiting and searching. You saw this when cable TV suddenly had five thousand stations and nobody could figure out what to watch.” 14:00 — Paul: “There’s always the great simplifying agent, which in our industry is often Apple, [saying], ‘you don’t want all those choices.’ Now the problem that Apple has — which is the problem everybody who creates a successful minimalist approach has — is that everybody starts adding stuff to it.” 15:00 — Paul: “We’re in the glut. There’s very little quality in a glut. There’s no sense of quality. Literally, it’s just this tsunami of content coming in and we’re all just like, ‘wow, that’s a lot of content!’ You thought it was what you wanted.” 15:25 — Paul: “We measure creativity by how people respond to constraints.” 16:50 — Rich: “When I see a Netflix Original Series, I just assume — and I could be surprised — I assume it’s bad.” 16:55 — Paul: “Compare Netflix and Youtube for a minute. What do both of them solve? They solve distribution. Suddenly they were like, ‘oh my god, we can put moving pictures in a rectangle on a screen and we can get it out to millions and millions of people.” 17:20 — Rich: “There’s a phenomenal quote by the Chief Content Officer of Netflix. They said, ‘what’s your strategy?’ and he said, ‘we have to become HBO faster than HBO can become us.’” 19:10 — Paul: “Here’s a thing I think a lot about: Cakes. Cake making is a whole scene on Youtube. There’s probably 30 million people… who watch and subscribe to cake content where people smear things with fondant. Very charming people. They sell spatulas. That’s how they monetize. I sort of look at Netflix as being very well set up to capitalize on these nascent expanding scenes in a way that Youtube can’t. You’ve got thirty, forty, fifty cake-making personalities but Youtube doesn’t really bring them together.” 20:50 — Paul: “It’s a promise that everyone is roughly equal on the platform, which is weird because you walk down the street and there’s a giant picture of a Youtube celebrity painted on the side of a wall in Manhattan.” 22:00 — Paul: “Netflix is weird because it’s all about subjects and I almost think it should be more focused around verticals. Like channels, or something on Netflix where you can go over and participate as opposed to these ‘movies for people who like cats and have no hair!’ I think Netflix is totally primed to do that.” 24:10 — Paul: “The whole system is set up where the platforms make it challenging to create real utility. The ways that you focus by making products that allow them to access the media and give them new powers and understanding — the platforms are not set up for that. They’re set up for continual delivery of a single experience which is usually a rectangle of video. They’re focused around the media, not the actual usage of the media to do things.” 24:50 — Paul: “Youtube is just a big open hole that anybody can throw their trash into, and sometimes people are like, ‘that’s not trash! That’s good!’” 26:00 — Rich: “For the consumer, I’m worried about them. The motivation on the creator side is to just pour more and more on my head. For the consumer, that’s led to a terrible state. Everything’s garbage. Most things are lousy.” 26:25 — Paul: “Even when you have a lot of money and you do everything right, the odds are that it’s gonna be pretty bad.” 28:35 — Rich: “You know what the most popular piece of advice is now? [Companies are] telling the person: Leave your phone outside the bedroom. Take a book with you. Pause and think! Think deeper!” 29:10 — Paul: “It’s always been crappy bestsellers and big stupid movies with car chases. That’s been the baseline for a long time. It’s not surprising that in an era of digital glut we just end up with more. Not better, but more… Do you try to build the new platforms where there are more constraints and more creative work? That’s a way to address this but you are climbing a very high mountain.” 32:20 — Paul: “Constraints matter, but platform economics take over. You have to choose how to live in this world, because it’s being done to you.” A full transcript of this episode is available. LINKS Dubolt by Darrell Hanley Is Netflix the Next HBO? Platform Economy Longform Rheo.tv Longreads And for His Next Act, Ev Williams Will Fix the Internet Track Changes is the weekly technology and culture podcast from Postlight, hosted by Paul Ford and Rich Ziade. Production, show notes and transcripts by EDITAUDIO. Podcast logo and design by Will Denton of Postlight.

Cider Chat
125: Prez. Vander Heide | USACM & Vander Mill

Cider Chat

Play Episode Listen Later Apr 25, 2018 61:08


Paul Vander Heide opened Vander Mill a cidery based in Spring Lake Michigan in 2008. Some might think that 3000 square feet is a good size for a start up cidery and they would be right. But as Paul reminisces in this chat, they had to expand quickly when they had to move outdoors to continue production. In 2016, a new location was open in Grand Rapids. Both locations have a Tap Room and Restaurant. Vander Mill makes both modern ciders and Heritage ciders. Go to 31:57 in the podcast to hear Paul discuss the question of what is a Heritage apple in the US. At CiderCon2018 Paul was elected as the new President of the United States Association of Cider Makers.  He is very optimistic about cider in America and speaks about embracing the diversity of makers in the US, which range from traditional, modern to a blend of both. For Vander Mill the consumers informed this maker on the styles that they make, says Paul “ It was the consumer that drove our business into a wide range of styles for Vander Mill. The cidery makes both Heritage and Modern ciders. And while the cider drinker’s palate slowly changes towards more subtle notes, Paul is not waiting on planting cider apple varieties. He credits Vander Mill’s partnership with a local grower who has put in a large block of cider apples for making the future look quite bright….or…er…full bodied and tannic. :) Find Vander Mill ciders, distributed in: Michigan Wisconsin Ohio Indiana Illinois Draft accounts throughout Michigan and Chicago with a sprinkling of draft accounts throughout the other states Contact Vander Mill Website: http://vandermill.com/ Spring Lake location Telephone: 616-842-4337 Address for Tap Room & Restaurant 14921 Cleveland Street Spring Lake Michigan, 49456 Hours: Sunday Brunch 10-2pm Wed & Thurs 2-9pm Fri 2-10pm Sat 11-10pm 2-4pm snacks, 4pm dinner starts Grand Rapids Tap Room, Restaurant & Production Telephone: 616-259-8828 Address for Tap Room & Restaurant 505 Ball Ave NE Grand Rapids, MI 49503 Hours: Sunday Brunch 9am-3pm Mon-Thurs 11am-11pm Fri-Sat 11am-12am Mentions in this chat 6-degrees of Cider - share the news on the Totally Cider Tour headed to Normandy France September 23-29, 2018 Allan Hyland maker at Door Peninsula Winery who sent a box of 3 ciders to Ria. Mimosa Modern Heritage Virtue Cider - view the unboxing of the Rosé ciders sent to Ria. Please Help Support Cider Chat Please donate today. Help keep the chat thriving! Find this episode and all episodes at the page for Cider Chat's podcasts. Listen also at iTunes, Google Play, Stitcher (for Android), iHeartRadio , Spotify and wherever you love to listen to podcasts. Follow on Cider Chat's blog, social media and podcast Twitter @ciderchat Instagram: @ciderchatciderville Cider Chat FaceBook Page: https://www.facebook.com/ciderchat/ Cider Chat YouTube: https://www.youtube.com/channel/UC-ycYg46higvb5lH8C-WGXQ Ask for the following ciders - By supporting these cidermakers, you in turn help Cider Chat Kurant Cider - Pennsylvania : listen to Joe Getz on episode 14 Big Apple Hard Cider - NYC : listen to Danielle von Scheiner on episode 35 Oliver’s Cider and Perry - Herefordshire/UK ; listen to Tom Oliver on episode 29 Santa Cruz Cider Company - California : listen to Nicole Todd on episode 60 The Cider Project aka EthicCider- California Albermale CiderWorks : listen to Chuck Shelton on episode 56 Cider Summit : listen to Alan Shapiro founder of this cider fest on episode 75. Ramborn Cider Co. Luxembourg. Big Fish Cider Co. Virginia Tanuki Cider Co. Santa Cruz California episode 103 Ross on Wye Cider and Perry, UK Process and Analytical NMR Services - John Edwards provides analytics of cider - stay tuned for his Chemical Fingerprints workshop coming up on Cider Chat Ironbark Ciderworks, Claremont, California Join the #ciderGoingUP Campaign today!   

Track Changes
Vendor Madness: Resist the Lure of the “Super Team”

Track Changes

Play Episode Listen Later Apr 23, 2018 30:53


  How can you build software on small budgets and short timelines, without making everyone’s life worse? How can clients get a bunch of vendors on the same page? Is it even worth trying? A Bad Way to Build Software?: This week Paul Ford and Rich Ziade chat about the problems you’re going to face when you hire multiple companies to build a single piece of software. We discuss the communication, latency and separate agendas that hinder the process of software creation and give advice on how to make it work.   4:28 — Rich: “When I go to management … I need dollars, I need timelines, and I need what it is…what are you going to give them, when, and how much is it going to cost.” 15:32 — Rich: “There is nothing that will bring more friction, more latency, and more disagreement than human beings that view themselves as orbiting around separate entities but have to somehow come together to build a thing.” 15:50 — Rich: “The single biggest risk to designing and building stuff is the dependencies and the reliance and the agendas of different groups of people.” 17:21— Paul: “The overall software experience is a unified thing, and it comes from a unified team. So if you put those different vendors in the room, really what you’ve done is you’ve incurred a month or more of teaching them to communicate with each other, and they’re all going to have different processes that they use to get stuff done.” 20:51— Paul: “What you’re doing is creating a pathological work environment, even if these places have good work environments themselves.” 28:19— Paul: “If people would take this seriously, and think about it, they could save themselves so much… just so much emotional pain.” 28:58 — Paul: “It’s a big messy world out there… but vendor madness is very dangerous.” LINKS Kickstart Every Idea With a Real Product Plan  Are You My Digital Product Studio? Software as a Product Software as a Service Two Pizza Rule Jeff Bezos Track Changes is the weekly technology and culture podcast from Postlight, hosted by Paul Ford and Rich Ziade. Production, show notes and transcripts by EDITAUDIO. Podcast logo and design by Will Denton of Postlight.

The Copywriter Club Podcast
TCC Podcast #87: From Losing Everything to the A-List with Paul Martinez

The Copywriter Club Podcast

Play Episode Listen Later Apr 10, 2018 47:10


Our guest for the 87th episode of The Copywriter Club Podcast is none other than A-list copywriter Paul Martinez. We covered a lot of ground in this one, including how Paul landed a place as Parris Lampropolous’ copy cub (for seven years) and his process for finding ideas that hook the reader so they’ll see his offers. The resources he shares are excellent. Here’s most of what we cover in this episode: •  how an English degree and a job in real estate helped him find copywriting •  what he did to recover from losing almost everything and how that still impacts how he spends his time today •  what he learned from real estate sales and how that’s made him a better writer •  what he did to find clients as a new copywriter and the #1 thing that reallymade a difference •  how you get yourself in the right room with the right people •  what he learned as a copy cub for one of the world’s best copywriters •  what you can do right now to be a better copywriter (you may not want to do this) •  how he keeps his copywriting skills sharp today •  how Paul finds big ideas playing around on the internet all day long •  how he structures his projects today (and his advice about retainers) •  how he deals with failures That’s a lot of hows and whats—and every one of them is worth the listen. There are also a whole lot of links. To hear this episode in its entirety, click the play button below. Or for a full transcript and links to the stuff Paul mentions, scroll down.   The people and stuff we mentioned on the show: Google Adwords Parris Lampropolous Brian Kurtz Dan Kennedy John Carlton Barnaby Kaelin Alexi Neocleous Jim Rutz Raymond Carver Joe Sugarman Todd Brown Atlas Obscura How We Got to Now At Home by Bill Bryson History of the World in 100 Objects Now I Know More This is Your Brain on Parasites Clayton Makepeace Clayton’s Sales Page Template Agora NatureCity Soundview Weiss Research Mike Ward Money Map Press Jed Canty Paul on Facebook PaulMartinezCopywriting.com Kira’s website Rob’s website The Copywriter Club Facebook Group Intro: Content (for now) Outro: Gravity   Full Transcript: Rob:What if you could hang out with seriously talented copywriters and other experts, ask them about their successes and failures, their work processes and their habits, then steal an idea or two to inspire your own work? That’s what Kira and I do every week at The Copywriter Club Podcast. Kira: You’re invited to join the club for episode 87, as we talk with copywriter and business owner Paul Martinez about digging deep to turn things around after losing it all, the importance of sales skills in copywriting, emotional hot buttons and what really makes people buy, and what it takes to create successful promotions for companies like Motley Fool, Soundview, and Nature City. Kira:Welcome Paul. Rob: Hey, Paul. Paul:Hi; hi guys. Kira: How’s it going? Paul: It’s going great; great to be here. Rob:Yeah, we’re stoked to have you here. Kira:So Paul, a great place to start is with how you ended up as a copywriter. Paul:Yeah, sure, sure. So I began my journey actually in the real estate world. Well, going a little further back, my background is actually I went to school for fiction writing and ending up getting an English degree. I pretty quickly realized that, you know, that really wasn’t going to pay the bills. So I ended up in real estate, and actually discovered that I really liked sales. And I was pretty good at it, I studied it a lot. I got better and better but, there was a problem: that I didn’t know how to generate leads. And, you know, this was 2000, 2001. Real estate marketing at that point was, believe it or not, still really based around cold calling. Like, literally going through this thing called a “colds directory”, which was like a phone book, but it has a little diamond next to the people who owned a house. And my broken told me, just like,

Track Changes
Flickr and iCloud and DropBox, Oh My

Track Changes

Play Episode Listen Later Mar 5, 2018 29:57


Are your photos scattered across multiple platforms? Can you access them anymore? Are you locked into platforms you barely enjoy? On this week’s episode, Paul and Rich sit down to discuss the impossibility of getting all your files in one place. Photo by Martin  We’re locked in: This week Paul Ford and Rich Ziade sit down to talk to about a major problem with giant platforms — getting locked into them. We talk about having our documents scattered across multiple platforms, the impossibility of possessing your photos, and becoming trapped by a giant platform without realizing it. Rich also pitches an app that’s based on the hugs he didnt get from his father!   4:11 —Rich: “I want all my shit in one place… and it turns out, it’s hard.” 5:55— Paul: “Apple didn’t do anything particularly nefarious. We entered into a relationship without thinking about how that relationship was going to end. Which we all do; as humans, we’re optimistic creatures. So you get into Apple and you think it’s going to work forever … and then you’re caught, you’re locked in.”  6:30 — Paul: “The more lock-in [technology companies get], the better they’re doing. The more their stock prices go up, the more people like and respect them.” 11:23— Paul: “It strikes me as sort of hilarious because everyone in Silicon Valley is like ‘disrupt, disrupt, disrupt’, but there is nine levels of middle men here, all owned by one or two companies. And you can’t wedge in there.”  18:54 — Paul: “These big platform companies love to lock you in. It’s absolutely in their best intrest.” 22:37 — Rich: “Google’s doing it right. Lock-in is scary. Own your shit.” LINKS Flikr The Wire Adobe Lightroom DCIM AOL Messenger Chris Dixon on centralized platforms Google Takeout Chuck Berry Voyager 1 Clay Shirky Track Changes is the weekly technology and culture podcast from Postlight, hosted by Paul Ford and Rich Ziade. Production, show notes and transcripts by EDITAUDIO. Podcast logo and design by Will Denton of Postlight.    

Track Changes
Is Your Religion Art or Technology?: A Conversation with Aaron Lammer

Track Changes

Play Episode Listen Later Feb 26, 2018 27:35


Is bitcoin still operating in a vaccuum? How do we trace it back to market value? What does startup technology and bitcoin have in common? Paul and Rich talk to Aaron Lammer about smoking weed, the similarities between startups and bitcoin, and the future of the blockchain as a post-national project.  Photo by Anna Rose It’s healthier to see it as gambling: This week Paul Ford and Rich Ziade sit down with Aaron Lammer to talk about his new podcast Coin Talk. We discuss the stability of bitcoin, the value of human satisfaction, and the similarities between bitcoin investors and startup founders (spoiler alert: it’s that you have to be a bit insane). Rich also grills Aaron on his shift from marijuana enthusiast to financial advisor!   4:00 — Aaron: “[bitcoin] combines a lot of stuff that I’m really interested in. It has elements of startup technology media world, but it also has some game theory, and some like . . . just like gambling-y stuff. And I also think that people who are like, say, investing their own time and resources in startup technology are doing a form of gambling.” 4:41 —Paul: “It’s healthier to see it as gambling; if you see startups as a business, you’re an idiot.” 8:17 — Aaron: “There are a lot of currencies in the world that are less stable than Bitcoin.” 8:53 — Aaron: “I believe really strongly in like experiencing these things…like you don’t want to get lectured about Twitter by someone who’s not on Twitter. You really have to like experience technology to get it.” 14:36 — Rich: “I think today [bitcoin] is nonsense. Eventually there has to be a dotted line to actual value, whether it be services or resources. Bitcoin is in a vacuum, as I see it today, and eventually somebody is going to want to trace that line. It leads to nothing today.  17:45— Aaron: “It could potentially be a post-national project, in the same way that many opensource software projects are post-national. The blockchain is really just the lowest layer. Once you take that idea of an immutable server that everyone can access without anyone controlling it, whether the project succeeds or fails is whatever people can build on top of that. And the first thing that they’ve built on top of it that’s truly been viral is money.” 26:16— Aaron: “Is your religion art or is your religion technology? And where will it be in a hundred years? Will it be with a technological religion or an art religion?” A full transcript of this episode is available. LINKS Aaron on Twitter Francis and the Lights Stoner Podcast Coin Talk on Twitter Francis and the Lights ft. Bon Iver and Kanye Exchange Traded Fund Bit Torrent Longform Track Changes is the weekly technology and culture podcast from Postlight, hosted by Paul Ford and Rich Ziade. Production, show notes and transcripts by EDITAUDIO. Podcast logo and design by Will Denton of Postlight.  

Upper Room - Ohio
Every Church (Part 1) - Micah Level - January 14 2018

Upper Room - Ohio

Play Episode Listen Later Jan 16, 2018 50:32


What is the Culture of the Church??? Church-The word church in the Bible comes from the Greek word ecclesia, which means a called out company or assembly. Wherever it is used in the Bible it refers to people. It can be a mob (Acts 19:30-41), the children of Israel (Acts 7:38), and the body of Christ (Ephesians 1:22; Ephesians 5:25, 32). The church is people!!!! Called from invited into!!! Then God said, "Let us make mankind in our image, in our likeness, so that they may rule over the fish in the sea and the birds in the sky, over the livestock and all the wild animals, and over all the creatures that move along the ground." So God created mankind in his own image, in the image of God he created them; male and female he created them. God blessed them and said to them, "Be fruitful and increase in number; fill the earth and subdue it. Rule over the fish in the sea and the birds in the sky and over every living creature that moves on the ground." (‭Genesis‬ ‭1‬:‭26-28‬ NIV) 3 Things Make up the Church He played A Family- He planted a family in the garden. We are called to be a family. He made us in His Likeness "We were created to host the Presence of God-When Adam breathed his first breath, the first thing he saw was the Face of God!!! Be fruitful and multiply- Expand the Family!!! Paul- It was the House of God- We are the family of God It was a Bride- Host the presence of the Bridegroom to be in Love!!! It was a Body- Be the Hands and Feet of Jesus!!! Do the work that Jesus did!!! The Wineskin or Container Or Family The Wine is the Presence "Give them a drink" But Ruth replied, "Don't urge me to leave you or to turn back from you. Where you go I will go, and where you stay I will stay. Your people will be my people and your God my God. Where you die I will die, and there I will be buried. May the Lord deal with me, be it ever so severely, if even death separates you and me." (‭Ruth‬ ‭1‬:‭16-17‬ NIV) This covenant relationship set her up for her greatest moment for all of History to David to Jesus!!! When you find your people, you find your Destiny!!! Show me who you hang out with and I will tell you your calling!!! The 5 people you hang out with the most is what molds you!!! Your calling is larger than you!!! It involves people!!! Find your people!!! You can find a lot of things online, but you will not find family!!! Find your people who will sharpen you, Iron sharpens iron!!! Then the Lord said to Moses, "Leave this place, you and the people you brought up out of Egypt, and go up to the land I promised on oath to Abraham, Isaac and Jacob, saying, 'I will give it to your descendants.' I will send an angel before you and drive out the Canaanites, Amorites, Hittites, Perizzites, Hivites and Jebusites. Moses said to the Lord, "You have been telling me, 'Lead these people,' but you have not let me know whom you will send with me. You have said, 'I know you by name and you have found favor with me.' The Lord replied, "My Presence will go with you, and I will give you rest." Then Moses said to him, "If your Presence does not go with us, do not send us up from here. (‭Exodus‬ ‭33‬:‭1-2, 12, 14-15‬ NIV) We host the presence of God!!! He said to them, "Go into all the world and preach the gospel to all creation. (‭Mark‬ ‭16‬:‭15‬ NIV) "Our Father" the family, not my father, but our!! All of creation is groaning and moaning for the Sons and Daughters of God!!!

Recovery Elevator 🌴
RE 146: We Came to Believe

Recovery Elevator 🌴

Play Episode Listen Later Dec 4, 2017 43:09


Paul discusses Step 2 from the Big Book of Alcoholics Anonymous: We came to believe that a power greater than ourselves could restore us to sanity.  Mike, with 86 days his last drink, shares his story   SHOW NOTES   [11:31] Paul Introduces Mike.  I live in Vermont; I’m 33 years old.  I work as a social worker; I hang out with my wife, my 12-year-old son, and play video games.      [16:50] Paul-  Describe the progression, coupled with Father time, hangovers are getting worse and worse, talk about that progression.   Mike- Yeah, I would buy those little boxes of wine, then I would just buy the bottle, and the bottle would be gone.  It felt like I was in quicksand, when you are running in sand and can’t get any traction.   [20:21] Paul- It’s tough to get 86 days of sobriety, how did you do it?   Mike- Listening to the Recover Elevator was huge.  I felt like I was in the contemplation stage.  I’ve been thinking about quitting for years.  Listening to Recovery Elevator is what really helped motivate me jump right in.  I listen to “This Naked Mind” on audio book and really tried to “brainwash” myself, and felt like it worked.   [28:12] Paul- What advice would you give to your younger self?  If you could go back to your 16-year-old self, what would you say?   Mike- I would like to go to my 15-year-old self and smack the beer out of my hand.  I disagree with the stance that some people can drink normally.  Don’t be ashamed that it’s hard.        [35:29] Rapid Fire Round What was your worst memory from drinking? The day after St. Patrick’s Day party trying to piece together what happened. Did you ever have an “oh-shit” moment? I had a lot of times, the most recent time I drank, I had the house to myself and just laying there by myself.   What’s your favorite resource in recovery? “This Naked Mind” by Annie Grace What’s the best advice you’ve ever received (on sobriety)? Alcohol is shit.  It resonated with my bodies’ reaction to alcohol.  What parting piece of guidance can you give listeners who are in recovery or thinking about quitting drinking?  When we are in the contemplation stage of am I an alcoholic or not.  The real problem is alcohol is an addictive poison, and anyone can become addicted to alcohol. You might be an alcoholic if... you go to St. Patrick’s day party, spill red wine on the rug, you put your arm around another woman, and rub her back while standing with your wife, and you black, the last thing you remember is raising both fists to the sky and yelling “I’m the king of the world”    Resources mentioned in this episode: RX Bar - Visit www.rxbar.com/elevator for 25% off your first order. Alcoholics Anonymous "Big Book" "This Naked Mind" by Annie Grace Connect with Cafe RE- Use the promo code opportunity to waive the set up fee. Sobriety Tracker iTunes Sobriety Tracker Android Sober Selfies! - Send your Sober Selfie and your Success Story to info@recoveryelevator.com     “We took the elevator down, we gotta take the stairs back up, we can do this!”  

Recovery Elevator 🌴
Re 130: When Things Fall Apart

Recovery Elevator 🌴

Play Episode Listen Later Aug 14, 2017 42:51


Paul summarizes the book “When Things Fall Apart” by Pema Chodron.  How can we live our lives when everything seems to fall apart—when we are continually overcome by fear, anxiety, and pain? The answer, Pema Chödrön suggests, might be just the opposite of what you expect. Here, in her most beloved and acclaimed work, Pema shows that moving toward painful situations and becoming intimate with them can open up our hearts in ways we never before imagined. Drawing from traditional Buddhist wisdom, she offers life-changing tools for transforming suffering and negative patterns into habitual ease and boundless joy.   Tyler, with 137 days since his last drink, shares his story   SHOW NOTES   [7:45] Paul Introduces Tyler.  I’m 33, live in Austin, Texas.  I am an editor for a national magazine, and I am an HIV pharmacy rep in Texas.  I have 2 standard Poodles named Jones and Indy (Counting Crowes reference, not the movies).     [12:57] Paul- When did you realize that maybe your drinking is not normal? Tyler- I started about 3 years ago evaluating my own behavior.   I wanted to look into my own behaviors and recognize that I’m 33, and I am binge drinking 3 nights a week.  I took a 30-day sober challenge, and then I was wasted on day 31.   [17:06] Paul- Was it a question in your mind that you were getting worse? Tyler- I still question whether I was or not (having a problem with alcohol).  Let’s just go ahead and say I have a problem with it.  My balance is none at all.  If I weren’t so exposed to alcoholism, it wouldn’t have showed me what it could do to a person.   [21:21] Paul- It sounds like you woke up one day and said “I have a drinking disorder.”  How did that feel when you reached that conclusion? Tyler- It was terrifying, I was going slowly in the process.  I did go to an AA meeting my first month.  It is a wonderful program, and I will never close my door to that program.  It was organizing my thoughts around what I am, and what I’m not.   [29:19] Paul- Walk us through a typical day for Tyler. Tyler- I am still figuring out how I do it.  I went to a wedding in Mexico at a resort, which had, it struggles.  I volunteer a whole bunch; I volunteer at an animal shelter, and at a local clinic.  I do meditate quite a bit for 20-30 minutes a day.  I am on a kickball team here in Austin.  The hardest part about my journey is navigating my same social circles sober.   [32:47] Paul- What have you learned most about yourself in recovery? Tyler- I’m honestly a very intense person.  Alcohol used to water down my intensity.  I have to find other ways of chilling out.        [35:23] Rapid Fire Round What was your worst memory from drinking? The memory that I lost.  The worst memory is having zero memories. Did you ever have an “oh-shit” moment? It boils down to that one last night.  It turned into an all night party.  What’s your plan moving forward? To stay sober.  We are getting married, and working on adoption.  Talking about it publicly, and being an open book for others helps me keep my head on straight. What’s your favorite resource in recovery?  A Recovery podcast episode- RE 74: 50 Ways to Stay Sober This Summer. What’s the best advice you’ve ever received (on sobriety)? Alcohol is literally shit, and why are you putting it in your body? What parting piece of guidance can you give listeners who are in recovery or thinking about quitting drinking?  If you are thinking about getting sober, do it.  Lean to the side that says you have a problem, don’t run the other way. You might be an alcoholic if you wake up with a wig on, and you don’t know how it happened.   Resources mentioned in this episode: RE 74: 50 Ways to Stay Sober This Summer Gay, Fabulous, and Drinking Myself to Death "When Things Fall Apart" by Pema Chodron Recovery Elevator Retreat Connect with Cafe RE- Use the promo code Elevator for your first month free Sobriety Tracker iTunes Sobriety Tracker Android Sober Selfies! - Send your Sober Selfie and your Success Story to info@recoveryelevator.com     “We took the elevator down, we gotta take the stairs back up, we can do this!”  

The Nonprofit Exchange: Leadership Tools & Strategies
The Drucker Challenge: Managing Oneself in the Digital Age (Archive Replay)

The Nonprofit Exchange: Leadership Tools & Strategies

Play Episode Listen Later Aug 6, 2017 45:09


On June 8, 2015 the following interview was recorded: Peter Drucker, the father of Modern Management, long ago pioneered the idea of the knowledge worker. With the advent of the knowledge worker came the concept of managing oneself. Drucker stated “more and more people in the workforce…will have to manage themselves. They will have to place themselves where they can make the great contributions; they will have to learn to develop themselves” (Drucker, Management Challenges for the 21st Century, p. 163). Frances Hesselbein, CEO of The Hesselbein Leadership Institute, co-author of Drucker's Five Most Important Questions, and dear friend of the late-Peter Drucker. Joan Snyder Kuhl, founder of Why Millennials Matter, an international speaker, and co-author of Drucker's Five Most Important Questions. Paul Sohn, has a heart for equipping, connecting and transforming the next generation of leaders through his work as a Leadership Coach and Purpose Weaver. The Drucker Challenge will take place in Vienna, Austria on November 5th and 6th and asks the question, “what will it take to manage oneself in the digital age?” Tune in as we discuss this important challenge of “Managing Oneself in the Digital Age”, discuss the Drucker Challenge competition, and connect young professionals here in the United States to the international forum! Interview Transcript The Drucker Challenge, Managing Oneself in the Digital Age  Todd Greer: Hello, and welcome to a very special episode of The Nonprofit Exchange: Leadership Tools and Strategies. So thrilled to be able to welcome in the amazing, wonderful panelists for our roundtable on The Drucker Challenge. Today, we are joined by Frances Hesselbein, Joan Kuhl, and Paul Sohn. So thrilled to have you here. We are talking about some extremely important things, one being the primary legacy of Peter Drucker. I want to welcome you in and let you know who is with us today on the program. Our first guest with us today is Frances Hesselbein. She is an amazing woman. She is the president and CEO of the Frances Hesselbein Leadership Institute. She is its founding president. Prior to founding the institute, she served as the CEO for the Girl Scouts USA. Between 1965 and 1976, she rose from troop leader to CEO, holding the position of CEO for 14 years. During her time, she grew the organization into a monster of a wonderful organization, bringing girls in from all parts of our society. Whether you are talking rural, urban, or suburban, Frances led the effort to bring girls in, to give them programming, to help them grow their efficacy and understanding of what it takes to be successful. In 1998, she was honored by President Bill Clinton with the Presidential Medal of Freedom for her work with Girl Scouts USA. Today, she is the editor-in-chief of Leader to Leader Journal, she is the author of a zillion different books, including a half dozen seen behind my shoulders. She is a lead author on the recently released Peter Drucker's Five Most Important Questions. Frances, we are so absolutely thrilled to have you in with us. Frances Hesselbein: Well, I am so thrilled to be with you. Todd: Frances, right next to you is Joan Kuhl. Joan is the founder of Why Millennials Matter. She is an international speaker. She is a multi-time successful book author. She has dabbled in both business and health care, but she has found her niche in mentoring and developing millennials across the country and truly across the globe. She has been mentoring millennials for a decade now, which is a beautiful message because she is only 17 herself. She has an MBA. She is a certified instructor. She does so much to lead and let organizations understand what it looks like to work with millennials. Her advice has been in The Wall Street Journal, The New York Times, Leader to Leader. Cosmopolitan Magazine has chosen her to be part of their inaugural Millennial Board of Advisors. She has been featured at amazing places like 92Y; just last week, she was speaking there. She has written The First Globals: Understanding, Managing, and Unleashing Millennial Generation with John Zobbie. She is a keynote and panelist all over the country. Joan, thrilled to have you in with us. Joan Kuhl: Thank you, Todd. I am so excited to be with all of you. Todd: Last but certainly not least, we have our young man on the panel, Paul Sohn. Paul is a leadership consultant, blogger, and author. He has worked with Fortune 100 companies and is now working with Giant Worldwide as a consultant. He has been ranked as one of the world's top 50 leadership bloggers to follow. Paul is listed as one of the top 33 under 33 Christian millennials by Christianity Today. He is pursuing a graduate degree at Pepperdine University, the world's premier organizational development master's program. Paul, wow, we are thrilled to have you on the program as well. Paul Sohn: It's an honor, Todd. Thank you for having me. I really appreciate it. Todd: Look, folks, I am just thrilled to be here with three amazing panelists, three amazing guests. We want to dig into some really important topics. I want to start with a really important question. I am going to ask you this, Frances. Frances, who is Peter Drucker? Frances: Peter Drucker is and was the founder of modern management and has had the greatest impact upon leaders in all three sectors, with hundreds of books and films and videos all bringing the Drucker philosophy alive to leaders at every level across the organization. He is skilled at the language of leadership with maxims such as “Think first, speak last.” Another one I love is, “Ask, don't tell.” That could be translated into any language and moves easily around the world. When Peter Drucker says that your mission should fit on a T-shirt, he began a not-so-quiet revolution that would continue to celebrate and share in today. Todd: It's an amazing thing. We look at the lasting legacy of Peter Drucker. Frances, you obviously had the wonderful experience of not just a partnership and working alongside him, but a friendship. What do we think of as Drucker's legacy? What do we still see today? Frances: When Peter Drucker instilled the language of leadership and when he moves his three questions across all three sectors, what is our mission, who is our customer, what does the customer value, and once we have published this, celebrated it, put it on posters, he said, “No, no, there are five questions.” What is our mission? Who is the customer? What does a customer value? Then what about results? What is our plan? He said, “If you don't end up with a plan, a good time was had by all, and that is all.” Todd: Absolutely. It's a beautiful thing. It's interesting because we have Paul who is a millennial; I am a cusper; Joan, I think you're right in that cusper level, but just barely on the X side if I'm right; but each of us have been profoundly implicated by the legacy of Peter Drucker. It's one of those things that you start to think about what has been passed down to us over the years. A quick snippet. I am currently reading Innovation and Entrepreneurship by Peter Drucker. It's a book that came out in 1984. I was three years old. Yet the things that Peter Drucker talks about in that book are the same key areas that are being talked about all across the world in all three sectors. Frances, you hit the nail on the head. Frances: Yes, and we continue; even after Peter passed, we changed the name. We began as the Peter Drucker Leadership Institute, but to us, it is still the Peter Drucker Institute. Our job is to move Peter across the country and around the world. Todd: Speaking of moving around the world, we've got something really important that we want to be talking about, which is the Drucker Forum. Joan, talk to us a little bit about what this Drucker forum is and the corresponding global Drucker Challenge. Joan: It is so exciting. The Frances Hesselbein Leadership Institute is a huge fan and supporter of the Global Drucker Challenge, and the International Drucker Forum is actually one of the leading management congresses in Europe. It brings together extraordinary dynamic leaders of every sector, talking about Peter's philosophies. This is now going into the sixth year. This international forum takes place in Peter's birthplace, Vienna, Austria, in November of each year, and the dates are November 5-6. It's also live-streaming. Those of us who can't be there in person can experience it online, as Frances and I did this past year. It's an extraordinary forum of really innovative thinking. To our point, but also thinking about how Peter's wisdom is timeless. What we are excited to share today is this huge opportunity for millennials to grow as a community of followers of Drucker, but also compete for an opportunity to be at this forum in Austria. There is a cash prize as well. What is based on, this Global Peter Drucker Challenge, it shares the same mission that we have that Frances spoke to, which is really to expose new emerging leaders' work and have them make it relevant to themselves, what they are seeing, what their experiences are, what their goals are. It's an essay competition, and there are two categories. There is one for students and one for young professionals. This year, the topic is Managing Oneself in the Digital Age: The Human Side of Technology. Basically what you need to do is submit an essay, 1,500-3,000 words, outlining your perspective and your experiences on this topic. If you go to both the institute's website, Why Millennials Matter, or druckerchallenge.org, where you can find all the information, it's suggested that you download a copy of a chapter that Peter wrote about managing oneself. I know we will talk about that further, but that is a great starting point for all of you who want to enter the competition. Read Drucker's Managing Oneself, and start to think about how you'd apply that to that topic. Todd: Joan, I think somebody is calling in for a second because they were really intrigued by participating. They got right on the phone. Let me stop right for a second and let you know that if you are on the SynerVision webpage, you can chat and ask some questions there. That will be an opportunity, whether we can answer them live on air or answer them after the fact, for you to engage with Frances, Joan, Paul, or myself going forward. Joan: Great. I wanted to say that the deadline is July 15. We are very excited and anxious to spread the word about the challenge and get online today to answer any questions and talk a little bit about it. I think that one thing that we are going to find extraordinary is as Frances and I have been traveling and talking to college students, how much our recent book The Five Questions has been relevant and valuable and interesting to today's students and professionals. We can't wait to hear the type of thinking that will evolve out of this contest. Todd: I want to point out to anybody who is sitting watching from work or their home office or wherever they may be as they take this in archive form. The new edition of Peter Drucker's Five Most Important Questions has taken and distilled down these five great questions that Frances referred to earlier and broken them into really important pieces. We know some of the lasting legacy leaders like Marshall Goldsmith and Jim Collins and others of this nature, you see the legacy of Peter Drucker living in them. We have also seen in this edition millennials be engaged to deep dive into these important questions. I think that is something really important. Kudos to the two of you, Frances and Joan, for taking that next step to think about how we make these concepts accessible to each generation as they go forward. I know Paul and I have both really enjoyed the book and thinking about those questions. The questions are simple, but they certainly are not easy. I think you have done a wonderful job in making that accessible for us. I want to take that next step because Joan, you talked about the question that serves as the Drucker Challenge question, which is: What does it look like to manage oneself in the 21st century? I want to dig first into that concept of managing oneself. Frances, if you would, talk a little bit about what it means to manage oneself. Frances: Managing oneself is a millennial concept. It is the millennial's language that we have just grabbed. My generation, perhaps yours, too, does not think so much as managing oneself as unleashing or liberating oneself. Self-management is a contemporary term. Most managers are comfortable with it. They can trust the work within the concepts. Others prefer language that uses the concept of leadership rather than management. We understand what it really means to manage oneself. Todd: I think that is a really interesting thing. Obviously, you bring up that shift and how we think about it. Joan, would you touch on how the concept really has shifted into the 21st century? The challenge even talks about a digital age. What does that look like? Joan: What I love about our youngest generation in the workplace today, millennials, is they are hungry for and craving leadership resources. They aspire to be people who make a difference. Their definition of success is through personal fulfillment. They want that greater role. You think about the role of technology in all of this. What we talk to students and young professionals a lot about is how important it is to be conscientious of your personal brand. Your brand lives in three places. It's in person, how you present yourself and how you connect personally. It's on paper, still the traditional ways of resumes and portfolios. Third, it's online. Thinking about how you share your own thought leadership. When we talk to students today, we tell them that everybody has something to contribute and to share. To Frances's point about how millennials, this is the millennial language of managing oneself, Peter himself in the essay Managing Oneself talks about how you can look at your own strengths, how you can ask for feedback and why that is a really good thing to get others' perspectives, and how you can continue to shine by evolving those skills into greatness versus feeling overwhelmed by your weaknesses. He talks about how to figure out where you belong, what your contribution is. That deeper sense of who am I, what is my role in this world, is completely a complement to what we know students and young professionals are craving today. I think really using social media, technology, like we are doing today, to spread those messages around the world to their peers, to new audiences is what makes this time really exciting. Todd: I think that is such an important thing. We have seen a shift in this millennial generation. We have this massive boom. They are technology-savvy, not just technology-savvy, but it's intuitive to them. We have grown up with this. Paul, what do you see? You are a millennial here. We have kind of kept you quiet for a little while. Kudos to you because they say millennials can't keep quiet. Only teasing. What do you see? Paul: As Joan said, millennials are wrestling with the issue of managing yourself in this digital age. Honestly, I think we are living in a very noisy world. Our generation are plugged in 24/7. We are constantly bombarded with messages and images of what our friends are doing on social media. There is one interesting study that I found that seven out of ten millennials are experiencing FOMO, which is Fear of Missing Out. This is an anxiety that you see when you have friends on Facebook or Instagram that seem like they are having the time of their life. You think to yourself, What am I doing here? I want to be there. I want to be doing all this. Instead of leading your lives based on who you are, you are basing your lives on the expectations of the pressures of this world. One question I think that could be helpful to millennials to ask ourselves is what does it look like to be on the other side of you? I think that is a really important question for us to think about. Having the discipline to unplug ourselves from electronics and social media and start going back to the basics of journaling and thinking about who I am, what my tendencies are, what my strengths are. One thing that has helped me particularly is creating this personal board of directors. Being able to identify mentors and coaches around me and through these conversations, I discover who I am. I discover my strengths. With the concrete feedback that they give me, it helps me discover who I really am. Todd: That's a great point. Frances: When I speak to groups of millennials, I say, “Yes” every chance I have because it is so fascinating because it is circular. A study says that today 18-28's are more like the 1930s and 1940s than any cohort since. We call the ‘30s and ‘40s the greatest generation. They often ask, “Could you repeat that please?” Todd: Absolutely. I know that you have often talked about millennials, Frances, or at least we share in our magazine about the next great generation. There is some really exciting pieces for them. As we talk about these concepts, we are talking about how do we as millennials link to the legacy of wisdom that has come from those before us? One of the terms that Peter coined that really stands out is this right here: It's the knowledge worker. What does it mean to be a knowledge worker? If you don't mind talking about what it means to be a knowledge worker, Frances. Frances: It's very simple. Knowledge workers use brains. Knowledge workers use their brains, and they are very comfortable with all kinds of communication. More than any other group, they understand communication is not saying something, communication is being heard. A knowledge worker must first have the knowledge messages they wish to communicate. They are very good at distilling the language. We don't need eight paragraphs. A powerful one or two will do it. The divide between the manual workers and the knowledge worker is vast. There is a growing number of knowledge workers because of this vast number of millennials entering the workforce. Recent studies show that millennials today are more like the workforce of the ‘30s and ‘40s than any cohort since. May I add, we call them the greatest generation. Joan: I am going to add, too. The thing about millennials embodying the knowledge worker is that they absolutely feel like they can be multiple experts in a number of different subjects because they have access to so much information. The knowledge worker is someone who never stops in that quest of learning and evolving and contributing. Ironically, a lot of millennials, regardless of where they are employed, studies are showing that more often they want to start a business, are inspired to start a business, have a side hustle, or have some type of engagement, whether it be in a nonprofit serving as a volunteer or as a board member. That really embodies this sense of wanting to be a lifelong learner and contributor. Todd: That's a great point. As a millennial yourself, Paul, what are you seeing? It is almost to the point that we don't even use that knowledge worker framing anymore because everybody is expected to be that, right? Paul: It's part of our generation. I don't think that a lot of millennials actually think about knowledge work because it is part of who we are, it is part of our lives. I see that the jobs of tomorrow haven't even existed today. Many of these jobs of tomorrow will be knowledge work for sure. Todd: Great point. In Peter's essay on managing oneself, he talks about the importance of knowing one's strengths and weaknesses. I know that is a really important topic. I personally am a big fan of the work that stemmed from Dr. Clifton and his strengths approach. Tomorrow, on the program here, Al Weisman from the Gallup Institute is going to be joining us. Paul, what are you seeing? You briefly talked before about strengths and weaknesses. How imperative is it for me as a knowledge worker to know those things? Paul: I think it is huge in this generation. As I said, a lot of these jobs of tomorrow haven't even existed today. That means that we are living in a generation where we have so many options, so many different paths to pursue. Without gaining a greater clarity around who we are, knowing our strengths and our weaknesses will really help us to be able to identify a career which we feel will be at our vocational sweet spot. It is huge to distill within and identify those strengths and weaknesses and have an objective understanding of who you are. Todd: How do we learn them, Paul? Paul: As you said, Todd, Strengths Finder is great. I am a big fan. For millennials out there who haven't done a lot of assessments, I think it's a great starter. One caveat I would say is that a lot of these self-assessments focus on your limited understanding of yourself. A lot of us in our 20's are in a period of still discovering who we are. We can easily deceive ourselves when we are trying to fill out these surveys and look at these reports because we are still learning about ourselves. One thing I think would really help is to engage your inner circle of influence. People who are part of your work or church or personal life, asking them for specific stories about you and asking them to be objective and concrete about it, questions like “Tell me a time when I excelled,” or “Tell me a time when I was fully alive.” These are really important questions for us to ask. Once we receive that feedback, our job is then to identify if there is any common themes that come out of that. Through that, we will be able to get a better understanding of what those things are that I do really well and what are some of those weaknesses as a leader and how I mitigate those weaknesses and leverage my strengths. Todd: That's a great point. You summarized that so well. That very much fits what we see from Peter Drucker in his chapter on managing oneself, the importance of bringing in those advisors, those people that surround us and see us in action. I am going to move into a really interesting question. This is one that I think is a great challenge to all of us. I am going to open the discussion for each of the three of you with the question: How can I balance my individual reality with that of others? That is a big challenge in this 21st century. Joan: To pick up where Paul left off, which was fantastic advice, one thing that I have shared with students is to think about how others perceive you. How do others see you? You have that on one side. The other side is think about how you want them to see you, what you believe is within yourself, and match those up. Look to see if there is a gap. That is where the road map for your development comes from. More importantly, to Paul's point, you need to have some allies, some mentors, some people within your personal board of advisors—I have always advocated for that. I think that's great advice, Paul—that are willing to have those honest conversations with you. Another approach I tell students and even young professionals at work is to find a success buddy. Find someone, a peer, a colleague, a friend, who is around your same stage in life and in your career and talk through these concepts and give each other feedback. Think through questions that you can ask mentors. Remember, mentors are anywhere. They can be professors, administration, former colleagues, former managers. I think that Paul is right. When you are so overwhelmed with the grandiose lifestyles in your face on social media, I can be easy to get overwhelmed by what others are doing and underwhelmed by your own personal accomplishments. It is an important thing to center yourself around your mission and your personal values first. Frances: It is so important also to realize that leadership is not a destination. I often have young leaders say to me, “I know I want to be a real leader, but how will I know when I get there?” I can say, “Leadership is not a destination. Leadership is a journey.” We not only choose where and how we are going, but we choose our fellow travelers very carefully. I think you mentioned much the same. Todd: I think that's such a great point here. I love the idea of finding other people that are alongside you in the journey. One thing I think is important for us, and I am going to put my two cents in, and then Paul, I'd love to hear your thoughts on this, is when we think about the finding of the individual reality with that of others, one thing we are learning more and more is the importance of empathy. Recognizing the need to find empathy in the other. We are recognizing whether it's organizations like IDO who are going out to seek to solve world problems through that idea of first finding empathy with the end user, or we are talking about even advertisers today. Marketers and advertisers are recognizing until I recognize and have empathy for the person using the product, I can't truly design something for them. I would encourage us to think through the need to find and hold onto that empathic perspective. Paul? Paul: I resonate with everything you guys have been saying. Empathy is huge in this generation. The fact is, a lot of millennials are so widely connected these days, but on a very surface level. We used to have these one on one relationships with people around us, but now we are having all these wider connections on social media for instance. One thing that I notice is people are always tied to their Smartphones. They are always typing away and connecting. Although there are great benefits that come with that, part of it is we lose that sense to understand and feel the other person. I think that is the foundation of emotional intelligent leaders, the new style of leadership. Todd: One thing we are seeing more and more is this conversation about lifelong learning. If you guys each would talk briefly about what role learning has played for you and also for the knowledge worker in the 21st century, what role does learning play? Frances: Critical role. If we do not learn every day, and if learning is not part of our journey, and all kinds of learning from all kinds of people, then we become part of the past. Learning across the sectors, not just one area, but as Peter Drucker used to say, I look out the window and see what is visible but not yet seen. That is one of our great challenges. It's all out there. We look out the window. Joan: Our work, and clearly yours as well, both of you, is all about opening doors and all about creating and developing and inspiring new resources for emerging leaders particularly but also tenured leaders to think about some of these big ideas. At the end of the day, self-development, if you are looking for your company or your management to be responsible for you, you have it all wrong. It's an ownership thing. You own your own self-development. To Frances's point, you have to continue to be on that journey to expose yourself to diverse thinking and ideas. That is the whole point of this Drucker Challenge. The beauty of Peter's wisdom is to push you to think about things like management and leadership and how you impact others and what is happening inside you, and then reflect on how that resonates with you. What clicks for you? Share that back with the world. Frances: Think first, speak last. Ask, don't tell. We have all had people in a room say, “I told him and told him and told him, and he still didn't get it.” No, no, no. Ask, don't tell. Todd: I'll say I cannot document that this is something that actually occurred, but somebody shared with me recently: Somebody came to Peter and asked him, “How did you get to be so smart? How did you get to be so wise?” His answer was, “I have CEOs of companies coming in to talk to me, and I listen.” I think that is a foundational part of learning: the willingness to listen. Paul? Paul: That is a great point. Another thing that I would like to add to that is just having the sense of inquisitiveness, a sense of curiosity is the source of true learning. We can talk about all the strategic reasons of why learning is important, but unless it is coming from your internal motivation, this intrinsic desire to learn more and be curious, that opens up so many doors for opportunities. Whenever you are with someone new or are reading a book, you are asking, “Why? How come? What is this for?” These questions will lead us to deeper inquiry and a deeper relationship with these things. It's huge. Todd: Joan, let me ask you this last question before we start to draw everything to a close. Can anybody actually manage themselves if they don't have an awareness of who they are? Joan: I love that question. The truth is that yes, this is an internal quest. I think I also want to point out, as we said earlier, that leadership can start at any age. We want to encourage as young as possible for them to think about and have that self-awareness. Quick story. I was on a community college campus in New York City, and I saw a young girl carrying around one of Marshall Goldsmith's books. I thought that was interesting. I grabbed her and said, “We have a new book coming out. Marshall is in it, and he has a new book.” She looked so surprised that I asked about this book. I asked her where she got it, and she said, “Well, I know I'm not a real leader myself, but I saw this book in the Sale section, and I thought maybe if I read this, I one day can be.” That hit me right here. That is the purpose of our work. I told her absolutely is she right now a leader. Absolutely. She is in control of that. We gave her our information. That is what we have to be on the lookout for. There is a lot of pressure and anxiety being young in a world that is visible online everywhere. We want to help them connect internally, to be a better manager and a leader of others first. Frances: We define leadership as a matter of how to be, not how to do. For young leaders that makes sense. Todd: Let's go ahead and dig back in. Joan, if you would, you guys have the Five Most Important Questions. It has done amazingly well. People are getting excited again about the questions you have shared with us enduring wisdom. I love that tagline. You can find it on druckerchallenge.org or whymillennialsmatter.com. Bring us back here to what you are talking about. Joan, give us that reminder of how we get involved in it and what it looks like for us to think about that question. Joan: Druckerchallenge.org is where you go to get the direct information. This is such an exciting opportunity. If I challenge everyone that is listening today to just download that free chapter that Peter wrote on managing oneself, it will hit home. It will help you be more reflective about your own path to leadership. We talked about our strengths, our contribution, who you surround yourself with, the communities that really work to help you flourish and excel in life and feel satisfied. Druckerchallenge.org. The deadline is July 15. You have to submit an essay between 1,500 and 3,000 words. I would encourage you to work with a mentor or friend. Have someone review your essay before you submit it. But don't hesitate. Don't second-guess yourself or your thoughts or your ideas. Everybody has something to add in this conversation. Again, the prizes are incredible. They are saving 20 seats for the top winners to attend the challenge itself in Vienna, Austria, and then you are connected to this unbelievable, dynamic, and thoughtful community of other Drucker fans and followers. Todd: Let me again reiterate this has been an amazing journey. The four of us are on this call today simply because we believe in it. We believe in the enduring wisdom of Peter Drucker. We believe in the enduring wisdom of not only Peter, but also in those who have taken to heart the things that Peter taught. We sit here. I know Paul, Joan, and myself sit here and learn consistently from Frances. Frances, you have really lived that legacy well. You're teaching each of us so many amazing things. I am so thankful to your work at the Frances Hesselbein Leadership Institute of what you have done. I am thankful to Joan of Why Millennials Matter and to Paul and his leadership legacy he is building in young leaders. Folks, we are so thrilled to be part of this journey. I want to say thank you to the Young Nonprofit Professional Network. They have been so helpful in helping to publicize this great work. They serve to help promote in this third sector what the good and perfect legacy of Peter Drucker is as we think about moving forward. Reminder: Check out what is happening. There is some amazing things that are occurring with the Drucker Challenge and the International Forum. A great opportunity to get involved with it, as Joan shared with us today. We have just barely touched the tip of the iceberg in this discussion. So many places to go. Paul, Frances, Joan, if you want to leave us here with one last word of wisdom and then we will close. Frances: I would leave Peter Drucker's wisdom with you. Think first, speak last. Ask, don't tell. When they walk around and you understand leadership is a matter of how to be, not how to do, then you are well along that journey to effective leadership. Joan: Todd, Frances and I both want to say thank you so much. You have been such a phenomenal partner. SynerVision, Nonprofit Performance Magazine, you inspire us with how hands-on and passionate you are about your work. That is what I would echo in my closing thoughts. Seeing someone like you and how you are a lifelong learner and you love to connect and ask people about their thoughts and questions, that is why we wanted to spread the word on the Drucker Challenge. I hope that everyone who listens or reads to this, I hope they know that they all have an important message to share and we want to hear it. This is an opportunity to do so. Paul: Thanks so much again, everyone for giving me the opportunity to be here. As a millennial myself, this is a very important message that I hope a lot of my fellow millennials would watch and be able to understand the impact of Peter Drucker's legacy on the next generations of leaders. Thanks again for giving me the opportunity to be here. Todd: Folks, we are so thrilled to have you in with us. Whether you are going to Vienna for the Drucker Forum or will be able to participate in the livestream of it, we really believe there is lasting wisdom for each of us to attain. No matter how old or young we are, we are all lifelong learners. So thrilled again to have the Hesselbein Leadership Institute, Why Millennials Matter, and Paul Sohn of PaulSohn.com. You can take a look at the work they are all doing. Each one of us stands here because we believe that we have an opportunity to engage and develop leaders as we go forward. Thanks for joining us. Appreciate having you in here with us. Frances, Joan, Paul: Thank you! Learn more about your ad choices. Visit megaphone.fm/adchoices

outofthestudio
Tétro, OOTS E2S1

outofthestudio

Play Episode Listen Later Jul 17, 2017 48:21


Andrea: Andrea Tétrault is a partner at Tétro, a creative agency in Winnipeg co-founded in 1998 with her husband Paul. Yes, she's that old. Passionate and outspoken, she believes firmly in the value of good design, and has spent her career trying to create things that matter. She spends most of her time bossing people around, answering emails, and going for nice lunches, but they still let her design sometimes – which keeps her balanced and happy. She served as president of the Manitoba Chapter of the Graphic Designers of Canada and continues to be a proud member of the local and national design community. In her 'spare time', Andrea is an avid cyclist, hockey mom, wine enthusiast (because hockey mom), and sometime author of the blog “Winnipeg CycleChick”.  Paul: It takes guts to start a business with your spouse. Some might even suggest a touch of masochism. But in 1998, a month before they were married, and in spite of dire warnings from friends and family, Paul and Andrea founded Tétro. Fast forward twenty years – business is booming, and they are still happily married. As principal, partner and creative director at Tétro, Paul oversees designers in the studio and provides overall design direction. Paul is also a key member of the design team, providing elegant and impactful design solutions, some of which have won national and international acclaim. His mission is to ensure all creative work coming out of Tétro is held to the absolute highest of standards — challenging his team to consider better ways to integrate smart thinking and visual solutions. He is a professional member of the Graphic Designers of Canada and treasures the colleagues he calls friends — locally, nationally and across the border. When he's not designing Paul loves playing dad, husband and right wing.

Sermons at First Christian Church of Puyallup (Disciples of Christ)

Paul Tillich wrote, “If I were asked to sum up the Christian message for our time in two words, I would say with Paul: It is the message of a “New Creation.” The Apostle Paul ends his letter to the church in Galatia with a heartfelt, personal plea: let the free gift of God’s grace... Read more

The Unofficial Shopify Podcast
Michael DiMartini, Everest Bands creator, talks Kickstarter success

The Unofficial Shopify Podcast

Play Episode Listen Later Sep 11, 2014 28:20


Michael DiMartini from Everest Bands come on the show to chat and share his success with us. He's gone from failed businesses to two successful Kickstarter campaigns and an amazing product line sold through Shopify. Michael doesn't just sell watch bands. He sells literally the best rubber watch strap made- and it's for a Rolex. We discuss: What Everest Bands is all about (it's more than just swiss rubber) What goes in to a successful Kickstarter The ROI of Facebook likes What it takes to be a luxury brand The Apple Watch Michael's favorite watch And his single best tip for Shopify store owners. Check out Everest Bands Shopify store or their Facebook campaign. PS: Be sure to subscribe to the podcast via iTunes and write a review. iTunes is all about reviews! Full transcript [opening music] Announcer: This is the Unofficial Shopify Podcast with Kurt Elster and Paul Reda, your resource for growing your Shopify business, sponsored by Ethercycle. Kurt Elster: Welcome to the inaugural episode of the Unofficial Shopify Podcast. I'm your host Kurt, and with me is my business partner and co-host Paul. Paul Reda: Welcome. Hello. Kurt: Joining us today is Michael DiMartini from Everest Bands. He is one of our favorite clients, a Kickstarter success, a manufacturer and a Shopify store owner. Michael, it's around 3:30 there in St Loius, what are you up to? Michael DiMartini: Well, if it was Friday, I'd be drinking a cold one. Kurt: There you go. Michael: Obviously, I am excited to do this first inaugural podcast with you guys and really appreciate it. Super excited to talk more about our company and Shopify and the great job that you guys have done for us. Kurt: Thank you. Tell us a little bit about Everest Band. What's an Everest Band? Michael: About two and a half years ago, my partners and I came up with an idea for a rubber Rolex replacement watch strap. Now, two years later, we had a successful Kickstarter with our first rubber strap. We are on our second version now, made in Switzerland. Just recently, last month, we had our second successful Kickstarter for a leather strap. It was a wonderful experience. Thank God for Kickstarter. Kurt: [laughs] This band is made in Switzerland, huh? Michael: Yeah. Our rubber strap is entirely made in Switzerland, rubber-wise. We actually have a steel oyster link that is attached to it and we coat that with a coating called DLC, diamond-like coating. That is actually from here on the US. Kurt: I think, I and a lot of people, we have ideas. We're like, "Oh, we got this great idea for a thing." Making a thing is hard. It's easy to have an idea. It's tough to actually get it manufactured. How did you go end up in Switzerland, asking a manufacturer to build your rubber? How does that happen? How do I get there? Michael: To be very honest, we actually had two previous versions. One was made, or tempted to be made, here in the St. Louis area. Honestly, it was a complete epic fail and we did not actually produce any straps for sale. We had a second version that was also made in the United States. That was a very good strap. We had some limitations with the manufacturer on, basically, material choices. We traveled the globe to find what we think would be the absolute best manufacturer. Honestly, the Swiss just blew us away with their technology at rubber molding. The company we use specializes in rubber watch strap molding. I can't list the names of the companies, but probably the top 10 watch manufacturers in the world use them to make their rubber straps. I actually had to pretty much beg them to take my business. Kurt: Did you pretty much beg them or did you literally beg them? Michael: Oh, no. I got on the proverbial hands and knees and literally said, "Please, please make my strap." They said, "Sure. We'll do it." How did I get there? A lot of research. Honestly, a tremendous amount of research and actually asking industry experts. I asked other watch companies who they used. Kurt: I think that's one of the things a lot of people should do or don't know how to do is, do I go out and ask people in my industry or even competitors, "What are you doing? How do you do it? Can I pick your brain?" Did you do that? How do you go about that? Michael: Yes, of course. There's a two-part answer to that. One of them does relate to Kickstarter. Whenever you're producing a product like we produce or really anything of a higher-end level, don't be embarrassed to ask others how they're doing it. For sure, other people are more than happy to help. We just started with other watchmakers, high-end watchmakers. They were very open with us. Some were, of course, tentative for giving us any information whatsoever. When they immediately found out that we weren't a competitor, a direct competitor in any way, they were more than happy to talk to us. Kurt: Really, the only barrier to entry is you psychologically just being willing to go out and ask. What's the worst that can happen, they say no? If you don't ask, you've guaranteed that you get nothing out of it. Michael: Honestly, let's call it, any entrepreneur has to have some balls. Kurt: [laughs] Right. It took me a long time to get there. Michael: You can't be fearful of being told to drop dead. Kurt: [laughs] That's a good line. That's a great quote. We should include that as a tweet. Tell me, what goes into...You got the seed money or got this off the ground using Kickstarter twice now, right? Michael: Yeah. Just a really quick back story, I had another business that was a failure, to be honest. I think that the best entrepreneur is the one that get kicked down at least once or twice and they then learn from those mistakes and take it from there. Our first business, completely unrelated in every single facet, local business, didn't deliver a product, delivered a service, et cetera, was a failure because of a lot of different things. One, we added too much debt to the business. When we were looking at the product itself, the product idea, we felt that Kickstarter was perfect for us. It gave us the ability to have a presale, so we knew if the product was worth doing. We did of course put a lot of money into it at the very beginning. The amount that we put in was a little bit more than what we got from Kickstarter, but really Kickstarter did finish line us on our first product. On the second one, we took a completely different direction. We were going not for what we did on our first one, where we were trying to get the seed money to finish the project. It was more of wanting to make sure the market place wanted the product. We, of course, used the funds to pay for the finish line of the second product. We also didn't go after retailers, for example. We just went after the general public. On our first Kickstarter, more than half of our Kickstarter proceeds were from retailers. If I was doing this all over again for a first time, I definitely would try and get retailers involved in my first product. Kurt: Now that you're a Kickstarter veteran, if you had one tip for someone who's about to launch their product on Kickstarter, what would it be? Michael: The first tip that I would give is you really have to have your crap together. I mean it. Kurt: It's a good tip. Get your shit together! Michael: Get your shit together! Don't start Kickstarter with questions, because you're going to get annihilated, number one. Number two, when I say that, I mean there are so many different levels to that. Starting with that, not only do you become an expert in your area through at least understanding the part that you're going to sell and manufacture, number one. Number two, you're going to want to have excellent pictures of a prototype. You want to have connected with the lowest level of purchasing. Usually, that's through forums and different items that are connected to some type of social media connection. Yes, get your sit together. Paul: You mentioned social media, and we think that social media advertising is sort of bullshit here. It's a lot of snake oil. It doesn't get the ROI that the social media people like to claim it does, at least in our experience. However, you have a ton of Facebook Likes and the majority of your traffic comes in via Facebook. Why do you think you were able to pull that off? Michael: That's a really good question. To be really honest with you, I think that each business has a different successful tool in some level of marketing. For example, we seem to have a product where people need to physically see it. With social media, we can present pictures constantly. When we have a Facebook Like, for example...and I'll be honest, it costs us very few cents per Facebook Like, whereas in other industries it's very expensive to acquire a Like because... Kurt: Actually, I didn't know that Likes are on like a bidding system where it varies by industry. How many Facebook Likes do you have, anyway? Michael: We have 128,000. We're probably going to achieve today 129,000. Kurt: How many did you have where you saw it really was paying off for you, in terms of sales? Michael: Probably after 5,000. Honestly, after about 5,000 Likes. Kurt: So, 5,000 is the baseline that people should be shooting for and 100,000 is ideal. Michael: Actually, to be very honest with you, our end goal for Facebook Likes for the end of 2015 is over a million. Kurt: Yes! There's no limit, so why not shoot for the ceiling? Michael: Exactly. To better answer your question, because that's a really good one especially for entrepreneurs, Facebook, Instagram, those things are free. There is no form of free marketing better that that. It costs you money to put a sign on the wall of your office or your storefront. It costs you money to have, honestly, Ethercycle do work for you. Facebook is free. Social media's free, but to make it successful, you need those tools behind you, like Ethercycle's work, like a sign maker for your outside, like a very good business card printer, so on and so forth. That is what gets you the end success. Paul: Social media marketing takes a lot of time too, which people just assume that it's a thing that just happens for free and you don't have to worry about it. There's a lot of time-suck there as well. Michael: Yeah. For my own self, as the marketing person for our company, I focus 50 percent of my day on social media. Development of it. Paul: Earlier, you mentioned forums and that really tickled something in my brain. Another one of our big clients that works in aftermarket auto parts and they do millions of dollars in revenue a year, a portion of their sale staff is just devoted to pumping up the product on forums and selling on forums. Because a forum dedicated to the kind of product that you're selling is essentially just a captured audience of people that are super interested in what you want to sell them. Michael: Yeah. A forum is a community of hobbyists, obviously. Some of them are not hobbyists. Some of those are people like, for example for us, a watch repair company. They might have access to a forum and they keep up to date on what's popular and what not. That's how a lot of our business has come from, especially on the retailer side. To be very honest with you, we involve ourselves enough to give a presentation of new products and ideas but not so much that we're going to get kicked off. Because it's a club. That's what it is. Paul: You think to swoop in and be, "Buy my stuff!" You can't spam them. Kurt: [laughs] Paul: Engaging is the word. You want to engage. Not just spam. Michael: Yeah. Exactly. At the end of the day, let's call that as it is, no one likes to be sold anything, everybody likes to buy stuff. Kurt: Speaking of buying, you're selling a luxury brand. You're selling a premium item for people who have already bought from a luxury brand. You only sell for Rolex, correct? Michael: On Everest Bands, yeah. We do have a secondary site, we don't need to get into that today but yeah. Our primary focus is Everest and Everest Horology products in general, just only focuses entirely on Rolex users, Rolex owners and wearers. Kurt: All right. I think luxury brands as an idea fascinate me. I know we've gone back and forth about it in the office. Sometimes you have to tease out, "Is this just a product with a very expensive price tag?" It's purely a status symbol. Rolex is extremely well made. It's a premium product. It's well made. At the same time, everyone knows it's expensive. Starting Rolex, brand new, is going to be eight grand. For a product like Everest Brands, it's a luxury product. How did you get to become a luxury product? What's the barrier to entry to be a premium luxury brand? Is it just a big price tag? What is it? Michael: A lot of people are trying to make things in different countries right now for a super low cost. The consumer today of course likes value but, if you're talking about a luxury product or becoming a luxury company, you have to remember that, what does the end user want? True end users. Luxury purchasers. Quality is a corner stone of whatever you're making. Second - longevity of life. Don't think that people with money have any interest in buying something over and over again every six to 12 months. They're just not interested in doing that. It's very uncommon that you see a destroyed Gucci bag or a pair Ferragamo shoes that are quite a few years old and still look excellent. Mercedes Benzes last a very long time. They're not a car that you drive for three years and throw away. At the end of the day, Everest makes a product that is the highest quality in the world. There is no better rubber strap or leather strap ever. The longevity and life of our product is very long. From a luxury standpoint, our service is extremely high. I have direct communication with almost with every single costumer at some level. Kurt: All right. A luxury brand obviously is more than just the premium price. You have to back it up. If you're going to talk the talk, you better walk the walk and have a product that's number one in its category, in terms of precision manufacturing. Then being able to back it up with customer support, so people don't even have to wonder. They know they'll be able to get a hold of you. Speaking of luxury products, premium brands, we can't ignore Apple. You're a watch guy. I'm into watches. I think partly you've got me into watches. The Apple watch was just announced yesterday. I'm dating this podcast a little bit. The Apple watch just came out. I love it. I think it looks great. For $350, I don't think you get a watch that's better. What do you think? Michael: First, obviously Everest has had its own level of getting kicked while it's down, we'll say, when we were first starting. I'm not going to kick the Apple watch while no one's even really seen it yet. Do I think it's going to hurt the hot horology world? Absolutely not. I don't think it's even going to get remotely dent Rolex, Omega, Bell & Ross's sales because, honestly, people buy those products because they love the watch. They could care less about time keeping. Paul: Yeah, I agree with you there. Hublot has nothing to worry about. But in my mind, judging by what I've read and what I've heard you and Kurt talk about about the low end of the watch industry, in terms of the low end of the luxury watches, the kind of things that are available at that price point, it's my impression that the Apple watch blows everything out of the water at that price point. Michael: Yeah. The other side of the spectrum is - not to try and compare entirely a Rolex to an Apple watch...I have a Rolex. It's seven years old. It looks brand new. I treat it well but I don't have a seven-year-old iPhone, gentlemen. Kurt: [laughs] Good point. Michael: Do I think it's going to be somewhat or something that you replace every three to four years at a maximum? Yeah. The Everest Band, for example, I am still wearing the original first single piece that came off the assembly line today and it still looks as if it's brand new. That was a year and a half ago. Again, it just goes back to the whole luxury idea. Is Apple producing a luxury product? No. They're just producing a great piece of technology that has a lot of advancements. It's not going to affect Hublot. It's not going to affect Omega. It's not going to affect Rolex. But on a low end line, say for example a Casio? Yeah. Casio, Seico, low ends, they're going to feel it. They're going to feel the heat pretty hard probably. Kurt: The sub-five hundred dollar people are in trouble. The heirloom, status symbol and $10,000 watches have nothing to worry about. Michael: Yeah. I don't particularly see that Southwest is affecting private jet sales. Kurt: [laughs] Good point I didn't figure it out that way. Michael: Lets call it as it is, but do I feel the Southwest is probably affecting American Airlines in sales? Hell yeah, gentlemen. Come on. It like $98. Give me a break. To go up to Chicago from St. Louis, I would pick that over $300 flight on American Airlines, for example. Also, there's a million of those, but I'm excited to see what happens with the Apple iWatch, especially because I watched kind of amazingly as the Pebble watch was coming down the pipeline. It was in its Kickstarter when I was doing my first Everest Band Kickstarter. We are brothers from another mother. I really feel that the Pebble hasn't really hit the marketplace the way they thought it would. Paul: I think that is true. Every smart watch that's come out. Kurt: Every smart watch, yeah. Michael: Oh yeah. Kurt: I had a Pebble watch, I thought it was an awful. I wore it like handful of times and I ended up selling it. I lost money on it. It's just not a good product. Michael: Then, on top of it, I really almost feel bad for Pebble, because they had such enormous phoenix rise at the very beginning with, I think it was $10 million in sales... Kurt: I know they broke a record for fundraising on Kickstarter. Michael: Oh yeah. Just recently the Coolest Cooler knocked them off the top. More importantly, they had countless issues. They couldn't get the damn thing out for a year. I can tell you right now, our customers were...we were late by three weeks and they were freaking out. I just feel that when it comes down to being successful, selling a product and what not, there are a lot of different parts that have to play in to it. The one great thing about Apple is that they are so well organized that this multiple-billion dollar company is going to probably hit it really well on their first version. The first iPhone was pretty sweet, but I am worried that, honestly, it could be the next Newton. I don't know if you guys remember that P.O.S. Kurt: Yeah. I love it. The only thing I can ever think of about the Newton, I think a lot of people our age too, is the Newton on the Simpsons. Paul: Yeah, "Eat up Martha." Kurt: "Eat up Martha." Paul: The main thing that is in my mind is that I don't wear watches. I don't understand why anyone would wear a watch, because I have an atomic clock that I carry around in my pocket at all times that also does things more than a watch. Kurt: It's jewelry really... Paul: No. and I don't... [crosstalk] Kurt: It's jewelry that happens to tell the time. Paul: I don't wear any jewelry, so it's kind of meaningless to me. I saw the smart watch and, because I'm stupid, I was kind of like, "All right, I kind of want it a little bit." Kurt: It's not stupid, it's geeky. It's another screen. I see the attraction. Michael: I totally see the attractions too, because honestly, you don't fit in to...like Kurt fits in to it but not everybody fits into that wanting of a high-end watch. Honestly, Rolex probably produces about a million high-end time pieces a year annually. Kurt: That blows my mind. A million people a year are spending $8,000 plus on a watch. Paul: I was doing research on how the watch might affect Apple's bottom line, because I am an Apple shareholder and... Kurt: That makes two of us. High five. Paul: ...the world watch market produces something like 1.2 billion watches a year. If 1.2 billion watches get made, Rolex makes 1 million of them. That's less than one percent. [laughs] Kurt: It's still crazy. Paul: I'm sure in terms of revenue, they're way higher, but not in terms of watches produced. Michael: Exactly. At the end of the day, you've got 1.2 billion watches being made annually. There's going to be a large percentage of them that are going to last a very short amount of time. They're $20, $15. They're $75. You know what? You're right. I think the Apple watch is a creative, brilliant idea that is well-designed. I'm simply not going to bang it, even though...I don't think I'll ever buy one. But it's just a different animal. Paul: It's a different thing. Kurt: It's a new market. Man 2: I think Jony Ive said during the video that, "You know, we are going to replace Rolex." He made some crack about replacing Rolex and a lot of those brands. That is kind of like, "All right. You are not right there." Because that's... Kurt: Don't be reaching for the stars. [crosstalk] Paul: This is a different thing they are selling. They both might be called watches, but they are different things. Michael: Rolex is not a buggy whip, gentlemen. Honestly, for him to say that shows, sadly, that even though he's a beautiful and wonderful designer, his complete and utter ignorance on the watch industry is completely...he overly showed it during that point. Paul: I'm really excited to listen to this in five years and then we're like, "Oh man, Apple controls everything. We were idiots." Kurt: [laughs] "I can't believe Apple bought Rolex." Tell me, you are a watch guy, what's your favorite watch? Michael: I hate to say that I'm a...Even though I love complex, beautiful watches, I have to still say that the Rolex Submariner, in it's simple form, it's absolutely the most beautiful watch I've ever seen. It is a timeless, gorgeous definition of what a watch should be. It's accuracy is absolutely impressive. It's an over a 60-year design that's slightly evolved to almost absolute perfection with their current version. I look at so many other watches, and you just don't ever see that. When you look at watches, in general, or really products in general, let's just start with the car or anything like that or the Internet for that matter, very seldomly do you see one company be able to take their vision from 60 years ago and still keep running with it perfectly. Kurt: Yeah, it's true. The Rolex Submariner shape is classic and timeless, like people will always recognize a bottle of Coke, I think number one, and number two, they'll know Rolex when they see it. Michael: Not to try and push Ethercycle in any way, but... [crosstalk] Kurt: Oh no, please do. Please do. Michael: I know, but I really feel like one thing that you guys did great was that...I said to you during our design meetings that I wanted a website that showed the essence of Rolex's website and Rolex's presence. I didn't want to be Rolex. That's not what my intension was, but you guys were able to take the essence of that. That's complex. Countless people try and make watches just like Rolex watches, and they are completely off the mark every single time. It's good to see you guys, actually, were able to both manufacture my idea of what our website should look like but also give it that same feeling that it's going to last. I'm not going to change my website six months from tomorrow. I actually think that we are only going to minorly evolve it over the next two or three years as technology develops better in Shopify. Kurt: That's the way to do it. I think the people who have the most success are not the ones who tear down their website every six months, but instead are doing just constant iterations. With you, it's really every two weeks, even sometimes weekly, we're making continuous changes that really add up to better conversion and more sales, et cetera. Speaking that, as a Shopify store owner, give me one tip for Shopify store owners. Michael: The one tip is I do believe you need to trust something as important as your website to professionals, because if you are going to run a website like Shopify's -- very well built technology -- you can download one of their templates. You can figure out how to put some images and things like that. At the end of the day, the consumer is very short lived in their decision-making online. I look at the amount of time that people are on our website, and they are only there for a minute or two really sometimes. Kurt: A minute and a half is good. That's extraordinary. Michael: That is such an integral important part. To spend 2, 3, 4 thousand dollars on something that you are going to have as an asset in your company for the next 12 to 24 to 36 months...it's kind of foolish to think that, "I will just download a fifty dollar template and just start going with it." You need professional guidance, especially, even at a base level when you first do Kickstarter, when you first do this things, when you're first coming up with the product idea or your first, you're even just starting up a retail store online, you need to have that guidance. Because without that, your conversion rate will be much lower. Even if you think it's looks great and your mom does too, it doesn't matter. What matters is the end consumer has complete confidence in buying the product and you need the company to really do that and develop your website. Kurt: Hell yeah. God, I'm going to have to embed that audio on the second website now. [laughs] Paul: Autoplay audio now on the website. Big conversion. People love that. Kurt: You are right. That is a conversion killer. [laughter] Kurt: I think that I learned a lot. I hope other people learned a lot. It was really good. It was great having you. Michael I looked forward to talking more with Everest Bands and really growing that brand. Thank you for joining us. Michael: Thank you guys. Again, I really feel, not to go back a couple of times to do something, but if you're going to do a Kickstarter, you really need to get things organized. One of the most important things in organizing it is the image that you put out there, because if you don't have that, you will fail. Kurt: Your number one tip is still, will always ring true in my mind and it's good to hear it, "get your shit together." Michael: Get your shit together. Don't start without your shit together boys, because it's going to fail. I had a great time... Paul: Advice for everyone. Michael: Yeah, honestly. Your mom told you when you were 18 years old, "Get your shit together." Kurt: All right, this is fantastic. Thank you, Michael. Michael: Thanks guys. Paul: Thank you. [closing music]

Two True Freaks! 2
Episode 376 - Star Trek - Into Darkness Commentary

Two True Freaks! 2

Play Episode Listen Later Sep 30, 2013 163:48


Join Chris (@#$$ Bob Orci) Honeywell and Paul (It was pretty good!) Spataro as the gab through the latest JJ Abrams Nu-Trek flick - Star Trek: Into Darkness. Is it the BEST? The WORST? OKAY? Is it EVEN TREK AT ALL? All this and so much more in this BBP (Big Beautiful Podcast) brought to you with love by DiManzicorp! PS - Bob Orci - You can still take Chris up on his offer - but time's runnin' out! TICK TOCK, TICK TOCK!Feedback for this show can be sent to: twotruefreaks@gmail.comTwo True Freaks! is a proud member of BOTH the Comics Podcast Network (http://www.comicspodcasts.com/) and the League of Comic Book Podcasts (http://www.comicbooknoise.com/league/)!! Follow the fun on Facebook at https://www.facebook.com/groups/113051642052970/ THANK YOU for listening to Two True Freaks!!

Two True Freaks! 2
Episode 376 - Star Trek - Into Darkness Commentary

Two True Freaks! 2

Play Episode Listen Later Sep 29, 2013 163:48


Join Chris (@#$$ Bob Orci) Honeywell and Paul (It was pretty good!) Spataro as the gab through the latest JJ Abrams Nu-Trek flick - Star Trek: Into Darkness. Is it the BEST? The WORST? OKAY? Is it EVEN TREK AT ALL? All this and so much more in this BBP (Big Beautiful Podcast) brought to you with love by DiManzicorp! PS - Bob Orci - You can still take Chris up on his offer - but time's runnin' out! TICK TOCK, TICK TOCK!Feedback for this show can be sent to: twotruefreaks@gmail.comTwo True Freaks! is a proud member of BOTH the Comics Podcast Network (http://www.comicspodcasts.com/) and the League of Comic Book Podcasts (http://www.comicbooknoise.com/league/)!! Follow the fun on Facebook at https://www.facebook.com/groups/113051642052970/ THANK YOU for listening to Two True Freaks!!