I'm Andy Glover, and this is the Java Technical Series. of the developerworks podcast. My guest this time is Judah Johns.

Size: px
Start display at page:

Download "I'm Andy Glover, and this is the Java Technical Series. of the developerworks podcast. My guest this time is Judah Johns."

Transcription

1 I'm Andy Glover, and this is the Java Technical Series of the developerworks podcast. My guest this time is Judah Johns. He is the full-time evangelist for Jelastic. Welcome this fine afternoon, Judah. Thanks it's good to be chatting with you. So tell us. What is Jelastic? We are a PaaS, a Platform as a Service. Started off as just for Java, although we're expanding that, but our focus is Java. And so there's certainly more Platform as a Service focusing in on Java. Tell me about this market. Clearly there's a need, what differentiates let's say Jelastic from A, B, C or D. Yes, there's a big market updated the stats from Oracle, there's something like 10 million Java developers out there. Ten million, wow. Yes, 10 million. So you're talking about freelancers, guy who do it full-time for their work, enterprise guys, SMBs, small shops. So there is a demand and obviously we weren't the first ones to realize that. First you had I think it was GAE, Google App Engine. And then you had Amazon come in with their Elastic Beanstalk. You had Heroku. We were working on a different project.

2 In the process of building our startup, we realized that none of the solutions out there actually worked for us when it came to vertical scaling. And then we realized actually vertical scaling was kind of difficult to do, especially without code changes. And that's when we pivoted and that's where Jelastic came from. That was about two years ago. So I'm curious. You say vertical scaling, and then there's also the term horizontal. What does that mean for Jelastic? What does vertical scaling mean? Basically there's the one adding more horsepower to whatever unit you're using. And then you have the other, where it's basically adding more instances that way. So the first one is the one that you have issues with. Most people can...they can add you more of the same, essentially kind of cloning. But adding resources like that, especially as you start talking about the different software stacks out there, different databases, that's quite difficult to do. We re the first to do that. Something we're pretty proud of. So tell me about the Jelastic platform then. You brought up Google App Engine. We ve certainly talked with the good folks over at Google their platform. And as listeners might know app engine is very specific. So if you

3 code something to app engine, you end up building a very specific, let's say, app engine app. Tell us, so if I...how do I code for Jelastic? So that is one of the issues that we had. So we actually were trying out the different options out there and we realized if we wanted to go from Amazon to Google, we had to recode our app. And that was a lot of work. One is the vertical scaling and two is the recoding. Neither of those really worked for us because we wanted something that was standards based, using standard software stacks like Tomcat or GlassFish or Jetty, whatever anyone wants, with whatever database or balancer. So that is what the difference was for us. Eliminating the code change that comes from switching providers and the lock-in. It was part of our architecture eliminating those time wasters as we saw them. So then you did mention stacks. Is there a particular stack that you all support? Can we draw this back to the whole 10 million Java developers out there? So I'm presuming that whatever stack you support there's obviously a high percentage of the 10 million people in the Java development world are using these particular things. Yes. So for us obviously there was Tomcat. When you're learning Java you typically start with Tomcat. A lot of books start

4 with Tomcat. We realized it wasn't the only thing out there. There's a huge GlassFish community, a lot of people really like Jetty. We realized if we wanted to offer these, we needed to make it easy, just as we wanted it for ours. So we have Tomcat 6 and 7 and we have GlassFish and Jetty. So those are the app servers that we have that make the first part of the software stack. Now, what about a back end? So if you're talking about databases we have MySQL, we have CouchDB, MongoDB, MariaDB, and a few others. We realized as we started that these are big communities out there and there's a big percentage of people out there who are. In fact, I think we did a...we regularly put like our market share within Jelastic and 56 percent of our users use MySQL, 15 percent use MariaDB, MongoDB is at 16 percent. These are things that we would have never known unless we had made them available. And it's pretty cool to note that actually MySQL's stayed pretty much at over 50 percent the majority of the time. It s interesting to watch that. So I'm curious also early you mentioned Elastic Beanstalk. And I haven't looked at Elastic Beanstalk probably in a few months. But the last time I played with it, you were deploying I

5 believe to Tomcat. It was WAR file based. And from a back end standpoint you didn't have a lot of options as to what they offered you, you either interface with RDS or SimpleDB or you spun up a database on some other AMI and you talked that way For the folks that have looked at Elastic Beanstalk, what are the big differences between Jelastic? I think one of the biggest differences is it seems like Amazon's kind of quit developing it. They're not providing updates as they used to. Their CEO said not that long ago that that wasn't going to be their focus anymore. And something we've kind of seen with Google App Engine as well. Not sure why, to be honest. But Amazon definitely has some big plusses. It has one of the world's best back en hardware. The infrastructure is amazing. Although we've seen a few issues in the US recently. It took down other PaaS providers like Heroku and dotcloud. So there's definitely some things there that Amazon has going for it. But I think that the downside is that you're very limited. And then the things that we see as time-wasters, like having to set up app servers, having to set up database servers, tying them together on the back end, when you want to do things like scaling, you have to do it yourself. You have to go back in and be a sys admin. As a Java developer, I see that as a waste of time. I don't want to mess with that. I just want to worry about application

6 functionality. And that gets in the way for me. You mentioned that Amazon had some outages, and I think everybody in the entire world now knows it because when Amazon goes down you can't get into Netflix and whatnot, it takes down half the Web. You also mention Heroku. When Amazon went down, it also affected Heroku. And the obvious correlation there is Heroku is running on top of Amazon, right? Is Jelastic also running on top of Amazon? Or are you using other providers? How do you help avoid the issue ; if Amazon goes down does my app then also go down? Yes. Just a few days ago I actual got to talk with James Gosling, the father of Java. He s actual running his current project, some of it, on Jelastic. His stuff over at Liquid Robotics with the ocean going robots, mapping the oceans He said his biggest thing, the thing that he focuses on is reliability because he works with very important data and though there is not a lot of it, if you go down just a short amount of time gathering data, it makes a big difference. So what we did that was different than every other provider out there, actually, is instead of deciding that we're going to host it ourselves, we realized the back end running a data center is actually very time consuming and difficult. It's not easy. And there's a reason that PaaPs do that and just that.

