Agile Thoughts artwork

Agile Thoughts

273 episodes - English - Latest episode: 2 days ago - ★★★★★ - 10 ratings

In the time it takes to receive a Starbucks coffee, Lancer Kind covers how to consistently release software with zero defects, and how to guide teams and organizations through changes necessary to do Continuous Delivery. The Mandarin edition is at (中文版):
http://agilenoir.biz/feed/podcast/敏捷理念

Technology Education How To
Homepage Apple Podcasts Google Podcasts Overcast Castro Pocket Casts RSS feed

Episodes

125 How to Contract Test a new API Produced by a Team in a Different Department

November 11, 2020 02:15 - 17 minutes - 32.2 MB

Jargon: Virtual Service – this is a network endpoint that is a mock up of a real service, however it is simple, fast to launch, and can be setup and controlled from test automation code. Provider – the service that is creating information Consumer – the client that is consuming information from a Provider. The … The post 125 How to Contract Test a new API Produced by a Team in a Different Department first appeared on Agile Noir.

124 Test Automation with Virtual Servers

November 04, 2020 02:21 - 8 minutes - 16.1 MB

Jargon: Virtual Service – this is a network endpoint that is a mock up of a real service, however it is simple, fast to launch, and can be setup and controlled from test automation code. Provider – the service that is creating information Consumer – the client that is consuming information from a Provider. The … The post 124 Test Automation with Virtual Servers first appeared on Agile Noir.

123 Contract Testing—The Difference between Provider Tests and Consumer Tests

October 28, 2020 01:42 - 15 minutes - 28.8 MB

Jargon: Static Mock – this is a simple mock object, also referred to as a stub. Virtual Service – this is a network endpoint that is a mock up of a real service, however it is simple, fast to launch, and can be setup and controlled from test automation code. Provider – the service that … The post 123 Contract Testing—The Difference between Provider Tests and Consumer Tests first appeared on Agile Noir.

122 Contract Testing with Bryan Finster

October 21, 2020 02:39 - 7 minutes - 14.4 MB

Bryan Finster is a software engineer who leads a DevOps Dojo a large enterprise. You can contact him on Twitter: @BryanFinster or on Linkedin: https://www.linkedin.com/in/bryan-finster/ Bryan writes on Medium about all things DevOps: https://medium.com/@bdfinst Contract Testing, per Martin Fowler https://www.martinfowler.com/bliki/ContractTest.html Integration testing per Martin Fowler https://martinfowler.com/bliki/IntegrationTest.html FIND ALL THE EPISODES FOR THIS SERIES AT THE SERIES … ...

121 How Agile Coaches can applying Human-Centric Agility’s Model

October 14, 2020 04:02 - 16 minutes - 30.8 MB

Here is Geof Ellingham’s LinkedIn: https://www.linkedin.com/in/geofellingham/ The paper we are discussing, Geof’s paper, is here: https://www.linkedin.com/pulse/human-centric-agility-coaching-geof-ellingham/?trackingId= You can find Geof’s other work at these places: https://www.geofellingham.com/ and https://www.humancentricagility.org/ Leadership Agility®360 https://www.cambriaconsulting.com/leadership-agility-360/ The post 121 How Agile Coaches can applying Human-Centric Agility’s Model ...

120 Human-Centric Agility, Developmental Stage Coaching Model

October 07, 2020 01:47 - 20 minutes - 9.3 MB

The paper we are discussing, Geof’s paper, is here: https://www.linkedin.com/pulse/human-centric-agility-coaching-geof-ellingham/?trackingId= You can find Geof’s other work at these places: https://www.geofellingham.com/ and https://www.humancentricagility.org/ Leadership Agility®360 https://www.cambriaconsulting.com/leadership-agility-360/ The post 120 Human-Centric Agility, Developmental Stage Coaching Model first appeared on Agile Noir.

119 Paradoxes in Wonderland, with Geof Ellingham

September 30, 2020 03:33 - 19 minutes - 34.8 MB

