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

Size: px
Start display at page:

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

Transcription

1 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 your Cost of Quality series. I'm Angelique Matheny with IBM. Software delivery is a challenging proposition, but there are steps that can be taken to reduce cost and risk and still deliver applications and services on time and on budget. In this series, we'll examine five strategies software delivery teams can take to ensure application quality while maintaining a focus on cost and customer expectations. This second installment in this podcast series picks up where episode one ends. We start by discussing the importance of starting from requirements to ensure traceability and validate that real business and stakeholder needs are being met by the solution that is being proposed. Then the podcast moves to discuss best practices in software architecture, the latest development in capabilities in Rational solutions, and what you can do to make the best use of these advancements in software design and development. -1-

2 And joining me today is Adeel Omer, Marketing Manager Architecture Design and Construction. Thanks for joining us, Adeel. Let's jump right in. So, Adeel, we've talked about requirements in business analysis in the first podcast in this series. Where does service architecture come in to help create better software? OMER: Thanks, Angelique. When most people think of architecture, they think of simple diagrammatic blocks, but the true importance in the capabilities of architecture are often overlooked. We live in a very complex world. And there's very complex software and very complex systems that make up the solutions that we need these days. So the place where architecture comes into place is, first of all, it helps create a traceability of the solution that you're creating to the requirements. Whoever your stakeholders might be, could be your business, could be your customers, there always needs to be this sense that your solutions map back to the requirements that were created. So integration with your existing business processes is a must. Understanding the impact on existing business processes and perhaps designing new ones that don't break existing business processes. So that traceability to requirements in your existing business processes is number -2-

3 one. Number two, you want to have traceability to your enterprise architecture. So you've got an existing infrastructure of IT and infrastructure of various systems, and you have to make sure that your new solutions merge well with those existing IT infrastructures. To do this, there's business process modeling notations, there's SOA modeling notations, there's all sorts of industry standards that you have to comply with. And to make sure you comply with those standards and to comply with your enterprise architecture, you have to follow a lot of architectural processes. And then finally, working with those two allows you to have a large amount of reuse of existing assets. It saves time, it improves quality, it improves your time to market. So with integration between your architecture tools, your enterprise architecture and your IT infrastructure and your services, those integrations can help you when you're automating your deployments. It can help communication between architectures, architectural teams as well as stakeholders and operational teams. So that's how architecture helps to produce better software in the long run. -3-

4 MATHENY: You know, it's often overlooked. Why is that? And what are some of the potential side effects? OMER: So, yes, architecture does get overlooked, where nowadays we're almost in a rush to get to market and be the first one to market. And that's great and it's well and good, but you must not overlook the due diligence of at least just enough architecture to take care of some of the concerns that I already outlined. But going to the potential side effects, if you want to manage the complexity of a really large and complex solution, you know, it might not start large but eventually it will get there. You know, software lives forever, and so you have to make sure that these large complex solutions can always be flexible, scalable and they can be migrated over to other systems, if that's what the need might be later on. So having the ability to create flexible software is truly important, and that's the potential side effect is your software might not be open to change later on. The second thing that can really cause a lot of trouble is if you're not compliant to either existing standards, or -4-

5 you're not audit ready, or you don't comply with the requirements, because that traceability thought that I talked about is really important. And then finally, if you have different people working in silos or if you're in a rush to provide whatever software you're in, you know, you've got two weeks and you say, okay, I'm going to come up with a software in two weeks, what you might end up doing over time, those little iterations, if you don't do proper due diligence with your architecture, is you might be creating patterns in your software that are known to cause certain issues, whether it's with performance or security or whatever. So that's essentially patterns-based engineering, and there's a patterns analysis engine that you can find in certain architecture tools such as Rational Software Architect. It not only detects what patterns you are creating, but it also detects anti-patterns, which are bad practices. So what's important is later on, when time period comes to change your applications and you try to change what the code is, a) it's going to be impossible, unless you have an architecture, because somebody new could be in the role. Or you just want to understand or get a primer on how things are set up. That's going to be impossible. -5-