7 So what we decided to do is we would partner with reputable hosting service providers, and we could then scale our platform internationally that much faster. So we launched in the US with a partner there Servint. We launched in Russia with our partner the Rusonyx. Then Japan, the U.K.; we have Brazil coming online. We realized that that back end wasn t our strong suit and that we should focus on what we're good at, which is our platform. So then we partner with the people who are good at that back end and who have higher up times than Amazon. In fact our partner in the U.S., Servint, has the highest uptime of any host service provider in the world. That s something that we realized early on. And we ve a lot of new things like offering our platform in Japanese, we didn't initially think it, but this made us different from, for example, Heroku. When you are with Heroku, you can only deploy in the U.S. If you're with dotcloud, you only deploy in the U.S. What if you're a U.K. based company that is working with customer data and that data demands that you keep it hosted locally, in the U.K.? Well, you couldn't do that. You bring up an interesting point; I think this is worth exploring the data locality issue and data privacy. Give us some more details there. And for listeners, Judah is in London, so obviously he has a lot of experience and knowledge of European privacy laws. And plus, Jelastic is an international company based on the folks

8 that I know that are working with you Please explain some of those issues in detail? For example is this a law in the UK that you have to have data physical servers that are also on. It depends on what kind of data you're talking about, right. Okay. For the most part it's preference. When you are working with industries like banks and oil and gas, they're old school. They want to be able to see where their data is. When you say cloud, they get scared. The first thing they ask is where it is really they want to know that their data, their data center, is somewhere they can go and actually see it. They want to go talk to the guys that are running it. There are countries, though, like Australia, for example, where it is mandatory to have things like government data, personnel files, those kinds of thing, have to stay within that country. So you run mainly into the preference. Okay. A developer in Japan, accessing his data in the U.S., is actually going to be kind of slow. So distance makes a huge difference. Running locally there's performance benefits and the preference of having a local provider that you know and trust that's

9 been there for a while. You run into in some countries where you actually have to do that. In the U.S., for example, you don't have to, but with the current situation we see that it's probably better if you're working with customer data to keep it local. And so when you go to the Jelastic platform you have the ability to run this in the US, or I'd like to run this in Japan. Do you have the ability to scale it? I know we use the term horizontally and vertically I want to say now intergalactically, I guess. Yes. That's actually something we're working on and that's something that actually James Gosling mentioned in the talk. He wants to be able to replicate his environment across data centers, across continents. And that's something we're actually working on actively for our next release. It's obviously a really big deal. There's a lot of work there that has to happen. Not just for our platform but for our partners. I think once it happens, people will be really excited about it. Because as of now, there is no way to do that, other than using a CDN. That doesn't work when you're talking about an application that needs to be running a database unless you in fact own the CDN provider. I see. So we've been talking about Jelastic, but you

10 brought up two interesting things, and I want to see if there's more. In general when you're talking about moving to the cloud and looking at cloud providers, I think you definitely have to do your reliability research. And another thing is data locality. Do you want to know where your data is, is there a preference to have your data in a data center where you can go knock on it and say hi? What else should Java developers be looking at? What differentiates the various providers out there? The cloud is...you just take that for granted now. That's the way things are going to be. So at some point we could probably just stop talking about cloud and just start talking about its benefits. I think as a Java developer, most Java developers... everyone's looking for Java developers. So most of these guys already have jobs. So then if they are working on a side project, they have very limited time to work on the side project, whatever it is. So if you're that guy that's working on a side project, you want to eliminate your time wasters. You want to eliminate things that create roadblocks to you deploying application. So you go in and look for things like no vendor lock-in, you want to look for things like not having to recode if you want to move, if you don't like the provider and going somewhere else.

11 You want to look into, how fast can you get up and running? So from the time that you create your account to when you deploy an application, how long does that take? Up until now, most providers like Amazon, Google, Microsoft, you're talking like hours, sometimes weeks. That doesn't work very well for someone who's coding an iphone app. You just don't have time for that. You want to be able to upload, deploy and enjoy as soon as you can. So that's very important. And then you look at things like price. Do you want to pay usage based pricing? For smarter people, though sometimes they're smart, they get lost and they're like oh, well, if I'm paying for usage, and there s a spike on me and I won't know what my bill price is. But usage pricing is typically the best way to go, because you only pay for what you use. You have the option you want to pay for like a monthly, a set amount, more like a dedicated server type. And, I want to be able to scale. I don't want to pay for what I'm not using. So those are definitely things to take into consideration. Of course you want to talk about location. If you're a Russian developer hosting your data in the U.K., that is not...it's better than the U.S. as far as speed, but it's not as good as being in Russia. If you are a Japanese developer is the platform in your language?

12 When you start talking about your end users, you're using your platform in Japanese, end user is Japanese, there's just small things to consider that in the long run actually become a pretty big deal. Sure. I'm curious because you did bring up pricing. And cloud computing in general, the pricing is at face value very inexpensive, right? If I fire up, let's say, a small instance, an AWS, Amazon, I'm paying pennies, right? There are so many providers out there, regardless of platform, there's plenty of let's say Node and Ruby and I've had this conversation now with a number of cloud provider, Because there are so many cloud providers out there the cloud in general becoming a commodity, and what differentiates different providers is data locality and reliability and support, et cetera. From the pricing standpoint, how is Jelastic priced? Is it ultimately cheaper to run my app on Jelastic? Am I paying a little bit more and here's why? We've done the comparisons for the most part. You're paying about the same as if you would use like AWS. I think someone like [INAUDIBLE] is slightly cheaper. And we have Google, where they just give it away. That model works great until you realize that for Google a failed business model has only 10 million users and they're going to close it. On pricing, for the most part, everyone's on the same page. Hosting, Web hosting and, in turn, cloud, commoditized, price went all the way to the floor pretty quick. People just give away hosting now. So where do you make your money?

13 It's on the things that you offer that someone else can't. Let's say it's the crazy awesome support like Rackspace talks about or, you know, the incredible API and back end that SoftLayer has. For us, it's the time saving bit and the fact that we're standards based. Some of the things we did a year and a half ago Heroku just announced yesterday. For example, having a pretty cool UI that will drop down menus. So these are things that the price really doesn't matter as much because it's all about the same. But in the end, what is it you're looking for? Do you still want to use a command line? All right. Cool. But the truth is you don't want to waste your time with it, if it takes you typing 15 commands to spool up an app server and a database server when you can just do like three clicks and click go. For me, the choice is easy. And I think that's where most developers are at. They're realizing I have my application, I'm worried about the functionality. I don't really have time to be a system administrator. If I want to save money and hire someone else, then I'm going to choose this platform or that platform. So you've talked about the time-saver and how easy it is to get started from Jelastic. I'm curious; can you get started for free? How does one get started?