The paper we are discussing, Geof’s paper, is here: https://www.linkedin.com/pulse/human-centric-agility-coaching-geof-ellingham/?trackingId= You can find Geof’s other work at these places: https://www.geofellingham.com/ and https://www.humancentricagility.org/ 1. The expert paradox Clients hire agile coaches in large part because of their expertise in agile, yet coaching orthodoxy suggests that domain expertise is of low value. The result of this paradox is … The post 119 Paradoxes in Wond...

118 Agile in Wonderland: Human Centric Coaching, with Geof Ellingham

September 23, 2020 03:28 - 15 minutes - 28.5 MB

The paper we are discussing, Geof’s paper, is here: https://www.linkedin.com/pulse/human-centric-agility-coaching-geof-ellingham/?trackingId= You can find Geof’s other work at these places: https://www.geofellingham.com/ and https://www.humancentricagility.org/ The post 118 Agile in Wonderland: Human Centric Coaching, with Geof Ellingham first appeared on Agile Noir.

117 Does SAFe make doing Behavior Driven Development Hard?

September 16, 2020 17:56 - 12 minutes - 22.7 MB

Contact Mike at: [email protected] Full SAFe framework defined here: https://www.scaledagileframework.com/# The post 117 Does SAFe make doing Behavior Driven Development Hard? first appeared on Agile Noir.

116 Systems Thinking on BDD and SAFe

September 09, 2020 05:04 - 13 minutes - 24 MB

Examples Mapping by Matt Wynne https://cucumber.io/blog/bdd/example-mapping-introduction/ INVEST User Stories: https://agileforall.com/new-to-agile-invest-in-good-user-stories/ How to use Three Amigos with BDD: https://automationpanda.com/2017/02/20/the-behavior-driven-three-amigos/ The post 116 Systems Thinking on BDD and SAFe first appeared on Agile Noir.

115 Behavior Driven Development at Scale with SAFe

September 02, 2020 04:26 - 23 minutes - 17.5 MB

Define full SAFe framework https://www.scaledagileframework.com/# Examples Mapping by Matt Wynne https://cucumber.io/blog/bdd/example-mapping-introduction/ INVEST User Stories: https://agileforall.com/new-to-agile-invest-in-good-user-stories/ How to use Three Amigos with BDD: https://automationpanda.com/2017/02/20/the-behavior-driven-three-amigos/ The post 115 Behavior Driven Development at Scale with SAFe first appeared on Agile Noir.

114 Gherkin, Three Amigos, and Pair Programing

August 26, 2020 01:17 - 11 minutes - 20.6 MB

BDD example: Feature: Robo Call Screening Scenario: known caller Given call is received When it is someone I know Then the call is put through Scenario: unknown caller Given I receive a call When it is someone unknown Then an automated call screener explains that they may press a specific button to put the call … The post 114 Gherkin, Three Amigos, and Pair Programing first appeared on Agile Noir.

021 代码覆盖丑闻

August 21, 2020 02:06 - 7 minutes - 13.1 MB

Vanilla Pop:IT团队怎么样呢?我们可以用TDD来实施一次设计冲刺,然后看看情况吗? Horst:我还是坚持我自己不赞成微测试的政策。不过,我很乐意让团队来自己决定如何才能向我交付功能和质量。 代码狗:我不相信TDD。你不能在写代码之前就先写好测试啊。你知道吗?没人会这样做。你想想,不过几周,就会回到老样子,我称之为错误驱动开发。我们调试代码的人就是这样做的。 架构师:我改变了。请教了专家,建议我尝试一下更为灵活的思维。我努力做得更好。不再强加观点给同事。让团队决定,而不是我自己命令他们。一首叫“Kumbiyah”的歌,我们都开始唱唱好吗?Pop是对的。他向我展示了一种方法,所以,我们需要做的就是开始实施。管理层希望我们带头,实现全部代码100%的微测试覆盖。副总已经签发这件事。会有个连续整合服务器来运行它们。我们只需要实施即可。这就是目前的规矩。好运哈。 Jose:(小声说)呃,灵活思维持续不到5分钟。 Junior Joe:(小声说)你认为那会是个新记录吗? 代码狗:啊,这不会发生的。我们不会真地那么做吧?那是质量控制的事情啊。 Jose:我不知道。...