6 But then, secondly, you might have implemented some anti-patterns, which make it impossible or very tedious to change your software. So those are some of the risks. You have to manage the complexity, you have to be compliant. You have to have a flexible code that complies with the business processes. And then, finally, you want to make sure that you are not creating any anti-patterns, and that if there's any industry-specific patterns, that you are following those just to be compliant and be part of a best practices. MATHENY: Adele, can you give us some specific examples of how software architecture tools such as Rational Software Architect can help software designers produce that high- quality software that you just mentioned? OMER: Sure, Angelique. We know the importance of standardized modeling is you create projects and you manage your risks more effectively. And you can design your solutions pretty much at a high level. Now, to do that, there's specific practices as part of architecture and design that you can perform. Now, you can leverage the power of abstraction, visualization, traceability, all the neat things I talked about, and -6-

7 analyze the impact of any changes later on. So one of the biggest aids in doing this is patterns-based engineering. Tools like Rational Rhapsody and Rational Software Architect have a patterns engine, and what it allows you to do is to create patterns or use existing patterns. There's a library that comes with the Rational Software Architect that you can use to get a boost in how you go to market and how quickly you can design your software. But you can, in addition to leveraging any included patterns and using some transformations to design your software, you can also create your own patterns. The other thing you can do is you can create custom domain-specific languages, both graphical and textual. What that allows you to do is if you're working in, let's say, the automotive industry and you would like to create a description of a vehicle, or you're working in a certain industry and there's specific business processes that you have to model, then you can create your own artifacts to model them. What this allows you to do is communicate more effectively with the people who consume those models. So it's not just in the domain of the technical architect, but it's also the -7-

8 operations people who can see, all right, this is where the architecture solution is going, and they can provide some feedback before it's too late. Then you can create custom factory solutions based on your own domain examples, what I just talked about. The other main example, the way you can use architecture, is using industry-specific modeling profiles. So within Rational Software Architect we have an extension called the Modeling for Communications Application. I'll use that as an example. What it does, it adds on to the basic modeling profile that allows telecom service providers and pretty much anybody who has a Web presence is to quickly create the architecture of their solutions and to actually implement their solutions as they relate to communications applications. So let's take the example of, you're a realtor and you would like people to come to your Web site and quickly connect to you by clicking on this click the call button. Or, if you want a customer service line, and you click on this button on the Web and suddenly the person who is on the Web site, their phone rings and you can get connected to them. It's a better experience, but it has to be done in a structured, proper way. -8-

9 What Rational Software Architect will allow you to do is take the standard session initiation protocol and [engulf] Web services and kind of hide all the complication from you and allow you to create the architecture of your Web application so that you can connect into these services without having to do a lot of work. So that goes for just the teleco example, but you can do this with a bunch of other examples as well, or other industries as well. And one thing that's really overlooked is deployment modeling. So deployment, planning and modeling is kind of a new angle to the way you can use architecture tools. We know we can create models of the software, but how do we create the model of how this software is going to be deployed on my servers and my databases? And then, how do I know if I had the right infrastructure ready or not? So this angle of architecture, you know, deployment modeling, what it allows you to do is before the software ever sees the light of day, you decide how it's going to get deployed. What the minimum requirements might be, and talking as a domain-specific profile. The operation guys might look at this and say, hey, you're asking for five app servers, we don't have them. Are you sure you need them? You say, yes, I do. They say, all right, we'll order it. It takes a month. That's how long -9-