14 Yes, so like all our providers, you know, all of our partners, we have five right now that have launched. When you sign up with us, you get a free two-week trial. And in that time, you'll know pretty quick. We have a standard hello world that you could deploy there that's pretty cool. When you realize, a) the hello world takes you a total of two minutes to deploy from the time that you create your account, I don't think anyone else does that. I love to show that to people at conferences: Let me show you how this works.... and... We're done. People like that they're like oh, cool. They have questions like how does it scale? What about custom domains? What if I want to work with the plate framework or something like that? That s extra stuff that doesn't take very long to do either. The getting started part, when you're talking about less than five minutes on the high end, that's nice. And you'll see that with the trial period Got it. Earlier you mentioned Tomcat and GlassFish and Jetty. Obviously, you know a core kind of background in Java and you mentioned Mongo and MySQL. When it comes to Java and the JVM, right, there's a whole lot of excitement around alternate JVM languages such as Scala, Clojure, Groovy. It's safe to say you guys support them across the gamut? Yes. If it's JVM based we run it. There s a lot of debate there about languages. I think it's proof of the fact that

15 Java I has staying power. It's not going anywhere. These are fantastic language you're talking about, like Scala. And they have their benefits. But the fact is that they're essentially Java derived I think speaks to what Java can do and the fact that it's going to be here for a long time. I love reading these stories out there that Java is dead, it's no longer cool, everyone's going to Ruby on Rails. But trying scaling Ruby on Rails. It doesn't work that well. That said, we realize that not everyone works with Java. Soon we ll be adding PHP. We re working towards that slowly so that we can make sure that all the benefits that we're trying to offer in our platform we can do them with every language we support. Got it. Where can we find out more information on Jelastic? It's jelastic.com, so it's elastic with a J at the front, dot-com. And I presume that there's a blog and whatnot I can follow and? Yes. Our blog gets a lot of reads. We did something like 25,000 reads yesterday. Clearly you guys are releasing something interesting. There's some interesting content there.

16 Yes. Every Friday we try to interview one of our users who has something cool. A few weeks back we did interview one of our users who made a game for his wife, a back end for a game that she plays. And in one week he realized he had 150,000 downloads. He didn't realize it until he went and looked at his account and his account had scaled up with it. I'm paying like 50 bucks a month. And I just made like $6,000 in the app store. So that really worked out well for him. Neat. So that's at Jelastic.com. Are you guys on Twitter? We All right. Well, I know I speak for all our listeners when I say thank you very much for taking time out of your busy afternoon in London to chat with us about Jelastic. Yes, no, thank you. This was great. I'm Andy Glover, and this is the Java Technical Series of the developerworks podcast. Again, my guest was Judah Johns. He is a full-time socializer for Jelastic. So check out Jelastic at Jelastic.com, and thank you for listening. [END OF SEGMENT]

Celebration Bar Review, LLC All Rights Reserved

Celebration Bar Review, LLC All Rights Reserved Announcer: Jackson Mumey: Welcome to the Extra Mile Podcast for Bar Exam Takers. There are no traffic jams along the Extra Mile when you're studying for your bar exam. Now your host Jackson Mumey, owner

More information

Using Google Analytics to Make Better Decisions

Using Google Analytics to Make Better Decisions Using Google Analytics to Make Better Decisions This transcript was lightly edited for clarity. Hello everybody, I'm back at ACPLS 20 17, and now I'm talking with Jon Meck from LunaMetrics. Jon, welcome

More information

How to Help People with Different Personality Types Get Along

How to Help People with Different Personality Types Get Along Podcast Episode 275 Unedited Transcript Listen here How to Help People with Different Personality Types Get Along Hi and welcome to In the Loop with Andy Andrews. I'm your host, as always, David Loy. With

More information

The Open University xto5w_59duu

The Open University xto5w_59duu The Open University xto5w_59duu [MUSIC PLAYING] Hello, and welcome back. OK. In this session we're talking about student consultation. You're all students, and we want to hear what you think. So we have

More information

COLD CALLING SCRIPTS

COLD CALLING SCRIPTS COLD CALLING SCRIPTS Portlandrocks Hello and welcome to this portion of the WSO where we look at a few cold calling scripts to use. If you want to learn more about the entire process of cold calling then

More information

Ep 195. The Machine of Your Business

Ep 195. The Machine of Your Business Full Episode Transcript With Your Host Jody Moore I'm Jody Moore and this is Better Than Happy, episode 195, The Machine of Your Business. This podcast is for people who know that living an extraordinary

More information

DRIVING ORGANIC TRAFFIC USING INSTAGRAM

DRIVING ORGANIC TRAFFIC USING INSTAGRAM DRIVING ORGANIC TRAFFIC USING INSTAGRAM Ryan, it so wonderful to have you here. Thanks for joining the show today. Yeah, no problem. Thanks for having me on. Today we're just going to dive straight in

More information

Welcome to our first of webinars that we will. be hosting this Fall semester of Our first one

Welcome to our first of webinars that we will. be hosting this Fall semester of Our first one 0 Cost of Attendance Welcome to our first of --- webinars that we will be hosting this Fall semester of. Our first one is called Cost of Attendance. And it will be a 0- minute webinar because I am keeping

More information

2015 Mark Whitten DEJ Enterprises, LLC 1

2015 Mark Whitten DEJ Enterprises, LLC   1 All right, I'm going to move on real quick. Now, you're at the house, you get it under contract for 10,000 dollars. Let's say the next day you put up some signs, and I'm going to tell you how to find a

More information

PARTICIPATORY ACCUSATION

PARTICIPATORY ACCUSATION PARTICIPATORY ACCUSATION A. Introduction B. Ask Subject to Describe in Detail How He/She Handles Transactions, i.e., Check, Cash, Credit Card, or Other Incident to Lock in Details OR Slide into Continue

More information

just going to flop as soon as the doors open because it's like that old saying, if a tree falls in the wood and no one's around to hear it.

just going to flop as soon as the doors open because it's like that old saying, if a tree falls in the wood and no one's around to hear it. Mike Morrison: What's up, everyone? Welcome to episode 141 of The Membership Guys podcast. I'm your host, Mike Morrison, and this is the show for anybody serious about building and growing a successful

More information

Reviewing 2018 and Setting Incredible 2019 Goals You Will Actually Achieve

Reviewing 2018 and Setting Incredible 2019 Goals You Will Actually Achieve Reviewing 2018 and Setting Incredible 2019 Goals You Will Actually Achieve Hello and a really warm welcome to Episode 42 of the social media marketing Made Simple podcast. And I am your host Teresa Heath-Wareing.

More information