113 Why is BDD a better practice than ATDD?

August 19, 2020 04:19 - 13 minutes - 24.9 MB

Definition of ATDD (Acceptance Test Drive Development): https://www.kaizenko.com/what-is-acceptance-test-driven-development-attd/ DDD (Domain Driven Development): BDD Resources: Here is a short presentation on the above poster: https://www.youtube.com/watch?v=gr34Df2UVzE Podcasts (intro level): Discover the Benifits of BDD: https://itunes.apple.com/us/podcast/testtalks-automation-awesomeness/id826722706?mt=2&i=263278946 Non-iTunes link: http://joecolantonio.com/testtalks/01-lance-kind-discov...

112 CodeTogether’s Business Model

August 11, 2020 04:56 - 17 minutes - 31.5 MB

You can get CodeTogether in IDE plugin marketplaces however you can find it here as well: https://www.codetogether.com Here is a demo video of developers using CodeTogether: https://youtu.be/lZ_zxtMkVqo This is Tim Webb’s company: https://www.genuitec.com Tim is on twitter: @TimRWebb If you want to hear more, this is the series page. The post 112 CodeTogether’s Business Model first appeared on Agile Noir.

111 How CodeTogether Works and how it’s FAR BETTER than Screen Sharing

August 03, 2020 19:14 - 14 minutes - 26 MB

You can CodeTogether in IDE plugin marketplaces as well as here: https://www.codetogether.com Here is a demo video of developers using CodeTogether: https://youtu.be/lZ_zxtMkVqo A study on Pair Programming with different expertise and tasks: https://ieeexplore.ieee.org/document/4052584 There are more papers such as Pair Programming, TDD, and other things related to Agile at: https://ConfessionsOfAnAgileCoach.blogspot.com/2011/09/what-do-studies-say-about-agile.html This is Tim Webb’s company...

110 Developing Developers with Pair Programing

July 28, 2020 18:12 - 8 minutes - 16.2 MB

You can CodeTogether in IDE plugin marketplaces as well as here: https://www.codetogether.com Here is a demo video of developers using CodeTogether: https://youtu.be/lZ_zxtMkVqo Study on Pair Programming with different expertise and tasks: https://ieeexplore.ieee.org/document/4052584 More papers such as Pair Programming, TDD, and other things related to Agile at: https://ConfessionsOfAnAgileCoach.blogspot.com/2011/09/what-do-studies-say-about-agile.html This is Tim Webb’s company: https://ww...

109 Tips for Covid times—Pair Program with CodeTogether

July 21, 2020 01:24 - 6 minutes - 12.4 MB

You can CodeTogether in IDE plugin marketplaces as well as here: https://www.codetogether.com This is Tim Webbs company: https://www.genuitec.com Tim is on twitter: @TimRWebb If you want to hear more, this is the series page. The post 109 Tips for Covid times—Pair Program with CodeTogether first appeared on Agile Noir.

108 Double Robot’s BlazeSky Business Model

July 15, 2020 02:36 - 9 minutes - 17.9 MB

Go here to wishlist or purchase BlazeSky on Steam Games: https://store.steampowered.com/app/1208980/BlazeSky/ Go here for the SciFi Thoughts series about BlazeSky: https://lancerkind.com/listen-to-the-scifi-thoughts-podcast/blazesky-a-space-opera-video-game/ Double Robot: https://doublerobot.com Gameplay Cinematics: New trailer: https://youtu.be/da1uxJiDb5M Opening Cinematic: https://m.youtube.com/watch?v=OsnEpirn3_M Trailer #2: https://m.youtube.com/watch?v=DcZr2smzjsU Will Iverson introduc...

107 BlazeSky and Lean Startup Experiments, Creating with Unity, and more Test Automation

July 08, 2020 05:56 - 14 minutes - 26.8 MB