10 it will take you to write your software so we'll have everything ready by the time you come to deployment time. As opposed to, hey, I'm about ready to deploy, do you guys have five servers? No, we don't, you'll have to wait for a month. So it reduces the risk, it allows for better communication between various teams that are involved with software development and that's really just another angle of how architecture can help with software development. MATHENY: And our last question today, Adeel. How can everyone get their hands on you'll these neat solutions or find out more and see them in action? OMER: Okay, great question. So the main product that I've been talking today about is Rational Software Architect, and there's a fantastic resource in the Rational Software Architect wiki. Controlled by the support and development teams, because they're very tied up with it. There's tons of good videos. There's pointers to great articles. So if you just Google Rational Software Architect wiki you'll be able to get to it and get to all these neat little tools. If you want to check out the development tools in action, there's the Rational Application Developer wiki that you can get on. But if instead of watching the video you want to -10-

11 actually get your hands dirty, the trial download for Rational Software Architect, Rational Application Developer are available. You can download them and then play with them or just work with them online. There's an online hosted trial where you can just play around without having to download any of those products. And then finally, if you're interested in the latest and greatest capabilities that are out there, you'll see on the Rational Software Architect wiki that we are currently running an open beta program for Rational Software Architect. And you'll see a lot of videos of what the cool new capabilities are of this beta, including model simulation, which allows you to create animated simulations of how a flow might take place within your architectural model. So give those betas a shot. Check out the Rational Software Architect wiki and check out the trials. MATHENY: Adele, as always, thanks so much for sharing your time today to discuss this podcast, Create Stable and High-Quality Software, Creating Software That's Flexible and Secure By Design. We really appreciate it. OMER: Thanks, Angelique. -11-

12 MATHENY: That was Rational's Adeel Omer, Marketing Manager, Architecture Design and Construction. To share this podcast with your colleagues, or if you're interested in more podcasts like this one, check out the Rational Talks To You podcast page at We'll include the other steps to the Five Steps to Reduce Your Cost of Quality Series. We'll also include a link to the Rational Systems and Software Design site. So check it out today. This has been an IBM podcast. I'm Angelique Matheny. Thanks for listening. Keep tuning in as Rational Talks To You. IBM Podcast [ MUSIC ] [END OF SEGMENT] -12-

Welcome to this IBM podcast, Six Ways To. Accelerate Android Mobile Application Development. I'm. Android based smartphones, pads and other mobile and

Welcome to this IBM podcast, Six Ways To. Accelerate Android Mobile Application Development. I'm. Android based smartphones, pads and other mobile and IBM Podcast [ MUSIC ] Welcome to this IBM podcast, Six Ways To Accelerate Android Mobile Application Development. I'm Angelique Matheny with IBM. Android based smartphones, pads and other mobile and interconnected

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

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

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

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

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

IB Interview Guide: How to Walk Through Your Resume or CV as an Undergrad or Recent Grad

IB Interview Guide: How to Walk Through Your Resume or CV as an Undergrad or Recent Grad IB Interview Guide: How to Walk Through Your Resume or CV as an Undergrad or Recent Grad Hello, and welcome to this next lesson in this module on how to tell your story, in other words how to walk through

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

CLICK HERE TO SUBSCRIBE

CLICK HERE TO SUBSCRIBE Mike Morrison: What's up, everybody? Welcome to Episode 120 of The Membership Guys Podcast. I'm your host Mike Morrison, one half of the Membership Guys, and on today's show we're talking about five things

More information

Shift your mindset A survival kit for professionals in change with Cyriel Kortleven

Shift your mindset A survival kit for professionals in change with Cyriel Kortleven CPA Australia Podcast Transcript - Episode 31: Shift your mindset A survival kit for professionals in change with Cyriel Kortleven Introduction: Hello and welcome to the CPA Australia podcast, your source

More information

Lesson 4: Develop and Launch an Engaging Website

Lesson 4: Develop and Launch an Engaging Website Chapter 1, Video 1: "Welcome to Lesson 4" Welcome to Lesson number 4. This is a lesson in which the old proverbial the rubber meets the road. To this point, you've created a strategy. You've got your business

More information

Student Hub Live interface guide transcript

