Podcasts about steve there

  • 31PODCASTS
  • 51EPISODES
  • 37mAVG DURATION
  • 1MONTHLY NEW EPISODE
  • Aug 1, 2024LATEST

POPULARITY

20172018201920202021202220232024


Best podcasts about steve there

Latest podcast episodes about steve there

@BEERISAC: CPS/ICS Security Podcast Playlist
Building Cybersecurity Robustness in Pipeline Operations Podcast

@BEERISAC: CPS/ICS Security Podcast Playlist

Play Episode Listen Later Aug 1, 2024 17:56


Podcast: Emerson Automation Experts (LS 23 · TOP 10% what is this?)Episode: Building Cybersecurity Robustness in Pipeline Operations PodcastPub date: 2024-07-25Manufacturers and producers across all industries know the challenges in keeping their operations cyber-secure. Industries such as pipeline transportation and electrical & gas distribution networks face additional challenges in the wide geographic spread of their operations and the need for reliance on public communications networks. In this podcast, I'm joined by Emerson cybersecurity expert Steve Hill to discuss these additional challenges and ways the companies in these industries, suppliers, and federal regulators are collaborating to develop and implement best practices for strong cyber resiliency. Give the podcast a listen and visit the SCADA Solutions & Software for Energy Logistics on Emerson.com and the AspenTech Digital Grid Management page for methods and solutions to improve your cybersecurity defenses and ongoing programs. Transcript Jim: Hi, everyone. This is Jim Cahill with another “Emerson Automation Experts” podcast. Pipelines cover a wide geographic area and require continuous monitoring for safe, efficient, and reliable operations. Today, I’m joined by Steve Hill to discuss the challenges pipeline operators face in keeping their pipeline networks cybersecure. Welcome to the podcast, Steve. Steve: Thanks, Jim. Pleasure to be here. Jim: Well, it’s great to have you. I guess, let’s get started by asking you to share your background and path to your current role here with us at Emerson. Steve: Thanks, yeah. I’ve been in the automation and SCADA industry for about 40 years, started on the hardware design and communications that then moved over to software. And it’s nearly 20 years I’ve been with Emerson. I joined as part of the Bristol Babcock acquisition. My main focus now is working in wide-area SCADA as the director of SCADA Solutions for Emerson, and most of that’s working in the oil and gas industry, working with Emerson sales and the engineering teams and our customers as they design systems and products for the industry. And also, alongside that, for the last few years, I’ve been collaborating with CISA. That’s the U.S. government Cybersecurity and Infrastructure Security Agency as part of the Joint Cyber Defense Collaborative. Jim: Okay. That’s a nice, varied background. That’s really good for our discussion. So, what exactly do you mean by wide-area SCADA? Steve: That’s a great question. There’s a SCADA system where the software is monitoring equipment across a very wide area. It might be a very large geographic area, like a pipeline or gas, or water distribution network, or perhaps a well field. I mean, some of the systems, for example, I was speaking to a customer last week who is monitoring an entire pipeline across Peru, and yet, their control centers are actually in Mexico. So, to do that kind of thing, the equipment is usually connected via public networks. You know, private networks don’t extend that far, and even the control centers may be widely distributed. And as part of that, compared to in-plant control, there’s an assumption that your communications are clearly not gonna be 100% perfect. You’re gonna lose communications either momentarily, like with cellular networks, and when, for example, like we’ve got in Texas this week, with natural events like hurricanes can cut communications for hours. But because these systems are all critical infrastructure, such as pipelines or electrical distribution, the actual operations, the process, must never be interrupted. Today, we’re talking about cybersecurity, and that same sensitivity is why these systems are now the target to some of the most sophisticated cyberattacks. Jim: Okay, that gives a picture of the breadth of these types of SCADA systems, and you had mentioned you’d work with CISA, the cybersecurity infrastructure defense agency, and the Joint Cyber Defense Collaborative, which I’ll just call JCDC for short. Can you give some more examples on that work? Steve: Yeah. Really, I could give you a bit of background. Probably many of our listeners know that there’s been several successful cyberattacks against critical infrastructure over the last few years. Probably the most famous in the pipeline industry was an attack that’s referred to as the Colonial Pipeline attack. That was actually a criminal ransomware attack that resulted in gasoline and jet fuel shortage across the Eastern U.S. for several days, and that was criminals basically trying to get money. And it was almost a random attack, it wasn’t targeted. However, there have been actual state-sponsored attacks, and probably the one that was most successful was prior to the Russian military attack against Ukraine. They actually instituted several successful cyberattacks against the Ukrainian power grid. And very concerning is, in recent months, the U.S. infrastructure, including pipelines, have been successfully infiltrated by a group that are called Volt Typhoon, who are thought to be from the People’s Republic of China. So JCDC and CISA are working hard to really counter and protect against these threats. Jim: Wow. Well, that’s clearly a huge concern. What is the JCDC doing to address these challenges? Steve: Well, in 2023, so last year, JCDC facilitated the development of something called the Pipeline Reference Architecture. Basically, Emerson, alongside other industry vendors and also pipeline operators, participated in the development of this Pipeline Reference Architecture, which I’ll refer to as the PRA. It’s a fairly short document that outlines the design and operating principles for SCADA systems in the pipeline industry. And one thing the government is keen to point out, it’s not a regulatory document, but it does set out the best principles and is intended as guidance for the industry. Really, they want to work with the industry to come up with best practices. Jim: Well, it sounds like this PRA is another set of standards to address cybersecurity. Why is another document needed in the industry where a bunch of standards exist now? Steve: Yeah, that’s a question I and other members get asked quite a lot. The main reason is that wide-area SCADA represents a very different set of challenges to traditional SCADA, which we refer to as inside the wire. So for example, a refinery or a manufacturing plant, everything is in one location. But as I mentioned before, wide-area SCADA has got a very wide displacement, physically. It also actually has a lot of remote field workers. There may be folks working on that system hundreds of miles from base, and you’re also using communications networks that are not even owned or operated by the owners of the pipeline. Though this PRA is really intended for the pipeline industry, clearly, it’s applicable to almost any wide-area SCADA, that’s water or electrical industry as well. Jim: Okay, that makes sense. So those are definitely challenges that don’t exist for more automation systems, as you say, inside the wire. Tell us more about how the PRA addresses these. Steve: Well, the big thing is segmentation, basically, taking the network and splitting it into different levels that represent different areas of the operation. For example, the internet would be what’s referred to as level zero, and moving all the way down to the bottom of the network, that’s level nine. And the levels in between that represent different levels of trust. Now, those who are familiar with cybersecurity and SCADA are probably familiar with something that is called the Purdue model, which I think first came out in the late 1980s, and that also splits up SCADA and control networks and actually business networks into different levels. However, when that came out, the internet was in its infancy. No one would ever have used the internet or even really public IP networks for their connectivity. So it doesn’t really take into account many of the things we take for granted today in these systems. So the PRA is intended to expand and take into account the reality that, for example, some of this critical data will actually be transiting across a public network, right? And in order to achieve that with this segmentation, we’re using a concept called Defense in Depth, right? And as you go down the different levels of the network, the assumption is you can trust each item on that network better. So, for example, on the internet, you don’t trust anything, but when you get down, let’s say, to the communications between an RTU [remote terminal unit] and a gas chromatograph on a local serial link, you might completely trust that. Now, it’s interesting, although that’s part of the PRA model, that does actually conflict with a security concept called Zero Trust, which is something that Emerson has really based our products on. But both zero trust and defense in depth are valid. Jim: Now, you had mentioned a couple of concepts I’d like to explore a little bit more in there, and let’s start with zero trust. Can you explain that concept to us? Steve: Oh, yeah. Yeah. Zero trust is a concept where any piece of equipment or software should trust nothing. Don’t trust anything else on the network, don’t trust the network to be safe, and it should not rely on anything else for protection. And historically, SCADA was protected, for example, by firewalls. You would use insecure products that were known to not be secure because they were developed perhaps 20 or 30 years ago and hide them behind firewalls, and that’s really how we’ve handled security today. But there’s a realization you can’t do that. So we now need to design products so that they don’t trust anything. But the reality is many of our customers, Emerson’s customers and pipeline operators, have devices that were installed perhaps 30 years ago. That’s the typical lifespan of some RTUs and controllers in this industry. So as a result, when you get down to the lower levels of the network, zero trust doesn’t work. So you do have to have levels of additional protection. So for example, if you had a Modbus link, which is basically insecure almost by design, that should be protected by additional levels of firewalls and so on. But if you’re designing a modern product, it should be designed so it doesn’t rely on anything else. And that’s the concept of zero trust. Jim: Okay, got it. So don’t trust anything. Everything must be proven out. And the other concept you talked about was defense in depth. So, what does that mean? Steve: Well, the phrase is most commonly used where we’re talking about a network with multiple levels in. So when you come from, for example, the internet into your business network, you would have a set of firewalls and what’s called the demilitarized zone. And then when you go from your business network down to your controls network, you’d have another set of firewalls. So it’s multiple levels of protection. However, that same concept should be used actually within products as well. And, in fact, Emerson takes that very seriously with our secure development lifecycle certifications, IEC 62443, and how we design those products. Jim: Well, that’s good. As you get those two and as you put in more modern technology, that it complies and has that cybersecurity built into mind there. So, can you give us an example of how it’s built in? Steve: Yeah. That great one. If I take, for example, the Emerson FB3000 RTU, that’s a flow computer and a controller device that’s designed specifically for the oil and gas industry, especially for pipelines, an obvious concern is that that may be attacked externally to modify the firmware. Now, at the first level, the RTU itself has secure protocols. It uses something called DNP3, which would, in theory, provide access to the device. But then the firmware, when we issue new firmware, we put it on a website so we have protection of the website, we also publish a hash, which is basically a unique key that the customer downloading the firmware can check. It hasn’t been modified by anyone attacking the website. But then, when they actually put it into the RTU, so they’re updating firmware, the RTU will check that that firmware was developed by Emerson and was intended for that device. It does that by certifying certificates on the load. Now, once it’s in the device and it’s running in the field, you might say, “Well, the task is done,” but there’s an additional level of protection. It will continually and on boot, check that firmware, make sure the certificate still matches, it’s not being changed. And if it has been changed, it will actually revert to a known good factory firmware that’s basically embedded in the device. So you can see that there’s really five or six different things all checking and ensuring that firmware in that device was not compromised. So basically, multiple levels within the device, and in addition, there’s multiple levels on the network. So the bad guys have to get through a lot of different levels to damage or compromise the device. And we’re trying to do that with everything we design today. Jim: Yeah. And with modern cryptography and making any change completely will change that hash and everything and make it impossible to slip something in without it being noticed. So that’s really a nice thing. Steve: Yeah. And the fact that even if it detects it, it then goes back to factory firmware, which may be a slightly older version, but your operation will keep running. It will keep controlling, which is a very nice feature. Jim: Yeah, that’s a great example there. I guess, going back to the PRA, what else does it include other than the segmentation that you discussed? Steve: There’s about 10 high-level principles that cover aspects of the design and operation of the SCADA system. And for each of these, there’s various examples and guidance on how to actually follow the principle in a real-world system. So, for example, there was a whole section on how to manage third-party devices in the contractors, because on a pipeline system, you’re almost certainly gonna have, for example, engineers from Emerson coming in from third parties. So it gives examples on the real-world aspects of operating the system. Jim: Are there other examples from it you can share? Steve: Yeah. One important one is when you’re designing the system, you should identify and document all of the different data flows that occur. And that’s, when I say data flow, communications or conversation between different pieces of equipment. So, for example, this RTU may communicate with that SCADA platform on this particular machine and may communicate with a measurement system on another machine, document all of those data flows, and then deny all other data flows by default. Then, after the system is running, continually monitor it passively. And if you see an additional communication, say, between two pieces of equipment that normally never communicated or didn’t communicate on a particular IP socket, flag that immediately, because it may be something that’s going on that was unexpected. It certainly was outside the original design of the system. Jim: This has been very educational. Thank you so much, Steve. Where can our listeners go to learn more? Steve: Well, really a couple of places. If you go to the CISA blog, which is at www.cisa.gov/news-events, there’s details there. The actual PRA was published on March the 26th of this year. And also, if you want to discover more about Emerson’s involvement in wide-area SCADA and the cybersecurity associated with it, if you go to Emerson.com/SCADAforEnergy, you’ll find some information there. Jim: Okay, great. And I’ll add some links to that and to some of the other things we discussed in the transcript. Well, thank you so much for joining us today, Steve. Steve: Not a problem. It’s a pleasure. -End of transcript-The podcast and artwork embedded on this page are from Emerson Team, which is the property of its owner and not affiliated with or endorsed by Listen Notes, Inc.

The Patrick Madrid Show
The Patrick Madrid Show: July 01, 2024 - Hour 3

The Patrick Madrid Show

Play Episode Listen Later Jul 1, 2024 51:07


Patrick Madrid dives into parenting decisions on hair color and attire, emphasizing the underlying messages and the importance of modesty. He explores the significance of praying for souls at cemeteries, including teaching children to understand and embrace Catholic traditions. Lastly, he tackles the profound question of how to know God as the infinite creator.    Supreme Court sends Trump immunity case back to lower court, dimming chance of trial before election (00:31) Steve - There's a really horrible haircut called the broccoli cut and I wonder what your thoughts are since you lived through the 80s. (02:55) Email – I was disappointed that you said some people want to be homeless and on drugs David - It had been 40 years since my last confession and I felt like I had to go through a lot just to find a confession time. Gracie 10-years-old - I know the Eucharist is real, but why doesn't the Eucharist look like Jesus' real flesh? (26:43) Vicky – Do I still receive the blessing from the Mass if I'm watching a recording? (29:48) Elizabeth (email) – No Thy Self Kelly - Is there an avenue for the county or state to stop abusing the elderly? Seems like Biden is being abused and being forced to run for re-election. (34:31) Email – Why wouldn't you let your daughters dye their hair an unnatural color? (40:32) Sam (Email) – Should we make the Sign of the Cross when we pass a cemetery? (45:29) Cathy - How do we know that God is infinite and that He created the universe? (47:45)

Screaming in the Cloud
Building Computers for the Cloud with Steve Tuck

Screaming in the Cloud

Play Episode Listen Later Sep 21, 2023 42:18


Steve Tuck, Co-Founder & CEO of Oxide Computer Company, joins Corey on Screaming in the Cloud to discuss his work to make modern computers cloud-friendly. Steve describes what it was like going through early investment rounds, and the difficult but important decision he and his co-founder made to build their own switch. Corey and Steve discuss the demand for on-prem computers that are built for cloud capability, and Steve reveals how Oxide approaches their product builds to ensure the masses can adopt their technology wherever they are. About SteveSteve is the Co-founder & CEO of Oxide Computer Company.  He previously was President & COO of Joyent, a cloud computing company acquired by Samsung.  Before that, he spent 10 years at Dell in a number of different roles. Links Referenced: Oxide Computer Company: https://oxide.computer/ On The Metal Podcast: https://oxide.computer/podcasts/on-the-metal TranscriptAnnouncer: Hello, and welcome to Screaming in the Cloud with your host, Chief Cloud Economist at The Duckbill Group, Corey Quinn. This weekly show features conversations with people doing interesting work in the world of cloud, thoughtful commentary on the state of the technical world, and ridiculous titles for which Corey refuses to apologize. This is Screaming in the Cloud.Corey: This episode is brought to us in part by our friends at RedHat. As your organization grows, so does the complexity of your IT resources. You need a flexible solution that lets you deploy, manage, and scale workloads throughout your entire ecosystem. The Red Hat Ansible Automation Platform simplifies the management of applications and services across your hybrid infrastructure with one platform. Look for it on the AWS Marketplace.Corey: Welcome to Screaming in the Cloud. I'm Corey Quinn. You know, I often say it—but not usually on the show—that Screaming in the Cloud is a podcast about the business of cloud, which is intentionally overbroad so that I can talk about basically whatever the hell I want to with whoever the hell I'd like. Today's guest is, in some ways of thinking, about as far in the opposite direction from Cloud as it's possible to go and still be involved in the digital world. Steve Tuck is the CEO at Oxide Computer Company. You know, computers, the things we all pretend aren't underpinning those clouds out there that we all use and pay by the hour, gigabyte, second-month-pound or whatever it works out to. Steve, thank you for agreeing to come back on the show after a couple years, and once again suffer my slings and arrows.Steve: Much appreciated. Great to be here. It has been a while. I was looking back, I think three years. This was like, pre-pandemic, pre-interest rates, pre… Twitter going totally sideways.Corey: And I have to ask to start with that, it feels, on some level, like toward the start of the pandemic, when everything was flying high and we'd had low interest rates for a decade, that there was a lot of… well, lunacy lurking around in the industry, my own business saw it, too. It turns out that not giving a shit about the AWS bill is in fact a zero interest rate phenomenon. And with all that money or concentrated capital sloshing around, people decided to do ridiculous things with it. I would have thought, on some level, that, “We're going to start a computer company in the Bay Area making computers,” would have been one of those, but given that we are a year into the correction, and things seem to be heading up into the right for you folks, that take was wrong. How'd I get it wrong?Steve: Well, I mean, first of all, you got part of it right, which is there were just a litany of ridiculous companies and projects and money being thrown in all directions at that time.Corey: An NFT of a computer. We're going to have one of those. That's what you're selling, right? Then you had to actually hard pivot to making the real thing.Steve: That's it. So, we might as well cut right to it, you know. This is—we went through the crypto phase. But you know, our—when we started the company, it was yes, a computer company. It's on the tin. It's definitely kind of the foundation of what we're building. But you know, we think about what a modern computer looks like through the lens of cloud.I was at a cloud computing company for ten years prior to us founding Oxide, so was Bryan Cantrill, CTO, co-founder. And, you know, we are huge, huge fans of cloud computing, which was an interesting kind of dichotomy. Instead of conversations when we were raising for Oxide—because of course, Sand Hill is terrified of hardware. And when we think about what modern computers need to look like, they need to be in support of the characteristics of cloud, and cloud computing being not that you're renting someone else's computers, but that you have fully programmable infrastructure that allows you to slice and dice, you know, compute and storage and networking however software needs. And so, what we set out to go build was a way for the companies that are running on-premises infrastructure—which, by the way, is almost everyone and will continue to be so for a very long time—access to the benefits of cloud computing. And to do that, you need to build a different kind of computing infrastructure and architecture, and you need to plumb the whole thing with software.Corey: There are a number of different ways to view cloud computing. And I think that a lot of the, shall we say, incumbent vendors over in the computer manufacturing world tend to sound kind of like dinosaurs, on some level, where they're always talking in terms of, you're a giant company and you already have a whole bunch of data centers out there. But one of the magical pieces of cloud is you can have a ridiculous idea at nine o'clock tonight and by morning, you'll have a prototype, if you're of that bent. And if it turns out it doesn't work, you're out, you know, 27 cents. And if it does work, you can keep going and not have to stop and rebuild on something enterprise-grade.So, for the small-scale stuff and rapid iteration, cloud providers are terrific. Conversely, when you wind up in the giant fleets of millions of computers, in some cases, there begin to be economic factors that weigh in, and for some on workloads—yes, I know it's true—going to a data center is the economical choice. But my question is, is starting a new company in the direction of building these things, is it purely about economics or is there a capability story tied in there somewhere, too?Steve: Yeah, it's actually economics ends up being a distant third, fourth, in the list of needs and priorities from the companies that we're working with. When we talk about—and just to be clear we're—our demographic, that kind of the part of the market that we are focused on are large enterprises, like, folks that are spending, you know, half a billion, billion dollars a year in IT infrastructure, they, over the last five years, have moved a lot of the use cases that are great for public cloud out to the public cloud, and who still have this very, very large need, be it for latency reasons or cost reasons, security reasons, regulatory reasons, where they need on-premises infrastructure in their own data centers and colo facilities, et cetera. And it is for those workloads in that part of their infrastructure that they are forced to live with enterprise technologies that are 10, 20, 30 years old, you know, that haven't evolved much since I left Dell in 2009. And, you know, when you think about, like, what are the capabilities that are so compelling about cloud computing, one of them is yes, what you mentioned, which is you have an idea at nine o'clock at night and swipe a credit card, and you're off and running. And that is not the case for an idea that someone has who is going to use the on-premises infrastructure of their company. And this is where you get shadow IT and 16 digits to freedom and all the like.Corey: Yeah, everyone with a corporate credit card winds up being a shadow IT source in many cases. If your processes as a company don't make it easier to proceed rather than doing it the wrong way, people are going to be fighting against you every step of the way. Sometimes the only stick you've got is that of regulation, which in some industries, great, but in other cases, no, you get to play Whack-a-Mole. I've talked to too many companies that have specific scanners built into their mail system every month looking for things that look like AWS invoices.Steve: [laugh]. Right, exactly. And so, you know, but if you flip it around, and you say, well, what if the experience for all of my infrastructure that I am running, or that I want to provide to my software development teams, be it rented through AWS, GCP, Azure, or owned for economic reasons or latency reasons, I had a similar set of characteristics where my development team could hit an API endpoint and provision instances in a matter of seconds when they had an idea and only pay for what they use, back to kind of corporate IT. And what if they were able to use the same kind of developer tools they've become accustomed to using, be it Terraform scripts and the kinds of access that they are accustomed to using? How do you make those developers just as productive across the business, instead of just through public cloud infrastructure?At that point, then you are in a much stronger position where you can say, you know, for a portion of things that are, as you pointed out, you know, more unpredictable, and where I want to leverage a bunch of additional services that a particular cloud provider has, I can rent that. And where I've got more persistent workloads or where I want a different economic profile or I need to have something in a very low latency manner to another set of services, I can own it. And that's where I think the real chasm is because today, you just don't—we take for granted the basic plumbing of cloud computing, you know? Elastic Compute, Elastic Storage, you know, networking and security services. And us in the cloud industry end up wanting to talk a lot more about exotic services and, sort of, higher-up stack capabilities. None of that basic plumbing is accessible on-prem.Corey: I also am curious as to where exactly Oxide lives in the stack because I used to build computers for myself in 2000, and it seems like having gone down that path a bit recently, yeah, that process hasn't really improved all that much. The same off-the-shelf components still exist and that's great. We always used to disparagingly call spinning hard drives as spinning rust in racks. You named the company Oxide; you're talking an awful lot about the Rust programming language in public a fair bit of the time, and I'm starting to wonder if maybe words don't mean what I thought they meant anymore. Where do you folks start and stop, exactly?Steve: Yeah, that's a good question. And when we started, we sort of thought the scope of what we were going to do and then what we were going to leverage was smaller than it has turned out to be. And by that I mean, man, over the last three years, we have hit a bunch of forks in the road where we had questions about do we take something off the shelf or do we build it ourselves. And we did not try to build everything ourselves. So, to give you a sense of kind of where the dotted line is, around the Oxide product, what we're delivering to customers is a rack-level computer. So, the minimum size comes in rack form. And I think your listeners are probably pretty familiar with this. But, you know, a rack is—Corey: You would be surprised. It's basically, what are they about seven feet tall?Steve: Yeah, about eight feet tall.Corey: Yeah, yeah. Seven, eight feet, weighs a couple 1000 pounds, you know, make an insulting joke about—Steve: Two feet wide.Corey: —NBA players here. Yeah, all kinds of these things.Steve: Yeah. And big hunk of metal. And in the cases of on-premises infrastructure, it's kind of a big hunk of metal hole, and then a bunch of 1U and 2U boxes crammed into it. What the hyperscalers have done is something very different. They started looking at, you know, at the rack level, how can you get much more dense, power-efficient designs, doing things like using a DC bus bar down the back, instead of having 64 power supplies with cables hanging all over the place in a rack, which I'm sure is what you're more familiar with.Corey: Tremendous amount of weight as well because you have the metal chassis for all of those 1U things, which in some cases, you wind up with, what, 46U in a rack, assuming you can even handle the cooling needs of all that.Steve: That's right.Corey: You have so much duplication, and so much of the weight is just metal separating one thing from the next thing down below it. And there are opportunities for massive improvement, but you need to be at a certain point of scale to get there.Steve: You do. You do. And you also have to be taking on the entire problem. You can't pick at parts of these things. And that's really what we found. So, we started at this sort of—the rack level as sort of the design principle for the product itself and found that that gave us the ability to get to the right geometry, to get as much CPU horsepower and storage and throughput and networking into that kind of chassis for the least amount of wattage required, kind of the most power-efficient design possible.So, it ships at the rack level and it ships complete with both our server sled systems in Oxide, a pair of Oxide switches. This is—when I talk about, like, design decisions, you know, do we build our own switch, it was a big, big, big question early on. We were fortunate even though we were leaning towards thinking we needed to go do that, we had this prospective early investor who was early at AWS and he had asked a very tough question that none of our other investors had asked to this point, which is, “What are you going to do about the switch?”And we knew that the right answer to an investor is like, “No. We're already taking on too much.” We're redesigning a server from scratch in, kind of, the mold of what some of the hyperscalers have learned, doing our own Root of Trust, we're doing our own operating system, hypervisor control plane, et cetera. Taking on the switch could be seen as too much, but we told them, you know, we think that to be able to pull through all of the value of the security benefits and the performance and observability benefits, we can't have then this [laugh], like, obscure third-party switch rammed into this rack.Corey: It's one of those things that people don't think about, but it's the magic of cloud with AWS's network, for example, it's magic. You can get line rate—or damn near it—between any two points, sustained.Steve: That's right.Corey: Try that in the data center, you wind into massive congestion with top-of-rack switches, where, okay, we're going to parallelize this stuff out over, you know, two dozen racks and we're all going to have them seamlessly transfer information between each other at line rate. It's like, “[laugh] no, you're not because those top-of-rack switches will melt and become side-of-rack switches, and then bottom-puddle-of-rack switches. It doesn't work that way.”Steve: That's right.Corey: And you have to put a lot of thought and planning into it. That is something that I've not heard a traditional networking vendor addressing because everyone loves to hand-wave over it.Steve: Well so, and this particular prospective investor, we told him, “We think we have to go build our own switch.” And he said, “Great.” And we said, “You know, we think we're going to lose you as an investor as a result, but this is what we're doing.” And he said, “If you're building your own switch, I want to invest.” And his comment really stuck with us, which is AWS did not stand on their own two feet until they threw out their proprietary switch vendor and built their own.And that really unlocked, like you've just mentioned, like, their ability, both in hardware and software to tune and optimize to deliver that kind of line rate capability. And that is one of the big findings for us as we got into it. Yes, it was really, really hard, but based on a couple of design decisions, P4 being the programming language that we are using as the surround for our silicon, tons of opportunities opened up for us to be able to do similar kinds of optimization and observability. And that has been a big, big win.But to your question of, like, where does it stop? So, we are delivering this complete with a baked-in operating system, hypervisor, control plane. And so, the endpoint of the system, where the customer meets is either hitting an API or a CLI or a console that delivers and kind of gives you the ability to spin up projects. And, you know, if one is familiar with EC2 and EBS and VPC, that VM level of abstraction is where we stop.Corey: That, I think, is a fair way of thinking about it. And a lot of cloud folks are going to pooh-pooh it as far as saying, “Oh well, just virtual machines. That's old cloud. That just treats the cloud like a data center.” And in many cases, yes, it does because there are ways to build modern architectures that are event-driven on top of things like Lambda, and API Gateway, and the rest, but you take a look at what my customers are doing and what drives the spend, it is invariably virtual machines that are largely persistent.Sometimes they scale up, sometimes they scale down, but there's always a baseline level of load that people like to hand-wave away the fact that what they're fundamentally doing in a lot of these cases, is paying the cloud provider to handle the care and feeding of those systems, which can be expensive, yes, but also delivers significant innovation beyond what almost any company is going to be able to deliver in-house. There is no way around it. AWS is better than you are—whoever you happen to—be at replacing failed hard drives. That is a simple fact. They have teams of people who are the best in the world of replacing failed hard drives. You generally do not. They are going to be better at that than you. But that's not the only axis. There's not one calculus that leads to, is cloud a scam or is cloud a great value proposition for us? The answer is always a deeply nuanced, “It depends.”Steve: Yeah, I mean, I think cloud is a great value proposition for most and a growing amount of software that's being developed and deployed and operated. And I think, you know, one of the myths that is out there is, hey, turn over your IT to AWS because we have or you know, a cloud provider—because we have such higher caliber personnel that are really good at swapping hard drives and dealing with networks and operationally keeping this thing running in a highly available manner that delivers good performance. That is certainly true, but a lot of the operational value in an AWS is been delivered via software, the automation, the observability, and not actual people putting hands on things. And it's an important point because that's been a big part of what we're building into the product. You know, just because you're running infrastructure in your own data center, it does not mean that you should have to spend, you know, 1000 hours a month across a big team to maintain and operate it. And so, part of that, kind of, cloud, hyperscaler innovation that we're baking into this product is so that it is easier to operate with much, much, much lower overhead in a highly available, resilient manner.Corey: So, I've worked in a number of data center facilities, but the companies I was working with, were always at a scale where these were co-locations, where they would, in some cases, rent out a rack or two, in other cases, they'd rent out a cage and fill it with their own racks. They didn't own the facilities themselves. Those were always handled by other companies. So, my question for you is, if I want to get a pile of Oxide racks into my environment in a data center, what has to change? What are the expectations?I mean, yes, there's obviously going to be power and requirements at the data center colocation is very conversant with, but Open Compute, for example, had very specific requirements—to my understanding—around things like the airflow construction of the environment that they're placed within. How prescriptive is what you've built, in terms of doing a building retrofit to start using you folks?Steve: Yeah, definitely not. And this was one of the tensions that we had to balance as we were designing the product. For all of the benefits of hyperscaler computing, some of the design center for you know, the kinds of racks that run in Google and Amazon and elsewhere are hyperscaler-focused, which is unlimited power, in some cases, data centers designed around the equipment itself. And where we were headed, which was basically making hyperscaler infrastructure available to, kind of, the masses, the rest of the market, these folks don't have unlimited power and they aren't going to go be able to go redesign data centers. And so no, the experience should be—with exceptions for folks maybe that have very, very limited access to power—that you roll this rack into your existing data center. It's on standard floor tile, that you give it power, and give it networking and go.And we've spent a lot of time thinking about how we can operate in the wide-ranging environmental characteristics that are commonplace in data centers that focus on themselves, colo facilities, and the like. So, that's really on us so that the customer is not having to go to much work at all to kind of prepare and be ready for it.Corey: One of the challenges I have is how to think about what you've done because you are rack-sized. But what that means is that my own experimentation at home recently with on-prem stuff for smart home stuff involves a bunch of Raspberries Pi and a [unintelligible 00:19:42], but I tend to more or less categorize you the same way that I do AWS Outposts, as well as mythical creatures, like unicorns or giraffes, where I don't believe that all these things actually exist because I haven't seen them. And in fact, to get them in my house, all four of those things would theoretically require a loading dock if they existed, and that's a hard thing to fake on a demo signup form, as it turns out. How vaporware is what you've built? Is this all on paper and you're telling amazing stories or do they exist in the wild?Steve: So, last time we were on, it was all vaporware. It was a couple of napkin drawings and a seed round of funding.Corey: I do recall you not using that description at the time, for what it's worth. Good job.Steve: [laugh]. Yeah, well, at least we were transparent where we were going through the race. We had some napkin drawings and we had some good ideas—we thought—and—Corey: You formalize those and that's called Microsoft PowerPoint.Steve: That's it. A hundred percent.Corey: The next generative AI play is take the scrunched-up, stained napkin drawing, take a picture of it, and convert it to a slide.Steve: Google Docs, you know, one of those. But no, it's got a lot of scars from the build and it is real. In fact, next week, we are going to be shipping our first commercial systems. So, we have got a line of racks out in our manufacturing facility in lovely Rochester, Minnesota. Fun fact: Rochester, Minnesota, is where the IBM AS/400s were built.Corey: I used to work in that market, of all things.Steve: Really?Corey: Selling tape drives in the AS/400. I mean, I still maintain there's no real mainframe migration to the cloud play because there's no AWS/400. A joke that tends to sail over an awful lot of people's heads because, you know, most people aren't as miserable in their career choices as I am.Steve: Okay, that reminds me. So, when we were originally pitching Oxide and we were fundraising, we [laugh]—in a particular investor meeting, they asked, you know, “What would be a good comp? Like how should we think about what you are doing?” And fortunately, we had about 20 investor meetings to go through, so burning one on this was probably okay, but we may have used the AS/400 as a comp, talking about how [laugh] mainframe systems did such a good job of building hardware and software together. And as you can imagine, there were some blank stares in that room.But you know, there are some good analogs to historically in the computing industry, when you know, the industry, the major players in the industry, were thinking about how to deliver holistic systems to support end customers. And, you know, we see this in the what Apple has done with the iPhone, and you're seeing this as a lot of stuff in the automotive industry is being pulled in-house. I was listening to a good podcast. Jim Farley from Ford was talking about how the automotive industry historically outsourced all of the software that controls cars, right? So, like, Bosch would write the software for the controls for your seats.And they had all these suppliers that were writing the software, and what it meant was that innovation was not possible because you'd have to go out to suppliers to get software changes for any little change you wanted to make. And in the computing industry, in the 80s, you saw this blow apart where, like, firmware got outsourced. In the IBM and the clones, kind of, race, everyone started outsourcing firmware and outsourcing software. Microsoft started taking over operating systems. And then VMware emerged and was doing a virtualization layer.And this, kind of, fragmented ecosystem is the landscape today that every single on-premises infrastructure operator has to struggle with. It's a kit car. And so, pulling it back together, designing things in a vertically integrated manner is what the hyperscalers have done. And so, you mentioned Outposts. And, like, it's a good example of—I mean, the most public cloud of public cloud companies created a way for folks to get their system on-prem.I mean, if you need anything to underscore the draw and the demand for cloud computing-like, infrastructure on-prem, just the fact that that emerged at all tells you that there is this big need. Because you've got, you know, I don't know, a trillion dollars worth of IT infrastructure out there and you have maybe 10% of it in the public cloud. And that's up from 5% when Jassy was on stage in '21, talking about 95% of stuff living outside of AWS, but there's going to be a giant market of customers that need to own and operate infrastructure. And again, things have not improved much in the last 10 or 20 years for them.Corey: They have taken a tone onstage about how, “Oh, those workloads that aren't in the cloud, yet, yeah, those people are legacy idiots.” And I don't buy that for a second because believe it or not—I know that this cuts against what people commonly believe in public—but company execs are generally not morons, and they make decisions with context and constraints that we don't see. Things are the way they are for a reason. And I promise that 90% of corporate IT workloads that still live on-prem are not being managed or run by people who've never heard of the cloud. There was a decision made when some other things were migrating of, do we move this thing to the cloud or don't we? And the answer at the time was no, we're going to keep this thing on-prem where it is now for a variety of reasons of varying validity. But I don't view that as a bug. I also, frankly, don't want to live in a world where all the computers are basically run by three different companies.Steve: You're spot on, which is, like, it does a total disservice to these smart and forward-thinking teams in every one of the Fortune 1000-plus companies who are taking the constraints that they have—and some of those constraints are not monetary or entirely workload-based. If you want to flip it around, we were talking to a large cloud SaaS company and their reason for wanting to extend it beyond the public cloud is because they want to improve latency for their e-commerce platform. And navigating their way through the complex layers of the networking stack at GCP to get to where the customer assets are that are in colo facilities, adds lag time on the platform that can cost them hundreds of millions of dollars. And so, we need to think behind this notion of, like, “Oh, well, the dark ages are for software that can't run in the cloud, and that's on-prem. And it's just a matter of time until everything moves to the cloud.”In the forward-thinking models of public cloud, it should be both. I mean, you should have a consistent experience, from a certain level of the stack down, everywhere. And then it's like, do I want to rent or do I want to own for this particular use case? In my vast set of infrastructure needs, do I want this to run in a data center that Amazon runs or do I want this to run in a facility that is close to this other provider of mine? And I think that's best for all. And then it's not this kind of false dichotomy of quality infrastructure or ownership.Corey: I find that there are also workloads where people will come to me and say, “Well, we don't think this is going to be economical in the cloud”—because again, I focus on AWS bills. That is the lens I view things through, and—“The AWS sales rep says it will be. What do you think?” And I look at what they're doing and especially if involves high volumes of data transfer, I laugh a good hearty laugh and say, “Yeah, keep that thing in the data center where it is right now. You will thank me for it later.”It's, “Well, can we run this in an economical way in AWS?” As long as you're okay with economical meaning six times what you're paying a year right now for the same thing, yeah, you can. I wouldn't recommend it. And the numbers sort of speak for themselves. But it's not just an economic play.There's also the story of, does this increase their capability? Does it let them move faster toward their business goals? And in a lot of cases, the answer is no, it doesn't. It's one of those business process things that has to exist for a variety of reasons. You don't get to reimagine it for funsies and even if you did, it doesn't advance the company in what they're trying to do any, so focus on something that differentiates as opposed to this thing that you're stuck on.Steve: That's right. And what we see today is, it is easy to be in that mindset of running things on-premises is kind of backwards-facing because the experience of it is today still very, very difficult. I mean, talking to folks and they're sharing with us that it takes a hundred days from the time all the different boxes land in their warehouse to actually having usable infrastructure that developers can use. And our goal and what we intend to go hit with Oxide as you can roll in this complete rack-level system, plug it in, within an hour, you have developers that are accessing cloud-like services out of the infrastructure. And that—God, countless stories of firmware bugs that would send all the fans in the data center nonlinear and soak up 100 kW of power.Corey: Oh, God. And the problems that you had with the out-of-band management systems. For a long time, I thought Drax stood for, “Dell, RMA Another Computer.” It was awful having to deal with those things. There was so much room for innovation in that space, which no one really grabbed onto.Steve: There was a really, really interesting talk at DEFCON that we just stumbled upon yesterday. The NVIDIA folks are giving a talk on BMC exploits… and like, a very, very serious BMC exploit. And again, it's what most people don't know is, like, first of all, the BMC, the Baseboard Management Controller, is like the brainstem of the computer. It has access to—it's a backdoor into all of your infrastructure. It's a computer inside a computer and it's got software and hardware that your server OEM didn't build and doesn't understand very well.And firmware is even worse because you know, firmware written by you know, an American Megatrends or other is a big blob of software that gets loaded into these systems that is very hard to audit and very hard to ascertain what's happening. And it's no surprise when, you know, back when we were running all the data centers at a cloud computing company, that you'd run into these issues, and you'd go to the server OEM and they'd kind of throw their hands up. Well, first they'd gaslight you and say, “We've never seen this problem before,” but when you thought you've root-caused something down to firmware, it was anyone's guess. And this is kind of the current condition today. And back to, like, the journey to get here, we kind of realized that you had to blow away that old extant firmware layer, and we rewrote our own firmware in Rust. Yes [laugh], I've done a lot in Rust.Corey: No, it was in Rust, but, on some level, that's what Nitro is, as best I can tell, on the AWS side. But it turns out that you don't tend to have the same resources as a one-and-a-quarter—at the moment—trillion-dollar company. That keeps [valuing 00:30:53]. At one point, they lost a comma and that was sad and broke all my logic for that and I haven't fixed it since. Unfortunate stuff.Steve: Totally. I think that was another, kind of, question early on from certainly a lot of investors was like, “Hey, how are you going to pull this off with a smaller team and there's a lot of surface area here?” Certainly a reasonable question. Definitely was hard. The one advantage—among others—is, when you are designing something kind of in a vertical holistic manner, those design integration points are narrowed down to just your equipment.And when someone's writing firmware, when AMI is writing firmware, they're trying to do it to cover hundreds and hundreds of components across dozens and dozens of vendors. And we have the advantage of having this, like, purpose-built system, kind of, end-to-end from the lowest level from first boot instruction, all the way up through the control plane and from rack to switch to server. That definitely helped narrow the scope.Corey: This episode has been fake sponsored by our friends at AWS with the following message: Graviton Graviton, Graviton, Graviton, Graviton, Graviton, Graviton, Graviton, Graviton. Thank you for your l-, lack of support for this show. Now, AWS has been talking about Graviton an awful lot, which is their custom in-house ARM processor. Apple moved over to ARM and instead of talking about benchmarks they won't publish and marketing campaigns with words that don't mean anything, they've let the results speak for themselves. In time, I found that almost all of my workloads have moved over to ARM architecture for a variety of reason, and my laptop now gets 15 hours of battery life when all is said and done. You're building these things on top of x86. What is the deal there? I do not accept that if that you hadn't heard of ARM until just now because, as mentioned, Graviton, Graviton, Graviton.Steve: That's right. Well, so why x86, to start? And I say to start because we have just launched our first generation products. And our first-generation or second-generation products that we are now underway working on are going to be x86 as well. We've built this system on AMD Milan silicon; we are going to be launching a Genoa sled.But when you're thinking about what silicon to use, obviously, there's a bunch of parts that go into the decision. You're looking at the kind of applicability to workload, performance, power management, for sure, and if you carve up what you are trying to achieve, x86 is still a terrific fit for the broadest set of workloads that our customers are trying to solve for. And choosing which x86 architecture was certainly an easier choice, come 2019. At this point, AMD had made a bunch of improvements in performance and energy efficiency in the chip itself. We've looked at other architectures and I think as we are incorporating those in the future roadmap, it's just going to be a question of what are you trying to solve for.You mentioned power management, and that is kind of commonly been a, you know, low power systems is where folks have gone beyond x86. Is we're looking forward to hardware acceleration products and future products, we'll certainly look beyond x86, but x86 has a long, long road to go. It still is kind of the foundation for what, again, is a general-purpose cloud infrastructure for being able to slice and dice for a variety of workloads.Corey: True. I have to look around my environment and realize that Intel is not going anywhere. And that's not just an insult to their lack of progress on committed roadmaps that they consistently miss. But—Steve: [sigh].Corey: Enough on that particular topic because we want to keep this, you know, polite.Steve: Intel has definitely had some struggles for sure. They're very public ones, I think. We were really excited and continue to be very excited about their Tofino silicon line. And this came by way of the Barefoot networks acquisition. I don't know how much you had paid attention to Tofino, but what was really, really compelling about Tofino is the focus on both hardware and software and programmability.So, great chip. And P4 is the programming language that surrounds that. And we have gotten very, very deep on P4, and that is some of the best tech to come out of Intel lately. But from a core silicon perspective for the rack, we went with AMD. And again, that was a pretty straightforward decision at the time. And we're planning on having this anchored around AMD silicon for a while now.Corey: One last question I have before we wind up calling it an episode, it seems—at least as of this recording, it's still embargoed, but we're not releasing this until that winds up changing—you folks have just raised another round, which means that your napkin doodles have apparently drawn more folks in, and now that you're shipping, you're also not just bringing in customers, but also additional investor money. Tell me about that.Steve: Yes, we just completed our Series A. So, when we last spoke three years ago, we had just raised our seed and had raised $20 million at the time, and we had expected that it was going to take about that to be able to build the team and build the product and be able to get to market, and [unintelligible 00:36:14] tons of technical risk along the way. I mean, there was technical risk up and down the stack around this [De Novo 00:36:21] server design, this the switch design. And software is still the kind of disproportionate majority of what this product is, from hypervisor up through kind of control plane, the cloud services, et cetera. So—Corey: We just view it as software with a really, really confusing hardware dongle.Steve: [laugh]. Yeah. Yes.Corey: Super heavy. We're talking enterprise and government-grade here.Steve: That's right. There's a lot of software to write. And so, we had a bunch of milestones that as we got through them, one of the big ones was getting Milan silicon booting on our firmware. It was funny it was—this was the thing that clearly, like, the industry was most suspicious of, us doing our own firmware, and you could see it when we demonstrated booting this, like, a year-and-a-half ago, and AMD all of a sudden just lit up, from kind of arm's length to, like, “How can we help? This is amazing.” You know? And they could start to see the benefits of when you can tie low-level silicon intelligence up through a hypervisor there's just—Corey: No I love the existing firmware I have. Looks like it was written in 1984 and winds up having terrible user ergonomics that hasn't been updated at all, and every time something comes through, it's a 50/50 shot as whether it fries the box or not. Yeah. No, I want that.Steve: That's right. And you look at these hyperscale data centers, and it's like, no. I mean, you've got intelligence from that first boot instruction through a Root of Trust, up through the software of the hyperscaler, and up to the user level. And so, as we were going through and kind of knocking down each one of these layers of the stack, doing our own firmware, doing our own hardware Root of Trust, getting that all the way plumbed up into the hypervisor and the control plane, number one on the customer side, folks moved from, “This is really interesting. We need to figure out how we can bring cloud capabilities to our data centers. Talk to us when you have something,” to, “Okay. We actually”—back to the earlier question on vaporware, you know, it was great having customers out here to Emeryville where they can put their hands on the rack and they can, you know, put your hands on software, but being able to, like, look at real running software and that end cloud experience.And that led to getting our first couple of commercial contracts. So, we've got some great first customers, including a large department of the government, of the federal government, and a leading firm on Wall Street that we're going to be shipping systems to in a matter of weeks. And as you can imagine, along with that, that drew a bunch of renewed interest from the investor community. Certainly, a different climate today than it was back in 2019, but what was great to see is, you still have great investors that understand the importance of making bets in the hard tech space and in companies that are looking to reinvent certain industries. And so, we added—our existing investors all participated. We added a bunch of terrific new investors, both strategic and institutional.And you know, this capital is going to be super important now that we are headed into market and we are beginning to scale up the business and make sure that we have a long road to go. And of course, maybe as importantly, this was a real confidence boost for our customers. They're excited to see that Oxide is going to be around for a long time and that they can invest in this technology as an important part of their infrastructure strategy.Corey: I really want to thank you for taking the time to speak with me about, well, how far you've come in a few years. If people want to learn more and have the requisite loading dock, where should they go to find you?Steve: So, we try to put everything up on the site. So, oxidecomputer.com or oxide.computer. We also, if you remember, we did [On the Metal 00:40:07]. So, we had a Tales from the Hardware-Software Interface podcast that we did when we started. We have shifted that to Oxide and Friends, which the shift there is we're spending a little bit more time talking about the guts of what we built and why. So, if folks are interested in, like, why the heck did you build a switch and what does it look like to build a switch, we actually go to depth on that. And you know, what does bring-up on a new server motherboard look like? And it's got some episodes out there that might be worth checking out.Corey: We will definitely include a link to that in the [show notes 00:40:36]. Thank you so much for your time. I really appreciate it.Steve: Yeah, Corey. Thanks for having me on.Corey: Steve Tuck, CEO at Oxide Computer Company. I'm Cloud Economist Corey Quinn, and this is Screaming in the Cloud. If you've enjoyed this podcast, please leave a five-star review on your podcast platform of choice, whereas if you've hated this episode, please leave a five-star review on your podcast platform of choice, along with an angry ranting comment because you are in fact a zoology major, and you're telling me that some animals do in fact exist. But I'm pretty sure of the two of them, it's the unicorn.Corey: If your AWS bill keeps rising and your blood pressure is doing the same, then you need The Duckbill Group. We help companies fix their AWS bill by making it smaller and less horrifying. The Duckbill Group works for you, not AWS. We tailor recommendations to your business and we get to the point. Visit duckbillgroup.com to get started.

Pop Culture Diner
Rose Plate Special: Charity, Week 9

Pop Culture Diner

Play Episode Listen Later Aug 28, 2023 49:52


Rose Plate Special: Charity, Week 9 Here's what we'll say about the finale: Kudos to the producers for faking out Sammi fairly effectively, but is it even a fakeout when she was operating on little sleep and lots of pinball on the brain? Hard to say. See you all for a bonus episode of Jilly Box opening before Season 16 of our podcast launches at the end of September! Transcription Please forgive minor typos! Sammi: And you're listening to Rose Plate Special, the most dramatic googly eyeingist I have nothing for this because everything we said. Steve: Was going to happen, happened. Sammi: Paradise promoing us recap podcast of The Bachelorette ever. Sammi: Yeah, it was so bad. Steve: Ever. Steve: Sammi. Steve: Are you the bachelorette? Steve: Nostradamus perhaps. Sammi: Maybe. Sammi: But here's the thing that's interesting. Sammi: So first of all, sorry this is late everyone. Sammi: I was on vacation and I actually took a break, which I never do, and so you should all be proud of me. Sammi: But here we are also. Sammi: Okay, so a couple of pieces of news. Sammi: So yes, I was on vacation and that was fun. Sammi: That's not really news. Sammi: Second piece of news that is news. Sammi: The jilly box is coming probably in the next day or two. Sammi: So if you are interested, we can do another special we'll do between now and like The Golden Bachelor. Sammi: We can do a special jilly unboxing for. Sammi: Oh, and then yeah, here's what's interesting about this. Sammi: Also, my notes are a little spotty, so I may need you to fill in because I watched this. Sammi: So I was just telling Steve that one of the things that we did on vacation is we went to this retrocade and we played all you can play Pinball until like, I don't know, almost two in the morning. Sammi: And we got home and we started talking about the top 100 pinball games and we were talking about what we would want in our basement and blah, blah, blah, blah, blah. Sammi: And then I was like, oh s***, I got to start watching The Bachelorete in case we decide we want to record. Sammi: So I went to bed at four in the morning. Sammi: This is not like me. Steve: And we're recording late anyways. Sammi: Yeah, I was up until four in the morning watching it and then I woke up the next day and finished it. Sammi: So I might have missed some key things because I was all jacked up about pinball. Sammi: Like I literally had maybe two drinks the whole night. Sammi: It wasn't like, oh, it's partying hard. Sammi: I was like really trying to crack the game. Sammi: Barbed wire. Sammi: Could not get it. Sammi: Oh wow, not get it. Sammi: But medieval madness. Sammi: I had a really good round. Sammi: Yeah, it's one of my favorites. Sammi: Anyway, so that's what I was doing when I was taking notes. Sammi: But yeah, so what's interesting though is despite knowing everything that happened, they tricked me. Sammi: I got tricked because I was like, oh my God, maybe it is going to be Joey. Sammi: And I was like, wow, everything I thought was wrong. Sammi: And I was like so shocked. Sammi: And I was like, no way. Sammi: So they fooled me hard. Sammi: I really just was like, oh, this is how everyone's leaning and this is what's going to happen. Sammi: And last week I was like, datten is a sure thing, he is a sure thing. Sammi: And then I was like, I'm just not so sure. Steve: So we've been in this game long enough. Steve: Sammi, this is the trickery. Steve: Because they knew that we knew that to was going to run away with this thing, so they had to throw us some swerves. Sammi: I got so fooled. Steve: Well, one thing's for sure, because this episode starts off on Aaron, nobody in the entire universe thought that Aaron was going to be sticking don. Steve: I don't think they do Vegas odds for the Bachelor or the Bachelorete. Steve: But if they did, you wouldn't even be allowed to bet on Aaron because that's how bad of a shot he. Sammi: So yeah, it was just so basically and also they do this thing at the very beginning and, like, dawn gets claps and Joey gets claps and Aaron got nothing. Steve: No, and it's not because he's a bad guy. Steve: He's the most uninteresting man in the world. Sammi: They were just did something. Sammi: Did you just say Aaron? Sammi: Oh, I missed it. Sammi: I was thinking about something. Sammi: So and then when they're like, we're going to do a thing that's never happened. Sammi: Okay, this was my guess, which I think is funny. Sammi: Like Charity's brother is going to come on and propose to a long term partner on the show. Sammi: But that didn't happen. Sammi: But that's what I thought because I was like, bring nehemiah back. Sammi: But that's not what happened. Sammi: So this is the best part, too, is Aaron. Sammi: So she's like, obviously this is what was going through Charity's mind. Sammi: I'm thinking is she was probably like, he came all the way to Fiji. Sammi: What am I going to do, say go home? Sammi: She's like, I have to make it feel like he has somewhat of a shot or like something could happen. Sammi: But I love that she was like, this is giving me acid reflux. Steve: Yeah, it's like, bro, you flew probably like 14 hours just to get dumped, which is real sad. Steve: And if someone in production had half a heart, they would have told you to stay at home, but they didn't. Steve: And then it's also sad because it's like, I mean, we all knew you had to know deep down that she didn't have a shot. Steve: And then when she's finally and you know, she walks about and everything, he's just like, well, it's okay. Steve: I'm still in your corner. Steve: It's like, dude, she doesn't need you and you don't need to be here. Steve: What are you doing here? Steve: What's going on, Aaron? Sammi: Come on. Steve: Come on. Steve: I don't know. Steve: And then he's such a dork and not in the fun way. Steve: It's just uninteresting. Steve: And then he's going to be on paradise and I could not find a shred of anything inside of myself that got excited for Aaron on. Sammi: Feel like I feel like you just like Aaron a lot more than I do. Sammi: But I just felt really bad for like I was just I mean, maybe this was something that raised his stock enough to make it worth it for him to be on paradise. Sammi: It gave him more of a story that's something that some of the women on the beach might be like, wow, that's so romantic. Sammi: You flew all the way to Fiji. Sammi: It could work in his favor, for sure. Sammi: But yeah, I was mean, I don't know. Sammi: And then he was like, the emotions I've always felt it's good to feel again. Sammi: And I was like, it's been like two days, Aaron. Sammi: I mean, it's not like it's been so long. Sammi: It's like maybe been a couple days. Sammi: But the best part about this whole thing was they get to the rose ceremony and Joey's like, am I on drugs? Sammi: He's like, blinking. Sammi: I don't have glasses to clean. Sammi: What's happening? Sammi: Wait, Aaron's here and Xavier isn't? Sammi: It was so sweet that he was like, what? Sammi: I don't even know. Sammi: And then as soon as she gave Joey a rose, I was like, well, Erin is going home because obviously Dotton's getting the other one. Sammi: That was really obvious. Sammi: And then she's like, Erin, can you come with me? Sammi: And he knew. Sammi: Then he's like, okay, yeah, Aaron is. Steve: In the top three because technically you have to have a top three. Steve: So what are you going to do? Sammi: I don't know. Sammi: I guess at the end I feel like at the end that we've had it before, where it's just like two of them, where one of them goes home early and then it's just the two of them at the rose ceremony. Sammi: It's like, well, you both get the roses. Sammi: No drama there. Sammi: Goodbye. Sammi: Yeah, but yeah, so that was inevitable. Sammi: It was just inevitable. Sammi: All my notes about Erin talking with Jesse afterwards were just that it was a generic talk and he's going to be in paradise. Sammi: And when they announced he was in paradise, I was like, that means he's not the bachelor. Sammi: And that's good. Sammi: Yeah, because that wouldn't be interesting unless they gave him his own camera. Sammi: Because I do think his insecurities would be interesting to watch. Sammi: His internal monologue would be interesting to watch. Sammi: But now we get the time with Charity's family and Joey is first. Sammi: And Joey had a terrible hometown date. Sammi: I mean, it wasn't like the worst hometown date, but it was just like awkward and lacking and he had the worst out of the four. Steve: I shouldn't say it was a B minus. Steve: It was not like a colossal faceplant like in the past. Steve: And many a man has gotten farther or as far as Joey with a worse hometown, but it was not yeah, yeah. Sammi: It just was like, oh, wow. Sammi: And so of course, then, so what's interesting is what I'm trying to say is Joey's hometown date was not very good. Sammi: But with Charity's family, it was like, he's the one and he's the best one, and don't let him slip away. Sammi: He's perfect. Sammi: And then, you know, Dalton's hometown, it was like, you are our family now. Sammi: You are stuck with us. Sammi: You two are soulmates. Sammi: This is happening. Sammi: And then yeah, it's like I can't really talk about this without comparing these right away. Sammi: But then Dalton's time with Charity's family was just kind of like I don't know, I mean like he's fine or whatever. Sammi: He's just familiar and he's just kind of like who she always goes for. Steve: And that's interesting too. Sammi: We want to see her shake it up a little bit. Sammi: And I was like, is this really the time to be like rolling the dice? Sammi: I don't know, it was just kind of a weird yeah, anyway just try. Steve: To commit to marriage. Steve: Yeah right. Steve: But like I don't like I like Joey. Steve: I don't think he's particularly interesting but he's a very nice young man. Sammi: I think he's very sweet. Steve: Yeah, but the thing that really stuck out to me, Dotton also very sweet guy. Sammi: Oh yeah. Steve: But when Charity was know, both these guys meet with her parents and they like both of them but they like Joey Moore. Steve: And her mom made the comment that Dotton was kind of like the guy she had dated in the past. Steve: Which is weird because she said that about Xavier. Steve: And I feel like in my head, aside from them being like African American men in their mid to late twenty s, I don't see a lot of similarities between Xavier. Sammi: They're very different I will say. Sammi: I mean they both have interest in the health fields. Sammi: I guess that would be a commonality but Dotton's coming at it from more of a coachee integrative health personal trainer. Steve: And that kind of an interest. Steve: It doesn't really inform their vibes or their personality. Sammi: Personalities are very different. Sammi: But that's the only other thing that at least what I could see. Sammi: They have that in common. Sammi: But Xavier's in a lab and datten's more like with so that's very mean. Sammi: Like their families were pretty mean. Sammi: I just don't get the think and maybe I could be wrong. Sammi: I don't feel like dunn's one of those go out with the boys kind of guys like oh well, if I'm out with my boys and something like I just would be surprised if he but I was surprised when Xavier said it, so who the h*** knows. Sammi: But I just don't get that feeling from him that that's something that's super important to him to be out with a bunch of toxic dudes. Sammi: I don't that's but it could just be know a first impression thing where it's like oh, this seems similar or whatever because Joey is so different that it's just like that's the only way she could compare it. Sammi: I have no like it's like who knows? Sammi: But I think they're both really good dudes. Sammi: But it was interesting and even though it's like I know what happens with production and editing and how they choose the stuff and whatever but still even though I know all that and I've been watching this show for 20 plus years, I was still like, oh, no, this is not good. Sammi: And I was like, maybe Danton's not as good as I thought he was. Sammi: Because also last week we were thrown for a loop. Sammi: So I was like, oh, maybe all the things that I was feeling about how good they were together are wrong. Sammi: And then they, of course, did stuff where it's like she's saying I love you to Joey, and then Dotton says I love you to her and she doesn't say it back, and you're like, oh, God. Sammi: Oh, no, what's happening? Sammi: This is so bad. Steve: I like a season designed around just, like, emotionally messing with basically well, that's how I felt. Sammi: I was like, what is going on? Sammi: And it's like, late at night and I'm tired and I'm watching this episode and I'm like, what is happening? Sammi: And then, yeah, gosh. Sammi: I don't mean I will say because I feel like the other thing that Charity's mom seemed to focus on was just like, how Joey is just googly eyed all the time. Sammi: But I feel like his I don't think he would ever be like, he is affectionate and whatever, but he's more like, I don't know, kind of secure and solid and whatever. Sammi: So I think the way they just look at someone they're interested in is different. Sammi: But anyway, it was an interesting juxtaposition, and I wrote wow a lot on my notes, apparently. Sammi: I'm like, wow, family thinks he's the one. Steve: Wow. Sammi: Okay. Sammi: And then this whole thing is, like, interspersed with this whole oh, well, one of you is going to date the bachelor, but you don't know which one of you it is. Sammi: But we invited you all here, so it's one of the people we invited here. Sammi: It's obviously not going to be some random person from the audience. Steve: Yeah. Sammi: And I was like, everybody stand up if you would like to date the Bachelor, like, what the h***? Sammi: This is not how this works. Sammi: And he interviews all these people. Sammi: This was one thing that I thought was weird, and I was trying to find some conversation about it online, and I could not because they had someone from Oahu get interviewed. Sammi: Right. Sammi: And Joey lives in Hawaii and everything and everything that happened in Lahaina. Sammi: Which happened in my family's neighborhood. Sammi: And luckily their house is still okay, but I don't know if they even know if some of their friends are alive. Sammi: It was very strange that they didn't did I miss it? Sammi: Because I'm like, I was tired and I did not watch this live. Sammi: They didn't say anything about what happened in Lahaina. Sammi: Did they? Sammi: I mean, I know it's a different island, but a lot of people got moved to, um, for safety and because of capacity and all that stuff. Sammi: And I was like, this is strange. Sammi: This is live. Sammi: So this already happened. Steve: Yeah. Steve: That you'd think that they would make some mention of it. Steve: Now, it was really entirely possible that I got up to get another slice of pizza or grab a drink or go to the bathroom or whatever. Steve: I have zero recollection of them saying anything. Steve: So if they said it, it wasn't a prominent point in the episode. Sammi: It was just weird that they focused so much on Oahu and where Joey's living, right? Sammi: Like, it's just so strange. Sammi: And I'm confused that they didn't mention anything. Sammi: And I feel like they've gotten better about stuff like that, where it's like, oh, this is something, even if the conversation is a little put on, where they're like, we're going to have a serious talk, and then they kind of talk about something, then they're like, we're glad we had this serious talk. Sammi: But I was like, this is weird that you're focusing extra on it, that you're bringing in somebody to be on the show who lives on Oahu, and then you don't bring it. Sammi: I don't know. Sammi: Anyway, if anybody else feels the same way, let me know. Sammi: But I thought that was OD. Sammi: That's all. Sammi: Totally. Sammi: Not that I think The Bachelor is great for that stuff in general, but it's like if you want to start changing your image and gearing towards a younger audience, you might want to, I don't know, be in touch with reality anyway, especially something like that, where it's. Steve: Like the thing dominating the news cycle. Steve: It's like, hey, you want an easy layup? Steve: Guys just say anything? Steve: Apparently not. Sammi: Oh, well, yeah, it's just really strange. Sammi: Anyway, I'll let you know if I find any conversations about it. Sammi: But I was, like, trying to Google it. Sammi: I was like, is anybody else frustrated about this? Sammi: But I didn't see anything. Sammi: But I also wasn't looking super duper hard. Sammi: I was looking half. Sammi: So charity's, mom. Sammi: Okay, so with datten yes. Sammi: She's like, he checks the boxes, right? Sammi: He's familiar. Sammi: Familiar is easy. Sammi: She wants Charity to have a hard time, I guess I don't. Sammi: And I wrote, well, maybe Joey Winston dotten's the obvious Bachelor, but that wouldn't necessarily make sense. Sammi: Dot, dot, dot. Sammi: I'm like, this is where I start to question myself. Sammi: Yeah, and Charity is having a hard time, too, because she's like, I just want to push. Sammi: I just want a little just a little nudge and like, a direct just tell me how you're feeling. Sammi: And, okay, this is the part where I felt like I was getting tired and I was getting confused, but I know at the very least, she asked her mom, tell me what you think. Sammi: And her mom's like, I'm not going to do that. Sammi: And she's like, why? Sammi: And she's like, I don't know. Sammi: I'm direct. Sammi: And she's like, but you're not being direct right now. Sammi: That's what I gathered out of it. Sammi: It was like her mom was like, well, you know, I'm direct, but I'm not going to do that for you at this moment. Steve: Yeah. Sammi: And she's like, don't you know what you want? Sammi: And Charity is like, no, that's why I am asking you. Sammi: And she's like, come on, you know. Sammi: Right. Sammi: You know, you know, she's like and then yeah. Sammi: So she goes so she's confused, whatever. Sammi: She has a date with Joey and he brought a very cute gift for Charity. Sammi: They both did a good job with the gifts. Sammi: And he gives her the poem that they got in New Orleans and that's very oh, she mentioned how the poem made the hairs on her arms stand up and they made the hairs on my arm stand up too. Sammi: So whoever's putting this season together, good job. Sammi: I was like, wow. Sammi: And then I was fully sold on at this point. Sammi: I was like, well, if Joey ends up with Charity, I'm okay with that. Sammi: That's good, I'm happy, that's fine. Steve: This is totally mission accomplished, right? Steve: What is the purpose of this episode? Steve: The purpose of this episode is twofold. Steve: One, to make us question what we know to be absolute reality, which is down, it's going to win. Steve: And two, to make us like Joey as much as humanly possible and potentially make him slightly more interesting than he is. Steve: So that when he is announced as the bachelor, we go, okay, I'm fine with that. Steve: I think they pretty much did it. Steve: And honestly, I don't know when Charity was announced. Steve: I'm sure you can go back to an old episode. Steve: I'll just be like, I don't know, no personality, didn't see anything, whatever. Steve: And she's amazing. Steve: She's like the greatest Bachelorete of all time, practically. Steve: Maybe, maybe this will work out. Steve: Maybe I've been selling Joey short. Sammi: Yeah, I mean that's what always I mean outside of like I feel like I always liked Katie before it was Katie's season, you know what mean? Sammi: Like that was kind of an obvious, like Ashley long time. Sammi: Like there's a few people that and I liked, you know, there's like a few people that I was always like, oh yeah, they're going to be good. Sammi: But there's some people we didn't see until the very end. Sammi: Their know, you get like little glimpses of, um, yeah, I think Joey could definitely be a good mean out of what happened. Sammi: Like everything that happened at the end, I was like, well, he's the only obvious choice. Sammi: Like if you don't choose him, you're going into a different season. Sammi: There's no way. Sammi: And anyway, I'm just like looking through the vulture recap to see if there's anything yeah, if there's any notes in there because I just saw something. Sammi: Sorry. Sammi: We're waiting to see if she's going to pick Joey or Don. Sammi: Right. Sammi: We obviously know what uh, and then we get into the then. Sammi: So Brooklyn and Kat are going to be in paradise and Braden's in the audience and they do this paradise promo and they're like four former bachelorettes are crashing the party. Sammi: There's a medical emergency I'm actually really excited about the nine days of no pooping. Steve: Yeah. Steve: I'm also excited about that because we got to hear the word poop baby. Sammi: On national television and a truth box. Sammi: I'm like, all right, okay, cool. Sammi: This sounds great. Sammi: And then there's someone getting married in paradise, and it's probably like an already engaged couple that comes down, like, has happened before, I would assume. Sammi: And then they're like, oh, are Rachel and Brayden going to get together? Sammi: And I got very upset. Sammi: Oh, my God, you better not. Sammi: That sucks. Sammi: And I was looking through this Vulture recap. Sammi: It says, Brayden is here sitting right next to Rachel rechia. Sammi: Get a job. Sammi: Stay away from her et. Sammi: Wait, hold on. Sammi: Wait, what? Sammi: Hold on 1 second. Sammi: Oh, my gosh. Sammi: How did I not know who Gabby was dating? Steve: Oh, yeah, so oh, my is this is something that I was hoping to bring up? Steve: Because I guess I'm dense and I didn't really understand or process or notice it, but it's like, oh, Gabby's dating a woman. Steve: I didn't know that. Sammi: H***. Sammi: Yeah. Sammi: Gabby. Steve: Good job, Gabby. Sammi: Yes. Steve: We love I had I had no idea. Steve: And then I was just like, who's that? Steve: I was, oh, that's so cute. Sammi: And she even posted, told you I'm a girls girl. Sammi: Yes. Sammi: Gabby ayo so that's awesome. Sammi: And now I want to rewatch the finale because I was tired and I did not even oh, apparently. Sammi: Okay, so she was on The View, and in an Instagram post yeah. Sammi: She wrote, told you I'm a girls girl. Sammi: And yeah. Sammi: So it's Robbie Hoffman. Steve: He's a comedian, right? Sammi: Yes. Sammi: Comedians. Sammi: You should know, apparently. Sammi: And yeah, this was announced on August 2, but I didn't see it because I don't pay attention to this stuff. Sammi: But that's super great. Sammi: And yeah, I'm so happy. Sammi: So one of the things that this Vulture article talks about is, uh, they wanted to see, like, a Robbie cam the whole time, mic her up and then let's the whole the whole gimmick of, like, who's the bachelor and who's going to date him. Sammi: And also, maybe Rachel likes Braden. Sammi: I was like, I can't handle all this stuff right now, okay? Sammi: I'm tired, and I want to know what's in that truth box, and I want to talk more about that poop baby. Sammi: Those are the things I want to talk about. Steve: Yeah. Steve: Very interested in a poop baby. Sammi: Yeah. Sammi: And then we find out. Sammi: September 20. Sammi: Eigth. Sammi: We're going to be playing double duty, so I don't know what we're going to do. Sammi: We'll have to see if we want to do extra long episodes or two separate Bachelor in paradise and Golden Bachelor episodes. Steve: We're going to figure it out. Sammi: We'll have to figure it out. Sammi: Stay tuned. Sammi: I'm thinking we'll do each one because some people might be interested in one and not the other. Sammi: Otherwise, we'll do, like, a little time stampy in the description. Sammi: So stay tuned for that, obviously. Sammi: Let's see. Sammi: Okay, so we have the last date with Don, and he's so sweet, and it was so cute, and he was like, I'm going to win over your mom. Sammi: Just don't even worry about it. Sammi: And it's like, he's a great guy. Sammi: He can definitely win over moms, so I totally believe that. Sammi: And his gift was very cute. Sammi: He was like, I made a treasure hunt, so how about that? Sammi: And I was like, that's pretty cute. Sammi: And he was like, here's my card, my resident alien card, like the s'mores and little memories of events that they did on their dates. Sammi: And then at the end, it was a locket with their baby faces. Sammi: And he's like, you are my treasure. Sammi: And that was very then. Sammi: But the thing that's weird is we see her. Sammi: Yeah, they really freaking tricked me because she's, like, bringing up Joey on this date, and he says, I love you, and she doesn't say it back. Sammi: And I was like, okay. Sammi: Then we get the Neil Lane scene, which wasn't like, that excessive this time. Sammi: Sometimes it's like, really long Neil Lane stuff. Steve: It's always weird to me because I feel like sometimes we get a lot of Neil Lane the man, and not just Neil Lane, the know, and other times you don't see Neil at. Steve: And this this was a Neil appearance season. Sammi: Yeah, it was a Neil appearance, but it was not as major. Sammi: I mean, usually I would say with The Bachelor, Neil is around more, but he was in the audience. Steve: It's just so funny to me because I'm sure in the jewelry world, he's a big deal, but if you're like, who's Neil Lane? Steve: I'm like, oh, that's the guy who gives the rings on The Bachelor. Sammi: I actually think that is the biggest deal. Sammi: Well, I think but I don't know. Sammi: Let's see if we can figure this out. Sammi: Hold on. Sammi: I feel like I looked this up before, and it was kind of like I thought that that was kind of the biggest thing. Sammi: I thought his name recognition did get bigger because of The Bachelor, and that propelled some of his career. Sammi: Oh, here we go. Sammi: Here we go. Sammi: Okay. Sammi: Reddit is all over. Steve: Always. Sammi: Yeah. Sammi: But yeah, okay. Sammi: Apparently oh, interesting. Sammi: He turned them down for a while, and he doesn't watch The Bachelor, which I think we found out recently that he didn't watch The Bachelor, which I think is very funny. Sammi: So it's like his only frame of reference is getting flown in for these moments and these live appearances, and that's it. Sammi: And he doesn't watch the show. Sammi: That's kind of awesome. Sammi: Yeah. Sammi: So someone said, okay, yeah, I think it's kind of like a Vera Wang type of thing at this point, you. Steve: Know what I mean? Sammi: Where it's like there is a prestige brand and then you can also go to Kohl's. Steve: Exactly. Sammi: You know what I mean? Sammi: I think it was kind of like and yeah, someone said, I went into Kate and his rings are ugly. Sammi: Lol. Sammi: I'm sorry. Sammi: Yeah, it's like, if you're going to get Neil Lane from K, I would assume that that's not the same as the other stuff he yeah, yeah. Steve: I would imagine he's got his higher tier stuff. Steve: I like the Vera Wang comparison. Sammi: That's the way I kind of always thought about Neil Lane. Sammi: And from these comments on Reddit, that's the impression I'm getting. Sammi: As I say about Kay, every kiss begins at the mall. Sammi: Yeah. Sammi: And apparently oh, gosh, I didn't even realize that. Sammi: So this was like 2009. Sammi: Neil Lane feels so omnipresent that I did not realize it's only been Neil Lane for like, 14 years. Steve: Wow. Sammi: Yeah. Steve: Before that he was day one guy. Sammi: I know. Sammi: Before that it was Harry Winston. Sammi: Sorry. Sammi: There's a comment on Reddit that says, in the industry, neil Lane is considered to be a little goblin character. Sammi: And someone said, how so? Sammi: And then there's like some deleted stuff, so I don't know about that. Sammi: Anyway, yeah, someone said, okay, yeah. Sammi: Neil Lane for Celebs is high end. Sammi: Neil Lane at K is mediocre. Sammi: Yeah, same as Verawing. Sammi: I would yeah. Sammi: Very interesting. Sammi: He used to design customs for A list celebrities like Barbara Streisand, Elizabeth Taylor, and Angelina Jolie. Sammi: Interesting. Sammi: He's like mid tier, they say. Steve: Oh, man. Steve: You hear that? Steve: Neil Lane. Steve: You're just mid, baby. Sammi: You're mid. Sammi: You're mid, Neil. Sammi: Well, he's never going to listen to this. Sammi: He doesn't watch the show. Sammi: He's not going to listen to a random sorry, Neil, but yeah. Sammi: So very interesting. Sammi: Yeah. Sammi: So we had a Neil Lane scene, and then Charity comes out in her dress and I started tearing up. Sammi: So again, I was tired, but I don't know, this finale really did a number on me. Sammi: And then she started to cry or almost cried. Sammi: And I was like, don't cry. Sammi: Your makeup's so pretty. Sammi: And then as soon as Joey gets out of the car, my stomach dropped and so do the audiences. Sammi: And I was like, you tricked me. Sammi: You tricked me, you tricked me. Sammi: And I was like, well, he's going to be a great bachelor. Sammi: And I cried so much during this whole interaction. Sammi: It was awful. Sammi: I was like, not okay. Steve: So emotion. Sammi: Yeah. Sammi: The dogs came over. Sammi: They were like, do you need some support? Sammi: And I was like, I am not. Sammi: And like, Tuck was sleeping, obviously. Sammi: Well, this was like yeah, because this was in the morning by the time I watched this. Sammi: But he was like, in the other room with the dogs, and I'm like, crying. Sammi: And they come over and they're like, what do you need, mom? Sammi: And I was like, I am just not okay. Sammi: But what was really sweet was she did not cut him off, which was nice because I feel like a lot of the times the bacheloretes cut the men off. Sammi: Don't propose yet, but he kind of waited for a second anyway, like, should I keep going? Sammi: And then she did a little I thought it was nice that she had a speech for him because I don't feel like they always do that or it doesn't feel prepared or whatever. Sammi: And he was just like, It's okay. Sammi: He knew it was hard, and she's trying to get all this out, and she's upset. Sammi: And he was like, It's okay. Sammi: And she's like, Well, I got to do this. Sammi: I want to do the whole thing. Sammi: I want you to hear this whole thing. Sammi: It's important to me. Sammi: And then she's like, I found love that's deeper with someone else, and I'm crying. Sammi: I think she wins for the best goodbye speech ever to yeah, I was just, like, a f** mess. Sammi: And then Joey's in the audience, and then he gives the best bachelor audition in the car, and the audience is silent, and I'm just is really this is really great. Sammi: I don't know. Sammi: That whole moment was really awesome. Sammi: And then Zach's in the right, so, like, they go through this whole thing. Sammi: Like, Joey leaves, he's in the car, whatever, and at some point they pan to Zach, and I'm like, God, both of these guys are so much better than Zach. Sammi: And so really, there wasn't a bad direction for her to go, I don't think. Sammi: It's like she's just got to decide how she feels, and she's got to make that choice, which is always nice. Steve: Too, because sometimes I'm like, no, not him, and this time you're good. Steve: Anybody's fine. Steve: Well, not Aaron. Steve: And even Aaron. Steve: There's nothing wrong with him. Sammi: With Aaron. Sammi: If she liked Aaron the most, I'd be like, that's fine. Steve: That's okay. Steve: Some people have no taste, but that's all you. Steve: You do. Steve: You it's not harmful. Sammi: That just reminded me of I don't know why. Sammi: I'm, like, thinking about classic York. Sammi: Like, even Louis Vuitton makes so Joey is going to see Charity now. Sammi: He gives his little spiel with Jessie. Sammi: It's like all kind of the normal the. Sammi: I've done a lot of thinking and healing, and I'm on the other side, and I understand, and I just love and support her, and I just want her to be happy and blah, blah, blah, blah, blah. Sammi: And this is, like one of the most amicable reuniting moments, too, that I remember on the show, where it's just like, she looks sparkly and beautiful, and he's, like, giving her the biggest hug, and it was really sweet. Sammi: And he's still kind of, you can tell, emotional about it. Sammi: He's getting all twisty faced about it. Sammi: He's like, AW, shucks OD golly g whiz whatever. Sammi: They made him very likable. Sammi: They did a really good job because I was, like, a mess, and it was good, and then it's like, okay, now it's time for Dotton. Sammi: And I was so emotional about the Joey thing. Sammi: I was just kind of like, well, I knew this was going to happen, they tricked me, now I feel indignant and this all turned out just fine. Sammi: I think what it is, is they are both very comfortable with each other and that's like what you need for a normal relationship. Sammi: You should feel very comfortable with each other. Sammi: And so I think the familiarity is good here. Sammi: And it didn't feel like this with her and Joey. Sammi: I feel like it's a little more I don't know, there was more chemistry and an explosive exciting way. Sammi: But with her and Datten, it just feels very safe and comfortable in a very good way. Sammi: That's important. Steve: Yeah, she made the right call and it's the difference between maybe a sprint and a marathon here. Steve: And it's not to say that both these men would have provided her with plenty of happiness, but I think Datten is probably the better choice for something that you see as a long term relationship. Steve: And Charity was super smart about it and she dumped Joey in the best way possible. Steve: I don't know how she does it. Steve: It exceeds even the abilities of the editing on The Bachelor and the just she's got it down. Sammi: She handled everything perfectly the whole season. Sammi: I feel like we've watched so many seasons of Bachelors and Bacheloretes kind of like step in it and yeah, not a single flub. Sammi: Perfect season. Steve: It's kind of mind boggling, too, because it can be so stressful and emotional and god, breakups are f** messy. Steve: They're so messy. Steve: And the fact that she was able to not only every single guy leading up to Joey and those are probably easier because some of those guys were you get you get down to Joey who is a man that you could probably marry and probably be pretty happy with and to just let him down like that, it was like a master class. Steve: It was incredible. Steve: Never seen anything like ten out of ten. Sammi: Charity, yeah, she's extremely emotionally mature. Sammi: This is obvious, we know this. Sammi: And yeah, she did awesome. Sammi: Chef's kiss. Sammi: What a great season. Sammi: Very happy about it. Sammi: I thought it was really cute at the end that they showed that she was standing on a box. Sammi: I thought that was adorable. Sammi: I love little behind the scenes things like that. Sammi: And she's like, yeah, love just makes you so happy. Sammi: You get taller and then they just show the box. Sammi: I was like, that's adorable. Sammi: They're just very cute together. Sammi: And yeah, he can keep her safe from lizards or whatever. Sammi: It's good. Sammi: And his family is like, that's like winning the Jackpot. Sammi: They're a really cool family. Sammi: That's one of the best families I've ever seen be on the show. Sammi: And his mom being someone who's really hard to win over and going, yeah, you're my family now. Sammi: And Grandma being like, these two are joined at the soul, or whatever the h*** she said. Sammi: I'm like, yeah, I mean, I just feel like you can't get better than that. Sammi: As long as you like the family and you like him, you're in. Sammi: That's very easy. Sammi: Then some life coach started talking, and I was like, oh, god, I need food. Sammi: I need breakfast, because it was late in the day, and I just did not want to hear this. Sammi: Life coach chuck. Sammi: And then this was like one of the people. Sammi: I was like, are you going to date the bears? Sammi: And then mom we get to see charity's mom, and they're like, okay, how are you feeling? Sammi: She's like, I'm happy now. Sammi: Yeah, he's good. Sammi: I like him. Sammi: He's pretty good. Sammi: Or was. Sammi: She wasn't like, oh, my god, he's the like, yeah, I really like him. Sammi: I think at some point and again, I was tired. Sammi: Didn't we see Danton's family and his mom in the audience getting emotional over everything? Steve: I thought this audience was they were put through the wringer. Steve: I'm pretty sure they were there, too, but yeah, everyone was super emotion, including datten's people. Sammi: I was so emotional, I just stopped paying attention. Sammi: Yeah, it was so then and then she shows off her find that, personally, this is just personal. Sammi: I find the rings kind of boring. Sammi: They're just like one big rock. Sammi: Okay. Sammi: But I'm glad she likes it. Sammi: Okay. Sammi: This was interesting. Sammi: Do you think they're going to shoot the golden bachelor different the whole time? Sammi: Do you think the style of shooting is going to be different? Sammi: Because did you notice how soft they made it and the camera work was all different. Sammi: Is it just for the promo, you think, or what do you think? Steve: I think that is just for the promo, but it definitely has a softer, different look to it. Steve: It's almost like soap opera esque in its presentation, which I guess is appropriate. Steve: It is somewhat reminiscent of very early seasons of the bachelor. Steve: So if you go back to the first three seasons yeah. Sammi: Where it's like a little more like romanticy. Steve: Yeah. Steve: And I don't know if that is intentional or if I'm just like my brain has been permanently poisoned by watching the show for so many years. Steve: But I think based on the previews alone, it looks like it's going to have a slightly different aesthetic, and I am perfectly fine and open with that. Steve: Because if there's one thing that you can criticize about the Bachelor and honestly don't make it one thing, make it a million things, because there's plenty. Steve: But if there's one thing you can consistently criticize, is that they recycle the same ideas and visual cues and everything over and over and over and over again, so anything that can push them out of their comfort zone. Steve: And I do think that old people are going to help with this because, oh, my god, the kinds of problems and emotional issues and things that they're going to have to deal with are going to be totally different from the normal crap that comes up on the bachelor to bachelorette. Steve: And when it's not different, when it's like, oh, and so and so has an 80 year old husband back home, that's going to be even funnier and crazier, so bring it on. Steve: I'm here for it, whatever it is. Sammi: So and so has an 80 year old husband back home. Sammi: I like that idea. Sammi: Yeah. Sammi: I'm kind of wondering if it's going to be messy in any way or if it is just going to be kind of like sweet and sentimental the whole time. Steve: I hope not. Sammi: I know you hope not, but I'm just kind of like not totally sure anymore. Sammi: Yeah. Sammi: I'm interested to see what happens. Sammi: We don't have to wait super long. Sammi: We've got about a month and you'll hear from us at least one time in between then. Sammi: Do you think they're going to let the dog stay with him? Sammi: Because that dog is obsessed. Sammi: That was the cutest dog. Sammi: Oh, my god, don't tell me. Steve: In my heart, yes, but in reality, I think they're probably going to have. Sammi: To say no because who had their dog? Sammi: One of the bachelorettes, right. Sammi: Had their dog with them or bachelors. Steve: It just seems like a nightmare, like all the traveling they do and it's just stressful for the dog, too. Sammi: I think it was just domestic. Sammi: Do you remember wait, hold on. Sammi: Okay, let's see. Sammi: Golly, I don't remember. Sammi: There was one now. Sammi: I just found the rambo thing, but yeah, there was one where it was like, oh, my dog came with me. Sammi: Do you remember talking about anyway, whatever. Steve: Well, rachel lindsay's dog cooper appeared alongside her on the Bachelorete season 13. Sammi: I just tried to that's what it was. Sammi: Okay. Sammi: God, I mean, so much happened on rachel's season. Sammi: I forgot it was yeah. Sammi: Oh, my gosh. Steve: I had tried to forget rambo dog guy, but unfortunately rambo dog guy has now been brought back into my memory bank. Steve: So thank you, Sammi. Sammi: Yeah, I think it was just local, right? Sammi: It was just like when they were in the states, the dog was there, so I was just like, maybe that would be a thing that would happen again. Sammi: Because that was very cute and I really liked that. Sammi: That's all. Sammi: And then, okay, so there's no set date. Sammi: So we see charity and Dotton and of mean, I don't think there's ever at least I don't remember in the history of the show them being like, oh, and it's probably, are joe and serena married yet? Sammi: Because otherwise they'll be the ones I. Steve: Don'T know if they're married, but they did a commercial for concealer or something together. Sammi: They've been doing that a lot. Sammi: Yeah. Sammi: Mark my words, they're going to be the couple in paradise that gets married. Steve: It seems. Steve: So their star is rising. Steve: Grocery store joe is the international commercial superstar. Steve: Honestly, grocery store joe, you're acting in these commercials. Steve: You got speaking lines. Steve: Are you SAG brother? Steve: Like, should you be on the picket line? Steve: Maybe, I don't know. Sammi: Oh, interesting. Sammi: Didn't think about that. Sammi: Anyway, so yeah, I think they're going to get married in paradise. Sammi: That's my I don't I can't remember any time where they're like, oh, yeah, we have a set know. Sammi: But they're like, we're enjoying the season of our she's going they're going to Greece. Sammi: She's always wanted to go to Greece. Sammi: And so she's going to get to go to Greece, which is sweet. Sammi: And then she's also going to be on Dancing with the Stars, which is like not shocking but cool. Sammi: And then Joey gets announced as the new bachelor and we kind of knew that. Sammi: And the first woman that we meet who lives on Oahu or well, she moved to La. Sammi: But she's from Oahu. Sammi: She's joining Joey. Sammi: And then yeah, so they're excited. Sammi: But then she gets an envelope. Sammi: It's not a date card, but we don't know what it is until night one. Sammi: And that's as much surprise as they can know because Jesse is like, well, you've never seen anything like this. Sammi: And I'm like, this is like a pretty normal season. Sammi: But you were like, we're going to give you a trip so we can say it was a surprise. Sammi: We're not going to tell you about Dancing with the Stars until here. Sammi: So it's a surprise. Sammi: Charity has got to be getting tired of surprises at this point because they also surprise her with a Bachelorete. Steve: Remember that's the theme for her series. Sammi: She's like, okay, here it goes. Steve: Boys under pressure. Steve: The charity story. Sammi: Yeah. Sammi: I mean, for real. Sammi: She's like always handles surprises well but I don't know if she actually likes them. Sammi: We'll see. Sammi: Okay, let's see. Sammi: I'm looking through to see if there's anything else I missed. Sammi: That was kind of the big stuff. Sammi: I don't feel like there was just not a lot to say. Sammi: Somehow we filled 45 minutes, but there wasn't a lot to say about this episode except I cried a lot and it was good. Sammi: And I'm excited for the Golden Bachelor. Sammi: I'm excited for Bachelor in paradise and I'm excited for Joey being the bachelor. Sammi: And that's fun because when's the last time I got excited about a bachelor? Sammi: I don't know. Sammi: It's been a really long time. Steve: Yeah, it's been a while. Steve: But yeah. Steve: Kudos to production for, again, taking a foregone conclusion, making it dramatic and selling me on someone that I thought was fine but boring. Steve: So just high marks all around. Steve: Charity's great. Steve: Everything's great. Steve: Sammi stayed up too late, got super emotional. Steve: It's okay. Steve: Nothing wrong with that. Steve: There's nothing wrong with it. Sammi: I'm excited all of you. Sammi: I did it for all of you. Sammi: And then we got home last night at like 10:00 and I mentioned this off recording. Sammi: We played pinball until I don't know. Sammi: This is a problem. Sammi: We played pinball until bar closed and so, yeah, my mind's kind of fresh, but I'm just coming off vacation, so if I repeated myself a lot, you knew what you were getting into. Sammi: Okay. Sammi: You knew what this was also. Sammi: You're welcome. Sammi: I hope you got your dishes done or got to your workplace or cleaned your office or whatever it is you're doing right now. Sammi: And I'm so excited. Sammi: Yeah. Sammi: The jilly box has made it through customs. Sammi: It should be here in a day or two. Sammi: And the grand reveal is coming soon, so you'll get to enjoy that shortly. Sammi: And it'll be a nice break. Sammi: Hopefully we can get it done before school starts. Sammi: And then once I'm in the swing of things for school, we'll have the golden bachelor and bachelor in paradise to record. Steve: Love. Sammi: It's going to be great. Sammi: It's going to be great. Sammi: If you want to see my slow decline into madness, come back on or before the last week of September, and I'm sure that's what you're going to get to see. Steve: That's right. Steve: We're making q four. Steve: Every month of Q four is mental health awareness month on our podcast. Sammi: It's going to be like, why did I decide to do biostatistics and biochemistry in the same semester? Sammi: Why? Sammi: Anyway, so take care of yourselves, friends. Sammi: Take care of each other if you haven't had a chance. Sammi: I mean, we are in the last moments of summer. Sammi: I know a lot of us had a heat wave recently. Sammi: At least here it's broken. Sammi: Make sure you're getting outside. Sammi: Enjoy that weather. Sammi: Go for a nice long walk. Sammi: That's what I'm about to do when I get off of here and make jam as well. Sammi: And, yeah, just enjoy those last moments that you have before it gets cold and dark, if you're in a part of the world where that happens. Steve: Yeah. Steve: And you know what? Steve: I'm going down to the lake as soon as this call is done. Steve: I'm going to walk around. Steve: I'm going to probably eat a snack. Steve: I'm going to watch the sunset. Steve: It's going to be beautiful. Steve: You know what I'm not going to do? Steve: I'm not going to do needle drugs, because you shouldn't do needle drugs. Steve: Don't do needle drugs. Steve: You got to hit them with the triple because they going to hear from us for a little while. Sammi: We'll be back with a jilly box. Steve: And a double bachelor experience. Steve: Oh, lordy.

Getting To YES
034: The Never Alone Project With Steve Reiter

Getting To YES

Play Episode Listen Later May 17, 2023 28:25


The separation of patients from their families is one of the greatest tragedies due to how the healthcare system responded to COVID-19. Throughout the country, hospitals, long-term care facilities, doctors' offices, and more have banned visitors, forcing individuals to suffer alone. This horror continues to this day in many places. Steve Reiter shares in this episode what let him to create the NEVER ALONE project... and the legislation he's currently fighting for in Washington and across the US.   Quotes “As guys, we wanna fix it. It's inherent in our nature. We're fixers and we wanna do, it's the most helpless feeling for a guy to have a wife that is just chronically ill.” (09:39-09:49 | Steve) “I would mentally look back at my day and say, "Did I love my wife to the best of my abilities?" And if I didn't, I'm setting my intention tomorrow to do an even better job. So that way, no regrets.” (13:10-13:25 | Steve) “There are hundreds of studies that talk about the dangers of loneliness and isolation– decreasing health outcomes. And how having a loved one there aids in the healing process– increases health outcomes.” (18:05-18:19 | Steve) “I created The Never Alone Project because patients should have the right to one loved-one per day, no time limits, and it needs to be written into federal law because it is not the job of the nurse.” (22:42-28:25 | Steve)   Links Connect with Steve Reiter: Website: http://rightturn.media/ Website: https://www.neveralonepandemic.org/ Facebook: https://www.facebook.com/neveralonepandemic Instagram: https://www.instagram.com/neveralonepandemic/ LinkedIn: https://www.linkedin.com/in/reitersteve/ Twitter:https://twitter.com/stevereiter59   ====    Thank You For Listening! If you enjoyed this episode, please leave a review! Your positive review helps others find this podcast and increase its visibility. Getting to YES boils down to two things: Saying the right things and saying those things consistently… so if you want to go deeper, check out Uli's one-page “Getting to YES” blueprint and training with the essential 9 persuasion prompts you need to leverage: https://uliiserloh.com/blueprint   Connect With Uli Website: https://uliiserloh.com Facebook: https://facebook.com/uliiserloh Instagram: https://instagram.com/uliiserloh Youtube: https://youtube.com/uliiserloh Tiktok: https://tiktok.com/@uliiserloh Linkedin: https://linkedin.com/in/uliiserloh/ If you'd like to learn more about Uli's marketing agency and available services, visit https://bigboost.marketing

Ordinary Guys Extraordinary Wealth: Real Estate Investing and Passive Income Tactics
Episode 46 - The Number One Connection That Can Change Your Life

Ordinary Guys Extraordinary Wealth: Real Estate Investing and Passive Income Tactics

Play Episode Listen Later Dec 26, 2022 41:21


The number one question Sam gets asked is, “how do you find a private lender?” And he always responds with, “find a Steve.” Who is Steve anyway? Is he real or just a figment of Sam and Lucas's wild imagination? Today we'll meet Steve, the number one connection that changed Sam and Lucas's life. He is the first private lender to Sam and Lucas, and he talks about it in this episode of The FasterFreedom Show. Sometimes, all you need is that one person who believes in you. That's how Steve has been to Sam and Lucas. You'll be interested to know that he is a good friend to Sam's parents, so they've had a connection even before Sam was born! How cool is that? If you want to know the whole story, listen up and take advantage of the golden nuggets within the inspiring and informative conversation between Sam, Lucas, and Steve. “Everybody who's been in business has made mistakes. Everybody who's been in business has failed at some point in time.”- Steve“There's more harm done when people try to avoid failure than actually failing.” - Sam Primm “The best part about private lending is you can structure the deal and the returns in whatever way makes sense for yourself, the investment, and your private lender.”- Lucas Walls In this Episode:-Who is Steve, and what part did he play in Sam and Lucas's success?-Why did Steve decide to become a private lender?-Why did Steve think it was a good idea to invest with Sam and Lucas instead of investing in real estate by himself?-What does Steve like about being a private lender?-What advice does Steve have for people who are considering becoming private lenders?-How can someone convince a private lender to lend them money?-The qualities that most successful people haveAnd more!Connect with Sam and Lucas:- Website- Instagram- Facebook- LinkedIn- YouTube- TikTok

Land Academy Show
Jill Friday – Taking Due Diligence with a Grain of Salt (LA 1872)

Land Academy Show

Play Episode Listen Later Oct 14, 2022 13:57


Jill Friday - Taking Due Diligence with a Grain of Salt (LA 1872) Transcript: Steve: Steve and Jill here. Jill DeWit: Hi. Steve: Welcome to the Land Academy Show, entertaining land investment talk. I'm Steven Jack Butala. Jill DeWit: And I'm Jill Dewit coming to you from the home of the 1925. Can you believe it's almost a hundred years. Grand Old Opry. Steve: Nashville. Jill DeWit: Yep. Nashville, Tennessee. Steve: Neither one of us feel like we're going to leave here anytime soon. Jill DeWit: Nope. Steve: Spent about one day in Ohio. That was good enough. Jill DeWit: That was good enough. We saw it. Steve: Tennessee's a blast. I wish we would've stopped in Kentucky. Jill DeWit: Yes. We'll go back. We have lots of things we're going to go back and see. Steve: Before we get into it, let's take a question posted by one of our members on the landinvestors.com online community. It's free. And I hope you know by now hope- Jill DeWit: Hope. Steve: ... Hope. Like yesterday. That we have solved phase one due diligence with a product called parcelfact.com. You quite simply put in the state, the county, and the assessor parcel number. The property in question pops up anywhere in the country and all the stuff that we think is important to complete phase one due diligence, the six As that we talk about in the program, is at your fingertips within seconds. Check it out. Parcel fact, F-A-C-T .com. Jill DeWit: Evan wrote, how does one... Oh, I'm testing this. How does one feel about mailing the counties that was hit by the hurricane in Florida? Steve: I put this in your show for a reason. Jill DeWit: I don't feel good about that. If I already sent the mail out already... I would explain. I didn't mean to do that. Who knew? I mean, this one out a week ago or a month ago, whatever it was. It was planned out before the hurricane. But now specifically targeting that community, I'm not a fan. Sure, there's people that would be loving the cash. I can see positive things to it, but the negative that could be taken from it, it is too great. Steve: Yeah. I think it's an outrage. I think you're directly kicking people when they're down and taking advantage of them. Jill DeWit: Yeah. Steve: Like Jill said, every time there's a forest fire in the Southwest, we get this question. We got a ton of these questions during Katrina. So no, I don't think this is okay at all. Jill DeWit: Yeah. Steve: At all. The only way it's okay is if you sent the mailer out. Actually we were in this situation where we sent the mailer out- Jill DeWit: And then a fire came. Steve: ... Something happened, a fire came and then people are calling us back saying, What kind of person are you that, you know? Jill DeWit: Check the date, Look at the date on the letter. Steve: Over and over again. Jill DeWit: Who knew. Steve: We're so sorry. We buy property in the area. You can only explain that so many times. Jill DeWit: Exactly. Steve: Please don't do this. Not joking around. It's not okay. Today's Jill Friday. She's going to talk about taking due diligence with a grain salt. This is the meat of the show. Jill DeWit: So as I sit here in this bug infested bubble. Steve: There's nothing bubble about it. Jill DeWit: There's like a spider here. I don't know what that was over there. This here. I've got two mosquito things on, but we're having a ball. Steve: Yeah. Jill DeWit: We really love it here. Oh, my goodness. I want to talk about this today for just a few minutes because I wanted to make sure everyone's really clear on what's really needed. How much time you should be spending on due diligence. Because I think sometimes people do due diligence overkill. And I get it, but there's some things that are reliable, some things are not. And that's where the grain of salt comes in. So let me back up here. What are we talking about? A deal comes back, I send out the mail. Purchase agreement comes back. Now I'm looking at the deal online. I'm like, Oh,

Land Academy Show
Jill Friday – Taking Due Diligence with a Grain of Salt (LA 1872)

Land Academy Show

Play Episode Listen Later Oct 14, 2022 13:57


Jill Friday - Taking Due Diligence with a Grain of Salt (LA 1872) Transcript: Steve: Steve and Jill here. Jill DeWit: Hi. Steve: Welcome to the Land Academy Show, entertaining land investment talk. I'm Steven Jack Butala. Jill DeWit: And I'm Jill Dewit coming to you from the home of the 1925. Can you believe it's almost a hundred years. Grand Old Opry. Steve: Nashville. Jill DeWit: Yep. Nashville, Tennessee. Steve: Neither one of us feel like we're going to leave here anytime soon. Jill DeWit: Nope. Steve: Spent about one day in Ohio. That was good enough. Jill DeWit: That was good enough. We saw it. Steve: Tennessee's a blast. I wish we would've stopped in Kentucky. Jill DeWit: Yes. We'll go back. We have lots of things we're going to go back and see. Steve: Before we get into it, let's take a question posted by one of our members on the landinvestors.com online community. It's free. And I hope you know by now hope- Jill DeWit: Hope. Steve: ... Hope. Like yesterday. That we have solved phase one due diligence with a product called parcelfact.com. You quite simply put in the state, the county, and the assessor parcel number. The property in question pops up anywhere in the country and all the stuff that we think is important to complete phase one due diligence, the six As that we talk about in the program, is at your fingertips within seconds. Check it out. Parcel fact, F-A-C-T .com. Jill DeWit: Evan wrote, how does one... Oh, I'm testing this. How does one feel about mailing the counties that was hit by the hurricane in Florida? Steve: I put this in your show for a reason. Jill DeWit: I don't feel good about that. If I already sent the mail out already... I would explain. I didn't mean to do that. Who knew? I mean, this one out a week ago or a month ago, whatever it was. It was planned out before the hurricane. But now specifically targeting that community, I'm not a fan. Sure, there's people that would be loving the cash. I can see positive things to it, but the negative that could be taken from it, it is too great. Steve: Yeah. I think it's an outrage. I think you're directly kicking people when they're down and taking advantage of them. Jill DeWit: Yeah. Steve: Like Jill said, every time there's a forest fire in the Southwest, we get this question. We got a ton of these questions during Katrina. So no, I don't think this is okay at all. Jill DeWit: Yeah. Steve: At all. The only way it's okay is if you sent the mailer out. Actually we were in this situation where we sent the mailer out- Jill DeWit: And then a fire came. Steve: ... Something happened, a fire came and then people are calling us back saying, What kind of person are you that, you know? Jill DeWit: Check the date, Look at the date on the letter. Steve: Over and over again. Jill DeWit: Who knew. Steve: We're so sorry. We buy property in the area. You can only explain that so many times. Jill DeWit: Exactly. Steve: Please don't do this. Not joking around. It's not okay. Today's Jill Friday. She's going to talk about taking due diligence with a grain salt. This is the meat of the show. Jill DeWit: So as I sit here in this bug infested bubble. Steve: There's nothing bubble about it. Jill DeWit: There's like a spider here. I don't know what that was over there. This here. I've got two mosquito things on, but we're having a ball. Steve: Yeah. Jill DeWit: We really love it here. Oh, my goodness. I want to talk about this today for just a few minutes because I wanted to make sure everyone's really clear on what's really needed. How much time you should be spending on due diligence. Because I think sometimes people do due diligence overkill. And I get it, but there's some things that are reliable, some things are not. And that's where the grain of salt comes in. So let me back up here. What are we talking about? A deal comes back, I send out the mail. Purchase agreement comes back. Now I'm looking at the deal online. I'm like, Oh,

Land Academy Show
Jill Friday – Taking Due Diligence with a Grain of Salt (LA 1872)

Land Academy Show

Play Episode Listen Later Oct 14, 2022 13:57


Jill Friday - Taking Due Diligence with a Grain of Salt (LA 1872) Transcript: Steve: Steve and Jill here. Jill DeWit: Hi. Steve: Welcome to the Land Academy Show, entertaining land investment talk. I'm Steven Jack Butala. Jill DeWit: And I'm Jill Dewit coming to you from the home of the 1925. Can you believe it's almost a hundred years. Grand Old Opry. Steve: Nashville. Jill DeWit: Yep. Nashville, Tennessee. Steve: Neither one of us feel like we're going to leave here anytime soon. Jill DeWit: Nope. Steve: Spent about one day in Ohio. That was good enough. Jill DeWit: That was good enough. We saw it. Steve: Tennessee's a blast. I wish we would've stopped in Kentucky. Jill DeWit: Yes. We'll go back. We have lots of things we're going to go back and see. Steve: Before we get into it, let's take a question posted by one of our members on the landinvestors.com online community. It's free. And I hope you know by now hope- Jill DeWit: Hope. Steve: ... Hope. Like yesterday. That we have solved phase one due diligence with a product called parcelfact.com. You quite simply put in the state, the county, and the assessor parcel number. The property in question pops up anywhere in the country and all the stuff that we think is important to complete phase one due diligence, the six As that we talk about in the program, is at your fingertips within seconds. Check it out. Parcel fact, F-A-C-T .com. Jill DeWit: Evan wrote, how does one... Oh, I'm testing this. How does one feel about mailing the counties that was hit by the hurricane in Florida? Steve: I put this in your show for a reason. Jill DeWit: I don't feel good about that. If I already sent the mail out already... I would explain. I didn't mean to do that. Who knew? I mean, this one out a week ago or a month ago, whatever it was. It was planned out before the hurricane. But now specifically targeting that community, I'm not a fan. Sure, there's people that would be loving the cash. I can see positive things to it, but the negative that could be taken from it, it is too great. Steve: Yeah. I think it's an outrage. I think you're directly kicking people when they're down and taking advantage of them. Jill DeWit: Yeah. Steve: Like Jill said, every time there's a forest fire in the Southwest, we get this question. We got a ton of these questions during Katrina. So no, I don't think this is okay at all. Jill DeWit: Yeah. Steve: At all. The only way it's okay is if you sent the mailer out. Actually we were in this situation where we sent the mailer out- Jill DeWit: And then a fire came. Steve: ... Something happened, a fire came and then people are calling us back saying, What kind of person are you that, you know? Jill DeWit: Check the date, Look at the date on the letter. Steve: Over and over again. Jill DeWit: Who knew. Steve: We're so sorry. We buy property in the area. You can only explain that so many times. Jill DeWit: Exactly. Steve: Please don't do this. Not joking around. It's not okay. Today's Jill Friday. She's going to talk about taking due diligence with a grain salt. This is the meat of the show. Jill DeWit: So as I sit here in this bug infested bubble. Steve: There's nothing bubble about it. Jill DeWit: There's like a spider here. I don't know what that was over there. This here. I've got two mosquito things on, but we're having a ball. Steve: Yeah. Jill DeWit: We really love it here. Oh, my goodness. I want to talk about this today for just a few minutes because I wanted to make sure everyone's really clear on what's really needed. How much time you should be spending on due diligence. Because I think sometimes people do due diligence overkill. And I get it, but there's some things that are reliable, some things are not. And that's where the grain of salt comes in. So let me back up here. What are we talking about? A deal comes back, I send out the mail. Purchase agreement comes back. Now I'm looking at the deal online. I'm like, Oh,

GiANT Leadership Podcast
#016 The Why's of What We Do

GiANT Leadership Podcast

Play Episode Listen Later Oct 13, 2022 39:21


Episode Highlights, Links and Resources:In the introduction, Steve mentions that loss of integrity and honesty can bring a leader down, and people lose trust. People must know a leader is competent, but integrity and honesty must be in tact as well.Thank you to Victoria from Omaha, Nebraska for this episode's audience question:"My team keeps getting bogged down by tasks that aren't important to our vision. How do I get them to understand the priorities of their tasks?"Jeremie: If you're the leader, you get to set the tone. Jeremie mentioned GiANT CEO, Bronson Taylor who works through a BLITZ system of conducting team meetings. Make sure to share the strategy and then communicate. You must have relational trust for your people to want to follow you.Steve: Whenever there is an issue on a team, you have to be prepared to recognize that you're either looking in the mirror at your leadership or you have abdicated leadership of that team. You are responsible for what the team prioritizes. You have to create ways to  lift your head out of the details and look at the big picture.Interview with GiANT Guide, Andrew Robinson:Why do you do what you do, Andrew? Andrew says he does what he does because of the impact it has had on himself - his marriage, his parenting and at work. It also has a financial impact on his clients. They get to win! It can change a company's culture. He can also set his own schedule so he gets more time for his family and for self-care.Steve says the reason he does what he does is scalable influence, making a difference in the world by empowering others. That is what a 100X Leaders is. Steve mentions The 100X Leader book. To order that book from Amazon, go here.  It's about legacy at this stage of life.Jeremie says the reason he does what he does is that he gets to use business as a platform for influence. He gets to partner with people for liberation and multiplication.Why is coaching a good business and would you recommend it? Why?Andrew says to be a great leadership coach he sees some common factors in those who are successful at it: generosity and courage to do things that are uncomfortable; and curiosity that stems from humility. Our favorite episode quotes: Jeremie, "Let the world fund us to influence it. If it's not world class, then it's not good enough".Steve, "It's really about legacy at this stage of the game."Andrew,  "I'm challenging leaders to focus more on the process than the outcome." In the wrap-up Jeremie mentions his new book, The Peace Index. Order your copy here.If you want to become a GiANT Certified Coach,  go to giantworldwide.com and watch the videos. Sign up there for your preferred cohort date.Episode Takeaway from Steve:  There's something about being part of a tribe who wants to make a difference. If leadership is influence, then leadership is legacy.Episode Takeaway from Jeremie: We have a phrase in GiANT, "We're just getting started." We are celebrating 10 years of building but we feel like we are just getting started.If you'd like Steve or Jeremie to speak at your next event, either live or remote, inquire here:  https://giantspeakers.com

Steve reads his Blog
Steve has a Chat with Vahe Torossian

Steve reads his Blog

Play Episode Listen Later Sep 13, 2022 56:59


  I had a chance to sneak up on Vahe Torossian, a Microsoft Corporate Vice President and the man in charge of Sales for Microsoft Business Applications. While Vahe has been with Microsoft for 30 years, many of you may not know him, so I wanted to fix that. Vahe is no ordinary Seller; he's the “Top” guy who sets the sales strategy and motions for the entire global team. Vahe is also the guy who runs the really big enterprise customer meetings, and he's super-friendly, as you would expect for the Chief Rainmaker. We covered a lot of ground in this one, so enjoy! Transcript Below: Vahe: Hey, Vahe Torossian speaking. Steve: Vahe, Steve Mordue, how are you? Vahe: Hey Steve. In fairness let's say Charles mentioned that somehow you were going to call me. I didn't know when, but it's great to talk to you. Steve: After I interviewed him, I asked him who would be a good person to talk to? And he dropped your name. So it doesn't surprise me that he gave you a little heads up. Have you got a few minutes to chat? Vahe: Yeah, of course. Thanks Steve. Steve: Oh, perfect, perfect. So before we get into it, maybe we can tell the listeners a little bit about what your role is. I know you've been at Microsoft forever, I think like 30 years or something like that, and you've held a lot of different positions. But now you're in the business application space and that's been fairly recent. So there's probably a lot of folks that might not be familiar with you, who should be. Vahe: Oh yeah, thanks Steve. You're right. I've been celebrating my 30 years anniversary at Microsoft in April in 2022. I actually took the helm of the Biz Apps sales organization globally in late 2020. So basically I took my one way ticket to Redmond in December 2020. And the plane was almost empty, it was during the pandemic. And it was kind of a strange feeling for someone who has been traveling so much in the past. And of course, let's say I came with the lens of the business application, of course. Having led let's say Western Europe in my past role, having all the businesses of Microsoft. And I think Western Europe was quite successful on Biz Apps, our trajectory growth. And I guess that was also in fact the good match to some degree to try to take it at the global level. Steve: So is it a little easier to think about a smaller segment of the product mix, now really being able to focus like a business application? So I think before you were looking over all sorts of different things, weren't you? Vahe: Yeah, actually it's a great question. Because I think it's very different way of looking at the business. When you are, let's say almost you are the CEO of Microsoft in the countries that you are, let's say leading. You have all the levers to engage customers, partners, government, in different circumstances. And you try to leverage as much as you can the portfolio that you have to maximize the value. In the context of let's say the business application. I think it was, the interesting bet to some degree Steve, was to say, Hey, this has been a portfolio at Microsoft, whether you call it Dynamics 365 or Dynamics only as a brand in the past. And if you go back 20 years, let's say almost, with the Navision and Axapta, and Solomon Software and Great Plains. All these stories, all these product came together. And 20 years later, I think it has been part of a portfolio somewhere. Vahe: And you had almost what I will call the strong, let's say, portfolio of Microsoft, the platform, the modern workplace and environment. And I felt the work that James Phillips in the past, and with Alyssa, and Charles, and Amy here now on the marketing side. Have been a strong inflection point to bring together both the technology in the cloud environment. But at the same time, a market environment that requires very different, let's say tools to make the most of this transformation. And I felt that there's one piece at Microsoft that requires a huge catalyst leveraging the innovation. But responding as much as we can to what the customer need or even don't know yet what they need. And I think that's what I think to me was almost a bet. It's almost like all of a sudden you move to the little dog, if I may say. But with a huge potential of transforming something with great asset for Microsoft, and the customers and partners. Steve: Well I have to say, having been involved with Microsoft for a while, we have a phrase over here called redheaded stepchild, which is kind of what Dynamics was for many, many years. It was off campus, it was just this thing out there and under Satya, when Satya came in, he's the first one that I think came into the position that recognized this should be another leg on the stool, not some remote thing out there. And I think that's made a huge. Difference because I was involved in the years before Satya with business applications and they were not just something over here on the back shelf, and now they're right front and center. I think that between Dynamics and what's happened with the power platform, cloud in general. Microsoft's ability to get into and help customers is massively different than it used to be. And in your role now, you're dealing with a lot different type of customer. You're talking about Office 365 or Azure, you're dealing with IT. And now you're mostly dealing with business users. It's a completely different audience you're having to work with today, isn't it? Vahe: Absolutely. I think also you're right since Satya took the helm of the company, to some degree you of course we have seen how we tackle the cloud computing hyper-scale environment. But at the same time, in fact what happened with the Covid in the last two years, have seen an acceleration of what we call in the past, the productivity tools to become more and more collaboration environment. And from almost an application or a set of application, it became more and more a platform on its own. And so it's almost like when you think about where we are today and we were talking about the Covid, I don't think the Covid is yet over fully everywhere. But now everybody's talking about recession, right? And there's no one headline that you look, you say, oh my goodness, what's going to happen? Which just means in terms of planning for 22, 23. Vahe: So I think the assets that is now quite unique to some degree, or differentiated as you said, between the Dynamics 365 platform components and the Power Platform, it's almost bringing together. But I think, I don't remember Steve, in a few years back, I think Satya was talking about the mobility of the experience. And that was more from a device perspective initially. But actually what you see now is that with Teams as a platform, the system of productivity almost connect with the system of record more and more. And it's re-transforming the way you are thinking. It's almost like, you think about, you don't have to go to a CRM environment or ERP environment to get access to the data. It's almost like wherever you work, if you use an Excel or if you use Teams or whatever, you get access naturally, almost intuitively to your data set. And the data set are that's almost fulfilled naturally. And so we have no additional task. Vahe: And so I think that's the transformation world in which we are. Which connects cheaper well. We almost do more with less, right? And that's going to be almost the conversation we're going to have in the coming month. And it started already with many customers and partners. How we can optimize the assets that they have, how they can let's say increase the deep provisioning of some assets that they have. They are paying too much to concentrate a bit more, to get more agility. And I think this is where also, from a partner perspective, Steve, I see a lot of potential. You are referring to Power Platform, it's fascinating to see what it was in the very beginning, this notion of citizens developer, what does it mean? Vahe: People didn't know exactly what it is, we're quite afraid to touch it. But now when you see the shortage of developers in the market in general. And how you can make the most of some absolutely topnotch people who are not developer, touching the last mile execution challenges. Have been facing crazy environment and situation that they say, I can't believe how my IT guide doesn't solve these things. I've been telling them the customer pain point for so many years. And now with some, let's say [inaudible 00:08:45] place, let's say available for them, along with some let's say technical assets, you can really make the magic in the very, very, very time. Steve: Charles came up with a term on the fly, ambient CRM. Kind of where we're heading here when you talk about things like Viva Sales and some of these pieces that are really wiring all these components together. Covid was a terrible thing, but it certainly was a perfect storm for pushing the technology forward into a place that it's been fighting to get to, it's really been fighting to get to that point. And Teams was a great product. But certainly Covid created the perfect environment where Teams made insane sense for companies that were maybe just thinking about it or dabbling with it, and suddenly they're all diving into it. And you guys of course poured the investment on top of that. And I think that the silver lining of Covid, for technology, is how far it really allowed it to advance in that period of time. Maybe we just need a pandemic every five years to push a technology forward. I don't know. Vahe: No, but I have to say that even in my previous role when I was running Western Europe. Even the most skeptical people in regard to the cloud or the transition to a cloud environment. Having the one that rushed in the first, almost to a cloud environment, once the pandemic has been a bit of a real situation to face, and to drive the economy or the public services let's say on. So I think you're right, so you don't want to wish for another pandemic or whatever, but it has been absolutely a forcing function in many domains. And that's true. Steve: I think the challenge we have is particularly in the business application space. You guys have launched so many things in such a short period of time. And as you mentioned before, Power Apps, people picking it with a stick, they don't even know what it is. And there's also this first mover fear, I think. Microsoft has been, in my mind, kind of famous for coming to the game late and then just taking over the game. We were very late to the cloud, but once we got there we just took over the cloud, and it seems to be a pattern. But when you look back at the early days of cloud before you guys stepped into it, it was wild west. And all sorts of challenges with cloud. And I think that that gave a lot of people fear about, I remember I moved into cloud early and we got destroyed. Steve: And so I think there's a lot of folks out there, just from a technology standpoint, that have gotten their hands burnt by moving too quickly. And we're at that point with the platform and dynamics, where these are not new anymore. Relatively in history, they're new. But they're not new products and they're not built by some garage shop somewhere with a couple of developers. This is what 15,000 people building this stuff back there. This is professionally built, well built stuff, that is ready for prime time. So the first movers have already come through and they all survived. So I really feel like we're at that point where it should just take off now, it should just absolutely take off. And I'm sure you guys are seeing this. Vahe: Yeah. And Steve, I think one thing also is that you're right, there's a usual thing about let's say the first mover advantage. At the same time from a customer perspective, you don't want to be the Guinea pig, right? On any situation, especially from the technology standpoint. I think that increasingly what I see in the conversation is that there's almost now, because of the quality of the native integration of the several different applications. Whether you are in the customer experience environment, on the service side, on the supply chain, on the finance or the local no code or app. All these components are absolutely connected to each other. And basically whether you have Teams as a platform in your company, or Azure in environment, all these component are connected very, very easily to each other. Vahe: And so I would say that the beauty of it now is that you have all almost the notion of marginal cost. If you really want to leverage many of the assets that we can bring, and you don't have to take all of them at once, of course it has to be matching what you need now. But the right is that, let's say there's an almost fully integrated benefit all the connectors with the rest of the world outside of Microsoft environment, which is a great value for the partners, ISV and [inaudible 00:13:58], and at the same time to the customers. Who think now, hey I should do more with less. How should I think about my investments for the next, let's say five years? Most of the customers now are really thinking about the longer term relationship. And defining what's the value SLA almost that you're expecting both from the partner of the vendor and the vendor itself. Vahe: And so it's almost like, you remember when we transition from a world of build revenue and licensing, to now more consumption and usage. It's almost the user and consumption discussion is a forcing function about the customer success, how we align on the same definition of the customer success. And what's the time to value that you committed? What are the key milestones, in full transparency, that you need to bring in? And I think that's where we are now. And because Microsoft, I think overall as a company, have been increasing tremendously the level of trust. From the security standpoint, the compliance components, and so on, and the scalability. Vahe: I think that's the great leverage for us now in terms of the conversation and making sure that the customers are getting the value that we have been selling to them. How we show how much skin in the game we have to make them successful. And then it's a flying wheel. It's almost like the innovation will help you to bring new things, respond, anticipate, take the feedback of the customer to the engineering, develop new stuff quickly to the market. So I think it's what we are heading to now, Steve. And I think from a partner perspective you might even see and feel it, right, more and more. Steve: Oh yeah, I mean I think the sales motion has changed completely. Only a few years ago we go into a customer and try and convince them to replace Salesforce with Dynamics. And they'd say no, and we were done. We'd say okay, well we'll come back in a couple years and ask again. We had nothing else to sell them. And now today, I mean if they have Salesforce, fine that's great, keep Salesforce, let's add some things around it. Salesforce will work with Viva Sales, Salesforce will work with Power Platform. Steve: There's so many doors now, I think, for a seller to be able to get into a customer and solve problems for that customer without having to do the one big yank and replace. Which is very difficult to do, it's difficult to do on opposite as well. I mean once a customer gets a big solution like Salesforce or Dynamics 365 installed, those are very difficult to uproot, it takes a very long time. And you guys have created now, this product mix, where we don't have to uproot something to sell that customer and to get engaged with that customer. We can go all over that business without having to uproot something. And I think that's huge. Vahe: I agree Steve. And I think that it's almost this notion of rip and replace type of strategy, right? In some cases it works because this is what the customer wants. They are fed up about let's say competitive environment that didn't deliver on the expectation. And we should be ready to cope with that and respond, and we have a lot of this. But at the same time as you said, what we call the strategy of having a hub and spoke, let's say, almost environment, gives us for every line of business. That we decided as a company to go and have a significant acceleration of growth and market share, is very much to give that option to say, Hey, you know what, Mr. Customer, Mrs. Customer, you decide to be on that type of environment, who we are to ask you to change? Vahe: If you are happy that's fine. But what we can bring you is almost to enhance what you have with some component that absolutely will be transparently integrated to what you're using. And it's a great circuit, an additional circuit for the partner, it's a great value for the customer. We don't feel harassed to change something because we know the cost of transitioning from one to another one. And then it's up to us to demonstrate the value we can bring and eventually we can take from there to the next level in the future. Steve: It's got to put some pressure on the competitors also. I if think of, I might just use Salesforce because they've always been the big competitor. I'm sure that they were confident sitting there at their large customer when all we had was trying to replace their instance that was going to be difficult to do and then we'd go away and they didn't have to worry about us. Now we're coming in and we're circling around, and we're solving problems in this department, and we're building apps in this department, and we're literally bolting into Salesforce. And one potential outcome is that the customer decides over time that wow, all of this Microsoft stuff that we've brought in works really, really well. Steve: That's gotta put some pressure on the incumbent big application in there that hey, you're surrounded by a bunch of stuff the customer is very happy with, you better make sure they're happy with your stuff and they don't reach that point. Cause like you say, oftentimes when you see those rip and replace, it's because the product, or the company, or something hasn't met the expectation. And to be fair, that could actually happen with any of us, right? It has a lot to do with implementation, design, how thing was put together. Less to do with the application itself, that could happen to any vendor. But certainly raises the bar to some of these competitors when they're surrounded by well performing Microsoft products that are satisfying customers. Would you think? Vahe: Yes. Absolutely. And that's why there's a continuity between what we sell, how we sell, to who we sell, and how we drive the implementation. It's an ongoing wheel that is a very different mindset that we all learn in the transition to the cloud, let's say, environment. But absolutely. I think it's a good forcing function to raise the bar to some degree, raise the bar for the benefit of the customer. You mentioned the competitiveness of what this type of hub and spoke strategy can create. You're right. But in the end, the biggest, let's say winner, will be the customer, right? Which I think is always and should always be the north star for us and our partners. Vahe: And I would say the relevance of the innovation should be in fact the pressure that we put to each other to make sure that say we listen carefully to what the customer is facing as a challenge, but potentially to translate their current challenge into the future challenge, to push them also to think differently. Because I think the notion of rip and replace [inaudible 00:21:06] One of the thing was, I don't know if you remember that the initial issue and worry was that people were saying Oh, we are moving to the cloud, therefore we are transforming. Well it was not that tried and true. People were just keeping the same processes in the cloud and the one that they had on premise. Which was not benefiting at all of the scalability and the agility of the cloud environment. Yeah, you remember that right? Yeah. Steve: They just changed the way they were paying for it. Vahe: Absolutely. Absolutely. So I think that's what we have seen on this application modernization, on some of the enterprise wide innovation also opportunities that we had discussed, is how much you can really say, in this new world of competitiveness, of un-expected challenges. How you can, let's say, keep your applications fitting always in fact proactively the challenges that you're going to have too. As opposed to keep going with a quite heavy code to maintain, with people who leave that cost you a fortune to maintain. So I think this agility that the power apps, [inaudible 00:22:22] to made, have been bringing I think is the reason why we have seen this huge acceleration of growth, which is today is six, seven times faster than the market growth of local no code. Vahe: So I think it's a great, let's say indication, of what people start to realize. And I think in the conversation that you had with Charles when he was referring to, hey some of the AI capability have been slower to be picked up by the vast majority of customers. And it's true because there's a level of, let's say, can I trust this thing? Am I going to lose completely ground and control of what I'm doing? All these natural thing. I think as we bring more and more, let's say tools, are manageable. The Power Platform environment, or let's say the device sales capability on top of the teams or Salesforce environment. That people will start to test this. Vahe: And I think we're going to be more and more advocate about Hey, what are the benefits of the organization that are using this technology and how we can trust them lean forward. And I think Charles was referring to our digital sellers. Their daily life is very much, let's say, using all these AI lead capabilities in terms of reporting, in terms of let's say incident management, in terms of even coaching for themselves to do a better call next time, is just fascinating to see. Maybe we should even do a kind of, let's say talk on this, once we have a bit more, let's say after the GA, maybe a few months after, we should have, let's say what the key learnings and [inaudible 00:24:00] from a customer standpoint. Steve: Yeah, it always makes a customer confident when they know that the vendor is using the product that they're trying to sell them. It's interesting, everything moving to a subscription has changed kind of the mindset, not just of you guys obviously, where there's no big sale. There's a sale of a big subscription, the revenue of which will come over a long period of time. But the customer has this option every month to say, you know what, I'm not happy, you're not solving my problem. In the old days they were kind of stuck, they bought all this stuff and they had to make it work. Now they don't have to make it work, we have to make it work, we have to keep them happy enough. Steve: We recently launched a professional services on a subscription, which is an interesting model, that I lay awake at night thinking about that same thing. That before a customer would pay you a bunch of money to a bunch of stuff and now they're paying you a little bit of money every month for as long as you keep them happy. And this bar of, I mean we've always wanted to keep customers happy. But it's never had the impact or importance that it does when you're on a subscription with that customer who can just any time say, “I'm not happy, goodbye.” It raises the bar I think for you guys to have to continuously innovate, what do you done for me lately? You got to continuously innovate and bring new things. And you've got more motivation probably than the company's ever had in history because of the subscription model. Do you feel that internally? Vahe: Yes, yes. As I said, it has been a great enabler to raise the bar. And it's almost like you know can have a beautiful slide deck and saying the right things, but the execution doesn't match what you are saying somehow, that you don't walk the talk. I think you could have been in that situation in a kind of on-premise environment. I think the cloud has been a forcing function to say, hey you know what, you can claim you are customer success, or you are customer first, or you are customer obsessed. But the reality is that if you don't deliver the service properly, if you are not as responsive timely, if you're not proactive, customer will say enough is enough, I can stop my subscription. Steve: I have options. Vahe: I have options. So I think it's a good hygiene, how it makes you having an embracing habits, that I would say are the natural thing when you engage with customer. But I think it's almost, let's say, for the one who might have forgotten that basics, it has been a great, let's say, opportunity to bring back the roots of what is it to satisfy a customer, right? And I think that's what the cloud licensing model helped put together. And I think there are still always room for improvement. Vahe: And similarly I would say, what you have seen on the collaborative applications, what we have seen on the low-code, no-code, you are going to see it now, also I would say on the supply chain environment, which is shipper, shipper at stress because of what we have seen on the Covid, but also in fact on the geopolitical aspect and some of the recession discussion. And also, on the overall, what I would say the contact center in our environment at large. How this world is going to change is going to be led a lot by the capability that technology can bring, and the ability to listen carefully to the strategies and the challenges of the corporation that are involved in. So it's quite exciting actually. Steve: I don't get involved a lot with the call center operations. But I picture the old call center is this massive building full of cubicles and people with headphones. And I picture that now that most of those people are probably working remote. A call center now could operate at my desk, just about, and have thousands of people all working from their home. So, that whole industry feels like it's changed significantly. And yes, I'm sure they're starving for the technology that fits the model that they're being pushed to adopt. Vahe: Yeah, yeah absolutely. I mean it's interesting, if you summarize some of the business challenges or the things that are coming from multiple conversation. We had the nuanced [inaudible 00:29:04] a few months back. And so it's almost the first fiscal year where we're going to be able to strategize, operate together as one organization. And it's great because somehow you take their own experience in terms of conversational AI and what they have been leading in for many years. And at the same time you hear both, let's say, the customer feedback when it comes to, as you said, the traditional contact center or call center evolution. How to translate this into a modern service experience, right? Vahe: And how AI can contribute to that on the seamless integrated way. How to think about customer retention in this world where people are a bit more struggling with their bottom line. How to protect the customer privacy as well. Because you talk about voice capability and recording, but how you cope with the privacy and the security during this service journey. So all these are absolutely great opportunities for us to combine what we're hearing, the technology and the acquisition that we did a few months back, to put that into a great component. And I would say the data analytics that the power Platform Power BI gives us on the back end, is going to be a great platform for us again to differentiate from the rest of the world. Steve: Well and it'll also help kind offset the fact that these people are all remote now, right? They used all be sitting in this big room. And people were standing up there looking over a rail at them making sure they were doing what they were doing and available. And you can't lose any of the customer service quality just because you've moved everybody out of the building and nobody can physically see them anymore. AI is the only way to plug that hole really of being able to know what's going on in this organization with all those people remote. In your day-to-day activities, I'm assuming that since you're head of sales that you get engaged with all of the big opportunities that come to Microsoft. And you're in there leading the charge to get them to make a decision for the services. What are the areas that you're seeing among those larger customers that they're really excited about? Is it the low-code stuff, is that very exciting to them? Or are they still wrapping their arms around that? Vahe: No, no. I would say that the notion of, let's say, application modernization, which doesn't mean I do the same thing I was doing before in the cloud. Really thinking about, what do I want to fix? And how much I can include some perspective about what could happen in some, let's say options or scenario? That capability that Power Apps has been giving them. And now we see that the corporations who are the most successful are the one who are almost creating a center of excellence within their own organization, that let's say help the IT to monitor someone, in fact the usage rate. But also to amplify the user experience and to spread it across the organization. And the ability to almost measure the positive impact. Vahe: The second thing I've seen is on the low-code, no-code, is the time to value. It's almost like you can almost now, and when I say “we,” it's almost we with the partners. We can almost say for this type of let's say expectation, or application, or challenge, it will take three month to be ready, not three years, two years. Or we have a heavy development environment. And so this center of excellence, let's say mindset or framework, is a very powerful one. Because it helps to almost create a concentration of hey, what are the most critical things to fix and how long it's going to take? Vahe: And people are almost, let's say very impressed, about how quickly you can have great quality because you bring both the expertise of, as I said, almost the person who is facing the challenge every single day. Being non-technical guy, we have in fact the support of IT. And I think that's the business decision makers along with the IT. I think to me, that's why we have been on this six, seven times faster than the market rate. We have huge ambition there. And be aware that we have also 20 million of users of Power Apps today that came from the city campaigns. So people are actively using it, not yet paying it. So that means that it's great, it's the future almost by, for us to go after. Because people are starting to use in fact at least the basic functions to get adjusted customers to and so on. Vahe: The second thing I would say is that people have realized how easy it is, and recognizing that Teams became a platform close to 300 million users. It started at 25 or 30 million almost pre-pandemic. And so that became, almost as you said, you are at home, or you are wherever you are and that's the interaction that you have with your customers, partners, ecosystem and employees. And so now it's a marginal component to say hey, can I have one tab that is going to do that type of task? My forecasting, my thing. So this is again the connection between what you use every single day at scale, and the marginal cost of bringing a component of Dynamics 365, a component of the application that you create quickly for Power Apps or Power Automate from the process, implementation, and automation. So I think that's what I see the two biggest part of the customer reaction, and I would say feedback for us. And encouragement to be fair, to keep going in that direction. Steve: We've got lots of examples that you guys have got out on the case studies of large companies that have really got in head first. And just thousands of apps in the organization solving thousands of problems. And just excellent, I mean you just have to almost grin when you look and hear about these things. But for every one of those there's still a bunch of them out there where, I don't know, IT maybe is still an obstacle. I mean IT has been, it's interesting because IT's been a friend of Microsoft for a long time because a lot of the products that they have engaged with were Microsoft products, servers, et cetera. They've had to make this transition to cloud, which was scary for them. But they ultimately did it for the most part, not all of them, did it. And now here comes low-code, no-code that's got to scare the bejesus out of a lot of IT folks. And how are you at that company size? Because frankly, we struggle with the same thing in the mid-market. How, at that big company size, do you deal with that occasional obstinance from it? Vahe: Yeah, it's a great point. You're right. I think Microsoft in general, I don't want to generalize, but in general have been for the last four years, very, very close to the IT decision makers. And rightfully so, because there were so many and still so many things to achieve in partnership with the IT and CIO environment. At the same time, when it comes to business applications or business process, I would say that you need to find the balance between the business decision makers, who are the ultimate decision makers when it comes to what is going to affect their business, or the way they work from a Salesforce perspective, or the way the marketing leaders wants to automate some of the processes that they believe is important. Vahe: And so that we probably are in a unique business case at Microsoft, where you have to talk to both. And the learning is that in the very beginning where you were only talking to IT, for example in the low-code, no-code, you could have signed a deal with IT, but then you know almost had to start to sell it again internally. Because you had to knock to all the doors of the business decision makers to say, Hey, do you know that you have this thing in your corporation, and anyway this is the thing that you can do, do you mind starting over there? Vahe: And so that was basically almost a waste of cycle. And so we said we have to do these two things together. We need to be able to articulate what is the value of low-code, no-code, maybe in FSI, financial service, or manufacturing, or in retail. And of course there's a strong common denominator. But there are some specifics that may resonate more for some industries more than others, and therefore the decision makers. And we have seen that when we do these things well together in parallel, when you sign the contract, or the deal, or the agreement, the time to move to usage or the business case implementation is much faster. Basically you bring more value both to IT and the business, and for Microsoft. And so I think that's the piece where I think it evolved on low-code, no-code, from being afraid in the beginning or skeptical, to a place where they are increasingly embracing this center of excellence environment. Where they own it as [inaudible 00:38:55]. It is connected to the business decision makers, therefore it brings value. Vahe: And so IT brings value to the business decisions or the business unit and the line of business. And then what was missing so far was, how can we give them the monitoring environment, almost the control board to manage the budget, to manage let's say, or having warning to say, hey, business A, you know are over consuming. Should we lower the investment or should we accelerate because of what you are doing? So I think that the kind of tools that we are bringing now to the IT, so that they are absolutely part of the success of the company and they are connected to the business decision makers. I think that's the best way for us to demonstrate value and keep it completely aligned with the business directions. Steve: And the opposite would be true also if you're going in trying to sell the line of business owner without talking to IT. And you convince the, now you got to go sell IT. So it's two cycles. Vahe: Absolutely. Steve: You have to somehow get them both in the same room and do it at once. So we've got so many products coming, we've got so many products here. And if you imagine a generic customer of a large size that you're going to be going to talk to next week about all the Microsoft has to offer. What are a couple of the key products that you're going to want to make sure you land in their head, that you feel across all companies are extremely high value or differentiators? The thing you don't want to walk out of that room without mentioning? Vahe: Yeah, I would say, and somehow you touch on it Steve, earlier on. As part of the transition that we are driving, one of the thing is also to simplify. To simplify the portfolio, to simplify the go-to market, to simplify the strategy. We discussed the hub and spoke, let's say strategy. And so I would say at the very beginning, what we said is that instead of saying, hey, there's a proliferation of products. And every year we add more and more and more. And at some point you confuse your own sellers, you confuse the customer, you confuse the product, it's super tough to digest everything, and even understanding what's the hierarchy across all these things? Steve: For licensing Vahe: And licensing on top all this complexity, right? I mean we have gone through it, and it's still not perfect. But at the same time I think what we said is that there are the categories, or the line of business, that we want to go in. We want to have a fair shot to take a leadership position in the next let's say years. And what it takes to get to that point, from an innovation perspective, from a go-to market perspective, from a part program perspective, from a sales and seller investment capacity perspective. And so on. And so I would say that's more the starting point Steve, where we say we define five categories, a fine line of business, where we believe we have a shot to become a leader. And these categories we need to be able to be clear on where the value that we bring. Vahe: For example, if you take the customer experience, let's say OLAP, which is more the connected sales and marketing, if I may summarize at the high level. It's going to be all the conversation about the collaborative apps, the customer experience transformation. You have already Teams for the vast batch of you, hey that's what you want to achieve. The Dynamic 65 sales is going to give you that capability, or the LinkedIn Sales Navigator on top of it is going to give you that type of insight. You know are not touching about AI, you think about almost sales automation, Salesforce automation. Let's show you how the AI infused capability within Dynamics 365 sales and marketing, give you that asset absolutely naturally integrated on your team's environment. Vahe: And same thing on Viva Sales, the sales productivity, we can measure it the way you want, and you're on control of that. And by the way, if it works on the environment that you are working, could be Microsoft, could not be as we discussed, that's more the conversation that we want to have. And of course on the back end you are going to have Dynamics 365 sales, and marketing, and Viva sales, most of the time for that line of business. If you think about let's say low-code no-code, I would say you will have probably three type of conversations. You know will have a conversation about hey, you're a large enterprise, multi-deals coverage. And basically the benefit of having an enterprise wide, let's say engagement, what does it mean? What's the framework for you to make the most of it? And how we commit with our partners to deliver you the value. Vahe: And so you can commit on five years maybe with Microsoft and how much value we can bring already to you. Or it's purely an application modernization. You move to a hyper-scale environment, but you have all these old fashioned applications. So basically, you are a platform that is modern but all your application are still old fashioned. How low-code, no-code is going to help you to accelerate that transition. And let's start with one company, one app. Pick one and let's do it right, and then replicate from there. And then potentially, in fact, the last one which I think is going to be the biggest one potentially, is the business process automation. Think about the forecasting process. I have to say that when I was running my business in Western Europe, we have been doing this traditional forecasting process, which in every company when we talk with business leaders or CFOs, that's the same thing. You ask the forecast at the lowest level of the organization, then the manager of that organization, do a judgment. That judgment moves to the next level of management. The management do another judgment. Vahe: So all the way up to the top level, who does a judgment anyway on top of it. Or they find, depending on who is doing the forecast, almost let's say a coefficient of let's say correction based on who is doing the forecast. When you start to do that thing into AI and you say what, we know the behavior of people [inaudible 00:45:26] potentially, you come after 18 months or one year to a trend of forecast that is so close to in fact what you were getting before. That you say how many hours, thousands and thousands of hours of productivity saving I'm going to have just because of this AI forecasting capability? That's the kind of example of it, for say an application for low-code, no-code, that is just checking in fact the behavior or the intelligence so far to help you to drive your business. Vahe: And so we have been running that internally as well and it's quite impressive. And so that's the kind of conversation that you want to have both with the IT, but you see this perfect example of hey, having that conversation with the CFO, or the sales leader, is a great one. Because it's a marginal cost again, to what you are using already. And the same thing happened on finance, and supply chain, and service when it comes to, all right so where you, what are you using? Are you still on-prem? The vast majority of ERP, the vast majority of contact center and call center are still on-prem. So you can think about hey, what does it take to move to a cloud and more agile environment? What are the best that you want to do? Which is the strategic partner or vendor, who are going to take this? Because you're not going to change this environment every two years. It's a 5 year, 10 year bets, right? Steve: The marriage. Vahe: It's a marriage. Yeah, absolutely. So I mean does it help Steve? Steve: Yeah. And I think interesting, one of the things I think about AI in forecasting, is it doesn't have any personal bias. And obviously in larger companies I'm sure there's a lot of checking and cross checking. In the middle market it's a bunch of optimistic sales people coming up with optimistic projections that have no basis in history or anything else that's going on, of what's going on. And I've been in meetings where we've been displaying some AI facts, or figures, or forecasts, or projections. And listen to senior people just adamantly disagree. That number is absolutely not correct. And I've had them tell me I've been doing this for 30 years, I know, I know. And then here comes next month and guess what was right? The AI model was right and the guy who's been doing it for 30 years is making up some excuses. Steve: So I think that the world right now is fraught with bad projections on everything. Cost projections, sales projections, there's too much personal bias involved in the process of creating those things. And as leadership of a company, you're relying on these things. They're going to drive you right over a cliff potentially, if you're not careful, if you don't have good information, if you can't get the bias out of it. And I think that's one of the big things that AI brings that I've found resonates with leadership sometimes, is kind of remove all the bias. I mean it's just removing all the bias. You don't want to hear smoke, you know want to hear reality so you can act accordingly. You're surrounded by a bunch of people who want to make you feel good, but AI doesn't care how you feel. It's going to tell you the truth, doesn't care if you get mad. Vahe: Steve also, it's interesting because sometime, you point to this that sometime when you are too early on the innovation, some people might be again scared or skeptical as we said. But I remember we were looking at let's say some numbers when it comes to, are we operating consistency, for example, in the world? Or there are some that say practices that are bringing more growth or more relevant than other places. And so, one thing was interesting was in the services line of business or category, you think of case management. And it's one of the opportunities. And you might say well case management is not super innovative. Well, it's something that is quite well known. But case management was one of the fastest growth in majors. And that was because it was responding to the fact that vast majority of the case management processes are still on-prem today. Vahe: And the one we're moving to the cloud, especially in public sector, to make sure that the queuing system is working, you have a full up, let's say email to tell you and tracing where you are on the request that you put in place. All these things we believe is generic everywhere, but it's not, it's by far not. And across mid-market, and large corporation, and private sector, and public sector. So it's not always innovation that drives in fact the next generation of work. It's also in fact the basics that are not fulfilled today and that create a bad customer experience. And that's interesting, in a way, to keep very humble about let's say what we still have on our plate. Steve: I can remember not that long ago, when you talk about customer service, the goal of many companies was to provide as bad as service as possible so they didn't have to do it. I mean it was a cost center for them. They hadn't come to the realization yet, this is decades, but hadn't come to realization yet that customer service is what drives future revenue. They just looked at as a cost center and figured the worst it is, the less people will use it and it'll cost us less, so that mindset has changed. You talk about fears that people have of technology. And so a lot of this is people self preservation fears. They see something coming, we saw it even in the partner channel, uh-oh here comes low-code, no-code, customers are going to be doing all the work themselves, they're not going to need us partners anymore. And it's like this first reaction that people have about anything new, is how's that going to affect me? And generally they're going to assume negatively. Steve: Our business is busier than we've ever been as a result of low-code. So it's actually been the opposite. But partners, and just like people, you know need to be prepared to pivot into that wind. If you're just going to stand there with your arms crossed and not move, yeah low-code's going to hurt you. You know need to lean into that. And the same thing with individuals that are looking at new technology. It's coming and you can either stand there with your arms crossed and let it knock you down, which is a foregone conclusion. Or you can bend with it. And to be honest, the younger folks are more flexible than us older folks. So they're not having any trouble with this technology at all. We recently signed a new customer, it's all young people and man they just get it. I mean there's no explaining anything. They understand every single thing you're talking about, why and what. And I mean they're born with a cell phone in their hand. None of this is foreign, but we still got to get rid of all of us old guys. Vahe: I agree, I agree. And time flies. And it's almost like, often, let's say, you need read to embrace that. Always a zero regret strategy in this type of, let's say, evolving environment. Anything that you postpone, to some degree, is almost let say a loss. And that has been proven in the technology run. And when I look at, we always have to be humble. It's a highly competitive market, and people are smart, and that's great. Cause as we discussed, it's all good for the customer. But I think that when I look back to the commitment of the company, the investment that we put in place last year with the support of Satya, Amy Hood, [inaudible 00:53:27]. With more than 1000 sellers injected in the marketplace, we keep going on the investment on the local no-code, even more so to drive the acceleration of the growth in addition to the Dynamic 365. Vahe: When I look at every category that we are in now, and I think it's a good confidence level that we on the path here. That first of all, we are between two times and three times the growth of the market for each of these category, that's a good indication. And I think that also raise the confidence level of the product sellers at Microsoft. To bring these different components together and add more value to the customer. So look, it's a journey Steve, and it's quite exciting to be on this. And people like yourself because we have been there also for a long time, and you know what it takes to transition. And you never fail, you learn always. And everything that you learn and that works, it's almost to think how we can scale and bring that to the mass as quick as we can so that people can benefit from it. Steve: Well success breeds success. And you know guys have got it going right now. I've taken up enough of your time. Anything that you want to get out there that I didn't ask or we didn't talk about? Vahe: No, I think, Steve, you did a good overview of let's say where we are, how we think. Again, I think that the simplification, the portfolio, the much more focused approach, the category, and more consistent execution on the go-to market is really the next level for us. And the hub and spoke strategy across all these categories gives much more room to increase the business opportunity for us and the partners. Steve: Yep, I think so, I think so. All right, listen, it was great talking to you, I'm glad you made the time. And I definitely hope to able to talk to you again in the future, get something new to talk about. Any time you want to reach out, and jump on, and talk about some stuff, let me know. We're happy to get you on. Vahe: We are all, let's say reading all these, let's say headlines on the recession. In a few months from now, between now and then of calendar year, we're to see a bit more clarity on how the planning is happening for the mid-market, large corporation, how the public sector is evolving in this dimension. And also, we'll have a few, let's say product launched that we talked about, Viva Sales, any learning from that, let's say maybe the first two, three months, would be interesting to see how people react. And maybe that could be a great opportunity for us to chat. Also what's going on the [inaudible 00:56:17] Steve: Yeah, yeah. Vahe: Plenty of things to talk, I guess. Steve: Sounds good. All right, well hey, thanks again for your time. Vahe: Thank you. Take care Steve, have a great day.

The Relationship Guy
Living a Life of Optimism With Steve Ody

The Relationship Guy

Play Episode Listen Later Aug 25, 2022 37:29


It is ok to be an optimist! John's guest today is Steve Ody, creator of The Travelling Optimist podcast in which he meets incredible people from all walks of life from all over the world, offering stories and advice on how optimism can be the driving force towards your goals and happiness. With a background in the travel business and currently a Mortgage Advisor, Steve is no stranger to motivation and advising people on moving towards their dreams.    John and Steve discuss his early influences, his career and family life, his COVID experience and his childhood's influence on his own parenting and life choices.   KEY TAKEAWAYS Steve inherited his outlook from his paternal grandparents who showed optimism even in the face of disadvantage and serious illness. Starting his own travel business freed him from long hours which allowed him to spend more time with his family. When COVID destroyed the travel business Steve used his optimism to create new opportunities for himself as a Mortgage Advisor and to start The Travelling Optimist podcast. Steve has found his childhood has influenced him to approach parenting in a different way to give his own children a different experience.    BEST MOMENTS ‘She was just generally such a happy person. She realised that life is short and she was one person that I always used to go to whenever I had issues at school when I was younger for being bullied.' - Steve ‘Basically, travel hit a brick wall. No one was going anywhere and it's been a complete nightmare for most of my friends in the industry.' – Steve ‘It seems really interesting what you said about not sitting back because my question was going to be ‘how was your optimism when the travel industry just completely disappeared?'' - John ‘I speak to people and try to go into a little bit of depth into their lives and their backgrounds and their backstory and add some context to what they're doing now, talk about insight.' – Steve ‘There are so many people out there with fabulous stories and incredible insight.' – Steve   GUEST RESOURCES Listen to The Travelling Optimist podcast  https://www.deezer.com/en/show/1057392 Steve's LinkTree: https://linktr.ee/thetravellingoptimist   VALUABLE RESOURCES   To get in touch - email –  john@johnkennycoaching.com  or book a complimentary call –  https://calendly.com/johnkennycoaching/30min If people want to order a copy of the book then they can just pay postage of £4.95 (RRP £8.99) - www.johnkennycoaching.com/podcast-book-offer Want to be able to address the relationship issues in your life? - Why not book in for a complimentary call and we can discuss how you can get the new started with some new types of relationships - https://calendly.com/johnkennycoaching/30min The Relationship Guy Podcast - https://omny.fm/shows/the-relationship-guy           ABOUT THE HOST I am John Kenny, The Relationship Guy - Coaching people to experience healthy loving relationships.  Having spent a life choosing unhealthy relationships and self sabotaging my own success, I now coach people to live a life they choose. www.therelationshipguy.co.uk   CONTACT METHOD Facebook –  https://www.facebook.com/johnkennycoaching LinkedIn –  https://www.linkedin.com/in/john-kenny-coaching Insta –  https://www.instagram.com/johnkennycoaching/ Twitter –  https://www.twitter.com/johnkennycoach} 
YouTube -  https://www.youtube.com/channel/UCHTj9x6Tlo7lcIJITyx-tgQ Clubhouse - @relationshipguySee omnystudio.com/listener for privacy information.

Thinking OTB | Thinking Outside the Box with Steve Valentine and Bernie Espinosa
Episode 065 - Staying Positive in an Uncertain Market

Thinking OTB | Thinking Outside the Box with Steve Valentine and Bernie Espinosa

Play Episode Listen Later Jul 19, 2022 42:17


We're doing things a little differently for this week's podcast, with an episode focusing on Bernie asking Steve some questions about how he's doing as an agent in today's market. The truth is that things aren't always sunshine and rainbows, even for someone who's had success in the market like Steve, but even when times are hard, there is still opportunity to be made if you have the right perspective on things. The reality is that so much of the real estate market revolves around the perspective you have on things: are you playing by the rules as they're set by other people, or are you on the lookout for those outside the box solutions that are going to make you a winner?   The hard truth is that things aren't always going to work out the way that you want them to. Even Steve has been pinched by the changes to the market. As an agent, we need to get out of the mindset that we can predict the future because as we've seen in the last few years, things can change on a dime, sometimes to our benefit, sometimes in harsh ways. Keeping an eye on how things are changing can help to keep a clear head when they do change and maintaining that long term perspective on surviving in the market can help you find those outside the box moves that can keep you floating while everyone around you is convinced that they're sinking.   “Nobody's perfect, and if somebody tells you they've done all these things and they've never lost money, that's all bullshit.” – Steve   “There are some agents out there that are setting real expectations for the sellers by leveraging data and information, and then there are the agents that are still over-promising like it's a fire sale and are desperate calling people to try and make a deal.” – Bernie   “2008 compared to today is completely different. Back then it was greed and all the stuff being buried, and all the bets against the market.” – Steve   “Today's market is much more positive knowing that yes, there are some shifts and things are happening, but the goal is that we need to have more conversations and more guidance and giving people the things that they need. As real estate agents, we have the ability to be either the grim reaper or a hope dealer.” – Steve   Hey you! You're a long-time listener, time to be a first-time caller! Have a question or topic you'd like us to cover? Drop a line to our DM's at: Steve's Instagram: https://www.instagram.com/stevedvalentine/ Bernie's Instagram: https://www.instagram.com/bernzpix/   You can find us on all the major Podcast apps: Apple Podcasts, Google, Spotify, Stitcher, and more! Subscribe to be notified when new episodes are live and leave us a review and 5-star rating to help the show grow!  

Land Academy Show
Jack Thursday – Chasing Zero (LA 1771)

Land Academy Show

Play Episode Listen Later May 26, 2022 14:05


Jack Thursday - Chasing Zero (LA 1771) Transcript: Steve and Jill here. Welcome to the Land Academy Show, entertaining land investment talk. I'm Steven Jack Butala. Jill: And I'm Jill DeWit, broadcasting from the valley of the sun. Steve: Today is Jack Thursday and I'm going to talk about this concept I created quite some time ago that just doesn't seem to die. It's sung to some people called Chasing Zero. Jill: I'm excited. I love it. This comes up often. I'm trying to think of, probably because of career path, it comes up in career path. You talk about it and we've done a few shows on this. This whole topic and this description intrigues people, myself included. So, I'm glad we're doing another show on this today. Steve: Good, Jill. Before we get into it though, let's take a question posted by one of our members on the landinvestors.com online community. It's free and don't forget to subscribe to the Land Academy YouTube channel. Comment on the shows you like. Jill: Josh wrote, "Hi all, new guy here with a quick question. Got my first mailer and I'm getting some responses. Tried to bring my wife into the operation/discussion, but she's having a hard time wrapping her head around the vacant land, then I mentioned houses. Her interest peaked quite a bit and she's been looking at the House Academy public website. Curious of your thoughts on House Academy training business model, and if any other newbies are doing both, or houses exclusively. Likewise, any thoughts as to why the House Academy podcast and overall focus from Jack and Jill has waned a bit? Market? Just making that model less appealing? Feel free to PM me if that's easier." Oh, I love it. This is good. Steve: This is a very popular topic on discord. Jill: Yep. Steve: There is a lot of responses to this. Jill: I bet. Steve: I love buying and selling houses. Jill: Me too. Steve: Right now it is the most competitive I've ever seen it in my entire career. Jill: And I don't want to play. Steve: If you talk to any homeowner, especially in those target areas, with mid range, two, three, four hundred thousand dollars, buy it for 300, sell it for 400 without any real renovation, they'll tell you that they get two or three offers a week. Jill: Right. Steve: And very frustrated. They'll tell you in a very slam it down on the desk frustrated way. We don't care to run with that, so much competition. We could make it work. We've done it. When the market ... and everybody said this on discord. Jill: Isn't that funny? Steve: I'm reiterating it. When a market chills out a little we'll get back into it. Jill: It seems counterintuitive, but you're like, "Wait a minute. Why would you want now to buy houses and jump in the pool when it's so hot because everything sells so fast?" But, Steven's right, because of the whole way that we operate everything is buying it right. If I'm in a bidding war with somebody else, I'm not buying it right. It's just too nutty. I like it to be slowed down a little bit, not as much competition, I can get some smoking deals, mark it up very effectively, and then sell it and move on. Steve: Here's the truth. Jill: But I like houses, too. Steve: Here's the truth time. If somebody put a gun to my head and said, "You're going to buy and sell houses now." I would sit down. I would run data like I run it now with some changes, and then I would look at the pretty rural markets that are pretty solidly served by useful internet service providers so you can get a good connection, because everybody seems to be ... more and more people are working from home and moving out into outlying areas. So I could choose the right rural markets and buy and sell houses all day long. Jill: Correct. Steve: The fact is, and if I had a nickel for every Land Academy member that came to Jill and I and said, "Wow, thank you. I'm so much out of the house business now. It's so much easier and more profitable to buy and sell land.

market curious chasing steve there steve good steve right jill it steve today transcript steve
Land Academy Show
Jack Thursday – Chasing Zero (LA 1771)

Land Academy Show

Play Episode Listen Later May 26, 2022 14:03


Jack Thursday - Chasing Zero (LA 1771) Transcript: Steve and Jill here. Welcome to the Land Academy Show, entertaining land investment talk. I'm Steven Jack Butala. Jill: And I'm Jill DeWit, broadcasting from the valley of the sun. Steve: Today is Jack Thursday and I'm going to talk about this concept I created quite some time ago that just doesn't seem to die. It's sung to some people called Chasing Zero. Jill: I'm excited. I love it. This comes up often. I'm trying to think of, probably because of career path, it comes up in career path. You talk about it and we've done a few shows on this. This whole topic and this description intrigues people, myself included. So, I'm glad we're doing another show on this today. Steve: Good, Jill. Before we get into it though, let's take a question posted by one of our members on the landinvestors.com online community. It's free and don't forget to subscribe to the Land Academy YouTube channel. Comment on the shows you like. Jill: Josh wrote, "Hi all, new guy here with a quick question. Got my first mailer and I'm getting some responses. Tried to bring my wife into the operation/discussion, but she's having a hard time wrapping her head around the vacant land, then I mentioned houses. Her interest peaked quite a bit and she's been looking at the House Academy public website. Curious of your thoughts on House Academy training business model, and if any other newbies are doing both, or houses exclusively. Likewise, any thoughts as to why the House Academy podcast and overall focus from Jack and Jill has waned a bit? Market? Just making that model less appealing? Feel free to PM me if that's easier." Oh, I love it. This is good. Steve: This is a very popular topic on discord. Jill: Yep. Steve: There is a lot of responses to this. Jill: I bet. Steve: I love buying and selling houses. Jill: Me too. Steve: Right now it is the most competitive I've ever seen it in my entire career. Jill: And I don't want to play. Steve: If you talk to any homeowner, especially in those target areas, with mid range, two, three, four hundred thousand dollars, buy it for 300, sell it for 400 without any real renovation, they'll tell you that they get two or three offers a week. Jill: Right. Steve: And very frustrated. They'll tell you in a very slam it down on the desk frustrated way. We don't care to run with that, so much competition. We could make it work. We've done it. When the market ... and everybody said this on discord. Jill: Isn't that funny? Steve: I'm reiterating it. When a market chills out a little we'll get back into it. Jill: It seems counterintuitive, but you're like, "Wait a minute. Why would you want now to buy houses and jump in the pool when it's so hot because everything sells so fast?" But, Steven's right, because of the whole way that we operate everything is buying it right. If I'm in a bidding war with somebody else, I'm not buying it right. It's just too nutty. I like it to be slowed down a little bit, not as much competition, I can get some smoking deals, mark it up very effectively, and then sell it and move on. Steve: Here's the truth. Jill: But I like houses, too. Steve: Here's the truth time. If somebody put a gun to my head and said, "You're going to buy and sell houses now." I would sit down. I would run data like I run it now with some changes, and then I would look at the pretty rural markets that are pretty solidly served by useful internet service providers so you can get a good connection, because everybody seems to be ... more and more people are working from home and moving out into outlying areas. So I could choose the right rural markets and buy and sell houses all day long. Jill: Correct. Steve: The fact is, and if I had a nickel for every Land Academy member that came to Jill and I and said, "Wow, thank you. I'm so much out of the house business now. It's so much easier and more profitable to buy and sell land.

market curious chasing steve there steve good steve right jill it steve today transcript steve
Land Academy Show
Jack Thursday – Chasing Zero (LA 1771)

Land Academy Show

Play Episode Listen Later May 26, 2022 14:03


Jack Thursday - Chasing Zero (LA 1771) Transcript: Steve and Jill here. Welcome to the Land Academy Show, entertaining land investment talk. I'm Steven Jack Butala. Jill: And I'm Jill DeWit, broadcasting from the valley of the sun. Steve: Today is Jack Thursday and I'm going to talk about this concept I created quite some time ago that just doesn't seem to die. It's sung to some people called Chasing Zero. Jill: I'm excited. I love it. This comes up often. I'm trying to think of, probably because of career path, it comes up in career path. You talk about it and we've done a few shows on this. This whole topic and this description intrigues people, myself included. So, I'm glad we're doing another show on this today. Steve: Good, Jill. Before we get into it though, let's take a question posted by one of our members on the landinvestors.com online community. It's free and don't forget to subscribe to the Land Academy YouTube channel. Comment on the shows you like. Jill: Josh wrote, "Hi all, new guy here with a quick question. Got my first mailer and I'm getting some responses. Tried to bring my wife into the operation/discussion, but she's having a hard time wrapping her head around the vacant land, then I mentioned houses. Her interest peaked quite a bit and she's been looking at the House Academy public website. Curious of your thoughts on House Academy training business model, and if any other newbies are doing both, or houses exclusively. Likewise, any thoughts as to why the House Academy podcast and overall focus from Jack and Jill has waned a bit? Market? Just making that model less appealing? Feel free to PM me if that's easier." Oh, I love it. This is good. Steve: This is a very popular topic on discord. Jill: Yep. Steve: There is a lot of responses to this. Jill: I bet. Steve: I love buying and selling houses. Jill: Me too. Steve: Right now it is the most competitive I've ever seen it in my entire career. Jill: And I don't want to play. Steve: If you talk to any homeowner, especially in those target areas, with mid range, two, three, four hundred thousand dollars, buy it for 300, sell it for 400 without any real renovation, they'll tell you that they get two or three offers a week. Jill: Right. Steve: And very frustrated. They'll tell you in a very slam it down on the desk frustrated way. We don't care to run with that, so much competition. We could make it work. We've done it. When the market ... and everybody said this on discord. Jill: Isn't that funny? Steve: I'm reiterating it. When a market chills out a little we'll get back into it. Jill: It seems counterintuitive, but you're like, "Wait a minute. Why would you want now to buy houses and jump in the pool when it's so hot because everything sells so fast?" But, Steven's right, because of the whole way that we operate everything is buying it right. If I'm in a bidding war with somebody else, I'm not buying it right. It's just too nutty. I like it to be slowed down a little bit, not as much competition, I can get some smoking deals, mark it up very effectively, and then sell it and move on. Steve: Here's the truth. Jill: But I like houses, too. Steve: Here's the truth time. If somebody put a gun to my head and said, "You're going to buy and sell houses now." I would sit down. I would run data like I run it now with some changes, and then I would look at the pretty rural markets that are pretty solidly served by useful internet service providers so you can get a good connection, because everybody seems to be ... more and more people are working from home and moving out into outlying areas. So I could choose the right rural markets and buy and sell houses all day long. Jill: Correct. Steve: The fact is, and if I had a nickel for every Land Academy member that came to Jill and I and said, "Wow, thank you. I'm so much out of the house business now. It's so much easier and more profitable to buy and sell land.

market curious chasing steve there steve good steve right jill it steve today transcript steve
The Patrick Madrid Show
The Patrick Madrid Show: January 24, 2022 - Hour 1

The Patrick Madrid Show

Play Episode Listen Later Jan 24, 2022 50:59


Patrick comments about sports and the end of abortion The Underside of the ‘Great Resignation': The trend toward idleness has been years in the making A Cautionary on Universal Basic Income: What Do Prime-Age Workless Men Do All Day? Marge - Commentary made me think of my son in high school making the national honors society. There were very few boy and many more girls.  The pendulum switching and what effect that is having on men today. Mark - I'm out of work but it's only temporary. Staying home for too long drives me crazy. Steve – There are plenty of jobs out there. I am a custodian and some people look down on me, but I am proud of what I do. What do non-working men do all day? Patrick has tried VR and can now see how dangerous this technology will be in the near future, if not already

Disruptive Successor Podcast
Episode 54 - Your SEO Roadmap: Talking with Steve Wiideman

Disruptive Successor Podcast

Play Episode Listen Later Dec 29, 2021 37:16


HIGHLIGHTSWhat does SEO look like today?Don't just focus on digital marketingAvoid DIY website builders Pay attention to your reputation outside your websiteContent, Links, and Search Behavior: The trifecta of SEOLeverage the data from paid ads to improve your SEOHire expert guidance for Paid AdsEnsure that your public information listings are correct Pay attention to your Google ReviewsQUOTESSteve: "You should be doing all things. You should be experimenting with radio and TV and local ads, have a street team, do some guerilla marketing, build relationships with brands that are in similar verticals. Try to avoid being myopic around digital marketing."Steve: "The higher the quality, quantity, and velocity of those links that are coming in to your website, the more Google thinks hey, this sites live, it's helpful, it's active, I'm seeing all these links coming in, I'm crawling the web and every time I find one it's a vote for the page."Steve: "If users see you in the paid search and the organic search results, you've basically buried your competition because now you got two listings at the top, they're more likely to click on you."Steve: "There's no direct correlation. You're not going to move up in search ranking simply because you're buying ads. In fact it would be illegal for them to do that. It would be a violation of their whole philosophy around organic search."Steve: "I think the latest study showed that 7% of your local rankings now have to do with the citations that you have off the website."Steve: "Nobody clicks on a 1-star review. I mentioned how important search appearance was. If there's listings in the map and you've got a 3-star review from six people, and your competitor who's right above you has 243 reviews and has a 4.5 rating, they're probably gonna click on that competitor more than you."To learn about Steve, check out the links below: Linkedin: https://www.linkedin.com/in/seoexpert/Website: https://academyofsearch.com/If you enjoyed today's episode, please subscribe, review and share with a friend who would benefit from the message. If you're interested in picking up a copy of Jonathan Goldhill's book, Disruptive Successor, go to the website at www.DisruptiveSuccessor.com.

Thinking OTB | Thinking Outside the Box with Steve Valentine and Bernie Espinosa
Episode 029 - How to Help Your Real Estate Clients Who Went Into Forbearance This Year

Thinking OTB | Thinking Outside the Box with Steve Valentine and Bernie Espinosa

Play Episode Listen Later Jul 20, 2021 50:49


As of June 30th, homeowners with a federally backed loan could no longer apply for forbearance under the terms laid out in the CARES act. The last year and a half has been a game changer in so many different ways, and like any huge change there's a great deal of misinformation and rumors floating around regarding what the market will look like moving into the future. On this episode, we're going to go over the reality of the market and how we as real estate agents can best serve our clients and avoid the mistakes of the past.   Stay Confident and Think Outside the Box   There's lots of fear in the air right now that there will be a “huge surplus of homes” because of the end of forbearance, or that the market is looking to burst the same as it did in 2008. While we can't predict the future, there's not a lot of evidence that suggests any of that. The reality is that even with the end of this form of forbearance, clients are still going to be looking to sell their home and get into other properties.   If they decided that forbearance was an option they needed to take, then that is just another variable that will need to be factored when you as their agent is working with them. In this episode, we speak with Kelly Zitlow from Cornerstone Home Lending about what details need to be considered and she has some great strategies for agents looking to go the extra mile for their clients.   “You Don't Know What You Don't Know”   Being proactive with your clients, especially in a time of uncertainty like we're in now, is going to be the difference between being a good agent and a great one. It's highly likely that the average homeowner has no idea what this will all mean for the future of their mortgage, and there's opportunity there for you as the agent to educate them and guide them through these uncertain times.   “Clarify with data, don't terrify with it.” - Bernie   “There's a number of things there that you want to talk to your clients, because remember, part of our job as agents is to help our clients build wealth and save money.” – Steve   “There was a time when you wanted to put your head in the sand and not talk about this. We are in an opportunity now where agents can be proactive to have the conversations to learn about what's happening to their clients and/or potentially new clients and helping people understand what's really available to them.” – Bernie   “They (real estate agents) think that forbearance was like a nasty, ugly word back (in 2008), right? Forbearance today, it's just part of the cycle. We can deal with it. There's options.” – Kelly Zitlow   Let us know if you'd like to hear more on this topic, or if we can address any specific questions you might have through our social media or by leaving us a comment. Want updates on future episodes and interviews? Text OTB to 602-560-7027 and connect with us!   Steve's Instagram: https://www.instagram.com/stevedvalentine/ Bernie's Instagram: https://www.instagram.com/bernzpix/   You can find us on all the major Podcast apps: Apple Podcasts, Google, Spotify, Stitcher, and more! Subscribe to be notified when new episodes are live and leave us a review and 5-star rating to help the show grow!  

Thinking OTB | Thinking Outside the Box with Steve Valentine and Bernie Espinosa
Episode 023 - Financial Planning and Preparation for Families

Thinking OTB | Thinking Outside the Box with Steve Valentine and Bernie Espinosa

Play Episode Listen Later May 25, 2021 53:09


One thing that we've mentioned before in previous episodes is the idea of investing in Real Estate as a means of securing a future for your family. The more thought that we put into investments now, whether it be in a home or otherwise, has the potential to pay off greatly in the future in many different ways. This week we're doing some Thinking OTB for financial planning and behaviors for your children's future.   Using Real Estate as a College Investment   There is so much potential in Real Estate investment that can be used to build upon itself outside of just buying and selling a home. Selling a home can be a way to make cash quick, but it's not the only way or even the smart way of getting money out of that investment. Refinancing a home and using the freed-up cash to buy another home is something we've spoken about before regarding new home buying, but this can also be used toward paying for college as well. Properly planning out a strategy of that earns income can be more valuable and will go farther than any quick payment. This is also not to mention having a home for your children to move into should they decide to leave the nest!   Putting Your Kids on Payroll   Part of financial planning for the future is being secure in the knowledge that your children will know what to do when the time comes for them to be in control of their own financial future. Putting them on a payroll, if it's financially viable, can be a great way to help teach them about money management while still in a safe place for them to learn. There is so many things we learn about money and budgeting and investment that only comes when we have money to do these things, and that time is usually when we're the most vulnerable to making bad decisions. Getting a leg up and teaching your kids early hopefully will help them avoid the mistakes we made.   Value of Insurance   We can't control the uncontrollable, and sometimes life comes at us in ways we would have liked to avoid. Car accidents, health problems, these things are the biggest things that drain people's finances. We get what we pay for when it comes to insurance, so having it and making sure it's up to date with our current lifestyle is an important way to help your kids understand that investments come in many different forms.   “When we go to think outside the box from the standard retirement plans, yes, they're tax deferred, but owning real estate is kind of tax deferred too because you're only taxed on it when you sell. And you get these tax benefits from owning a rental property, like writing off depreciation, and you have that ability to own that asset and do whatever you feel fit to do with it when the time comes.” – Steve   “So, when you think about our listeners, working in real estate, if you're a real estate practitioner, really get to know the people that you're helping. Ask them questions, find out what their goals are and about things that aren't necessarily in their life today that they plan on having at some point in time so that they can really start working towards that.” – Bernie   “I think we're embarrassed as parents to say, I messed up, and this is why I did what I did. And I should have done it this way, here's what I would do if I was your age. You can have those conversations and be completely open and honest about it because I want them to see and know, this is how we got here, and this is how long it took.” – Steve   “There's so many different kinds of things to think about in terms of how you can educate your kids or take care of loved ones, you know, like parents or yourself in the future, and thinking about how you can leverage real estate to be able to do all those things.” - Bernie   Want updates on future episodes and interviews? Text OTB to 602-560-7027 and connect with us!   You can find us on all the major Podcast apps: Apple Podcasts, Google, Spotify, Stitcher, and more! Subscribe to be notified when new episodes are live and leave us a review and 5-star rating to help the show grow!

The Brian Covey Show
Ep 28 - Steve Sims :: The Art Of Making Things Happen

The Brian Covey Show

Play Episode Listen Later May 20, 2021 48:13


In this episode, Brian talks to speaker, author, podcast host, and coach, Steve Sims. Do you know anyone that's worked with Sir Elton John or Elon Musk, sent people down to see the wreck of the Titanic on the sea bed or closed museums in Florence for a private dinner party and then had Andre Bocelli serenade them while they eat their pasta? – Well, you do now. Quoted as “The Real Life Wizard of Oz" by Forbes and Entrepreneur Magazine, Steve Sims is a best selling Author with "BLUEFISHING - the art of making things happen”, sought-after coach and a speaker at a variety of networks, groups and associations as well as the Pentagon and Harvard – twice! Connect with Steve:There's a course – The Distillery - https://simsdistillery.comFree Facebook group – https://www.facebook.com/groups/stevedsims/Instagram - https://www.instagram.com/stevedsimsWebsite - https://www.stevedsims.comPodcast – The Art of Making Things Happen - https://www.stevedsims.com/podcast/The Book – Bluefishing – The Art of Making Things Happen - https://www.stevedsims.com/book/ FaceBook: https://www.facebook.com/groups/stevedsims/Twitter: https://twitter.com/stevedsims1IG: https://www.instagram.com/stevedsimsLinkedin: https://www.linkedin.com/in/sdsims/Youtube: https://www.youtube.com/stevedsims

The Marketing Agency Leadership Podcast
You Know What? They Get Me.

The Marketing Agency Leadership Podcast

Play Episode Listen Later May 20, 2021 35:14


Steve Connelly started Connelly Partners (the defiantly human agency) in 1999 after he, as President of another agency, decided that the next time he got shot in the head, it would be by his own hand. For the first 6 months, his startup operated out of loaned office space in the backroom of another agency, Partners & Simons, Connelly Partners grew to cover all disciplines through acquisitions and organic divisional spinoffs. Today, the agency has a 42,000 square foot office in South Boston, and satellite offices in Dublin, Ireland and Vancouver. The broad, international range of the agency's B2B and B2C clients range in size from very small to large. The agency even supports low-cost or pro bono services for creative opportunities. The core values of the agency include all things anthropology, with subsets of empathy, studying human behavior, observing people and being able to “figure out what they're thinking, even if they don't know that's what they are thinking.” Steve refers to his team as “master translators of human behavior” . . . with the ability to “read minds.” He thinks the best way to understand how to sell a product to a customer is to understand the challenges of that customer's life. His priority is not to “get noticed.” He says, “Everyone notices a streaker, but no one wants to shake his hand” and then clarifies the thought by saying, “I'd rather understand a person, have them look at our work and say, “You know what? They get me.” In this interview, Steve talks about people's responses to market cycles and how, often, when things bottom out, people sit and wait for things to turn around.  He says, for him, that “the bottom” is the point: When you attack, when you invest, when you try to grow new practices, you try to bring new assets into your company, you take a really good look at your company as it sits, identify all your flaws . . . and try to fix them. I think the bottom of the market is when you get aggressive. But to do that . . . you have to have a lot of money saved. That funding is accrued when times are good. In this interview, Steve talks about the post-Covid business environment. As the world “opens up,” he expects to see a surge of “revenge tourism,” with people trying to “catch up” on experiences with their families after so many months in lockdown. He says, “Everyone is pissed off about everything right now” and acknowledges that, in the not-too-distant-future the “rules are going to be applied differently,” people will “choose to live differently, work differently, open . . . businesses differently going forward.”. He concludes, “Maybe we all just need to take a breath.” Steve believes that the next year is going to be a time of discovery. Management during Covid revealed a lot of good things about people as they worked from home, but everyone was operating by the same rules. Once restrictions are lifted, things will change. Steve believes that a unilateral “everyone will work from home” is an unrealistic money grab and notes that the office environment fosters a higher level and quality of spontaneity and organic exchange. He expects to develop a “hybrid” model to keep the best of both. Steve can be reached by email at: sconnelly@connellypartners.com. Transcript Follows: ROB: Welcome to the Marketing Agency Leadership Podcast. I'm your host, Rob Kischuk, and I'm joined today by Steve Connelly, Founder of Connelly Partners, based in Boston, Massachusetts. Welcome to the podcast, Steve. STEVE: Great to be here, buddy. ROB: It is excellent to have you here. I think you've got a great story with your firm, so why don't you start off by telling us about Connelly Partners and the firm's superpowers? STEVE: Connelly Partners was founded in 1999. The way most great agencies were founded, I was shot in the head by the previous agency I was president of, and came to a moment of realization that, “Okay, well, I'm not going to get shot in the head again unless it's . . .” ROB: Self-inflicted. [laughs] STEVE: Yeah, self-inflicted. So, we started the company. I had some amazingly gracious help from people inside the industry where I got space loaned to me. I had opportunities. The thing started organically in the backroom of another agency at the time called Partners & Simons. The nicest guy in the world, one of the smartest as well. Started organically. Moved to the south end in Boston about 6 months later. Now we have 42,000 square feet of space here. We have an operation in Dublin, Ireland. We have an operation new in Vancouver. We're in all disciplines. We've either acquired firms or organically started divisions to make sure that we have all skillsets represented. And as it relates to our superpower, I think everybody probably wishes for powers other than they have. We're certainly very fast, but I would say our superpower is the ability to read minds, which is creepy, but I do think our focus on empathy, our focus on really observing people, the love of anthropology, the study of human behavior – I think we can look at people and spend enough time and we can figure out what they're thinking even if they don't know that's what they're thinking. I'd love to say we have super strength. I'd love to say I'm invisible. I'd love to say all these other cool, sexier powers that you see on The Boys or in The Avengers and stuff like that. But I think at the end of the day, because we're an empathy-based company, reading minds is something we are actually really, really good at. ROB: That's a good talent. And you can read the minds of the people with the other superpowers, so it works out all right. If we zoom out a little bit, give us a picture of, if there is such a thing, a typical client, a typical engagement, or maybe an example client or engagement that helps us understand how you engage and what it looks like. STEVE: The reality is – and you know this and everyone listening knows this – there's nothing typical anymore. We have projects, we have AOR, we have big, we have small. We have people that have creative opportunities and we do it for nothing or low bono. We have some really big clients, great clients. We have some really small clients. I'd say the typical engagement, though, is somebody would come to us and they'd say, in so many words, “Help us understand our customers a little bit better and more their lives.” I think so many times people in marketing jump right to trying to understand how your product can be sold, and really the best way to understand that is to understand the person's life that you're trying to sell to and their stresses, their ups, their downs. What are the holes they have in their life that you might be able to fill or retrofit your product's benefit or services to meet a need? I think we would be looked at as master translators of human behavior and where we can identify what we would call defiantly human insights that most clients can take advantage of – things that are true about humans in general that we can help our clients use to maybe better get a conversation going with a prospect. I have a saying I've used all the time in this business, which is everyone notices a streaker, but no one wants to shake his hand. Our business is filled with a lot of people that believe our job is to be streaking and to get noticed and for people to see us, and I don't have time to do juggling llamas or flame-throwing fish. I'd rather understand a person, have them look at our work and say, “You know what? They get me.” ROB: Sure. Are we able to talk about some of the brands that might've been mentioned in the booking notes? I think it's illustrative, potentially. And I do notice the list was largely consumer. Are you largely in the consumer space? Is there some B2B in your game as well? STEVE: Yeah, we have lots of B2B. It's just those aren't names people have heard of. Everybody's heard of Titleist. Certainly, on some level, most people have heard of Gorton's and the Gorton fisherman. I think those are both great client examples. With Titleist, there's the fact they're the number one ball in golf. More players who are not paid to play a ball play Titleist, and I think that says a lot about – and of course, some of the greatest golfers in the world play it. Gorton Seafood, which is traditionally thought of as a fish stick-only company, but they're actually much more of a seafood company. With deep respect and understanding for people's love of the sea, we've been able to use anthropology; that's dictated a couple paths for us to connect Gorton's to the sea rather than lift them out of maybe how they were seen in the past, which is more of a convenience seafood. We work with Williamsburg Tourism, which is actually one of the biggest tourism DMAs in the country, with Williamsburg, Yorktown, and Jamestown. I was just down there a week and a half ago. Good to report to everybody, tourism is coming back. People may be wearing masks, but they're being active and they're outside again, and hotel occupancy was at a nice level. There were a lot of people enjoying the outside. So that's another client. We work for Audi in Ireland. Just finished a piece for them, or we're just going to production there. We're going to prepare for the reopening of the country and get people to rally around that, which is a cool assignment. We work for a big insurance company in Ireland as well. We work for Pizzeria Uno, which is a recent client here. Those are all consumer brands. On the B2B side, we work for a company called Quiet Logistics. We have a fair amount of B2B clients, including a couple I can't mention yet because we're still finishing up some contract negotiations. But I think one of our biggest wins in the last year is actually a B2B medical category company that has been totally embracing our love of anthropology. One of the things that happens in B2B, Rob, and you know this, is that people begin to try to categorize B2B as a different animal, and it's not. You're still marketing to a person; it's just that person is in a work stage, work life, different stresses, and we try to figure out what's going on in their life from the “9-to-5.” B2B is still B2P. And we get hired a fair amount for clients in that space to help figure out how to sell to people in the 9-to-5 mentality. ROB: It's consistent when we hear a little bit about how you think about consumer, because those brands that you mentioned – the Gorton's world – you think about food, and there's the lane of the flashy new product, and then there's the very – I think you mentioned where they came from, kind of this utilitarian mode. But there's something deeper you've gone to with the ocean, and Boston is certainly a good place to do that. When you mentioned that, I want to go eat some seafood in Boston right now. There's sort of a steadiness to how you come at those consumer brands that seems necessary. You seem to handle consumer more in the way people handle B2B than how people think about consumer. It's so flashy. STEVE: I think one of the things you have to do if you're going to be marketing – actually, B2C certainly, but B2B as well – is you can't be stuck. Everything changes every 6 months. If you're not self-aware enough to constantly be looking at the way life shifts – I mean, we have a rather robust strategic practice here. I don't know the number, but our strategist per employee number is I would guess much higher than most other agencies' numbers. We have two other open to hires, so if anybody wants to passively send me some anthropology resumes, I'd love to look at them. But I think you've got to be invested in the world and seeing how things have shifted. We just finished, and we're in the process of presenting to all clients now, 9 core insights that have changed and evolved or elevated in importance over the last 6 months as you come out of COVID. Now, those are different than they were 6 months ago when we were in COVID. It's knowing where the mind is going. You think about the imagery of the ocean, the power and the attraction of the sea, how we are all hardwired to yearn for it – I mean, everybody wants to put their toes in the ocean, for whatever crazy reason that may be that's anthropologically validated. I don't know why, but everyone wants to put their feet in the ocean. Using that attraction right now, if you think about it, we've been locked up inside for so long, the imagery of the ocean, the imagery of the outdoors, the imagery of the air – and also, the need to protect the oceans. The oceans are under incredible assault right now. Our reverence for the ocean and respecting the attraction of the ocean, we can use all that stuff to sell seafood. There's a goodness to the food that comes from the sea that people inherently believe. I don't have to convince them. I just have to connect them to that part of themselves that acknowledges it. Everyone likes fish. ROB: Right. Steve, you mentioned starting the firm in 1999, which may have looked like a good idea for about a year or so, and then maybe seemed like kind of a bad idea from the dot-com bust and the echo of that. You've been through the 2007-2008 financial crisis, and this COVID thing as well. As you're looking at coming out, how does this situation rhyme with the past couple of times of duress, and how did you handle it differently coming from that lens? STEVE: There's a certain consistency that I have had in terms of dealing with any time you reach a market dip, a market bump, when the rollercoaster is at the bottom. Some people handle it and they sit on their hands and they wait for it to pass. They become exceptionally conservative. They become almost passive, and you're kind of waiting for things to open back up, and you just want to weather the storm. I would be in the opposite category, which is I think that's the point when you attack, when you invest, when you try to grow new practices, you try to bring new assets into your company you take a really good look at your company as it sits, identify all your flaws – because lord knows we all have tons of them – and try to fix them. I think the bottom of the market is when you get aggressive, but to do that, you have to be really conservative financially. You have to have a lot of money saved. You have to be very careful that when you're at the top of the rollercoaster, you don't go out and spend all your money on flashy cars and nice clothes. You've got to remember this is a long-term thing. Because we have been very well-managed financially, we're able to attack at the bottom when other people might not. Now, the difference here in this particular next 6 months is that the rules have been unilaterally applied to everybody. Everybody has had to wear a mask, stay inside, work from home. We've all been forced to compete by rules that are consistently applied. That wasn't the case in the previous blips. Certainly, the dot-com blip – I can go back and talk about what happened then. But the difference now is we all have to ask ourselves: What happens when we're all not playing by the same rules again in 4 months? When some people are going to work and some people aren't? When hybrid is becoming the reality and other people are going to want to stay home? When there's different requirements of people as they pursue revenge tourism, as they try to find different ways to have more experiences with their family because they feel like they have to make up for lost time? The rules are going to be – we're all competing and stuck in the same “COVID prison” right now. I'll say one other thing. I had a really good conversation with an employee here a couple of days ago. In an agency meeting, he asked me when I'm going to stop being so angry at COVID. I really didn't even know I was projecting that anger. I found that to be a really therapeutic, really good slap in the face of reality that I got, because I think we're all angry about it. But we can do nothing about it. I really took those words to heart. I think in the early parts of this, I thought the role of an agency leader or business leader, head of a household, head of any group, manager, coach, your job is to be positive and to get people to focus on the positivity in the long term. I think I and all of us have been beaten down to the point where we're angry and negative. [laughs] I found that to be a really good comment. As the rules are going to be applied differently and we choose to live differently, work differently, open our businesses differently going forward, I think positivity is something I'm going to try to amplify and get people to be a little less angry. Everyone is pissed off about everything right now, and maybe we all just need to take a breath. ROB: I think it will be good to have – you mentioned revenge tourism, and I hadn't heard that phrase. It's hilarious, but it's intuitive. I understand what you're getting at. Maybe that will be a bit cathartic. Everybody has 10 opinions about what to do each day, but some folks seem to be saying they're going to stay locked down, and maybe that's the hardest part. How do you get those people out and un-angry? We all need to see some people and do some things, I think. STEVE: Yeah, I don't know how we're going to – I think one of the things we have to do is acknowledge that we can only try so hard. Because of the way news is distributed, because of the way people are consuming news and they're gathering information, they are led down certain paths. For us, I think we'll go back to basic human instinct, which is the majority of people are going to want to get out. Here's an example. In Ireland they're still completely locked down. If I go to Ireland right now, I have to sit in an airport hotel for 2 weeks before I can get out, and then when I get out, everything's closed. The challenge as it relates to tourism in Ireland is that most people, when they take their holiday, go to Spain or to France or to Europe, other countries, and they explore the way we would explore other states here. They can't leave. So they are now making holiday plans to travel within Ireland, and if you think about it for context, that would be like me in Massachusetts – I can't go to Florida, as I would go every year; I have to go someplace within Massachusetts. There's a little bit of depression that comes from that. But I'm finding people are saying, “I'm going to make the best of it,” and there's a certain acceptance. In Massachusetts, there are amazing places to go visit and escape, and I can take some revenge on COVID. I think that's what's going to happen as different countries stay shut down. Revenge tourism is real, man. Our biggest piece of business when COVID started was Four Seasons in the Americas, and I lost that business in the first 2 weeks, for obvious reasons. But I think hotels are going to start – certainly, it's happening here in the States again, and some places, some hotel groups, destination groups that continue to spend and engage with customers at the bottom of the rollercoaster are going to see the benefit of it now that things are starting to pick up, where others are going to have to make up ground. From a marketing perspective, that's a little bit of an insight that's going to be fun to observe: how fast people can catch up. ROB: It's going to move. It's already moving pretty quickly. To your point about investing when things are down, I'm hearing that a lot of the rental car companies disinvested in their fleets and now, come July and August, you're looking at $100 a day for economy class cars in some places. If folks had kept it up, they'd have a fleet to sell. STEVE: I'll tell ya, man, I went to Naples this past weekend to golf. I'm in the Hertz Club Gold and I'm also in the National Emerald Club. I booked my car at National in the Emerald Club, landed at the hotel with my golf bag and my clothes, and there were no cars in the road except for one little teeny tiny clown car. I'm not a small human being, but this was my only choice. I was in a state of shock that every single car was gone, or, as you said, they've liquidated some of their fleets. I'm driving around Florida in this little teeny tiny thing, trying to figure out where all the cars went. They clearly didn't invest at the bottom. I get it; I think there are financial realities. But it doesn't change the fact that I'm driving with my knees up to my chin. ROB: [laughs] Sounds challenging. It's going to be interesting. I was ready to go to Ireland. I was ready to self-quarantine for 2 weeks when they were still open, I think last summer. It turned out our kids didn't have passports yet, so we didn't make that. But I was ready to do that drive around Massachusetts version of Ireland. Just pick a home base in the middle of the country and drive around and see it. STEVE: When you're ready to do it, give me a call. I followed my son some years back on a rugby tour around Ireland, and it's a spectacular country. The people are – for people that live in a country that has two seasons, cold and rainy and warm and rainy, man, they're happy, friendly, nice, accommodating. We had the greatest time ever, and you will too. But I could say the same thing about Massachusetts in terms of people that are driving to The Berkshires, or for me going to New Hampshire within 100 miles. There's so much that we haven't seen. I think at the end of the day, revenge tourism is about getting out of the house and reconnecting with some people, and you can do that driving 50 miles as well as flying 500 miles. ROB: Absolutely. I will look for those tips. Steve, with the journey you've been on, and really successfully running and growing a firm for over 20 years, I'd be remiss not to ask you about some other lessons you've learned along that journey and maybe some decisions you might advise yourself to do differently if you were going back in time. STEVE: I wear a lot of t-shirts. The people here would validate that. One of my t-shirts I wear is, “Often wrong but never in doubt.” I think that's a key categorization for people that lead firms. You're going to make mistakes; just make them quick and move on. Once you make a mistake, try to fix it. I see a fair amount of people that are suffering from analysis paralysis. I think that actually is because of data, too. There are so many different hunks of data out there that people can study. By the time you figure out what it is you want to do, it's too late. I think that's true with clients and that's certainly true with agencies. I trust my gut. I trust my eyes. I trust my instinct. I'm a coach by trade, too, and I think there are certain skillsets that come from coaching groups of kids and high school and college kids and getting a group of people to work as a team. Those are transferrable skillsets. The things I wish I could do over again – that's a trick question because everybody has a thousand of them, but I don't really think about them. I'll give you one, but I don't really think about them because you make a decision, you go with the decision, you do it based on what your gut and data tell you to do, and if you revisit it, you're going to drive yourself mad. I mean, I have a beautiful wife, I have great kids, I have a great company. Would I have gotten here if I had made other decisions? Who knows? But I'll tell you one thing. I'm sure no one's ever gone way back to when they were 12 years old, but when I was 12 going on 13, I was a really, really good baseball pitcher. I've told this story before. Stay with me; it's relevant. I had a choice at that time. I could've played on an elite team in my hometown that would've developed my skills, honed my skills. I would've found out how good I could've been. I stupidly at that point – perhaps not – chose not to play on that team. I chose to play on a lower level team because that's where my friends were. That one decision caused me to lose skills. I was never able to find out how good I was. I spent literally the next 8 years trying to find out how good I could've been as a baseball player, and I couldn't play in high school baseball. I wasn't good enough. I could've if I had made that choice. I did play in college, but it took me 5-6 years of training to catch up, and I was one of those athletes that the older I got, the better I was. I sat on the bench. I got on the team. But by the time I got into my mid-twenties and thirties and forties, and now as I'm 60, I can throw a baseball better than most at any other age, still. I love the game. The lesson is, if somebody presents an opportunity for you to explore and find out how good you can be, even if it's painful, even if it makes you uncomfortable, even if it pushes you outside your comfort zone, you take that shot and you go find out. Because if you don't, it's going to cost you years to find out how good you could be. It took me 8 years to undo one decision I made when I was 13 years old. I've never forgotten that. ROB: Yeah, and gladly, you do get to take that with you as you go. I wonder if it ties in a little bit – when I look at the sort of clients that you have and the way you've grown and the way you're still accelerating into acquisitions, I see the sort of firm that probably easily could have been acquired three times over, or you could've found somebody else to run it or something else. What keeps that fire burning in you to keep the gas going on the business, to not take a big check from some sort of ownership group that comes along, that sort of thing? STEVE: Well, to be clear, if anyone out there has a big check, please provide them with my email and contact information. No, I'll go back to when I was 13, man. That meant that I had a chip on my shoulder. I had something to prove. There was a certain anger and a fire in me that I think has gone to the point of where I am now at 60, where I'm like, I'm not done, man. I still want to try to compete at the highest level. I want to find out how good I can be. I think on a different level, I feel a responsibility as a company to defend the human right brain from the marginalization of it that's being caused by technology and data. I think I feel an obligation to be a defender of all things human at a time when we're trying to be algorithmically discounted. I think there's an opportunity for a company out there to have a good human soul, to be a non-arrogant, non-know-it-all marketing partner that is filled with confidence but not arrogance. And I don't think there are many companies like that. Meanwhile, I sit in a corner of the country where there's an opening for a firm like ours to provide a resource to a certain segment of clients that are interested in anthropology, that are interested in understanding their customers better, that are not interested in juggling llamas, that are interested in better connections. I always like to say, too, that we as a company are a terrible first date. We're awful. On your first date – it certainly was true with me – that's when you're at your absolute most artificial. You make yourself look as good as you can possibly make. You make sure that you say the right things. You're very measured. You prepare. The first date is an artificial presentation of who you aspire to be. You get down to second, third, fourth dates, then the real you is revealed. We're terrible at being artificial at that first thing. If somebody asks me a question, I'm going to give you an answer. I'm not going to bull anybody. I'm not going to try to shovel anything. If they ask me what I think, I'm going to tell them. That second, third, fourth date kind of stuff – when I put on a pair of pants and go to my wife now and say, “Do these pants make me look fat?”, my wife will say, “Sure, they do. So change them.” You have to get to a certain comfort level with a person, with a client, with an agency, where you have that kind of value conversation. I think there's need for that, and I don't see enough of it in the world or in our region. So I'm going to keep going till I don't. ROB: Sure. It's wonderful to see that burden on both sides to be a place that is worth working for and also one that's worth working with. There's certainly not enough of those. I don't talk to people with regular jobs that often anymore, but I think about the conversations complaining about them. STEVE: We'll see, too. One of the biggest struggles most agency leaders and most company leaders are going to have is the work from home discussion and the reality of how people like to work. Ours is a business, I believe, that's an organic exchange, but there's certain aspects to working from home that people have discovered, in terms of productivity, in terms of balance, that are good. How are you going to rebuild a corporate mentality and structure? I find it absolutely mind-boggling the amount of companies that are going to unilaterally embrace work from home all the time because they said that they have been productive during COVID. And we have been. All of us have been remarkably creative in figuring out ways to manage, but we've all been playing by the same rules. Now the rules are going to change, and I think some people are going to do it differently. A lot of people are going to move their companies to be unilaterally work from home, and it's a money grab. You're going to be able to cut out a bunch of operational expenses and put them in your pocket under the guise of work from home. And I don't know the answer, by the way. We're going to figure it out together here. But some sort of a hybrid model, certainly initially over the next year while we try to figure out how to keep the best of what COVID management has revealed in all human beings as we've worked from home – because surely some really good things came out of it – and combine that with the best of working together in an office environment where spontaneity and organic exchange can happen in ways that it can't when you work from home. That's going to be fascinating. Like I said, I wish I knew the answer, man. I don't, but I'm going to go on my rather substantive gut, and we'll see what happens. We'll be willing to change and adapt going forward. ROB: That'll be a great conversation going forward. Steve, when people want to get in touch with you and connect with Connelly Partners, where should they go to find you? STEVE: My email is sconnelly@connellypartners.com. I get a gazillion emails. I read them all; I don't respond to them all because I'm trying to get through them all. I think the easiest thing to do is just shoot me an email and I'll get back to you. I'm not a big social media guy, and one of the reasons for that – and I hope you and your audience understand – it's not that I'm a Luddite; it's just that I believe in honesty, and honesty is not unilaterally embraced in a lot of places. So I'm going to not expose myself in a position where somebody's going to misconstrue something. I have been in positions where I have said something innocuous and honest and some people want to take me to task for that. The debate is exhausting, so I choose not to have it. I'm big on LinkedIn. Our company is a big social participant. If you go to our website, to where we are on Instagram, on all social channels, you can get a feel for our culture and our people. You can get a feel for our approach and our philosophy. But if you want to talk to me, send me an email and I'll call you. ROB: Sounds excellent. Steve, thank you for coming on the podcast. You've really got a great deal of wonderful things to share. We could go on for three times this long, but we'll put that off to another time and wish you and Connelly Partners the absolute best as we all have our revenge tourism. STEVE: Thank you, man. I would just leave this parting thought with everybody: be as positive as you can going forward. Be a little less angry. I was reminded of that 3 days ago. It snuck up on me. I think it sneaks up on all of us. Let's go back to trying to be a little less angry and a little bit more huggable. ROB: [laughs] Perfect. Love it, Steve. Thank you so much. STEVE: Rock on. Take care, buddy. ROB: Take care. 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.

Thinking OTB | Thinking Outside the Box with Steve Valentine and Bernie Espinosa

This week we're asking the question: Are you using your CRM to the full extent you can for your business? There are so many different systems out there that you can use that it may seem overwhelming to choose just one. The truth is, any one of those systems is only as useful as for what you use and need it for. So, let's dive in!   — CRMs: What are they good for? —   Customer Relationship Systems can be anything from a yellow legal pad, to an excel spreadsheet, to specific software. Whatever method you prefer, it's a way of keeping track of your current sphere of influence so you can maintain communication about you and your business.   “One of my favorite questions is when people ask me: What CRM should I use? I always say it's the one that you'll actually use.” – Bernie   CRMs exist to help you keep track of your clients at all the various stages of business that you might have. No matter what method or system you use, for today's market it should have the basics of communication automation with texting and email scheduling, as well as being mobile friendly. Beyond that, you might also want a system that can help you manage social media or to help you schedule physical mailers, depending on how detailed you want to get with your communications.   It might help to think about what kind of audience you have with each type of communication. An audience you own would be phone numbers and email, methods that are unlikely to change over time. Audiences you are renting would be social media accounts, which are dependent on those companies and their business practices.   — Lists and Messaging —   To be the most effective with your CRM, you'll need to tailor the messages you send to your clients based off of the relationship that you have with them. For Steve, it's about what stage of relationship he's in with his clients as well as based off of the business that they've had. He divides them up into:                      The Sphere – People you've met and built a rapport with whom you'd like to do business                      The Tribe – We've done transactions together, or they've referred business our way            The VIPs – Multiple transactions, referrals, or investments   Depending on what bucket your client might fall in, you can make communications with them make sense given your history together and what kind of story you want to tell about your successes. It's all about maintaining a level of contact that keeps you at the forefront of your client's mind either when they're ready to make a deal, or they need some outside the box thinking to help solve a problem.   “We take our CRM and we announce the stories of the people we've helped. People need information to help them make decisions and they need to know that you're there to help them make those decisions.” - Steve   “There's CRM, there's lead generation, and there's transaction management. A lot of times people use these terms pretty loosely, but in reality, if it's lead gen you're looking for, that's not a CRM.” - Bernie   Remember to subscribe and leave a 5-star rating, as well as a review if you'd like us to talk about a subject or if you just want to let us know how much you like the podcast!   Follow us on social media!   Steve Valentine:  https://www.instagram.com/stevedvalentine/    Bernie Espinosa: https://www.instagram.com/bernzpix/  

The Joe Costello Show
Steve D Sims - Bluefishing - The Art Of Making Things Happen

The Joe Costello Show

Play Episode Listen Later Mar 24, 2021 50:18


My conversation with Steve Sims is a testament of what someone can do if they put their mind to it. He has created an incredible company, TheBluefish.com by literally making what would appear to most as impossible, a reality, hence the title of his book - "Bluefishing: The Art Of Making Things Happen" He ever says during our conversation that he hopes the fact that a brick layer from London could accomplish all of this, that you too can accomplish whatever you set out to do. You're going to love his sincerity and how "real" of a person he is. Literally what you hear and what you get and no bullshit! Enjoy!!! Joe Steve Sims: Founder and CEO Bluefish The Man Behind All Things Steve Sims Website: https://www.stevedsims.com/ Instagram: https://www.instagram.com/stevedsims/ Facebook: https://www.facebook.com/groups/stevedsims/ Twitter: https://twitter.com/stevedsims LinkedIn: https://www.linkedin.com/in/sdsims/ Email: ask@stevedsims.com Podcast Music By: Andy Galore, Album: "Out and About", Song: "Chicken & Scotch" 2014 Andy's Links: http://andygalore.com/ https://www.facebook.com/andygalorebass If you enjoy the podcast, would you please consider leaving a short review on Apple Podcasts/iTunes? It takes less than 60 seconds, and it really makes a difference in helping to convince hard-to-get guests. For show notes and past guests, please visit: https://joecostelloglobal.libsyn.com Subscribe, Rate & Review: I would love if you could subscribe to the podcast and leave an honest rating & review. This will encourage other people to listen and allow us to grow as a community. The bigger we get as a community, the bigger the impact we can have on the world. Sign up for Joe's email newsletter at: https://joecostelloglobal.com/#signup For transcripts of episodes, go to: https://joecostelloglobal.lybsyn.com Follow Joe: https://linktr.ee/joecostello Transcript Joe: Today, my guest is Steve Sims. Steve, welcome to the show.   Steve: Now, thanks for having me.   Joe: Very excited man, I I've been following you for quite some time now. Do you like the title, The Real Life Wizard of Oz? This do you like that? I just want to know because I don't.   Steve: Now, when it came out, when when folks wrote a big article on me and they named like Elon Musk and Richard Branson, the article was fantastic. You know, the article I couldn't have done a better puff piece in a show of piece if I had done it myself. But then then they came up with the idea of Titli Me as Steve Sims, the real life Wizard of Oz. Now, this got a lot of people's attention, but at the end of the day, he was some dodgy pervert that didn't do anything to hide it behind a curtain. So I thought to myself, I'm not quite sure I like that. But, you know, people people I'm proud to say see to the essence of the imagination and the creativity and not the fact that he was a big forward.   Joe: Right. I want to go back a little bit, if you don't mind, I know there's so much I have to ask you, but I also wanted to lay the groundwork. So when anyone listens to this, they understand who you are and what you're about, where you came from. So it can you give how you became who you are today and what you do.   Steve: Yeah, very simply, I'm the same as everyone else, every entrepreneur in the planet started off by being pissed off about something, whether it be their finances, their life or something, the way it was being done. But I believe the entrepreneurs were kind of aggravation and it's aggravated oysters to make pose with. First of all, got to be pissed off about something. I was kicked out of school at 15 straight onto the building site in London, and that was my life. And I thought, really, you know, this is my dad, my uncle, my cousins, even my granddad in his 80s was on this building site. And I thought, this is my life now. Of course, I didn't have Instagram to tell me how inadequate my life was at the time, so I had nothing to gauge myself by. But, you know, I just thought there's got to be something else. And so, like every entrepreneur, we jump out of the frying pan into the volcano, you know, we just like, well, let's try it. And then we fail. And then we try something else and we fail at that. We gain all this education. I realized one thing that was my my my true north is a site. I was in the wrong room now as a as a bold bloke, British biker, all those bees. I was in a room with all of those people. You know, I remember going into into the pub at night and throwing the money on the table, knowing exactly how many babies you could afford to.   Steve: And maybe if you scratch get hold, you got two pennies, get one more on each hand out between everyone else. And I said to myself, is this it? And so I had to change the way I had to go into a room where people would demand themselves demanding more impact, demanding more income. And so I didn't know how to do it, but I ended up building up this Trojan horse. I ended up as a doorman of the nightclub, knowing where all the nightclubs were. Then I started to own my own parties. Then I started throwing parties for other people. Then I started managing other people's parties. And I went from closing down clubs in Hong Kong to working with someone on his Oscar party, the Kentucky Derby, the New York Fashion Week, the Palm Beach Polo. I ended up working for the biggest events in the planet, and one single film I always had was I would only ever invite rich people to these events. Why? Because I knew what people were like, because I was broke and broke. People can't afford shit. So I only I would only invite millionaires and billionaires. So I changed the room I was in. And the only reason I did it was because I wanted to walk up to someone rich and go, Hey, how come your filthy rich and I'm not. So I created my own firm in order to be able to ask that question.   Joe: It's so cold, before we go any further, I have to tell you, now that I'm sitting here across from you even virtually, that I love the way you express yourself and I love dealing with people who are down to earth and honest and say what's on their mind. And as you know, and you even have some of this on your website, there's so much fluff in the world today and there's so much of the facade of I am this person and I do all of this and I do all of that. And it's just nice to sit with a successful real person. And I really mean that. It just it's it's truly an honor to be sitting here talking with you.   Steve: Isn't that a shame, isn't   Joe: It   Steve: It?   Joe: Is,   Steve: Now,   Joe: It is.   Steve: Really, isn't it a shame that if you if you if you rewind and listen to it, don't thank me for being real? And therefore, all you're doing is validating that the rest of the planet is not. So it should be it should be something we take for granted, we should make someone go. Well, I know what that is all about, but we don't because people spend so much energy trying to be someone that not you never get to meet them. You go of these shields and as you say, there's these facades to navigate through all of these Almaz. And you're like, well, what's really about I made it. I made a decision very early on and I will get experience three seconds after we needed it. But I remember there was one point in my life that I woke up and like all entrepreneurs, we had that little nagging doubt, oh, should I really be doing this? Should I really look like this? Should I really sound like this and like a moron? I listen to it. And so I changed my persona and she tried to use big words. You know, I, I wore suits. I took my earrings out. I covered my tattoos. I became someone that I thought would be easier for you. What I ended up doing was I made it harder for you to understand me. But he was the weird thing. I had an expensive watch. And if anyone knows me, I'm in a black T-shirt and jeans. Every single time in my life, I ride motorcycles. I do not own a car. I collect motorcycles. I bought a collar this time, I bought a car, I bought made suits, I bought an expensive watch, and then I realized these will for you, I was trying to impress you and all of those trappings and trinkets of, wow, look at me, I've got money gained me.   Steve: And this is the doll thing. A lot of clients. And I was making more money with a lot of people I didn't like, I didn't like and I couldn't connect with. So I realized very early on that and this put me actually on a serious note, put me into a mass depression. Thankfully, I came out of the other side so to watch, got rid of the suit, got rid of the car on motorbikes ever since. I want to make it impossible for me to be misunderstood by you. OK, I want you to never be able to sit on a fence and go, well, what's this Steve Sims about? I want to make it so simple that you can go like some people. I would imagine some people on this podcast have gone down on that guy. I'm gone. And that's fine with billions of people in the planet. If a few bugger off after 30 seconds, Mumolo, could you still. Fine, but I want to make it very easy for you to know what side of the fence you want to jump on my side, be part of family and community and grow and get uncomfortable or go go about your way. Either way, fine. But there's nothing in the planet today where some fence sitters and I decided I'm going to make it very easy for you to make sure you know which side of the fence to be on.   Joe: Yeah, and it's true, I know where I stand with you, I can make a comment on your social media that you always write back. You always say thank you. You always say whatever you whatever. It's just it feels like a real relationship and it's and it's awesome. And that's the way it should be,   Steve: It   Joe: I   Steve: Should   Joe: Think   Steve: Be, yes,   Joe: Should be.   Steve: And go good, so everyone out that all you can with your people is you are you connecting with people as the person you think they want to see? It's a deep question, but stop spending any effort on trying to be someone you know.   Joe: I love it. Perfect. OK, so I know this is going to sound like rush to the audience, but I have you for such a little bit of time and I have a huge sheet of notes and things, and I have to ask you. So the book deal, so blue fishing, the art of making things happen. How did that deal come about? Like you said, and I think 20, 16 is when that book deal happened. How did they come to you and say, hey, why don't you take all your experiences and what you do and write a book? Is that what they basically said?   Steve: No,   Joe: Ok.   Steve: When when you actually start hanging around with people, different people that do things differently and opportunities come at you, OK? And I was at a party up in New York and I'm at the bar doing what I do, drink in old fashions and telling stories. And this this woman was introduced to me and it was a case of Steve telling the story about you. But you and Alan Jonel when you did this with the pope. So I just told a few stories and she came back to me and she said, you know, you should buy a book. Now, we've all heard that before. And I'm like a few days later, she actually contacted me. She was part of Simon and Schuster, one of the largest publishing houses in the planet. And she said, no, Susie, we want you to buy a book. We want you to buy a book on all the rich and powerful people all over the planet you deal with and what you do. And I said, do you mind if I did that? I'd be dead by cocktail hour. So I can't do that. So then we got chatting and I did I did a speech for a friend of mine called Joe Polish at the Genius Network event, and it was like, hey, I got kicked out of school. But this is how I did this with the pope and Elon Musk. And they got wind of this this talk that I gave and came back to me about a week, like went, oh, hang on a minute.   Steve: We don't want you naming people. We want to know how a bricklayer from East London managed to do this, you know, and so was OK. That makes sense. So I did the book for a variety of reasons. One of them. Actually, both of them were completely selfish. Now that I think about it. Your kids are never impressed with you. It doesn't matter who you are. Your kids are never impressed with me being able to write a book. I'll be like, hey, kid, your dad's an author now, you know? And I just wanted to warn to book. So one of them was personal satisfaction to imitate the crap out of my three kids. The other selfish reason was to get people to stop thinking. Now, that seems the opposite of what everyone's trying to do. But haven't you noticed when someone said, hey, we should do this and they go, yeah, that's brilliant, let's build a business plan, let's do a vivid vision and let's do a forecast. Let's get an analytical survey. Let's do a crowdsourced. Shut up. Try it, see if you like it, see if someone wants to buy it. See if someone's got a problem that your mouth to try something. So I've always said, forget about you. I can't focus on you.   Steve: I can. And I thought to myself, if I can demonstrate in this book that a great line from London is doing this, then you're already out of excuses. So selfishly, I wanted to create a world that there were more doers than who is in the planet. There's a lot of who is out there. There's no substance. So selfishly, I wanted to piss the kids off on. I wanted to create more people to be aggravated enough to go. Well, I have it's dark. I can do it. And it came out, as you say, I got the deal in twenty sixteen book, came out in seventeen and I thought to myself, well and I got paid nicely so I thought, I don't know if anyone's going to believe it, I got to buy it. Because when you look at the industry of books, there's thousands of books coming out every week. And I thought and I know this is really going to appeal to anyone so suddenly. Schuster, they send me, which was weird because I'd always wired me my Bothaina, but they posted me a two and a half gram check and they said, we want you to go to Barnes and Noble and we want you to sit there with a pile of books and a couple of bottles of champagne and signed books. Now, is this is this a video podcast was just an audio podcast about.   Joe: It's both.   Steve: Ok, so for those people that don't have the pleasure of seeing me. Let's let's be honest, a Saturday afternoon when you're walking around with your kids, there is no way in God's green earth you're going to go, well, he looks nice and friendly. Let's go and find out while you're   Joe: The.   Steve: Going to avoid me like the plague. So I thought, I can't do that. I'm going to end up drinking. Champagne is all going to go well. So I thought to myself, no, not doing that. So I went down to a local whiskey bar and that that I happened to have frequented a couple of times. And I said, look, here you go. I'm going to sign this, check over to you and turn the lights on when we run out of money. And they went and saw I invited a bunch of my friends again, if you demand of you and your circle, you end up with pretty good friends so that everyone from like Jim Quico had a son and had a great, great and all. But Jesse and I had a whole bunch of really cool people that were in there that also have big followings and pretty well not invited to Lewis House, a whole bunch of people from there. And we literally just stuck a pile of books at the end of the bar because we were told we had to be a book launch and just basically go home for the night. And here's the funny thing. I never even had a website announced in this book, you know, because I've never done a book but called Insomnia Hotta, Sneaky Little Buggers that they are. They did a secret video of the night, which I was told was to get Bilo footage for a new video for Kolhatkar. They did this incredible, unbelievable video of my book launch and put into the music of Dreman by Eversmann is one of the best tunes in the planet and gave it to me. And it was tremendous. And what they did was they went around all of these people going, hey, what do you think of Steve doing this book? Now, if you go to Steve de Sims, don't come, you know, not trying to sell you anything.   Steve: But if you go to our website, we put the video on the front page of the website because Simon Schuster said you're not even not even promoting the book. You have to promote the book. So I went, oh, I'll stick this video up. Now, the video at the beginning, everyone's like, oh, it's such an honor to be here. Steve's done really well. He's what? It's all bullshit. It's all kind of like I'm sober and I'm on film, so I'm going to say something nice about him. And then as the video gets old, obviously the night gets old on the old fashions get going on and like with that bleep bleep bleep. Oh, bleep. And he's just to use it. And I just tell myself that's real. That's that's low people about a couple of drinks in him. And now that just kind of like screaming at me and swearing and I just thought, that's Leo. So I put that up. And the funny thing is that video. Launched it, people suddenly saw I wasn't trying to hide behind any kind of misconception of perfection, that this was as good as it gets. And now the book's been released and translated into Thai, Vietnamese, Chinese, Mandarin, Chinese, Korean. It's now Polish and it's now being translated into Russian. And it's called World Wide as a best seller. It's in credible how this is taken off and what it's done for me and for those people that I'm now able to communicate with, shake him up a little bit, get them uncomfortable, and then spit them out into the world to be more impactful.   Joe: Yeah, it's it's great and it's truly a Steve Sims book launch, like people should take note that that's why it's so cool to meet you and to be talking with you. It's like this real, real, real thing. And that's what I love. It's just it's completely refreshing. So ask why three times what does that mean?   Steve: We're in a world today where we're very scared of telling you what we want, you know, if you say to someone, hey, you win a million dollars this weekend, what are you going to do? They're going to go, oh, I'm going to get a Ferrari and I'm going to get a hot tub. And all of the Hawaiian Tropic goes are going to come and sit in the hot tub with me. And you gotta scrape. But three months down the line, what are you going to do? And then it's going to be things like, well, you know, my school, my kids school does no basketball court. I'd really like to help them. You see, people have a knee jerk answer and then they have the real core and people don't want to tell you what the core is. So this is what I do. People will say to me, and he's a chip on a trick for everyone out there, basic communication and in fact, is heavily used by the FBI. I know it sounds funny, but it is just the basics of communication. And when anyone ever says to you what they want, respond in the same right and tonality and speed that they've said. Now, let me give you an example. I really want to do this. And you go, oh, that's really fantastic. And then you drop it. You go, Oh, that's really fantastic. But why? And when you drop that tone.   Steve: They in their head, they go, oh, they recently bodily wise, if I sat in front of you, you know, the body language, you can see them like sink down a little bit more because the gods know up when the chest is out and it's all raw. But then they sink back and they go, oh, that's a good question. And they they then go, well, actually this happened. And in fact, probably rather than going on about that, I'll give you a story as an example, if I might. So I was working with John for about eight years, and we had an office at the time in Palm Beach and I wasn't in the office and I get this call come through to me from one of the team and they said, hey, Steve, we've got a guy on the phone from New York and he wants to meet some Elton John. You know, you need to speak to him because you're the one that's going over to be without one on that time. And I just found out what he wants. Right. So I answer the phone and I said, hey, hey, hey, hey. I want to get a picture out of John. Match the technology. Oh, that's fantastic, that's great. Why? So then he comes back with well, he's you know, he's one of the last living legends, he's an icon, he's brilliant. I want to get a photograph with him off my desk.   Steve: He's going to die soon. And, yeah, that's two things. One, there was no direct response to my question of why. And secondly, if, you know, if he never matched my knowledge, well, he carried on with his excitement. So I said to him, oh, that's fantastic. I'll come back to you. Let me see what I could do. And I hung up, never got his email, never got his phone number. There was no real driving call. It was all very superficial. OK, so then about a month later and we're about a month and a half away from the party now, one of the girls at the office contacted me. She said, hey, we got this guy from New York on the phone, wants to meet Elton John. I don't think it's the same guy as the other one because I already contacted him and said, we don't touch this guy. But I'm wondering if this is might this charter can I do it because you wouldn't respond to it? So in my head, I'm like, oh, well, I've got to get rid of this guy as well when I put me through New York and comes on the phone. Hey, how are you doing? I said, all right. You know, I hear you want to meet sound, John. He went, Yeah. What mean? So I want to have a chat with him. So I said, Oh, that's fantastic.   Steve: Brilliant. I said, Why? And he went, oh, and he had to think about it, but still had a bit of bravado about it, is that all? Well, he's a he's an iconic he's a legend. I want to meet him and have a chat. Going to get a picture with him. There's things. Now, I could see he was stumbling. So I said to him very quietly, and as Chris Voss says, you've midnight boys, I said to him. What things? And just shut up. And a different man came back on the phone. And this is all he said. So when I was a kid, my dad used to take me to school and he used to bring me back from school whenever my mom, it was always my dad, he'd take me to bring me back. Now, the car, we had a cassette player in it and the cassette was jammed and it was Elton John's greatest could play, but it couldn't eject. So all the way to school. We would be singing our lungs out to Elton John on the way back from school, we'd be singing our lungs out of Elton John now. Then he got a new column. This car had this CD player in it. So he bought Elton John's greatest hits. And again, we would sing our lungs out all the way to school and sing our lungs out on the way back. And then I started to get into high school for the first couple of years, he still had to take me and pick me up.   Steve: And I used to jump into that car so fast because he would have one job blaming before it even got in the car and I would stare out the window with mass embarrassment as my dad some his lungs out all the way home. And I would say to my mom, can you make you stop singing anyone jump a Clydeside just like she's thing and all the way to high school and all the way back, you will be like by sunlight, slam the door quickly so no one else can hear Elton John coming out of the door. He said that my dad died about twenty five years ago. I've got kids, I'm married, and I'll be traveling to work where we're going on a vacation, going down to take my wife out for dinner one night. He said the radio will be on, he said, and Elton John to come on the radio. You sit in for the next three and a half minutes, my dad is sat in the seat next to me blaring his lungs out to John. I want to thank him for bringing my dad back to me every now and then for three minutes at a time. That was it, there was the why, there was the call, he was too embarrassed to tell me that story at the beginning, so he hid behind the always great bring in all the bravado.   Steve: But you'd have never got to it if you hadn't have used you in a Sherlock and gone. Why what why is also the most aggressive, combative word out there? For some reason it pisses people off. I get people text me and DM me and Facebook message me and they go Sim's. I see you in L.A. I'm going to be in L.A. next week. We should get together for a beer. I want to buy you a steak and all I will respond with is why. And the amount of people get, well, I heard you acculturate the dick, you know, and they will get offensive and right. And then I'll get other people going. Good question. I wanted to discuss it. I want to talk about this. I wanted to bring this. I wanted to say thanks. And that is my wife. The older you get, the more you need the why. This guy was a perfect example without a job of what he's true. Why? What is true call was now with that. I was able to go to Elton John telling the story and got them to meet, and it was a very Tavey wonderful moment, this very powerful moment. But that was that was a perfect example of how the wide drives to the core. Without the coal, you haven't got a connection. It's all superficial.   Joe: Yeah, that's a great story. Gosh, the next one never be the first call.   Steve: Yeah, I'm really crappy introducing myself, and I also think it's pointless, so what I'll do is if I need to get in touch with you and I come in and I say, hey, you know, hey, how are you? My name's my name's Steve Sims. You know, we got a chat. I know the Pope and Elon Musk. Richard Branson. I'm a big deal. Can I be on your podcast? You're going to be like, this guy's a dick, you know, I want nothing to do with this guy, you're going to go straight past any of the information I've given you and just come to the assumption of a self promoting full of himself. Egotistical prick. Now, let's change it, let's say like next week, you're talking with one of your buddies and your buddy says, oh, have you heard about this guy called Steve Sims? He's worked with John Elon Musk. And the guy is a big deal. He says word for word what I said. But all of a sudden, you're now interested, you're kind of like, oh, you know, can you make an intro? And then when you do get to speak with me, I've already got all this credibility. So I haven't got to so much so I can be humble and sit and go, yeah, what do you want? Oh, I've got to focus. Well, let me see if I can do all of that shit, because I've already got the credibility. So I noticed years ago there is much more powerful and it's much more brief of a conversation if you're riding on someone else's credibility and connection and introduction.   Steve: So if I want to meet someone, I'll look at whoever else is in that circle, who do they respect and get them to make the introduction and then they will contact me. Oh, yeah. You know, Jimmy, tell me to call. You got you've done some weird things, though. Yeah, I have. But I want to do my next weird thing with you. I tell you what, so you can have that kind of conversation. If I'm at a party and someone stood next to me and they say, hey, what are you doing? Based on that body language, based on how they're asking the question will be based on how I respond. So I've said to people before, I own the valet company in this park and all the cars here, oh, I to work for the security. I'm undercover. I own a petrol station just down the road. I'll come up with all of those kind of things to find out. So did I want to stay there and still have a conversation? If they do, great. You know, but then is it something that I think I want to do business? I want to say actually, do you know the best thing? You know what? You over there. I'll get you a drink, you go nostalgia what I did. And then I'll get a job and of course, I want to be like, oh my God. And then of course, they'll be back down. Oh, yeah. And you'll have that kind of thing that I'm always very careful to be very calculated on how I get introduced and who introduces me.   Joe: Yeah, it's that theory of the circle of influence type thing, right, that for four, then three, then two, then one. And so the more you can have those people talk about you. By the time you reach the person in the middle that you eventually wanted to be, maybe introduced to or do business with you, you've been built up so big you don't have to say a word.   Steve: You have to say nothing. I've had people literally phone me going, Oh, Billy, Billy told me to give you a call and I'll be honest. How can I help you? And I haven't had to sell myself. I haven't had to talk about. I've had to do none of that. So if you become the solution to someone else's problem, you ain't got to worry about any of the shine.   Joe: Yeah, all right, so this is the last one of those three bullet points that I when I they caught my eye, I wanted to make sure I asked and you already alluded to this one, but you said, don't be easy to understand. Be impossible to misunderstand.   Steve: There's a confused client will never give you his checkbook, and so I noticed years ago that anyone that's ever heard the term, the big C. knows it stands for cancer. OK, the big C in business is confusion. So you say I alluded to earlier, you alluded it to even earlier than that.   Joe: Ok.   Steve: When you actually remove all the confusion with what it is you do and who you are. You make it very easy for the other person to now make an educated decision on whether or not you're the person they want to do business with, hang out with whatever. OK, so stop trying to confuse your clients. Here's the classic mistake. Hey, I've got a new business. Let me get a website. Let me get a guy to buy all the copy for the website with words that I could not even spell. I could not even say. But hey, they make me look smart and the person who reads it goes OK with this person's obviously ex a dictionary or, you know, was was was an English major in Oxford. And then they get you on the phone. You're like, Hello, Bob, how can I help you? And they go, well, hang on. I mean, there's a disconnect. And that's the problem. You want to make sure that you have full transparency, who you are, what do you stand for? What do you do? What is the solution that you provide to whose problem? So if you've got all of that transparency, you are impossible to misunderstand. But people try to be something they lean against cos they don't own. They take photographs on jets that have not left the runway. They talk a good talk of bullshit and bollocks and a distortion. And people look at you and here's the thing. You're never, never going to get someone phone you up. Hey, Steve, I was looking at your website. I'm really confused what it is you do. What is it you do? You're never going to get that.   Steve: People are going to they've got a problem. They need a solution. That's what being an entrepreneur is an entrepreneur. It's for people to outsource their problems to. And you then send them an invoice to do so. It's complicated, but that's the world of an entrepreneur. So if you make it very confusing as to who you are, what problems you solve, then you're not in business. And so that's why I'm a great believer that you've really got to focus on the clouting. I'll give you a classic one. People, if you if you open up your social pages, link to Facebook, Instagram, Tinder, whatever, and you look on there, you look on LinkedIn and you've got to you're going to sue on and you're all looking smart and debonair. And then you go over to Facebook and it's Girls Gone Wild, just sitting there with a mix on the edge of the beach. And, you know, your confusion people. And you never want to confuse people. And there's a lot of people out there I like to call them idiots. They look at LinkedIn and they go, well, you have to do that LinkedIn because it's more professional than Facebook. Facebook is the largest business advertising platform in the planet. So why is linked in the business, want to not know Facebook, that's the first thing. Secondly, because you are a genius and you think you have to be buttoned up on LinkedIn, but you can be in real bad Bahama shorts on Facebook. Why is it that Apple is not why is it that Nike is not, why is it the Samsung Chevrolet? Any brand out there is the exact same on thing as they are on Facebook as they are on Snapchat, as they are on Twitter? Why? Because you are who you are, why start confusing your clients by being two different people if you love wearing suits? I wear suits on all platforms.   Steve: If you love when Bahama shorts web Howard Schultz on a new platform, but don't be two different people. It breeds confusion and understand the social is nothing more than a platform of consumption. If I don't want to get too deep into it. But if you got 10 people together and you said, hey, what's the news tonight? And then we're going to talk about nine o'clock tomorrow. And nine o'clock tomorrow, you would still be talking about coronaviruses, potential riots. New laws coming in, you know, stimulus packages, the news would be exactly the same. But then if you ask those 10 people what news station did you look at that would go well, KTLA, ABC, CNN, BBC, these are all points of consumption for the same news as for social platforms or whatever you post on Facebook, post on LinkedIn, whatever is posted on LinkedIn, post on Twitter. This is nothing more than points of consumption. I know people that go, I don't want to watch Facebook, OK, whatever I'm posting on Facebook, I'm going to post on Twitter, so I'm still going to get you so. Don't change to be anybody, they're not the big brands don't do it, so why did your smart arse tell you that it's a good idea to do it makes   Joe: Right,   Steve: Them say.   Joe: And for everybody that's listening to this or eventually watching the YouTube video, the prime example is just go to your website, go to go to Steve's website, and you'll see that exactly the person you're seeing hearing here is exactly who's on that website. The tone of the copy that's on the website is you throughout the entire Web site.   Steve: And that's that's there's a lot of people that go and get copyright is OK. They miss the point and again, I don't want to get too deep into this, but they miss the point of what social and websites are for. That's a generally and ignite a conversation. So I thought I'd come to you and I start speaking Japanese to you, and you don't speak Japanese. End of conversation, if I get somebody to put together a copy onto my website that makes me sound articulate and overly smart and overly iino on everything, you may go or don't like the sound of this guy or worse, you might go. I like the sound of this guy. And then you reach out to me and you suddenly find that I am nothing like that person. So what you should do is download a copy, and I love copy, copyright is a great we going to copyright is not the time. I think everyone should look at copyrights in the future. But when you're doing basic critical copy for, like, your website. Puke, count your thoughts and then get somebody to tweak your thoughts, don't impose it, just correct the grammar, correct terminology, maybe reframing a bit, but that's what I did. I call it verbal puke. I will literally I'm one of the ways that I do it is I've got this thing like a smart phone, like everyone in the planet has one foot away from them. I record, I push the cord and I go, hey, welcome to the world of Steve Sims. I'm here to tell you about this. And I will talk it through and then I will send it over to one of my assistants to get it translated and then to adjust it for grammar and correction and flow that you should always leave your website, your most important initial point of conversation with words that came from your head, not somebody else.   Joe: Yeah, and your website is exactly the perfect example of that, so everyone has to go look at your website because I think it's refreshing. Again, everything about you is refreshing. So I have less than 15 minutes with you. So I want to just talk about a few things on your Web site so that the audience understands. So Sims distillery is the first thing, which is your online community, right?   Steve: It's my community, I wanted to build a community for people that wanted to ask me questions, ask a private community questions, we do live Facebook Amma's where people come in to answer that question. So if you're a member of seems to still be and you go, hey, I'm having a problem with problem of finding a good copywriter or what's been a tick tock of Instagram, or should I be doing more videos or should I be doing more static postings? I will literally bring one of my friends in and will do a forty five minute live AMA where you and the other seems to still be members can physically ask these people questions and get results out of your answers.   Joe: Awesome. OK, we don't have to go into this, but I know that you're a keynote speaker. I've seen different things for you, but I just want the audience to know everything about you. You also offer private coaching, OK? And then you also offer this private 30 minute phone call that you'll do with people. Right? OK, and then you have the same speakeasy, which is the thing that I think is really interesting, which to me it's like a two day roundtable mastermind. Is that a good description of it?   Steve: Now, how much do you know about it?   Joe: Well, I just I you know, from when I was going to maybe a 10 to one here in Scottsdale, that happened not too long ago, sort of looking at it, it was me. It felt like a master mastermind, like you were going to go around and everyone   Steve: But   Joe: Was   Steve: What   Joe: Going to   Steve: Information   Joe: Sort of.   Steve: Did you actually know about Scotsdale? And   Joe: Oh,   Steve: I'm putting you on the spot here, so   Joe: God,   Steve: Get   Joe: I.   Steve: All of the information and you knew for a fact about Scotsdale.   Joe: I think the only time when I looked at it, I just potentially knew the dates and the cost and that it was going to be capped, that I don't know if it was at the time that one might have been capped at like twenty five people or something like that. I don't think it was 40, but I don't remember.   Steve: So the point is that we actually we run these speakeasies as a reverse mastermind, so what we do is we tell you the city, as we did Scotsdale, we didn't tell you where it was going to be. We tell you it's two thousand dollars and we give you the dates.   Joe: Right. OK,   Steve: Then   Joe: Good.   Steve: We'll   Joe: So   Steve: Give   Joe: I passed because   Steve: You   Joe: That's   Steve: Pass.   Joe: All I knew. OK.   Steve: Yeah. And but we don't tell you who's going to turn out. We don't tell you what you're going to learn. We don't tell you any of those things. And the reason is because everyone signs up, we reach out to them and we would go, hey, thanks for joining up. Thanks for with the speakeasy. What's your problem? And we want to know what our problem is and if they come back and they go, well, I'm having a problem gaining credibility or I want to get more viewers or I want to, can I go into coach? You know, I want to do more speaking gigs. I want to when we can find out what our problem is, then I know who to bring in to actually teach and train Joe in that two day event to physically answer the problems they have. So I work in reverse. There's no point in me saying, hey, come to my event. I've got this person, this person, this person, because you may go, well, I like those too, but I have no idea who those three. I want to know your problem and then I'm going to bring people in. And by not telling anybody what who's going to be there, even the attendees. The whole speakeasy mentality is that you don't know what's going on, you just know that the people in there both teach in training and attend these. I've got to be creative disruptors of rock stars because it takes that mentality to come along to one of my events and we cap them all at 40. We capture one in Scottsdale at 40, although we only had thirty six turn up because there was some flight issues, because I think we had that big Texas storm coming through at the time. So sadly we lost about four people, but we capable of 40 next ones in San Diego, the 19th and the 20th of July. And that's all, you know. You know, that's that is literally a.   Joe: All right, cool, the deep dive is when you would come to somebody's organization and do a full day of onsite consulted,   Steve: Yeah,   Joe: Correct?   Steve: That's that's that's the that's the call where we actually go in and find out what's going on, it's very shaky, you know, it's very disruptive. It gets a lot of people uncomfortable because we really go in there and try and tear down, you know, why people are doing things, what they're looking for as an outcome and usually to see where the disconnect is on those.   Joe: Great, and then you also have your own podcast, which is the art of making things happen. And do you is most of the people, from what I can see in the sort of entrepreneurial space.   Steve: Yes, but not somehow you think you see, I've had priests, I've had gang members, I've had lifers, I've had prostitutes, I've had Fortune 500, I've had rocket scientists. I have many, many different range of people on there. But as I said at the beginning of the show, at one point or time, they were pissed off and they were aggravated and that's what caused them to then go into a different world. So, you know, we're all entrepreneurial, but I'm not running Fortune 500 companies or CEOs. They come from very, very wide and almost ran on. Something will happen to me. I saw that Megan Merkl interview recently a while ago, and I did a deconstructs on the power of branding that could have been done if we'd have had and still in the royal family and how brand wise it was a for and again with her leave in the royal family. So I'll often just go in there and spout about things that I'm up to that have come to my mind, of course, to piss me off. And I need to vent.   Joe: And then on top of everything else is if you didn't have enough to do you have Sim's media, which to me looks like you're basically helping anybody, any entrepreneur or any person with their branding, the PR, their marketing podcast book launches product launches. Right. So you because you've done all of this stuff, you're like, hey, I can help. So you have Sim's   Steve: Yeah,   Joe: Media as well.   Steve: I've done it for everyone from Piaget to Ferrari to major events to major influences, and I find the way people work media quite often is wrong. They have a Field of Dreams moment. Hey, I'm going to pay for an article in Forbes. They get the article in Forbes and then they sit there by the phone thinking, OK, Reinier, bugger. And it doesn't work like that. So I'm a great believe. Again, media is one thing, but what you do with it is everything. So the way I work kind of works. So now what we did was about three years ago, we started allowing clients to actually operate under the way that we worked. And then it was about six months ago that we physically launched Tim's media and able to get you to where you wanted to be given the message you want to be given.   Joe: Awesome. I love it. OK, Henry, your son, does he work with. Is he part of your team?   Steve: Yes, and he's branching out to a new thing, and I laugh because, again, your kids grow up going, Oh, Dad, you don't know day, you don't know I want to follow you. Yeah. And they love you. And then they go to school where for eight hours the school teaches them. There's only one answer. And if you don't get this answer and you don't take the white box, you failed. And then they come home to an entrepreneur who doesn't even know where the box is. And there's 20 different answers and each one of them is making them half a million dollars, you know, so it's a real disconnect. And he had trouble with that. And he was studying engineering, which was a very analytical profession. And then he would come on to his dad, who Cyprien old fashioned talking to someone in Korea and suddenly getting wired one point to be able to do something. He's like, how can this be? You know? So eventually he actually said he wanted to just flow around to a couple of the events that I was speaking at. And then he suddenly sort to see the world of entrepreneurial being a lot more challenging to him. And now he's actually gone out. And it's it's beautiful to see how he's come from the analytical world. And he's now taking what he knows about that. And he's very driven, focused on results. And he works in Sim's media and he's launching his own group. So I'm very proud of it.   Joe: Ok, so he's actually doing some of his own things. He's not just   Steve: He is, he   Joe: Got   Steve: Is   Joe: It, OK,   Steve: You   Joe: Call.   Steve: Want to you want to you want to basically build people up to be good enough that they can leave but treat them so well they don't want to. So it's good to see him out on his own. I'm   Joe: Perfect.   Steve: Happy with that.   Joe: Awesome. OK, so we're out of time. One quick question. If you only had one motorcycle, which brand would you choose?   Steve: Oh, that's the nastiest question   Joe: I   Steve: In.   Joe: Know, I knew I knew it was going to   Steve: Oh.   Joe: Because I see all your bikes lined up, I see because I see your Harley Norton, I'm like, Oh man, what's your what's his favorite?   Steve: Oh, this is kind of weird because if anything, it's probably the least exclusive exclusive of my bikes, but I bought a Harley Street glide about a year ago and it's the only comfortable to up bike. I've got Zoom. My others are single seat is all that will Elbaum comfortable. So this is the only one that my wife can come on. So I would probably say that one because it's the only one that me and her can actually get out and do. Our tacker runs up to Santa Barbara or.   Joe: Perfect. OK.   Steve: Tough question, tough   Joe: Hey,   Steve: Olival question.   Joe: I will I would have had another eight of those like I already you've already explained your favorite drink. It sounds like it's an old fashioned but   Steve: Yeah, it is.   Joe: But I would have a ton of I wish I had more time with you. I so enjoy this. I'm going to put all your links in the show notes so that anyone listening to the podcast will see them in the show notes and on YouTube. And I will make sure they know where to find you. This has been a complete honor for me. I again, to meet you even virtually, and to have a real person who's doing real things at a real honest level and not leaning against a Lamborghini that you don't own are sitting in a shell of a fuselage of a plane that doesn't even fly for photos. It just means a lot to me. There's something about it. And I hope to meet you in person sooner than later. I hope to attend one of your events, and I really appreciate it. Thanks so much for being here.   Steve: Thank you. Thanks for having me.

Marketing BS with Edward Nevraumont
Interview: Steve Schildwachter, CMO of a major Washington DC museum, Part 1

Marketing BS with Edward Nevraumont

Play Episode Listen Later Mar 17, 2021 20:19


My guest today is Steve Schildwachter, former CMO of Museum of the Bible. Steve started his career working at advertising agencies before moving to the client side. In the interview we explore that transition, and his later transition from for-profit to non-profit.This is the free edition of Marketing BS. Premium subscribers get access to part 2 of Steve's interview tomorrow where we dive into marketing a non-profit museum (and twice the content every week).You can also listen to these interviews in your podcast player of choice: Apple, Sticher, TuneIn, Overcast , Spotify. Private Feed (for premium episodes).Today's essay is sponsored byTurn your audience into a businessIndependent content creators are generating more than $2M per year using this open source, customizable publishing platform. All of the features you need to launch a new blog, newsletter and membership site are built-in — with proper SEO, a clean editor and paid subscriptions with 0% fees.TranscriptEdward: This is Marketing BS. My guest is Steve Schildwachter. Today, we cover Steve's career and path to CMO, Leo Burnett, DMB&B, FCB Global, rVue, and BrightStar. Steve was, until recently, the CMO of Museum of the Bible, and I'm excited to have him here. Steve, by 2013, you'd risen in the ranks of advertising agencies to become an Executive Vice President at FCB. You oversaw brands like Raid, Pledge, and Windex but then you left to join the client-side as a CMO of rVue. Why did you do that?Steve: First of all, Ed, thank you very much for having me on the show today. It's a great honor to be here. I pretty much came to the end of the road in the advertising agency business. The business had changed a lot during the time that I was there, having started at Leo Burnett, brief time at DMB&B, and then many years at FCB. Very, very valuable experiences, I wouldn't trade them for anything. During that time however, the advertising agency business has become much more commoditized. There are a number of pieces to that but it became apparent to me that if I needed to innovate, I needed, at least for me, to go somewhere else. I had been keeping my eye for a long time on the media technology startup sector, a lot of exciting things happening there. When an opportunity came up to make that jump, I did it. Edward: Why did they hire you? At that point, you had no experience on the client-side, you always used to do advertising. Why take a risk to bring you on as a CMO?Steve: It was not that big of a risk for a couple of reasons. It was probably more of a risk for me because I was leaping into something that at that time was completely unknown for me. It was essentially an advertising concept, rVue was a media technology company that networked together about 150+ digital out of home networks. The clients for rVue were effectively advertising agencies and their clients who were trying to decide how to divide their media budgets. It was definitely a world that I understood very, very well. In that sense, it was a pretty natural transition. The other thing was that at least one of the participants was very known to me. I was being brought in as part of a new management team. The CEO who was hired is somebody that I had worked with in the past. Another is a Chief Technology Officer who I've met for the first time but we jived very quickly as a leadership team. We had a great experience there for a couple of years. Edward: What important skills did you take with you from your ad agency work into that job?Steve: I would say for sure, the knowledge of the change in media landscape. One of the things that I had made a point of in my last several years at FCB was to stay on top of the media portion.FCB at the time was running the few agencies that still had a media department inside. They had a separate media agency, all the agencies had split off, Leo Burnett, we got Starcom, and all the other ones out there. But FCB, even though we had a media buying partner within our holding company, we still have a media department inside because we had to be on top of that for our clients. The media landscape, having stayed on top of that was a skill that was very required for me going into that job.Edward: What skills were you missing? What did you not have that you had to develop on that job?Steve: That's a great question. I would say two things come to mind. One is I needed to get back into a ninja action figure stance like I was when I was coming up as an Account Executive, because in a startup, you don't have all of the supporting functions around you that you have at a large company like an ad agency or any large company. I found that I was pretty comfortable with that. I had always been doing my own PowerPoint presentations and that type of thing. Making travel arrangements for myself was not hard but it was something time-consuming that I never had to do before. You think differently, you have to renew in a startup. There's very few people in the company, you have to completely change the way that you work and the way that you're productive. That was one thing that I was missing. Another thing was understanding and really appreciating the sales function. There were some things that I knew about it intuitively. As an advertising person, I would try to understand who I was approaching and make sure that I was bringing something that was relevant to them versus relevant to me. But having had to hire a sales staff, manage them, and keep track of them was completely new to me. It was a great learning experience. Edward: Steve, I want to go back a little bit and talk about the path that got you there. I'm a big believer that the experiences we have when we're 12–14 affect our entire lives. What were you passionate about at that age?Steve: I was passionate about a lot of things. I was passionate about baseball, I was passionate about different things that interested me. But from a professional development standpoint, let's say it was really writing and communication. I had a teacher when I was around that age who saw that I had an ability to write, an ability to communicate, and he nurtured that. It was really a foundational experience for me. It taught me that writing, for me at least, is fun, it's something that I like to do. It led me to some insights about how communication works, what makes communication effective. I couldn't possibly learn all those lessons at the age of 14, but I learned to appreciate them. I was always that kid, even in college, who would much rather write a 10-page paper than take a Bluebook task because I liked the process of writing.Edward: What about that teacher experience, the fact that you had somebody who could develop you that way, did that affect your later career at all?Steve: Yes, definitely it did, it taught the importance of mentorship. Not just that teacher, I was surrounded by teachers. I had two uncles and one aunt who were teachers, and I talked to them a lot about what do you do, what is your experience, what is that like? I very nearly went into that as a career. It was one of the things I was thinking about doing was going into teaching. Eventually, I ended up choosing advertising and marketing. I don't regret that at all, but along the way, that appreciation for teaching has stimulated my curiosity and made me a self-learner. It has also inspired me at certain times to take somebody aside, somebody that I'm managing or somebody that I'm working with that there's maybe a requirement or an opportunity to teach them on the job and coach them along. I've mentored a lot of people through the process and it's really, really fun to see them now in leadership positions later. That's very, very satisfying. Edward: I want to jump ahead a bit, you're at FCB for about three years and then you moved to Latin America. What drove that decision?Steve: That was a really wonderful confluence of personal and professional. My first job at FCB was actually with a below the line division they had at the time. I got hired there to work on the Wendy's hamburger account because I had previous experience in the same category with another brand. I had a great time there and everything but meanwhile, the so-called main agency for Cone & Belding was taking on the global business of S.C. Johnson and they realized they needed somebody to run the Latin America division. I speak Spanish and my bosses observed that while I was in this first role that I adopted my oldest child who's now 25, she's from Paraguay. My second child is from Venezuela, we did those two adoptions. They thought, well, we need somebody to run the Latin America portion of this global account, maybe Steve is the guy. I took that role and moved to Buenos Aires as a result.Edward: How did that affect you? If you hadn't done that, how would your career be different today?Steve: I have to tell you, not only what I lament not having done, I lament having come back after just a few years. The reason I didn't stay down there was because the Argentine economy collapsed. There was this so-called Tango Effect that essentially made it necessary for us to come back because the currency collapsed and there was not much happening there. To your question, what it did do for me is it completely opened my horizons in terms of how I interacted with people, how I conducted myself as a global executive. Having to speak a language in a foreign culture, be a part of that culture on a day-to-day basis, and just deal with all the people that you deal with is an incredibly mind-opening experience. Most Americans don't have that opportunity. I say this not as a criticism or an insular country because we're very self-sufficient or very large or within practically our own continent. Not many people would get the opportunity so I feel very blessed to have worked abroad. It opened my eyes in so many ways, helped me be a better colleague, and also helped me be a better listener to people. You have to listen harder when you're listening in a second language, trying to understand. Then you have to start saying, oh, they think about this completely different than I've ever thought about it before. That really helps you to be, like they say, a better colleague but also maybe more innovative.Edward: That's an interesting thing too as an agency. When you're at an agency, you're a step removed from the business. In fact, as a business person in general, you're a step removed from the business from what your consumers are experiencing. You often have to really work to figure out how your consumers feel about your product. In an agency, you're a step removed from that because you're dealing with the business, who then deals with the consumer. How do you go about understanding a business when you're a step removed like that in your agency?Steve: Somebody that I respect very much is the head of CMO recruiting at Spencer Stuart, told me that he thinks that advertising agency executives have a leg up because of all the different kinds of businesses that they're exposed to. If you think about it, I spent probably half my career in franchise brands, half of it in consumer-packaged goods with the smothering of some other things. But you're exposed to all these different experiences and all these different ways of working that help you see the possibilities of how things can be. I would also say that working in an agency, if you do your job right, you can be as close to the consumer, if not closer than your clients. One of the things that clients always told me is they said, wow, we really appreciate how you get into the milieu of the clients, you talk to clients. Of course, we conduct the research on their behalf so that's a little hygienic sometimes. Just going to the store on a Saturday, seeing what products are moving, asking people why they buy what they buy, and just getting a sense of the category is something that any good advertising agency person should be doing, or at least that historically was the case in the places where I worked. Edward: You got pretty deep. When you were working with S.C. Johnson, you filed your own patent.Steve: That was a funny story because I learned more about entomology and pesticides than I ever imagined that I would know. That's not something I ever imagined at age 12 and 13 is that I would be an expert at bugs and how to kill them. It was really interesting to me.My client, S.C. Johnson, had the largest private entomology lab in North America so you could go there, you could work with the scientists, you can understand. It was necessary because the kind of advertising they were doing at that time at least required powerful demonstrations of efficacy. Before, I went to my Creative Director and said, here's what we're trying to sell, I had the very understanding of why should people buy it. Working in the lab with the scientists would help me understand what worked and what didn't. In the process of that, I got friendly with a number of scientists and I brought to one of them this observation. In South America, consumers down the trade in some of the more outlined retail locations were buying some of our more expensive products that frankly didn't sell well. One of them was a little cardboard square that you would put in a device, like an electric air freshener, but it was an electric mosquito repeller that people would use at night. These were more expensive than most people in that socioeconomic level could afford, so what they would do is they would cut them in order to get more use out of the ones that they bought. We thought, maybe there's a way that we can dosify them a little bit and make them perforated or segmentable so that people could get more use out of it. We essentially created a new kind of skew that could only be distributed down the trade and it basically facilitated the consumer behavior that we already observed. We applied for a patent on that and got it.Edward: I want to jump ahead a little bit. You left rVue to join Bright Care as CMO, but then about two years in, you just kept the CMO title but your job role expanded dramatically. Can you talk a little bit about that?Steve: BrightStar Care is a great company. I would say that is definitely to me the most superior brand in that home health care category right now. It's a very entrepreneurial atmosphere, and I had some good success in my first couple of years with marketing and things related to marketing. I was asked by my boss to take on some other things. I found myself, like at rVue, I was back in charge of some sales teams and everything so I was still learning some of that. My boss was very patient with me on that score. I was assigned to a lot of different things just based on the success that I had in the first couple of years in marketing. Edward: Then what happened? You take on all these additional responsibilities. How do you divide your time now between your old responsibilities and these new ones, and still achieve what you want to achieve?Steve: It was really challenging because as I said, a very entrepreneurial environment, a lot of things happening very quickly. It's a much bigger company than a startup but behaves like a startup, and that's a good thing. That company in particular, the founder and CEO has an unbelievable work ethic, strong accountability. I loved it, but it was a challenge. I would say anybody who goes through a similar transformation at a company, expanding their responsibilities, needs to make sure that they have strong lieutenants in charge of each of the areas that they're overseeing. Someone that they can be accountable to, someone they can rely on, and not incidentally somebody who's going to push you as a manager. Lieutenants should be coming to you and saying I think we need to be doing this, I think we need to innovate in this area.Edward: Steve, what were the biggest failure points in your career? Where did things not go as expected?Steve: On what we were just discussing, I think it was a mistake for me to accept one of the roles that I had. To me, the very soul of BrightStar's point of difference is its registered nurses. There was a department that had orders of registered nurses who would liaise with the nurses of each of our franchises. They were excellent, they were amazing in gerontology, they were amazing at working with clients and everything, but fundamentally, their role was not so much commercial as it was operational. If I could've turned down one department in retrospect, it would've been that one. I loved them, I thought they were excellent, but it was just not something that I had the wherewithal to manage. I would say that's something where I probably should've said, are we sure about this, I'm not sure if maybe that's something that I should take on. Edward: How did that learning affect later in your career, if at all? Did it change your perspective on taking on responsibilities in other places along the way? Steve: Yes. I'd still consider myself somebody who wants to contribute in any way that my contributions would be welcome. I'm definitely not somebody who goes out to seek, build an empire, expand, and everything. The responsibilities that I was given at BrightStar were not ones that I asked for, but I am willing to help out. That hasn't changed. If I'm ever in this situation like that going forward, I'm going to be a lot more discriminating and just really think through, is this something that I can succeed at, is this something that's good for the organization to have me oversee?Edward: Steve, what are your productivity tricks? What do you do to be productive that most people don't do?Steve: There are a number of things. Years ago, I did what a lot of people did at the time, I read The 7 Habits of Highly Effective People. That helped codify for me a lot of things I was somewhat doing naturally, but I really got focused on those things that we call big rocks. You've heard this analogy before. You've got a container full of big rocks, sand, some gravel, and this type of thing. The big rocks represent those priorities that are most important that are going to move the ball downfield for the organization. You got to focus on those first because if you focus on all the less meaningful stuff that's the sand, you'll fill up your container with things that now don't allow you to fit in the big rocks. You always start with that.I would say that I went through a period where I got way too fascinated with planning ahead like that. What I've learned more recently is to leverage coincidences, things that happen. Call them coincidences, call them happenstance, call them divine appointments, whatever you wish. Things will pop up and you have to have the awareness in the moment, and the full vision in order to be able to take advantage of those things when they arise. There may be something that comes up and you think, wow, this is a quick easy win, if I jump on this right now, I can really do something great for the organization so let's get a team together and address it.Planning ahead is great, but you've also got to be willing to look for those coincidences when they come up.Edward: How do you differentiate between a coincidence that's an opportunity you should jump on, and a coincidence that's a distraction from the plan that you were trying to work on?Steve: This I will mention in not a positive but not a negative way, just a more discriminating way. This Art of War by Sun Tzu, it was a thing years ago to quote that book. I would say take a step back, look at all the different maxims listed on that book. What it's really about is fortune favors the prepared. You have to have a certain ripeness about you and a certain handle on what all's going on in order to succeed. It's not about doing something machiavellian like under-cutting a competitor or that type of thing, it's just paying attention a lot and being aware of what's happening around you. That's how you distinguish one coincidence, a coincidence that's productive versus a coincidence that is a distraction. If you've got a sense of what's going on, you can make those judgments right in the moment and be able to decide, yes, this is something I should chase for a day, or no, this is something I should just let go.Edward: Thank you, Steve. We're going to wrap it with that and we'll come back tomorrow to talk about your experience at the Museum of the Bible.Steve: Thanks so much, Ed. Great speaking with you. This is a public episode. If you would like to discuss this with other subscribers or get access to bonus episodes, visit marketingbs.substack.com

Land Academy Show
Real Definition of Homestead (LA 1299)

Land Academy Show

Play Episode Listen Later Aug 3, 2020 17:44


Real Definition of Homestead (LA 1299) Transcript: Steve: Steve and Jill here. Jill: Hello. Steve: Welcome to the Land Academy Show, entertaining land, investment talk. I'm Steven Jack Butala. Jill: And I'm Jill DeWitt broadcasting from sunny, Southern California. Steve: Today Jill and I talk about, well, really, I talk about, the real definition of the word homestead. Jill: Why is it only you? This came up because of a call that I had it. And this guy was nutty. Well, I'll explain it. But this nutty seller was explaining to me how he got this property. He's the first one to get the property. It was never properly, what was the word he said, what did he call it? Divided. It wasn't subdivided. He said staked out or something like that. And I'm going along like a homestead and he's telling me no. So we talked about it. Now we're going to try to clear this up. Steve: That's interesting. Because I chose this topic because I was reading a stream, an extremely lengthy stream in our Facebook. Jill: So they're talking about it too. Steve: Yeah. It's all over the internet man. And it's so wrong. I have to be real straight here. There's some really bad information about the word homestead. And I know why, because homestead means four or five things to different people. So I'm going to try to clear it up. Jill: It's funny. Steve: And not in a boring way. Jill: [inaudible 00:01:22]. By the way. Steve: That's okay. Jill: Okay, good. I got to say usually we're recording this a few days before. Now pretty much today we're recording on the day. This tells you a little bit about our weekend. Steve: We were late because of our social life interfered with our professional life recently. Jill: You should not let that happen. And we did, "Well, we can record tomorrow." I'll just record tomorrow, or we can record tomorrow. And then here, we're like, Oh, you can't. We have no more tomorrows. Steve: Remember back when we first started out, not with the Atlanta Academy, but just working together. And we were there every day and working hard and all into it. And now it's just a lapse [crosstalk 00:00:02:03]. Jill: [crosstalk 00:02:06] I guess so. Don't do that. Steve: I hear radio radio switches clicking off all over the place right now. Before we get into it, let's take a question posted by one of our members on the landinvestors.com online community. It's free. Jill: Okay. So Austin wrote, "Hello. After a somewhat successful first round mailer, I have a handful of recorded deeds from the County," as you should. This is great. "I haven't sold anything so far. I focus in Northern Arizona and have five acre plus desert properties that I'm hoping to sell in the 2,500 to $3,000 range. For this price point, is it appropriate to hire a photo company such as WeGoLook. There's others like that too, to shoot photos and or video, or should I use stock photos from the region and those will be adequate?" Thanks, Austin. And we put those in there for [inaudible 00:02:59] people. That's one of the things- Steve: There's 10,000 pictures in the original program of Northern Arizona. Jill: That we shared. Steve: [crosstalk 00:03:08] 10,000, maybe 8,000. Jill: When I say we, I mean, somebody else that worked for us or you. Steve: What do you think about this topic? Jill: I would, you know what? I think that back in the day, it was hard to get people and hard to tell them where to go. And for them to find properties, it was difficult for us alone telling photographer. But nowadays you could get a guy for 50 to 75 bucks off these companies or Craigslist, and you can give them GPS coordinates that they can pop in their phone and they can drive right there. So I think not hiring it I think there's no reason nowadays to not hire a photographer, to go out there, hopefully see a couple... And you've got how many properties? Steve: A handful. Jill: Is there a way... Do all of them at the same time. Have your photographer pick the first sunny day w...

Land Academy Show
Real Definition of Homestead (LA 1299)

Land Academy Show

Play Episode Listen Later Aug 3, 2020 17:44


Real Definition of Homestead (LA 1299) Transcript: Steve: Steve and Jill here. Jill: Hello. Steve: Welcome to the Land Academy Show, entertaining land, investment talk. I'm Steven Jack Butala. Jill: And I'm Jill DeWitt broadcasting from sunny, Southern California. Steve: Today Jill and I talk about, well, really, I talk about, the real definition of the word homestead. Jill: Why is it only you? This came up because of a call that I had it. And this guy was nutty. Well, I'll explain it. But this nutty seller was explaining to me how he got this property. He's the first one to get the property. It was never properly, what was the word he said, what did he call it? Divided. It wasn't subdivided. He said staked out or something like that. And I'm going along like a homestead and he's telling me no. So we talked about it. Now we're going to try to clear this up. Steve: That's interesting. Because I chose this topic because I was reading a stream, an extremely lengthy stream in our Facebook. Jill: So they're talking about it too. Steve: Yeah. It's all over the internet man. And it's so wrong. I have to be real straight here. There's some really bad information about the word homestead. And I know why, because homestead means four or five things to different people. So I'm going to try to clear it up. Jill: It's funny. Steve: And not in a boring way. Jill: [inaudible 00:01:22]. By the way. Steve: That's okay. Jill: Okay, good. I got to say usually we're recording this a few days before. Now pretty much today we're recording on the day. This tells you a little bit about our weekend. Steve: We were late because of our social life interfered with our professional life recently. Jill: You should not let that happen. And we did, "Well, we can record tomorrow." I'll just record tomorrow, or we can record tomorrow. And then here, we're like, Oh, you can't. We have no more tomorrows. Steve: Remember back when we first started out, not with the Atlanta Academy, but just working together. And we were there every day and working hard and all into it. And now it's just a lapse [crosstalk 00:00:02:03]. Jill: [crosstalk 00:02:06] I guess so. Don't do that. Steve: I hear radio radio switches clicking off all over the place right now. Before we get into it, let's take a question posted by one of our members on the landinvestors.com online community. It's free. Jill: Okay. So Austin wrote, "Hello. After a somewhat successful first round mailer, I have a handful of recorded deeds from the County," as you should. This is great. "I haven't sold anything so far. I focus in Northern Arizona and have five acre plus desert properties that I'm hoping to sell in the 2,500 to $3,000 range. For this price point, is it appropriate to hire a photo company such as WeGoLook. There's others like that too, to shoot photos and or video, or should I use stock photos from the region and those will be adequate?" Thanks, Austin. And we put those in there for [inaudible 00:02:59] people. That's one of the things- Steve: There's 10,000 pictures in the original program of Northern Arizona. Jill: That we shared. Steve: [crosstalk 00:03:08] 10,000, maybe 8,000. Jill: When I say we, I mean, somebody else that worked for us or you. Steve: What do you think about this topic? Jill: I would, you know what? I think that back in the day, it was hard to get people and hard to tell them where to go. And for them to find properties, it was difficult for us alone telling photographer. But nowadays you could get a guy for 50 to 75 bucks off these companies or Craigslist, and you can give them GPS coordinates that they can pop in their phone and they can drive right there. So I think not hiring it I think there's no reason nowadays to not hire a photographer, to go out there, hopefully see a couple... And you've got how many properties? Steve: A handful. Jill: Is there a way... Do all of them at the same time. Have your photographer pick the first sunny day w...

Sunshine Parenting
Ep. 129: A Manifesto to Strength: Raising Anti-Fragile Kids

Sunshine Parenting

Play Episode Listen Later Feb 28, 2020 46:19


Show notes & links available here. In this episode, I'm talking to Steve Baskin about raising strong, anti-fragile kids. Steve and his wife, Susie, are the owners and directors of Camp Champions in Marble Falls, Texas. For over 27 years, Steve has studied the camp experience and how to make it the best possible growth opportunity for kids. In his new essay, A Manifesto to Strength (published below for the first time) and in this interview, Steve shares his thoughts on what we can do as parents to raise kids who aren't so fragile. Big Ideas The summer camp experience offers kids so many benefits and opportunities for education and development. Avoid over-parenting and preparing the road for your child. Instead, prepare your child for the road by doing less for them as they get older. Kids who are allowed to experience life's ups and downs, learn to advocate for themselves and who learn from their mistakes are more equipped for adulthood. Protecting kids from discomfort is not the same thing as protecting our kids from danger. It does more harm than good in the long run. Camp is a powerful place to build internal strength. Resilience means you are worse after a challenge, whereas if we are anti-fragile, we should emerge from a challenging situation stronger. An example is a child who overcomes homesickness at summer camp and then has an easier time going away from home when it's time for college. It can be hard for parents to see their kids for the age they truly are. Instead, they see the "weighted average of all their memories." Quotes Audrey: "We have a lot in common in that we take this camp thing very seriously and are always thinking about how we can better deliver the social-emotional life skills growth that kids need at camp." Steve: "One of the things I began to see early on was over-parenting, first the helicopter parenting and then the snowplow or lawnmower parenting. One is watching your child's emotion and then trying to manage your child's experience and prepare the road for your child, instead of your child for the road, and I saw that as problematic." Steve: "We joke that we have a rule of parenting through laziness. If you think your child can do it, let them. If you suspect they might be able to do it, let them. If you think there's an off-chance, let them." Steve: "College campuses are responding to what they're getting. I think the horse is already out of the barn. The kids get there and they have had their parents get on the phone and talk to the teachers. They've had parents adjudicate their friendships. They've had their college applications coauthored.  They've been used to having someone say, 'If it's too much for you, sweetheart, your mom and dad are here, we're going to protect you. And it sends a really deleterious signal." Steve: "It's one of the saddest ironies that we, in our unbelievably, almost overwhelming love of our children and in an attempt to create some sort of advantage for them, we're baking in longterm disadvantage." Steve: "We think we need to protect our children. And the answer to that is yes, of course, from starvation and moving cars and juggling chainsaws. There are things that are legitimately dangerous. But we are not there to protect them from any discomfort or any pain or any sadness. What we need to do is not protect but prepare." Steve: "When you're handed that delicate baby on day one, you'd better be in the protect and provide business. You'll make sure they're not hurt and they're fed. But every day after that, we ought to be protecting and providing just a little bit less and preparing a little bit more." Steve: "There's a general parenting trend that equates protection from discomfort with protection from danger and it makes loving parents create fragile children." Audrey: "In general, the kids we see at our camps are less fragile than the general population. Parents who are willing to let their kids go to camp are already ahead of the game." Steve: "Parents tend to think in binary terms: I don't want a fragile child; I want a resilient child. And that misses a third, much more ambitious and exciting axis. Fragile is what happens if you drop a crystal glass on the ground. It breaks. If you drop a Solo cup, nothing happens. It's not better, it's not worse. It's the same. It's resilient. Anti-fragile is something that, when exposed to stress, challenge or difficulty, actually becomes stronger. So your immune system is anti-fragile. You get exposed to a disease and you're less likely to get it in the future." Steve: "We need to experience challenges and get through them to know that we're capable of it and just to build those psychic muscles." Steve: "I want (kids) to fail at something and then know through perseverance and try, try again that they can overcome that failure." Audrey: "(When kids forget their homework) people overestimate the importance of grades and underestimate the importance of getting the zero and realizing that the world doesn't end. And remembering it the next day." Steve: "We want our children to avoid any short term discomfort but at the cost of long term capability." Steve: "I'd rather have kids think the world is an adventure and know that everything's not going to be perfect. If you constantly send a (fearful) message, you make fragile children who are scared of the world. When it comes time for them to go into the workplace or go into college or go do something bold and exciting, they're going into a world that's scary. They're going into a world that they're not prepared for." Audrey: "Some parents have almost zero risk tolerance. They'll think about all the things that could possibly go wrong instead of all the learning and growth that could go right." Audrey: "We have a lot of fears that are unfounded. We've been inundated with scary, sad stories in the media but the chances of those happening to your child are very small." Steve: "My struggle with social media is that it has hacked our evolutionary wiring in the same way that Haagen Daaz or Pringles have hacked our wiring for fats, sugars, and salts so that we won't eat foods we were evolved to want. We want human connection. I think that Snapchat is to human connection what Pringles is to nutrition. It feels almost like food, and then you do a whole lot of it and you feel bad afterward." Audrey: "Teach them to be discerning. It's not like you send them out with no guidance...We're showing them, we're watching them do it, we're feeling comfortable with them doing it and then we're letting them do it." Steve: "If a parent were to say, 'What can I do?' my first answer is always, 'Less.'" Steve: "Always work off the assumption that they're okay. 'You've got this, I believe in you. You're strong.'" A Manifesto to Strength by Steve Baskin In recent years, we have read a great deal about grit and resilience. We have also seen studies about emotional fragility in our young people.  Even beyond the studies, I have personally seen a rise in young people (often first-time campers) who struggle with overcoming adversity and bouncing back from failure. But we know that life will have its challenges.  Our children will experience failures. They will experience loss and potentially even tragedy. I can think of no greater task as a parent or an educator than to help prepare our children to overcome these future struggles. But in order to do so, we must face an important realization. Doing so will be hard for us. As parents, we want to protect our children from dangers and hardships.  Our desire to protect them from real threats can also lead us to going too far.  In our love, we can find ourselves striving to protect them from discomfort, embarrassment, sadness, or boredom.  Their pain or discomfort becomes ours and we often do everything we can to eliminate it. But this does not serve them.  Our children need to learn how to cope with disappointment, heartache, sadness, and failure. They need to learn how to deal with an awkward social situation and social break-ups. We should not be absent: we should be there to let them know that we have experienced similar challenges and that we are available to help them. But we need to let them have these experiences themselves now.  Learning to cope with challenge is like developing resistance to diseases.  You become better at it through exposure to the challenges. Children are “anti-fragile”, which is to say that they become more capable through challenge.  [I recently wrote an article explicitly on this topic.] I share this because it deeply influences how camp benefits your child. We want camp to be full of friendships, laughter, fun, and activities.  But we also know it is a powerful place to build internal strength. I use “strength” rather than “resilience” for a reason.  “Resilience” simply means that you are no worse after a challenge. If we are indeed anti-fragile, we should emerge from a challenging situation stronger.  With that in mind, I hope some of the following happens to every camper: They are homesick and overcome it so that they will know they can thrive outside of their parents’ shadows.  This will be critical when they go to college. They have a heated dispute with a friend, are upset, and eventually, find a resolution. They try something new and fail.  And fail a few more times.  And then succeed through perseverance. They try something and fail without an eventual triumph.  We will not always win or succeed.  Children should know that they can survive those situations, too. I want counselors to be there to support our campers after these challenges, but not to prevent them from ever happening. One of the odd gifts of camp is that it is fun and joyful enough to allow these growth moments to happen and still feel like a positive experience. I once thought that the challenges (homesickness, cabin squabbles, struggles to learn a new skill) were the price you paid for the joys.  As the cliché says, “No pain, no gain.” “Into every life, some rain must fall.” But now I know that the pain IS the gain.  These challenges and struggles are building capabilities and capacities in your child that will bear fruit later in life.  When other 18 year-olds are suffering from homesickness as college Freshmen, your child will be there to comfort them. When a friend gets fired from a job or suffers from a break-up, your child will understand the disappointment and provide empathy.  And when your child has his or her own troubles, they will know they have overcome issues in the past. Here’s to strong children! Steve Sir About Steve Baskin Steve Baskin is the executive director of the boys’ side of Camp Champions. In addition, he is a partner at Camp Pinnacle and Everwood Day Camp. Steve is a lifelong camper. He first attended camp when he was 8 and he continued for 11 years. In his years as a camper and a counselor, he discovered the power of the camp experience to develop confidence, social skills, and joy. He even wrote about camp in his college applications as one of the defining experiences of his life. After graduating with honors from Davidson College, he got off the camp track for a few years during which he was an investment banker with Goldman Sachs in New York and Simmons & Company in Houston. He then went to Harvard Business School, where he decided to pursue his true passion: summer camp. He and Susie have been full-time camp owners since 1993. Steve is lucky to have the pleasure of partnering with his wife (and best friend) and raising their 4 kids. Steve has been featured in articles in the Wall Street Journal, American Way magazine, the Houston Chronicle and the Austin-American Statesman. He has written for Psychology Today on youth development, education, and parenting. Steve chaired the Tri-State Camp Conference (the largest camp conference in the world) from 2008-2010. In 2009, he received the National Service Award from the American Camp Association(ACA). In 2010, he was appointed Treasurer of the ACA and serves on its Executive Committee and on the National Board. He is currently the chair of the American Camping Foundation. In 2013, Steve was asked to speak at his 20th Harvard reunion as an expert on parenting. WATCH STEVE’S HARVARD TALK: PLAY ► About Camp Champions Camp Champions is a 2-3 week overnight camp in Marble Falls, Texas for girls and boys. It is on beautiful Lake LBJ and offers over 50 different activities. They are all about the 4 Rs: respect, responsibility, reaching out to others and taking reasonable risks. Resources Campchampions.com Julie Lythcott-Haim's Ted Talk, How to Raise Successful Kids without over-parenting Related Ep. 128: “America’s Worst Mom” Lenore Skenazy talks about Letting our Kids Grow Ep. 101: Entitlemania with Richard Watts 5 Steps to Raising a Problem Solver 5 Ways Camp Grows Grit Be a Better Parent by Doing Less Ready for Adulthood Check-List for Kids Ep. 85: Grit is Grown Outside the Comfort Zone (PEGtalk)

Sales Funnel Radio
SFR 268: Myron Golden Teaches WHAT Keeps Us Back...

Sales Funnel Radio

Play Episode Listen Later Aug 13, 2019 36:29


He’s invited by some of the world's top salesmen to help them sell more.    He’s incredible...and amazing at it - I’ve learned SO much from him.    Every time he speaks, I take out a pen and paper...    (Hint, hint...cue, cue...to everybody here!)   Please take out a piece of paper and take notes!    This is a man who’s likely to make MORE money arrive in your pocket just by listening to him... ;-)   Mr. Myron Golden. Myron: Hey, Steve. How are you doing, man?    Steve: Fantastic. Thanks for being on here, man.   Myron: Absolutely my pleasure to be on Sales Funnel Radio, talking to one of my favorite trainers...teachers… ‘OfferMinds…’   Ooh, did you see what I did there?! ;-)   Steve: That's good!     Honestly, thanks so much for taking the time. The feeling is mutual.    I have notebooks upon notebooks from your things.    Every time you come speak...or anytime I’m at Inner Circle or one of Russell's events, I’d fill a WHOLE legal pad.    And thinking…     "Oh, man, that was amazing."       "No, that was better than the last."        "Oh, my gosh, they're getting better…”      Myron: You're kind, thank you.   Steve: You are just an incredible salesperson.    You have so much skill and so much knowledge...    I've watched you unplanned…    (...and I know you've done this multiple times!)    ….get up and pitch someone's product better than they pitch it to an audience that doesn't know you…   AND you'll make MORE sales than the actual owner of the product!   How do you do that?! I know that's a huge question, but that's amazing…   HAVING NO INHIBITIONS   Myron: First of all, how I do that in particular, is how I sell.    First and foremost, I have to believe in the thing that I'm selling. If I believe in the thing that I'm selling, then it's easy for me to sell it.    What I mean by that is...   Most salespeople don't even realize that they haven't gotten out of their own way yet.    Most people who sell things, whether they sell cars, or sell shoes, or sell online courses… or whatever...     … they believe that selling is doing something ‘TO’ people not doing something *FOR* them.    So first and foremost, I look at selling as a service.    I look at it as something that I do *FOR* people’ that makes their lives better. It makes the world a better place because people like me are selling.   So I don't have ANY inhibitions.    For example...a pitcher will have pain in his shoulder, and he can't throw the ball as fast, or a golfer will have pain in his back and he can't swing.    Because subconsciously, his body knows that, “This movement is gonna hurt me or hurt someone.”    Right?    When we are incongruent or when we have incongruence about selling in general, that makes it hard for us to sell things.    I think the thing that I have going for me when it comes to selling is that I have *NO* incongruence in me whatsoever.    If I feel like a product isn’t good, then I wouldn't sell it to somebody in the first place!    Does that make sense?    Steve: Yeah, that makes sense.   Myron: I get out of my own way.   Steve: And I mean, you've done that multiple times.    I saw you do that at Dream 100 Con.    I mean, you're the guy that Russell Brunson asks to come re-pitch ClickFunnels' amazing offer after he's pitched!   Myron: Yeah.   Steve: It's impressive.   Myron: I'm honored. I'm honored by Russell. I appreciate him more than I can say...  I've got so much belief in what he offers, that selling a Russell Brunson coaching program is easy for me to sell.   (...even though he doesn't consider himself a guru, okay? I'm gonna call him my bounce-back guru.)    Because I went out, made a fortune and had a lot of great things happen in my life.    And then…    I went through seven years of life devastation.   Like every year, major tragedy after major tragedy, of some kind, happened in my life.    ...from 2007 through 2013.    I signed up for another coaching program in 2014 and I just didn't like that kind of work.    I don't believe that the key to success is to find something you're passionate about and the money will follow.’’   I DON’T believe that's true.   Steve: I don't either.   Myron: But I do believe that…    If the work that you’re doing doesn’t match the person that you are, you will never create wealth or massive world change in that arena - because your ‘doing’ has to match your ‘being’.  Right?    The coaching program was great; they had a lot of people making A LOT of money...it just wasn't the kind of work that suited me.    After that in 2015, I joined Russell's Inner Circle and my life has been on an upward trajectory financially, ever since then.    Selling a Russell Brunson coaching program? That's like the easiest thing in the world for me to sell!    Because he is the one person who I can point at and say, incontrovertibly, has helped more people to become millionaires in a shorter period of time than ANY other human being I've ever known of.   Steve: Yeah, not even just “known of”. I've never heard of anyone doing that!   Myron: Exactly.    And he's not an MLM guy. He's just a guy who teaches you frameworks that work.    So standing up and selling his product is easy because…    I wasn't selling the product I was selling the payoff   ...and I know what the payoff is because I get paid from that payoff all the time!   So that's why, if I can look at something and it makes sense, then it's easy for me to see how it makes sense...    ...then it's easy for me to say HOW it makes sense in a way that's easy for people to receive.   Steve: It's powerful stuff! And you know what's funny?   I feel like there's a lot of people who are jumping in entrepreneurship…   (which is great!)   ….but they do it under this notion that it's NOT sales, it's “entrepreneurship”.    But  like,  “ Eh, entrepreneurship IS sales. It's a sales role."   Myron: Yeah, exactly.   Steve: And if you're lying to yourself about that, you're already a bad entrepreneur!   To be an entrepreneur is to be a salesperson.   Myron: Exactly.   Steve: How can people be better?    How can they get rid of the inhibitions around selling?   Myron: Let's start with this.    So as you just said…   The reason that people say, “I'm an entrepreneur, I'm not a salesman,"    (What does that even mean?)    ...that is because they think there's something inherently wrong with sales!    But I'm gonna fix that right now.    BLOOD & SALES   …. the people reading right now - they can agree or disagree.    If you disagree ...here's what I'm gonna say to you…   ”You've been wrong before… congratulations, it's happening again!”   So I happen to have some money in my pocket….   ….if you take some money out of your pocket, any amount of money… and you look at that money - just check it out - and you’ll realize that:    All of the money that you have...    All of the money you will ever have...   To do the things…    You desire to do for yourself...   For the people that you love...   The causes that you care about...   The only reason it's possible for me, you, or anyone else to ever have money is because somebody somewhere sold something to someone for a profit.    PERIOD.   (I wasn’t gonna go here, but I will…)   Money is like blood, right?    Money is like blood, in that, money is stored in a bank.    Where's blood stored?    Steve: In your body.   Myron: Well, no, it's stored in a blood bank.    Money is stored in a money bank, right?    Steve: Oh, I get what you're saying.   Myron: Blood is stored in a blood bank.    Blood has to be in circulation in order to give life to your body and money has to be in circulation in order to give life to the economy.   Steve: I love that.    Myron: Right? So money is very much like blood.  Blood carries oxygen to every part of your body.    Money doesn't really carry oxygen, but it does help you breathe.    … because when you don't have any money, you feel like you can't breathe.   Steve: That's true.   Myron: Right?    But also…    Money is a mass noun, just like blood is a mass noun.    Yesterday, I went and got some blood drawn - I didn't go get ‘A blood’ drawn, I got SOME blood drawn.    … even though it's singular, it's a mass noun.    So you have to put “some” (which is plural) in front of a singular word.    You'd never say "I gave A blood," because that doesn't make any sense.    I gave SOME blood. Well, guess what?    When it comes to money, you wouldn't say, "I gave A money..."   It's SOME money.    Money and blood are both mass nouns.    Money and blood are both fungible.    Q: Now, what does fungible mean?    Well, you drove my car when you were in Tampa.   Steve: Yeah, great car, beautiful car.   Myron: With my name on the floor mat.   Steve: On the floor mats right there, that was...wooooo!   Myron: I drive a Bentley Continental GT.    If I let Steve borrow my car, when he brings my car back, my car is NOT fungible.    It's a car, but he can't bring me back a Volkswagen Jetta and say, "Here Myron, here's a car."    You have to bring back the same car!    ...or at least the same kind of car in, at least the same kind of condition.   (Preferably my car, right?)   So if somebody borrows a car, a car is NOT fungible.    If somebody borrows my golf clubs...    (… I wouldn't let somebody borrow my golf clubs 'cause those are my babies!)      But if I did, it's like, "No, you can't bring me back some other golf clubs."    "Well, they're golf clubs! What difference does it make?"    No! Golf clubs are NOT fungible.    If you give blood at a blood bank and then get in a car accident, you need to go get some blood… they don't have to search through millions of pints of blood to find the exact blood you gave!   Steve: "Oh, here are your cells!"    Myron: Exactly.    They just have to find the same blood type.    It's like with money.    Money is fungible.    If you loan me $5, you don't care if I pay you back the same bill.    Or if you owe me $50 then you don't care if I pay you back a $50 bill. Or two $20s and a $10 or five $10s or 10 $5s.    You don't care.    Q: Why?    A: Because money is fungible.    As long as it's the same currency type (#American dollars), you don't care.    You don't wanna loan me $50 in American dollars and I give you back Costa Rican dollars.    That wouldn't work.    So…    Money and blood are very much alike.   So here's what you gotta realize.    The only reason any of us EVER have any money in our pocket to do…   The things we wanna do    The things we desire for ourselves    The things we desire for people we love or the causes that we care about    … is because somebody somewhere sold something to someone for a profit.    Here's what that means:    Just like money is the blood, it keeps the economy alive, money is the lifeblood of the economy.    Salespeople are the heart of the economy that keeps the blood flowing.    If you are in sales, free yourself from the idea…from this ridiculous Hollywood notion that selling is somehow doing evil in the world.    Hollywood does way more evil in the world than salespeople!   The government tries to demonize business and salesmen and entrepreneurs while they do WAY more evil in the world.     Here's what you gotta realize...    Being a person who is in sales (a salesman or saleswoman) is one of the most noble, honorable positions and vocations in the world.     You make the world go ‘round.   Once you realize how essential salespeople are in the world and how much joy they bring into the world?   Salespeople bring joy into the world!    Remember how good you felt last time somebody sold you a new car? Or somebody sold you a new house? You felt great!   Why?    Because they sold you something that made your life better.    Salespeople bring more joy into the world than almost any other profession.    So once you wrap your mind around what selling really is…   … that FREES you up from all those internal conflicts and incongruencies that create the cognitive dissonance that restrict you from going out and making your offers boldly.   Steve: I 100% believe that.   Myron: That was a long answer.   Steve: But it's an amazing answer.    It drives me crazy…. "Money's evil."    Money is NOT evil, money is an amplifier.    I feel like (most of the time) when someone is NOT good at sales, usually they need to redefine their relationship with money.    They have so many *false beliefs* around money.   Myron: Absolutely.   Steve: Do you find that to be true?    Myron: Absolutely.    I'm gonna say, money IS an amplifier, but I'm gonna add a caveat.   Because money IS an amplifier…    If you're bad, money will make you a worse person, or give you the opportunity to do more evil in the world.    If you're a good person, money will give you the opportunity to do more good in the world   HOWEVER…   Money itself is NOT bad, nor is it neutral. Money itself is good. Money is a good thing.   Steve: Right.   Myron: How can you say money is a good thing?    Q: What is the substance that represents wealth around the world since the beginning of time?    What's that substance?    Steve: Gold.   Myron: Gold, that's right.   Steve: Yeah.   Myron: Gold is the substance that represents wealth.    The first time gold is mentioned in Scripture is in the Garden of Eden.    Here's what God said, "And there was gold in that land, and the gold of that land is good."    Now, wait a minute, wait a minute!    Help me understand something here.    The Garden of Eden is a place where all the food is free.    The Garden of Eden is a place where there were only two people who ever lived there, Adam and Eve, (last I checked, they were married to each other).    There were no stores, there was nothing for sale, and yet God put gold in the Garden of Eden and then, He made sure He told us it was good.   Money is good. It's not neutral. It's not bad. It is inherently good.    You can do bad things with money, but it’s inherently good.    A car is inherently good - it's not bad to not have to walk everywhere you go!    It's good to be able to get places faster and it gives you the ability to save time and put more experiences in your life.    But people have run over people intentionally with cars!   You can do something bad with something that's good but it doesn't make the good thing bad - it just means that a person did a bad thing with it.   Steve: And the person did it, NOT the car, or the gold, or the object!   Myron: You know how you talk about the Capitalist Pig it really irritates people?    THIS MAY OFFEND YOUI'm gonna say something that really irritates people.   Steve: Yeah.    Myron: I'm not attempting intentionally to offend anybody (that's not my intention) but if they get offended…. they should probably grow up a little bit!    So the government talks about gun violence, right?    Steve: Yeah.   Myron: Oh, there's no such thing as gun violence.    I know, I just lost a bunch of people....but I lost the ones I wanted to lose.   Steve: Sure.   Myron: Okay?    There's no such thing as gun violence. I have a whole bunch of guns, not one of them is violent.   (I know I just lost a bunch of people… but I lost the ones I wanted to lose)   Steve: Me too. It's so funny, they're just sitting there and they never harmed anyone.      Myron: They don't do anything to anybody.   They just mind their own business!   In fact, they don't even mind their own business ...because they don't do anything.    They just sit there until I go to the range and I practice.    There's no such thing as gun violence, it's people violence and some of those people use guns.    Nobody talks about...   Steve: Car violence.   Myron: Car violence.    Nobody talks about fist violence.    It's stupid, it's like saying, "My stupid pencil failed that test."    *Your pencil didn't take the test*    Steve: I'm gonna use that one!    I wish I would have known that when I was in elementary school, hah.    “My pencil's broken!”   Myron: "My pencil...I can't believe this... What kind of pencil is this?!”   Steve: So we've gone through and said, “Okay, in order to get better at sales, you really need to embody…” Myron: You have to fall in love with it.   Steve: Sales are incredible.   Myron: You have to fall in love with it.   I love sales and salespeople.    Pray for salespeople every night when you go to bed. Thank God for them every morning when you wake up.    Stop being, "I can't believe that person tried to sell me something."    When somebody tries to sell something to you, get excited about it and watch their process and see what you can learn.   Instead of , "I can't stand these stupid infomercials. I can't stand these stupid commercials….”    I like infomercials… I really love them!    Steve: Me too! I watch them for fun.    Myron: Goodness, they're so entertaining!   I'm like, "Ooh, that is such a great idea!"    Steve: Oh man! So we’re saying …   THE STRUGGLE IS NOT REAL!   Number one: You can't even learn any of the skills or real tactics that you teach if you can't even accept the fact that…    Sales ARE good.   That money IS good.   Myron: Absolutely, absolutely!    And that you are doing good in the world when you sell things to people.    Do you understand that people only buy something because they value the thing they're buying more than they value the money?    It's kind of amazing when you think about it.   Steve: Yeah, money is GOOD. Sales are GOOD.    I'm writing down some of the notes here...    What else would somebody need to do?    I mean these are all major foundational pieces before you even get into tactics…   (or even things that you'll be speaking at OfferMind about)   So what else can somebody do to just increase their sales?    They're like, "Hey, I've got those things, I know sales are GOOD. I know money is GOOD."    What would be the next step?    Myron:    Realize that the struggle is not real, it's imagined.    “But sales are SO hard!”    No, no, no, no, that's just a story you tell yourself.    Sales are NOT hard, you're just NOT good at it.    I love what Jim Rohn said his mentor told him.    He said, "Mr. Rohn, Mr. Rohn. Don't wish it were easier. Wish you were better."   Steve: Ohhhhh...there's some zing on that!   Myron: That's juicy, ain't it?    Steve: It's a little sting, there. A little spicy.   Myron: Yeah, he was like, "Sales is hard."    No, no, no, no. It ain't the problem.    Sales are not hard. Sales are really, really easy! You just don't know how to do it.    Jim Rohn said his mentor, Mr. Earl Shoaff asked him, “So how much money do you make?"    He said, “Well, I don't make that much. I'm broke.”    His mentor said, “How is it that you, being 26 years old and a healthy American male...and you're broke?”    He said, “Well, I can't help it. This is the job I have. This is all they pay.”   His mentor said, “Well, now Mr. Rohn that's not true. Let me ask you a question. Are there people who work for your company that get paid more than you get paid?"    He said, "Yes."    His mentor said, "Well then, that's not all they pay. That's just all they pay YOU."   And I said, "That is so good!"   Steve: I totally I can hear his voice as you say that. You do it well!   Myron: That's all they pay *YOU*    So what we have to realize is…    Mr. Rohn said, "It's too expensive."    "No, Mr. Rohn. The problem is not that it's too expensive. The problem is that you can't afford it."    We always wanna blame it on something outside of ourselves.    We always wanna relieve ourselves from the responsibility to do the thing, but the reality is... the reality is that sales ISN’T hard…   “…I just haven't learned how to do it yet!”   I'm gonna tell you something, Steve.    I have NOT always been good at sales.    When I got started in sales in 1985 selling insurance and investments through a company called AL Williams, I was not even good enough to be bad yet.    I was so bad, I was worse than bad!    I got started in October of 1985 and I did not make my first sale until April of 1987.    I was working and doing presentations... and I was woefully awful.    See, here's what happens.    Most people are not willing to be bad long enough to get good.   I was making offers and doing presentations from October of 1985 to April of 1987.    (By the way, if you're counting that's 18 months before I made a single, solitary sale.)   Shortly after I made that first sale, I became the top salesperson in our office month after month after month after month.    Some of you will say, "Well, Myron. How did you do that? What was it that changed for you, that took you from not being able to make the sale, to being the top salesperson in your office?"    *EASY*    I ran out of all the ways that wouldn't work.   Steve: Mat time!   Myron: The only thing I had left? The ways that it WOULD work.    It's so amazing, Steve.    People resist the only activity that can help them get better at the thing they are desiring to do.   They'll create all kinds of creative avoidance around not doing the one thing, i.e.,    Making offers   Doing presentations.   DON’T HIDE   I'm gonna tell you something, I've got a young lady who's in one of my high-end coaching programs.    Her name's Eileen, I think you met her.    This particular coaching program is $40,000 and they have to put at least half down and then they get on weekly bank drafts, right?    So she's like, "Myron, I really wanna get in this and I don't have the money. I don't know what to do."    First of all, she came to me and she didn't hide from me.    She came to me and said, "I don't have the money. I don't know what to do. What should I do?"    I'm like, "This person's gonna be awesome."    … because when they didn't have the answer, they knew there was an answer…   ... and so they ASKED for the answer instead of avoiding the place where they could get the answer.   Steve: Yes. I'm a student of exceptions.    If you don't have the means, or you don't have whatever...    JUST FIND ANOTHER WAY.    It doesn't mean that you're blocked!   You keep moving!   Myron: Yeah, exactly.   Here's what I told her:    "Eileen, you already have a $4000 offer. Raise the price to six and make more offers.    In fact, take the people who are in your current database right now and give them a date at which you're gonna raise your price to $6000 and give them an opportunity to get it now for only $4000.    Raise your prices."    I said, "Then the second thing you wanna do, raise your prices and make more offers."    Now, here's what make more offers means to me: *Collapsed timeframe*.    Take the number of offers you would do in the next year and do that in the next month!   Take the number of offers you'd do in the next month and do that in the next week!   Take the number of offers you'd do in the next seven days and do that many offers today!    You will have the money in less than 30 days.    She called me a week later, "Myron, I have the money."   Steve: That's SO cool.   Myron: It’s something as simple as “make more offers”.    I can tell you story after story. That's not unusual, but it is unusual to find people who are willing...   To make an offer!    Adjust the offer and then make that offer to another person when somebody says no to their offer   Make that offer just the way it is to 10 more people just to see if the problem is the offer... OR if it’s just the way they're offering it.   Steve: Right, right.   Myron:    Most people won't allow themselves to stay in the game long enough to figure out how to win the game.   Steve: You know, it's funny. I went back and I recounted how many tries it took me... and it was 33 failures over six years!    It was painful...   Myron: Well, why didn't you quit?    Steve: Right? Yeah, I know.    Someone was like, "Why did you think you could keep going like that?"    I was like…   I realized that failure is largely made up. You just learn. Everything is progression. It's not win-lose, it's just progression.   Man, I had a lot of garbage in my own head around the beliefs in money that I had to overcome.   Myron: Absolutely.   Steve: Before I could even sell what I was making in the first place.   ALL WORK *WORKS*   Myron: Absolutely.    What's really interesting that a lot of people don't realize?    They'll say, "But Steve, it's not working! But Myron, it's not working!"    I say, "Okay, first of all, let me help you understand something. All work WORKS."   Steve: I'm gonna put that on my ceiling!   Myron: All work works. There's no such thing as, "I did that thing, and it didn't work."    Oh, it worked.    "No, no, but I made the offer and nobody bought."    It still worked.    "Well, if I made the offer and nobody bought, how can you say it worked?"    See, work is a two-sided coin.    Q: What are the two sides of the coin?    There's the work I do on it    There's work it does on me.    When the work I do on it doesn't do what I thought it would do...then the work it does on me ALWAYS does what it's supposed to do!   I know all work works.    So when I'm working on something that seems like it's NOT working, it's still working on me.    It's so interesting, we were talking about how you had six years... six years you tried all these different things and none of them "worked."    You had six years of failure, about 30-some odd failures but here's what we as human beings fail to realize.    Repetitive use of a limited ability will always produce an increased capacity.    What do I mean?    If I wanna get in shape and started doing push-ups, and I wanna do 30 push-ups, but I can only do five, here's what happens initially after I do five.    The next day I can only do three, right?    Because push-ups, in the beginning, don't make you stronger at first, they make you weaker because of fatigue.    So people think when they become fatigued from the activity that they wanna get good at, they think that means it's NOT working.    But you have to do it over and over again.    Repetitive use of a limited ability will ALWAYS produce an increased capacity.    Unless you do the activity repetitively, it cannot increase your capacity to do that thing.    Eventually, if you do five push-ups today, and three tomorrow, and then five the next day, and then three the next day, and five the next day... all of a sudden, you get down one time and then it’s 21.    Where did that come from?    Repetitive use of a limited ability will ALWAYS produce an increased capacity.    Over that year and a half when I was making presentations and nobody bought, what I didn't realize I was learning two very valuable lessons.    I was learning how to NOT work for money.    I was learning how to hone my message and how to adjust my approach and then go back and do it again.   And that's what I mean when I say I literally became the top seller.    Went from a year and a half no sales...to making a sale...to top salesperson.    “How did you do that?”    I ran out of all the ways that wouldn't work. The only thing I had left were ways that would work.   Steve: I totally get it.    It's kind of the same thing for me... after a while, I was like, "I don't know how else to be bad, or make it not produce cash.”   Myron: Exactly.   Steve: So just so everyone else can see, I've taken so many notes that I even turned the page…   ….now I'm going down this side of the page with notes!   I have so many notes and what's funny is that I've listened to you speak so many times...    Every time I hear you speak, more and more comes out!    I have a greater understanding of why I behave the way I do.    Not just, "How do I sell more?"    It's, "How do I actually behave better?"    It's really fascinating and I want to thank you for that.   Myron: Absolutely, my pleasure bro.   Steve: So you're gonna be teaching a lot of stuff at OfferMind and you're gonna come speak...   Myron: Yes.   Steve: And at the point where you're gonna come speak, people should have a great idea of what their offer actually is.    The core offer, what they should be doing.    Horse blinders on about everything else and just hyper-focused on that one core offer…which is what I'll be doing on the first day.    But you're gonna come in and teach them how to offer the offer.   Myron: How to offer the offer in a way that people expect it.    So many people make the mistake of thinking that the offer is their person.    What do I mean by that?    What they'll do is say, "Well you'll get so many hours of my time."    I say, "How many hours of your time?”    What I want less than hours of your time is for you to have hours of my time!   Steve: Right.   Myron: Okay? So they'll sell their person.    They'll sell their pieces, "Well, this has got five books, 17 videos and 47 audios."    Well, nobody cares about the pieces.   Steve: No, I don't want that.   Myron: Nobody cares about the pieces.    They'll sell their process.    It's fine to teach people the process after they've taken advantage of your offer, but don't sell them the process!    If you sell them the process then they're not gonna buy it.    I'm gonna teach you how to offer the offer...    Q: ...and so how do you offer the offer?    When you're selling to somebody you don’t sell them the process, you only sell them the payoff.    You don't sell them your person, you don't sell them the pieces, you don't sell them the process.    Q: What do you sell them?    You sell them the payoff and you use a concept that I call Emotional Cooperation.    After you use Emotional Cooperation… (and I'll teach you what that means when I get there - at OfferMind…)    ...then you use what I call Logical Justification.    When you combine Emotional Cooperation with Logical Justification, you become what I call a Psychological Artist.    You can hang pictures in people's minds for them to refer to that help them see your offer in a more favorable light. OFFERMIND???Steve: That is powerful stuff and I’m taking notes like CRAZY.    If anyone's watching or listening to this now, and they're like, "Will OfferMind be worth it?"    ...first of all, if you're NOT convinced by now… I don't know what to tell you!    What would you say to somebody who's like, "You know what, I don't know if I should show up to OfferMind?"   Myron: What does that mean?    Steve: Right.   Myron: No, no, I know what you mean.    I'm like, "I don't know if I should show up for OfferMind?"    Some of the greatest marketing and sales minds in the world alive today are gonna be there teaching you how to get BETTER at creating offers, and offering those offers…   ...if you don't know if you should be there…? Perhaps we should come get your family and take them to safety!?!   It's that kind of deal.  THE TWO THINGS...One of my old mentors, Charlie "Tremendous" Jones... I love that man and he was so amazing.    He changed my life in so many ways.   Steve: Oh, I didn't know he was! Oh, that's cool. Wow.   Myron: Oh yeah, I knew Charlie.   Steve: Oh, that's amazing.   Myron: Yeah, I knew Charlie.   Steve: Cool.   Myron: He lived in the same town as me. I used to go visit him.   Steve: That's amazing.   Myron: Like, I would go hang out with him.    Charlie used to say:    Your life would be the same 10 years from now as it is today, except for two things, the books you read and the people you meet.   When he said, "The people you meet", he is talking about the people you associate with.    I have found that NOTHING in this world ... in this life...changes your life for the better like going to live events.    Live events are my vibe.    I get to meet people and interact with people.    If I had never gone to Funnel Hacking Live, I wouldn't even know you and we wouldn't even be having this conversation right now.   Steve: No, definitely not.   Myron: When you were at Funnel Hacking Live in San Diego, 2016 and I was at Funnel Hacking Live 2016... I don't even know if I remember meeting you.    Do you remember meeting me?    Steve: No.   Myron: Probably not. No.   Steve: No, no.   Myron: Probably not, right?    We were both there, just as attendees.     And now you're having your event, and I'm coming to speak at your event!   You learn from me, I learn from you.    We make each other's lives better and we help each other's students, it's like...    ...does it get any better than that?!    Steve: I don't know?!   Myron: You will meet joint venture partners and they can open doors for you that you can't open for yourself just by going to live events in general...    But OfferMind! Like really?!!    I mean where will an assembly (other than at Funnel Hacking Live) of this level of marketing and sales genius be converged in ONE place at the same time other than OfferMind?    If you're not there ...where else would you be?!    Steve: I don't know? I've asked the same question.    I'm like, “I don't know why you wouldn't show up to this, it's pretty ridiculous…”   Myron: Your life will change.    I love what JR Ridinger used to say, he is a guy who is the president of a network marketing company I used to be a part of.    He said, "You can change your life in two days."    How long is OfferMind? Two days or three days? Two days?    Steve: Two days.   Myron:    You can change your life in two days. You can get more accomplished in two days than you get accomplished in a whole year by being smart enough to get yourself to that next event. Steve: There’s something about it...   Myron:    It collapses timeframes   It gives you a synergy    It gives you a level of focus that you can't get...that's diffused when you're out here doing your own thing in the workaday world.    When you come into a space where there are that many people focused on sales, focused on marketing, focused on offer creation, dude, it changes everything.   Steve: Yeah.   Myron: Yeah, I'm speaking at OfferMind.    But I'm not just going to OfferMind 'cause I'm speaking, I'd be going to OfferMind if I wasn't speaking.   Steve: Yeah.   Myron: Let's not get it twisted, ladies and gentleman.    Steve needs to go to events, I need to go to events, Russell needs to go to events.    The teacher who has stopped learning has lost his right to teach.   Steve: Okay, amen.    I think about like wings on a plane.    I tell everyone, if you're being coached by someone who's not also being coached, stop listening to them!   They're not practicing the very thing they're teaching you.   Myron: Absolutely.   Steve: Get away from them.     Myron: Absolutely.   Steve: Oh man.   Myron: Don't get stuck like Chuck in a pick-up truck.   Steve: Well hey thanks so much for being on here, thanks for being in Sales Funnel Radio.   I'm just incredibly excited to have you on.   Myron: Me too.   Steve: Guys, go to OfferMind.com and grab your ticket.      By the time while I'm saying this right now, we're pretty much out of VIP seating -  stuff is filling up very quickly.    Go get your ticket and we'll see you September 2nd and 3rd!   You’ll get to listen to Mr. Myron Golden teach you how to offer the offer that I'm gonna teach you how to build on day one.   Myron: May I borrow one of your words?    Steve: Yes.   Myron: BOOM!   Steve: BOOM!   BOOM!    If you're just starting out you're probably studying a lot. That's good. You're probably geeking out on all the strategies, right? That's also good.   But the hardest part is figuring out what the market wants to buy and how you should sell it to them, right?    That's what I struggled with for a while until I learned the formula.    So I created a special Mastermind called an OfferMind to get you on track with the right offer, and more importantly the right sales script to get it off the ground and sell it.    Wanna come?    There are small groups on purpose, so I can answer your direct questions in person for two straight days.    You can hold your spot by going to OfferMind.com.    Again, that's OfferMind.com.

Secret MLM Hacks Radio
89 - Increasing Team Volume...

Secret MLM Hacks Radio

Play Episode Listen Later Apr 17, 2019 31:58


*increase team volume, secret mlm hacks, teach your downlines, the power of the internet   Listen to a recent Secret MLM Hacks course member, Nick Bradshaw, as he tells us how is team volume nearly 20X'd after using these modern MLM recruiting principles...   INSIDE SECRET MLM HACKS   This is an interview that I've done with one of my good, Nick Bradshaw. He's got his own show but he wouldn't tell me what it is. You should track him down and ask him.   We have about 500 people in the Secret MLM Hacks program. For the next few episodes, I'm actually going to share with you guys some of the interviews I've been doing with people who are in the program and share what's been happening.   Nick  has almost 20X-ed his team volume since using the Secret MLM Hacks methods, which is crazy. I didn't know it was that much! I thought it was just doubling, not 20X!   He's going to walk through and talk about how he's been using this stuff and teaching the same strategies to his downline, which is ultimately what's been my goal in creating this stuff.   It's not so that everybody has to join Steve Larsen. It's so that you can learn how to do this stuff on your own and then teach your downlines and explode stuff.   A lot of MLMs are refusing to be influenced from the top down on the strategies that I'm teaching. I'm just telling you… This is the landscape of the atmosphere that we're in around here.   A lot of big MLMs are not wanting to take on some of the strategies like the internet, which is ridiculous. It's because they don't know it themselves. They don't know how to train or teach on it.   The strategy I've been teaching is actually to go from the bottom up. It's for the little guy.   HOW TO TEACH YOUR DOWNLINES   Secret MLM Hacks has been focused on training from the ground up. I don't care what MLM in you're in. That's why I'm not here pitching you guys all the time. I'll drop every once in a while what I'm in if you guys are interested, but that's not the purpose of it.   The purpose of it is for me to go and influence MLM from the bottom up. To hand tools to people inside of MLMs from the bottom up who can go reteach it to their people and explode past their uplines.   That's been the point and it's been working. We've had a lot more MLMs reaching out, asking things like, "Would you come build funnels for us?" I'm like, "Where were you when I was talking about it earlier?" It's flipped the whole table on its head.   I have a very special guest today. Somebody I have been watching and seeing everything that has been going on... And I've been impressed.   There’s not many people in MLM who use the power of the internet. I've got a very special guest for you today. It's very easy to see who is in MLM online because there aren't that many. When I first saw other people doing it I was like, “Oh my gosh I'm not alone!” I was so excited about it.   I want to introduce you to and welcome Nick Bradshaw.   SECRET MLM HACKS INTERVIEW WITH NICK BRADSHAW   Steve: Hey man. Thank you so much for being on here.   Nick: Dude it's been absolutely my pleasure. It really really is.   Steve: It's gonna be awesome I'm pumped for it. Just so people understand more about what you do, tell me when you first got into MLM?   Nick: I've been in the MLM game myself about two and a half years. Funny enough, my wife is actually the one who started all of this and I jumped in halfway through. It's really skyrocketed and taken off from there.   My wife's been doing this for about five years. And during that time I was actually a car salesman. I was working 60 - 80 hour workweeks, every single week.   When I started in car sales I had one kid and then next thing I know, I had two kids. I blinked three times and next thing you know I'm sitting next to a six and four year old kid. I'm like, “Where did all the time go?”   I was burnt out on it. I had set all these goals and I had reached the goals. I had worked my way up the corporate ladder so I could provide for my family and let my wife be a stay at home wife.   I got to that roadblock that said, “Where do I draw the line of how much time I'm spending at work versus how much time I'm spending at home?”   From there it was like, “Alright, well what do I do? How do I remedy this, how do I fix it?”   Steve: Something's gotta change, right? We've gotta shake it up a bit.   WHAT IS INSIDE SECRET MLM HACKS?   Nick: How do I be a better father to my kids? How do I be the father that I want to be rather than just the provider and someone that my kids don't even know? I was literally leaving for work before they woke up and I was coming home two hours after they'd already been in bed.   That's where my journey started with MLM. My answer to all of that was, “I'm gonna jump on board and help my wife build this business”.   And so that's what I started doing. I've got all these sales skills. I've been doing this hardcore sales stuff for five years now. My wife was relatively well. She was a silver rank in her company which equated to $2,500 a month.   So I said, “Okay, if I'm gonna quit my job and I'm gonna do all of this, I’m gonna quit cold turkey”.   Steve: You just up and left?   Nick: Yeah, just up and left. I said, “I'm done”.   Here's the crazy part… We moved from Indianapolis to Austin, Texas two months afterwards. We completely restarted. Hit the reset button.     I've got all these sales skills and one of the things that I see really lacking inside of the MLM world was people knowing how to sell. So that was the problem that I said I can fix.   I jumped into our team trainings and I started doing all of these things. I started teaching them menu selling (which is a car world term) but it's just narrowing down the options.   Instead of giving them this huge, 16 page spreadsheet of all of these things that they can buy, you're gonna narrow it down and say, “Okay you have this option, this option or this option.”   HOW TO INCREASE TEAM VOLUME WITH SECRET MLM HACKS   I started doing that and in four months, our team volume jumped from $30,000 a month to $80,000 a month.   Steve: Wow, big jump.   Nick: Yeah big jump. Just within a couple of months of just getting people to understand how the sales process actually works and implementing those skills.   But then we really came to a plateau. You can only do so much to the customer base that you already have.   Steve: Right. You need some more people eventually.   Nick: Eventually you need more people. That was the brick wall that I ran into at that point. I was like “Okay, so how do I do this?”   Marketing, duh.   If sales pushes and marketing pulls, I need to pull more people into this business.   But I had no idea how to do it because I'm not a marketer. I've been doing sales my entire life. And honestly, that's when I found Steve Larsen. I started listening to Secret MLM Hacks and I signed up to ClickFunnels.   From there… I failed. Miserably. On my face.   Steve: Sure. We pretty much all do the first few rounds.   Nick: I jumped in and I'm like, “Oh this is gonna be awesome! I'm listening to you but I'm not really hearing you”, you know what I mean?   Steve: I always laugh when people are like, “I've heard this training before”, and I'm like, “No it takes a few rounds, go again.”   Nick: I jumped in and started building these funnels and I'm like, “This is going to be awesome” and then I hit launch...   And I launch that first funnel and nothing. It was just crickets and I'm like, “Alright, back to the drawing board”.   INCREASE TEAM VOLUME WITH CLICKFUNNELS   I paused my ClickFunnels account because I realized that I didn’t have the skills that I need to be successful doing what I'm doing.   Steve: Right.   Nick: That's when I really jumped into it and I remember the time specifically. I was at a leadership retreat which is an invite only retreat for a company. I had just gotten Expert Secrets and Dot Com Secrets. I bought the black book with the funnel hacker's cookbook and all of that. And I brought it with me.   I'm sitting in our hotel room and I started reading Expert Secrets and I didn't put it down. I went all through the night and the next morning. When it was time to get up and go to the retreat I was still sitting there with my book on page 240 or something like that.   All of these things just started hitting me and it was like the fire was lit. I started really consuming and I even started hacking Secret MLM Hacks.   Steve:  I noticed that's what you were doing. I watch a lot of people do that which is great and I think they should model it.   Nick: When I was hacking Secret MLM Hacks somehow, someway I ended up in the membership site and I hadn't paid for it. I messaged you and I'm like, “Dude, I have no idea how this happened but I'm here.”   Steve: We were in the middle of tweaking some stuff. Yeah, I remember that. It's not that way anymore.   Nick: It's not that way anymore. A whole new revamped course and everything. I got there and I started watching your videos, consuming and I implemented.   For my relaunch basically modeled exactly what you were doing. This was probably seven months ago, eight months ago?   HOW LONG DOES IT TAKE TO INCREASE TEAM VOLUME?   Steve: A while ago now, yeah.   Nick: Since then we went from$80,000 a month in volume to averaging about $150,000 a month in volume.   Steve: WHAT? I didn't know it was that big dude… Are you serious?   Nick: Yeah. In the past 12 months, we've done a little over $1.5 Million.   Steve: So you're saying it works?   Nick: I'm saying it works dude. That's probably about the time that you really started noticing me singing your praises. I'm sitting here inside of my own business and I'm watching these things grow and accumulate exponentially.   And I'm trying to teach this stuff to my team and get it through their heads… There's no other way!   Steve: I don't know another way either. I'm not making fun of you who are like, “I love talking to friends and family. I love going to home and hotel meetings”. Good on you. But you can only do that for so long.   It's so much better to have something automated.   Nick: Yeah, absolutely. I start learning more about marketing and it's a constant learning curve obviously.   But you know that? It’s so true that MLM is a personal growth opportunity with an income opportunity attached to it.   Steve: Right.   Nick: That's what it is. It's a great way to start for the traditional person who doesn't know anything about marketing or sales. You can start talking to family members and friends and doing all of that.   But the reason that 99% of us out there are failing is because we don't ever move past that portion of it.   The growth never happens and where we get into real marketing or real sales.   PERSONAL GROWTH WITH SECRET MLM HACKS   Steve: Reaching out to your network only gets you so far. After a while you have to learn how to attract more people, market to them, change beliefs, sell and close.   It's funny when people are like, “I'm just gonna treat this like a hobby.” You're not going anywhere then, sorry.   It's a business not a hobby.   Nick: That’s the way that I see this. We talked about this the other day. The way that I see MLM moving, the way that I see this momentum going... It's having a rebirth, almost.   If you've lived in our world, it's changing the way that it's happening. We're slowly moving out of those 1960's origins and moving to 2020.   You're seeing a lot more sales and marketing professionals get into the game. I'm trying to teach everybody that, I'm trying to show everybody that.   If you're not moving in the direction that things are going, you're going to become extinct.   You're going to have real professionals in this game, doing things, exploding and leaving everybody else in the dust.   Steve: There are social media platforms that were never around until 10 years ago. The distribution channels that exist now are massive and you can tap into them for near nothing.   Most MLMs are mad when you go do that kind of stuff. What is wrong with you? You could be selling so much more if you just use them! It doesn't mean you have to be on Facebook saying “MLM”.   What are you guys are doing right now that's working best for you? I'm just interested in that, because the course is big. Secret MLM Hacks is not a small course.   What is it in there that has been most helpful so far?   TEACH YOUR DOWNLINES WITH SECRET MLM HACKS STRATEGIES     Nick: The thing that I think that's been most helpful… It's just gotta be the confidence to go out and PUBLISH.   Steve: Oh yes.   Nick: The confidence to go out and publish and talk about what you're doing. It's one thing to sit there and learn it for yourself. It's another to go out and actually teach people what you're doing.   Steve: Sure.   Nick: Not only because, in my personal opinion, I think that you learn it better and but you learn how to communicate it better. The more that we've been publishing, the more that we've been putting it out there, the more that it attracts people.   Steve: Sure.   What's being published right now? Is it a podcast right now?   Nick: I've started a small little podcast at the moment.   Steve: What is it called? Feel free to shout it out.   Nick: I don't know if I want to at this point...   Steve: That's okay then, never mind.   Nick: I'm still trying to find my voice. My wife's Instagram account has been blowing up. She's got 42,000 followers right now.   Steve: That's big.   Nick: We do a lot of not direct marketing there. More like back page marketing.   Steve: Sure, that's one of my favorite kinds. Especially in MLM.   Nick: I modeled you and I set up my own little course. I started targeting people who want to make money online. The people who actually want to own a business. Not people who want to do a hobby.   Sending people through that mini-course has yielded great results.   THE POWER OF THE INTERNET AND MLM   Steve: That's awesome.   What does your funnel look like right now? I talk so much about funnels, and most of the MLM world is still very new to the funnel term and concept. But what is it that you guys are doing right now?   Nick: The big thing we're doing right now is the little mini course which basically teaches marketing for MLM.   Steve: Sure, that's awesome.   Nick: The big idea behind that is, if you want to recruit more people into MLM and you don't want to talk to your friends and family, then:     You have to target people who actually want to own a business but people who aren't necessarily getting the results that they want out of the current business that they're in.   Setting up this little mini course that teaches people how to market. People who actually want to learn how to market their MLM. Then we invite them to join the downline.   At the end of this course I affiliate for you and I say, “Hey, there's two ways that you can learn this…”   Steve: Which I see by the way, thank you.   Nick: “... You can either go join Steve's Secret MLM Hacks and learn it from the master. Or you can join my downline and I'm gonna teach you exactly what I'm doing to grow my downline to do $1.5 Million per year.”   You can say in your current business and learn from Steve or you can join me and learn from me.   Catching that low hanging fruit, I suppose. Taking advantage of the way that the current MLM system is.   You have so many people that are unsatisfied with the business that they have because they're not learning the things they need to run their business.   TAKE THE OPPORTUNITY TO INCREASE TEAM VOLUME   Steve: Which reeks of opportunity for the rest of us who actually know what the heck's up.   Nick: Exactly. That's exactly what it is. It's kind of like a smorgasbord of low hanging fruit.   Steve: It is, yeah.   Nick: As far as extra recruiting goes and getting new people, it's great when people actually want to use the product, they believe in the product, they love the product and all of those things.   That's an amplifier but it's not a requirement.   Steve: So you guys have a course, you're selling, you're driving traffic to the course and then on the back you’re saying, “Hey, if you want to come join, this is what we've got”.   Nick: Exactly.   Steve: That's awesome. I was filming some training for my own team three weeks ago now. And I just wrote RECRUITING.   That is what most MLMs teach you and the method for it is just walk around. Think about the power of what we're doing with this stuff.   We're taking the recruiting model and replacing something in front of it so that we're not actually promoting the MLM.   How long did it take you to create your course?   Nick: I created the course in about seven days.   Steve: RIGHT? It's not crazy, man. You create this course so then you're no longer promoting an MLM. So Facebook is okay with you suddenly.   You drive traffic to that and take the money to dump it right back into ads. It's amazing and it changes the whole model.   It's literally INFO PRODUCT + MLM. Mashing together two different industries.   Are you doing phones sales as well? Closing them on the phone?   TEACH YOUR DOWNLINES THE POWER OF THE INTERNET   Nick: To a degree yes. I will offer that to people and I have an application process (modeled after you).   Nine times out of 10 when someone goes through the application process, I set up my auto-responder. My email service will kickback a set of emails that walk them through the process of setting up their account.   Then I've done an automated overview. A business overview that teaches them about the company.   During this entire time, I never even mention my company's name.   Steve: This is the craziest part! Same thing!   Nick: I've literally modeled what you've done.   Steve: I LOVE IT!   Nick: For months my entire office was covered with print out after print out of exactly what you did.   Once I finally mapped it out in my head, it was more about the concepts at hand.   Another thing that I think a lot of people struggle with inside of the funnel world is that they think it's about pages.   Steve: Right yeah, it's not.   Nick: It about the framework. What is the state of mind that he's putting every single person in?   Once I finally understood the framework behind it, I knew that's why I failed the very first time that I tried ClickFunnels. Because I thought that it was just all about pages.   But once I understood the core framework and moving somebody through the funnel and how that's done, then all of a sudden it made sense.   Steve: Right.   INCREASE TEAM VOLUME WITH SELF-LIQUIDATING OFFERS   Nick: One of the coolest things that happened out of all of this and how I feed this recruiting machine is by putting self-liquidating offers throughout the course.   The course is dripped out over five days and on each day there's a small self-liquidating offer.   Whatever I talk about that day, I then give them an offer to say, “Hey, if you want to learn this more in depth right now, click this”. Then it goes to a new page with a little sales video for an offer for $7.   Right now it's $1.50 per opt in on the front end and on the back end it's churning out $38.   Steve: You're speaking louder than whole MLMs even know how to!   Nick: Exactly and it pays for itself 17 times over. I'm paying myself to recruit people.   Steve: Last week on Secret MLM Hacks we put $1400 in and we got $20,000 back out (not including how many people got recruited and then they get handed the same recruiting systems). I don't know how it fails.   The biggest issue is the education. Most MLMs don't know how to do this which is understandable. It's a newish thing.   What would you tell to somebody who is on the fence about trying this?   ON THE FENCE ABOUT SECRET MLM HACKS?   Nick: The biggest thing that I would tell people is fail and fail fast. Just do it.   When we over think it, nothing ever gets done. I'm a perfectionist myself which is why I listened to Secret MLM Hacks 18 months ago and I just started doing this six to eight months ago. It wasn't really until the last three months that it really took off.   I’m still constantly tweaking and doing things to it but the fact is that I just did it.   I finally put down the pen, I finally put down the book and I went out there and I did it. Then I hit publish and I wasn't scared to feed the machine up front and put a little bit of money into it.   Nothing is ever gonna get done if I just sit here and read books. The knowledge is great...   Steve: But nothing happens.   Nick: You just gotta do it. Be active in your pursuit of what you want.   Steve: Be clear about the fact that this is not a hobby.   We've treated this like an actual business. We've got phone closers, we're talking to people and training.   I hate when someone joins because they're trying to do you a favor. Then they're wondering why they don't go build.   You recruited the wrong who! We gotta change your who altogether!   Nick: Every bum on the side of the street needs an opportunity.   Steve: Right!   Nick: I live in Austin and if you walk down downtown Austin you're guaranteed to see about 10 every 100 yards.   They might NEED an opportunity, but they don't' want it. You gotta find those people that actually WANT to succeed in whatever it is that you're doing.   DO YOU WANT THE SECRET MLM HACKS OPPORTUNITY?   Steve: Dude I am so thankful that you got on here. Thank you so much for sharing. I did want to ask one last question.   How many people have you been recruiting since you turned it on six months ago?   Nick: I would say we're probably getting five to seven a month.   Steve: That's awesome! On autopilot?   Nick: Yeah, on autopilot.   Steve: And the quality of person is really high which is awesome.   Nick: Five to seven a month is what we're recruiting into our organization and we get paid for a lot of people that say no to us as well.   Steve: Yeah, they bought the thing up front which is the beauty of it.   Nick: And I say five to seven, that's five to seven that we ACCEPT.   Steve: We get three to four applicants a day but I immediately cut out at least half off them because I can just tell…   Nick: Once you get to a certain point, you have to be able to say no. You have to self-select and be able to weed out people because otherwise it just becomes too overwhelming.   Steve: Then you turn into a life coach rather than a “Here’s what we're doing in our company this week” coach.   Nick: Exactly.   Steve: With love, I'll say that as tenderly as I can.   Nick, thank you so much for being on here, I really appreciate it. This was awesome, man. Really means a lot that you jumped on.   HEAD OVER TO SECRET MLM HACKS NOW   I know it's tough to find people to pitch after your warm market dries up, right? That moment when you finally run out of family and friends to pitch. I don't see many up lines teaching legitimate lead strategies today.   After years of being a lead funnel builder online I got sick of the garbage strategies most MLMs have been teaching their recruits for decades. Whether you simply want more leads to pitch or an automated MLM funnel, head over to secretmlmhacks.com and join the next free training.   There you're gonna learn the hidden revenue model that only the top MLMers have been using to get paid regardless if you join them. Learn the 3-step system I use to auto recruit my downline of big producers without friends or family even knowing that I'm in MLM.   If you want to do the same for yourself, head over to secretmlmhacks.com. Again that’s secretmlmhacks.com.

英语每日一听 | 每天少于5分钟
第381期:Life in Wales

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

Play Episode Listen Later Jan 30, 2019 2:12


更多英语知识,请关注微信公众号: VOA英语每日一听Todd: So, Steven, where did you go to college?Steve: I went to the University of Wales, um, the College of Cardiff there, so it the United Kingdom, obviously we have England, Wales, Scotland, and Ireland and so I spent three years over in Wales.Todd: Wow. Sounds fun. So what's university like in Wales? Is it different than University life in Britain?Steve: Yeah, it is. Um, for example Wales has it's own distinguished, distinctive language and culture as well, so if you go to Wales you'll see street signs written not only in English, but above that you'll have the Welsh language there and Welsh people are very, very proud of their language, and their heritage and there culture and it made it just a slightly different experience from studying over the border in England.Todd: So they speak Welsh? Is that the language?Steve: That's correct. Yeah. Yeah, they do. It's not spoken by everybody in Wales. Since the middle ages, the usage of the language has declined somewhat but there has been a revival over the last 30 or 40 years, and now about, maybe about 40% of the Welsh population speak it as either as their first or second language.Todd: Did you learn it while you there?Steve: No, no, I didn't, no. Everybody speaks English there. but there is a lot of good music coming out in Welsh now. There are lots of cultural festivals and when I was at Cardiff, there are lots of pubs where it's Welsh speaking only and it was quite good fun to go in there and try to order a beer and stuff in the Welsh language, but that was about as far as I got.Todd: Could you say that there's any, it's a stereotype, that's there's any difference between the Welsh people and the British people?Steve: There is yeah because they've had a different history and obviously that affects how people have evolved over many centuries. They like different sports for example. They're more into rugby than they are into football. They tend to look slightly different than they do to English people. They tend to have sort of redder hair and darker eyes than English people, but also they're very, very loyal, they're very, very fierce, they're very passionate people. They're very nice people.Todd: Well, it sounds like a nice place to go. I'd love to go someday.Steve: Yeah it was nice!

The Steve and Kyle Podcast
The Steve and Kyle Podcast, 10/16/18

The Steve and Kyle Podcast

Play Episode Listen Later Oct 16, 2018 132:54


Topics discussed on this week's episode include: Baby watch for Kyle and Kati continues! Kyle talked to his/Steve's brother last night We break down the NFC A major disturbance in the homeostasis in the Steve house Steve's #OperationCooperHair update Kyle's candy gift for Steve There aren't enough candies named after old-timey dances Kyle's plea for Steve The Fast 5 And more! Follow the Steve and Kyle Podcast on Twitter! @SteveAndKyle @NoPHinSteven @kpaff3587 Or on Facebook! And now on Snapchat, user name SteveAndKylePod. Enjoy the latest show and be sure to share! Download, subscribe and review the show in iTunes, the Apple Podcasts app, Google Play, TuneIn, Stitcher, YouTube and Libsyn! Opening music: ”Malt Shop Bop" by Kevin MacLeod (incompetech.com) Licensed under Creative Commons: By Attribution 3.0 License http://creativecommons.org/licenses/by/3.0/   Closing music: "Pulse" by Kevin MacLeod (incompetech.com) Licensed under Creative Commons: By Attribution 3.0 License http://creativecommons.org/licenses/by/3.0/   TAGS: funny, friends, comedy, talk radio, talk, radio, pop culture, music, food, sports, relationships, viral videos, social media, politics, political, fbhw, free beer and hot wings

My JavaScript Story
MJS 078: Steve Edwards

My JavaScript Story

Play Episode Listen Later Sep 26, 2018 39:09


Panel: Charles Max Wood Guest: Steve Edwards This week on My JavaScript Story, Charles speaks with Steve Edwards who is a website developer and lives in Portland, OR. He is a senior developer at an international corporation called, Fluke. Today’s main topic of conversation is Drupal. Check out the episode to hear about this and much more!  In particular, we dive pretty deep on: 1:05 – Chuck: Welcome! I appreciate your contributions with hooking me up with some people. 2:22 – Started in IT in 1995. 2:38 – Chuck: How did you get into software development? 2:46 – Steve: In high school not much courses on it. Then in college did some programming there. After college, I was supposed to get married. I was thinking finance. Never nailed down what I wanted to do. Called Bank of America in 1991 – called them. He said let me put in touch with someone. One of the things I got to put classes on “how does this system work.” I got into the banking job and realized not for me. Did realize that I do like teaching. Got software support for another bank. My banking software experience got me the job. We did interfaces – data from PC base to main systems like IBM, etc. I dealt with the source. Same time, I was a diehard racket ball player; on the board state organization. Someone organizing a website for group through Front Page. Hey do you want to take this over? Got to know Front Page. It’s painful to think about it. Same time a position opened up. I got PHP books, and created a new website for our racket ball organization. Off-time learning this. At work I used other tools for the job. That’s where I got into programming and developing. I was an analyst and wanted to program. I created a website from nothing in 2004 for a mountain bike shop. Learned a lot about PHB – and learned that I never want to build anything from scratch ever again. 2006 I start looing for a CMS and I got into some evaluations and got into Drupal. Now I got to do fulltime Drupal. Some guys left the company and got to do Drupal, also. There’s a book on basic JavaScript, and haven’t gotten into it. It’s nice because since 2009 I have been working from home. 3-4 years ago I heard about Angular and how it was used in Drupal. Weather.com – they did things with Angular. I started diving into Angular. Then a small project – worked with Travis then we started with our new ideas/projects. Then I went and took some Angular classes, and I was working on my project. I had these questions. They said that this was used for a one-time use. Okay, I had to figure it out. Travis one day asked: What are you doing? I showed him with the calendar and integrated with... Travis asked if I wanted to go to work with him. Then the past few years I have been working with Vue.js. 12:41 – Chuck: In 2006 I got into Ruby on Rails. I got into jQuery and did some backbone and progressed the same way you did. Worked with Angular and Vue. There is a lot going on there. Interesting to see how this has all progressed. At what point did you decide – JavaScript is the focus to some of these projects? 13:42 – Steve: Lightweight functions. 15:25 – Advertisement – Coder Job 16:05 – Chuck: What are you proud of with the work you’ve done? 16:20 – Steve: Article - All the different projects that it looks like for a developer – I have 5 or 6 projects that I want to get to that I haven’t had time to get to. Steve talks about one of the projects he is working on. 17:55 – Chuck: What are you working on now? 17:59 – Steve: My company, Fluke, we have a cool setup. It has a three-legged system. In that we have all the background data, another for digital assets, and... Steve: It’s so fast – I am trying to enhance it to make it even faster. Another thing that I am working on is that we have a scheduling website for the fire department I am apart of. Band-Aids and glue hold it together. I am trying to work with a calendar so it can integrate – take over the data of a cell and put y stuff in there.  It would be efficient so I don’t get all these errors with this old system. It would give me grand control. 20:16 – Steve: I want to get more and more into JavaScript. The one thing that I like about my story is that you did in your spare time. That’s how I got into Google. Multiple years working up late, working with people and different modules. I got good enough (in 2009) and got good enough – it got me into the door. 21:13 – Chuck talks about his course on how to get a job. Chuck: All you have to do to level-up is to put into the time. Working on open-source project 21:56 – Steve: Learning – find a project you want to do. What is something you want to tackle? What and how can you get it done with your tools? Stack overflow, or Slack questions. We started a new Meetup (last meeting was last month) and people do Vue on a regular basis. Slack room. That’s how I got into... Personal experience you can help people and find 23:00 – Chuck: People want to level-up for different reasons. Whether you are trying to get better, or learn new things – getting to know people and having these conversations will shape your thinking. 23:33 – Steve: Also, networking. 24:10 – Chuck: I wasn’t happy where I was at and talked to people. Hey – what else is out there? 24:37 – Chuck: Any recommendations? 24:42 – Steve: The amount of courses that are out there, and it can be overwhelming. Find courses when they go on sale. I found some courses that were only $10.00. There is stuff that is free and things that you can pay for. It can be inexpensive. 26:38 – Chuck: I do the same thing. I wait for things to go on sale first. I’ve done that with courses. However you learn it. Some people work through a book and for others that’s not the way. Sometimes I will start with a video course then I get frustrated. It helps, though. There are different ways to do it. Go do it. 27:39 – Steve: There is a lot of good jobs – get your foot in the door as a junior guy. Getting the real-life experience. 28:15 – Chuck: How do people get ahold of you? 28:18 – Steve: Twitter, GitHub, wherever... 28:48 – Picks! 28:53 – Advertisement for Digital Ocean Links: Weather.com Angular Drupal DevChat TV Plural Sight Events – Drupal Fluke JavaScript Slack Meetup Vue.js jQuery Steve Edwards @Wonder95 Steve Edwards’ LinkedIn Steve Edwards' Blog Sponsors: Code Badge Digital Ocean Cache Fly Picks: Charles Book: Launch by Jeff Walker Get A Coder Job Code Badge System to help manage the podcast – scheduling, promotion, etc. The Librarians – TV show Sling – BYU football games Steve Edwards Rodney Stark – History Books – History of Christianity – Title: The Victory of Reason CrossFit CrossFit Games

All JavaScript Podcasts by Devchat.tv
MJS 078: Steve Edwards

All JavaScript Podcasts by Devchat.tv

Play Episode Listen Later Sep 26, 2018 39:09


Panel: Charles Max Wood Guest: Steve Edwards This week on My JavaScript Story, Charles speaks with Steve Edwards who is a website developer and lives in Portland, OR. He is a senior developer at an international corporation called, Fluke. Today’s main topic of conversation is Drupal. Check out the episode to hear about this and much more!  In particular, we dive pretty deep on: 1:05 – Chuck: Welcome! I appreciate your contributions with hooking me up with some people. 2:22 – Started in IT in 1995. 2:38 – Chuck: How did you get into software development? 2:46 – Steve: In high school not much courses on it. Then in college did some programming there. After college, I was supposed to get married. I was thinking finance. Never nailed down what I wanted to do. Called Bank of America in 1991 – called them. He said let me put in touch with someone. One of the things I got to put classes on “how does this system work.” I got into the banking job and realized not for me. Did realize that I do like teaching. Got software support for another bank. My banking software experience got me the job. We did interfaces – data from PC base to main systems like IBM, etc. I dealt with the source. Same time, I was a diehard racket ball player; on the board state organization. Someone organizing a website for group through Front Page. Hey do you want to take this over? Got to know Front Page. It’s painful to think about it. Same time a position opened up. I got PHP books, and created a new website for our racket ball organization. Off-time learning this. At work I used other tools for the job. That’s where I got into programming and developing. I was an analyst and wanted to program. I created a website from nothing in 2004 for a mountain bike shop. Learned a lot about PHB – and learned that I never want to build anything from scratch ever again. 2006 I start looing for a CMS and I got into some evaluations and got into Drupal. Now I got to do fulltime Drupal. Some guys left the company and got to do Drupal, also. There’s a book on basic JavaScript, and haven’t gotten into it. It’s nice because since 2009 I have been working from home. 3-4 years ago I heard about Angular and how it was used in Drupal. Weather.com – they did things with Angular. I started diving into Angular. Then a small project – worked with Travis then we started with our new ideas/projects. Then I went and took some Angular classes, and I was working on my project. I had these questions. They said that this was used for a one-time use. Okay, I had to figure it out. Travis one day asked: What are you doing? I showed him with the calendar and integrated with... Travis asked if I wanted to go to work with him. Then the past few years I have been working with Vue.js. 12:41 – Chuck: In 2006 I got into Ruby on Rails. I got into jQuery and did some backbone and progressed the same way you did. Worked with Angular and Vue. There is a lot going on there. Interesting to see how this has all progressed. At what point did you decide – JavaScript is the focus to some of these projects? 13:42 – Steve: Lightweight functions. 15:25 – Advertisement – Coder Job 16:05 – Chuck: What are you proud of with the work you’ve done? 16:20 – Steve: Article - All the different projects that it looks like for a developer – I have 5 or 6 projects that I want to get to that I haven’t had time to get to. Steve talks about one of the projects he is working on. 17:55 – Chuck: What are you working on now? 17:59 – Steve: My company, Fluke, we have a cool setup. It has a three-legged system. In that we have all the background data, another for digital assets, and... Steve: It’s so fast – I am trying to enhance it to make it even faster. Another thing that I am working on is that we have a scheduling website for the fire department I am apart of. Band-Aids and glue hold it together. I am trying to work with a calendar so it can integrate – take over the data of a cell and put y stuff in there.  It would be efficient so I don’t get all these errors with this old system. It would give me grand control. 20:16 – Steve: I want to get more and more into JavaScript. The one thing that I like about my story is that you did in your spare time. That’s how I got into Google. Multiple years working up late, working with people and different modules. I got good enough (in 2009) and got good enough – it got me into the door. 21:13 – Chuck talks about his course on how to get a job. Chuck: All you have to do to level-up is to put into the time. Working on open-source project 21:56 – Steve: Learning – find a project you want to do. What is something you want to tackle? What and how can you get it done with your tools? Stack overflow, or Slack questions. We started a new Meetup (last meeting was last month) and people do Vue on a regular basis. Slack room. That’s how I got into... Personal experience you can help people and find 23:00 – Chuck: People want to level-up for different reasons. Whether you are trying to get better, or learn new things – getting to know people and having these conversations will shape your thinking. 23:33 – Steve: Also, networking. 24:10 – Chuck: I wasn’t happy where I was at and talked to people. Hey – what else is out there? 24:37 – Chuck: Any recommendations? 24:42 – Steve: The amount of courses that are out there, and it can be overwhelming. Find courses when they go on sale. I found some courses that were only $10.00. There is stuff that is free and things that you can pay for. It can be inexpensive. 26:38 – Chuck: I do the same thing. I wait for things to go on sale first. I’ve done that with courses. However you learn it. Some people work through a book and for others that’s not the way. Sometimes I will start with a video course then I get frustrated. It helps, though. There are different ways to do it. Go do it. 27:39 – Steve: There is a lot of good jobs – get your foot in the door as a junior guy. Getting the real-life experience. 28:15 – Chuck: How do people get ahold of you? 28:18 – Steve: Twitter, GitHub, wherever... 28:48 – Picks! 28:53 – Advertisement for Digital Ocean Links: Weather.com Angular Drupal DevChat TV Plural Sight Events – Drupal Fluke JavaScript Slack Meetup Vue.js jQuery Steve Edwards @Wonder95 Steve Edwards’ LinkedIn Steve Edwards' Blog Sponsors: Code Badge Digital Ocean Cache Fly Picks: Charles Book: Launch by Jeff Walker Get A Coder Job Code Badge System to help manage the podcast – scheduling, promotion, etc. The Librarians – TV show Sling – BYU football games Steve Edwards Rodney Stark – History Books – History of Christianity – Title: The Victory of Reason CrossFit CrossFit Games

Devchat.tv Master Feed
MJS 078: Steve Edwards

Devchat.tv Master Feed

Play Episode Listen Later Sep 26, 2018 39:09


Panel: Charles Max Wood Guest: Steve Edwards This week on My JavaScript Story, Charles speaks with Steve Edwards who is a website developer and lives in Portland, OR. He is a senior developer at an international corporation called, Fluke. Today’s main topic of conversation is Drupal. Check out the episode to hear about this and much more!  In particular, we dive pretty deep on: 1:05 – Chuck: Welcome! I appreciate your contributions with hooking me up with some people. 2:22 – Started in IT in 1995. 2:38 – Chuck: How did you get into software development? 2:46 – Steve: In high school not much courses on it. Then in college did some programming there. After college, I was supposed to get married. I was thinking finance. Never nailed down what I wanted to do. Called Bank of America in 1991 – called them. He said let me put in touch with someone. One of the things I got to put classes on “how does this system work.” I got into the banking job and realized not for me. Did realize that I do like teaching. Got software support for another bank. My banking software experience got me the job. We did interfaces – data from PC base to main systems like IBM, etc. I dealt with the source. Same time, I was a diehard racket ball player; on the board state organization. Someone organizing a website for group through Front Page. Hey do you want to take this over? Got to know Front Page. It’s painful to think about it. Same time a position opened up. I got PHP books, and created a new website for our racket ball organization. Off-time learning this. At work I used other tools for the job. That’s where I got into programming and developing. I was an analyst and wanted to program. I created a website from nothing in 2004 for a mountain bike shop. Learned a lot about PHB – and learned that I never want to build anything from scratch ever again. 2006 I start looing for a CMS and I got into some evaluations and got into Drupal. Now I got to do fulltime Drupal. Some guys left the company and got to do Drupal, also. There’s a book on basic JavaScript, and haven’t gotten into it. It’s nice because since 2009 I have been working from home. 3-4 years ago I heard about Angular and how it was used in Drupal. Weather.com – they did things with Angular. I started diving into Angular. Then a small project – worked with Travis then we started with our new ideas/projects. Then I went and took some Angular classes, and I was working on my project. I had these questions. They said that this was used for a one-time use. Okay, I had to figure it out. Travis one day asked: What are you doing? I showed him with the calendar and integrated with... Travis asked if I wanted to go to work with him. Then the past few years I have been working with Vue.js. 12:41 – Chuck: In 2006 I got into Ruby on Rails. I got into jQuery and did some backbone and progressed the same way you did. Worked with Angular and Vue. There is a lot going on there. Interesting to see how this has all progressed. At what point did you decide – JavaScript is the focus to some of these projects? 13:42 – Steve: Lightweight functions. 15:25 – Advertisement – Coder Job 16:05 – Chuck: What are you proud of with the work you’ve done? 16:20 – Steve: Article - All the different projects that it looks like for a developer – I have 5 or 6 projects that I want to get to that I haven’t had time to get to. Steve talks about one of the projects he is working on. 17:55 – Chuck: What are you working on now? 17:59 – Steve: My company, Fluke, we have a cool setup. It has a three-legged system. In that we have all the background data, another for digital assets, and... Steve: It’s so fast – I am trying to enhance it to make it even faster. Another thing that I am working on is that we have a scheduling website for the fire department I am apart of. Band-Aids and glue hold it together. I am trying to work with a calendar so it can integrate – take over the data of a cell and put y stuff in there.  It would be efficient so I don’t get all these errors with this old system. It would give me grand control. 20:16 – Steve: I want to get more and more into JavaScript. The one thing that I like about my story is that you did in your spare time. That’s how I got into Google. Multiple years working up late, working with people and different modules. I got good enough (in 2009) and got good enough – it got me into the door. 21:13 – Chuck talks about his course on how to get a job. Chuck: All you have to do to level-up is to put into the time. Working on open-source project 21:56 – Steve: Learning – find a project you want to do. What is something you want to tackle? What and how can you get it done with your tools? Stack overflow, or Slack questions. We started a new Meetup (last meeting was last month) and people do Vue on a regular basis. Slack room. That’s how I got into... Personal experience you can help people and find 23:00 – Chuck: People want to level-up for different reasons. Whether you are trying to get better, or learn new things – getting to know people and having these conversations will shape your thinking. 23:33 – Steve: Also, networking. 24:10 – Chuck: I wasn’t happy where I was at and talked to people. Hey – what else is out there? 24:37 – Chuck: Any recommendations? 24:42 – Steve: The amount of courses that are out there, and it can be overwhelming. Find courses when they go on sale. I found some courses that were only $10.00. There is stuff that is free and things that you can pay for. It can be inexpensive. 26:38 – Chuck: I do the same thing. I wait for things to go on sale first. I’ve done that with courses. However you learn it. Some people work through a book and for others that’s not the way. Sometimes I will start with a video course then I get frustrated. It helps, though. There are different ways to do it. Go do it. 27:39 – Steve: There is a lot of good jobs – get your foot in the door as a junior guy. Getting the real-life experience. 28:15 – Chuck: How do people get ahold of you? 28:18 – Steve: Twitter, GitHub, wherever... 28:48 – Picks! 28:53 – Advertisement for Digital Ocean Links: Weather.com Angular Drupal DevChat TV Plural Sight Events – Drupal Fluke JavaScript Slack Meetup Vue.js jQuery Steve Edwards @Wonder95 Steve Edwards’ LinkedIn Steve Edwards' Blog Sponsors: Code Badge Digital Ocean Cache Fly Picks: Charles Book: Launch by Jeff Walker Get A Coder Job Code Badge System to help manage the podcast – scheduling, promotion, etc. The Librarians – TV show Sling – BYU football games Steve Edwards Rodney Stark – History Books – History of Christianity – Title: The Victory of Reason CrossFit CrossFit Games

The Nonprofit Exchange: Leadership Tools & Strategies
Engaging Volunteers or Hiring Staff without a Background Check is Trouble

The Nonprofit Exchange: Leadership Tools & Strategies

Play Episode Listen Later Apr 12, 2018 59:00


Interview with Steve Durie Hugh Ballou: Greetings, it's Hugh Ballou. Another episode of The Nonprofit Exchange live, it's Hugh Ballou and Russell Dennis. Russell, how are you doing today out there in beautiful Colorado? Russell Dennis: After a snowfall last night, the sun has come back out. Everything is beautiful out here in Colorado. Hugh: Love it. People on the podcast can't see it, but you've got a shiny head. Is that part of the sign, or is that just the light over your head? Russell: All of this glare helps keep the focus off of the shadow here with all of the gray hair in it, so there is a method to my madness shining the light here. Hugh: I see that. Russell, the real person. We have a guest who is also a resident of Colorado, but he is a new resident of Florida. We are going to hear from him in just a minute. Today's topic is protecting your culture by doing effective vetting of the people you're bringing in, be it volunteers or paid staff. Steve Durie, welcome to The Nonprofit Exchange. Steve Durie: Thank you, Hugh. It's good to be here. Hugh: So good to have you. Tell us a little bit about yourself, some background, and how did you arrive at what you're doing now? Why is it important to you? Steve: I have been doing this for 15 years. Where it started was when I was actually volunteering in youth organizations with my kids. My question was: Aren't you going to run a background check on me? They're like, No, we don't do that. We trust everyone. Previous to that, I had a lot of database experience in a consulting company in consulting on justice projects, that is, how to share criminal data. I took that knowledge about sharing criminal data and my passion for keeping my own kids safe and know that I was going to be working as a volunteer and turned it into a business 15 years ago. My kids are a little older now, and my wife Laura and I have a special needs son. He is an adult; he is 31. But he is also extremely vulnerable and needs protection. He doesn't live at home anymore. And that is a constant worry about Tommy, whether the people who are working alongside him are safe. It does transcend not just our children in their youth, but into any vulnerable population. That is a broad brushstroke is anybody who is vulnerable, and we can look at each group individually as to how to best screen someone and check them out if we are working with children, youth, or vulnerable adults, or elderly, or single people. There are a lot of different. Vulnerable populations who may need our work. Hugh: Absolutely. It's really good to know about people. In the work that Russell and I do through SynerVision, we help people build their strategy out. Part of that is competencies. We have created a new paradigm that replaces the position description, and the first of four colors is the competency. When you look at somebody's competency, you also want to do a background check so that you can validate what is on their resume, that they actually do that. Are there some hidden things in there? Finding out about the people. What is their performance going to be? Role and responsibility? If it's financial, there is another level of compliance. I used to live in a town of 30,000, and one year, there were two nonprofits that had treasurers make away with $750,000, trusted friends and community members. They didn't do an adequate background check or have safeguards in place. The third color is the culture fit. If somebody has a history of conflict or abuse, you don't really want them spoiling your culture. The fourth color is expectations, but the vetting the person, competency, not only are they clean, but they also fit the culture. There are lots of reasons in any kind of enterprise to do the background check. I think it's especially important when we are dealing with people who are compromised, like your son, like children, like older adults. There are lots of opportunities for people to abuse the system. You have worked with nonprofits so far, have you? Steve: Our focus of the company SecureSearch is with the nonprofit community. It's been over 15 years; we have served over 10,000 nonprofits as their partner for screening their staff, their volunteers, and their board of directors. We are a full-service company. We can do anything, from resume verification to child awareness for those who work with children. Hugh: Resume verification. I heard a guy one time, and his resume said he went to Yale and studied finance. I found out later he didn't graduate. People make up things on their resume. That's a new piece of data. Are nonprofits any more vulnerable than for-profits? Is there an attitude of difference there? You told a story about you being a volunteer, and you ask about the background check. They said we trust people. Do you find that to be more common than not? Steve: I find that to be pretty common in the nonprofit culture where they are really hungry for people to serve and to help. With that, sometimes they actually push aside the fact that these people may have a nefarious past. They are looking to quickly onboard them, get them into a position. They are happy to have a warm body. They are happy to have the skillset the individual brings to the table. Referred by a close friend or family member, so they are not even thinking about screening them, especially if they are not working directly with a child. When they are working with a child, it's more in our consciousness that we should put the best people with these kids to keep in faith. But what about people who are just working alongside one another? The workplace violence conflict. We need to focus on making all of our communities and all of the workplaces as safe as possible. It's the responsibility of the organization to do so. But nonprofits, because of their compromised budgets in some cases, they are spending their money elsewhere to maybe grow their projects and they are not really thinking about the people, if they are safe in the environment they are working in. In corporate America, it is common, and in the nonprofit arena, it is not as common. We are here as a voice to raise the awareness that everybody should be doing this, whether you have one employee or thousands. Hugh: You and I met at a conference last week, CEO Space. Had I met you—I came in late in the week because I had conflicts—and said, “Hey Steve, what is it that you do?” and you say, “I do background searches,” and I say, “I have a nonprofit. Why is it important for me to do that?” How would you respond to me? Steve: As a nonprofit? Hugh: If I say, “I have a nonprofit. Why is it important for me to do that?” Steve: You touched on this. It's about reducing risk and reducing liability. Liability is big. It all ties into the overall image in the community they're serving. It's protecting their image. It doesn't have to be their first priority. The first priority is protecting those who are part of their organization. You have to look at the entire hierarchy of your staff from your board of directors down to your volunteers. Oftentimes, there are people in between the upper board and the volunteers who are just coming on who get missed. They didn't think it was important to screen them. Really it's about lowering your liability and lowering your risk, or at least managing your risk. You can't be a risk-free organization; that doesn't exist. It's about, how do you take steps and utilize your budget dollars to minimize your risk as much as you possibly can? Hugh: Russell, you and I interface with a lot of nonprofit leaders and boards. I find there is a lot of boards that aren't up to speed on how to be the board. They think about being in charge of governance sometimes. They sometimes realize they are responsible for financial oversight. I don't think boards realize they have a liability whatever happens. Do you find, Russell, in your work that boards are blind to this element as well? Russell: I have talked to people who really don't have a core grasp of the notion of having liability insurance for the board of directors officers as they are putting these things together. They don't understand how critical that is and what risks are involved. A large part of the problem is people don't know what they don't know. Nonprofit leaders, these are people centered in the idea of making the world a better place and service to others. They are more prone to take people at their word as opposed to doing any sort of digging. They may not think there is a big risk associated with bringing a person on. It's nice to be able to take people at their word, but it depends on what kind of work you're doing, who you're serving, the assets of your organization you're protecting. It never occurs to people there may be a scurvy elephant roaming around the zoo. You have to have a look at who you're dealing with. People aren't always who they say they are. That is just the reality of it. It's important to look at these things up front because if you don't have a person who is not in integrity in there in the first place, you don't have to figure out how to get rid of them later on when you could have problems. The reputation of your organization could be at stake. You just have these horror stories. There was a veterans' organization a few years ago that saw their reputation fall apart because the CEO was playing games with the books. Always you have to think in terms of protecting yourself with your regulations, with internal controls, with the way money and other assets are handled. More important, how you deal with the people you serve. You can really get in a lot of trouble easily and quickly without in the least bit intending to. Hugh: Steve, did that shake loose any thoughts for you? Steve: Yeah, it actually did. I do believe that nonprofits feel that the people they bring in have the heart for what they do. If they have a heart for what they do, then they are probably good people. I really think that is a mistake a lot of them make. Taking that assumption because they say they believe in what you believe in, they have the passion for what you have a passion for, that doesn't mean they have the same background you have. A lot of people are trying to use their influence they currently have in the community, it could be a leader in the community, to find their way into a vulnerable group. That is the MO of a pedophile is to build up trust in everybody around them, including building themselves up to be leaders in the community so that everybody seems to trust them, and that is when they can get to the vulnerable children and build relationships without anybody thinking twice about it. Screening is not going to catch everybody, only if they have been arrested or convicted of something in the past. It's only one part of the puzzle for keeping not only your organization safe, but those that you serve. It goes much more beyond the background check. I don't think anyone can feel that they have that warm fuzzy feeling now that I have implemented background checks. I'm good, I got a green check mark for that person, I can just let them go. That is a wrong approach. You really need to have a conscious community around that everybody is the eyes and ears of the organization. We all have to keep our eyes on who we're working alongside. If they are doing something we believe is incorrect or harmful to the organization or to those who serve, to make sure we all feel empowered to report those things, especially for physical abuse, emotional abuse, sexual abuse, sexual harassment, whatever you might see. It's up to us to report it. Hugh: There is another realm that Russell talked about with having your policies and procedures up to date. You just pointed out, we have to pay attention. That is part of our responsibility as a leader to see what is in front of us. I never realized people who are—and it makes sense if you talk about it—a pedophile positions themselves in a place of trust and then continues to validate that, so they throw people off guard. No, it couldn't possibly be true. I have known people in that position before, and they were busted. Eventually you got caught. How long does it take and how many people do you hurt in the process? At least do your background check, which also helps relieve your liability. I'm sure some of the companies that Russell talked about that issue board insurance require a background check so they have less liability. I didn't warn you: When Russell comes in, he asks you the hard questions. I'll ask you easier ones first while he formulates the hard ones. Give us an example where people were trusting, and it really created damage. Then you came in and maybe you helped them get a process in place to prevent it in the future. Without naming names, what are the kinds of things that people should be alert to?   Steve: There are so many stories. Some have been recently in the news that everybody is aware of. One is USA Gymnastics with Dr. Nassau. Building trust, not only from the organization, but with the parents of these young children in the gymnastics program, and then going on to abuse them for years without ever getting caught. Sandusky at Penn State, same thing. He was able to testify with his peers that showering with young boys was just about cleanliness. They are always going to try to lie about who they are and have somebody believe it. They are masters at it. They never take any responsibility for their actions. It's that narcissistic behavior on the pedophile side. Another story has nothing to do with a criminal record. This was a nonprofit organization that had drivers and they were doing deliveries. One of the individuals when we met with them, and we were on site for this one, he was in the state of Colorado, but he had a Tennessee drivers' license. He said he had been here for four years. I asked him why didn't he have a Colorado license. He said that he lost his license in Colorado from too many speeding tickets, so he had to go to my parent's house in Tennessee to get a license. He is volunteering for an organization that drives one of their vehicles. People can get around from their past and get away from their past, whether it's criminal behavior or not. It could be resume fudging. That happens more than you know, especially for certain positions, for executive director positions, finance positions, COO type positions, where they can say they have a Master's degree in finance. They really just have a Bachelor's, or they never finished college. They put it on their resume for years, and nobody questioned it. There are stories where the CEO of RadioShack, and RadioShack is falling from grace, but the CEO never had his Master's degree in business, never had his MBA. It was a reporter who figured it out and started reporting on it. Then he resigned or got let go. Same thing with the president of the business school of Harvard. She had miscommunicated on her resume that she had a Ph. D, and she never did. Organizations that we all know about and have heard about, down to around the corner with businesses in your neighborhood or possibly even your organization. It's important to vet the higher-end positions in your organization. It's not just about the volunteers. I can go on forever about why it's important for the volunteers, but anybody working in your office, making sure you are looking at embezzlement or money laundering or anything that deals with your budget, your finances, your books, make sure those are always intact and that you are bringing on the best people. Background checks don't always catch everybody. They may never have been arrested before. I am going to go back to what Hugh was talking about with the pedophile. Eventually they get caught. That's not true. They never get caught, and they die with their secrets. The average pedophile molests 137 children in their lifetime without ever getting arrested for it. That is where the training is more important than the background check and being aware and keeping their eyes open. Hugh: Wow. I guess there is some people who will be polite and they think it's not polite to do a background check. Have you come across that? How do you respond to that? Steve: For the last 15 years, we have dealt with that. I don't know exactly where that really stems from other than they feel like it's unkind to ask someone to sign a consent form to do a background check. They are giving of their time, and I feel like I am invading their privacy if I ask them for this information. But you have to think about your organization and its reputation and why you have that organization set up in the first place. Then you have to make sure you bring on the best people. You just need to frame it differently: we are a culture of safety instead of just being haphazard about who we bring on. I think that everybody who comes on board would feel more confident with the person sitting next to them, with the person they are running an errand with to Office Depot if they are going in the same vehicle together. You will have a higher level of confidence that the organization did the right thing before you came. Hugh: Where is the person who said, “Oh, I don't want to be impolite to them,” so they back down from not realizing they are being impolite to everyone else in the culture. I don't want to make trouble, but if they don't do that, they will make trouble for everybody else. What about the person who says, “I don't have time for that?” That sounds like too much trouble. Steve: The one issue with nonprofits is wearing so many hats and being so busy. I think that sometimes the background check seems like a daunting task, especially if they have never done them. First, I have to vet a company. I don't know where to go to trust somebody. I don't want to do all the paperwork. I have enough things going on. I don't even understand background checks. How am I going to do this? I don't have a Human Resources background, nor do I have a HR director on staff. That is where SecureSearch makes it a little unique. We can come in understanding that that is one of your pain points on not having enough people to do all of the tasks you have to do. We made everything paperless. Not only are the consent forms, but also the entire process of signing up is paperless. Everything is the click of a button. The applicants, whether they be your board of directors, staff, or volunteers, they do all of the data entry. All you're doing is sending an email invitation. Simple as that. Hugh: Wow. If I came to you and said I have ten volunteers and I need to take them through a background check, then you'd give me a consent form for them to sign, with permission to do that. Steve: The way you phrased that is interesting, that you give them a consent form. It's actually against the law for us to provide a template consent form. We provide samples. All consent forms are the organization's form. It's not my form. We provide a sample, but it is really up to each organization to go through legal counsel and make sure everything is in there that needs to be in there and that it meets their federal and state laws. We try to do our best with our samples to make sure they are good, but you should only use that as a framework. Hugh: Before you can do the background check, I have to have them sign a form though. Steve: Yes. That form can be in paper, or it can be through our paperless volunteer and applicant portal that is called Search My Background that we have. If everything is in the portal electronically, and they sign a signature box either with their finger on a mobile device or the mouse of their computer. That signature will map to all the documents in the system so that everything is signed and everything is provided to the applicant. Hugh: Where I was headed with that, and I thank you for the clarification on the language, where I was headed with that is I would say I have my ten volunteers and I need to run them through the process. Would you suggest to me that I do it on myself as well? Steve: Well, somebody should run one on you. But if you want to at least have something in the “file,” whether it be a digital file or a file folder in a lockable filing cabinet, having your own in there is a good idea, especially to report to the board that if you are the executive director, it started with you. Sometimes you can be surprised on what you might see on your own. We had an executive director in Minnesota who had a small nonprofit. I think it was five or ten volunteers based on what he told me over the phone. This was quite a few years ago. When I was small enough and able to see the background checks coming in on a regular basis, I pulled it open and said, “Oh, I talked to that gentleman on the phone.” He signed up and ran his background check; he had three pages of felonies on his own. He never ran another background check with us. I think he was curious as to if his own background check would come up and expose him as a customer. There was nothing I could do to share it with the greater group of that organization. There is a lot of risk out there. It can start with that executive director. I don't think the executive director should be the one running the background check; it should be pushed by the board that the executive director have a background check. Hugh: Absolutely. Nobody should be exempt from it. Everybody should go through it. The founder, the executive director. Steve: Everybody. Hugh: Great. We are almost halfway through this interview. Russell, I'm sure that you have formulated a great question for our guest. Russell: As I was saying earlier, a lot of people don't know what they don't know. I think it starts with going from a place of what do I know, what have I been told, what don't I know, and where did the information I get come from? How do I know what I know? I think my first question would be all quality information. How can you get quality information to make sure that what you're hearing can be verified? Steve: That is a really good question. There are a lot of background screening companies in the U.S, thousands really. Everybody approaches business differently. Some are very small, that concept of working out of your garage, and they might not have a website. They might be in it just for the profit. There are lots of different data points to put together a good background check. The problem I see with the nonprofit side is they are learning on these database products to be the be-all end-all product because it's fast and it's inexpensive. They think because somebody might be calling it a national search that it truly is. But it isn't. I like to think of the database searches as a net. If you can picture the map of the United States and now you're casting this net across the United States, what is the net made up of? Holes strung together is the way I'd like to put it. I want you to remember that while it might be national—we call it multi-state—there are going to be holes. In some areas of this net there will be tears and huge holes versus tightly knit holes in other areas. You have this product that a lot of the nonprofits like to order because they think it's national, they think it's an easy, inexpensive way to launch into the background checks, and they don't realize the risks that are still going to be there. They are not conducting what we call a best-in-class background check. Nonprofits have to be careful. To answer your question about data, we take three different aggregation data points from the database and merge them together, eliminating the duplicate points. Other companies will buy data from these aggregate groups of data, and they will hang it on their own internal servers and ping against that data for months before they refresh it. That's how you get the $2 background checks for some of these large nonprofits. I'm not saying everybody does it, but in order to reduce the cost to meet what an expectation might be for a nonprofit, which is cheap, these organizations are going to give you bad and old data. We refresh our data every week, in some cases like the sex offender registries, for some every two weeks. But the oldest refresh we have is 30 days for our entire database. Again, it's a merge of three different data points coming together. We didn't get into this business primarily to make a profit; we got into this business to protect those who need to be protected. Russell: That's it. It's setting that intention right up front. When you talk to people, you have to set an intention up front about what it is you're doing. When you talk to people who might be new that we need to help, but understand we are going to be looking into some things, asking you questions for the sake of transparency, and direct about it. Who, what, when, where, why, and how? We keep our questions as open in that way as we can so that we get some meaningful information. I think that people who have things to hide may balk a little bit at this directness. Somebody is fidgeting, and they are talking about how much time this is taking, why you need to know that. In my head, that will be a red flag. What say you? Steve: A hidden benefit of the background check implementation is the bad ones kind of leave in the guise of night. They don't come back tomorrow. You actually said, “Hey, we take it seriously, we are going to have a consent form for you to sign. We will call your references. We will check in on who you say you are.” That's another thing, references. If you are not calling references, whether you outsource it to an organization, I recommend doing it internally so you can hear the nuance of the phone, the pregnant pauses of someone being asked, “Is this somebody you would bring back into your organization if you could?” and they go, “Hmm, well, I don't know about that.” If you outsource that, it's hard for somebody to put that into words on a report. I recommend if you have the time to do it yourself. If you have the money, you can outsource it. References are just as important as the background check. The background checks of course can be criminal. They can also verify your resume, education, employment. It's not always just looking at their criminal records, but making sure they are who they say they are. Hugh: While you are on that track, what kinds of background checks are there? Go over that again. Steve: There are lots of different types of background checks. We want to get nonprofit organizations to stop thinking about using the database just for looking for a criminal or a sex offender. Because of the analogy I used with the net with all the larger holes and tears, you need to look at each applicant holistically. Instead of where your organization is serving or based and the geography and how that might look in a database search, you need to look at the applicant. John could be a resident of one place for his whole life, and Mary has lived in seven different places in seven years. Mary, you are going to have to do more on because there are possibilities that the database has missed where Mary lives, they weren't up to date, and you are going to add a county courthouse search or a statewide repository search if it exists, like it does in Colorado. Other states have that, too. You are going to need to start with a foundation and then lay additional due diligence on top of that to get a good profile for each applicant instead of one size fits all. The criminal side, you break out into two different things. We have state and local crimes that you find in a database. You have the sex offender crimes that are in the sex offender registry. Then you will have crimes against the federal government or federal-related crimes. A lot of people think of these as the white-collar crimes, the Bernie Madoffs or the Martha Stewart crime where she got involved in the stocks. Yes, but inter-state kidnapping is also a federal crime. Money laundering and profiteering is a federal crime. Any building on federal lands. A lot of organizations and companies lately neglect ordering a federal criminal search. That can come back to bite them if they don't search it. There are a lot of other things, too. Motor vehicle searches, I mentioned. Credit reports we can do. You can do the education verification. International criminal and credit. Motor vehicles. We have 165 different services available to any organization, and most organizations look at about five. Russell:What are some of the training opportunities? Part of the challenge is training nonprofit leaders or other people about what the benefits are and the dangers of neglecting to do due diligence. In other words, what are the things that you're doing to assist people to understand the value of it so that they actually have this awareness? It's one thing to bring somebody in. Somebody could slide under the radar after you have done your search. Maybe something changes. People need to have an idea of what sort of things they need to look out for to make sure that everything is good. What training do you folks give nonprofits an opportunity to take advantage of so that they have a better sense of when they may need some help digging into something? Steve: We actually have a very specific training program that I actually founded. It's called Safeguard from Abuse. With a focus on the vulnerable populations that a lot of nonprofits focus their energy into those communities, it is a 75-minute online and also on a DVD training program with a certificate of understanding for those that pass the test on all of the different types of abuse, not just the sexual abuse, but neglect, physical, and emotional abuse, diving deep into what they are, diving deep into how to recognize when a child is being abused. So many organizations have that fear of having a sexual predator in their midst, so we do focus more time and attention in their personality traits, their grooming behaviors, understanding the personality of that pedophile. The most important thing is raising the awareness overall through the training, but empowering each person who goes through the video to be a mandated reporter and to understand that they can't help if they put their head in the sand. They have to be empowered to report, and they have to understand how to do so is very important. The awareness training is important. My example that I like to use is Russell, you want to buy a new car. You have a brand of car in mind, and you're getting in that car and heading down the road. All of a sudden, you start to see that car everywhere. It's now in your awareness. It's always been there, just like the characteristics of people who harm kids. They're still doing it in front of us; we're just not aware of it. We didn't raise our awareness level high enough to see what's always been there but invisible to the eye. It's really what we focus on is what we see. What we focus on we become as well. We want to make sure that we can train enough people to end child abuse, or at least if we can save one child, it's all worth it. Russell: Every time you buy a new car, everybody buys the same make, model, and color that very same day. I was thinking about all of these things. There are people who are listening to this, and they may be leaning back in their chairs thinking, No, I never did any of this stuff up front. Now I have 60 people. How do I know that I don't have somebody like this in my midst right now? Is there some type of organizational audit or assessment that you can do? Steve: We can definitely help. What you're saying is I gotta go retro. I have to go back to day one, and anybody who is still with me, screen them. That seems like an invasion maybe, or a daunting task, or maybe you're just thinking, I'll start with the next person. Now you will set yourself up for some difficulties being fair and equitable. If it's just Susan who just walked in the door but you did not go back five years ago and do this, once you implement the strategy, you have to implement it at any level and go back and do everybody. Starting top down is a good approach. Start at the top, and push down through the hierarchy of individuals in your organization. It's about resetting the reason for why you're doing it. You are resetting the fact that you have this new program that you're implementing. Our insurance company wants us to do it. Most insurance companies want you to do it anyway. If you have to put it on something else, you can just say it's a new requirement. It could be just your organization's requirement. Once it's a new requirement, it's a requirement. Everybody has to do it. Russell: Having everybody do it ensures that you don't have somebody out there who wants to take you to court saying they're being singled out because I'm a woman or I'm black or I'm over 50, or just anything they can pull out to say why it doesn't apply. We talked about that comfort level that people have. I don't want to offend or put anybody out. How do you help people who decide to do something like that do it in the face of the apprehension that they may have and the fear of offending somebody, implementing it seamlessly? What are some of the things you do to help people through that? Steve: That's a good question. We help organizations put together a background screening policy. It's all about policies. Sometimes you might have a policy- With those who work with kids, you might have a child protection policy, for example. But even in that child protection policy, they don't talk about background checks. So we need to weave in another layer of policy, and that is who do we screen, why do we screen them, how often do we screen them, and what do we order? Really it comes down to being comfortable enough with your organization and communicating that you do have policies. It's part of your mission and vision, wherever it is that it fits in, to make it that important. You can make it unimportant and be at risk and have everyone at risk, or you can make it important and be an advocate for safety and make your organization. It's all about preserving that organization. Amp up your image; it will help you and the community. Hugh: Both of you are talking about people not knowing what they don't know. There is a side that people are so close to it, you're so involved in it, that you're so blind to it because you are focusing on the day-to-day and the relationships. You're blind to all of the liabilities. Having someone like you that is skilled to discuss policy procedure with I think is really a high benefit. Is that part of your service that you offer? Steve: We offer that at no charge. Phone call conversations, any time someone wants to talk to me. It's very individual. Each organization is very individual, and I can't just say, Here is a template. We like to discuss what your organization looks like, the different roles and responsibilities you might have, the silos you may have, the offshoots of your organization you may have, and drill down. Like I mentioned, it's not a one-size-fits-all. Based on roles and responsibilities, you will be ordering different types of services. You may order motor vehicle for one, you may need to look at a credit report for one, but it won't be for all. We want to make sure that you understand that as an organization, what's available first of all, why you should order it, and then implement it. Now it's part of your policy manual, and now it can be handed off if you were to leave the organization. If you are in charge of this role, and now you are leaving or retiring to go do something else, you can now hand it off to someone else and they won't have to reinvent the wheel. It's important to do it on the front end, but we'll help. Hugh: Your link for people to find you is SecureSearch.com? Steve: It's actually not. I wish I had that. It's SecureSearchPro.com. Hugh: That's better. Steve: We have SafeguardfromAbuse.com. Hugh: You have been talking about databases, and people can do a database search. Say more about that for people who don't know what you mean by “database.” I think of a database as where I keep my CRM, where I keep my contacts. Say more about that and why it doesn't really cut the mustard. Steve: Okay. A lot of people think that there is one central place to go to do a background check in the United States. Just go to the FBI. They think there is something in some place to go. That is a fallacy. We are a disparate country. Our systems do not communicate with each other. What you have in Colorado doesn't communicate with what's in Virginia with what's in Florida, even though we think that's the case. Another fallacy is that a social security number is all you need to find a criminal record. We don't find any criminal records using a social security number. That's a myth. We use the social security number to find out what the person might be: what names they have used, what addresses they may have used, information sources. The databases, because we have this disparate system where counties don't communicate with states sometimes and counties don't even communicate with each other, all of these groups work in silos. Their information or their data is also stuck in that silo. You have to search that silo to find that information. In some cases, these silos of information raise their hands and say they will share. There are companies called data aggregators to say, I will pull from this county, I will pull from that county, and this department of corrections wants to give me that information. They compile it all together. They go out to my industry and say, “Do you want to buy my information?” I was talking about having three of these aggregators that I purchase information from and weave it all together because they will miss some in one and miss some in another and I am hoping I can fill in some of the gaps. This is not 100%. Again, it's that net with holes. It's as good as it gets. We search over a billion records, but there are so many holes and gaps in this data. That is where the database comes in; it's a base of data. There will be holes that you can't rely on as your only search. We can consult on the best approach. The best approach is you have to look at three different things. First, your due diligence, why you do what you do, why you want to screen in the first place. Do you want to protect the vulnerable? Is it because your insurance company made you do it? I don't care what it is. We have to understand what the impetus of your diligence is. Then we need to look at your organizational budget and say what budget dollars do you have to work with. Do you need to go find more budget dollars from another bucket in order to cover something like this? You want to implement it as soon as possible. The third is your comfort for risk, or your risk tolerance. That is already comfortable with your organization name being in a newspaper because you didn't do a background check, and now you brought in a pedophile into your organization. Or does that make you cringe and keep you awake at night? What does your legal counsel say? What does your insurance company say? We need to bring those three things together and create a unique, sustainable program for your organization. That may be very different from the organization I talk to tomorrow. That's okay. It's unique to you and sustainable and something you're comfortable with and can move forward with in your organization. A long answer for a simple question. Hugh: It's a complex question, a complex situation. I have met people who think they can just Google somebody's name and find out all kinds of things. What's the fallacy in that strategy? Steve: Did you have consent to do it, first of all? Every applicant has their legal rights. They have to provide you consent to really do a background check on them, especially if you want to use it. If you just want to be the armchair neighbor and check in on a neighbor, you have the legal right to do so. If you are going to bring this individual on board and have them fill out paperwork to be a volunteer or member of the staff, you have to get their consent. You can't just go to Google. The data out there is only as good as the data out there. If you're not buying it and it's free, there is a reason it's free. If you're spending $59.99 to get the rest of the report, they gave you a little bit, and the rest of it is behind the scenes, that is just database information, and that is way more than you ever need to pay. You need to do a database search for only $15. It's something you need, and something you need to build on, so you want to make sure you make it affordable on the database side so you can grow it and add the county courthouse searches as necessary. Russell: There are some things out there that are robust. I have probably used some of the things as a revenue agent for IRS. It's not off the shelf, and it's not cheap by any means, but it's good stuff. It's important to do that. You get what you pay for. A lot of these databases that you describe pop up if you do an online directory search for the Yellow Pages, or something like that. These things get offered to you all the time. Steve: It's the free data available to everyone that they compile. Not everything is going to be in there as I mentioned. It will be fraught with holes. They make it look good. They put a shiny website together, and you see moving parts. It's like they are searching as deep as they can go, and I will get every tidbit of information I need in seconds on one of these companies. You have to be careful with what you do. Everything needs to be validated at the local level. Anything from the database, any red flag, has to be validated at the court or the point of origin of the information to be accurate; otherwise, you are not supposed to see it anyway. That is why you want to work with a consumer reporting agency. SecureSearch is a consumer reporting agency. We are a member of concern consuming reporter agency, making sure we do it the right way and making sure we do validate everything at the local level before you as the customer gets to see that information. Hugh: We are coming to the last part of our interview, Steve. SecureSearchPro.com is where people can find out more. What is the differentiator? What makes this business different? You mentioned there are lots of others out there. Why are you different from them? Steve: That's a good question. The first thing is the information we have to share with you is through years of experience. We have veterans in the industry on staff who run our customer service department, who run our operations, and who run the executive office. That's number one, lots of experience. Two is we have a heart for the nonprofit sector because we understand you are wearing many hats. You don't have time, and you may not have the skillsets. You can feel comfortable with us. We are going to answer the phone. We will talk to you. You won't be alone in this process. We will be there to answer any questions you may have throughout the process, and you will have someone you can work with, whether it be me, you can always work with me directly, or anyone on my staff. We also don't have a single salesperson on staff, so you will never be “sold” anything. We only have consultants, so we will be asking you questions and making you recommendations for best practices. You won't hear from us five million times; we won't pound you until you buy. We wait to hear from you again if you'd like to do this with us. That is what makes us different. We have a heart for the nonprofit, the integrity of our data we are purchasing, and the integrity of the system we have and the compliance of our system and processes is what set us apart. Hugh: That's strong. It sounds like this service is incredibly expensive, thousands of dollars, to do a background check. Is that true? Steve: No, that's actually very far from true. Depends on the organization you're working with. Our pricing model is geared toward the nonprofit sector, so we are extremely affordable. We actually have scalable pricing for those who have high volume discount programs. A background check, I would say that a good budget, if you want to do it right, for the criminal and sex offender and fill in all the gaps, is budget for $50 a person. It doesn't mean it will always cost $50 a person; it may cost $15 for some, $22 for another, or $85 for another. It could be all over the board. But I would budget that to make sure you have enough allocated funds for a good solid program. A lot of people are going to ask if they need to do background checks through the fingerprint process, too. No, you don't. You can get good information that is disposition-based. Disposition is what happened in court, information from a secure search without ever having to do fingerprints. If you are getting government funding or state funding, they may make it mandatory, so you have to do it. But we can still make sure that the fingerprint arrest record—and that's all it is, an arrest information source with biometrics, and not everybody gets fingerprinted when they get arrested—that the courts dismissed it or said it was a guilty verdict and enhance the arrest record database you search. Hugh: Good. Thank you for that complete answer. This has been a very informative interview, and I'm sitting here thinking about all the organizations that I know about that have fallen short. We are going to make sure we will put a recommendation in our work that they do this early on. I think it's that important. As we are tying up this really good interview—Steve, thank you for the time today. It's been exceptional—what impression, what challenge, what thought do you want to leave in people's minds? Steve: I guess my question is: What image do you have of your own organization? How do you look at your own organization? Do your process and your people align with it? If you are worried about that and you want to lower your risk and your liabilities as an organization and maintain the image you want to have of your own organization, it doesn't cost a lot of money, it doesn't take a lot of time, you don't have to learn how to do it. We do everything for you. Just reach out to us. There is no charge to sign up or for a free consultation. Talk to one of our advocates. We're here to help; we're not here to sell. We hope to hear from you. It's something you should definitely take a look at. If you're doing the background checks now, we can talk about if you are doing them the right way. If you're not doing them, we can help you along the path. Hugh: Russell, thanks again for being here and being by my side. Steve, thank you for a wonderful interview. Thanks everyone for listening. Steve: Thank you very much. Learn more about your ad choices. Visit megaphone.fm/adchoices

DYB Podcast
EP21: Marc Miles Discusses 7 Things Every Painting Contractor Must Know To Protect Their Business

DYB Podcast

Play Episode Listen Later Mar 27, 2018 57:14


EP21: Marc Miles Discusses 7 Things Every Painting Contractor Must Know To Protect Their Business SUMMARY: In this episode of DYB Podcast, Steve interviews Marc Miles, his business attorney based out of Venice, Florida specializing in defendign against IRS and state collections. Marc shares a plethora of useful knowledge about finding real solutions to the unknowns that could potentially hurt your business. From employee timesheets to written agreements, Marc talks in-depth about how to navigate the different undesirable situations you and your business may face. _______________ WHAT YOU'LL LEARN: -How to protect yourself and your business from unknown factors -The legal standing of your business and your money -Understanding the goals of your business in advance _______________   QUOTES: "If you do have something in writing, you’re bound by it, so you need to make sure you’re comfortable with it." "If you’re going to form a business entity, 95% of the time, LLC is the way to go." "A written agreement isn’t ‘I don’t trust you,’ it’s clarifying expectations and giving yourself a chance to void if something unfortunate happens." "If you want just your books done right, and you have no worries, your EA is irrelevant." "When you form the business, think about what your succession plan is going forward." _______________ HIGHLIGHTS: [03:25] The big unknowns that can hurt your business and how to prepare for those unknowns [09:33] Proper ways to protect yourself from false claims from employees [15:14] What to stay on top of regarding the IRS and what to do when dealing with tax issues [26:16] The difference between sole-proprietors and corporations [34:15] Partnerships, establishing trust, and understanding what your expectations are from the beginning _______________ LINKS & RESOURCES MENTIONED IN THIS EPISODE: [APPS] TSheets DYB App [GROUPS] BNI The Florida Bar DYB Coach Special Offer Contact Miles Join DYB ADDITIONAL FREE RESOURCES: DYB System PDF EP01 9 Steps to Doubling Your Business Part 1 52 Blog Post Ideas PDF YouCanBookMe VIDEO Pre-qualifying Questions PDF Video Testimonial Checklist PDF 3 Steps To Get Leads From FB PDF 11 Interview Questions PDF 9 Ways To Get HOA Work PDF  -------------- Connect with Marc Miles on Facebook here Connect with Steve on Facebook here  -------------- Press and hold to visit the page Show Page Notes -------------- Thank you very much for joining us today! If you received value, would you take a quick few seconds and leave us a review on iTunes, please? _________ STEVE: What happened? MARC: So, I had this client, he was behind on his IRS payments, he had an ex-wife and had some issues, things didn’t work out well, she left him high and dry, he was in another relationship, he was trying to make that relationship work, but the IRS kept following him, he had a car, he had a business he was trying to start and his soon-to-be wife was like, "I am not marrying you till you get this fixed, if you don’t get this fixed, I am leaving you," so he is like, you’ve got to help me, I said I can do that, so he comes to me, he said, where are you at, we took a look at this whole situation, we said no problem, we can do this, this and this, we set everything up, I talked to the revenue officer, she was fine, we submitted the paper work and he ended up paying about, maybe $8,000 on what had been a $110,000 liability… And his girlfriend at the time married him afterward, saying we got together and if it hadn’t been for you, while I was doing this, she would not have stopped there… STEVE: Woah, okay… Hello and welcome Marc Miles of the law offices of Marc J. Miles P.A, welcome to the show. MARC: Thank you, Steve. STEVE: Marc, what does P.A mean? MARC: P.A stands for Professional Association, and it’s a designation that is able to be used by individuals who are licensed by the county moral of the States, when they formed a business entity that says, they can only practice with the entity that which they are licensed for. So, if you see a lawyer with P.A or PLC, you know that is their business, all they do is the practice of law, they don’t serve Mc Donald’s fries on the side… STEVE: Ah… okay, glad to have you on the show. For everybody listening, Marc Miles is our business attorney, and he has been, for years, he helped us when we were at Burnett Painting, he wrote the agreement when we sold Burnett Painting and he has worked with us ever since, for everything we’ve done, without going in details… and Marc is outstanding keep him close cause he’s a great guy to know and I was kidding around with him before we get into this. Marc, you are too big to be an attorney… it’s not hard and I kind of wonder how you got into this industry… But, fortunately, he is really good at what he does and so I thought, Marc, we’ve got to get you on the show and let’s share somethings that some business owners, painting contractors out there need to know, to protect themselves, protect their businesses and the unknowns right, so we know, what we know and we don’t know what we don’t know, that’s really the dangerous part huh… MARC: And that’s what I try to help people to say, here’s what you are not aware of, let me ask these questions, you decide, but I hope you can get there so you can think about these things that you might not otherwise think of. STEVE: Hmm… Absolutely, so for example, what are some of the big unknowns? MARC: Okay, so the big unknown… the biggest thing especially with trade contractors and painters is, whether your clients are going to pay you or not, a lot of times whether or not you are having an agreement or non-agreement to sign, that states the payment terms and other terms of agreement, you have no idea what the client is going to go, are they going to try to want to stiff you, do they want to change? Do they say no? I am not paying until you repaint the whole thing? So, one of the biggest unknowns is try to eliminate the ways the client has not to pay you. STEVE: Uh… Okay, now this is really good, this is especially used for high contract or long contract work like commercial, industrial or even residential for your construction, absolutely… So, what are some ways? How can you…? MARC: The first is, you put the total price in the writing in the contract, not just a quote, the quote says, here’s my estimate, here’s your price, but when you have them in a contract say, this is the price and what’s paid, you are also saying what you do it for, and you haven’t signed, people don’t think an estimate is binding, people sees a paper says, estimate, sign, yeah, I agree to that amount, but they don’t see it as, this is a contract I am… subject to, there are legal remedies to it and that’s one of the easiest ways to sort of… that’s how you do it, so you have a little, it doesn’t have to be a 10-page contract, it can be a 1-page contract, but it looks like a contract, so it impresses upon them, the seriousness as opposed to, here is my quick book invoice, sign here, that says I agree… STEVE: Uh, woah. Okay, so this is a really good point is and I know opinions to this is very common practice, quick books, invoice, estimates, whether it’s an estimating program, they all say estimate stuff. If I heard you correctly, you were saying it should say, to set the it should say contract, what about agreement? Can it say agreement? MARC: Absolutely, you could say agreement, no problem. And then it should contain a couple other things that… you people have seen in contracts before, you’ve seen references to if the contract is breached or if not paid in x days or you know, choice of law, if we disagree, we go to court here, you know… throw some of those things in there, you know… Now, don’t be smart about it, don’t put something that is going to hurt you because you don’t really know what it is, but throw some other things in there, so it looks like an agreement or contract, more than just an estimate. STEVE: So, silly question here, I put this together when I was in L.A, is if we should have a lawyer take a look at it? MARC: Have someone take a look at it, over, just see it and ask some questions, yeah. Because every state is going to be different and some things you maybe find difficult to put in one state versus another, so… STEVE: Okay. Thank you. What are some ways that business owners… because you know, I mean you run your own practice, it’s a ton of work and you take all the risk? Now if something happens to you, you can sue them for free, and if something happens to us, the owner… how can business owners protect themselves against faulty claims. Like here is an example, I was talking to a friend of mine and he had paid on of his guys an extra day, it was a holiday or something and it ended up being 48 hours and he isn’t paying five and a half and there was a day he didn’t even work, he was just being generous and paying the next 8 hours, well he came back and sued him, ended up causing him $30,000, because he didn’t pay him five and a half for that extra 8 hours that he paid him… MARC: And he brought the state in as well, I am sure, because the state came in and probably said, let’s take a look at your records as well… Absolutely, so yes, so one of the things you want to do is, some people use independent contractors, while some people use employees, and there’s two different ways you have to handle it, you have an independent contractor, you need to clearly meet… First of all, if you are using an independent contractor, you need to have an agreement, end of story, why? Because if you have good insurance, your insurance might have clause for not having an agreement. I’ve got a situation right now, a client of mine that is relatively large painting company has got major insurance, that’s $100,000 job, $300,000 jobs, had a job where the sub he used, ended up screwing up, causing maybe $1,500 or $1,900 worth of damage, but if he wants to go through his insurance, they are like you didn’t use sub-contractor agreement, even though I drafted one for him. And now they are saying, if you are going to use the insurance, it’s going to cost you $15,000… So, now he is going to pay it out of the pocket or pay the $15,000. So, if you are going to use a contractor, make sure the insurance always have an agreement, even for that reason, but the agreement contains a schedule, the schedule says, here is how I pay you, and you will be specific in that schedule, this is how I get paid and then you only pay by that schedule… that’s for contractors STEVE: For sub-contractors, so if you are working with subs, you have subs, make sure you have a written agreement? MARC: Yes, absolutely… STEVE: Okay, what should be in that agreement? The schedule? The payment schedule? MARC: The schedule, their insurance and their compliance with the law basically says, you agree you have x amount insurance and your license etcetera, whatever you have with the state, failure to do so is a breach. As well as the fact that if you don’t get paid, they don’t get paid, so you want to make sure that if you are doing the job and your sub and you get stiffed by the owner, you are not going to have to pay your sub out of pocket or not. Now, some people, they say that’s a little hard to get, maybe fair, but if you take a look at almost every big GC contracts that’s out there, from the big players, I would guarantee you that is in there. STEVE: Hmm… I wouldn’t be surprised actually… So, what about employees, what are some proper things, what are some, things we need to be doing to protect ourselves, faulty claims against employees, just making sure all our basis are covered? MARC: The biggest thing to do is, the time-tracking of hours, you have to have a system where their hours are tracked and you can see that, relatively easily… STEVE: Okay… MARC: Then the best thing to do is, if you are doing payroll, maybe you have someone else doing payroll, maybe you are doing it yourself. If you have someone else doing payroll, they will automatically know the hours when you calculate to get to know, are we yet over-time? Is it a holiday? Do we pay 5 and a half? Now, if you use QuickBooks payroll, it will usually do the calculation for you, but if not, they will know, it will let you keep track, because once you get that 40 hours, the rules change, once you hit the holidays, the rules change, and they are different in every state, but wherever the state, you need to know that. So, you need to be able to keep track of hours because what happens if they put, we’ve worked this time and you are like, hey you’ve worked 42 hours already, based on this job in here, you only really worked 32 hours, you know, something… I don’t know, I mean God forbid… few hours here and there a day. Track hours to be able to track the hours consistently, that’s number one… STEVE: There is an app we like to… that we used with Burnette Painting and that many DYB use, we call it T-sheets, I don’t know if you are familiar with it, but… MARC: Not a lot but okay… as long as it is hours that are recorded and you can see those hours on a regular basis so that you can catch anything, you have to still review and catch everything at a time, because what a lot of people do is, they think overtime is time and a half, that’s the only thing they think of, they don’t think about, sick or vacation, whether it’s state mandate, certain things, and that should be talking to… even talking to a payroll person they know, you know good idea of that, if a not local attorney is what makes that. And that’s just actually a brief conversation just to get some conversations to help make sure that you don’t blow that. The other thing is don’t do a written agreement, depends on what state you are in, lots of state are at will, which means as long as you don’t have it written, you can sort of do what you like with their employment and how they are employed and how long they are employed. So, very few rules such as over-time, wages, etcetera, but if you do put something into writing, you are bound by it, so you need to make sure you are really comfortable with what you have, if you have something in writing. STEVE: Interesting, so you have more liability with the employee… MARC: Potentially it is because you can be held to everything that you held them to, you can be held if you don’t do it, so you have 6 employees, and the rule states that employees do not get vacation until they have worked at least 3 months and ask for two weeks in advance and you let one guy have his one week in advance, now everybody gets to have one week in advance because you let them do it, despite the fact that the agreement, Emmanuel or whatever says two weeks STEVE: Hmmm, now you mentioned at will, can you impact that for us please? MARC: Sure, absolutely I will… STEVE: Okay MARC: So, a lot of states… actually I am not sure, I think it’s less states… at will, which means, whenever you go to work for somebody, there are no set terms, there are no set agreements, you can work whatever you agree to, if it’s in written then it’s a great upon, if not, it’s really tough and you can let them go at any time for any reason, subject to of the course federal discrimination, you can’t let the person go because they are black, you can’t let them go because they are female, you know, those kind of stuff you can’t do, no matter what, that’s a federal law that overrides. But if you don’t like the way the person drives his car, you don’t like the way he looks on the job, done… goodbye… STEVE: About tattoos… MARC: Absolutely… Sorry, I don’t like tattoo, done… You don’t have to give him a chance to rectify, you are done, goodbye… STEVE: Okay… MARC: So, everybody needs to find if they are in at will state or not, so if you are, great, if not, then you need to check with the local attorney there, because I can’t tell you what some of the restrictions on firing somebody can be, sometimes you have to give them notice, you have to give them opportunity and it just depends on that state. STEVE: Okay, makes sense, interesting. So, how about IRS? What are some?… I don’t know if I can ask you this… MARC: You can ask whatever and I have to answer it… STEVE: How do you feel, like where does the IRS ranks and your Christmas card list? MARC: Actually, believe it or not, the IRS ranks decently, the problem is congress, they are the ones, that are so low, I am like don’t ever pay them in front of me when I have a baseball bat… Because all of these since about say 1999, most of the issues we really have with IRS, is really congress issues, it says, you know what, we have come up with this plan, we are not going to spend a lot of time specifics here, you, IRS, figure it out, if we don’t like it, we will tell you, you are wrong and then go implement it without any real guidance from us and then when people complain, deal with it until they complain too much then we will try to address it, and that brings the IRS into doing things that they really shouldn’t be involved in, and having to make decisions that really shouldn’t be made by them, but congress doesn’t do it, so… STEVE: So, IRS has been taking the wrap the whole time MARC: They take the wrap a lot of time. Now, back in the early 1990s and late 80s, IRS deserved the wrap, they were doing stuff, it was like, we don’t care about you, you aren’t human, done, done, done… Now, it’s a little better, I mean most of the people I work with at the IRS are very reasonable, they are not push-overs unfortunately, but they are reasonable, at least, so… STEVE: So, what are some things that we need to stay on top of, to protect ourselves with IRS? MARC: The biggest, most important is if you have employees, you need to make sure you are paying those payroll taxes on time. So quickly, when you have an employee, you pay them their wage, you withhold a certain amount based on their W4, plus you pay 7.65% of the social security at one point, something percent, whatever… 7.65% total between the two and social security, Medicare, that federal withholding plus the Medicare and social security withhold from the employee’s pay, is not your money, that’s their money that goes to the government, failure to pay that, and the government can come after you, personally for that amount, regardless of what you think you set up, business protection-wise. STEVE: So, are these the 941s that we file? MARC: Yes, everything you file, the 941, the payments you are making, the 941, you need to make sure you pay those employee taxes first and foremost, end of story, pay those, it’s not your money, people try to say, I won’t pay this week and I will try to do next week and catch up, they can still be very, very dangerous game, it’s sort of like gambling, like oops, I didn’t hit black this time, I will get black again, alright Mr. black, I will bet it one more time, maybe eventually I’ll get to black and try to win. You know… do you really want to take that risk? You probably don’t. Number two is, for those in some states… if you have sales tax, file and pay that sales tax as quickly as possible. In Florida, I tell people, if you are a Florida resident and you don’t pay your federal taxes, IRS can come after you and take 90-120 days, and they will start coming after you, Florida department revenue… 90 minutes if they get serious… the state can move like that, and most states can move like that, most states have far more strong to grab and attach to people, for non-payment of state taxes than the IRS does. So, whatever your state tax is, if you have sales tax and… or similar collection taxes, pay those, because they are the people that can go after you ASAP. IRS, you can buy time, you can do stuff, a lot more than you can with the state. STEVE: Okay, that is really good to know. Now, what’s the first thing somebody should do if they received one of those dreaded letters from the IRS? MARC: The one that says, we think you owe something? STEVE: Yes, that one… MARC: Okay, there is a lot of letters from the IRS that people dread… So, there’s two types of letters, there is the one that says that, excuse me, we want to look at your return, because we don’t like this $200,000 in supplies that you put and then we know you owe us money, now if you don’t do something within 30 days, we are going to take action. So, there’s two different letters, one is on one side and one is on the other, if you get that first letter that says, we don’t like this on your return, go back and make sure you check you have your receipt and your documents, in that statement. Once you have those, then decide, do I want to talk to my CPA if my CPA can help or if it is something simple. Sometimes it’s as simple as, we just need to see what your travel is, and your travel was, for example, that year was just twice as large, because you went to two more conferences and you’ve got plane tickets and the thing, you probably have to go and say, here, sure, no problem, plane ticket… here and as long as all your receipts match up to what’s on the return, you know, you are probably fine. Now if they go and say, we want to see your bank statement, everything on the return, now you probably need to talk to that CPA, because they need to know what limits there are, when they are doing this, not you. STEVE: So, that’s a great point, CPAs…  about Florida, that’s fantastic. What does somebody look for in a CPA? How would somebody know a great CPA from a forum floor? MARC: The first thing usually is to check whether they have the CPA designation, those that have CPA, which means they’ve got the license, have undergone a higher level, 99 times out of a 100, a higher level of training education to know what has to be done. Now, does that means they are going to form that they have education? No, obviously not, so the best thing to do is have an interview with them, phone or face, it doesn’t matter, and then ask them questions about your stuff. Say, what can I do about this? What can I do about that? And see how they answer, and if they are one of the people that goes, oh you can do A or B, and that’s it… and they are probably one of these people that is following up on the forum or it depends, like what are we looking for, or they can give you a little more and say, well, what are you trying to achieve? They will ask you, what are you trying to obtain? What are you trying to achieve? What’s the ultimate goal to fit it in, that’s one part, instead of saying, just oh, well, keep your receipts or make sure the mileage checks, those one line answers to three or four questions indicate the person is probably not, either is engaged and they are going to give you the time, or they are probably more about, here it is. STEVE: Okay, so this is really good, we are going to pause here for a moment, because… this is really good, if I heard you correctly, what you are saying is if they have a simple A or B answer, that’s no good? MARC: Usually, yes… STEVE: Okay, usually… these situations are dynamic… MARC: Yes, and they depend on the overall… So, obviously once have a CPA in your account say, hey, Marc, can I deduct this? And he goes, no, that’s okay, that happens, this time you are not asking stuff, the answer is simple, no you can’t, okay do this, yes you can. But when you are interviewing a CPA and in this interview, don’t just say, oh, I know somebody, okay, here you go, stuff… talk to them, interview them, so, I say interview attorneys too, don’t just… whenever you have a professional, especially a professional, interview them and talk to them, make sure you think that they can do it, they are engaged and you can work with them. STEVE: Fantastic. What about these small shops who… maybe just a couple of employees, but the and for one thing I know about myself and I know about most entrepreneurs is, we hate the books… MARC: Yes, so that is why you have a good CPA or a book keeper and ask them to do a monthly or quarterly book keeping and here is the thing, they are going to give you a quote, they are going to ask to see some stuff that can give you a valid quote of how much it is going to cost per month to do everything. And what you do when you get that quote and you shop around, you go to a couple of different accounts of CPAs and get quotes, then you ask yourself and you do an exam that I am sure you tell everybody to do, how much time does it take you, as the business owner to do this, this and this and you add up all these hours to do all these stuff that they are doing in this proposal. Now, ask yourself, how much money you could have earned with those hours in your business, which is what you are good at, as opposed to doing this and work it out. STEVE: Absolutely, we have a video, we have a link to it in the show notes called “Ownership Responsibility Value” and work through that exact formula. So, that’s great, how would… how does somebody know, so okay, find a couple of 2, 3 book keepers, how do you interview them and what do you do to open up your books... do you say what do you think? MARC: No, when you go to them, you talk to them, you ask them a little bit… hey Marc, how have you been down here, how long have you been doing this? You know if they are a CPA, you know how long they have been a CPA… and then they say, so, here is my situation, give a brief overview of my situation, I have this, I do that, and see what they say, some people may go straight to, hey, can I see the tax return? Some people may ask questions, there is really not a right or wrong there, because especially if you start getting a little long-winded, they are going to say, just give me the tax return, at this point you are explaining all that stuff and it’s like you are probably going to a little more extraneous details than they actually need… STEVE: Okay… MARC: But, bring the tax returns, bring the bank statements and you ask them questions about… do you feel comfortable with them? Ask them some basics, hey dude, do you… how many other painting companies do you deal with? How many of your clients are under 3 employees? How many of your practice is business versus personal? Because all CPAs do 10, 40 individual tax returns. So, how much individual do you do? If the person does 95% individual and has 3 businesses, maybe you say, okay, may we look at someone else, maybe you are like, hey I am going to be the forth, I don’t need a lot of handholding, okay, or you can go to someone who’s got 85% of the businesses and most of the individuals in the business. And then, the thing is more of a judgement at that point, how much does that matter to you? What’s the feeling you got from that? Because there is no right or wrong answer at that point, now you sort of feel, what are they doing in there, in their field and then how many employees they have, because if they’ve got several employees, the chances of you actually getting to them or them actually really looking at your stuff are probably slim than none and they may be awesome, the junior who they’ve hired, may not be at the same level that they are, and if you are going to get junior doing your tax return, do you have the same confidence that… you know… STEVE: And would you say it’s just as important to check and refer us as we would prior an employee? MARC: Absolutely… who we know, if you go find a CPA, have 2 or 3 people, that’s why I like BNIs, it’s a great resource, because most probably if someone isn’t BNI, they’ve got testimonials, hope… if nobody is giving testimonials then there should be a problem, they should begin there, that’s the start, so if you can get testimonials from people, ask people, if you know somebody says here, go and ask on… or do the whole Facebook recommendation thing, go and ask Facebook, what is recommended for CPA and see who comes up with it, if you got somebody come up with 6 names, then name 17 times out of 40, that’s probably a good one to start with… STEVE: Yeah, absolutely. Now, what is an EA? And how important is that a CPA is an EA? And I believe you are an EA MARC: No, I am not… An EA is an Enrolled Agent, and that is an individual who has taken the exam that the IRS puts out, to be able to practice before the Internal Revenue Service. Me, being an attorney and CPAs being the CPA are automatically granted that by right, nature of our license to do so as long as we are in good standing in A state. STEVE: Interesting, that’s why I though you are an EA MARC: Yeah, because I can do it. So, if you want just your books done right and you have no worries, your EA is irrelevant, because the EA is when you have tax issues and need them resolved. Hopefully you are not getting to that point… STEVE: Okay, absolutely… let’s circle back a little bit… we talked about corporations, what is the difference between sole proprietor, LLC, S-corp, C-corp and impact this slowly for us, for those who want to know if they are in the right one or they should make a shift MARC: Well, and that’s going to be after some consultation, that’s really hard to make, a sole proprietor is somebody who has nothing, but use their name… Steve Burnette painting, not Burnett 1800 painting, Steve Burnette painting, Donald Robert CPA, those are sole proprietors, they don’t have any requirements to deal with bank accounts or whatever, they do have to get an EIN, if they have employees, and everything they earned on their profit is subject to self-employment tax, which is an extra tax above income tax… On the net profit, corporations and LLCs are business entities, why do people say C-corps, S-corps… at the state level, it is a corporation, you form a corporation or you form a limited liability company, and people form these for two reasons, tax or protection, 99 times out of a 100, there are some exceptions to the rule and each day it is a little different, but a corporation is the vehicle designed for large companies, they are going to have public shareholders, make large amount of money, have a lot of certain deductions and have to pay out to the members and there was a way to keep the protection inside the company, so that members that were buying in weren’t at risk. The cost of that was paying an extra inside tax on the money, before the money got out to people, who received it and had to pay their tax, so S-corporation decided to say, we are going to make a difference, we are going to give you the corporation and give you the protection but the income will just flow out so you only pay tax once. But there are some restrictions on that, for example, you can’t have two different classes of stock when people invest, like you had a preferred shares, but you can’t have preferred shares in this corporation, you can’t have more than a hundred people, you can’t have a non-US resident, alien or citizen be a shareholder and the most important in an S corporation, if one partner takes money out, the other partner has to take their share out as well… STEVE: Interesting… MARC: Whether you like it or not… STEVE: What’s the difference in protection between S and an LLC? MARC: Okay, whether it is S or C, protection on the inside level doesn’t matter… so, corporation and LLCs, doesn’t… corporation… when you hear S or C, that’s a federal, sometimes state tax issue only, it has no effect on the protection of a corporation or not, whether it is C or S, the protection from the corporation, from a legal stand point is the same, no matter what… So, there’s two types of protection; inside and outside. Inside protection is simply that you are doing something on the job, within the job… something goes wrong and you get sued and that keeps your personal assets from being attached, you close down the business if you have to, but walk away, that’s within the business, no matter what, you are covered, you are protected, that’s what we call inside protection, there is no difference if you do it right between a corporation or an LLC, you get the same either or…. It’s the outside protection that there’s a huge difference, so outside protection is, something happens to you outside of the business, such as you many have back alimony you haven’t paid or child support that you haven’t paid, your behind done or you have a judgement from when you were trying to get your life together, say you have your house closed, they are not going to forgive the loan and they are still going to come after you for the money, it is outside your business, but they are going to come after you. A corporation does to protect you from that, your corporate shares are assets and they can attach those. STEVE: Okay, but how relevant are corporate shares to a painting company? MARC: Really, because most states require shares to be issued if you have a corporation and your share is your evidence of ownership, so if you are the 100% owner, you are supposed to have shares and if you have shares and they get attached, guess who owns the company, the corporation now, not you, your creditor… (After the Break) STEVE: How much protection does a sole proprietor have? MARC: None… Zilch in any which way he performs, no inside, no outside, end of story. STEVE: Okay, so if somebody started a painting company and maybe they are a sole proprietor, they are just getting going, should they go? What should they do? Should they… I heard you say it was dynamic… MARC: Yeah STEVE: So, any guidance what they should do? MARC: Yes, so basically, look about… first and foremost, if you are just starting, are you going to have employees and contractors or not? If you are going to have employees and contractors, most especially employees, form an entity, end of story. No matter what, form the entity, it’s not a question of anything else, because if that employee or that contractor does something wrong and you get sued, no entity, no protection… STEVE: Okay MARC: End of story, if you are not going to hire or use anybody else, it’s just you and your truck and your paint brush, your ladder, it’s probably cheaper to just get some insurance for what you are doing and make sure you have some decent insurance, and go forward… STEVE: So, just some liability or… MARC: Yeah, liability insurance, or if they don’t have an umbrella policy, if they are on the house, once they get an umbrella policy, because if you are just one person doing everything yourself, you don’t really get much protection from the company and what are you really going to do to cause the damage as obviously as the painter, I mean at what point are you going to cause more than two million dollars for the damage, it’s pretty hard, as a sole proprietor, just going around. Now, once you have contractors, a lot of the people, they are driving around or they are doing different things, and their effect is going to affect a whole lot more people rather than you, now you are going to get more risk. STEVE: Okay, you’ve mentioned partnerships a couple of times, so partnerships can be sticky for example… there is a common statistic that marriages will have 50% chance of ending up in divorce, what is it for partnership, do you know? MARC: No, I don’t have a number, sorry… STEVE: That’s okay, I was just curious, I didn’t think there might be one, but what are some things… I think it was just the last episode, we had four brothers on and they are partners, unfortunately they are brothers and they are just awesome Christian, so they’ve got a strong understanding and character and values, but that’s not the case for most partnerships, right? They all started off great, hey 50-50, it’s going to be awesome, we are going to make a ton of money, it’s will be great… MARC: Correct, so there’s two part to it, one, there is a part that is themselves and there is a part after… So, let’s take a part that is themselves, you are going to go into business with somebody, could be your wife, significant other, it could be your brother or somebody you have just known for 5 years that says, hey, let’s walk together, the biggest thing in the world is expectations. Before you can get started, what are your expectations for the company? And what are your expectations within this company, what are mine? What’s the work load split? How much work are we putting in? how much are we expecting? Can I afford to live on what we have as a budget while we are putting this together, before it grows to be the next billion-dollar company? Set those expectations down and talk about them, you don’t even need to get the attorney involved yet, because if you don’t agree that, hey, I thought you were going to put in 50% of the money and I am going to put in 50% of the money and you are now like, no you are going to put in 90% and I am going to put in 10% and I was going to work this amount. Well, that’s a direct split you can’t reconcile, end of story, you don’t even need the attorney, so expectations starting off, what are the expectations to find them? And then what’s the work load going to be? As an example, I had somebody call me, he was like, hey, my friend wants me to go and work for him, he wants me to be a partner in his business, and I would handle the finance and the contract etcetera and he would do the marketing and customer and actual web production, he was like, but I don’t trust him, he was like, because I don’t know if he is going to be straight with the money and I tell him to stop, my first response was, don’t go into business with him, he was like, no I want to do this and I said okay, fine, I will draft a disagreement, he is like, okay, no, change it, I want to do a new LLC and I am like, really? I am like, I can do this, but I am telling you, from your friend and as a client, it’s not a good idea, so I went and did it, he’s like, okay, let’s work on this, he comes back to me and says, no, I changed my mind, I am not going to, after realizing. You have to be able to trust this partner, I tell people all the time, you are going to business with this person, okay, do you trust them with the key to your house and with your wife and child? If the answer is no, you need to rethink this, or at least think it over seriously before you move forward… if you don’t trust this person, it’s ultimately a matter of trust in the beginning, do you really trust this person? Now, people change and you don’t know, but you ask that question, you could think you trust this person, but again, we don’t know what happens until the going gets rough sometimes, when people show what they are made of, that kind of stuff… STEVE: Absolutely, that’s really good… So, expectations, and do you trust them enough to keep them with your wife and children… MARC: Yes, once you’ve got to that point and you are sure, that’s when you go to the attorney and you say, we want this and we want this, in writing as to what we are going to do, well, is this a corporation which has a shareholder agreement or an LLC which has an operating agreement? You can put this stuff in there, now what people don’t realize is corporations, generally, people hear corporations, they hear bye-laws, bye-laws don’t address all these issues that I talked about and in an LLC, you have to do an operating agreement, that has addressed everything, you address those if you do it right. Of course if you don’t, if you put a trained monkey don’t do one, you basically got nothing, but if you put a you can do a shareholder agreement to address all these, an LLC will not need to address everything and if you don’t address it, I tell people, if you don’t address it with your business partner now, you are going to end up paying ten times what it would have cost you to have done this right in the first place, to have the courts tell you what you are going to be doing. And most people don’t usually like that, that’s not a win-win situation… STEVE: Speaking of win-wins, most partnerships start as 50-50, why might that be a really bad idea? MARC: One of the reasons is because a lot of partnerships are like 50-50, but at the end, we are going to go vote, and are going to try to make decisions, at 50-50, you are deadlocked, so how do you break that deadlock? And if you can’t break that deadlock you can’t move forward. So your company can stall without proper mechanism; 50-50. Second, a lot of people want to do something where they can get minority preferential treatment in bids and contracts, if it’s female or other minority owned, so all you can do is make a 51-49 or 60-40 split, but if you create an LLC, you can put all these protections in, just because you are the 40% person, you are not getting screwed by the person that has the majority votes, that’s one of the things that I love… I am doing that for a company right now, he’s got this product that he’s selling out, you know he wants to get the minority preference, he wants to put his wife as the majority owner, he wants to preferred himself in case of anything happens with him and his wife, that she runs the company and makes all the decisions, and she doesn’t really get the company. So, I as a good attorney can fix that, you can play with that, in an LLC, it’s a lot harder in a corporation. STEVE: So, somebody should have insured a majority, but just because you get the majority doesn’t mean you can’t protect yourself. MARC: Correct. And sometimes you can say, you know what? There’s a majority for voting, there’s a majority for money, so in a corporation, you are sort of stuck, but in someone, especially if passed to an S-corporation, but in LLC, you could say, listen, you are going to put in more money in, fair enough, we will give you more money back out, ahead of me, but I want 50% control, so we have to agree, or 51-49 and I want the control, you can do that split. Now, a lot of times, what I do, I tell people, if you have the deadlock, I put in the agreement, you find the third party that knows that area and ask him, because people go, oh, let’s come to the attorney and I am like, well that’s all fine and good, but if you guys are discussing a painting issue or growing your painting company, why are you coming to me to ask for expert opinion? I don’t know, I don’t know about painting, like I am not going to help you out on that, go to somebody else that knows that and ask them. Now, legal stuff, yeah, come to me and ask, and say hey, we need financial advice? Come ask me, but… so, I say, find an expert and talk to them… but if you don’t put anything in, then you are going to be screwed, because then you can’t make a decision, and essentially if you don’t agree, you have no recourse but to go to court… STEVE: That’s awesome, that very helpful. Now, selling a company, what does somebody need to know, how do they prepare, what… so Marc I come to you, say Marc, we’ve got this… April and I had this weird idea, we are going to sell our company… MARC: Okay, so first thing I ask is, how much are you going to sell it for? Then I say, where did you come up with that number? Because, what’s going to happen is you need someone objective who knows what they are doing, to look at your books and say, this would merit a price increase of x or a price of y, to sell the business, all things been equal. Now there’s always certain things that are out of the box, that you have this unique packing system, that there is a big craze for? That hey, that has the value that you are buying the business for, for that, as opposed to the business, as a business-operating-bringing-cash. So, actually the first thing I do is, I tell people, when you formed the business, think about what your succession plan is, going forward, what’s your ultimate goal with this business, do you want to be a 100? Do you want to sell it out to somebody else? Do you want to give it to your kid? Because based on that you need to prep, I usually prefer, when people want to go sell their business, start prepping, a year to two years in advance, because as we know with a lot of the trades and restaurants, cash flows through, cash doesn’t always get recorded on the tax, right or wrong, we all know it happens, cash is king. Well if a lot of your cash is king, then you can be very hard to ask for a price on your business, because people look at your numbers and say, why do you want this? Well, I take $40,000 of cash in a year, well, okay, do you want me to believe that, I tell you one horrible story, one restaurant here in Venice, the individual who sold the restaurant was putting money in for fake sales, paying the sales tax on it, so the number looked higher for the buyers. And the buyers bought it and paid more because they thought the sales were higher than they actually were… STEVE: Oh no. That’s bad MARC: Yeah… So, that’s why you do your prep, you do your work, so you can be prepared to show, this is why I deserve what I am asking for… STEVE: Okay, NDA; how important is NDA, what is an NDA? MARC: So, an NDA is a Non-Disclosure Agreement, it’s different from a Non-Compete, which is different from a Non-Solicit, people use these terms interchangeably and they are not. One, Non-Compete, the person who works for you cannot work in the same field at a certain period of time, doing what you do, Non-Compete. Non-Solicit, whoever leaves you cannot come back and go after your clients. STEVE: Interesting, so that one is not very popular or common? MARC: No, not common and then Non-Disclosure means you cannot disclose any information you obtain for any reason, except for the purpose you’ve received it, this is used often when people are looking into buying or selling a business, you sign a Non-Disclosure, hey, let’s see the financial so we don’t use it, etcetera. But you can also use it, if you don’t have the proprietorial system, such as a DYB coaching for example and someone is interested in the coaching program, you want them to sign this Non-Disclosure because if they decide not to buy in, and they have gotten some information, you don’t want them going and taking it elsewhere. So that’s a Non-Disclosure, and so you can do an agreement that has all three, but sometimes you don’t need all three, I have had somebody say listen, if somebody comes work for me, I don’t care if he works in a set of shops next door, I just don’t want him to go after my clients, Non-Solicit, fine, Non-Compete, I don’t care if he works for another company, I don’t care if he dissolves the company up, I don’t care, I just don’t want him to go after my clients, that’s a Non-Solicit, so it depends on what you want, what are you concerned about? then you know, get that. STEVE: Awesome. Very good, so as we wrap this up, Marc, this has been awesome, is there a question I should have asked or another point or comment that you would like to share with me? MARC: Yes, two of them actually. One is that, if you are going to form a business entity, 95% of the time, an LLC is the way to go, so picture your state change and talk to somebody, but it’s going to give you more flexibility if you need it for what you want to do, because you can always choose to be treated like a corporation with an LLC, but you can use its flexibility for elsewhere. Two, if you do want to use an attorney, every attorney who is licensed to practice in the state you are in, has to have passed the bar and your local bar has a list of every attorney, so if someone says they are an attorney, or you are looking at an attorney, you can go to your local bar, in this case it is floridabar.gov, you can look up the person, it will tell you how long they have been practicing, if they are licensed to practice in that jurisdiction and it will show disciplinary history, if any. So, anytime somebody says, I am an attorney… look them up on Florida bar or the bar or maybe they were dis-barred and maybe they are retired, I can’t tell you when we looked through sometimes, and I hate to say this but… look through the disciplinary hearings for fun sometime, seeing what people are doing… and a lot of times, what it is, is people are practicing without license because they have been dis-barred and they still continue to take people’s money to quote and do work, they are not licensed anymore, so always go to your local bar, check out say, is this guy licensed? Is there a disciplinary history? What is his story? How long have they been working? And CPA is by the way the same thing, if they have a CPA designation, go check with the state, state has information for CPAs. STEVE: Okay, fantastic, very good. Anything else we should have asked or you like to share? MARC: Yes, last thing, sorry… STEVE: No, it’s good… MARC: License is an insurance, a lot of times, when you use a sub, they are going to ask… you are going to want to make sure they have an insurance, a certain type. Always understand that the first step is asking for a certificate of insurance and don’t let them give it to you, make sure it comes from the insurance agency who has their policy. People take it and modify it and play around with it, and you can’t trust it if it doesn’t come from the insurance agency. STEVE: So, the certificate must come from the insurance agency? MARC: Should come from the insurance agency and you have them send you the certs… STEVE: Become listed… MARC: Yeah, so list the person… so the agency says, here it is, here is the person, it’s valid. Now, again, could they have cancelled that insurance? Yes, they could have, afterwards, but at least it’s not fraudulent, it’s legitimate and a lot of time people don’t realize what it is, so they don’t even know how to give it, but that’s why this part two is have that written agreement, because if you get that insurance and you have agreement say they will keep your insurance and they violate it, now, A, potentially your insurance may say, screw you, but B, you now have them on hook of being in the wrong. STEVE: Okay, fantastic, if there could be one more things that you would have shared, what would it have been? MARC: The last thing I am going to say is, in general rule we all want to believe the good in people, so, we give people chances, we do things sometimes without as much structure, because we don’t think of the negatives and I want people to understand that the reason you go to an attorney or somebody is if something goes wrong, yes it may go bad, go well, nothing ever needs to be done, and that’s great, I hope so, but if it does and things happen, this is what you are trying to protect. So, as much as I like kelvin, the person I am sharing my office with and it might be compartments, our agreements in writing, as much as I like people or certain things, the agreement is in writing, it clarifies the expectations and just in case something happens… what happens if someone gets Alzheimer’s… this person will never betray me, no, now they got sick, now they have Alzheimer or something, now they are doing something that they wouldn’t have done, but they are, so now what? Didn’t expect that? Too bad. STEVE: So, written agreement is not, I don’t trust you, written agreement is clarifying expectations… MARC: And giving yourself a chance to avoid, when something unfortunate happens. STEVE: Okay, very good, that is awesome. So, Marc, I am going to share your contact information here in just a moment for those who would like to reach out to you… MARC: Okay STEVE: But first, how about some fun questions, because… MARC: Sure… STEVE: Alright, you are a dangerous, not just legally but physically and have a black belt in… MARC: …Taekwondo STEVE: How many countries have you lived in? MARC: Lived in? 1, 2, 3, 4, 5… STEVE: Five, how many languages do you speak? MARC: How well do I speak them… I have studied six different languages… STEVE: Six different languages, which is the most difficult? MARC: German was the most difficult for me… STEVE: German, interesting… okay, and food. You are a food kind of… I have been trying to encourage you to start like a food blog… MARC: I know and I have been starting and I have… STEVE: You will be the ultimate ABA for Venice, Florida as far as food blogs, I mean like, anytime we have a question about food, I just call Marc, food this, food that… what are some of your favorite dishes or types or styles of food? MARC: Sushi… STEVE: Okay MARC: Duck… STEVE: What’s the strangest thing you have ever tried with all the different countries you have lived in? MARC: The strangest thing was probably eating a fish that’s still living and breathing as you pull the flesh off the bone. STEVE: Okay, that good… that’s awesome. So, what countries? Germany, Japan? MARC: No, Demark, Switzerland, Japan, South Korea, United States. STEVE: Awesome, fantastic… Marc, it has been great to have you on... MARC: Thank you Steve… STEVE: For those who have been listening, more to value, we have tons of take away here and looking forward to hearing feedback from this episode, it has been very, very helpful, for those who like to follow up with you, how can they best reach you? MARC: Email is the best way to go, my email should be… I think marcmileslaw.com, that’s the best way, because I am running around, I am not always in the office and stuff… STEVE: So, I have that here, and that’s mmiles@marcmileslaw.com MARC: Yes, awesome STEVE: Fantastic. Marc, thank you so much my friend. MARC: No problem, my pleasure Steve, anytime, take care…

The Frontside Podcast
051: Rust and APIs with Steve Klabnik

The Frontside Podcast

Play Episode Listen Later Dec 16, 2016 53:41


Steve Klabnik @steveklabnik | Blog | GitHub Show Notes: 02:56 - Getting Into Rust 05:51 - Working on Rust for Mozilla 07:01 - Writing Documentation and Preventing Burnout 13:24 - The Rust Programming Language 18:45 - Rewriting Firefox in Rust 21:20 - High-level Functions 25:23 - Typesystem and Concurrency 36:35 - Rust and Web Developers; Digging Into Rust on a Deeper Level 43:46 - The Rust Ecosystem and Using Rust on a Day-to-Day Basis 48:38 - The Rust Book Resources: Rust For Rubyists Cargo Servo Application Binary Interface (ABI) MetaLanguage (ML) Tokio Systems Programming intermezzOS Steve Klabnik: Exploring Ruby Through Rust What's new with “The Rust Programming Language”? rustbook Transcript: CHARLES: Hello everybody and welcome to The Frontside Podcast episode 51. I'm here, my name is Charles Lowell. I'll be hosting today. With me is Chris Freeman, also of The Frontside and with us is Steve Klabnik. Now, most of you probably heard of Steve before. My first encounter with Steve was actually at the LoneStarRuby Conference back in... Gosh, I don't know. It was many, many years ago and he was giving a talk on Shoes, which I also had never heard of before. It was a wonderful story of a code archaeology project where he was kind of investigating, rehabilitating, and in carrying forward a project that the 'why the lucky stiff' had done. That was a wonderful introduction but it was certainly not the last time that I encountered him in his writings and in talks and stuff, mostly within the Ruby community. But it popped up again and again, talking about Rust APIs and always making a point to take a good knowledge that he'd learned and spread it around. Personally, I've lost track of Steve or hadn't really heard much of what he was doing for a while. But then Chris came into the office and he was always talking about this language called Rust. While I've heard Rust, Chris was just all about it and wanted to have Steve come on the show because it turns out that Steve, you've been really, really, really into Rust these last few years and sounds like concentrating most of your work there. STEVE: That is totally true and accurate. Also to go back a bit, that means that you are in attendance for my very first conference talk ever. CHARLES: Really? STEVE: That was literally the first one. CHARLES: Wow, it was a great start. That was a great story. It was educational and also touching. STEVE: Thank you. It's actually interesting because what happened was is that someone else who works on Shoes have encouraged me to submit to RubyConf and I was like, "Who would want to hear me talk at a conference?" I submitted the talk and RubyConf accepted it and I was really excited. Then a bunch of other conferences noticed and two other conferences had asked me to give a talk before RubyConf happens and LoneStar was one of them and it was the first one chronologically. That moment was also very special to me as well. CHARLES: Fantastic. What year was that? STEVE: I want to say it was like 2012 or 2011. It's really hard for me to pay attention to time and date. My history is so complicated that I often forget. I've literally told people that I'm 10 years old or younger than I am because I would like mess up to date on the things. It just happens. CHARLES: Yeah, but it was a while ago and it's been quite a journey, in between now and then. STEVE: Yeah, definitely and you're also definitely right. It is now literally my day job to work on Rust so it is definitely the focus of most of my efforts. Partly, why I made that happen was because it was the focus of all my hobby efforts before I made my job. It's definitely been a couple of years that I've been a full-time on all the Rust stuff. CHARLES: How was it that you actually got into Rust? How did you hear about it before everybody else and how did it capture your attention? STEVE: I've always liked programming languages and learning different programming languages. Ruby was sort of where I became known professionally. But it wasn't the first language that I knew and I knew it was never going to be the last. As much as I always loved Ruby and I'm like literally have a tattoo on my body so I will be with Ruby forever. I always try to learn new stuff and I find it exciting. I'm from middle of nowhere, Pennsylvania in the suburbs of Pittsburgh on a cattle farm and I was visiting my parents for Christmas one year. There's not really a whole lot to do out of the very small town so I was just reading the internet, as usual and it turns out that that was the day that Rust 0.5 had been released. I saw this release announcement go by and I was like, "I vaguely heard of this programming language once or twice maybe. I don't have anything to do. Let's give it a try." I downloaded and installed it. I looked at their tutorial and the tutorial has a problem that a lot of tutorials had, which is I read it, I said, "This all makes sense," I tried this down to write a program, and I had no idea how to actually write a program in it at all. I'm just completely confused. I couldn't actually apply the sort of syntax stuff that I learned. At the same time, I was going to be working on this hypermedia book -- that was my plans for that trip -- as always, you just rewrite your tooling over and over again. You [inaudible] like, "Just don't write the thing. Write the tools that make the thing," so I wanted to try out a new way to take mark down and generate PDFs in HTML, involving pandoc. I sort of had that all set up and I said, "Well, let me give this a try run. What I'm going to do is I'm going to write down what I learned in Rust as I learned it," and sort of from a Ruby programmers perspective, I'll use that and working with my new tooling to see if it works to actually work on the real book and it will also help me understand Rust better because one of the reasons why I do all this sort of teaching and advocacy is because I think it helps me learn. Just as much as I like helping other people learn stuff, I find that the repetition and being forced to explain something to someone else really make sure that I understand what I'm talking about. That's what the thing called Rust for Rubyist became boring. I'm a sucker for alliteration and that sort of became the first to tutorial for Rust from outside of the Rust projects proper. From there, I went on to submit some pull requests because everything's open source so I wrote some documentation and funny enough, my first ever pull request to Rust was actually rejected based on procedural grounds. At the time, they didn't actually accept pull request to master, they accept this other weird branch and GitHub don't have the ability to re-target the branch of the pull request. I also, always like this story because the thing that I now on the core team of, like my first attempt at getting involved was wrong and was turned down. But I'd fixed that pull request issue and got that in but it is kind of kept working on an open source capacity for a while and then decided to ask Mozilla if I can make it my job. Luckily they said yes. CHARLES: Wow, so what? Your job at Mozilla, like you just kind of showed up and said, "I would like to have a pretty cool, awesome job, working on this brand new language," and they were like, "Sure, come on in?" STEVE: To some degree, yes. That's one way of putting it. There is always the devil in these details. The first thing is that that wouldn't have worked if I had wanted a different kind of job. But when someone comes to you and says, "I would like to write documentation for you all day," you go, "Oh, my gosh. This literally never happens." If I had wanted to like work on the compiler, I'm pretty sure they would have said no. But because they knew documentation was important and they wanted documentation and because I had already been basically doing that job in an open source way, it's like I've had a year-long interview already. Then finally, they actually didn't have headcount at the time so I actually moved on as a contractor initially and had to do some freelance work and then eventually, once we were able to hire a new person kind of got it in. They're like a cool kid story. It's like, "Oh, yeah. I totally asked Mozilla for my perfect dream job and they just gave it to me," but like that's not really the way that it works. CHARLES: Got you. That actually leads me into a question that I have wanted to ask you. You write a very good documentation as your day job and documentation is extremely hard. For me, it is extremely hard to get and stay motivated to document something that I've worked on. I think that is probably a common enough experience for programmers. We don't recognize because we use documentation that it's extremely valuable and yet, it still this thing that is just a constant uphill battle. I'm curious, how do you manage to stay motivated to write documentation for an entire programming language over the span of years? STEVE: As I'm often want to do, this has like three or four different components. I guess, there's a couple of different things involved. The first one is that I actually got accepted to go to English grad school, although I ended up not pursuing that. Like writing, it's something I have just always enjoyed. I got a Bachelor in Computer Science but then I was going to go to grad school for English and due to university shenanigans, it didn't really work out. They told me I was going to get a free ride and then accepted me and then they were like, "Oh, wait sorry. You have to pay for this." And I was like, "Wait, sorry. No, I'm not doing this anymore. That's ridiculous." That's kind of always a predilection for writing and I think that the reason why that is because I grew up basically like on Slashdot and eventually then on Dig and Reddit and all these other things. I've kind of been writing a couple paragraphs a day, basically every day in my life since I was a little kid. I think that's something that's sort of like underappreciated. Documentation is hard but it's like a skill, like any other thing. Programmers will say, "I really want to learn TDD so I'm going to make myself do some TDD, I'm going to practice it, I'm going to focus on it and that's going to be a skill that I'm going to improve," and then they see documentation, and they kind of think it's this thing that you either have the skill or you don't. But writing is just another thing like anything else that you can practice at and get better. I think maybe it's because it's a little bit farther away from the wheel house of what you do day to day, that people aren't as interested in it but it is something you're truly interested in, I think the best way to get better is just to do it and do it a lot. I say this is I'm kind of in the middle of a little bit of writer's block at the moment to be honest. Then finally, I think the other reason that I'm motivated about docs is that I actually believe that documentation is an exercise in empathy. Like good documentation, the ideal as a programmer, the ideal thing that happens in documentation is I have a question about how to use something, I go to the documentation, and it says the exact sentence that answers my exact question. As those varying degrees of vaguely gives you the right idea, versus literally tells you exactly what to do. I think that the way that you can accomplish that excellent documentation is by understanding what your users need and then preemptively figuring it and/or writing that down. I think that that requires being able to put yourself in their shoes to some degree. I'm not going to say that that's a thing that I am perfect at but I think that a valuable skill when trying to improve docs's like figure out what they actually need and then give it to them. It's doesn't always have to be in that order, like sometimes people will fail to find the thing they need, tell you what you need, and then you give it to them. That's a strategy I've used a lot and that's one reason why I hang out in the Rust IRC all the time, helping people is for a very long time, I would like sit in IRC, someone would ask a question, I would answer the question, I'd go look in the docs and see if they could have figured out themselves. If they couldn't, that would be might next doc PR. It's just like even if it's just a couple sentences like add the question from IRC into the documentation and then just do that over and over and over again and then eventually, people start learning from the docs instead of actually ask questions because they already found what they needed. CHARLES: Right. I have a question about that because once you develop those skill, I think you also still run the risk of like burning out. I know that one of the reasons I tend to always fall back to like, "I'm going to spend my time doing coding instead of documentation," Or, "I'm going to spend my time --" Even with TDD is a great example is like with TDD you get to experience those short term wins. I think that kind of prevents you from burning out, where sometimes when I'm writing documentation, it feels like I'm screaming at the void. I might be screaming really loud and really, really well but I feel like a lot of times, I'm not experiencing those wins and I'm wondering if you have any tips for like experiencing those wins. Or getting that feedback to kind of keep you motivated and keep you doing the job. Also, trying to push the level of your own documentation skill and communications skill. STEVE: Yeah, experiencing the wins is definitely a part of it. But one of the other things that is sort of part of it is that like I do the opposite. I do a lot of coding but that's my side projects. When I get fed up with writing documentation, I maintain the [inaudible] implementation that Cargo uses to resolve Rust packages, for example. If I'm feeling a little stuck on docs, I'll go write some software and then come back to the docs so that kind of help with burnout. Another thing is that I think I'm just like perpetually in a state of just barely above burnout anyway so that also sort of factors in I guess. You know, it's like Bruce Banner. The secret is that I'm always angry so -- CHARLES: So you work on open source, is that what you're saying? STEVE: Yeah, exactly. We're working on open source all the time. I've been lucky enough to make open source as my job for, basically almost my entire professional career. Although not totally. You know, at some point, you just kind of get used to it. But in terms of experience and the wins, this is also one of the reasons why I like to teach beginners specifically is that beginners allow you to remember what it's like to be a beginner, which is also part of building the empathy. By interacting with beginners a lot, you also get a lot of those wins because beginners usually ask easy questions so it's easy to figure out the answer that stuff. Then you've got that positive feedback loop kind of going. To me it's maybe not IRC literally for every project but answering questions on Stack Overflow, or whatever message board forum you have, or Twitter, like actually interacting with other people. For me at least, that's how I get that kind of sense of not screaming into the void that you have to like go into the void and find the other people there, I guess, that I'm just like come to you necessarily. CHARLES: Speaking of empathy for beginners, it just occurred to me that we didn't actually talk about what Rust is. We probably should do that. Why don't you tell us a little bit about the Rust, language, as well as, you've mentioned Cargo and [inaudible] ecosystem for us as well? Let's talk about that. STEVE: Yeah, totally. Basically, Rust is a new-ish. I should stop saying new because it's almost not really at this point. A kind of new-ish programming language, heavily sponsored by Mozilla in development. Its idea is to become a new low-level programming language. But I always hesitate when I say this because one of my old pitches for Rust used to be like, "Rust could be used anywhere. You can use C." Then people go, "I would never write, C is so cool. Rust is not for me." I'm like not do that. But the reason that people don't use C is a lot of the problems that we are also trying to fix. I guess the primary differentiator for Rust in terms of like programming languages theory is that it is safe and safety as they got specific meaning. But basically C is a very dangerous sharp tool and you can cut yourself and people who use those tools often do cut themselves, whereas Rust is like it's got a safety guard on it. It's a compiled language so its compiler actively prevents you from making some of the worst mistakes that you can make in a low-level programming language like C. It turns out that when you start building up these sort of safe abstractions on top of these really fundamentally low-level details, you actually end up with a relatively high-level programming language. I talked to a lot of people, for example from JavaScript or Ruby world or Python world who come to Rust that are modulus, some libraries, and other things. This is actually high-level enough that I feel like I could do this instead of review JavaScript all day and I would be just as comfortable. The other day, I did a little bit pair programming and we actually recreated a JavaScript library in Rust that had virtually the same interface because like you can actually build relatively high-level things so pass an enclosure to a function that does some stuff is totally normal and Rust world. That's also very familiar to people that come from the Ruby, JavaScript, Python background. Also then, as part of that is we also culturally like Rust the projects, not Rust the programming language, really, really cares about helping people understand what systems programming and like lower-level programming means. A lot of people will not program and in C or C++ because they have no idea how to get help or to learn because many people in the low-level space have this RTFM attitude or like, "If you don't know what you're doing, then get out of here," whereas in Rust world, if you ask an extremely basic question, we're like, "Welcome. We would love to have you. I would be very happy to like walk you through," like explaining how that works on these kind of low-level details. Part of the culture of Rust is to bring this sort of low-level programming to people that have rejected it before for various reasons. The reason that Mozilla cares and the reason Mozilla sponsored the project is that Firefox is written in C++, so like four million lines of C++ last I checked. Last time we did a security audit of a really pants-on-fire, terrible security bugs in Firefox, I go to this website and now they run arbitrary code on my machine kinds of terrifying bugs. Basically happened because C++ is dangerous and sharp. If you screw up, there's the kind of bad things that can happen. About 50% of those security issues in Firefox would be eliminated at compile time by the Rust compiler. That's a really huge win in general so the idea is that we are slowly rewriting Firefox and Rust over time. That's one angle of why Mozilla cares about Rust. The second part is Servo, which is a rendering engine that's built in Rust from the ground up. If you think about Firefox proper, it's got Gecko as the rendering engine inside that actually determines where things go on the page and stuff. We're also writing a new one of those from scratch called Servo in Rust. That was also to prove that the language was doing the kind of things that we need it to do. But also Servo is an impressive piece of technology in its own right so it might become its own thing and/or bits and pieces of it are already making their way into Firefox. It's kind of also a way to improve our core products. That's why Mozilla cares. CHRIS: I was curious with Servo and Servo is the layout engine. Do you know if there are any plans to write a JavaScript runtime in Rust? STEVE: That question is complicated. Sort of what it boils down to is that a Git is inherently kind of unsafe by Rust definition of unsafety. It's actually controversial like when I talk to people that work on JavaScript engines, they're pretty much 50/50 split between, "Oh, yeah. Totally Let's absolutely rewrite the whole thing in Rust because we rewrite it every two or three years anyway from scratch so why not use Rust next time," to, "Since it's massively unsafe anyway, I don't see what benefit I would actually get so why not just stick with what we know." It's like very extreme ends. It's definitely feasible but I don't know if it's going to happen and/or when exactly. CHARLES: There were two questions that I had kind of to unpack some of the things that you said in there that were just really interesting to me. You said Mozilla plans to incrementally rewrite Firefox in Rust, where it's currently four million lines of C++. Now, how does that actually work where you're talking about swapping out large parts of the runtime with something that's written in a completely separate language? How does that communication happen between those language boundaries? STEVE: There's this concept called an ABI, not API. It may sound very similar -- Application Binary Interface. What this really boils down to is assembly language does not have function calls. That's not a concept, that's in assembly. People have come up with, "If I write a function and I map it to assembly code, what's the convention about how I do things like passing an argument and return values? How those all that stuff actually work?" Because assembly is so low-level, there are multiple different ways that you can make that happen. There's a number of different specifications how to make that work so C, the programming language, has a very straightforward ABI so any programming language that knows how to call C functions, uses these convention at the assembly level to do the function call. What you can do with Rust is you can say, "Please make this Rust function follow the C calling convention," in that way, any sort of thing that knows how to call C functions can call Rust functions directly. By doing that, you can sort of say like take a chunk of code, write it in Rust, expose a C interface, and then anything that knows how to talk to C, which is virtually everything, can talk to Rust equally as well. For example, one of the earliest production uses of Rust was actually inside of a Ruby gem because Ruby can be extended to C and Ruby knows how to have C extensions. It doesn't actually need to know that it's literally written in C. It just needs to know how to generate the assembly to call the correct functions. That's actually like a thing. Basically, the process is like write a component in Rust, expose this language independent wrapper, and then call into it like you would in C code. CHARLES: So it's really, just they're sharing memory and sharing is like right there in the process and there's no overhead for the intercommunication, it sounds like? STEVE: Yeah, exactly. You could also do all the regular things with JSON-RPC over a socket or whatever if you wanted to. The most efficient way is to literally include it as your binary just like anything else. CHARLES: Which kind of leads me into my next question, which is Rubyist and Pythonista people coming from JavaScript, one of the reasons we don't like to write in C is because, as you mentioned, they're so sharp so we have safety so that you don't have to worry about memory allocation for the most part, the garbage collector kind of has your back there. You access things by reference so you never have to worry about accessing memory. That's not there but kind of the conventional wisdom is that that all comes with a pretty big cost. It's like really, really expensive. I know when I was getting into Ruby and I was explaining a lot of the pushback I got from people doing C and even Java, it was like, "It's going to be super slow because all those high-level features that you love so much, you're paying a lot. A lot for them." My understanding is that's not really true with Rust. Is that fair to say? STEVE: Well, Rust does not have a garbage collector so, yes, it does not pay that cost because it doesn't exist. Now, that also raises a bunch of other interesting questions and basically what it boils down to is a compiler and especially one that has a typesystem, basically asks you to declare certain properties of your code like this function takes one argument only and it's always a string. That's sort of what type safety means. It kind of like a fundamental level. One of the ways that Rust uses type safety is to say, "This pointer to this memory always points to valid memory," and you have to be able to demonstrate that to me at compile time. From those couple of sentences, that sounds extremely complicated but it turns out that most programming code is written in a way that actually works this way. For example, like I'd talk to Yehuda Katz a number of times because we're friends, he also works on the Rust project and he's also well-known in JavaScript and to you all, I would assume. It turns out that the style of Rust code I write is actually extremely similar to the style of JavaScript code that I write is just sometimes there are some tweaks. It is true that those features often do take up a lot of memory and/or rely on any sort of expensive, from a low-level perspective, way of doing things. But it turns out that's actually more of a function of the way that the programming language is made in semantics. You could design a programming language that feels very similar but as very different underlying characteristics. For example, Closures in Rust, the compiler is smart enough to know that if you don't actually capture an environment. Say you're going to add one to every number in a list. You want to do like .map, pass in a closure that takes one argument X and adds one to every single X and then collect that up into like the map join kind of thing, to collect into a new array. That closure that you had passed a map, while it's a closure, it's taking that one argument X and doing X + 1, so it's not really capturing an environment at all. There's actually no reason to allocate a bunch of extra memory because it turns out, it's the same thing as a regular function. The compiler is able to optimize that call away completely to the same thing as if it was a normal function and not a closure, and therefore, you're paying no overhead. Even though, like syntactically, it looks kind of like a closure. Then you're kind of think of that applied to almost everything in Rust. For example, Rust has methods but almost all of them are actually statically dispatched at compile time, as supposed to dynamically dispatched, where you need to look through some sort of object hierarchy because we don't really have inheritance. There's no way to say like this might result to a colon, this class or this class is super class, or this class is super class so I have to do this runtime look up to call functions that just doesn't actually really exist. Part of it is through the fact that these coding patterns don't strictly require this stuff. It's just the way those languages are built and part of it is because as we were building a language, we were extremely sensitive to not include features that would require this really heavy overhead. In a language, that's like a low-level of focus on details, it's extremely hard to talk about the details without code. There's a lot of details, it turns out. CHRIS: One thing that I'm very curious about and one of the things that drew me to Rust actually is the fact that its typesystem is, I guess an ML typesystem. It is like much more [inaudible] to something that you would see in a functional programming language like Haskell, than you would like a regular C++ or Java. CHARLES: Now, a Chris-acronym alert. What is an ML-style typesystem? CHRIS: I'm sure Steve can answer this better than I can but it's a typesystem that uses the Hindley-Milner algorithm for type inference. It does a lot of the heavy lifting for you, in terms of correctness. Is that correct? STEVE: Yeah, I would say more accurately, ML is a programming language. It's the name of the language so by saying like an ML-like typesystem, he means like a Java-type typesystem. It's like a similar statement but about a different language. I always forget what ML stands for specifically but like OCaml has got ML at the end so like OCaml is one of the languages that sort of the family of ML. There's like two branches of functional programming, which of course everything is wrong when you try to organize things this way. Like you could also argue Lisp as a third but there's kind of like the Haskell-style and the ML-style are these two big pillars of functional language stuff and Rust tends to be in the ML sort of family. There's lots of common features between families of programming languages and all that kind of stuff. I think the ultimate point that Chris is trying to make is when I say that Rust is a typesystem, I do not mean it's like Java. There is a wide variety of typesystems and they do all sorts of different things and actually Java has been getting increasingly better over the years as well. But it is much more canned to a functional language in the typesystem, which I think is what you were getting at and serves the actual question, right? CHRIS: Yeah. Actually, I just looked it up and ML stands for MetaLanguage. It is actually is going to serve my question really well. ML was originally designed for theorem improving in math, which is part of why it works really well in functional programming languages. But it also makes sense if you use Rust, how the compiler work from the kinds of things that it catches, like a relatively low effort on your part because it is originally designed to completely prove out a theorem so the compiler is doing that to your program. That leads to my question which is I recently heard someone else on the Rust core team talk about one of the things that Rust really seeks to improve upon is concurrency and parallelism, which is historically very hard. To do that, you could use things like mutexes or reference counting, which Rust has. But they also lean extremely heavily on the typesystem itself to sort of guarantee that your concurrent code is actually going to run safely. On one hand, I'm interested in hearing you expound on that but I'm also really curious how the C, C++, Java programmers take to that sort of thing in Rust because as I understand it, that is a pretty novel approach to that kind of problem. I wonder if there's like pushback from the existing low-level systems community on that stuff. STEVE: I'll do the second part first because it's a little simpler. One thing that I will say is we sort of didn't appreciate over time because we were creating Rust for ourselves, roughly the C++ programmers are working on Firefox, which we had to say for ourselves because I was not literally one of those people but you get the idea, is like assuming that C++ people would be the primary audience. But it turns out that a lot of people that programming C or C++ are pretty happy with it and they like doing things that way. They're a lot smaller of a population than the number of programmers who do not program of those languages, which is true for any language, basically. The sum of all other people is bigger than your specific thing. What that means, I think that in retrospect this seems obvious but at the time, it was like hard to figure out or I definitely did not understand this at that time, that most people would come to Rust from not C or C++ than they would from C and C++, just even by virtue of numbers alone. A lot of the people who are not doing it are not doing it for reasons. They've already rejected it for some sort of purpose and the people who are still doing it often are like happy with what's going on. There's definitely a little skeptical at times of the kinds of things that we can accomplish. Also, our success has been pushing C++ specifically to grow a lot of safety things so we hear a lot of people say like, "In five years, C++ is going to have this tooling that's going to make it also pretty safe, even if it's not as safe as Rust. I'll just wait for that instead." Surprise, low-level programmers are extremely conservative bunch in many instances. The first part, which is the bigger and more interesting one, the typesystem is absolutely how concurrency works in Rust. This is extremely powerful for a number of different reasons. The first one, and I think the fundamental reason why it's done this way is that typesystems don't have any runtime overhead. When you're in a performance-heavy language, that's really the key. Originally, a long ago in Rust, we actually had a garbage collector even, like a very long time ago in Rust. The primary goal was always safety and we thought the only way to accomplish that was with lots of runtime checking, heavy runtime, and all these things. Over time, as the typesystem grew, we realized we could use more and more of a typesystem to eliminate more and more of the runtime because types are checked to compile time so they have no overhead cost, which is awesome. Like Rust references, doing this validation that they're always valid is completely a compile time construct that at runtime, they're literally the same thing as C pointers. That's one reason why the typesystem is really heavily useful for concurrency because you want things to be safe. We also don't want to slow them down. The whole point of concurrency in many instances is to get a speed up. If you introduce too many safety checks to make sure that your concurrency stuff works, you lose all the gains that you were trying to get from being concurrent in the first place. Having that like as low-cost as possible is extremely important. The second one is that concurrent problems are extremely difficult to debug because you need to recreate the exact set of circumstances under which the bug happens. If you have a bug because you have two threads that have a particular access pattern on a particular variable and that's where the bug is introduced, good luck coercing your operating system scheduler into scheduling those two threads at exactly the same way as when the bug happens. To some degree of the way that you fix a lot of concurrency bugs is by introducing an extreme amount of logging and then just kind of let it run and praying that you hit into the situation that causes the bug. That really brutal and doesn't really work. By using the typesystem and verifying it upfront, you just know it will work at runtime because you've already proved the concurrency property before your code even runs. It's also just like a better debugging experience, I think in general. The way that we accomplish this task is extremely novel. I guess I should also say extremely novel to working programmers, like almost all Rust is built off of existing research that has been known in academia for a relatively long time. That's actually one of the places where it gets the name from, it's like taking ten-year old ideas that have a little bit of rust on them, that have found usefulness and bringing them to [inaudible] research. Anyway, the way we accomplish this basically is the typesystem in the standard library, the way that you spin up a new thread, it has a particular type signature and the type signature says, "Only allow the types to be sent to this new thread. There are safe to pass between threads," and/or like, "Only allow references between this thread and that thread of types that are safe to use across thread." What that means is that when you try to spin up a thread and you passes a thing that doesn't work, you get a typesystem error. It turns out this is not concurrent safe collection so it does not have the prerequisite types so therefore, you cannot pass on this thread and you're done. That's sort of like at a core level of how these things work. Then for example, mutex is a type that does have that property so by sticking with non-concurrency thing into a mutex, now you can share it safely. That means we've guaranteed that the compile time that you'd safely done this transfer between threads and that kind of thing. It's not just about mutexes but that's sort of the general approach. The last thing I want to say briefly because I just said a whole bunch of things. I'm sure, I've raised a ton of questions here is that the other powerful thing about using the typesystem for concurrency guarantees is that other people can extend it. If you write a library in Rust, your library will be exactly as concurrency safe as the standard library and as the language itself. It's not like we provide the set of concurrent collections and then we vetted our own implementations and then you're kind of your own or building your own stuff. You can use those exact same types to help guarantee properties on your stuff. Also build alternate threading situations, as well that use the same things and the ecosystem all works together so everything is just concurrency safe by default because it's like a property of typesystems that are being built into the runtime or something. CHRIS: I know that recently, there's been a lot of, I guess excitement about this library called Tokio. It's not like there's future that kind of like promises in JavaScript, then there have been abstractions just kind of consistently being built up but it seems like Tokio is the next step and it's building towards a whole stack of higher-level concurrency things. Is what you just said enables that kind of thing to happen? STEVE: Yes. Tokio is using those exact same typesystem features in order to guarantee that when you have a chain of promises, to use the JavaScript terminology instead of future things, that you make sure that they're safe. This is not literally implemented yet but Tokio, for those who are not paid hyper attention to the Rust space because this is a cutting-edge, the library is gearing up for an initial release in the next week or two. Soon after you hear this or maybe right before you hear this, it's just going to be released. It's extremely cutting edge. But in some ways it follows sort of the node model of concurrency. There's event loops, you chained together, we call them futures, you call them promises together, you put that pile a future chain and do an event loop and watch the concurrency kind of go. One example of how Rust can do cool things is you could -- this is not implemented yet but it will be in the future -- run, let's say, five event loops on five different threads. Then you just tell the framework, "Please run this future chain onto one event loop. I don't care which one," and then it will automatically load balance across the five threads and five event loops because you've guaranteed the compile time that everything is safe to pass between threads so we know that that's just trivial to do and therefore it's like not a big deal. We can add those heavy duty features without worrying about introducing very subtle bugs, which is really cool. CHRIS: That kind of leads me to my next question, which is at The Frontside, we are pretty into web development, in case you didn't know. I am someone who follow Rust a lot and I find it very interesting. But for the most part, I don't have a need to do systems programming on a regular basis. I also wouldn't even really know where to start, if I wanted to do systems programming. As I learned Rust, I tend to always gravitate towards wanting to do things that I would probably do in Ruby or Python, like write the back-end for some web app or something. That goes okay but Rust is very much still in the process of building those abstractions to the point that it's relatively digestible. So I have a couple of questions. One is do you see Rust being a thing that would be used by web developers a lot more broadly and two, how would you recommend that people like me who aren't really familiar with systems programming start to really dig into Rust on a deeper level? STEVE: I would like to think that web programmers will use Rust more often and to be honest, originally, I was extremely skeptical of this. But it's been changing rapidly as time has gone on. Part of that is because as we've gained more experience, actually in programming in Rust, the fact is Rust used to be a lot less ergonomic than it is and now it's fairly ergonomic and will only get more so in the future. That's something that web people or at least, I come from Ruby so Rubyist care a lot about ergonomics, maybe more than anything else frankly. I'm not sure it's the first tool that you'll reach for but I do believe that sometimes, it makes a lot of sense. As one example that I will use, there's not a whole lot about this but basically, npm has started using Rust on the server side for powering the registry. They have three services in production now but they were basically like JavaScript as a language we all know what is the best language for doing this. We have a service that needs a little more oomph so maybe let's rewrite that in Rust instead and use it for those kind of things. I think that there's a lot of situations for web developers where they don't realize they have the power to make things faster without just adding on more servers. I think that's kind of like a compelling sort of [inaudible]. Any sort of background job like any sort of job queue thing is like often better written in a faster language but you would not reach for that faster language first because traditionally, those faster languages have been terrible to use. I think we continue to win on the ergonomics and continue to win the libraries that web developers will reach for Rust like more often than not. In terms of the learning rest on a deeper level, I think that one of the initial things and sounds like maybe you personally are a little past that but maybe not the people who listen this podcast is that I do think that sort of building the things that you would normally build in Ruby or JavaScript or Python is the good first step. For example, right now Advent of Code has been like a really fantastic way of having these little programming projects. If you haven't seen AdventOfCode.com, it's like every day in December up until Christmas, there's a new programming project that you can build the thing in. I've been doing those in Rust and that's a lot of fun and it's a good way to practice and gain some basic literacy. But after that moving at a low-level stuff, my personal thing and I know something you've expressed interest in the past is my side project is building an operating system in Rust. More so, than just that the pitch is, "You've written JavaScript before. Let's write an operating system together. Here is this companion book and I'll show you how," and that's called intermezzOS. It's like I'm basically trying to rebuild an operating systems curriculum but in Rust instead from nothing, like we start off with assembly code and move up into Rust code. CHARLES: Now, you can't even use anything like all the things that we've been describing like threads, kernel level callbacks. You get none of that, right? You have to implement it all from scratch. You can't use POSIX or whatever. You know, 90% of your code ends up going through. STEVE: It turns out that and it's sort of like for reasons that hopefully I'll be able to fix in the future, you need about like 200 lines of assembly code before you get into Rust and then you basically don't need to use assembly again, really. It's not that big of a barrier in terms of [inaudible] things and its copy-paste stuff that I explained extremely heavily so it's like totally an accomplished real thing. Then you're in a real programming language and you can do more normal things on top of it. But one thing about that because it is my side project, the kernel is actually farther along than the tutorial is and I actually need to find some time to write more of the freaking tutorial but this is kind of my personal long-term project over the next, let's say, decade and to have a completely free and open source tutorial for you to learn about operating system developments. That's one of the things I've been doing. Another one that I think that is really extremely useful is once you gain some amount of literacy on this, you can actually start to learn more about how your regular programming language works. I've been giving this conference talk recently. It's called 'Exploring Ruby Through Rust', and I'm like, "Once you know this low-level stuff and you gain this literacy, you can look at the source code of your language as interpreter and learn stuff about it and you can contribute to it maybe even." Maybe that's not the most practical thing or whatever but now that I've spent a bunch of time with Rust, I understand Ruby on a far, deeper level than I ever did before because now I'm not afraid to go poke around in the internals and learn how it really works under the hood and I understand what those internals do far better. Maybe five years ago, I could have told you like, "Ruby is garbage collector. It's extremely basic. But I don't really know what that means." And now I can be like, "Ruby has this mark and sweep generational garbage collector. But it's not compacting or concurrent yet but maybe in a year or two. Now, that's not just a bunch of buzzwords because I have this low-level literacy." CHRIS: Yeah, that's definitely something. I forgot about but every time I go learn something in Rust and initially this happens a lot. Every time I do that and I go back to JavaScript or something else, I find that Rust inadvertently taught me something about the language that I actually work on every day. Especially, when it comes to things like references, values, and the difference between them and debugging weird prototype behavior in JavaScript became so much easier after I had spent some time working with Rust and had had to like actually deal with passing around references or dealing with life times or having the compiler yell at me for a lot of things that I thought were totally normal. Then I'm going back to JavaScript, it's like, "Wait a second --" Suddenly a lot of these pieces are starting to fit together and before what was just as weird mystery, now I can totally see what is happening and start to think about how to fix it. Even though I don't even have the same tools that I do with Rust, it still is extremely useful from that perspective. STEVE: That's awesome. I'm glad to hear it. That's how I definitely felt with Ruby for sure. CHARLES: You know, in terms of actually using it for day to day stuff, is there other plans, is the ecosystem already supporting things, say, a web framework? Like a low-level web framework like Sinatra or Express or even higher one like Rails. STEVE: I guess, like you've already qualified it as web stuff. But I would say, in a broader sense, whether or not Rust is ready today for you, it depends entirely on the ecosystem. I feel like 80% is productive in Rust as I did ever in Ruby. But that's only if there's a library that I don't have to rewrite myself because it doesn't exist yet. That number is actually growing rapidly so I just look because it's like the end of the year and our package ecosystem is actually doubles. This is a request from earlier. I didn't expect Cargo so Rust basically has bundler or yarn/npm built into the language itself. We distribute it with Rust and we have all that great package ecosystem shenanigans. Another great example of Rust over a language like C is the tooling. Basically, what happened was Yehuda and I kind of showed up in Rust world and we're like, "Why are you still using make files. We know a better way." And they're like, "Okay." Then he builds the equivalent of bundler for Rust. Then everyone's like, "Oh, yeah. This is way better. We're not using make files anymore." The tooling situation is very familiar to a dynamic programming language person because we literally had the same people write the tools. That also means you can share packages freely and briefly so operating system development thing is totally intense to be able to use your package manager to download packages to help you build an operating system. For example, X86 has custom assembly instructions that you need to use when interacting with the hardware and someone has already built a package on [inaudible] that wraps the inline assembly up in a nice to use Rust functions. I can just include that package and use it when building my operating system, which is totally mind-blowing. The npm is sort of feel into OS development is just real intense and cool. Back to the ecosystem thing, though. For web application specifically, it's good and also bad. There's actually multiple different web frameworks already at different levels of comparison. For example, you have Nickle which is kind of like Sinatra and you have Pencil, which is kind of like Flask and Python, which is also kind of like Sinatra. Then you have Iron, which is kind of like expressed in JavaScript. There's also like I know of at least two. One of is has been worked on but it's not been actually released. But the code is at least open source yet. I know a second that is being developed fully in private that has not had any public release yet. Then when the Tokio stuff comes out, People are going to be building new frameworks on top of the new async shenanigans and/or porting the async stuff into the existing frameworks. We kind of have a lot of options but there's also a lot of churn and activity and stuff going on in that space so that either terrifies you or makes you enthusiastic. They're basically is like that. We definitely don't have a Rails yet. I don't think that's because a Rails will never exist but because it's a much bigger project to build a Rails than to build a Sinatra. CHARLES: Yeah, and you just need those foundational pieces there in place before you really want to attempt that. STEVE: And I think Tokio is the real foundational piece and it's just taken us a long time to put it all together. The initial tests in Tokio, we could do a 'Hello, World' benchmark like the tech and power benchmark. Some of you are already familiar with those things, or not, they're like 'Hello, World' benchmark. We actually got faster than they are fat than all of them. It just edged out the fastest Java, which is currently the reigning benchmark on it. That's like extremely compelling. Even if after all this stuff is built on top of it but it's taken us a while to build those foundations and we're just getting that point like Tokio is going to have a release, hopefully before Christmas. I've been assured by the end of the year and then people are going to build stuff on top of it and it's just going to explode from there. Here's another little interesting pitch. I'll give you for this, is that one of the things I like about Rust on early ecosystem is it means that if you want to be that person who built the library that does X that everyone uses, there's lots of opportunity in Rust world right now. Where there's a lot of foundational libraries that you could be the person who wrote that thing when everyone knows and loves and uses. Like JavaScript is still kind of there. In Ruby, every library basically exists already so there's no more room to build a foundational thing. But if you're someone who likes working on open source and that story is compelling to you like getting involved in a younger ecosystem, it means that you can have a much larger impact. I maintained the [inaudible] library that things used. The only reason that's true is because I was around before we had one and then Yehuda wrote the initial version and now, I'm maintaining it. There's tons of space out there so if writing a web framework is the thing that's interesting to you, Rust is a great place to explore and actually doing that at the moment. CHARLES: Steve, one of the things that I know you do is you actually write the Rust Book. I heard that you're also in the process of rewriting it along with Carol Goulding, I believe. I was wondering if you could tell us a little bit about that. STEVE: As part of this Steve getting the job right in the docs on Rust thing, I kind of working on lots of stuff so up to Rust 1.0, we knew we needed to have some long form explain all the things that Rust so that became what's called the Rust programming language which I named so because the C programming language and the C++ programming language, the names of the foundational books for those languages so I wanted to continue kind of in that tradition. But there is some problems with that which is I'll say that I'm a little harder on my own work than I think other people are so I hear people tell me all the time that they love the Rust Book and that it's like one of the best programming books that have ever written. But I think it's not that great. The reason why is also because I just know that the way in which I wrote it. You have to remember that Rust 1.0 happened in May of 2015. We were working on language for six or eight years before 1.0 happened so there was lots of changes, language is changing on a daily basis. Now, it's super stable like super, super, super stable. But what that also means is in some like deeper philosophical sense, nobody had had experience programming in what really was Rust yet because we were still like finishing building it's so like how do you write a book on a language that like the precursor language is what you're using and you're trying to see like what is it going to actually end up being like at 1.0. Because it's not like we can just say, "It's done. Now, go write a book, Steve and then we'll release it at that time." The circumstances in which I wrote the original book were I had a very intense deadline of this has to be done by the 15th of May. While the language was coming together, it takes a couple months to put together a book so I had to make sure that the stuff I was starting I would need to go back and re-fix. That also means that I was like much more vague in some places where pieces were still falling into place and you're like, "This is definitely going to be the same. But this might change so I'm going to leave that part off," and then I just have to plow through because the deadline. All those things coming together means that I kind of put together this book that while good and I'm proud of the work that I did, I can do much better. At this point in time, we now have a full year and a half after Rust 1.0 has come out. I know the struggles that people have when learning Rust. I know the ways in which they succeed or fail and I've talked to a lot of people so I'm sort of rewriting the book now, bringing that knowledge and understanding in as well as the fact that the language just been around for a minute so it's much easier. As part of that, I brought on Carol. She goes by Carol Nichols or Goulding. She both has her maiden name and her married name. She's been one of my best friends for a very long time so I'm extremely happy that she's my co-author on this book. The two of us together and working on doing the rewrite, I think that it is possibly the best thing I've ever done or worked on as far as books go, like I'm extremely happy with it and you can read it online right now, if you want to and see if I'm right or wrong about that. But I think it's a far better book than the original book was. It's actually going to publish at No Starch as well. We're donating all the proceeds to charities since we're being paid to actually write the book in the first place, like [inaudible]. It's going to be a much, much easier and better way to learn the language, I think as well. CHARLES: If we want to check that out, where can we find the new version? STEVE: I'll give you a link to put in show notes or whatever as well. But it's Rust-Lang.GitHub.io/book. There's also just like a book repo in the Rust Lang organization on GitHub. All things in Rust is being developed fully in the open so you can read the drafts and see what's been done where. We're getting towards the end, slowly but surely so I'm hoping that's going to be done relatively soon. CHRIS: Well, I'm looking forward to it. CHARLES: Fantastic. Sounds like the documentation is there. It's excellent. The community is there. It's excellent and from what I'm hearing like the kind of the tower of the ecosystem is really being built up. It's not as high as a bunch of other places but it's definitely high enough to jump in and get your feet wet. If you're you know coming from almost any walk of programming. STEVE: It's a lot of work but we seem to be doing good. CHARLES: All right. Well, thanks for stopping in and talking about this with us, Steve. STEVE: Thanks so much for having me. It's been a lot of fun. CHARLES: Yeah, and now Chris, we do need to kind of figure out what is going to be our Rust project here at The Frontside. CHRIS: I'm up for that challenge. CHARLES: Yeah, that'll be some Christmas homework. All right-y. Take care everybody and thanks, as always, for listening. We'll see you next week.

Sales Funnel Radio
SFR 9: Interview - Dallin Greenberg and Kristian Cotta Discuss Their Political Quiz Funnel...

Sales Funnel Radio

Play Episode Listen Later Sep 17, 2016 50:03


Steve: Hey, everyone. This is Steve Larsen and welcome to Sales Funnel Radio.   Speaker 4: (music starts) Welcome to Sales Funnel Radio, where you'll learn marketing strategies to grow your online business, using today's best internet sales funnels. And now, here's your host, Steve Larsen. (music ends)   Steve: All right you guys. Hey, I am super excited. Today I've got two very special, kind of unique guests on the podcast. As you guys know, a lot of times, I record my own thoughts on things that Russell and I are doing to make marketing awesome, but I like to go and interview other people as well. Today I've got on the show with me, it's Dallin Greenberg and Kristian Cotta. These guys have a pretty awesome unique way for building funnels. Anyways, I want to welcome you. Thanks for joining me.   Dallin: Appreciate it.   Kristian: What up.   Steve: Hey. I actually was thinking about it and Dallin, I don't even remember how we actually met. It wasn't that long ago, was it?   Dallin: Ah, no, not very. Just a couple weeks.   Steve: Just a couple weeks ago.   Kristian: I think Dallin met you the way that him and I kind of joke about he's the black box back alley hacker. He does all the ...   Dallin: If there's someone I want to meet, I find a way.   Kristian: He's the unconventional guy. You won't find his practices in a book or a manual.   Steve: Crap, that makes me a little nervous.   Dallin: Yeah, don't mess ... I told Kristian the other day ...   Kristian: Not black hat, black box.   Steve: Yeah. We can call it whatever we want, right? No, just kidding.   Kristian: Yeah.   Steve: Well, hey thanks for-   Dallin: I told Kristian, the other ... Oh, I'm sorry.   Steve: No, no, you get a say. Thanks for letting me wake you up at the butt crack of dawn and still being willing to share some cool stuff.   Dallin: Yeah.   Steve: How did you guys start meeting or working with each other?   Kristian: I'll let Dallin take that one.   Dallin: Yeah. I was working on a kind of unique project. We had a guy up in Scottsdale that owns a software. He's the developer. It's a software that does algorithmic stock trading and he was stuck with his marketing. He's a big guy. He's got a lot of stuff going, but anyway, we were trying to help him get some plans going.     I had actually watched Kristian on Periscope. I'd met a lot of guys on Periscope and one day I noticed Kristian was actually in Chandler, which is only a few miles away from me. Like I said, if I see someone, I'm going to find a way to meet him, so I'll comment in his Periscope a few times and little by little, end up getting his contact info. Day later we're in a Starbucks together talking about a plan that we can do, well I was more impressed with Kristian, what he was doing. My partner that I was working on with this marketing plan for this software developer, we were on kind of different pages. I have a background in sales and Kristian's dynamic was a little more my still, so my partner ended up leaving and I ended up asking Kristian, "Hey, is there anything on the side that you're working on or that I think we can do together?"   Steve: Mmm.   Dallin: Badda bing badda boom. We've ... I feel like it's the perfect love story. We've been hanging out pretty much ever since.   Steve: As long as he says the same thing, I guess that is true, right?   Dallin: Yeah. Yeah.   Kristian: Yeah, no. The funny thing, Steve, about Dallin is I'd been with ClickFunnels, I was one of the first 50 people that signed up for the beta version of ClickFunnels.   Steve: Wow. You're from the dark ages, Man, that's awesome.   Kristian: Dude. Yeah. We were just talking yesterday because we literally I mean the crazy part ... I'd been so resistant to start using Actionetics.   Steve: Yeah.   Kristian: Until I had to transfer from Infusionsoft to AWeber, AWeber to ActiveCampaign and we're trying to do something and it's like, "Dude, why don't we just use Actionetics?" It's all in here." I'm like, "Fine." We're switching everything over and I needed ... I'd been doing funnels and learning about ... like when I first signed up for ClickFunnels, I didn't know what a funnel was. I wasn't even sure what Russell had explained to me. It just sounded so cool and I was like, "Dude, I'm going to figure this thing out because what he's talking about and the numbers, I'm like, "That's what I need to be doing. That's it." I been doing this for two and a half years, which is kind of a long time in funnel years.   Steve: Yeah. Yeah, it is.   Kristian: It's not really that long of a time in regular terms, but I got on Periscope and started kind of talking about my business. At the time, I was trying to grow this fitness, be an online fitness guy.   Steve: Yeah.   Kristian: I'd used funnels to grow an email list of 3,500 people and I got on to Periscope and nobody cared about the fitness. They wanted to know how I was growing my email list and how I was doing my, how was I doing this business.   Steve: Interesting.   Kristian: Then I kind of became one of the funnel guys on Periscope and was a speaker at the Periscope Summit. I got this notoriety on Periscope for, they call me the King of Funnels. I'm like, "No, guys. I know some really big funnel guys on Periscope." They're like, "No, King of Funnels."   Steve: Wow.   Kristian: It's been like two and a half years of this little journey of learning funnels where it's been ... I'll tell you the three guys I credit everything to are Russell, Todd Brown and [Lo Silva 00:06:09].   Steve: Mmm.   Kristian: I actually had just finished the PCP coaching program with Todd Brown and those guys. Dallin, when he came to me was like, "Dude, this stuff you're talking about is awesome." I said, "Well, let's, I need a guy that gets it. That is driven and ... " that was Dallin. Now we've got this little, little agency we're trying to scale.   Steve: That's awesome, because good partners are hard to find. I remember I started doing this back in college. My buddy and I were driving traffic for Paul Mitchell and we were doing all this stuff. I ended up firing, going through nine different partners. It's cool that you guys found each other, you know what I mean? That's pretty rare just right there.   Kristian: Yeah. If you go back and talk about Dallin's ... there's a couple of key things that I was looking for, because I have an entire course. You love Periscope. I saw some of your Periscopes on YouTube and ...   Steve: Dang it. Man, those were the new days for me.   Kristian: Yeah. I was a speaker at the Periscope Summit in January.   Steve: Cool. Wow.   Kristian: Dallin's helped me develop this program and it's something that we've rolled out in beta and we're going to roll out as a digital product. It's called the Live Video Funnel. I've been working with Todd Brown and the guys at MFA on the entire sequence and the packaging and all that kind of stuff. They're calling Kurt [Malley 00:08:00] speaking at Marketing Funnel Automation Live in October and one of the things they're saying is that the biggest opportunity of 2017 is, they call it the Facebook Live Funnel, but I'm going to let you guys in on a little note. Facebook Live and Periscope don't work the same way. Even though they're both live video, they're different, so Dallin ... I needed somebody to help me with that aspect. I couldn't ... to be honest, you know this Steven,   Steve: Yeah.   Kristian: I couldn't do all that, every single thing, every single aspect of a funnel.   Steve: No.   Kristian: The script writing, the copy writing, the editing, the videos for the VSL's, the strategy, the email marketing sequences, all the social media.   Steve: Yeah.   Kristian: What I'm really good, compliments what Dallin's really good at, like I said, his ability to get in on Facebook and recruit people. He has this really strong sense about building a team, which is one of those things that ... we both get along with people, but Dallin's good at that recruitment process. When you want to build and scale something and you need the right people, you need somebody like that.   Steve: That's awesome. That's awesome. Yeah, it's hard to find that stuff. Dallin, you and I, we were talking a little bit about some of the trials you guys went through. Obviously individually you do, but you guys met each other, what have you guys been working on and I guess what was the ... What are some of the issues you guys have run on, I guess, getting to where you are. You know what I mean?     Unspoken stories, you know that where none of us put in our marketing hardly ever unless it's part of our sales letter. "I was in the dumps, but now I'm flying high." These are like, really what kind of issues did you guys run into what you're doing now? What are you doing now, first of all?   Dallin: Well, the majority of our issues actually are from more individual sides. We're actually doing really good with our projects together.   Steve: Mmm.   Dallin: Your typical issues you run in together are testing. That's what funnels are, right, it's testing, testing, testing, testing. There's always that down side until you ... it's just a numbers game, right, until you find something that works. As far as the personal side, because I believe that this kind of runs, this is the fire that's on the inside, the Y factor from what I call it, right. My background's in sales, so I did door-to-door for years. I think, Steven, you've mentioned that you flirted with that a little bit but, I was really good at it.   Steve: Yeah. Yeah. That's like, I'm sorry to interrupt, but that's one of the best educations I've ever had.   Dallin: Yeah. Yeah.   Steve: I've got a marketing degree and I don't know what I learned from it. You know?   Dallin: Well, that's actually just what I was going to say. I was going to school for business and marketing and be honest, my classes were super redundant. I hated them. I was like, "Man, this is for years I've been planning on doing this and ... " Anyway I got into sales and I did pretty good at it. I just kept going. I ended up doing more recruiting and for six, seven years going out on the summers and taking a team out and helping manage and recruit and sell.   Steve: Yeah.   Dallin: You learn so much from just talking to people, the sale cycle, funnels, a different type of funnel, right?   Steve: Yeah.   Dallin: Learning how to build value to the point where it doesn't matter what you ask for money, because they love it so much that they're going to buy. It taught me a lot. Well, long story short, I made my transition. I was doing alarms and home automation. I made my transition with this solar boom.   Steve: Mmm.   Dallin: Solar's on fire and fortunately for us, we live in Arizona, one of the sunniest places in the world. Solar was hot, but a lot of stuff was happening politically. A lot of the utilities are trying to shut down solar here just because of different costs. It's a mess. They succeeded and actually the utility ... There's two main utilities in Arizona. They succeeded shutting down solar where I live.     In order for me to get work, I'd have to go an hour a day just to prospect clients, let alone keep my pipelines, my relationships, my contracts, everything going, because they're longer projects. It was really funny because I was really bummed because I was really excited about this transition. It was a huge jump for me because we were so comfortable with what we were doing, making awesome money and it was kind of just this really big leap of faith. Well, last April, fast forward a little bit, last April, our little girl, our daughter, she was four years old. She got diagnosed with leukemia.   Steve: Oh man.   Dallin: When that happened, we literally were going to leave for another summer, two days after she was diagnosed. It was crazy. Everything was just happening and days and days and days sitting in the hospital. I had always wanted to do something online my whole life, but I didn't want to ... I didn't know exactly what was happening. I didn't know where I wanted to put my foot in. I didn't want to mess with inventory and selling one off things. I wanted to do something on a big level. I just didn't know how to do it.     In the hospital you got a lot of time to yourself and so I'd study these things. I'd start looking at different processes. I'd find patterns. I would sign up for everyone's email list, not because I cared about their product. I wanted to see their system. I wanted to study the funnel. I wanted to study the email sequences and I started seeing the patterns.     That's when I kind of got into a lot of this other stuff with Periscope and live stream. I was like, "Man, this is the future. I get it." I think every guy that's doing any sort of digital marketing has a day where they, it kind of clicks and they say, "Holy smokes. I can really ... This is powerful. This is how you can reach a lot of people." What everyone wants to do is have a voice and do something.     I ended up switching my major, going to school for persuasion and negotiations were my sayings. I was a business communication major and I had that emphasis in persuasion and negotiation. Looking back on everything now, it was just perfect. Everything kind of worked out really, really good. I was kind of like, my little side, so we really hit this kind of rock bottom where it was like ... financially we took a massive hit because I wasn't able to go out, drive an hour and do all this kind of stuff. This last year-   Steve: Yeah. You needed to be home. Yeah.   Dallin: This last year has really been an investment of my time and I just kind of feel like I went back to school. I feel like I'm getting way more out of this school than four years of collegiate, right?   Steve: Easily. Man, how's your daughter now? If you don't mind me asking.   Dallin: She's awesome. She's in a maintenance phase right now, got another year left of treatments, but she's ... hair's back and muscles coming back and went back to school. She's in a really, really good spot right now. Appreciate it.   Kristian: She's strong too. You should see her.   Steve: Really?   Dallin: Yeah.   Steve: That's amazing.   Dallin: It's from everything that she went through. She got down to, had to relearn to walk, lost all her muscles. She was a little skin and bones and now she's this little muscle ball.   Kristian: Now she's a beast.   Dallin: She's awesome.   Steve: I appreciate you guys sharing that kind of stuff. I mean it's ... because most of the ... I've never interviewed anyone on this who hasn't gone through something crazy, you know. It's not like the path is always clear, either. Usually it isn't.   Dallin: Yeah.   Steve: There's a lot of times I wake up and come here, I'm like, "I don't even know. I know I got to work on something, but I don't know what." It's like going through this hazy fog, so I appreciate that. Then there's all the personal side and all the things going on. Yeah, I first started getting into this stuff, little bit similar with door-to-door sales. I started looking around going, "What the heck?" We're driving out and there's all these billboards everywhere. I was like, "People call these things ready to buy." I'm knocking on people's doors all day long and they're not wanting to buy it when they wake up. I've got to go convince people who weren't planning on spend money. Like, "How do I do this?" I start putting ads everywhere and that's how I started getting phone sales and stuff. I was like, "There's something to this." Anyways, I-   Dallin: See, that's funny because I was kind of the same person. All the other managers are, "Dallin, stop trying to reinvent the wheel. It works."   Steve: DS, yeah.   Dallin: DS, this. I'm like, "No, guys. There is a better way." My motto in everything in life is there is always a better way. I don't care what you say and what's working. Something can be tweaked and something can be done to scale.   Steve: Yeah. Yeah, definitely.   Kristian: Which is funny, because Russell always says, "You can tell the pioneers because they're lying face down with arrows in their back."   Steve: Yeah.   Kristian: I guess in this case, it wasn't really pioneering. You were trying to find the people laying face down.   Steve: Yeah. Yeah.   Dallin: Yeah.   Steve: Side stepping all the other people who were already face down because they knocked 400 doors that day, right?   Dallin: Yeah, seriously.   Steve: What are you guys working on right now though? You guys mentioned that there's some awesome things going on. What's your current funnel, if you don't mind talking about that? [inaudible 00:18:19] sounds like, maybe ...   Kristian: Dallin said like perfect timing. I feel like it has been. We joke about being a startup because ultimately we are, to the point that we're even in the process of creating our business plans and our SOP's and all that kind of stuff, so that we can talk to some investors. We have some investors that we're talking to in order to really have the capital that we think we need to be able to scale this thing quickly, instead of Facebook ads tested at $10 a day for 50 weeks.   Steve: Yeah. Yeah.   Kristian: Yeah. The whole reason I got into learning funnels was, you guys talked about door-to-door sales and I have 15 years of commercial real estate experience. I worked with clients like L.A. Fitness and McDonald's. I represented McDonald's for the state of Arizona and Burger King and Taco Bell, so pretty big name companies.     There's a lot of guys that would be happy with that, but the problem I had was that I kept looking at the deal size of what I was doing. It was constantly kind of like this feast or famine situation where you either had a huge check or you had nothing. Literally, nothing. It kind of got to the point where I was like, "Man, there's a better way to do this." Very similar. You guys hear the consistent theme here? There's a better way.     That was kind of the first step of me saying, "I'm going to figure out how to streamline this" so that it wasn't even so much ... I just kept seeing all the guys that were buying the properties doing all these big deals. They weren't even in real estate. They had these other businesses that were generating cash flow and here I am putting these deals together that are making, Dallin and I had this exact conversation, making these guys over a million dollars and they're like, "Oh hey, thanks. Here's 40 grand."   Steve: Yeah. Yeah.   Kristian: What's wrong with this equation? I'm the one that did the whole thing, the financials and all that. I just didn't have the money. That was the start of it.   Steve: Yeah.   Kristian: Then you add on top of it that we got into a network marketing company and did really well, but we got stuck right under about 10 grand a month for like 18 months. It turned into another full time job where I was 40, 50 hours a week at every Starbucks from east to west meeting people. I'm like, "This is not working."   Steve: Yeah.   Kristian: Those two combined, I was like, "If I get online, I can figure out how to do both of these. I don't have to pick because I can leverage myself."   Steve: That is kind of the funny thing I learned about ... because I got into an MOM. I went and did exactly what my upline was saying. Got 13 people my first move.   Kristian: Oh, wait, your [inaudible 00:21:42] not duplicatable.   Steve: No. Not at all.   Kristian: I don't care. If I find enough of the right people, it won't have to be.   Steve: Yeah. Yeah. My first month, I recruited 13 leeches. Man, they wouldn't do a dang thing unless I was like pushing them in the back with a cattle prod. I was like, "Ah. There's got to be a better way to do this." That's why I took it online and did a lot better. I definitely relate with that.   Kristian: Yeah. The crazy part about this is, like Dallin was saying, he's, shoot, some of the advanced strategies ... Dallin's has this like ... he understands and can see what the outcome is that we're trying to do. He gets it. He gets the whole flow and process of this, of how funnels work. He's been studying them. I just think for a big part, he just needed to connect certain pieces and be able to see what's going on behind the scenes that you can't see online.   Steve: Yeah.   Kristian: We talk about ... the hardest part about knowing how to do funnels is focusing because when you understand it and it clicks and you realize what you can do, it's like .... Someone starts talking you're like, "Oh my God. I know how to make money with that. Oh my God."   Steve: Yeah.   Kristian: It's like entrepreneurial ADD exacerbated.   Steve: Yeah.   Kristian: Forget entrepreneurial ADD. This is like an entrepreneurial ADD addiction.   Steve: Yeah.   Kristian: That's the issue, so we've had to get very focused on okay what's the quickest and most pressing thing at the moment that we can make money with, so that we can reach our long term goals. Like I said, Lo Silva is one of the guys that I credit a lot of what I learned from. There's three little things that I take from them and that's think big, start small, scale fast.   Steve: Interesting. Think big, start small, scale fast.   Kristian: Yeah, that's kind of our little mantra.   Dallin: Yeah. That leads into basically what we're doing now. Our whole plan without getting too much into detail is we have a very, very big picture. Just like a funnel, we have our personal value ladder. Our big picture is more in investments, real estate, things like that. Those are our high tickets. Right.   Steve: Yeah.   Dallin: For the time being, we need to make sure that we couple that with clients, so we have our lead gen system, our agency that's doing multiple things, SCO work and funnels, and social media strategies and management and that way it can help us scale. Our agency essentially fronts the bills and I guess the best way to put it is we want everything that we do to be self-sufficient. If we build something, the entire goal-   Steve: Keep it in hands.   Dallin: Well, yes and no. The entire thing is for that project to sustain itself, so you understand once you get going with your Facebook marketing and such, it gets to the point where you reinvest X amount back into it. Then it lives, it breaths on it's own kind of. It just needs to be monitored, right.   Steve: Yeah.   Dallin: If we have this solid balance between us of we have clients coming to us for done-for-you services, that's awesome. That's cash. That keeps us busy. That keeps workers of ours busy. Then in the meantime, if we can couple that with 40, 50% of our other time for in-house projects, because Kristian and I already have entrepreneurial ADD, we're always thinking of ideas. We always have something going on or a lot of times a client that comes in has something that sparks an idea.   Steve: Yeah.   Dallin: We'll, like you said, we'll keep them in-house and then we funnel them. We get them to the point where they self-sustain and all of a sudden, we have our house projects, our client projects and it's just a very healthy business model. You don't see a lot of very sustainable and scalable models. You know what I mean?   Steve: Yeah.   Dallin: Especially, because I've been with very, very, very big companies with these companies I've sold for and you find ... one of the things I like to do is study patterns and development. I'm really into the business development side of things. You look at the ones that have made it, that have succeeded and that are scaled to the massive, massive billion dollar companies and that's kind of what they do. They make sure they have kind of that happy medium, that solid balance in all these different areas and factors and that's kind of what we're trying to do.     One of the projects we're working on right now is a political campaign funnel. This is just one that's easy to scale and we're just pretty much hacking it and taking advantage events which one of the things coupling social media with funnels is current events, man. That's, they kill. If you can find something trending and good and that has ... that you can milk for a long time, you better believe we're going to find a way to make, pinch money out of it, right.   Steve: Yeah. Isn't it the-   Dallin: I'll let Kristian talk about that.   Steve: The political campaign funnel, is that the one you downloaded I think from Sales Funnel Broker?   Kristian: Ah, no.   Steve: Maybe that was you, maybe it wasn't. I don't know. There's some guy, he downloaded it and came back and he's like, "This is the coolest thing ever." I was like, "Just the share [funnel 00:27:53] free one I got from someone else. Glad you like it."   Kristian: Yeah, no. I got the idea from actually from Funnel ... I got part of the idea from Funnel U. To be honest, as much as we know about funnels, something clicked when I watched Russell's video inside the membership site for the political bridge funnel, where it was like, "I see it." It was that coupled with the, the funnel stacking I got that whole idea of moving them from a front end funnel to a webinar funnel to a high ticket and how you stack those.   Steve: Sure.   Kristian: Bridging and when all the sudden the bridging made sense to me, I said, "Oh my God." Just like what Dallin was talking about here. Ultimately our goal is to, take the same amount of time to do all this work to go and work with somebody and do a commercial real estate transaction, where we're an investor or we're buying the property and people are investing with us, as it does to sell a t-shirt. Just time is time, it's just the size of the value and how you frame your mind around it. We are in the process of growing our agency. The whole point of it is to, if you think of construction companies, really good construction companies constantly have work that's in place to keep their employees working, so that they have the best team, right.   Steve: Mmm. Yeah.   Kristian: That's what they're always talking about is we just have to keep work so we can keep these guys busy. It's not about keeping them busy, but we also want to have the team in place because ultimately when we have our ideas, we can get them shipped quicker.   Steve: Yeah. I've been approached by a few people lately and they're like, "I got these awesome guys. I absolutely love them." He's like, "What work do you have? I just don't want them to go anywhere else." He's like, "I don't care what it is. I just got to bill."   Dallin: That's exactly what it is.   Steve: Yeah, interesting.   Kristian: Yeah. That's the idea, but to get back to what we're doing right now is I got the idea of how Russell explained the political bridge and my dad had ordered 100 t-shirts from my best friend. My best friend did all the screen printing for the Super Bowl in Santa Clara.   Steve: Jeez.   Kristian: He's got one of the largest screen printing companies on the west coast, based here in Phoenix. He has a company very similar to what Trey Lewellen started with Teespring.   Steve: Interesting.   Kristian: He's set in and he came to us and said, "Hey, why don't you partner with me and just handle the marketing on this." He's talked to me about doing some marketing for them for different aspects of their company. Now we're working together and the whole idea came up I said, "Well, you know what? I think I can do it." Before I was hesitant because I was like, "Well, I'm in the digital media space. I'm selling digital products." That was big hangup was I've got to sell to these entrepreneurs.     Then when this political bridge funnel that Russell talked about when he talked about how you move people from this list to this list, I went, "Oh my God. I can build a list in anything. I can just bridge them." It was a combination of that video inside of Funnel U and my participation in Todd Brown's PCP, Partnership Coaching Program, where they were really working on educational based marketing, and script and copy writing. The confidence level in my own ability to write copy had shifted to where now MFA is outsourcing some of their done-for-you client work to Dallin and I and having me write copy and script for their video sales letters.   Steve: What?   Kristian: Yeah.   Dallin: That's real, man.   Kristian: That tells you the ...   Dallin: We scale fast. Remember that third principle. We scale fast.   Steve: Yeah. Yeah. I wrote all those down. That's amazing. What's funny is that people don't realize that it literally is the exact same amount of work to do a small company as a big one.     My buddy, I mean as far as building a funnel and things like that, my buddy and I were building an [inaudible 00:32:11]. It was the first funnel I ever built with ClickFunnels and it was a smartphone insurance company and we were ... we got out of that for a lot of reasons, but it was interesting though because I was building it. We put it all out. That's actually when I got into ClickFunnels and it was right after ClickFunnels left beta. I was like, "Hey, I'm going to build this whole thing out before my ClickFunnels trial runs out." I'd never built one and I just killed myself for the next little while. We got it out.     Then this guy approaches me in Florida. He's like, "I need a funnel for some of my ..." He was selling water ionizers or something. I was like, "Oh man. This is a big company. They're already making a couple million a year." I was blown away. I was like, wait, this is the same exact amount of work as it was for the small little startup. Anyways, I thought that was interesting you said that.   Kristian: Yeah. That's what we talk about is that it's easier to work with those bigger companies. They get it.   Steve: Yeah.   Kristian: You work with the smaller companies and they're worried about how much money it's going to cost them. The reality is that the more we put ourselves in a position to work with guys like you and Russell and guys like Todd and Lou Coselino and David Perriera and all them at MFA, they're saying, "Man, why are you, how come you're not charging double and triple?"   Steve: Yeah.   Kristian: Dallin and I are sitting here like seriously if they're willing to pay us to write scripts for, to outsource their ad copy to us for some of their client work, what's that say? I mean, we're literally working with, doing work for the guys that are considered the best in the industry.   Steve: That's ... Yeah. Yeah.   Kristian: It's just a mindset shift is what it is. That has made it a little easier to have a conversation with someone and say, "You know what? We can take on this project. Here's how much it is."   Steve: Yeah.   Kristian: They're like, sticker shock. Well, sticker shock. You can go and just have someone build the pages for you, but it's not going to convert. I know that for a fact because copy os what converts, right.   Steve: You know Tyler Jorgensen?   Kristian: You know what, it sounds familiar. I think I-   Steve: He said the same thing to me. He's like, "You charge 10 grand to build a custom funnel?" I was like, "Yeah." He's like, "Why not 15?" I was like, "I don't know. I'd never thought about that before." I thought 10 was kind of the mark. He's like, "No, no, no, no. I'd do 15, 20, 25." I was like, "You've got to be kidding." That is is just a mindset shift. You'll get better people to build for anyways, whatever it is.   Kristian: The big thing for us-   Dallin: True and at the same time ...   Kristian: Yeah, I don't know.   Dallin: You there?   Kristian: Yeah, you cut-   Steve: Kind of lost you there.   Kristian: The big thing for us is really to build a team, Steve, and to have that team in place and be able to have people that focus on all the different areas of the funnels, so that they get really, really good at that. They don't have to know the whole process because that's what I've spent the last two and a half years doing, right.   Steve: Wow.   Kristian: They can be part of this and be part of building something and helping these clients and really enjoy what they're doing. Then, like I said, when we have these ideas we can ship them. I know you want to know and your audience probably wants to know what it is that we're doing, which is what got you in. I mentioned my friend, Bryant. He's got this company like Teespring. He's got everything in place to roll this out. We had this idea for how to start doing that. We took advantage of knowing that the campaigns going on right now. I mentioned to you I think my dad bought like 100 Trump t-shirts from him. I was like, "Those are really cool shirts." My dad's like, "Yeah, man You should do this funnel stuff and figure out how to sell these to everyone. Look how crazy everyone is about Trump. Trump's going to kill it." At the time, it was still in the Republican Primaries. I'm like, "Well, I don't want to go build a funnel."   Steve: Yeah.   Kristian: "Then trump doesn't win the primaries." But as he started pulling away I'm like, "Oh, let's start testing some stuff." We tested one funnel and surprisingly the Facebook campaign got a lot of clicks, but there wasn't a lot of opt-ins and conversions on the funnel. What it did and I think this is one of the biggest skill sets that people who are elite develop versus people that are frustrated and saying this isn't working for me is understanding the information that they're getting and what to do with it. You might not have a winning campaign or a funnel that's making money, but to understand what kind of info you're getting and how to use that to do the next thing is that whole testing process is what separates those that are killing it from those that are getting killed. That first funnel that we did, didn't make money. Not at all.   Steve: Yeah.   Kristian: I mean it lost $1,200. I went to Dallin and I said, "Dude, this is awesome." He's like, "Huh?" I said, "Look at the retargeting list that we got." Then we went and we tweaked this and I said, "What if we change the front end," and at that time Mike Pence had just been named Trump's VP. I'm like, "Who the hell is Mike Pence? I never heard of this guy before." I started asking people, they're like, "No." Unless you're from Indiana, you don't know who Mike Pence is. I go, "Should Trump have picked Mike Pence? Isn't there someone else." I'm like, "Boom. Is there a vice presidential debate in the Republican Party?"   Steve: Yeah.   Kristian: We created a little mini survey around is Mike Pence the right one. First of all, you've got all these people that love Trump and they're hardcore republicans and now you're creating an internal debate. Everyone wants to voice their opinion, but they don't want to be judged.   Steve: Yeah. People get pretty intense about that for sure.   Kristian: Yeah. We created a mini survey.   Dallin: Oh yeah.   Kristian: We created a mini survey and we had this retargeting list from the first time and we started running ads. I didn't expect and I don't think Dallin either, that it was going to do as well as it did, but I mean, we had in less than 12 hours, we had 500 email opt-ins.   Steve: What? Oh my gosh.   Kristian: I was like, "Oh my God." I'm like, "Holy crap." I'm like, "What the hell's going on?" Of course the first goal is to try and get the funnel to break even. What we had to do was we were getting so much information so quickly that we really had to be on our toes and make adjustments and modifications. What we figured out through the first week of testing this is there's so much activity on this funnel. Just to give you the stats, after what was Dallin, really 6 days of running the ads, we got 2,600 email subscribers?   Dallin: Five and a half, yeah.   Kristian: Yeah. Five and a half days, we got 2,600 email subscribers.   Steve: Wow.   Kristian: K, the funnels not at break even, but here's what I want whoever's listening and whoever wants to take this information understand is the testing process. We figured out between two front end offers-   Steve: Which one was the winner.   Kristian: Which one's working better.   Steve: Yeah. Which one's the awesome one. Yeah.   Kristian: It's still not winning. Our free plus shipping is not, it's not helping us break even. The reason for that is because we're getting so many opt-ins. On a normal free plus shipping, you're not getting as many people clicking on the ads, right.   Steve: Right.   Kristian: Well, we're getting 5, 6 times the amount of people subscribing to the email-   Steve: Would you, in that scenario, would you ever try and get even less people. It'd be counter-intuitive maybe, but I would just start tweaking the free plus shipping, I guess.   Kristian: No. No. Well, no. We can't-   Dallin: The strategy-   Kristian: Yeah. We can't really tweak it because it's not like we're going to offer anything cheaper than free plus shipping. When you start looking at all the different things we can offer, there's not a lot of options, but here's what Dallin and I have figured out is that we think we've created a new funnel. It's not really new in the sense of what you and I and Russell and all these other guys think of.   Steve: True.   Kristian: In terms of Russel and [Daygin Smith 00:41:29] coming up with the black box funnel, right.   Steve: Yeah.   Kristian: It's just soft offer funnel, a front end soft offer. We think that we've come up with what we call a backdoor funnel.   Steve: Interesting.   Kristian: You get so many people on your email list. You get as many people to take the first offer and you get as many people to take your upsell as possible to figure out how close to break even you can get. If you look at 2,600 people, we go back and look at the numbers, only about 115 of those 2,600 ever saw the offer.   Steve: Huh.   Kristian: Now we have an opportunity to present those people with the offer again. Well, how do you do that in a way that's going to get a lot of people to open the e-     All right. Want me to ...We cut off here at the point of high dramas. As I was mentioning, we got so many email subscribers and such a lower number based on the email subscribers because we didn't expect to have that many, that we still weren't at break even, but we have a ton of people that we can show an offer to. It's a little different obviously because our price points ... We're doing apparel and things like that.   Steve: It's like delaying the offer almost on purpose, right. I mean this is ... awesome.   Kristian: Yeah. Remember, we started this whole thing with a survey, right, something that people were very passionate about, so a lot of polarity in there. They want their opinion-     They also want to know what everyone else thinks, where they fall in line here. We thought, "Oh my God. Somebody that votes, that voices their opinion, takes the time to put a vote in wants to know what the results are." We created a results page that shows them the results and has a special offer that all those people haven't seen. When we send it in the email and we tell them here's the results of the survey, the open rates are and the click through rates are sky high.   Steve: How long are you waiting to actually send them this results page?   Kristian: A couple of days, so-   Steve: Oh really. Wow.   Kristian: Yeah. I mentioned Actionetics. The whole reason that we started doing this is because we wanted to ... since we're having people take a survey and we're offering them this gift, we want to make sure we get as many people that take us up on that gift for taking the time to vote. We have a few of those triggers built in there, "Hey, don't forget to grab your free gift. We noticed you took the time, maybe something happened. Go back here and grab your gift." Then we make sure that everybody sees the results page a couple of days later.   Steve: A couple of days. That definitely is a different style for sure. You don't think that hurts conversions at all?   Kristian: No, I mean. It's a survey, right?   Steve: Sure.   Kristian: The point of high drama and the suspense and all that. We're still testing it, again, like I mentioned earlier that the biggest thing I think that separates those that are successful and those that aren't is to understand the type of information that you get.   Steve: Yeah.   Kristian: We may found out that we need to send the results sooner, but we don't know. We've got to test.   Steve: It's interesting positioning too of you saying, "Hey. It look's like. Thanks for taking it. Here's your results. I don't know if missed this, but just jump back and get that." That's interesting. Like they missed it. They missed the gift.   Kristian: Yeah. Yeah. "You forgot to grab your gift." That's our first step and then in the email that comes after they've taken the survey, "Hey, we're in the process of tallying up the results. We'll send them to you as they're updated."   Steve: Interesting. It keeps the loop open, basically.   Kristian: Hmm-hmm(affirmative). Exactly. Exactly.   Steve: Man, that's awesome. Well, hey is there a URL that we can go check that out on? I don't want to pollute or dilute any of your stats, so if not that's fine, but ...   Kristian: Yeah. We're just running ads to this right now.   Steve: Good.   Kristian: We're in the process of, like I said, this was just an idea that my dad came up with. I've got to give him credit for the initial idea, but now it's turned into kind of a new business entity, right.   Steve: Yeah.   Kristian: We're growing this email list and the concepts that Russell talks about the how to bridge funnels and lists and things like that. We're starting to build a list now in that republican, conservative, survivalist category. We're going to take it a step further and build out a home page and start doing some different stuff with it.   Steve: That's interesting. You're going to go through and who's going to keep opening all the emails over and over again, looking at all the stats of all the people around. These are the hyper active political caring people. You know what I mean? That's awesome. That's a really clever way to segment out those people. That's fantastic.   Kristian: Yeah. Yeah. You never know where your next business entity is going to come from.   Steve: Interesting. Gosh, well, hey, I know we've been on quite a while. Thanks for dropping all the bombs of gold you guys did. I don't know what happened to Dallin, but ...   Kristian: Yeah. He just texted, said thank you. He's trying to get back on, but I know we've got to take the kids to school and stuff, so-   Steve: Awesome. Well, hey man, I appreciate it. Thank you so much and this was awesome.   Kristian: Well, thank you so much. I appreciate it, Steve. Love meeting new people that are doing the same thing as us and glad that we can reach more people that are trying to learn how this works and kind of help them understand the process and that if they just stick at it and keep testing. That's really the big thing I think is testing and learning is how you get better at it.   Steve: You're kind of a scientist going through this, for sure. Going in an industry you know will make money obviously, but whatever you're doing specifically, you might almost always be the first. The think big, start small and scale fast. That's huge.   Kristian: Yeah. If anyone wants to connect with us, Dallin and I are both on Facebook. We mentioned Periscope. I do a lot of broadcasting on there with what I call the Live Stream Marketing Funnel Show. We're rolling, if people are interested in learning how to use live video, we've got that coming out. Yeah. Connect with us on social media. Kristian Cotta and Dallin Greenberg.   Steve: Okay, yeah. Then you've got the Health Success Podcast. Guys, go check him out at Health Success Podcast as well as he said Live Stream Marketing?   Kristian: Well. Yeah. Just go to KristianCotta.com. It'll take you right there.   Steve: Cool. Awesome.   Kristian: Kristian with a K.   Steve: Kristian with a K. Cotta, right?   Dallin: I'm in.   Kristian: Kristian with a K. Cotta. Dallin's in here. He just got back in.   Dallin: Dude, I don't know what happened. I was getting all excited what Kristian was saying and then just cut off.   Kristian: It's the point of high drama, that's what we were talking about.   Dallin: I know. It was. That's what I told Amy. Is it over?   Steve: It is now.   Kristian: Yeah. We're just wrapping it up.   Steve: Awesome.   Dallin: Sorry.   Steve: It's good. Hey, thanks guys so much.   Kristian: All right. Take care, Steve.   Dallin: See you man.   Steve: All right. Bye-bye.   Speaker 4: (music starts) Thank for listening to Sales Funnel Radio. Please remember to subscribe and leave feedback. Have a question you want answered on the show? Get your free t-shirt when your question gets answered on the live Hey Steve Show. Visit salesfunnelbroker.com now to submit your question. (music ends)

Land Academy Show
Nothing Phases Me Anymore. My Speech. Whats Yours (CFFL 0166)

Land Academy Show

Play Episode Listen Later Apr 29, 2016 23:31


Nothing Phases Me Anymore. My Speech. Whats Yours. Jack Butala: Nothing Phases Me Anymore. My Speech. Whats Yours. Every Single month we give away a property for free. It's super simple to qualify. Two simple steps. Leave us your feedback for this podcast on iTunes and number two, get the free ebook at landacademy.com, you don't even have to read it. Thanks for listening. Steve: It's Jack Butala for Land Academy. Welcome to our Cash Flow From Land Show. We show you how to buy property for half and resell it the next day. Great information and instruction from Jack, that's me ... Jill: ... And inspiration from Jill, that's me. Steve: Here's some funny stuff that happened to us recently. Jill: I realized Steven's beach footwear consists of ... What ... Are they Converse? And Gucci loafers. We're here for a month, you have 2 things. Steve: I own 2 pairs of shoes. Jill: That's it. Gucci loafers ... There's no flip flops, there's nothing in between, it's that. No sandals. You have your converse shoes or your Gucci loafers. I was looking at that and you know what's funny? I can tell what kind of mood your in depending on your the shoes you put on. Steve: Really? Jill: Oh, totally. You are all business today. You're wearing your loafers. Steve: Oh. Jill: You wear your Gucci loafers- Steve: Is that good or bad? Jill: It's all good. I just ... I can mentally prepare to what's going on in your world based on the shoes you put on. Nothing else but your shoes. Steve: There's maybe 2 or 3 things in life that I'm extravagant about. Not extravagant, but I will pay full retail price for shoes. Jill: Yeah. Good shoes. Steve: Gucci discontinued these shoes. Here's a funny story. Jill: This is a good story. Steve: Gucci discontinued these shoes and we found a store 2 years ago. Jill found a store that still carried them and still had them leftover in stock from 2 years ago, so she goes and buys- Jill: It was in a Nordstrom. Steve: ... She goes and buys multiple pairs of these shoes, that are not cheap, and put them in her closet. I only know this because I saw the thing on the credit card bill ... Jill: Uh-huh (affirmative). Steve: ... Puts them in her closet and I asked her about it. She's like, "Oh yeah, I plan on, 2 years from now when the pair that your wearing is worn out, you can't take them to the shoe maker anymore, I'm going to give you one of these for Christmas. Jill: I'll whip out another one. I've got multiple pairs hidden, stacked away, so I know we're okay. Steve: That's love. That is Peppermint Patty love right there. Jill: Thank you, thank you. That's exactly what I did. Steve: In this episode, Jill and I talk about nothing phases me anymore. Here's my speech, what's yours? Jill, great show today. Before we start let's take a question posted by one of our members on SuccessPlant.com, our website and our free online community. Jill: Okay, Chaz wrote in and asked, "I started thinking about all the letters I just sent out and everybody can see what I'm flipping them for. May it better to have a separate sell website?" Oh. Steve: Yeah, what I think Chaz is saying is, "I have a website, it's XYZ.com," or whatever, "and I'm sending out on letterhead, sending all these letters to purchase property from people and then they can log onto my website and see them, clearly see that I'm selling them for way more." Chaz, you're darn right. I did respond to you directly in SuccessPlant because this is a great question and I can tell, the first sentence I said was I can tell that you're on your way. If you're having these kinds of thoughts and these concerns, you are in this, you've committed, and you're invested in it. The answer's this: You're dead right. We have a separate buy site and sell site, we always have. Well, not always,

Land Academy Show
Nothing Phases Me Anymore. My Speech. Whats Yours (CFFL 0166)   

Land Academy Show

Play Episode Listen Later Apr 29, 2016 23:31


Nothing Phases Me Anymore. My Speech. Whats Yours. Jack Butala: Nothing Phases Me Anymore. My Speech. Whats Yours. Every Single month we give away a property for free. It's super simple to qualify. Two simple steps. Leave us your feedback for this podcast on iTunes and number two, get the free ebook at landacademy.com, you don't even have to read it. Thanks for listening. Steve: It's Jack Butala for Land Academy. Welcome to our Cash Flow From Land Show. We show you how to buy property for half and resell it the next day. Great information and instruction from Jack, that's me ... Jill: ... And inspiration from Jill, that's me. Steve: Here's some funny stuff that happened to us recently. Jill: I realized Steven's beach footwear consists of ... What ... Are they Converse? And Gucci loafers. We're here for a month, you have 2 things. Steve: I own 2 pairs of shoes. Jill: That's it. Gucci loafers ... There's no flip flops, there's nothing in between, it's that. No sandals. You have your converse shoes or your Gucci loafers. I was looking at that and you know what's funny? I can tell what kind of mood your in depending on your the shoes you put on. Steve: Really? Jill: Oh, totally. You are all business today. You're wearing your loafers. Steve: Oh. Jill: You wear your Gucci loafers- Steve: Is that good or bad? Jill: It's all good. I just ... I can mentally prepare to what's going on in your world based on the shoes you put on. Nothing else but your shoes. Steve: There's maybe 2 or 3 things in life that I'm extravagant about. Not extravagant, but I will pay full retail price for shoes. Jill: Yeah. Good shoes. Steve: Gucci discontinued these shoes. Here's a funny story. Jill: This is a good story. Steve: Gucci discontinued these shoes and we found a store 2 years ago. Jill found a store that still carried them and still had them leftover in stock from 2 years ago, so she goes and buys- Jill: It was in a Nordstrom. Steve: ... She goes and buys multiple pairs of these shoes, that are not cheap, and put them in her closet. I only know this because I saw the thing on the credit card bill ... Jill: Uh-huh (affirmative). Steve: ... Puts them in her closet and I asked her about it. She's like, "Oh yeah, I plan on, 2 years from now when the pair that your wearing is worn out, you can't take them to the shoe maker anymore, I'm going to give you one of these for Christmas. Jill: I'll whip out another one. I've got multiple pairs hidden, stacked away, so I know we're okay. Steve: That's love. That is Peppermint Patty love right there. Jill: Thank you, thank you. That's exactly what I did. Steve: In this episode, Jill and I talk about nothing phases me anymore. Here's my speech, what's yours? Jill, great show today. Before we start let's take a question posted by one of our members on SuccessPlant.com, our website and our free online community. Jill: Okay, Chaz wrote in and asked, "I started thinking about all the letters I just sent out and everybody can see what I'm flipping them for. May it better to have a separate sell website?" Oh. Steve: Yeah, what I think Chaz is saying is, "I have a website, it's XYZ.com," or whatever, "and I'm sending out on letterhead, sending all these letters to purchase property from people and then they can log onto my website and see them, clearly see that I'm selling them for way more." Chaz, you're darn right. I did respond to you directly in SuccessPlant because this is a great question and I can tell, the first sentence I said was I can tell that you're on your way. If you're having these kinds of thoughts and these concerns, you are in this, you've committed, and you're invested in it. The answer's this: You're dead right. We have a separate buy site and sell site, we always have. Well, not always,

Land Academy Show
How to Teach and Learn – Education in the 21st Century (CFFL 0115)

Land Academy Show

Play Episode Listen Later Mar 9, 2016 25:02


How to Teach and Learn - Education in the 21st Century Jack Butala: How to Teach and Learn - Education in the 21st Century. Every Single month we give away a property for free. It's super simple to qualify. Two simple steps. Leave us your feedback for this podcast on iTunes and number two, get the free ebook at landacademy.com, you don't even have to read it. Thanks for listening. Steve: Jack Butala here from Land Academy. Welcome to our Cash Flow From Land show. In this episode Jill and I talk about modern education. How to teach, and learn, and educate in the 21st century. Jill this is not your grandfather's classroom. I don't- Jill: Or mine. Steve: Or yeah, exactly. Jill: Not even mine. Steve: I've been waiting to do this show for a long time. Before we get into it, let's take a call. Let's take a question from a caller. Jill: You just made me think about, when you said my grandfather's class, you might think you, it makes me think of Little House on the Prairie. It could have been that. Steve: Oh, my God. You know where I got that line, a long time ago? Jill: Yeah, where is that? Steve: It's was the Oldsmobile tagline for years and years and years; this is not your grandfather's Oldsmobile. Jill: You know what Steven? That line would have been really good for our clichés the other day. Steve: Yeah. Come up with something better Steve. That's what she's really saying. Jill: Yeah. That's kind of what I'm saying. Steve: Think a little harder Steve. I know you got it in you. Jill: Not our classroom even. You know what? Hold on a moment. I think right now, I'll get more into it in a minute, but I even think that right now that the classroom, in four years even a lot changes. It used to be ten years for big changes. You know what I mean? Now the gap is getting smaller I think. The kids that are graduating college right now, four years from now what those kids are going to be going through is going to be leaps and bounds. Steve: Before e get into this topic, let's take a question from a caller. Jill: Thanks a lot. That would be Jill, back on track. Okay, all right, all right. Okay, Kelly from Kansas called in and asked, "Can I do this part time and keep my day job? I'm not unhappy, but I'd like to slowly start building up my plan B." Steve: Excellent. Jill: I like that. Steve: I think you're more qualified to answer this than me. Jill: Is it because I work part time? Is that where you're going with this? Steve: No, that's not where I was going, but that's true too. Jill: Thanks a lot. I rolled in here like right before the show. Steve: Yeah. That's what happens. We have a lot that goes into this. It's not just 30 minutes of horsing around. Jill: Do you know what though? Here's my point though. I'm mentally here. I may not physically be here. Correct? I'm in the car, we're talking. Steve: There's a lot of work to this. Jill: I know. Okay. Steve: You can sub out, here's the thing about podcasts and radio shows, there's a lot you can sub out. You can sub out the sound engineering, but you can't sub the talent out, or the writing. All right? There's some stuff that goes on. It doesn't sound like, it sounds like this is just we sat down with the tape recorder and did this. Maybe that's good or bad, I don't know. Jill: [inaudible 00:02:44] we talk about over coffee. Steve: Yeah, but if you don't like that kind of show, you're probably not listening to this anyway. Jill: Exactly. Steve: That's fine. Jill: Okay. Thank you. All right, so Kelly, can you do this part time and keep your day job? Absolutely. We have a number of people in our community that this is their end goal, sooner versus later, but we tell everybody, "Don't quit your day job yet. Let's make sure you get this going, you get in the system, you're financially stable, and then it's stupid for you to keep your day job," so for you Kelly, you can tone it up,

Land Academy Show
How to Teach and Learn – Education in the 21st Century (CFFL 0115)

Land Academy Show

Play Episode Listen Later Mar 9, 2016 25:02


How to Teach and Learn - Education in the 21st Century Jack Butala: How to Teach and Learn - Education in the 21st Century. Every Single month we give away a property for free. It's super simple to qualify. Two simple steps. Leave us your feedback for this podcast on iTunes and number two, get the free ebook at landacademy.com, you don't even have to read it. Thanks for listening. Steve: Jack Butala here from Land Academy. Welcome to our Cash Flow From Land show. In this episode Jill and I talk about modern education. How to teach, and learn, and educate in the 21st century. Jill this is not your grandfather's classroom. I don't- Jill: Or mine. Steve: Or yeah, exactly. Jill: Not even mine. Steve: I've been waiting to do this show for a long time. Before we get into it, let's take a call. Let's take a question from a caller. Jill: You just made me think about, when you said my grandfather's class, you might think you, it makes me think of Little House on the Prairie. It could have been that. Steve: Oh, my God. You know where I got that line, a long time ago? Jill: Yeah, where is that? Steve: It's was the Oldsmobile tagline for years and years and years; this is not your grandfather's Oldsmobile. Jill: You know what Steven? That line would have been really good for our clichés the other day. Steve: Yeah. Come up with something better Steve. That's what she's really saying. Jill: Yeah. That's kind of what I'm saying. Steve: Think a little harder Steve. I know you got it in you. Jill: Not our classroom even. You know what? Hold on a moment. I think right now, I'll get more into it in a minute, but I even think that right now that the classroom, in four years even a lot changes. It used to be ten years for big changes. You know what I mean? Now the gap is getting smaller I think. The kids that are graduating college right now, four years from now what those kids are going to be going through is going to be leaps and bounds. Steve: Before e get into this topic, let's take a question from a caller. Jill: Thanks a lot. That would be Jill, back on track. Okay, all right, all right. Okay, Kelly from Kansas called in and asked, "Can I do this part time and keep my day job? I'm not unhappy, but I'd like to slowly start building up my plan B." Steve: Excellent. Jill: I like that. Steve: I think you're more qualified to answer this than me. Jill: Is it because I work part time? Is that where you're going with this? Steve: No, that's not where I was going, but that's true too. Jill: Thanks a lot. I rolled in here like right before the show. Steve: Yeah. That's what happens. We have a lot that goes into this. It's not just 30 minutes of horsing around. Jill: Do you know what though? Here's my point though. I'm mentally here. I may not physically be here. Correct? I'm in the car, we're talking. Steve: There's a lot of work to this. Jill: I know. Okay. Steve: You can sub out, here's the thing about podcasts and radio shows, there's a lot you can sub out. You can sub out the sound engineering, but you can't sub the talent out, or the writing. All right? There's some stuff that goes on. It doesn't sound like, it sounds like this is just we sat down with the tape recorder and did this. Maybe that's good or bad, I don't know. Jill: [inaudible 00:02:44] we talk about over coffee. Steve: Yeah, but if you don't like that kind of show, you're probably not listening to this anyway. Jill: Exactly. Steve: That's fine. Jill: Okay. Thank you. All right, so Kelly, can you do this part time and keep your day job? Absolutely. We have a number of people in our community that this is their end goal, sooner versus later, but we tell everybody, "Don't quit your day job yet. Let's make sure you get this going, you get in the system, you're financially stable, and then it's stupid for you to keep your day job," so for you Kelly, you can tone it up,

Land Academy Show
Two Ways to Raise Money (CFFL 0111) 

Land Academy Show

Play Episode Listen Later Mar 5, 2016 15:44


Two Ways to Raise Money Jack Butala: Two Ways to Raise Money. Every Single month we give away a property for free. It's super simple to qualify. Two simple steps. Leave us your feedback for this podcast on iTunes and number two, get the free ebook at landacademy.com, you don't even have to read it. Thanks for listening. Steve: Jack Butala here for Land Academy. Welcome to our Cash Flow from Land show. In this episode, Jill and I talk about the 2 ways to raise money. You can raise it with debt or raise it with equity. Or you can do it our way which I'm going to explain in great detail, which is spending your way to the top. Jill and I've done it. I love money, Jill. Jill: Mm-hmm (affirmative). Steve: I love this topic. Jill: I know you do. Steve: This is gonna be a blast. Jill: You just like seeing zeros on on a piece of paper. It's not like you need the green cash. Steve: No, it has nothing to do with need it's just a game. Jill: I know. At some point it does become just a number on a screen. Steve: Plus when the other people are winning too it's just great. Jill: Mm-hmm (affirmative). Steve: I mean teaching, when we're teaching. Before we do this let's, as always, take a question from a caller. Jill: Sure. Okay. Steve: Maybe we should do the phone number. Jill: I could do the phone number. You mean the 888-735-5045, that number? Steve: Yeah, that number. Jill: Are you sure? Let me make sure I got it right. I have 888-735-5045. Steve: That's the number. Jill: Oh good. Steve: So you can call that number and leave a message with a question and if you're actually an interesting person, we'll have you on the show. Jill: You know what else? As we're recording right now it's the end of the month. Well, it's actually the beginning of the next month and we are doing drawing. So get in, rate this show on iTunes and get in the drawing. Got to download the free eBook, rate the show and then you will automatically be in the drawing for a free property. We do it every month. Thank you. Okay, back to our question. Manny from London. I had to ask, is there really a Manny in London? Steven said that he's heard of that. Steve: Oh yeah. Jill: So Manny from London called in and asked, "Can you do this from other places?" Can you do this in other places? I wonder if he means ... I'm assuming he means where he is, not ... Steve: Yeah, it could be a lot of stuff, because I'm really surprised by this Jill, you and I have talked about it. We send education material and data subscriptions all over the world. Jill: Mm-hmm (affirmative). [00:02:21] Steve: List the places that you can think of that we've ... Where we have sent education . Jill: Italy, Belgium, England, Japan ... Steve: Japan and Singapore. Jill: We did it to Singapore. We have- Steve: Canada several times. Jill: Yeah, lots of Canada. Steve: I don't think South America yet. Jill: I don't think I have any ... Well, I have Mexico. Steve: You send to Mexico? Jill: Well, I have a percent- I think it ended in Mexico. Steve: Trinidad. Jill: Oh yeah, yeah. Trinidad, that's right. All over. It's really cool. Steve: So- Go ahead. Jill: Because we give them the tools that they- and teach them how to do this from anywhere, so you go ahead. Steve: There's 2 parts to this question. I think what he might be saying is, "Does it work in England?" Jill: Oh. Steve: Or can I do it from England in America and do it with American property? Those are- Jill: Different questions. Steve: Yeah. The answer is, this program works, in my opinion, on every type of asset. I've done it with hospitals, long term care facilities, I've done it with apartment buildings, all that. Jill: Mm-hmm (affirmative). Steve: I've done it with real estate listings to get real estate listings. I haven't done it but I helped somebody do that. Jill: Mm-hmm (affirmative). Steve: Yeah,

Land Academy Show
Two Ways to Raise Money (CFFL 0111)

Land Academy Show

Play Episode Listen Later Mar 5, 2016 15:44


Two Ways to Raise Money Jack Butala: Two Ways to Raise Money. Every Single month we give away a property for free. It's super simple to qualify. Two simple steps. Leave us your feedback for this podcast on iTunes and number two, get the free ebook at landacademy.com, you don't even have to read it. Thanks for listening. Steve: Jack Butala here for Land Academy. Welcome to our Cash Flow from Land show. In this episode, Jill and I talk about the 2 ways to raise money. You can raise it with debt or raise it with equity. Or you can do it our way which I'm going to explain in great detail, which is spending your way to the top. Jill and I've done it. I love money, Jill. Jill: Mm-hmm (affirmative). Steve: I love this topic. Jill: I know you do. Steve: This is gonna be a blast. Jill: You just like seeing zeros on on a piece of paper. It's not like you need the green cash. Steve: No, it has nothing to do with need it's just a game. Jill: I know. At some point it does become just a number on a screen. Steve: Plus when the other people are winning too it's just great. Jill: Mm-hmm (affirmative). Steve: I mean teaching, when we're teaching. Before we do this let's, as always, take a question from a caller. Jill: Sure. Okay. Steve: Maybe we should do the phone number. Jill: I could do the phone number. You mean the 888-735-5045, that number? Steve: Yeah, that number. Jill: Are you sure? Let me make sure I got it right. I have 888-735-5045. Steve: That's the number. Jill: Oh good. Steve: So you can call that number and leave a message with a question and if you're actually an interesting person, we'll have you on the show. Jill: You know what else? As we're recording right now it's the end of the month. Well, it's actually the beginning of the next month and we are doing drawing. So get in, rate this show on iTunes and get in the drawing. Got to download the free eBook, rate the show and then you will automatically be in the drawing for a free property. We do it every month. Thank you. Okay, back to our question. Manny from London. I had to ask, is there really a Manny in London? Steven said that he's heard of that. Steve: Oh yeah. Jill: So Manny from London called in and asked, "Can you do this from other places?" Can you do this in other places? I wonder if he means ... I'm assuming he means where he is, not ... Steve: Yeah, it could be a lot of stuff, because I'm really surprised by this Jill, you and I have talked about it. We send education material and data subscriptions all over the world. Jill: Mm-hmm (affirmative). [00:02:21] Steve: List the places that you can think of that we've ... Where we have sent education . Jill: Italy, Belgium, England, Japan ... Steve: Japan and Singapore. Jill: We did it to Singapore. We have- Steve: Canada several times. Jill: Yeah, lots of Canada. Steve: I don't think South America yet. Jill: I don't think I have any ... Well, I have Mexico. Steve: You send to Mexico? Jill: Well, I have a percent- I think it ended in Mexico. Steve: Trinidad. Jill: Oh yeah, yeah. Trinidad, that's right. All over. It's really cool. Steve: So- Go ahead. Jill: Because we give them the tools that they- and teach them how to do this from anywhere, so you go ahead. Steve: There's 2 parts to this question. I think what he might be saying is, "Does it work in England?" Jill: Oh. Steve: Or can I do it from England in America and do it with American property? Those are- Jill: Different questions. Steve: Yeah. The answer is, this program works, in my opinion, on every type of asset. I've done it with hospitals, long term care facilities, I've done it with apartment buildings, all that. Jill: Mm-hmm (affirmative). Steve: I've done it with real estate listings to get real estate listings. I haven't done it but I helped somebody do that. Jill: Mm-hmm (affirmative). Steve: Yeah,

Land Academy Show
Adding Staff to Buy More Land (CFFL 0104) 

Land Academy Show

Play Episode Listen Later Feb 27, 2016 24:17


Adding Staff to Buy More Land Jack Butala: Adding Staff to Buy More Land. Every Single month we give away a property for free. It's super simple to qualify. Two simple steps. Leave us your feedback for this podcast on iTunes and number two, get the free ebook at landacademy.com, you don't even have to read it. Thanks for listening. Steve: Jack Butala here for Land Academy. Welcome to our Cash Flow From Land Show. In this episode Jo and I talk about adding staff to buy more land, when should you do it and when should you say not yet? Jo, this is a fun show. Jo: Uh-huh (affirmative). Steve: We have this meeting every week. Jo: Yes, we do. Steve: Before we get into it, let's take a question from a caller. Jo: Okay. If this is a typo, if I'm screwing up somebody's name, I apologize. It got passed on to me from this caller. It says Mert, it could be Myrtle, it could be Bert, I'm not sure. But whoever you are from Oregon says, "All the land by us that is cheap is really flat." Steve: Is that a question? Jo: That's what I'm wondering. That's what made it to me from our staff, so I'm guessing that you don't want flat land, or you do want flat land? I'm thinking they- Steve: I have so many satirical ... I have so much to say about that. Jo: "All the land that is out by us is really flat." Congratulations, because some people really want that. Or then look somewhere else if that's not what you want. Steve: There's a thousand different things I could say about this. Here's just a couple. Ready? Jo: Okay. Steve: All the girls in my dorm are fat. Jo: What the heck? Steve: All the land by us is flat. Jo: Oh, my gosh. Steve: What kind of sentence is that? Try harder, son. What is Mert anyway? Is that a man or a woman? Jo: I'm not sure. I'm hoping it's Bert. I don't know how that's even spelled. I don't know. Steve: Look, can I just have a little philosophical moment here? Jo: Sure. Steve: Make your future. Make it. I'm quoting Danny Noonan in Caddyshack. Make your future. Make it. You don't sit around and ... Don't sit around with your feet up and watch the world go by and pass judgment on it. Get in there. If you don't like the cheap land that's posed on the internet or on the MLS, go send some mailers out. Find some cheap land that's awesome. Jo: There you go. Steve: It's not how flat or the attributes of land, it's where ... You got to go out there and find it, man. If you want cheap land with huge pine trees, send a mailer out where there's a bunch of pine trees. Jo: Uh-huh (affirmative). Point taken. Steve: Am I wrong here? Jo: I love it. I don't know what to do with that one. Is that okay? Steve: I think we answered it, didn't we? Jo: Okay. Good. Steve: We didn't answer it because it's not a question. Hey, if you want to call 888-735-5045 and ask a question, we will happily discuss it on the air. Or if you're funny and you really want to be on the air, say that right in your message and we'll get you on the air. Jo: You know what's funny? I was just thinking like if you have a real, legitimate question, you stand a better chance. Steve: Yeah, we're running low on [crosstalk 00:03:07]. Jo: Somebody typed this up and then handed it to me for this show, so I'm laughing, going all right, what if his name was Bob and they actually mistyped it and it says Blob. Steve: Blob in Oregon. Jo: Blob from DC says ... I don't know. Steve: Blob from Steve's dorm. Jo: Blob. All right, we're going to talk to some people about this one. It might not have made it for the show next time, but hey, well, we did that. Anyway- Steve: Can I wrap up my last philosophical part of this? Jo: Is this going to be the last one today or the last one this show? Steve: If you're listening to this show and you're unhappy with any part of your life, you can change it. Jo: What? That's crazy talk. Steve: Yeah. Instead of sitting there with your feet up, you can change it. Jo: No, no, no, no.

Land Academy Show
Adding Staff to Buy More Land (CFFL 0104)

Land Academy Show

Play Episode Listen Later Feb 27, 2016 24:17


Adding Staff to Buy More Land Jack Butala: Adding Staff to Buy More Land. Every Single month we give away a property for free. It's super simple to qualify. Two simple steps. Leave us your feedback for this podcast on iTunes and number two, get the free ebook at landacademy.com, you don't even have to read it. Thanks for listening. Steve: Jack Butala here for Land Academy. Welcome to our Cash Flow From Land Show. In this episode Jo and I talk about adding staff to buy more land, when should you do it and when should you say not yet? Jo, this is a fun show. Jo: Uh-huh (affirmative). Steve: We have this meeting every week. Jo: Yes, we do. Steve: Before we get into it, let's take a question from a caller. Jo: Okay. If this is a typo, if I'm screwing up somebody's name, I apologize. It got passed on to me from this caller. It says Mert, it could be Myrtle, it could be Bert, I'm not sure. But whoever you are from Oregon says, "All the land by us that is cheap is really flat." Steve: Is that a question? Jo: That's what I'm wondering. That's what made it to me from our staff, so I'm guessing that you don't want flat land, or you do want flat land? I'm thinking they- Steve: I have so many satirical ... I have so much to say about that. Jo: "All the land that is out by us is really flat." Congratulations, because some people really want that. Or then look somewhere else if that's not what you want. Steve: There's a thousand different things I could say about this. Here's just a couple. Ready? Jo: Okay. Steve: All the girls in my dorm are fat. Jo: What the heck? Steve: All the land by us is flat. Jo: Oh, my gosh. Steve: What kind of sentence is that? Try harder, son. What is Mert anyway? Is that a man or a woman? Jo: I'm not sure. I'm hoping it's Bert. I don't know how that's even spelled. I don't know. Steve: Look, can I just have a little philosophical moment here? Jo: Sure. Steve: Make your future. Make it. I'm quoting Danny Noonan in Caddyshack. Make your future. Make it. You don't sit around and ... Don't sit around with your feet up and watch the world go by and pass judgment on it. Get in there. If you don't like the cheap land that's posed on the internet or on the MLS, go send some mailers out. Find some cheap land that's awesome. Jo: There you go. Steve: It's not how flat or the attributes of land, it's where ... You got to go out there and find it, man. If you want cheap land with huge pine trees, send a mailer out where there's a bunch of pine trees. Jo: Uh-huh (affirmative). Point taken. Steve: Am I wrong here? Jo: I love it. I don't know what to do with that one. Is that okay? Steve: I think we answered it, didn't we? Jo: Okay. Good. Steve: We didn't answer it because it's not a question. Hey, if you want to call 888-735-5045 and ask a question, we will happily discuss it on the air. Or if you're funny and you really want to be on the air, say that right in your message and we'll get you on the air. Jo: You know what's funny? I was just thinking like if you have a real, legitimate question, you stand a better chance. Steve: Yeah, we're running low on [crosstalk 00:03:07]. Jo: Somebody typed this up and then handed it to me for this show, so I'm laughing, going all right, what if his name was Bob and they actually mistyped it and it says Blob. Steve: Blob in Oregon. Jo: Blob from DC says ... I don't know. Steve: Blob from Steve's dorm. Jo: Blob. All right, we're going to talk to some people about this one. It might not have made it for the show next time, but hey, well, we did that. Anyway- Steve: Can I wrap up my last philosophical part of this? Jo: Is this going to be the last one today or the last one this show? Steve: If you're listening to this show and you're unhappy with any part of your life, you can change it. Jo: What? That's crazy talk. Steve: Yeah. Instead of sitting there with your feet up, you can change it. Jo: No, no, no, no.

Made It In Music: Interviews With Artists, Songwriters, And Music Industry Pros

In this episode we sit down with Centricity Music General Manager, Steve Ford. Steve talks about his history in the music biz, the importance of working your way up, winging it and having balance in the industry. .fca_eoi_form p { width: auto; }#fca_eoi_form_269 input{max-width:9999px;}#fca_eoi_form_269 *{box-sizing:border-box;}#fca_eoi_form_269 div.fca_eoi_form_text_element,#fca_eoi_form_269 input.fca_eoi_form_input_element,#fca_eoi_form_269 input.fca_eoi_form_button_element{display:block;margin:0;padding:0;line-height:normal;font-size:14px;letter-spacing:normal;word-spacing:normal;text-indent:0;text-shadow:none;text-decoration:none;text-transform:none;white-space:normal;width:inherit;height:inherit;background-image:none;border:none;border-radius:0;box-shadow:none;box-sizing:border-box;transition:none;outline:none;-webkit-transition:none;-webkit-appearance:none;-moz-appearance:none;color:#000;font-family:"Open Sans", sans-serif;font-weight:normal;transition:background 350ms linear;}#fca_eoi_form_269 div.fca_eoi_form_text_element{text-align:center;}#fca_eoi_form_269 *:before,#fca_eoi_form_269 *:after{display:none;}#fca_eoi_form_269 i.fa,#fca_eoi_form_269 i.fa:before{display:block;margin:0;padding:0;line-height:normal;font-size:14px;letter-spacing:normal;word-spacing:normal;text-indent:0;text-shadow:none;text-decoration:none;text-transform:none;white-space:normal;width:inherit;height:inherit;background-image:none;border:none;border-radius:0;box-shadow:none;box-sizing:border-box;transition:none;outline:none;-webkit-transition:none;-webkit-appearance:none;-moz-appearance:none;}#fca_eoi_form_269 div.fca_eoi_layout_popup_close{display:block;margin:0;padding:0;line-height:normal;font-size:14px;letter-spacing:normal;word-spacing:normal;text-indent:0;text-shadow:none;text-decoration:none;text-transform:none;white-space:normal;width:inherit;height:inherit;background-image:none;border:none;border-radius:0;box-shadow:none;box-sizing:border-box;transition:none;outline:none;-webkit-transition:none;-webkit-appearance:none;-moz-appearance:none;color:#000;font-family:"Open Sans", sans-serif;font-weight:normal;display:block;position:absolute;z-index:9999992;top:-10px;right:-10px;background:rgba(0, 0, 0, 0.6);border:1px solid #000;color:#fff;font-weight:bold;width:20px;height:20px;line-height:20px;text-align:center;cursor:pointer;}#fca_eoi_form_269 div.fca_eoi_layout_headline_copy_wrapper{font-weight:bold;}#fca_eoi_form_269 div.fca_eoi_layout_5,#fca_eoi_form_269 form.fca_eoi_layout_5{display:inline-block;}#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_widget,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_widget{max-width:300px;}#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_postbox,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_postbox{max-width:600px;}#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_popup,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_popup{max-width:650px;}#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_widget div.fca_eoi_layout_field_wrapper,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_widget div.fca_eoi_layout_field_wrapper{float:none;width:100%;}#fca_eoi_form_269 div.fca_eoi_layout_5 div.fca_eoi_layout_content_wrapper,#fca_eoi_form_269 form.fca_eoi_layout_5 div.fca_eoi_layout_content_wrapper{margin:20px;}#fca_eoi_form_269 div.fca_eoi_layout_5 div.fca_eoi_layout_field_wrapper,#fca_eoi_form_269 form.fca_eoi_layout_5 div.fca_eoi_layout_field_wrapper{border:solid 1px transparent;width:49%;border-radius:3px;margin-bottom:10px;position:relative;}#fca_eoi_form_269 div.fca_eoi_layout_5 div.fca_eoi_layout_name_field_wrapper,#fca_eoi_form_269 form.fca_eoi_layout_5 div.fca_eoi_layout_name_field_wrapper{float:left;}#fca_eoi_form_269 div.fca_eoi_layout_5 div.fca_eoi_layout_email_field_wrapper,#fca_eoi_form_269 form.fca_eoi_layout_5 div.fca_eoi_layout_email_field_wrapper{float:right;}#fca_eoi_form_269 div.fca_eoi_layout_5 div.fca_eoi_layout_inputs_wrapper_no_name div.fca_eoi_layout_field_wrapper,#fca_eoi_form_269 form.fca_eoi_layout_5 div.fca_eoi_layout_inputs_wrapper_no_name div.fca_eoi_layout_field_wrapper{float:none;width:100%;}#fca_eoi_form_269 div.fca_eoi_layout_5 div.fca_eoi_layout_field_wrapper input,#fca_eoi_form_269 form.fca_eoi_layout_5 div.fca_eoi_layout_field_wrapper input,#fca_eoi_form_269 div.fca_eoi_layout_5 div.fca_eoi_layout_field_wrapper input:focus,#fca_eoi_form_269 form.fca_eoi_layout_5 div.fca_eoi_layout_field_wrapper input:focus{border:none !important;width:100%;height:auto;font-size:16px;line-height:1.2em;padding:7px 0;outline:none;background:none !important;box-shadow:none;}#fca_eoi_form_269 div.fca_eoi_layout_5 div.fca_eoi_layout_submit_button_wrapper,#fca_eoi_form_269 form.fca_eoi_layout_5 div.fca_eoi_layout_submit_button_wrapper{clear:both;transition:background 350ms linear, border-color 350ms linear;}#fca_eoi_form_269 div.fca_eoi_layout_5 div.fca_eoi_layout_fatcatapps_link_wrapper a,#fca_eoi_form_269 form.fca_eoi_layout_5 div.fca_eoi_layout_fatcatapps_link_wrapper a{display:block;margin:10px 0 0;font-size:12px;}@media (min-width:1px) and (max-width:450px),(min-height:1px) and (max-height:450px){#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_headline_copy_wrapper div,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_headline_copy_wrapper div,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_headline_copy_wrapper div,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_headline_copy_wrapper div,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_headline_copy_wrapper div,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_headline_copy_wrapper div,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_description_copy_wrapper div,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_description_copy_wrapper div,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_description_copy_wrapper div,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_description_copy_wrapper div,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_description_copy_wrapper div,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_description_copy_wrapper div,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper i.fa:before,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper i.fa:before,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper i.fa:before,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper i.fa:before,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper i.fa:before,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper i.fa:before,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input:focus,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input:focus,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input:focus,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input:focus,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input:focus,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input:focus,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input:focus,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input:focus,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input:focus,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input:focus,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input:focus,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input:focus,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_privacy_copy_wrapper div,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_privacy_copy_wrapper div,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_privacy_copy_wrapper div,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_privacy_copy_wrapper div,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_privacy_copy_wrapper div,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_privacy_copy_wrapper div,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_fatcatapps_link_wrapper a,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_fatcatapps_link_wrapper a,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_fatcatapps_link_wrapper a,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_fatcatapps_link_wrapper a,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_fatcatapps_link_wrapper a,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_fatcatapps_link_wrapper a{font-size:13px !important;}}@media (min-width:1px) and (max-width:320px),(min-height:1px) and (max-height:320px){#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_headline_copy_wrapper div,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_headline_copy_wrapper div,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_headline_copy_wrapper div,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_headline_copy_wrapper div,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_headline_copy_wrapper div,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_headline_copy_wrapper div,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_description_copy_wrapper div,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_description_copy_wrapper div,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_description_copy_wrapper div,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_description_copy_wrapper div,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_description_copy_wrapper div,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_description_copy_wrapper div,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper i.fa:before,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper i.fa:before,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper i.fa:before,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper i.fa:before,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper i.fa:before,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper i.fa:before,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input:focus,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input:focus,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input:focus,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input:focus,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input:focus,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_field_wrapper div.fca_eoi_layout_field_inner input:focus,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input:focus,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input:focus,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input:focus,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input:focus,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input:focus,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_submit_button_wrapper input:focus,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_privacy_copy_wrapper div,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_privacy_copy_wrapper div,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_privacy_copy_wrapper div,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_privacy_copy_wrapper div,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_privacy_copy_wrapper div,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_form_text_element.fca_eoi_layout_privacy_copy_wrapper div,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_fatcatapps_link_wrapper a,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_popup div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_fatcatapps_link_wrapper a,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_fatcatapps_link_wrapper a,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_widget div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_fatcatapps_link_wrapper a,#fca_eoi_form_269 div.fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_fatcatapps_link_wrapper a,#fca_eoi_form_269 form.fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_content_wrapper div.fca_eoi_layout_fatcatapps_link_wrapper a{font-size:12px !important;}}@media (min-width:1px) and (max-width:450px),(min-height:1px) and (max-height:450px){#fca_eoi_form_269 div.fca_eoi_layout_5 div.fca_eoi_layout_content_wrapper,#fca_eoi_form_269 form.fca_eoi_layout_5 div.fca_eoi_layout_content_wrapper{margin:8px 13px;}#fca_eoi_form_269 div.fca_eoi_layout_5 div.fca_eoi_layout_fatcatapps_link_wrapper a,#fca_eoi_form_269 form.fca_eoi_layout_5 div.fca_eoi_layout_fatcatapps_link_wrapper a{margin:0;}#fca_eoi_form_269 div.fca_eoi_layout_5 div.fca_eoi_form_text_element.fca_eoi_layout_headline_copy_wrapper,#fca_eoi_form_269 form.fca_eoi_layout_5 div.fca_eoi_form_text_element.fca_eoi_layout_headline_copy_wrapper{margin-bottom:5px;}}@media (min-width:1px) and (max-width:320px),(min-height:1px) and (max-height:320px){#fca_eoi_form_269 div.fca_eoi_layout_5 div.fca_eoi_layout_popup_close,#fca_eoi_form_269 form.fca_eoi_layout_5 div.fca_eoi_layout_popup_close{top:-1px;right:-1px;}}@media (min-width:1px) and (max-width:768px){#fca_eoi_form_269 div.fca_eoi_layout_5 div.fca_eoi_layout_field_wrapper,#fca_eoi_form_269 form.fca_eoi_layout_5 div.fca_eoi_layout_field_wrapper{float:none;width:100%;}}#fca_eoi_form_269 div.fca_eoi_layout_5 div.fca_eoi_layout_headline_copy_wrapper,#fca_eoi_form_269 form.fca_eoi_layout_5 div.fca_eoi_layout_headline_copy_wrapper{margin-bottom:20px;}@media (min-width:1px) and (max-width:450px),(min-height:1px) and (max-height:450px){#fca_eoi_form_269 div.fca_eoi_layout_5 div.fca_eoi_layout_headline_copy_wrapper,#fca_eoi_form_269 form.fca_eoi_layout_5 div.fca_eoi_layout_headline_copy_wrapper{margin-bottom:0;}}#fca_eoi_form_269 div.fca_eoi_layout_5 div.fca_eoi_layout_inputs_wrapper,#fca_eoi_form_269 form.fca_eoi_layout_5 div.fca_eoi_layout_inputs_wrapper{margin:20px 0;}@media (min-width:1px) and (max-width:450px),(min-height:1px) and (max-height:450px){#fca_eoi_form_269 div.fca_eoi_layout_5 div.fca_eoi_layout_inputs_wrapper,#fca_eoi_form_269 form.fca_eoi_layout_5 div.fca_eoi_layout_inputs_wrapper{margin:8px 0;}}#fca_eoi_form_269 div.fca_eoi_layout_5 div.fca_eoi_layout_field_wrapper,#fca_eoi_form_269 form.fca_eoi_layout_5 div.fca_eoi_layout_field_wrapper{border-radius:5px;}#fca_eoi_form_269 div.fca_eoi_layout_5 div.fca_eoi_layout_field_inner,#fca_eoi_form_269 form.fca_eoi_layout_5 div.fca_eoi_layout_field_inner{margin:0 10px;}#fca_eoi_form_269 div.fca_eoi_layout_5 div.fca_eoi_layout_submit_button_wrapper,#fca_eoi_form_269 form.fca_eoi_layout_5 div.fca_eoi_layout_submit_button_wrapper{border-bottom:solid 4px transparent;border-radius:5px;padding:0 !important;text-align:center;width:100%;}#fca_eoi_form_269 div.fca_eoi_layout_5 div.fca_eoi_layout_submit_button_wrapper input,#fca_eoi_form_269 form.fca_eoi_layout_5 div.fca_eoi_layout_submit_button_wrapper input{border:0 !important;border-radius:5px;font-weight:bold;margin:0;height:2.8em;padding:0;text-shadow:0 0 2px black;white-space:normal;width:100%;}.fca_eoi_form{ margin: auto; }#fca_eoi_form_269 .fca_eoi_layout_5.fca_eoi_layout_postbox{background-color:#f6f6f6 !important;border-color:#ccc !important;}#fca_eoi_form_269 .fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_headline_copy_wrapper div{font-size:28px !important;color:#1a78d7 !important;}#fca_eoi_form_269 .fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_name_field_wrapper,#fca_eoi_form_269 .fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_name_field_wrapper input{font-size:18px !important;color:#777 !important;background-color:#fff !important;}#fca_eoi_form_269 .fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_name_field_wrapper{border-color:#ccc !important;}#fca_eoi_form_269 .fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_email_field_wrapper,#fca_eoi_form_269 .fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_email_field_wrapper input{font-size:18px !important;color:#777 !important;background-color:#fff !important;}#fca_eoi_form_269 .fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_email_field_wrapper{border-color:#ccc !important;}#fca_eoi_form_269 .fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_submit_button_wrapper input{font-size:18px !important;color:#fff !important;background-color:#81b441 !important;}#fca_eoi_form_269 .fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_submit_button_wrapper input:hover{background-color:#70a01f !important;}#fca_eoi_form_269 .fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_submit_button_wrapper{background-color:#70a01f !important;border-color:#70a01f !important;}#fca_eoi_form_269 .fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_privacy_copy_wrapper div{font-size:14px !important;color:#8f8f8f !important;}#fca_eoi_form_269 .fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_fatcatapps_link_wrapper a,#fca_eoi_form_269 .fca_eoi_layout_5.fca_eoi_layout_postbox div.fca_eoi_layout_fatcatapps_link_wrapper a:hover{color:#8f8f8f !important;} www.fullcirclemusic.orgFCM007_-_Relationships_with_Steve_FordDuration: 00:50:21You're listening to The Full Circle Music Show. The why of the music biz.Chris: Welcome back to the Full Circle Music Show, it’s Chris Murphy and I'm sitting right beside Seth Mosley. How are you buddy?Seth: I'm good man. It's a busy week, lots of good stuff going on over here at the studio. And I’m excited to take just a few minutes out of our schedule to talk to one of our favorite people in the industry, Mister Steve Ford.Steve has been a guy that I've known for a long time, was one of the people that I met moving to Nashville in the music business. And we've talked to a lot of people on the creative side so far but we haven't yet talked to anybody on the label side. So, you think of the guy that sits in a dark room with a suit in a corner office, that's this guy! Except for not, he actually sits in a what is a pretty awesome office, he's the general manager of a label company called Centricity Music; has been pretty massively successful in the past couple of years and really since they opened. But, he's a really great leader and speaks to what they look for in a good producer, in a good artist, in a good team member at their label.So, if you're wanting to get involved in the music industry, this is a great episode to listened to. I learned a ton and I think you will too.Chris: You know, being a podcast junky, it's nice to meet a fellow podcast enthusiast as well. We had some great conversations in the episode but also talked a lot about our favorite podcasts on and off the mic. He's just a great guy, great to get to know him and I really appreciate Seth you setting this up. Another great interview and I can't wait to listen to it.Seth: And you can check out his company at centricitymusic.com. They have a lot of great artists that I think you'll dig.Audio clip commencesHey podcast listeners, something is coming February 1st 2016. Have you ever thought about a career in song writing or music production? We have created a couple courses with you guys in mind. We've been getting a lot of feedback on people wanting to know more about how to become a song worker; how to become a professional music producer or engineer. These courses were designed to answer some of those questions. Go to fullcirclemusic.org and sign up there for more information.Audio clip endsChris: You were saying earlier before we started rolling that you were a podcast guy.Steve: Oh yeah, big podcast guy.Chris: And, you've heard this podcast before?Steve: Yeah. I've listened to the first three.Chris: Okay. So, can I ask you to go out on a limb and give us a grade so far?Steve: You know what? I'd give them a solid B+. I want them longer. That's my thing; I want to go into the background. I want to hear when you did Brown Banishers which is funny because I've worked a lot with Brown but you didn't get past Amy Grant.Seth: Sure.Steve: I mean, this is the guy who worked with from everybody from Third Day to Mercy Me to Why Heart, he's done everybody like come one there are stories there. I tell people I'm on the corporate side because of Brown Banisher because of how he worked. I was an engineer in LA for ten years and he would come out and mix records with us, it was at a little place called Mama Joes and I would see him on the phone going, “Happy birthday sweetie.” Later knowing that it was Ellie; missed her first walk and all of these other things. And when my daughter was born, I was like, I can't do this. I needed a life and so I started praying and Peter York calls. So it’s because of him so it's fun to hear some his stories. I did a lot of records win Jack Joseph Puig and–Seth: And you were engineering at the time?Steve: Yeah. I was an engineer at LA.Seth: And at the time that was really engineering?Steve: Oh my gosh.Seth: You were cutting tape and…Steve: Yeah! I've cut a lot of two inch tape, quarter inch tape, half inch–Seth: Stuff that I hope to never do.Steve: You don't have to, Jericho does it for you.[Laughter] Seth: I don't know if Jericho has ever cut tape? In school he did.Steve: Now, I feel really old.Chris: Is that kind of like when you're in a biology class and not in any other time of your life will you need to dissect a frog but you just have to do it for the experience of it. Is that what it's become cutting tape?Steve: I don't know if you have to do it even that. It's sort of like this legend of starting a fire with flint, you know? It's sort of like, “Yeah. I used to cut tape.”[Laughter] Seth: I mean there's probably a resurgence. I would imagine knowing the process of what coffee has become and how artists.Steve: Yeah.Seth: I think there's a big thing in maybe it's the millennial generation or whatever it is but I think people are drawn back to slower, older more hands on processes it seems like than just pushing the button or going through the drive through–Steve: And somethings, don't you think, in some things its like just give me the button. Give me the filter on Instagram.Seth: That is true! That's true but then you've got the whole wave of people roasting their own coffee beans now and then they're grinding the with a hand grinder, and then they're putting in a… And, I'm saying this because we have like three artists that we work with; that come in and they bring their whole coffee apparatus.Steve: And they measure how much coffee goes in, weigh it?Chris: Yeah.Steve: My son has one of those has a scale that weighs, how much coffee goes in. Oh yeah just …Chris: Yeah, I thought you were going to say some of the artists that you work with, they actually bring their own barista in the studio because–Steve: I'm sure that will happen.Seth: That’s kind of a prerequisite to be in a band. There has to be at least one barista.Steve: True.Seth: In the band.Steve: There has to be one business guy in every band and one guy who can make great coffee.Seth: And then the guy who can actually play the instruments.Steve: Yeah. Then the artist.[Laughter]Chris: And then the fourth guy on base who just knows how to shape everybody's beards. He's more of a grooming guy.Seth: And sometime there's a drummer.[Laughter] Steve: You don't need a drummer; there are machines for that now.[Laughter] Seth: Yeah. I mean, just take us through a little bit of your journey, you started in L.A.?Steve: I was born and raised in L.A.; read an article when I was 14 years old about this guy named Sir George Martin. And I was like, “What? You can do that for a living?”Seth: Who is George Martin?Steve: He produced this little band called the Beatles, probably never heard of…most 20 year olds haven't heard of them so…Chris: And then isn't true that he went on from there to write The Game of Thrones?Steve: Did he? I'm not a Game of Throne person–Chris: Okay that's R.R. Martin, sorry.Steve: Wrong one. But I mean, you read about these guys and you sort of open a door into a new world that you didn't know existed. And so, I was 18 years old, junior out of high school walked into the recording studios and started from there.Seth: So, you didn't wait to have some sort of a college thing to get internships?Steve: My mom was like Reeds parents which was like, “That’s a nice hobby but let's make sure you have a backup plan, a plan B.” And so, I still went to school, I still went to college did all of that. Don't ask me my grade point average because I was going home at 4 o'clock in the morning, waking up at 8 to crawl into my first class, it was terrible. But yeah, my first job in the recording studio, I was making $500 a month from 6 o'clock to 3 o'clock in the morning.Seth: Living in L.A?Steve: Living in L.A.Seth: And that probably paid for a tenth of the rent?Steve: Maybe.Chris: Or, just the gas to get around?Steve: But I loved every second of it. And then from there you sort of work your way up. So, I did that… Like I said earlier my daughter was born and I was like an engineer’s life is a hard life in LA especially. Those were the days when you'd pay $1,500 a day block booking a studio; you booked a studio and you're paying $1,500 if your there six hours or eight there 24 hours. And a lot of them stayed 24 hours, and you just have next, next, next, next.Chris: And you've got to be the first guy there.Steve: First guy there, last guy out, yeah. You're sitting there winding tables at 6 o'clock in the morning going, “I just want to go home.”Chris: When the bug caught you, from that point until the time that you walked into that first studio and got a job, what skills were you harnessing?Steve: None.Chris: Just reading liner notes?Steve: Yeah. Lying in the floor, reading and going, there's one in North Hall and I'd write it down on a piece of paper because I grew up in the San Fernando Valley and start looking for them. Hey man that where Bill [inaudible 8:50] studio is or whatever the studio was and start. There wasn't really a whole lot you can do to prepare for it. It's no like in high school you go, “I wonder what class…”  I was in all the choirs and all the music stuff and that didn't prepare you for it. Probably the greatest skills for a studio engineer especially a starting one is being attentive, being hungry, being prepared and that depends on who you're working with.When you working together with somebody so well, I'm sure you and your team, they know what you want in advance and plugin something in before you even have to ask, that’s just working together. I've told a lot of wannabe engineers who want to go to some of these very expensive schools, don’t do it. Take that money, live on it for two years and go give yourself away for free for two years. You learn more two years in a studio than you will however long you go to one of the expensive ones.Chris: Yeah.Steve: It's just doing it. Just aligning the tape machine which is once again, it's like starting fire with flint again, knowing the lines taped but you learn by doing that.Chris: Absolutely.Steve: You learn by making a lot of mistakes. I recorded a lot of bad drum sounds.[Laughter] It just happened and then you go, “Oh if I do this, its better.” And 10,000 hours man, it takes 10,000 hours.Chris: Again, I think that it's not that schooling is necessarily a bad thing but the way that you learn in life versus the way that you learn in a classroom is different because for the most part, a classroom will deduct points for the stakes and if you’re in the–Steve: That's true. Good point.Chris: Yeah. I heard that -actually going back to our love of podcasts here- I heard Tim Farris on his podcast talking about the fact that he was going to go to, was considering something like Princeton or Harvard or something to go get his MBA. And he thought instead of doing that -or maybe this was advice given to him and he took it- instead of taking that couple hundred thousand dollars worth of whatever I needed to go get my MBA. I'm going to invest that in myself, very similar to what you're saying. And I'm going to use that to live on so that way I can go and I can intern for that company that I would never be able to if the money mattered that much. Because once you get out of school its like, “Oo I've got to go do something with this.” But if you've got the money set aside to go get the MBA anyway, it goes a long way to really feeling free to not have to pay that rent or pay that car payment that you could really dive in.Steve: And most people never use their college education for what they use. I had a meteorologist specialist. She had a degree in meteorology for TV and she was my marketing assistant. And you go, “I want to see what you spent four years doing versus what's your grade point average or what's you major.” I don't care about that stuff.Seth: So to fast forward to today, you are general manager of a very successful record label. When you got to hire somebody to your team, do you even say, “Hey, send in your resume. Where did you go to college?” Or does that not even cross your mind?Steve: I do want to see that. Four years in college gives me the impression that they follow through, they finish. You’ve said it before, finishing is such a hard art in today's world. To have somebody who finished is very valuable. Do I care about your grade point average? No. Do I even care about your major? No. Because if you have the right work ethic and the right heart, I can train you to do other things but I want to see how hard you're willing to work.Seth: So, a college degree still carries some weight but maybe it doesn't carry the weight that people think it does in terms of having the training because you kind of have to relearn it all when you get out into the real world.Steve: Exactly. Most college students that I see haven't learned anything that’s a really good use at a record label. My last five hires at Centricity have all come from internships. Now, I've had a lot of bad interns. I've wanted to fire a couple of interns, that's pretty bad when you want to fire somebody who works for free.Seth: What defines a good intern and what defines a bad intern?Steve: A bad intern sits on Facebook until you give them something to do and then they do exactly just to the letter of the law of what you asked them to do, hand it in to you and then get back on Facebook. A great intern does what you do and says, “Hey and I thought about this. And what about this more?” You give them to go to D and they go to G; then you give them to G and they go to S. I have a girl in my office, I asked her to do one thing and she says “Oh by the way while I was thinking about it I did these other three things that will help you out.” That type of proactivity and thinking ahead is so incredibly valuable. Like having somebody patching in your compressor before you ask for it. They know where you're going so fast that they're working ahead of you. And for all of those out there, that's old school once again patch bays.[Laughter]Seth: We have a small patch bay, we have two patch bays actually so we're probably on the old school end of things.Chris: It looks very cool though. It's looks kind of old science fiction movie.Steve: Spaghetti.[Laughter] Seth: It's like a telephone operator kind of thing. I heard a thing on…man, we keep talking about podcast, we're all just podcasts nerds, dude. I think that’s what we do for a living is listen to podcasts. And I heard one last night, they did a study of millennials; if you had a dream job, pick out of these choices what would be your dream job. Number one was the president; number two was a senator; number three was a successful athlete; number four foreign diplomat; five was a CEO of Apple; and then the last choice was the personal assistant to a famous actor or athlete. And 45% I think picked that one, hands down.Steve: They have no idea what that job looks like.Seth: They don't but it also speaks to they don't want to take the responsibility. Like, when you're that person, when you're the boss, they want to have a boss and maybe you can speak to a little bit to that but I feel like when you were talking about the internships, the ones who go above and beyond are the ones who are willing to take some responsibility and say, “Here's an idea” and just put it out there. How many interns would you have to get, to get that one good one?Steve: Probably 10 to 15.Seth: 10 to 15 to 1?Steve: Yeah, to 1. I think that’s what it is.Chris: Wow.Steve: Yeah, that's what it is. And I heard you, I think we had the conversation, there's such a different work ethic in today's young adults. And part of it is my fault, I'm a parent of a young adult they've been given everything in their whole life, they haven't had to work for anything. You want that iPhone! Here's that iPhone. You want that? Here's that. The art and the craft of working, the labor of getting something is a lost art, I think.Seth: So, would you go back and do those things differently?Steve: For my kids? My kids had to work.[Laughter]Seth: So, you weren't saying from my experience, you weren't–Steve: I’m saying that personally and much more of…[Laughter]What we made our kids do is like when they wanted that $100 American girl doll is you buy half, we’ll buy half. And all of a sudden they're digging out rocks in the backyard at $1 a bucket out of the garden. Because you want to give your kids what the value of work is and that's that doll at the end.In our world, I sat with an intern once and he was irritating everybody in the office. He's that guy who only asks questions because he wanted to tell you how much he knew. An intern needs to be quite and listen because there's a lot of information that flows around… And then they find the person that they can go to and go, what did that mean when he said this? So, what did that mean or… Come to me! I've told everyone in my internship, feel free to come to me and say, what does it mean when you said that? Versus this guy would come to you and tell you everything he knew. So, I was sitting him down one day and going,  “Man, you're irritating everybody. The whole office wants to prove you wrong.”Seth: You literally said that?Steve: I said that to him and later on, “I know I do that. I'm just trying to figure out where I fit and trying to find a job make $100, $120,000 a year and start in the music industry.” And I said, “You're in the wrong industry, man.”Seth: Go into finance!Steve: Go into finance, or go be an architect somewhere I guess or something. It was just about wanting to make as much money as his dad did, now! This generation wants to start where their parents have gotten to right now. I've seen it with artists, I've seen it with interns–Chris: They don't want a drop in their lifestyle that they've become accustomed to.Seth: A luxury once had, becomes a necessity.Steve and Chris: Ooohh.Steve: Very nice.Seth: And I'm very guilty of that. You fly first class once and you feel like a swine by sitting in coach.[Laughter] Steve: I've flown private jets twice in my whole life, in my whole career both times sort of accidentally. And man, once you do a private jet and you don't have to go through security and you’re just like, “Oh, I want that.” I say this all the time about artists. The worst thing you can do for an artist is start them touring in a bus because that's the expectation and then you know what happens? Is they got on the bus and they’re, “This isn't a very nice bus.” There are people in vans like when you were out in a van, to be on a bus, to be able to sleep horizontally would be the greatest thing ever and just because you started at this place and then you get into private jets. Everybody needs to start their first tour in a Silverado truck and then the next one to a bigger–Seth: Graduate to a suburban!Steve: A suburban would be great, then a 15 passenger old church van that you bought for $5,000 that the left side of the speakers don't work. And then, you work your way into a [inaudible 19:58] van and then into a bus. Then you're grateful for everything that's better along the way.Seth: It's more about the process than anything.Steve: Yeah.Seth: And getting there.Steve: A wise manager once said, his job is to make his artists life better every year, just a little bit better. I'm like, that's a good goal. That's a good goal to have.Seth: It is. So, your transition, we shipped about 20 years–Steve: We skipped through it very fast.[Laughter] Your transition from doing that 6pm to 3 in the morning thing in LA, you had your baby…Steve: Yep. My wife and I were praying at that point going, “God, please give us some sane clients or open another door.” And I just worked probably two months before with Peter York–Seth: And for those out there listening, was this at a record label you got your first…Steve: I was working with Peter in the studio and he called me up and said, “Hey, are you interested in A&R?” And I started in A&R in Sparrow…what's that 87, 88? Right around there and we were still in Chatsworth, California, spent time out there with him. So, I’ve been at Sparrow, moved from Sparrow to Star Songs and then back to Sparrow when they came up. Started in A&R worked my way into the marketing side, artist development side… So, yes back to Sparrow went to  Mer and worked my way up to Vice President at marketing at Mer, was general manager at [inaudible 21:34], general manager at SRI and now general manager at Centricity.Chris: Wow.Steve: It's been a long journey. If you’d ask me to 25 or 30 years ago, were you going to be general manager at Record Label? I would have laughed in your face.[Laughter]Chris: Because you didn't think it was attainable or because you didn't want have this job?Steve: That was not the path I was on. I thought, I was going to be producing records and engineering records.  Jack Pueg is still mixing great great records out there and I thought I was going to follow that path. God had something very different in mind which makes me laugh going I was talking to [inaudible 22:09] this morning and I can't believe I’ve been doing this, this long. When you're now an industry veteran it means that you've been around a long time.Seth: But I don't think looking back and I don’t want to put words in your mouth but you don't strike me as one of those people that's looking back and feeling like you’re working in the corporate side of the industry because you never made it on the creative side.Steve: No, no.Seth: You don't strike me as that at all.Steve: I made that decision for my family. What's funny is I've learned more about engineering and more about mixing and more about mastering being on the corporate side of what we're trying accomplish and why trying to do what we're doing. I learned so much about that. And for the first year or so, I was mad at God going, “Why did I just spend 9, 10 years in studios, in dark rooms working long hours if this is where you wanted me?” But realize, every day of my life in the last 27 years in the corporate side I've used information I learned in the studio. Sometimes we can't ask God why until you're 20 years down and you go, “oh I get it.”It's the path he puts us on, he brings people in and out of your life. I remember a girl over at Sparrow she was an accountant, that was her thing she loved accounting and God put me with her to learn that whole budgeting, it was only like for four months and then we were separated again but once again she changed my perspective and my life for the next 20 years. So, you don't know if these people that are coming in and out of your life are for a short period of how they're going to impact you.But yeah, I've sort of worked my way, I was one of the strange guys everybody wants to be in A&R. I started in A&R and left to got to marketing and then got back into it as I moved back up into the but everybody wants to be an A&R guy, hang out in the studios and have dinner with the artists which is not what an A&R guy does.Chris: Well it's the perception out there–Steve: Yeah, exactly, that's what they think.Chris: Just like you saying the artist is going to be in private jets.Seth: And for honestly if somebody's out there, can you break down what exactly what it is A&R. What is that? What is that job?Steve: A&R, we [inaudible 24:27] airports and restaurants which is [inaudible 24:28].[Laughter]It’s artist and repertoire. It’s basically looking for artist, finding people that have a seedling of something. Sometimes you don’t know what it is. We’ve all got our standards of what we feel like will lead to success. But finding that, nurturing it, grooming it, it’s sort of the mustard seed put into the ground, pat around and hopefully something really great grows out of it. Sometimes the plants don’t live, sometimes they give up. But it basically the music made by the A&R guy, we have one of the best in the industry in Centricity. When he’s done, when the music is done, he hands the baton over to me, and I go everywhere from there. But it’s his job to make sure we have hits, we have songs that work for live or work on the radio, an artist that’s got uniqueness to him that fits differently than everything else in the market place and sometimes it’s just plain old dumb luck. We’ve got all those where we’re like, “We though this person had everything they needed, was need for success and it didn’t work, and this one over here it’s that seedling and it’s just growing like crazy.Seth: Yeah, sometimes you don’t know or probably more often than not, I would think.Steve: How many songs have you worked on and said, “Man, that’s the hit.” I have a memory of I will eat my shoe if this is not [inaudible 26:04][Laughter] I believe you owe me a shoe eaten.Seth: I’m wearing Nikes right now. I have a feeling that this material is not organic.Chris: I was going to say, whatever you choose make sure its biodegradable.Steve: I was going to send you a shoe after one particular sock.[Laughter]We’ve all got them dude.Seth: Oh yeah, totally. I think more often than not and it’s honestly becoming a theme on this show is, we’re all just kind of winging it we’re all just guessing. So, my question to that is, I mean, it sounds like there’s a lot of responsibility placed on the shoulders of an A&R person. They’re the one that’s finding and nurturing talent and ultimately seeing what songs make it on records.I think a lot of people listening in our podcast audience, we have a lot of producers and writers and people outside of the music industry but then there are also probably some people who are just wanting to get in on the music business side and people who maybe want to be in music marketing or be in music management or maybe do what you’re doing someday, run a record label. You said what you look for interns, what qualifies a person to be an A&R person?Steve: Wow. Interesting. There are a few A&R guys you should interview. A great A&R person is able to inspire an artist beyond what they’ve every thought they could do. A great A&R person knows how to get a good song to a great song. We’re no longer in a society that good is not good enough, it has to be great. A great A&R guy can go, “You know what? There are seedlings, there are moments in here that are really great.” But you’re missing the mark I these two or three places. And then, coming in and sitting side by side with a producer like you and making sure that… I think that I’m a big movie buff and A&R guy is sort of like an executive producer on a movie where you put the team together and then sort of let the team go make the music. So, it’s the right producer for the right, for the right song and for the right artists and then let them shine where they go. It’s very much putting the pieces together. They’re not usually playing the music, they’re not [inaudible 28:34] musicians, they have to have a really good song sense and I think one of the skills an A&R guy has to know is, it’s not about them. They’ve got to know their audience, know what they’re making for because all of us have a tendency to gravitate towards music that’s on the fringe because we listen to so much stuff that all of the stuff in the middle starts mucking up. There’s a big muck in the middle. So, “you know what I like? I like this thing way over here or way over there.” Where a normal consumer listens to 10 records a year, the middle is the sweet spot for them. So, an A&R guy that understands who he’s trying to record for is very important.Seth: That’s very good. And, you said that they have to have a great song sense, that is even a sticky situation because why is one person’s song sense better than the other? Is that determined by track record? And, if you’ve never done A&R before, how do you prove that, hey I know a hit when I hear one?Steve: You know what? Our history of…John Mays is a 25 years somebody took a chance on him 27 years ago and said “You’re a great musician on the road, let me bring you in here.” Part is the relationship, you know, can they sit and hang with an artist? You know, you’ve been in these mediums. Where it’s like can you move an artist from A to Z while making the artist think it’s their move? As a producer it’s the same skill set of can you get an artist to bend without knowing that they’re bending? Or being able to move–Seth: All the artists out there, they just had a–Steve: I know they had a convulsion.[Laughter]And all the producer are like, yeah![Laughter]But that’s part of it, of like how do you get a song… because you don’t want to tell an artist, “You know what? This song sucks.” You just want to say, “Let’s work on the chorus. The chorus isn’t paying off hard enough, let’s make it lift better. Let’s make it shine.” Whatever it may be, moving them away from, “I love this, this is my baby. It’s beautiful.” To let’s keep working on this song.Seth: So, it sounds like it maybe starts with who they are as a person. Are they a good hang? Are they a servant? And then, the music kind of just follows and that taste follows.Steve: Our young A&R guy over there, he went through our radio department so he was listening to radio hits, radio hits, radio hits. And part of it is… There’s marketing guy named Roy Williams, I went to a seminar with him and he said he has a friend that works at General Market Record Label to pick all the singles and I’m like, “How did you learn this?” And the guy basically said, “Since I was five years old, every week I’d get my allowance and I would go buy the number one song in America.” And so for his whole life, he poured into himself hits. This is what a hit sounds like, this is what a hit sounds like, this is what a hit sounds like.Seth: That’s pretty good wisdom, right there.Steve: And so, at a certain point you go, you got to know our music, you got to listen to our music, you got to know what a hit sounds like. I’ve heard a lot of kids come though “I hate listening to Christian radio.” Then why do you listen to Christian music? How many people in country music go, “[inaudible 32:11] but I hate country music.” Get out! You’re not going to succeed.[Laughter]But they almost wear it as a banner that I hate Christian music in our market place. We have an open concept office and I’ll try to listen to two hours of Christian radio every day in my office. And if I’m listening to it, everybody in my office is listening to it too; more for this is what a hit sounds like, this is what radio sounds lie. If you’re trying to meet a need at radio and you don’t know what they’re playing, how can you meet the need? So…I digress, sorry.Seth: No, that’s gold. That’s all gold.Steve: I think you nailed it in your earlier podcast when you said, this is a servant industry. It really is. And in my life, it took me a lot of time to figure out what my calling was. I knew I wasn’t an artist but God, what does that mean? And I was walking through Exodus with my kids when they were very young and hit Exodus 17 where God say to Moses, they’re out of Egypt heading towards the Promised Land and they hit the Analcites, God calls Moses up to the hill top; arms up in the air he wins, arms down they lose. But what never caught to me until I was reading it, Moses took two people along with him Aaron and Hur and I love to say I am the Hur in the Moses’ life. It’s my job, what Hur was up there to do is to hold Moses’ arms up, that’s all he did. When Moses was weak, when Moses needed help, Hur held his hands up. That’s my calling be a servant, be there to hold your hands up. Some people know Aaron “Aaron, you know, Moses’ little brother.” No one knows who Hur is. If you’re okay standing, holding someone’s arms up and no one recognizes, you are created to be in the music industry. Because you’re not in to be the rock stars; we’re in the back of the room with our arms folded, looking at the person on stage going, “Yeah. I was there to hold their arms up.”Chris: That’s wise. One of my favorite movies is That Thing You Do, I don’t know if any of you have seen that.Steve: Yeah. I’m the guy that goes, “You look great in black.”[Laughter]Chris: Has anyone told you that?Steve: Yeah.Chris: But, one of my favorite characters in the movie, and they’re filled with them. Anybody out there that hasn’t seen it, it’s a great movie.Steve: Please, go see it.Chris: But there’s Horus who’s basically the A&R guy that sees them in–Steve: In the camper-[Laughter]Chris: Yeah, he lives in a camper and he’s essentially the A&R guy. But he sees them in a performance at an Italian restaurant or something and comes and buys their album and get’s them to sign a little deal. And then at the end, when they get signed to a major label and they’re going out to play these state fairs, Horus leaves and the main character drummer of the band says, “We don’t want you to leave.” And he goes, “My [inaudible 35:27] is done. I’ve done what I’m supposed to do.” And then move on to the next thing and so he wasn’t meant to ride that out the whole movie; he’s there for a specific piece to move it from A to C. He’s the B part of it, the Hur of that story so to speak.Steve: Nowadays, you’d call them just production deals. You start working with an unknown artist who has a little bit of talent, you start developing them and then you start shopping them to record labels. And then you go, my job here is done. They then take the baton and now try to make to a national artist. If you make 2 out of 20, 3 out of 20, you’re in great shape. You’re a hall of fame baseball player if you hit 3 out of 10. And you’re a hall of fame A&R guy if 3 out of your 10 are hit artists.It’s a cycle, you have the young artist going up; you have the artist at their peak; and then you have some that are on their way down. And you’ve got to keep that circle going because any artist that’s been at the top is going to be past its peak and slowly work its way down, and you got to have the new artist coming up behind to grow into. So it’s a continual cycle of in the music industry. The circle of life in music would be that.Chris: I had a mentor –Scott [inaudible 36:48] if you’re listening I’m about to talk about you- but he always talked about how life in the ministry or in a career is kind of like looking at life or the people that you interact is like a watching a parade go by. There are things that are right in front of you, there are things that you just saw, and there are things that are coming down. And to really appreciate what is happening in the parade you have to absorb it all. And so there’s a little bit of grabbing from each of those in order to get the full experience of it all.Steve: And the bigger what’s right in front of you, the bigger those artists are in front of you, sometimes you don’t have time to look behind and develop what’s behind and what happens is with a lot of these record labels and I’ve been at these where, man they’ve got the big, and they slowly slipping. The [inaudible 37:32] slowly start getting past their prime and they haven’t developed anything behind them and then you’re in trouble because you’ve got this machine you’ve got to feed and you haven’t created for the future, it’s only for the present.And so, every A&R guy wants to sing but some of the big labels, the big artists, the A’s are so big that’s all they’re paying attention to. We’ve all seen it, we’ve all seen artists where we say, “Man, they’re amazing” but they got lost in the shuffle and that’s the sadness. We forget that we’re playing with people’s lives, especially on the record label side their dreams.I signed this band at a label and they were 18 years old when I signed them and 21 years old when I had to drop them. So, their dreams had come true and shattered by the time they were 21. And it’s just hard when you start thinking about that stuff.Chris: That’s true. And if you think about it there are some people that are fortunate enough to have a full career in the music industry and there are some people that have a three year window kind of like a profession sports guy or those things. There’s a window and the once you pass it, yeah but the guy is only 24 and the band is only 21. What’s coming up for them?Steve: You know what, I think it’s a catalyst of those people leaving or burning out, is balance. You guys have said it; I can walk through a record label at 8 o’clock at night and I can tell you which employees will be gone in a year because they have nothing to put back into themselves. The music industry is a take industry, it just continues squeezing and it just wants more and more and more. If you have one they want five; if you have five we want ten; if we have ten we want twenty, and it’s never enough. My poor radio team goes, “Hey we got number one.” And I’m like, “Great. How do we keep it on number one for another week?” It’s never enough and so you continue squeezing out what this industry does, if you don’t have a ministry, if you don’t have a relationship, if you don’t have friends that give back to you that don’t care what you do  for a living and basically go, “Yeah, yeah. You do music, how are you?” You know, if there aren’t nursing students at the college that you got to that are your friends, you’re going to burn out.  Because there’s nothing giving back, there’s no one pouring into you. Sooner or later the candle ends, there’s no more fuel and it juts burns out.So, I try to keep my staff saying, I want you to go to concerts and date people and go home at 6 o’clock and have a life. Because if you don’t have a life you have nothing to come back when you come back tomo

Thameside Radio Revisited
Thameside 16Jul78 The show after the week before

Thameside Radio Revisited

Play Episode Listen Later Apr 29, 2012 60:35


Following last week’s very extended broadcast Bob Edwards tells us that he is going to the USA next week for an indeterminate period and Tony Lloyd will be taking over DJ duties at Thameside Radio. We also discover that Bjorn Borg has just won Wimbledon! Listener Steve is on the phone and wins the competition  – he tells us that he records all the programmes: you wouldn’t still happen to have them would you Steve?There are lots of songs from 1970 on this week's Thameside show.Listeners mentioned include: David Lewis of Pinner, Andrew of Southall, Colin of Bromley and his brother Ross, Len from 60 Burleigh Rd, Lawrence and Bruce from Barnet, Ross Patterson or Bromley,  Carol, Michael, Betty and Lesley of Chalfont St Peter, Chris Curtain of W8,   David Lewis of Eastcote, Richard in Tulse Hill, Gavin Cryable of Collingham Gardens W5  who is writing a book about flat hunting in inner London, Pat Sandrey of Kings Langley and his brother Michael; and  Kings Langley School.

- FutureMedia News, Reviews, Interviews, Analysis, Expos, Press Events, Parties
Vid.Vlogosphere to NBC Today - This Is Not A Test 10.13.05

- FutureMedia News, Reviews, Interviews, Analysis, Expos, Press Events, Parties

Play Episode Listen Later Oct 15, 2005


Click on Image to Watch Video in QuickTime Player.Alexis Glick for Today, Thursday 10.13.05Steve - "...and you kinda get video for free as a bonus."Continuous Caption: Handheld TV - New iPod Plays VideoAnonymous Consumer in an Apple Store - "I've actually been looking for something that I could play video on."Omar Wasow, Technology Analyst - iPod has gone from an early adopter technology buff market to a mainstream mass market phenomenon now a part of our culture.Alexis - "Their new test is to find out if people will buy video they have to watch on a two and a half inch screen."This is not necessarily the case. You can watch on your TV and you can watch on a video headset or external portable TV with a bigger screen - can you say light FLAT screen?. Let's be clear Alexis. THIS IS NOT A TEST. There is no downside for Apple to add video playback capability for no more money and 50% more space at the $299 price point. You get a free video with every album you buy. Video Podcasters now have a way to reach the consumer like never before. And broadcasters have a way to sell shows after they air in a new window between original air and rerun, before and after DVD sales. NBC could Video Podcast the Today Show with advertising included for free and sell that market to advertisers for a small premium or others who will pay less for VidPodcast ONLY ads. The revolution is being Video Podcast and is being vlogged now. You do not have to watch videos on the 2.5" screen. Steve - "There is no market for video on the go today. So we're going to have to create it." We think there is a large market for video on the go today. And Apple is not going to have to create it. What Apple is doing is providing the solution to a long standing challenge. And that is huge. Kudos to Apple. I love Apple. But the market has been getting pent up with anticipation for this solution for years. Remember Archos? It is like an iPod only bigger, heavier, and more expensive without a Mac interface. But it is also a DVR which iPod most certainly is not yet.I will be very surprised if Apple will be able to keep up with demand for these new iPods before sometime next summer, IF THEN. I think there is going to be a waiting list from here into next Spring at the soonest. It will be a case of capacity incapable of meeting demand for a long time.Affordable technology and our new inexpensive broadband internet distribution system has just now fallen into place. So it's really about the synergy of pent up demand meeting new affordable technological advances - not Apple creating a market or doing a test.Thanks to Al Roker for ordering his last night. You the man Al.Matt Lauer's close - "I know it's going to be huge. Absolutely. Everything they do is huge right now." You took the words right out of my mouth Matt.