Go here to wishlist or purchase BlazeSky on Steam Games: https://store.steampowered.com/app/1208980/BlazeSky/ Double Robot: https://doublerobot.com Test Automation Pyramid series: https://agilenoir.biz/en/agilethoughts/test-automation-pyramid-series/ Genuitec’s CodeTogether: https://www.codetogether.com Gameplay Cinematics:  Opening Cinematic: https://m.youtube.com/watch?v=OsnEpirn3_M Trailer #2: https://m.youtube.com/watch?v=DcZr2smzjsU Will Iverson introduces BlazeSky: https://m.youtube.co...

106 Pitching a Game and Automating Tests in BlazeSky

June 30, 2020 22:00 - 13 minutes - 24 MB

Go here to wishlist or purchase BlazeSky on Steam Games: https://store.steampowered.com/app/1208980/BlazeSky/ Go here for the SciFi Thoughts series about BlazeSky: https://lancerkind.com/listen-to-the-scifi-thoughts-podcast/blazesky-a-space-opera-video-game/ Double Robot: https://doublerobot.com Test Automation Pyramid series: https://agilenoir.biz/en/agilethoughts/test-automation-pyramid-series/ Gameplay Cinematics:  Opening Cinematic: https://m.youtube.com/watch?v=OsnEpirn3_M Trailer #2: h...

105 Developing Indy Games the Agile Way

June 23, 2020 04:20 - 15 minutes - 27.6 MB

Go here to wishlist or purchase BlazeSky on Steam Games: https://store.steampowered.com/app/1208980/BlazeSky/ Gameplay Cinematics:  Opening Cinematic: https://m.youtube.com/watch?v=OsnEpirn3_M Trailer #2: https://m.youtube.com/watch?v=DcZr2smzjsU Will Iverson introduces BlazeSky: https://m.youtube.com/watch?v=0wQqRXwiRYQ Double Robot: https://doublerobot.com Unity: https://unity3d.com/what-is-a-game-engine libgdx Java library for game development: https://libgdx.badlogicgames.com ray lib C++...

104 Designers and Agile Teams—Not getting in Your Own Way & Design Debt

June 16, 2020 23:02 - 5 minutes - 10.6 MB

Contact Sophie on twitter: https://twitter.com/wickedgeekie Her company is Baguette UX: https://www.baguetteux.com FIND ALL THE EPISODES FOR THIS SERIES AT THE SERIES PAGE. The post 104 Designers and Agile Teams—Not getting in Your Own Way & Design Debt first appeared on Agile Noir.

103 Designers and Agile Teams—Tips for Designers to OVERCOME Hidden Waterfall within Agile.

June 09, 2020 03:20 - 9 minutes - 17.1 MB

Contact Sophie on twitter: https://twitter.com/wickedgeekie Her company is BaguetteUX: https://www.baguetteux.com FIND ALL THE EPISODES FOR THIS SERIES AT THE SERIES PAGE. The post 103 Designers and Agile Teams—Tips for Designers to OVERCOME Hidden Waterfall within Agile. first appeared on Agile Noir.

102 Designers and Agile Teams—Team Level Trust, Design Interviews, and more with Sophie Freiermuth

June 03, 2020 01:31 - 14 minutes - 26.3 MB

Contact Sophie on twitter: https://twitter.com/wickedgeekie Her company is BaguetteUX: https://www.baguetteux.com FIND ALL THE EPISODES FOR THIS SERIES AT THE SERIES PAGE. The post 102 Designers and Agile Teams—Team Level Trust, Design Interviews, and more with Sophie Freiermuth first appeared on Agile Noir.

102 Designers an Agile Teams—Team Level Trust, Design Interviews, and more with Sophie Freiermuth

June 03, 2020 01:31 - 14 minutes - 26.3 MB

Contact Sophie on twitter: https://twitter.com/wickedgeekie Her company is BaguetteUX: https://www.baguetteux.com

101 How Designers should work with Agile Teams, with Sophie Freiermuth

May 26, 2020 04:35 - 12 minutes - 23 MB