Welcome to another episode of Getting the Most. Out of IBM U2. This is Michael Logue, and I'll be your host

Welcome to another episode of Getting the Most. Out of IBM U2. This is Michael Logue, and I'll be your host Welcome to another episode of Getting the Most Out of IBM U2. This is Michael Logue, and I'll be your host for today's episode which takes a look at getting the most out of U2 Technical Support. First

More information

3 SPEAKER: Maybe just your thoughts on finally. 5 TOMMY ARMOUR III: It's both, you look forward. 6 to it and don't look forward to it.

3 SPEAKER: Maybe just your thoughts on finally. 5 TOMMY ARMOUR III: It's both, you look forward. 6 to it and don't look forward to it. 1 1 FEBRUARY 10, 2010 2 INTERVIEW WITH TOMMY ARMOUR, III. 3 SPEAKER: Maybe just your thoughts on finally 4 playing on the Champions Tour. 5 TOMMY ARMOUR III: It's both, you look forward 6 to it and don't

More information

How to get more clients with LinkedIn with Gary Kissel

How to get more clients with LinkedIn with Gary Kissel How to get more clients with LinkedIn with Gary Kissel Intro: Turn your hobby and freelance work into a profitable business! Make your marketing easier by applying the strategies of experienced entrepreneurs

More information

The ENGINEERING CAREER COACH PODCAST SESSION #1 Building Relationships in Your Engineering Career

The ENGINEERING CAREER COACH PODCAST SESSION #1 Building Relationships in Your Engineering Career The ENGINEERING CAREER COACH PODCAST SESSION #1 Building Relationships in Your Engineering Career Show notes at: engineeringcareercoach.com/session1 Anthony s Upfront Intro: This is The Engineering Career

More information

Real Estate Investing Podcast Brilliant at the Basics Part 15: Direct Mail Is Alive and Very Well

Real Estate Investing Podcast Brilliant at the Basics Part 15: Direct Mail Is Alive and Very Well Real Estate Investing Podcast Brilliant at the Basics Part 15: Direct Mail Is Alive and Very Well Hosted by: Joe McCall Featuring Special Guest: Peter Vekselman Hey guys. Joe McCall back here with Peter

More information

Transcription Media File Name: Radio-Muckler-Visser.mp4 Media File ID: Media Duration: 10:54 Order Number: Date Ordered:

Transcription Media File Name: Radio-Muckler-Visser.mp4 Media File ID: Media Duration: 10:54 Order Number: Date Ordered: Transcription Media File Name: 030216-Radio-Muckler-Visser.mp4 Media File ID: 2461979 Media Duration: 10:54 Order Number: Date Ordered: 2016-03-31 Transcription by Speechpad www.speechpad.com Support questions:

More information

HOW TO HIRE A VIRTUAL ASSISTANT FOR YOUR JEWELRY BUSINESS WITH NATHAN HIRSCH

HOW TO HIRE A VIRTUAL ASSISTANT FOR YOUR JEWELRY BUSINESS WITH NATHAN HIRSCH HOW TO HIRE A VIRTUAL ASSISTANT FOR YOUR JEWELRY BUSINESS WITH NATHAN HIRSCH THRIVE BY DESIGN WITH TRACY MATTHEWS I would much hire an expert that brings something to the table with lots of experience

More information

Why Affiliate Marketing Doesn t Work for You

Why Affiliate Marketing Doesn t Work for You 1 Why do people fail? Why Affiliate Marketing Doesn t Work for You Lots of people read certain books thinking they'll get that one big secret. We're always looking for it, but we fail to look behind the

More information

Welcome to this IBM podcast, Create Stable and. High Quality Software Creating Software That's Flexible and

Welcome to this IBM podcast, Create Stable and. High Quality Software Creating Software That's Flexible and IBM Podcast [ MUSIC ] MATHENY: Welcome to this IBM podcast, Create Stable and High Quality Software Creating Software That's Flexible and Secure by Design. This is step two in the Five Steps to Reduce

More information

MARKETING CONVERSION BOOSTING TACTICS

MARKETING CONVERSION BOOSTING TACTICS EMAIL MARKETING CONVERSION BOOSTING TACTICS Stephen, it's so great to have you here on the show. Thank you for being here. Hey, thanks for having me. I appreciate it. For the people who are listening here

More information

How to Get Started with AdWords for Your Online Store

How to Get Started with AdWords for Your Online Store TRANSCRIPT: 7.31.2017 How to Get Started with AdWords for Your Online Store Bluehost, the sponsor of the WP ecommerce show, is the most trusted host for WordPress websites and has been the most recommended

More information

"List Building" for Profit

List Building for Profit "List Building" for Profit As a winning Member of Six Figure Mentors you have a unique opportunity to earn multiple income streams as an authorised affiliate (reseller) of our many varied products and

More information

Author Platform Rocket -Podcast Transcription-

Author Platform Rocket -Podcast Transcription- Author Platform Rocket -Podcast Transcription- Grow your platform with Social Giveaways Speaker 1: Welcome to Author Platform Rocket. A highly acclaimed source for actionable business, marketing, mindset

More information

Smart Passive Income Gets Critiqued - Conversion Strategies with Derek Halpern TRANSCRIPT

Smart Passive Income Gets Critiqued - Conversion Strategies with Derek Halpern TRANSCRIPT Smart Passive Income Gets Critiqued - Conversion Strategies with Derek Halpern TRANSCRIPT Blog Post can be found at: http://www.smartpassiveincome.com/conversion-strategies YouTube video of interview can

More information

BOOK MARKETING: Profitable Book Marketing Ideas Interview with Amy Harrop

BOOK MARKETING: Profitable Book Marketing Ideas Interview with Amy Harrop BOOK MARKETING: Profitable Book Marketing Ideas Interview with Amy Harrop Welcome to Book Marketing Mentors, the weekly podcast where you learn proven strategies, tools, ideas, and tips from the masters.

More information

Blatchford Solutions Podcast #30 Top Women in Dentistry: Interview with Dr. Davis Only If I Knew Than What I Know Now

Blatchford Solutions Podcast #30 Top Women in Dentistry: Interview with Dr. Davis Only If I Knew Than What I Know Now Blatchford Solutions Podcast #30 Top Women in Dentistry: Interview with Dr. Davis Only If I Knew Than What I Know Now Intro: 00:00 Welcome to the Blatchford Solutions podcast. A podcast dedicated to helping

More information

Tips On Starting Your WooCommerce Online Store with Michael Tieso