Student Hub Live interface guide transcript Student Hub Live interface guide transcript 0:00 [MUSIC PLAYING] 0:14 Karen Foley: The Student Hub Live is an online interactive event 0:17 and there are two ways that you can engage with it. 0:20 There's

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

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

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

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

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

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

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

The ENGINEERING CAREER COACH PODCAST SESSION #13 How to Improve the Quality of Your Engineering Design Work and Boost Your Confidence

The ENGINEERING CAREER COACH PODCAST SESSION #13 How to Improve the Quality of Your Engineering Design Work and Boost Your Confidence The ENGINEERING CAREER COACH PODCAST SESSION #13 How to Improve the Quality of Your Engineering Design Work and Boost Your Confidence Show notes at: engineeringcareercoach.com/quality Anthony s Upfront

More information

LinkedIn Riches Episode 2 Transcript

LinkedIn Riches Episode 2 Transcript LinkedIn Riches Episode 2 Transcript John: LinkedIn Riches, Episode 2 ABC. A, always, B, be, C closing. Always be closing. Always be closing. Male 1: Surely you can't be serious. Male 2: I am serious.

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

Show notes for today's conversation are available at the podcast website.

Show notes for today's conversation are available at the podcast website. IT Infrastructure: Tips for Navigating Tough Spots Transcript Part 1: Mastering Merger Hazards Stephanie Losi: Welcome to the CERT podcast series, "Security for Business Leaders." The CERT Program is part

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

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

CLICK HERE TO SUBSCRIBE

CLICK HERE TO SUBSCRIBE Mike Morrison: Welcome to episode 68 of the Membership Guys podcast with me, your host, Mike Morrison, one half of the Membership Guys. If you are planning on running a membership web site, this is the

More information

Phone Interview Tips (Transcript)

Phone Interview Tips (Transcript) Phone Interview Tips (Transcript) This document is a transcript of the Phone Interview Tips video that can be found here: https://www.jobinterviewtools.com/phone-interview-tips/ https://youtu.be/wdbuzcjweps

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

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

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

The Emperor's New Repository

The Emperor's New Repository The Emperor's New Repository I don't know the first thing about building digital repositories. Maybe that's a strange thing to say, given that I work in a repository development group now, and worked on

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

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

Hello and welcome to the CPA Australia podcast, your source for business, leadership and public practice accounting information.

Hello and welcome to the CPA Australia podcast, your source for business, leadership and public practice accounting information. CPA Australia Podcast Episode 30 Transcript Introduction: Hello and welcome to the CPA Australia podcast, your source for business, leadership and public practice accounting information. Hello and welcome

More information

CLICK HERE TO SUBSCRIBE

CLICK HERE TO SUBSCRIBE Mike Morrison: What up, everybody, welcome to episode 116 of the Membership Guys podcast. I'm your host Mike Morrison, one half of the Membership Guys, and this is the show where we bring you proven and

More information

Jenna: If you have, like, questions or something, you can read the questions before.

Jenna: If you have, like, questions or something, you can read the questions before. Organizing Ideas from Multiple Sources Video Transcript Lynn Today, we're going to use video, we're going to use charts, we're going to use graphs, we're going to use words and maps. So we're going to

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

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

************************************************************************ Financial Literacy in Grades 9 and 10 The Arts Music AMU1O and AMG2O

************************************************************************ Financial Literacy in Grades 9 and 10 The Arts Music AMU1O and AMG2O ************************************************************************ Financial Literacy in Grades 9 and 10 The Arts Music AMU1O and AMG2O ************************************************************************

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

Welcome to this IBM Rational podcast, Systems. Engineering, It's Not Just for Engineers. I'm Kimberly Gist

Welcome to this IBM Rational podcast, Systems. Engineering, It's Not Just for Engineers. I'm Kimberly Gist IBM Podcast [ MUSIC ] GIST: Welcome to this IBM Rational podcast, Systems Engineering, It's Not Just for Engineers. I'm Kimberly Gist with IBM. Systems engineering is increasingly being recognized as an

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

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

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