Contact Sophie on twitter: https://twitter.com/wickedgeekie Her company is BaguetteUX: https://www.baguetteux.com FIND ALL THE EPISODES FOR THIS SERIES AT THE SERIES PAGE. The post 101 How Designers should work with Agile Teams, with Sophie Freiermuth first appeared on Agile Noir.

100 Covid19 Office Tips with Jim Benson—How to Become a GREAT Performing Team

May 20, 2020 05:39 - 11 minutes - 21.9 MB

Jim’s Personal Kanban: https://www.amazon.com/Personal-Kanban-Mapping-Work-Navigating/dp/1453802266 Jim Benson’s training company that has courses on distributed teams: https://modusinstitute.com/courses/ Jim Benson’s consulting company Modus Cooperandi: https://moduscooperandi.com More books from Jim:  Why Limit WIP: We Are Drowning In Work https://www.amazon.com/gp/product/B00KRJFS2Y/ref=dbs_a_def_rwt_bibl_vppi_i1 Why Plans Fail: Cognitive Bias, Decision Making, and Your Business https://w...

099 Covid Office Tips with Jim Benson—How to get my team to work well?

May 12, 2020 01:22 - 10 minutes - 19.1 MB

Jim’s Personal Kanban: https://www.amazon.com/Personal-Kanban-Mapping-Work-Navigating/dp/1453802266 Jim Benson’s training company that has courses on distributed teams: https://modusinstitute.com/courses/ Jim Benson’s consulting company Modus Cooperandi: https://moduscooperandi.com More books from Jim:  Why Limit WIP: We Are Drowning In Work https://www.amazon.com/gp/product/B00KRJFS2Y/ref=dbs_a_def_rwt_bibl_vppi_i1 Why Plans Fail: Cognitive Bias, Decision Making, and Your Business https://w...

098 Covid Office Tips with Jim Benson-Who is in my Distributed Team?

May 06, 2020 00:27 - 8 minutes - 14.8 MB

Jim Benson’s training company that has courses on distributed teams: https://modusinstitute.com/courses/ Jim Benson’s consulting company Modus Cooperandi: https://moduscooperandi.com The post 098 Covid Office Tips with Jim Benson-Who is in my Distributed Team? first appeared on Agile Noir.

097 Agile Fluency Instead of Assessment

April 29, 2020 00:11 - 15 minutes - 28.8 MB

Agile Fluency: https://www.agilefluency.org FREE Agile Fluency book: Read the eBook Workshops and events; https://www.agilefluency.org/workshops.php The post 097 Agile Fluency Instead of Assessment first appeared on Agile Noir.

096 Agile Fluency explained by Diana Larsen

April 22, 2020 04:39 - 14 minutes - 27.1 MB

Agile Fluency: https://www.agilefluency.org FREE Agile Fluency book: Read the eBook Workshops and events; https://www.agilefluency.org/workshops.php The post 096 Agile Fluency explained by Diana Larsen first appeared on Agile Noir.

095 Planning Poker to Uncover Business Value

April 15, 2020 04:04 - 9 minutes - 17.4 MB

Metagality in the year 2020 will have a Denver event on May 7th and 8th. Otherwise, their event calendar is visible at: http://www.metagility.technology Dr. David A. Bishop is Founder and CEO of Agile Worx. He is a technologist, consultant, researcher, entrepreneur, and instructor with over 25 years of experience in telecommunications, transportation, government, and utility … The post 095 Planning Poker to Uncover Business Value first appeared on Agile Noir.

094 Business Analyst’s shift to Agile

April 07, 2020 18:50 - 22 minutes - 18.1 MB

Metagality in the year 2020 will have a Denver event on May 7th and 8th. Otherwise, their event calendar is visible at: http://www.metagility.technology Dr. David A. Bishop is Founder and CEO of Agile Worx. He is a technologist, consultant, researcher, entrepreneur, and instructor with over 25 years of experience in telecommunications, transportation, government, and utility … The post 094 Business Analyst’s shift to Agile first appeared on Agile Noir.

093 Embedded Products paired with Agility and Innovation is MetaAgility, with David Bishop

April 01, 2020 03:55 - 12 minutes - 22.8 MB