Tips On Starting Your WooCommerce Online Store with Michael Tieso TRANSCRIPT: 11.2.2016 Tips On Starting Your WooCommerce Online Store with Michael Tieso Bob Dunn: Hey everyone, welcome to episode thirty-nine. Bob Dunn here, also known as BobWP on the web. Today is a

More information

SPI Podcast Session #113 - An Interview With 10 Year Old Entrepreneur, Enya Hixson

SPI Podcast Session #113 - An Interview With 10 Year Old Entrepreneur, Enya Hixson SPI Podcast Session #113 - An Interview With 10 Year Old Entrepreneur, Enya Hixson show notes at: http://www.smartpassiveincome.com/session113 Pat Flynn: This is the Smart Passive Income Podcast with Pat

More information

Author Platform Rocket -Podcast Transcription- Grow your platform with Social Giveaways

Author Platform Rocket -Podcast Transcription- Grow your platform with Social Giveaways Author Platform Rocket -Podcast Transcription- Grow your platform with Social Giveaways Voiceover: Jonny Andrews: Welcome to Author Platform Rocket, the highly acclaimed source for actionable business,

More information

OG TRAINING - Recording 2: Talk to 12 using the Coffee Sales Script.

OG TRAINING - Recording 2: Talk to 12 using the Coffee Sales Script. OG TRAINING - Recording 2: Talk to 12 using the Coffee Sales Script. Welcome to The second recording in this series which is your first training session and your first project in your new gourmet coffee

More information

Ep #207: Being a Good Employee

Ep #207: Being a Good Employee Full Episode Transcript With Your Host Brooke Castillo Welcome to The Life Coach School Podcast, where it s all about real clients, real problems, and real coaching. And now your host, Master Coach Instructor,

More information

Transcript of Interview with Studio Superstar Phi Nelson

Transcript of Interview with Studio Superstar Phi Nelson Transcript of Interview with Studio Superstar Phi Nelson Chantelle: Hello everyone, it is Chantelle here from Studio Expansion and today we are in for such an enormous treat. We have another of our superstar

More information

EPISODE 8 How to Grow Your List With Facebook

EPISODE 8 How to Grow Your  List With Facebook EPISODE 8 How to Grow Your Email List With Facebook SEE THE SHOW NOTES AT: AMY PORTERFIELD: Hey there, welcome to another episode of the Online Marketing Made Easy Podcast! This is going to be a fantastic

More information

UW_HELP_PODCAST_2.mp3

UW_HELP_PODCAST_2.mp3 UW_HELP_PODCAST_2.mp3 Randy: [00:00:08] Thank you for joining us on today's episode of the UW HELP podcast. I'm Randy Parvin, your host, and a student services coordinator at the University of Wisconsin

More information

Hello and welcome to the CPA Australia podcast. Your weekly source of business, leadership, and public practice accounting information.

Hello and welcome to the CPA Australia podcast. Your weekly source of business, leadership, and public practice accounting information. Intro: Hello and welcome to the CPA Australia podcast. Your weekly source of business, leadership, and public practice accounting information. In this podcast I wanted to focus on Excel s functions. Now

More information

Become A Blogger Premium

Become A Blogger Premium Introduction to Traffic Video 1 Hi everyone, this is Yaro Starak and welcome to a new series of video training, this time on the topic of how to build traffic to your blog. By now you've spent some time

More information

Welcome to another edition of Getting the Most. out of IBM U2. I'm Kenny Brunel, and I'll be your host for

Welcome to another edition of Getting the Most. out of IBM U2. I'm Kenny Brunel, and I'll be your host for BRUNEL: Welcome to another edition of Getting the Most out of IBM U2. I'm Kenny Brunel, and I'll be your host for today's topic. Today, we'll take a look at IBM U2's implementation of Microsoft's.NET framework.

More information

EPISODE 10 How to Use Social Media to Sell (with Laura Roeder)

EPISODE 10 How to Use Social Media to Sell (with Laura Roeder) EPISODE 10 How to Use Social Media to Sell (with Laura Roeder) SEE THE SHOW NOTES AT: AMY PORTERFIELD: Hey there! Amy Porterfield here, and we are on episode #10. Why am I so excited about that? Well,

More information

even describe how I feel about it.

even describe how I feel about it. This is episode two of the Better Than Success Podcast, where I'm going to teach you how to teach yourself the art of success, and I'm your host, Nikki Purvy. This is episode two, indeed, of the Better

More information

How to Distribute Customer Magnets On Facebook, Amazon, Twitter -- and Your Blog

How to Distribute Customer Magnets On Facebook, Amazon, Twitter -- and Your Blog On Facebook, Amazon, Twitter -- and Your Blog By Marlon Sanders Copyright 2010 Higher Response Marketing Inc. All rights reserved. By Marlon Sanders You want CUSTOMERS, clients or people who will RESPOND

More information

BOOK MARKETING: How to Benefit from Hosting Your Own Podcast Interview with Andrew Allemann

BOOK MARKETING: How to Benefit from Hosting Your Own Podcast Interview with Andrew Allemann BOOK MARKETING: How to Benefit from Hosting Your Own Podcast Interview with Andrew Allemann Welcome to Book Marketing Mentors, the weekly podcast, where you learn proven strategies, tools, ideas, and tips

More information

SOAR Study Skills Lauri Oliver Interview - Full Page 1 of 8

SOAR Study Skills Lauri Oliver Interview - Full Page 1 of 8 Page 1 of 8 Lauri Oliver Full Interview This is Lauri Oliver with Wynonna Senior High School or Wynonna area public schools I guess. And how long have you actually been teaching? This is my 16th year.

More information

SDS PODCAST EPISODE 94 FIVE MINUTE FRIDAY: THE POWER OF NOW

SDS PODCAST EPISODE 94 FIVE MINUTE FRIDAY: THE POWER OF NOW SDS PODCAST EPISODE 94 FIVE MINUTE FRIDAY: THE POWER OF NOW This is Five Minute Friday episode number 94: The Power of Now. Hello and welcome everybody back to the SuperDataScience podcast. Today I've

More information

David Cutler: Omar Spahi, thank you so much for joining me today. It's such an honor speaking to you. You are living my dream.

David Cutler: Omar Spahi, thank you so much for joining me today. It's such an honor speaking to you. You are living my dream. p.1 Omar Spahi David Cutler: Omar Spahi, thank you so much for joining me today. It's such an honor speaking to you. You are living my dream. Omar Spahi: Thank you so much, David. It's a pleasure to be

More information

#1 CRITICAL MISTAKE ASPERGER EXPERTS

