
FACILITATINGAGILITY.COM
Facilitating Agility | Scrum and Agile FacilitationScrum and Agile Facilitation
http://www.facilitatingagility.com/
Scrum and Agile Facilitation
http://www.facilitatingagility.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Saturday
LOAD TIME
0.8 seconds
16x16
32x32
Domain Privacy Service FBO Registrant.
Domain Privacy Service FBO Registrant.
10 Corpor●●●●●●●●●Suite 300
Bur●●●ton , MA, 01803
UNITED STATES
View this contact
Domain Privacy Service FBO Registrant.
Domain Privacy Service FBO Registrant.
10 Corpor●●●●●●●●●Suite 300
Bur●●●ton , MA, 01803
UNITED STATES
View this contact
Domain Privacy Service FBO Registrant.
Domain Privacy Service FBO Registrant.
10 Corpor●●●●●●●●●Suite 300
Bur●●●ton , MA, 01803
UNITED STATES
View this contact
13
YEARS
8
MONTHS
7
DAYS
DOMAIN.COM, LLC
WHOIS : whois.domain.com
REFERRED : http://www.domain.com
PAGES IN
THIS WEBSITE
20
SSL
EXTERNAL LINKS
16
SITE IP
192.0.78.25
LOAD TIME
0.781 sec
SCORE
6.2
Facilitating Agility | Scrum and Agile Facilitation | facilitatingagility.com Reviews
https://facilitatingagility.com
Scrum and Agile Facilitation
Scrum | Facilitating Agility
https://facilitatingagility.com/category/scrum
Scrum and Agile Facilitation. Building Creative Teams: Motivation, Engagement & Retrospectives. Posted by Cara Turner. Asymp; Leave a comment. Quick post for the slides from my talk at AgileIndia2014. The talk is in three sections:. 8211; How do we generate new ideas? 8211; Motivation at Work. 8211; Rethinking the Retro as a creative tool. Slideshare link: Building Creative Teams: Motivation, Engagement and Retrospectives. Facilitation Toolkit: Activities for Closing. Posted by Cara Turner. Finding the r...
Talks and Workshops | Facilitating Agility
https://facilitatingagility.com/talks-and-workshops
Scrum and Agile Facilitation. These are the sessions I’ve presented over the last few years:. Can Agility Change The World? Bridging the Digital Divide with Agile Training. Keynote Address: Scrum Gathering South Africa 2015 Slides. Pair Programming Immersion Workshop. Co-Creator and Facilitator: Scrum Gathering 2015; SUGSA Event June 2015. Women in Tech Unconference. Open Space Facilitator: Sep 2015 SiliconCape Event. Agile Testing Open Space. Open Space Facilitator: Sep 2015: SUGSA Event. Workshop ̵...
20 Powerful Questions for the New Year | Facilitating Agility
https://facilitatingagility.com/2013/01/01/20-powerful-questions-for-the-new-year
Scrum and Agile Facilitation. 20 Powerful Questions for the New Year. Posted by Cara Turner. Asymp; 2 Comments. Happy 2013 to everyone! Marked by the New Year provide a useful point to stop and reflect on our daily lives. Part of my facilitation toolkit is Deborah Preuss’. Downloadable set of Powerful Question Cards. I use them whenever I need to come unstuck from a problem. What new skill can you learn? Who can you partner with? What brings the most value? Who wants you to succeed? What’s the them...
Agile Facilitation and Neuroscience | Facilitating Agility
https://facilitatingagility.com/2013/01/06/agile-facilitation-and-neuroscience
Scrum and Agile Facilitation. Agile Facilitation and Neuroscience. Posted by Cara Turner. Asymp; 2 Comments. What does neuroscience tell us about facilitation? In Methods and Tools’ Winter 2012 magazine. I explore how neuroscience supports facilitation methods, and use this to make a stab at categorizing facilitation activities according to different levels of interaction. The journey into neuroscience was prompted by trying to explain. Larr; Previous post. Next post →. Facilitative Leader and Instructor.
Personal Retrospective | Facilitating Agility
https://facilitatingagility.com/tag/personal-retrospective
Scrum and Agile Facilitation. 20 Powerful Questions for the New Year. Posted by Cara Turner. Asymp; 2 Comments. Happy 2013 to everyone! Marked by the New Year provide a useful point to stop and reflect on our daily lives. Part of my facilitation toolkit is Deborah Preuss’. Downloadable set of Powerful Question Cards. I use them whenever I need to come unstuck from a problem. What new skill can you learn? Who can you partner with? What brings the most value? Who wants you to succeed? What’s the them...
TOTAL PAGES IN THIS WEBSITE
20
Implementation Patterns « agilitymatters
https://agilitymatters.wordpress.com/2013/10/20/implementation-patterns
Pondering agility one day at a time. Kent Beck’s Implementation Patterns. Book is an easy and enjoyable read. Many things are familiar, as one would expect from patterns that you’ve encountered before. Others were hmmm that’s an interesting idea, I hadn’t thought of like that before which I always enjoy. Four things stood out in particular for me. If you have a few case statements that always branch on the same things, perhaps there is potential for a strategy object a class for each case statement, impl...
RailsBridge January 2014 Review | RailsBridge Cape Town
https://railsbridgecapetown.org/2014/02/02/railsbridge-january-2014-review.html
Skip to main content. As January ticked over into February we hosted our third RailsBridge event. As part of the RubyFuza conference. Have a look at our Twitter account, @RailsBridgeCPT. For some pictures and tweets from both days. We strive to make every RailsBridge better than the last one. We always ask our students for feedback on the workshop, and ask them to fill out an (anonymous) exit survey asking how we did. About two-thirds of our students rated the workshop really good. Since we didn’t do the...
A simple failure « agilitymatters
https://agilitymatters.wordpress.com/2013/11/12/a-simple-failure
Pondering agility one day at a time. Do the simplest thing. I’ve also heard: Do the simplest thing that you can refactor later. In TDD, you attempt to do the simplest thing to allow the real design emerge and to not add unnecessary code that is not needed. This tends to reduce the complexity of the code. There is plenty of writing about this such as http:/ www.extremeprogramming.org/rules/simple.html. And http:/ martinfowler.com/articles/designDead.html#TheValueOfSimplicity. So I retrospected…. This entr...
Bitten by Simple « agilitymatters
https://agilitymatters.wordpress.com/2013/11/12/bitten-by-simple
Pondering agility one day at a time. I’ve recently done a piece of work around OAuth and integration with DotNetOpenAuth. I wanted to build up the system doing the simplest thing at all times with the hopes of achieving the leanest, meanest code that I could for the implementation. This worked well overall. But I do TDD. My tests passed. All should be awesome. I have the green light. I can deploy. So what should I have done? A) Not violated the principle of least surprise! D) Introduce integration tests.
Circling in on XP practices « agilitymatters
https://agilitymatters.wordpress.com/2013/09/08/circling-in-on-xp-practices
Pondering agility one day at a time. Circling in on XP practices. Almost a year and a half ago I started a journey with a team. I wanted to embed myself in XP practices. I wanted to learn how things looked so I could maybe one day be better at helping other teams adopt some of those practices. Below are some observations about my own learning and that of the team’s adoption. Some of the things that I’ve learnt. 8211; TDD is hard. Deliverable on the system helps embed understanding and buy in to trying.
Team Foundation Consulting: February 2014
http://blogs.teamfoundation.co.za/2014_02_01_archive.html
Monday, February 10, 2014. The TFS Build environment can be a bit complex with a couple of things playing on each other. Let's see how everything fits together. Let's start with the basic build… When you install TFS, and you "Configure Build" using the TFS Admin console, you are in fact setting up 3 components. The build service, controller and as many agents as you may need. Unlike the test agents in the previous section, you would only have a single test agent deployed on a machine. These component...
Principles, Patterns and Practices « agilitymatters
https://agilitymatters.wordpress.com/2014/05/11/principles-patterns-and-practices
Pondering agility one day at a time. Principles, Patterns and Practices. Agile Principles, Patterns and Practices in C#. By Robert Martin, aka Uncle Bob, is another good, accessible read on how to design code. This book is aimed at a higher level of abstraction than Clean Code and with that comes more good insights into ways to design code. If you have heard about the SOLID principles and have not read this book (or the earlier Agile Software Development Principles, Patterns and Practices. I enjoyed the ...
agilitymatters « Pondering agility one day at a time « Page 2
https://agilitymatters.wordpress.com/page/2
Pondering agility one day at a time. Newer posts →. But is it always a better idea to use a library than to write it yourself? And how do you choose between one library and another? Complex vs. Trivial. It feels reasonable to include a library to do something complex that would take a significant amount of time and effort to achieve. It feels unreasonable to include a library to do something trivial that can quickly and simply be written yourself. Use a high percentage of the library. We all know that in...
Can Agility Change the World? – Notes from Scrum Gathering – Lukasz Machowski
https://lukaszmachowski.wordpress.com/2015/10/22/can-agility-change-the-world-notes-from-scrum-gathering
Life is a mystery, wrapped in a conundrum, nested in a recursive method. Can Agility Change the World? 8211; Notes from Scrum Gathering. Some people just have it. Cara Turner. At the Scrum Gathering definitely has it! She delivered an inspiring and thought provoking keynote, which I would like to share with you. Her slides are here. And I borrow several screenshots from them because she has great visuals. Cara Turner (@Cara Faye). Cara is involved in a company called Codex. Double Pyramid of Needs. Cara ...
TOTAL LINKS TO THIS WEBSITE
16
facilitating in a sentence | simple examples
In A Sentence .org. The best little site that helps you understand word usage with examples. Facilitating in a sentence. A gathering of self-. Media nodes - totally mexico. You left out (c). Mark Dowds awesome Bingo code injection exploits. Alibaba cleans up here simply by. Connections, and this despite many problems. Note for clarity: The data transfer would not remain anonymous, only the trackers. Whether its a board or a spreadsheet the point is that its just a crutch, what works is. Use limitative in...
facilitating.info
Price Request - BuyDomains
Url=' escape(document.location.href) , 'Chat367233609785093432', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=640,height=500');return false;". Need a price instantly? Just give us a call. Toll Free in the U.S. We can give you the price over the phone, help you with the purchase process, and answer any questions. Get a price in less than 24 hours. Fill out the form below. One of our domain experts will have a price to you within 24 business hours. United States of America.
Home
Parameter 1 to modMainMenuHelper: buildXML() expected to be a reference, value given in /home/epsych/public html/libraries/joomla/cache/handler/callback.php. Parameter 1 to modMainMenuJugaHelper: buildXML() expected to be a reference, value given in /home/epsych/public html/libraries/joomla/cache/handler/callback.php. 61 410 512 782. 61 7 3105 7455.
FacilitatingXYZ | A Free Online Resource for ALL Facilitators
We’re FacilitatingXYZ, a team of facilitators from different disciplines who are joining forces to create free (high-quality! Online resources for all kinds of facilitators. This site (which officially “launched” in September of 2016), and this entire project (some which started back in Fall 2015) is a forever-work-in-progress. It’s a co-facilitated effort (you’re invited to contribute. Or just consume), replete with a live interview show component. And eventually a podcast? Or become a patron. We so oft...
Facilitating Agility | Scrum and Agile Facilitation
Scrum and Agile Facilitation. Can Agility Change the World? Bridging the Digital Divide with Agile Education. Posted by Cara Turner. Asymp; 1 Comment. This past Tuesday I gave my first Keynote address at the Scrum Gathering South. It’s also my first public talk about agile education and the work we’re doing at codeX. Are up on slideshare, and Lukasz Machowski did a great writeup of the talk: Can Agility Change the World? Notes from Scrum Gathering. Posted by Cara Turner. Asymp; Leave a comment. The journ...
facilitatingagreement.com at Directnic
facilitatingandmentoring.wordpress.com
Experiences in Facilitating and Mentoring
Experiences in Facilitating and Mentoring. AIGA Chicago Co-Design Event. March 31, 2011. Brandon Cockrum, Brandon Stuck, AM d’Ambrosio and I will be facilitating co-design sessions on Sunday, so this will be an exciting experience to practice our skills and spread our process. Framing situations and offering alternate perspectives. March 24, 2011. March 18, 2011. On Friday of spring break Nikki came in to share with AM and I all that she had done with re-analysis. The amount of work she went through ...
Facilitating and Training
Error Page cannot be displayed. Please contact your service provider for more details. (32).
Facilitating Balance
Welcome to Facilitating Balance. Today’s lifestyle all too often involves juggling work and home lives, battling deadlines, toiling in artificial environments, enduring long hours of commuting, eating hurriedly and being bombarded by sounds, images and pollutants. It is not surprising that we can find ourselves stressed, unfulfilled and beset by a range of problems, such as:. Intensified feelings of anxiety, irritability or cynicism. Constantly feeling tired or finding it difficult to maintain focus.
Facilitating Business | Helping you succeed
Form your Limited Company. Ask us to help you. Are here to help facilitate your business needs. Our team of media, business development and marketing experts combined with the photo team let us look at the world from variety of different angles. From starting a company. Designed by Elegant Themes.
SOCIAL ENGAGEMENT