Metagality in the year 2020 will have a Denver event on May 7th and 8th. Otherwise, their event calendar is visible at: http://www.metagility.technology Dr. David A. Bishop is Founder and CEO of Agile Worx. He is a technologist, consultant, researcher, entrepreneur, and instructor with over 25 years of experience in telecommunications, transportation, government, and utility … The post 093 Embedded Products paired with Agility and Innovation is MetaAgility, with David Bishop first appeared ...

091 Deeper connections through Play, Jenny Bramble

March 18, 2020 03:07 - 15 minutes - 27.9 MB

TriAgile Conference: https://triagile.com Jenny’s LinkedIn: https://www.linkedin.com/in/jennybramble FIND ALL THE EPISODES FOR THIS SERIES AT THE SERIES PAGE. The post 091 Deeper connections through Play, Jenny Bramble first appeared on Agile Noir.

090 Agile via gentle Mutiny by Jenny Bramble

March 10, 2020 23:20 - 13 minutes - 25.1 MB

TriAgile Conference: https://triagile.com FIND ALL THE EPISODES FOR THIS SERIES AT THE SERIES PAGE. The post 090 Agile via gentle Mutiny by Jenny Bramble first appeared on Agile Noir.

088 Business Agility’s Compatibility with Different Businesses Domains and Company Sizes

February 26, 2020 00:57 - 7 minutes - 14.5 MB

Even Leybourn is the founder of the Business Agility Institute: https://businessagility.institute The 2020 NYC business agility conference: https://businessagility.institute/attend/business-agility-conference-11-12-march-2020-new-york-city/ Dunbar’s Number: https://en.wikipedia.org/wiki/Dunbar%27s_number FIND ALL THE EPISODES FOR THIS SERIES AT THE SERIES PAGE. The post 088 Business Agility’s Compatibility with Different Businesses Domains and Company Sizes first appeared on Agile Noir.

087 Visual Management’s challenge to being all Inclusive

February 19, 2020 19:14 - 5 minutes - 10.2 MB

Even Leybourn is the founder of the Business Agility Institute: https://businessagility.institute The 2020 NYC business agility conference: https://businessagility.institute/attend/business-agility-conference-11-12-march-2020-new-york-city/ FIND ALL THE EPISODES FOR THIS SERIES AT THE SERIES PAGE. The post 087 Visual Management’s challenge to being all Inclusive first appeared on Agile Noir.

086 What does Business Agility Look Like?

February 05, 2020 21:59 - 6 minutes - 12.1 MB

Give teams autonomy, mastery, and vision: give them autonomy to make choices, give them the ability to master their work, and the vision of the customer to achieve something of value. FIND ALL THE EPISODES FOR THIS SERIES AT THE SERIES PAGE. The post 086 What does Business Agility Look Like? first appeared on Agile Noir.

085 Reinventing Old Business Processes

January 29, 2020 05:21 - 5 minutes - 10.4 MB

Even Leybourn is the founder of the Business Agility Institute: https://businessagility.institute The 2020 NYC business agility conference: https://businessagility.institute/attend/business-agility-conference-11-12-march-2020-new-york-city/ FIND ALL THE EPISODES FOR THIS SERIES AT THE SERIES PAGE. The post 085 Reinventing Old Business Processes first appeared on Agile Noir.

084 Business Agility means to Focus on New Constraints

January 22, 2020 04:43 - 8 minutes - 16.3 MB

Even Leybourn is the founder of the Business Agility Institute: https://businessagility.institute The 2020 NYC business agility conference: https://businessagility.institute/attend/business-agility-conference-11-12-march-2020-new-york-city/ Jim the Rookie Morris: https://www.speakers.com/Speaker/Jim-The-Rookie-Morris-speaker-biography FIND ALL THE EPISODES FOR THIS SERIES AT THE SERIES PAGE. The post 084 Business Agility means to Focus on New Constraints first appeared on Agile Noir.

083 How Evan Leybourn got into Business Agility

January 14, 2020 03:38 - 8 minutes - 14.8 MB