#1 CRITICAL MISTAKE ASPERGER EXPERTS #1 CRITICAL MISTAKE ASPERGER EXPERTS How's it going, everyone? Danny Raede here from Asperger Experts. I was diagnosed with Asperger's when I was 12, and in this video, we are going to talk about all this

More information

So, again, that was addressing that main problem of how to attract new members. Even though people in that stage, you know, it's not just about

So, again, that was addressing that main problem of how to attract new members. Even though people in that stage, you know, it's not just about Mike Morrison: Hey there. Welcome to episode 142 of The Membership Guys Podcast. I'm your host Mike Morrison and, if you are looking for tips and advice on growing a successful membership, then good news,

More information

MITOCW watch?v=guny29zpu7g

MITOCW watch?v=guny29zpu7g MITOCW watch?v=guny29zpu7g The following content is provided under a Creative Commons license. Your support will help MIT OpenCourseWare continue to offer high quality educational resources for free. To

More information

Ep #181: Proactivation

Ep #181: Proactivation Full Episode Transcript With Your Host Brooke Castillo Welcome to The Life Coach School Podcast, where it s all about real clients, real problems, and real coaching. And now your host, Master Coach Instructor,

More information

>> Hello, and welcome to the podcast, Navigating the Veterinary Profession. We're your hosts, Amy Snyder.

>> Hello, and welcome to the podcast, Navigating the Veterinary Profession. We're your hosts, Amy Snyder. >> [Background music] The information in this podcast is provided for general informational and educational purposes only and is not a substitution for professional advice. Accordingly, before taking any

More information

CLICK HERE TO SUBSCRIBE

CLICK HERE TO SUBSCRIBE Mike: Hey, what's happening? Mike here from The Membership Guys. Welcome to Episode 144 of The Membership Guys podcast. This is the show that helps you grow a successful membership website. Thanks so much

More information

Zoë Westhof: Hi, Michael. Do you mind introducing yourself?

Zoë Westhof: Hi, Michael. Do you mind introducing yourself? Michael_Nobbs_interview Zoë Westhof, Michael Nobbs Zoë Westhof: Hi, Michael. Do you mind introducing yourself? Michael Nobbs: Hello. I'm Michael Nobbs, and I'm an artist who lives in Wales. Zoë Westhof:

More information

Jesse Stay on Google Plus for Dummies stay- google- plus

Jesse Stay on Google Plus for Dummies   stay- google- plus Stay on Google Plus for Dummies http://www.contentmarketinginstitute.com/2011/12/jesse- stay- google- plus Hi, I m Redsicker, blogging for Content Marketing Institute and today I m speaking with Stay,

More information

ABCD's To Building An Audience and Getting Noticed FAST: RR002

ABCD's To Building An Audience and Getting Noticed FAST: RR002 Hey. Welcome to another episode of the Remix Release podcast where we promote and support creative talent by helping you build your following and fueling your passion. First and foremost, I want to thank

More information

dw Interviews: Nicholas Leduc on the mobile experience of billions of devices Episode date:

dw Interviews: Nicholas Leduc on the mobile experience of billions of devices Episode date: dw Interviews: Nicholas Leduc on the mobile experience of billions of devices Episode date: 09-19-2012 [ MUSIC ] LANINGHAM: This is the developerworks podcast. I'm Scott Laningham; joining me right now

More information

The Clixsense Report. WARNING!!!

The Clixsense Report. WARNING!!! The Clixsense Report. WARNING!!! The Information Contained In This Report Can Result In An Explosion Of Daily Income, And No Matter How Much You Earn... You Will Get Paid In Full Guaranteed! Stop Wasting

More information

[00:00:00] All right, guys, Luke Sample here aka Lambo Luke and this is the first video, really the first training video in the series. Now, in this p

[00:00:00] All right, guys, Luke Sample here aka Lambo Luke and this is the first video, really the first training video in the series. Now, in this p [00:00:00] All right, guys, Luke Sample here aka Lambo Luke and this is the first video, really the first training video in the series. Now, in this particular video, we re going to cover the Method Overview

More information

JUSTIN: Absolutely. Happy to be here. Thanks again for having me on.

JUSTIN: Absolutely. Happy to be here. Thanks again for having me on. TEL EPISODE #035: Traction: A Startup Guide to Getting Customers with Justin Mares Show Notes: http://www.theelpodcast.com/tel-035-traction-startup-guide-getting-customers-justin-mares/ Welcome to The

More information

Lisa Raehsler on PPC for ecommerce

Lisa Raehsler on PPC for ecommerce Lisa Raehsler on PPC for ecommerce Moderator: How's everybody doing today? You guys enjoying your time so far? Good, good. We're excited to have you out here for the first annual [Euro] Conference. So

More information

MITOCW R3. Document Distance, Insertion and Merge Sort

MITOCW R3. Document Distance, Insertion and Merge Sort MITOCW R3. Document Distance, Insertion and Merge Sort The following content is provided under a Creative Commons license. Your support will help MIT OpenCourseWare continue to offer high-quality educational

More information

>> Counselor: Hi Robert. Thanks for coming today. What brings you in?

>> Counselor: Hi Robert. Thanks for coming today. What brings you in? >> Counselor: Hi Robert. Thanks for coming today. What brings you in? >> Robert: Well first you can call me Bobby and I guess I'm pretty much here because my wife wants me to come here, get some help with

More information

InstaStories: How to Use Instagram Stories to Elevate Your Business

InstaStories: How to Use Instagram Stories to Elevate Your Business InstaStories: How to Use Instagram Stories to Elevate Your Business Doing business is really all about the human-to-human (H2H) relationship. People are seeking real connections with those they may choose

More information

>> Or, Los Angeles, California where it doesn't go nearly as far.

>> Or, Los Angeles, California where it doesn't go nearly as far. [ Music ] >> The information in this podcast is provided for general informational and educational purposes only and is not a substitute for professional advice. Accordingly, before taking any action based

More information

VO Today on Fast Forward, we re visiting Savannah to get an up close look an incredible, 12 million dollar crane!

VO Today on Fast Forward, we re visiting Savannah to get an up close look an incredible, 12 million dollar crane! GA Ports Authority Today on Fast Forward, we re visiting Savannah to get an up close look an incredible, 12 million dollar crane! Not that kind of crane. Besides, that s an egret. That s a duck. Let s

More information

SDS PODCAST EPISODE 110 ALPHAGO ZERO