The Slide Master and Sections for Organization: Inserting, Deleting, and Moving Around Slides and Sections

The Slide Master and Sections for Organization: Inserting, Deleting, and Moving Around Slides and Sections The Slide Master and Sections for Organization: Inserting, Deleting, and Moving Around Slides and Sections Welcome to the next lesson in the third module of this PowerPoint course. This time around, we

More information

019 My Wife Caught Me Looking at Porn, Now What?!?!

019 My Wife Caught Me Looking at Porn, Now What?!?! 019 My Wife Caught Me Looking at Porn, Now What?!?! Welcome to Pornfree Radio. I'm Matt Dobschuetz. This is the podcast for people who want to live 100% porn free. Today's episode is called, My Wife Caught

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

Autodesk University Precast Building Design Using Revit, Robot Structural Analysis, and Dynamo

Autodesk University Precast Building Design Using Revit, Robot Structural Analysis, and Dynamo Autodesk University Precast Building Design Using Revit, Robot Structural Analysis, and Dynamo ALI SHRIH: Good afternoon, everyone. My name is Ali Shrih. I work for a small company in Wisconsin, J3 Engineering.

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

Is Your Director of First Impressions Hurting Your Business?

Is Your Director of First Impressions Hurting Your Business? Episode 66 Is Your Director of First Impressions Hurting Your Business? Full Episode Transcription Have you joined yet? The Business Made Easy Facebook Business Community www.businessmadeeasypodcast.com/community

More information

Faith and Hope for the Future: Karen s Myelofibrosis Story

Faith and Hope for the Future: Karen s Myelofibrosis Story Faith and Hope for the Future: Karen s Myelofibrosis Story Karen Patient Advocate Please remember the opinions expressed on Patient Power are not necessarily the views of our sponsors, contributors, partners

More information

CLICK HERE TO SUBSCRIBE

CLICK HERE TO SUBSCRIBE Mike: Welcome to the inaugural episode of the Membership Guy's podcast. I'm Mike Morrison, one half of the membership guys alongside my partner Callie Willows and the purpose of these episodes is to provide

More information

7-1-The_Best_Practices_Course--Week_7--Part_1--Interactive_Legends_Part_1

7-1-The_Best_Practices_Course--Week_7--Part_1--Interactive_Legends_Part_1 Hello, this is Eric Bobrow. And in this lesson, we're going to take a look at a variation of the favorites that I call Interactive Legends of Visual Favorites. Here I have a set of favorites that's going

More information

How to Make Your Content Marketing 25% More Efficient

How to Make Your Content Marketing 25% More Efficient How to Make Your Content Marketing 25% More Efficient This transcript was lightly edited for clarity. Welcome back, everybody. This is Life Science Marketing Radio. I am again at ACP-LS in Boston, 2017,

More information

EPISODE #8: GAINING AWARENESS OF YOUR THOUGHTS

EPISODE #8: GAINING AWARENESS OF YOUR THOUGHTS EPISODE #8: GAINING AWARENESS OF YOUR THOUGHTS Hi! How's it goin'? I'm so good over here. It's officially autumn you guys and I couldn't be more excited! I lived in California for 13 years and if you know

More information

Autodesk University See What You Want to See in Revit 2016

Autodesk University See What You Want to See in Revit 2016 Autodesk University See What You Want to See in Revit 2016 Let's get going. A little bit about me. I do have a degree in architecture from Texas A&M University. I practiced 25 years in the AEC industry.

More information

Bonni: [00:00:00] Welcome to Teaching in Higher Ed. In this episode: still not sold on rubrics?

Bonni: [00:00:00] Welcome to Teaching in Higher Ed. In this episode: still not sold on rubrics? PODCAST EPISODE 2 Bonni: [00:00:00] Welcome to Teaching in Higher Ed. In this episode: still not sold on rubrics? Production Credit: [00:00:06] Produced by Innovate Learning, maximizing human potential.

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

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

