This event has passed
Start Date
10:00 PM, 25 July 2021 (UTC)
End Date
10:00 PM, 25 July 2021 (UTC)
//formats minutes to be always double digits function fixMinutes(mins) { if
(mins < 10) { return "0" + mins; } return mins; } //formats hours to be always
double digits function fixHours(hours) { if (hours < 10) { return "0" + hours; }
return hours; } function formatAMPM(hours, minutes){ var cycle = " am"; if
(hours > 11) { hours = hours - 12; cycle = " pm"; } if (hours == 0) { hours =
12; } return hours + "." + minutes + cycle; } //formats the time to display in
DAY MONTH DATE 24HRSTART-24HRFINISH function formatTime(d) { //return
dayArray[d.getDay()] + " " + monthArray[d.getMonth()] + " " + d.getDate() +
" " + fixHours(d.getHours()) + fixMinutes(d.getMinutes()) + "-" +
fixHours(((d.getHours() + 2) % 24)) + fixMinutes(d.getMinutes()); return (
formatAMPM(d.getHours(), d.getMinutes()) + " - " + formatAMPM((d.getHours() +
2), d.getMinutes())); } function formatDate(d) { var dayArray = ["Sunday",
"Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"]; var
monthArray = ["January", "February", "March", "April", "May", "June", "July",
"August", "Sep", "October", "November", "December"]; return
dayArray[d.getDay()] + " " + d.getDate() + " " + MonthArray[d.getMonth()] +
" " + d.getFullYear(); } //retrieves the minutes from last midnight function
minsFromMidnight(d) { return d.getHours() * 60 + d.getMinutes(); } //converts
from minutes from last midnight back to HH/MM format function
minsToHoursMins(mins) { var hours = Math.floor(mins/60); var minutes = mins %
60; return [hours, minutes]; } //takes browser information and calculates the
converted time of the workshop function convertToLocal (d, c) { var melbMins =
minsFromMidnight(d); var newDate = d.getDate(); var convertedMins = melbMins +
c; var newHours = minsToHoursMins(convertedMins)[0]; var newMins =
minsToHoursMins(convertedMins)[1]; return new Date(d.getFullYear(),
d.getMonth(), newDate, newHours, newMins, d.getSeconds(), d.getMilliseconds()) }
function displayWorkshopTime() { /* uncomment the date you need (below the
corresponding title) */ //Wednesday 24 March 6:00pm var d1 = new Date(2021, 2,
24, 17, 00, 00, 00); //Friday August 13 7:30am var d2 = new Date(2021, 7, 13,
07, 30, 00, 00); //Wednesday August 25 6:00pm var d3 = new Date(2021, 7, 25, 18,
00, 00, 00); //Thursday 10 September 5:00pm var d4 = new Date(2020, 8, 10, 17,
00, 00, 00); //Thursday 10 September 7:00pm var d5 = new Date(2020, 8, 10, 19,
00, 00, 00); //Friday 11 September 9:00am var d6 = new Date(2020, 8, 11, 09, 00,
00, 00); //Friday 11 September 5:00pm var d7 = new Date(2020, 8, 11, 17, 00, 00,
00); //Friday 11 September 7:00pm var d8 = new Date(2020, 8, 11, 19, 00, 00,
00); //gets users local timezone based off their device var local = new Date();
//gets time offset from UTC in minutes var offset =
-(local.getTimezoneOffset()); //gets time relative to AEST var compareToAEST =
offset - 600; /* THESE DISPLAY THE TIME ON THE WEBPAGE In order for the script
to do anything whatever HTML object you would like to insert the time into be it
a paragraph or a box or a button etc, will need to have an ID tag matching the
quoted text. i.e. id = "workshop1" MUST be in the opening tag
& a case study with Ms Laurette Chang-Leng
Was the Organisational Role Analysis (ORA) subjects one of your favourites in your studies? Do you use the ORA framework in your practice? Are you interested in coaching or being coached?
This special NIODA Alumni event focuses on the practice of coaching using ORA, the Transforming Experience Framework (TEF), and Analytic Network Coaching (ANC).
A moderated panel of speakers will give an overview of each of the three frameworks, and have a conversation about in-practice application. This will be followed by a case study presentation with a coach and client who used a combination of the frameworks to work together on a career transition dilemma.
Small groups and plenary discussions will allow participants to think together about the presented material and applications of the frameworks in their own work.
AUD $35 for this live interactive online two-hour session
in which we invite you to bring a friend for FREE!
Wednesday 25 August 2021
6 – 8 pm 🇨🇰 Melbourne
4 – 6 pm 🇸🇬 Singapore
9 – 11 am 🇬🇧 London
4 – 6 am (eeek!) 🇺🇸 New York
The time listed below is set to calculate the start time depending on the time
zone
of your computer. The session will start at:
Register Here
Brigid has worked with a broad range of organisations, mostly in the public and not-for-profit sectors. Her passion is to provide opportunities for leaders to develop the skills and experience to reflect deeply upon the kinds of organisations, systems and societies that we are all engaged in co-creating.
In her coaching practice Helen is passionate about nurturing each client’s
leadership potential in whatever role they are in, or are aspiring to. Her areas
of particular interest include: working with the challenges and benefits of
cultural diversity; supporting new career directions, ‘What’s next?’; and
understanding how to achieve ‘successful succession’.
Helen creates a safe, reflective space for respectful communication and
connection, opening up possibility for deep learning and growth.
Helen is an alumnus and now teaches in the Master’s program at the National
Institute of Organisation Dynamics Australia (NIODA). She also has a Bachelor of
Laws and Bachelor of Arts from the University of Melbourne. In addition to her
academic qualifications Helen is an accredited practitioner of PRISM Brain
Mapping, an online, neuroscience-based behaviour mapping instrument, and is a
registered A-N Coach, Certified to use the Analytic-Network Coaching System and
Certified to coach and debrief the Wild Leadership Questionnaire. Helen also has
training and experience in workplace mediation, and yoga teaching
qualifications. She is a member of Group Relations Australia.
Talking about Coaching: Working one-on-one with clients using a systems psychodynamic lens
Wednesday 25 August 2021
6 – 8 pm 🇨🇰 Melbourne
9 – 11 am 🇬🇧 London
4 – 6 pm 🇸🇬 Singapore
4 – 6 am (eek!) 🇺🇸 New York
AUD $35 two-hour session (& bring a friend for FREE)
including presentations, small group and plenary discussions
Live interactive online session via Zoom
Register Here
The National Institute of Organisation Dynamics Australia (NIODA) offers internationally renowned post-graduate education and research in organisation dynamics, and decades of experience consulting with Australian organisations.
The study of organisation dynamics brings together socio-technical and psychoanalytic disciplines to explore the unconscious dynamics that exist in every group, team or organisation. Learning more about these theories, and reflecting on the experience of them, can support leaders and managers to unlock great potential in their organisations, tackling issues through a whole new light.