SDS PODCAST EPISODE 110 ALPHAGO ZERO SDS PODCAST EPISODE 110 ALPHAGO ZERO Show Notes: http://www.superdatascience.com/110 1 Kirill: This is episode number 110, AlphaGo Zero. Welcome back ladies and gentlemen to the SuperDataSceince podcast.

More information

Buying and Holding Houses: Creating Long Term Wealth

Buying and Holding Houses: Creating Long Term Wealth Buying and Holding Houses: Creating Long Term Wealth The topic: buying and holding a house for monthly rental income and how to structure the deal. Here's how you buy a house and you rent it out and you

More information

Training and Resources by Awnya B. Paparazzi Accessories Consultant #

Training and Resources by Awnya B. Paparazzi Accessories Consultant # Papa Rock Stars Podcast Training and Resources by Awnya B. Paparazzi Accessories Consultant #17961 awnya@paparockstars.com http://www.paparockstars.com Paparazzi Accessories Elite Leader: Natalie Hadley

More information

Autodesk University Laser-Scanning Workflow Process for Chemical Plant Using ReCap and AutoCAD Plant 3D

Autodesk University Laser-Scanning Workflow Process for Chemical Plant Using ReCap and AutoCAD Plant 3D Autodesk University Laser-Scanning Workflow Process for Chemical Plant Using ReCap and AutoCAD Plant 3D LENNY LOUQUE: My name is Lenny Louque. I'm a senior piping and structural designer for H&K Engineering.

More information

BOOK MARKETING: How to Build a Powerful Author Platform to Be More Visible Interview with Alinka Rutkowska

BOOK MARKETING: How to Build a Powerful Author Platform to Be More Visible Interview with Alinka Rutkowska BOOK MARKETING: How to Build a Powerful Author Platform to Be More Visible Interview with Alinka Rutkowska Welcome to Book Marketing Mentors, the weekly podcast where you learn proven strategies, tools,

More information

Want to Start a Startup? Avoid These Pitfalls

Want to Start a Startup? Avoid These Pitfalls Transcript Details This is a transcript of an educational program accessible on the ReachMD network. Details about the program and additional media formats for the program are accessible by visiting: https://reachmd.com/programs/optimize-business-finances-outreach/want-to-start-a-startup-avoidthese-pitfalls/10402/

More information

Episode 6: Can You Give Away Too Much Free Content? Subscribe to the podcast here.

Episode 6: Can You Give Away Too Much Free Content? Subscribe to the podcast here. Episode 6: Can You Give Away Too Much Free Content? Subscribe to the podcast here. Hey everybody! Welcome to episode number 6 of my podcast. Today I m going to be talking about using the free strategy

More information

Charissa Quade. CookWithAShoe.com

Charissa Quade. CookWithAShoe.com Charissa Quade CookWithAShoe.com Like many people, Charissa Quade was once a person who hated budgeting because it made her feel like a failure with money. She realized the opposite is true. Budgeting

More information

Phase 2: Testing & Validation: Forever Affiliate Content Strategy - Minisite & Authority Site

Phase 2: Testing & Validation: Forever Affiliate Content Strategy - Minisite & Authority Site Phase 2: Testing & Validation: Forever Affiliate Content Strategy - Minisite & Authority Site Okay. Welcome to Phase 2: Testing and Validation: Forever Affiliate Content Strategy for Minisites and Authority

More information

PASSIVE INCOME DESIGNERS BUSINESS DESIGN FREEDOM EPISODE #001 THE 7 MYTHS OF PASSIVE INCOME

PASSIVE INCOME DESIGNERS BUSINESS DESIGN FREEDOM EPISODE #001 THE 7 MYTHS OF PASSIVE INCOME PASSIVE INCOME for DESIGNERS BUSINESS DESIGN FREEDOM EPISODE #001 THE 7 MYTHS OF PASSIVE INCOME I d love to get your feedback on this podcast. Visit the Passive Income for Designers Facebook Group or email

More information

Full Episode Transcript

Full Episode Transcript Full Episode Transcript With Your Host Brooke Castillo Welcome to The Life Coach School Podcast, where it s all about real clients, real problems, and real coaching. And now your host, Master Coach Instructor,

More information

Career Center Fourms. Using LinkedIn & Professional Networking Beginner

Career Center Fourms. Using LinkedIn & Professional Networking Beginner Ken Naas: I welcome you today. Hopefully everybody's here for the LinkedIn seminar, the LinkedIn professional networking beginner course. Raise your hand if that s what you re here for. If you re not,

More information

Transcriber(s): Yankelewitz, Dina Verifier(s): Yedman, Madeline Date Transcribed: Spring 2009 Page: 1 of 27

Transcriber(s): Yankelewitz, Dina Verifier(s): Yedman, Madeline Date Transcribed: Spring 2009 Page: 1 of 27 Page: 1 of 27 Line Time Speaker Transcript 16.1.1 00:07 T/R 1: Now, I know Beth wasn't here, she s, she s, I I understand that umm she knows about the activities some people have shared, uhhh but uh, let

More information

Power of Podcasting #30 - Stand Out From The Crowd Day 3 of the Get Started Podcasting Challenge

Power of Podcasting #30 - Stand Out From The Crowd Day 3 of the Get Started Podcasting Challenge Power of Podcasting #30 - Stand Out From The Crowd Day 3 of the Get Started Podcasting Challenge Hello and welcome to the Power of Podcasting, and today we have a very special episode. Recently, I just

More information

SPI Podcast Session #215: How to Keep Up With Your Editorial Calendar (and How to Get Ahead)

SPI Podcast Session #215: How to Keep Up With Your Editorial Calendar (and How to Get Ahead) SPI Podcast Session #215: How to Keep Up With Your Editorial Calendar (and How to Get Ahead) This is the Smart Passive Income podcast with Pat Flynn, session number 215. Wait, when is this episode supposed

More information

GETTING FREE TRAFFIC WHEN YOU HAVE NO TIME TO LOSE

GETTING FREE TRAFFIC WHEN YOU HAVE NO TIME TO LOSE GETTING FREE TRAFFIC WHEN YOU HAVE NO TIME TO LOSE Shawn, it's so great to have you here on this show. For people who are listening in today who haven't heard about you, I'll be surprise if some people

More information

Autodesk University More Practical Dynamo; Practical Uses for Dynamo Within Revit

Autodesk University More Practical Dynamo; Practical Uses for Dynamo Within Revit Autodesk University More Practical Dynamo; Practical Uses for Dynamo Within Revit Hello, everyone. How's everyone doing? All right! Everyone excited to learn about Dynamo? Yeah! Welcome, everyone, to the

More information

Class 1 - Introduction