A Conversation with Dr. Sandy Johnson Senior Vice President of Student Affairs Facilitated by Luke Auburn

A Conversation with Dr. Sandy Johnson Senior Vice President of Student Affairs Facilitated by Luke Auburn A Conversation with Dr. Sandy Johnson Senior Vice President of Student Affairs Facilitated by Luke Auburn Luke Auburn: You're listening to the RIT Professional Development podcast series. I'm your host

More information

Ep #23: Cheat Days. Hi! How's it goin'? Great? Good. Then let's jump right into today's topic. Cheat days.

Ep #23: Cheat Days. Hi! How's it goin'? Great? Good. Then let's jump right into today's topic. Cheat days. Ep #23: Cheat Days Hi! How's it goin'? Great? Good. Then let's jump right into today's topic. Cheat days. Should you have cheat days? What a big question and it's one I get asked often. I guess it depends

More information

David Abrams: 02:33 Hey Aaron how are you doing today. Thanks for joining me today. Aaron Krall: 02:36 David I'm good man. Thanks for having me.

David Abrams: 02:33 Hey Aaron how are you doing today. Thanks for joining me today. Aaron Krall: 02:36 David I'm good man. Thanks for having me. David Abrams: 00:00 Hello hello and welcome to episode number seven of the SaaS Breakthrough Show brought to you by Demio. The SaaS Breakthrough Show will be an inside look at what is working today in

More information

SDS PODCAST EPISODE 148 FIVE MINUTE FRIDAY: THE TROLLEY PROBLEM

SDS PODCAST EPISODE 148 FIVE MINUTE FRIDAY: THE TROLLEY PROBLEM SDS PODCAST EPISODE 148 FIVE MINUTE FRIDAY: THE TROLLEY PROBLEM Show Notes: http://www.superdatascience.com/148 1 This is Five Minute Friday episode number 144, two things to remember and two things to

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

MODULE 4 CREATING SOCIAL MEDIA CONTENT

MODULE 4 CREATING SOCIAL MEDIA CONTENT MODULE 4 CREATING SOCIAL MEDIA CONTENT Introduction Hello, this is Stefan, and welcome to Module 4, Creating YouTube Videos. Types of Social Media Content There are many different types of social media

More information

Need Help?

Need Help? Need Help? Email support@rev.com 7 Shortcuts To More Exciting Piano Playing! Including Lots of Videos Along The Way This is Duane, and if you play the piano but want to play it in a more exciting way,

More information

Multimedia and Arts Integration in ELA

Multimedia and Arts Integration in ELA Multimedia and Arts Integration in ELA TEACHER: There are two questions. I put the poem that we looked at on Thursday over here on the side just so you can see the actual text again as you're answering

More information

PAC Listing Inventory

PAC Listing Inventory PAC Listing Inventory Welcome to how to list your product on Amazon for FBA, from the Proven Amazon Course. There are two ways to add product on Amazon. One is by adding the product individually, the other

More information

JOSHUA STEWART: Mentoring we ve all heard how valuable it is. But how does it work, and is it right for you? Stories of mentoring it s Field Notes.

JOSHUA STEWART: Mentoring we ve all heard how valuable it is. But how does it work, and is it right for you? Stories of mentoring it s Field Notes. FIELD NOTES School of Civil and Environmental Engineering Georgia Institute of Technology Ep. 6: Who Needs a Mentor? (You Do!) JIMMY MITCHELL: For me personally, it s refreshing to take a

More information

The Guru Code Quick Start Steps

The Guru Code Quick Start Steps The Guru Code Quick Start Steps By Paul Mascetta Copyright Influence Mastery Inc.!1 Step 1: Find Your Sweet Spot 4 Step 2: Create Your Avatar 7 Step 3: Develop Your Story 10 Step 4: Build An Online Presence

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

9218_Thegreathustledebate Jaime Masters