Even Leybourn is the founder of the Business Agility Institute: https://businessagility.institute The 2020 NYC business agility conference: https://businessagility.institute/attend/business-agility-conference-11-12-march-2020-new-york-city/ FIND ALL THE EPISODES FOR THIS SERIES AT THE SERIES PAGE. The post 083 How Evan Leybourn got into Business Agility first appeared on Agile Noir.

082 The Marketing work of a Blockchain, IOT, AI/ML Entrepreneur

January 07, 2020 00:52 - 16 minutes - 7.6 MB

Pingala, the mathematician  historical note. src: https://www.jstor.org/stable/23445644?seq=1 src: https://en.wikipedia.org/wiki/Pingala FIND ALL THE EPISODES FOR THIS SERIES AT THE SERIES PAGE. The post 082 The Marketing work of a Blockchain, IOT, AI/ML Entrepreneur first appeared on Agile Noir.

081 Pingala, Blockchain, and Airports, how a Necessity causes Invention

January 01, 2020 00:36 - 7 minutes - 13.1 MB

Vinay is looking for help in doing sales and marketing in the USA. If you’re interested in some kind of arrangement, please inquire via the contact form on the Pingala website. FIND ALL THE EPISODES FOR THIS SERIES AT THE SERIES PAGE. The post 081 Pingala, Blockchain, and Airports, how a Necessity causes Invention first appeared on Agile Noir.

080 Pingala’s Blockchain Land Registery and AI ML

December 25, 2019 03:13 - 7 minutes - 14.5 MB

Vinay is looking for help in doing sales and marketing in the USA. If you’re interested in some kind of arrangement, please inquire via the contact form on the Pingala website. FIND ALL THE EPISODES FOR THIS SERIES AT THE SERIES PAGE. The post 080 Pingala’s Blockchain Land Registery and AI ML first appeared on Agile Noir.

079 IOT Smart Mirrors and Smart Cities

December 17, 2019 04:24 - 8 minutes - 15.3 MB

Vinay’s startup is Pingala. If you’re interested in MyRappo, the event feedback system, it is here. FIND ALL THE EPISODES FOR THIS SERIES AT THE SERIES PAGE. The post 079 IOT Smart Mirrors and Smart Cities first appeared on Agile Noir.

078 From Agile Coach to Blockchain Entrepreneur, Vinay Krishna

December 11, 2019 03:42 - 10 minutes - 18.8 MB

VINAY’S STARTUP IS PINGALA SOFTWARE.  If you’re interested in MyRappo, the event feedback system, it is here. Ledger Mail is Pingala’s blockchain email solution. FIND ALL THE EPISODES FOR THIS SERIES AT THE SERIES PAGE. The post 078 From Agile Coach to Blockchain Entrepreneur, Vinay Krishna first appeared on Agile Noir.

077 From Agile Coach to Agile Entrepreneur, With Vinay Krishna

December 03, 2019 00:33 - 10 minutes - 19.3 MB

Vinay’s startup is Pingala Software.  If you’re interested in MyRappo, the event feedback system, it is here.  FIND ALL THE EPISODES FOR THIS SERIES AT THE SERIES PAGE. The post 077 From Agile Coach to Agile Entrepreneur, With Vinay Krishna first appeared on Agile Noir.

077 FROM AGILE COACH TO AGILE ENTREPRENEUR, WITH VINAY KRISHNA

December 03, 2019 00:33 - 10 minutes - 19.3 MB

CONNECT Visit Agile Thoughts and register to receive free development, analysis, or leadership and management materials and learn to excel at developing software. I’ll also send information on my low cost email courses you can take via the internet. 077 From Agile Coach to Agile Entrepreneur, with Vinay Krishna Vinay’s startup is Pingala: https://pingalasoftware.com/index If …

Twitter Mentions

@wickedgeekie 5 Episodes
@cantoncoders 4 Episodes
@sonarsource 3 Episodes
@docondev 3 Episodes
@bellingard 3 Episodes
@azaletskiypavel 3 Episodes
@jordanpowell88 1 Episode
@lancerkind 1 Episode