Class 1 - Introduction Class 1 - Introduction Today you're going to learn about the potential to start and grow your own successful virtual bookkeeping business. Now, I love bookkeeping as a business model, because according

More information

Listening Comprehension Questions These questions will help you to stay focused and to test your listening skills.

Listening Comprehension Questions These questions will help you to stay focused and to test your listening skills. RealEnglishConversations.com Conversations Topic: Job Interviews Listening Comprehension Questions These questions will help you to stay focused and to test your listening skills. How to do this: Listen

More information

BOOSTING AFFILIATE PROFITS

BOOSTING AFFILIATE PROFITS BOOSTING AFFILIATE PROFITS HOW TO MAKE MORE MONEY Jonathan Leger COURTESY OF LEARNFROMJON.COM - PRIVATE BUSINESS COACHING FROM A MULTI-MILLION DOLLAR INTERNET MARKETER + ACCESS TO PREMIUM AND EXCLUSIVE

More information

Common Phrases (2) Generic Responses Phrases

Common Phrases (2) Generic Responses Phrases Common Phrases (2) Generic Requests Phrases Accept my decision Are you coming? Are you excited? As careful as you can Be very very careful Can I do this? Can I get a new one Can I try one? Can I use it?

More information

infrastructural technology actually going to be shared by many companies, rather

infrastructural technology actually going to be shared by many companies, rather , best-selling author of The Glass Cage: Automation and Us, discusses his views on Robotic Process Automation and how it has changed the game. Nicholas Carr writes about technology and culture. He is the

More information

CareerView Podcast. Transcript The Path to Becoming CRO. Date: 5 April 2018 Interviewer: Susan Looi Guest: Gavin Pearce Duration: 14:16 min

CareerView Podcast. Transcript The Path to Becoming CRO. Date: 5 April 2018 Interviewer: Susan Looi Guest: Gavin Pearce Duration: 14:16 min Date: 5 April 2018 Interviewer: Susan Looi Guest: Gavin Pearce Duration: 14:16 min Susan: Hello and welcome to the Actuaries Institute CareerView podcast, I'm Susan Looi, Convener of the Actuaries Institute's

More information

2015 Mark Whitten DEJ Enterprises, LLC 1

2015 Mark Whitten DEJ Enterprises, LLC  1 Now what we going to do is we going to talk about setting up a business, all right? As you see on the screen, it's says, "Setting Up Your LLCs". What's an LLC? An LLC is a limited liability company. Why

More information

CLICK HERE TO SUBSCRIBE

CLICK HERE TO SUBSCRIBE Mike Morrison: Hey, guys. Welcome to episode 126 of the Membership Guys podcast. I'm your host, Mike Morrison, and I'm so glad you decided to spend a little bit of your day with me getting your weekly

More information

Life Science Marketing Agencies: The RFP is Dead

Life Science Marketing Agencies: The RFP is Dead Life Science Marketing Agencies: The RFP is Dead This transcript was lightly edited for clarity. My guest on this episode is Laura Brown. Laura is the CEO of Covalent Bonds. Covalent Bonds works with scientific

More information

Transcript of the podcasted interview: How to negotiate with your boss by W.P. Carey School of Business

Transcript of the podcasted interview: How to negotiate with your boss by W.P. Carey School of Business Transcript of the podcasted interview: How to negotiate with your boss by W.P. Carey School of Business Knowledge: One of the most difficult tasks for a worker is negotiating with a boss. Whether it's

More information

SDS PODCAST EPISODE 86 FIVE MINUTE FRIDAY: COMPUTER VISION

SDS PODCAST EPISODE 86 FIVE MINUTE FRIDAY: COMPUTER VISION SDS PODCAST EPISODE 86 FIVE MINUTE FRIDAY: COMPUTER VISION This is Five Minute Friday episode number 86: Computer Vision. Hey guys, and welcome back to the SuperDataScience podcast. Very excited about

More information

Episode 14: How to Get Cheap Facebook Likes and Awesome Engagement Subscribe to the podcast here.

Episode 14: How to Get Cheap Facebook Likes and Awesome Engagement Subscribe to the podcast here. Episode 14: How to Get Cheap Facebook Likes and Awesome Engagement Subscribe to the podcast here. Hi everybody welcome to episode number 14 of my podcast where I'm going to be talking about how to use

More information

Achieve Your Goals Podcast #143 - NEW Book! The Miracle Morning for Parents & Families (Interview with Lindsay McCarthy)

Achieve Your Goals Podcast #143 - NEW Book! The Miracle Morning for Parents & Families (Interview with Lindsay McCarthy) Achieve Your Goals Podcast #143 - NEW Book! The Miracle Morning for Parents & Families (Interview with Lindsay McCarthy) Nick: Welcome to the Achieve your Goals podcast, you're listening to podcast guaranteed

More information

Rolando s Rights. I'm talking about before I was sick. I didn't get paid for two weeks. The owner said he doesn't owe you anything.

Rolando s Rights. I'm talking about before I was sick. I didn't get paid for two weeks. The owner said he doesn't owe you anything. Rolando s Rights Rolando. José, I didn't get paid for my last two weeks on the job. I need that money. I worked for it. I'm sorry. I told you on the phone, I want to help but there's nothing I can do.

More information

BOOK MARKETING: How to Dominate a Niche Market the Right Way Interview with Chris Prefontaine

BOOK MARKETING: How to Dominate a Niche Market the Right Way Interview with Chris Prefontaine BOOK MARKETING: How to Dominate a Niche Market the Right Way Interview with Chris Prefontaine Welcome to book marketing mentors, the weekly podcast, where you learn proven strategies, tools, ideas, and

More information

Integrating Events with Marketing Automation to Improve ROI

Integrating Events with Marketing Automation to Improve ROI Integrating Events with Marketing Automation to Improve ROI This transcript was lightly edited for clarity. Chris: Okay, welcome and thank you for joining us. My guest on the show today is a modern marketing

More information

Episode 47 The Power Of Affirmation in Goal Setting

Episode 47 The Power Of Affirmation in Goal Setting Maria Pierre: 00:02 Thanks for listening to the Lunch and Learn with Dr. Berry, here to help educate, motivate and put you on the right path to take control of your health through weekly discussions on

More information

Interviewing Techniques Part Two Program Transcript

Interviewing Techniques Part Two Program Transcript Interviewing Techniques Part Two Program Transcript We have now observed one interview. Let's see how the next interview compares with the first. LINDA: Oh, hi, Laura, glad to meet you. I'm Linda. (Pleased

More information