9218_Thegreathustledebate Jaime Masters 1 Welcome to Eventual Millionaire. I'm. And today on the show we have just me. Today I wanted to actually do a solo episode, because I've been hearing quite a bit about the word hustle. And I'm actually

More information

MODULE 5 FACEBOOK PROMOTION AND MARKETING STRATEGIES

MODULE 5 FACEBOOK PROMOTION AND MARKETING STRATEGIES MODULE 5 FACEBOOK PROMOTION AND MARKETING STRATEGIES Introduction Hello again, this is Stefan, and welcome to Module 5, Facebook Promotion and Marketing Strategies. Attracting Facebook Followers You want

More information

As of today (September 9), two other classes are posted in full as well. You ll have immediate access to those two.

As of today (September 9), two other classes are posted in full as well. You ll have immediate access to those two. Sample from Session2: Emails That Attract More Prospects and Retain More Customers Copyright 2009 World Copywriting Institute, a division of David Garfinkel LLC W hat you are about to read is a transcript

More information

How to Use Messenger Bots to Increase Sales, Build Your List and Nurture Customer Relationships

How to Use Messenger Bots to Increase Sales, Build Your List and Nurture Customer Relationships How to Use Messenger Bots to Increase Sales, Build Your List and Nurture Customer Relationships THRIVE BY DESIGN WITH TRACY MATTHEWS You have to remember, you have to get people engaging with your bot

More information

This is an oral history interview with Colleen, IBM CRM (Customer Relationship Management) Business Partner

This is an oral history interview with Colleen, IBM CRM (Customer Relationship Management) Business Partner This is an oral history interview with Colleen, IBM CRM (Customer Relationship Management) Business Partner Worldwide Test Manager, conducted on September 4, 2003, by IBM Corporate Archivist, Paul Lasewicz.

More information

NFL Strength Coach of the Year talks Combine, Training, Advice for Young Strength Coaches

NFL Strength Coach of the Year talks Combine, Training, Advice for Young Strength Coaches NFL Strength Coach of the Year talks Combine, Training, Advice for Young Strength Coaches Darren Krein joins Lee Burton to discuss his recent accolades, changes in the NFL Combine, his training philosophies

More information

Module 3. People To Follow Me?

Module 3. People To Follow Me? Twitter Module 3 Session 2: How Do I Get People To Follow Me? Table of Contents Are You Easy To Find? 1 Did You Optimize Bio For Keywords? 1 Are You Tweeting Regularly? 1 Is Profile Follow Worth? 2 Interacting

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

NLP courses podcast All rights reserved

NLP courses podcast All rights reserved Speaker: Welcome to the nlpcourses.com show where we push pass the height and pull back the velvet curtains of creating a successful life with NLP. Dive in into physiology, neuro-science and linguistics

More information

Need Help?

Need Help? Welcome, everybody! It's Ted Prodromou and this is episode eleven of Social Selling Television. If you don't know what Social Selling Television is, it's my Apple TV channel. It's an ios app. I interview

More information

Welcome back to the Law School Toolbox Podcast. Today, we're excited to be talking with ex-biglaw recruiter Sadie Jones about negotiating job offers.

Welcome back to the Law School Toolbox Podcast. Today, we're excited to be talking with ex-biglaw recruiter Sadie Jones about negotiating job offers. Welcome back to the Law School Toolbox Podcast. Today, we're excited to be talking with ex-biglaw recruiter Sadie Jones about negotiating job offers. Your Law School Toolbox hosts are Alison Monahan and

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

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

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

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

I'm Andy Glover, and this is the Java Technical Series. of the developerworks podcast. My guest this time is Judah Johns. 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.

More information

Case Study: Joseph Cole Breaks Through Longstanding Income and Client Ceiling Within Weeks of Enrolling in B2B Biz Launcher

Case Study: Joseph Cole Breaks Through Longstanding Income and Client Ceiling Within Weeks of Enrolling in B2B Biz Launcher Case Study: Joseph Cole Breaks Through Longstanding Income and Client Ceiling Within Weeks of Enrolling in B2B Biz Launcher Thanks for talking with me a little bit today about your experiences so far,

More information

Show notes at: engineeringcareercoach.com/mentoring

Show notes at: engineeringcareercoach.com/mentoring The ENGINEERING CAREER COACH PODCAST SESSION #45 TECC 45 The Engineering Career Coach Podcast How to Find or Become a Mentor in Your Engineering Career EYOS Part 3 of 7 Show notes at: engineeringcareercoach.com/mentoring

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

EPISODE 7 How to Get More Facebook Fans

EPISODE 7 How to Get More Facebook Fans EPISODE 7 How to Get More Facebook Fans SEE THE SHOW NOTES AT: AMY PORTERFIELD: Hey there, Amy Porterfield here and welcome to another episode of the Online Marketing Made Easy Podcast. Today's session

More information

Using HUD's CNA e-tool for Project Rental Assistance Contracts,

Using HUD's CNA e-tool for Project Rental Assistance Contracts, Using HUD's CNA e-tool for Project Rental Assistance Contracts, 2-8-18 Jennifer Larson: So welcome, everyone. I'm so glad that you've joined us today to learn about HUD's new CAN e-tool and how it will

More information

Ep #50: 50 Things I've Learned from Running

Ep #50: 50 Things I've Learned from Running Full Episode Transcript With Your Host Jill Angie Welcome to The Not Your Average Runner Podcast. If you're a woman who is midlife and plus sized and you want to start running but don t know how, or if

More information

So we'd like to first of all let Tony and Dominic weigh in. on what they're seeing as some of the engineering challenges

So we'd like to first of all let Tony and Dominic weigh in. on what they're seeing as some of the engineering challenges [Steve Shoaf introduction] So we'd like to first of all let Tony and Dominic weigh in on what they're seeing as some of the engineering challenges associated with the development of Smart Products. So

More information

PodCTL #4 - All the Tools in the Kubernetes Toolbox

PodCTL #4 - All the Tools in the Kubernetes Toolbox PodCTL #4 - All the Tools in the Kubernetes Toolbox Tyler: [00:00:13] Hello Kubernetes community and welcome back to the PodCTL podcast. It's another week down in the Kubernetes community. Not a lot of

More information

SELF RELIANCE. How self reliant are you? And how do you define it? Mastering others is strength. Mastering yourself is true power.

SELF RELIANCE. How self reliant are you? And how do you define it? Mastering others is strength. Mastering yourself is true power. SELF RELIANCE How self reliant are you? And how do you define it? EPISODE # 7 2 of a Daily Dose of Greatness Quest with Trevor Crane DAILY QUOTES The measure of a man is what he does with power. -Plato

More information

Hello, and welcome to The Global Innovation. Outlook Podcast Series, where IBM demonstrates the

Hello, and welcome to The Global Innovation. Outlook Podcast Series, where IBM demonstrates the Transcript Title: Playing Games at Work Date: June 2007 Podcast Length: 9:06 Summary: Byron Reeves, a professor at Stanford University's Department of Communications, the faculty director of the Stanford

More information

Elluminate Career Development Workshops Session: Using Social Media in Your Job Search Date: May 4, 2011 Speakers: Jill Klees and Scott Brown

Elluminate Career Development Workshops Session: Using Social Media in Your Job Search Date: May 4, 2011 Speakers: Jill Klees and Scott Brown Elluminate Career Development Workshops Session: Using Social Media in Your Job Search Date: May 4, 2011 Speakers: Jill Klees and Scott Brown >> Jill Klees: Hello everyone and thank you for joining us

More information

QUICKSTART COURSE - MODULE 7 PART 3

QUICKSTART COURSE - MODULE 7 PART 3 QUICKSTART COURSE - MODULE 7 PART 3 copyright 2011 by Eric Bobrow, all rights reserved For more information about the QuickStart Course, visit http://www.acbestpractices.com/quickstart Hello, this is Eric

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