Archives

  •  

      collapsArch options:
      Array
      (
          [title] => 
          [noTitle] => 
          [inExcludeCat] => exclude
          [inExcludeCats] => 
          [inExcludeYear] => exclude
          [inExcludeYears] => 
          [showPages] => 
          [sort] => DESC
          [linkToArch] => 
          [showYearCount] => 1
          [expandCurrentYear] => 1
          [expandMonths] => 1
          [expandYears] => 1
          [expandCurrentMonth] => 1
          [showMonthCount] => 1
          [showPostTitle] => 1
          [expand] => 4
          [showPostDate] => 1
          [debug] => 1
          [postDateFormat] => m/d
          [postDateAppend] => after
          [accordion] => 1
          [useCookies] => 1
          [post_type] => post
          [taxoncmy] => category
          [postTitleLength] => 
          [showPostCount] => 1
          [style] => block
          [archSortOrder] => DESC
          [showPosts] => 
          [customExpand] => 
          [customCollapse] => 
          [taxonomy] => both
          [number] => 2
      )
      POST QUERY:
       SELECT wp_terms.slug, wp_posts.ID,
          wp_posts.post_name, wp_posts.post_title, wp_posts.post_author,
          wp_posts.post_date, YEAR(wp_posts.post_date) AS 'year',
          MONTH(wp_posts.post_date) AS 'month' ,
          wp_posts.post_type
          FROM wp_posts LEFT JOIN wp_term_relationships ON wp_posts.ID =
          wp_term_relationships.object_id 
      		LEFT JOIN wp_term_taxonomy ON wp_term_taxonomy.term_taxonomy_id =
      																			wp_term_relationships.term_taxonomy_id
      		LEFT JOIN wp_terms ON wp_terms.term_id = 
      		                          wp_term_taxonomy.term_id 
        WHERE post_status='publish' AND wp_posts.post_type='post'   
        GROUP BY wp_posts.ID 
        ORDER BY wp_posts.post_date DESC
      
      POST QUERY RESULTS
      Array
      (
          [0] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 8954
                  [post_name] => striving-for-clarity
                  [post_title] => Striving for clarity
                  [post_author] => 3
                  [post_date] => 2023-03-19 20:59:51
                  [year] => 2023
                  [month] => 3
                  [post_type] => post
              )
      
          [1] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 8949
                  [post_name] => thinking-about-cooperation
                  [post_title] => Thinking about cooperation
                  [post_author] => 3
                  [post_date] => 2023-03-18 19:01:41
                  [year] => 2023
                  [month] => 3
                  [post_type] => post
              )
      
          [2] => stdClass Object
              (
                  [slug] => care
                  [ID] => 8946
                  [post_name] => conflict-avoidance
                  [post_title] => Conflict avoidance
                  [post_author] => 3
                  [post_date] => 2023-03-17 19:43:43
                  [year] => 2023
                  [month] => 3
                  [post_type] => post
              )
      
          [3] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 8943
                  [post_name] => immediate-solutions-desired
                  [post_title] => Immediate solutions desired
                  [post_author] => 3
                  [post_date] => 2023-03-16 22:04:24
                  [year] => 2023
                  [month] => 3
                  [post_type] => post
              )
      
          [4] => stdClass Object
              (
                  [slug] => care
                  [ID] => 8940
                  [post_name] => why-this-2
                  [post_title] => Why this
                  [post_author] => 3
                  [post_date] => 2023-03-15 20:05:20
                  [year] => 2023
                  [month] => 3
                  [post_type] => post
              )
      
          [5] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 8937
                  [post_name] => seeing-deeply
                  [post_title] => Seeing deeply
                  [post_author] => 3
                  [post_date] => 2023-03-14 19:01:55
                  [year] => 2023
                  [month] => 3
                  [post_type] => post
              )
      
          [6] => stdClass Object
              (
                  [slug] => context
                  [ID] => 8934
                  [post_name] => being-agile-and-adaptable-to-what-works
                  [post_title] => Being agile and adaptable to what works
                  [post_author] => 3
                  [post_date] => 2023-03-13 18:28:00
                  [year] => 2023
                  [month] => 3
                  [post_type] => post
              )
      
          [7] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 8927
                  [post_name] => the-groups-task
                  [post_title] => The group's task
                  [post_author] => 3
                  [post_date] => 2023-03-12 19:06:06
                  [year] => 2023
                  [month] => 3
                  [post_type] => post
              )
      
          [8] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 8924
                  [post_name] => rational-emotional
                  [post_title] => Rational emotional
                  [post_author] => 3
                  [post_date] => 2023-03-11 19:33:19
                  [year] => 2023
                  [month] => 3
                  [post_type] => post
              )
      
          [9] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 8906
                  [post_name] => learning-to-lead
                  [post_title] => Learning to lead
                  [post_author] => 3
                  [post_date] => 2023-03-10 18:47:03
                  [year] => 2023
                  [month] => 3
                  [post_type] => post
              )
      
          [10] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 8899
                  [post_name] => waiting-for-the-future
                  [post_title] => Waiting for the future
                  [post_author] => 3
                  [post_date] => 2023-03-09 19:04:01
                  [year] => 2023
                  [month] => 3
                  [post_type] => post
              )
      
          [11] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 8893
                  [post_name] => forgetting-what-one-is-really-trying-to-do
                  [post_title] => Forgetting what one is really trying to do
                  [post_author] => 3
                  [post_date] => 2023-03-08 19:34:04
                  [year] => 2023
                  [month] => 3
                  [post_type] => post
              )
      
          [12] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 8886
                  [post_name] => assuming-knowing-2
                  [post_title] => Assuming knowing
                  [post_author] => 3
                  [post_date] => 2023-03-07 19:04:03
                  [year] => 2023
                  [month] => 3
                  [post_type] => post
              )
      
          [13] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 8930
                  [post_name] => answers-may-not-always-be-the-answer
                  [post_title] => Answers may not always be the answer
                  [post_author] => 3
                  [post_date] => 2023-03-06 19:03:51
                  [year] => 2023
                  [month] => 3
                  [post_type] => post
              )
      
          [14] => stdClass Object
              (
                  [slug] => care
                  [ID] => 8921
                  [post_name] => living-life
                  [post_title] => Living life
                  [post_author] => 3
                  [post_date] => 2023-03-05 19:13:53
                  [year] => 2023
                  [month] => 3
                  [post_type] => post
              )
      
          [15] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 8918
                  [post_name] => your-ideas
                  [post_title] => Your ideas
                  [post_author] => 3
                  [post_date] => 2023-03-04 22:14:29
                  [year] => 2023
                  [month] => 3
                  [post_type] => post
              )
      
          [16] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 8915
                  [post_name] => too-smooth-and-painless
                  [post_title] => Too smooth and painless
                  [post_author] => 3
                  [post_date] => 2023-03-03 19:04:05
                  [year] => 2023
                  [month] => 3
                  [post_type] => post
              )
      
          [17] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 8912
                  [post_name] => its-your-perception
                  [post_title] => It’s your perception
                  [post_author] => 3
                  [post_date] => 2023-03-02 18:54:08
                  [year] => 2023
                  [month] => 3
                  [post_type] => post
              )
      
          [18] => stdClass Object
              (
                  [slug] => care
                  [ID] => 8902
                  [post_name] => needing-help-and-feeling-overwhelmed
                  [post_title] => Needing help and feeling overwhelmed
                  [post_author] => 3
                  [post_date] => 2023-03-01 18:41:07
                  [year] => 2023
                  [month] => 3
                  [post_type] => post
              )
      
          [19] => stdClass Object
              (
                  [slug] => care
                  [ID] => 8909
                  [post_name] => shared-language
                  [post_title] => Shared language
                  [post_author] => 3
                  [post_date] => 2023-02-28 19:08:57
                  [year] => 2023
                  [month] => 2
                  [post_type] => post
              )
      
          [20] => stdClass Object
              (
                  [slug] => care
                  [ID] => 8871
                  [post_name] => asking-what-they-want
                  [post_title] => Asking what they want
                  [post_author] => 3
                  [post_date] => 2023-02-27 19:16:25
                  [year] => 2023
                  [month] => 2
                  [post_type] => post
              )
      
          [21] => stdClass Object
              (
                  [slug] => context
                  [ID] => 8896
                  [post_name] => universal-stories
                  [post_title] => Universal stories
                  [post_author] => 3
                  [post_date] => 2023-02-26 19:26:35
                  [year] => 2023
                  [month] => 2
                  [post_type] => post
              )
      
          [22] => stdClass Object
              (
                  [slug] => context
                  [ID] => 8890
                  [post_name] => seeking-pleasure
                  [post_title] => Seeking pleasure
                  [post_author] => 3
                  [post_date] => 2023-02-25 19:48:36
                  [year] => 2023
                  [month] => 2
                  [post_type] => post
              )
      
          [23] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 8883
                  [post_name] => having-an-opinion
                  [post_title] => Having an opinion
                  [post_author] => 3
                  [post_date] => 2023-02-24 19:29:46
                  [year] => 2023
                  [month] => 2
                  [post_type] => post
              )
      
          [24] => stdClass Object
              (
                  [slug] => context
                  [ID] => 8880
                  [post_name] => solving-the-problem
                  [post_title] => Solving the problem
                  [post_author] => 3
                  [post_date] => 2023-02-23 19:30:35
                  [year] => 2023
                  [month] => 2
                  [post_type] => post
              )
      
          [25] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 8877
                  [post_name] => there-is-resistance
                  [post_title] => There is resistance
                  [post_author] => 3
                  [post_date] => 2023-02-22 19:32:18
                  [year] => 2023
                  [month] => 2
                  [post_type] => post
              )
      
          [26] => stdClass Object
              (
                  [slug] => strategy
                  [ID] => 8874
                  [post_name] => learning-from-mistakes
                  [post_title] => Learning from mistakes
                  [post_author] => 3
                  [post_date] => 2023-02-21 19:23:10
                  [year] => 2023
                  [month] => 2
                  [post_type] => post
              )
      
          [27] => stdClass Object
              (
                  [slug] => care
                  [ID] => 8865
                  [post_name] => getting-a-hold-on-clarity
                  [post_title] => Getting a hold on clarity
                  [post_author] => 3
                  [post_date] => 2023-02-20 19:35:53
                  [year] => 2023
                  [month] => 2
                  [post_type] => post
              )
      
          [28] => stdClass Object
              (
                  [slug] => care
                  [ID] => 8868
                  [post_name] => employee-retention
                  [post_title] => Employee retention
                  [post_author] => 3
                  [post_date] => 2023-02-19 21:05:08
                  [year] => 2023
                  [month] => 2
                  [post_type] => post
              )
      
          [29] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 8862
                  [post_name] => on-the-ride
                  [post_title] => On the ride
                  [post_author] => 3
                  [post_date] => 2023-02-18 19:30:52
                  [year] => 2023
                  [month] => 2
                  [post_type] => post
              )
      
          [30] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 8852
                  [post_name] => they-are-so-good
                  [post_title] => They are so good
                  [post_author] => 3
                  [post_date] => 2023-02-16 21:16:48
                  [year] => 2023
                  [month] => 2
                  [post_type] => post
              )
      
          [31] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 8849
                  [post_name] => he-won
                  [post_title] => He won
                  [post_author] => 3
                  [post_date] => 2023-02-15 19:32:07
                  [year] => 2023
                  [month] => 2
                  [post_type] => post
              )
      
          [32] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 8846
                  [post_name] => the-as-always-change
                  [post_title] => The as-always change
                  [post_author] => 3
                  [post_date] => 2023-02-14 23:55:54
                  [year] => 2023
                  [month] => 2
                  [post_type] => post
              )
      
          [33] => stdClass Object
              (
                  [slug] => process
                  [ID] => 8768
                  [post_name] => on-listening
                  [post_title] => On listening
                  [post_author] => 3
                  [post_date] => 2023-02-13 18:24:58
                  [year] => 2023
                  [month] => 2
                  [post_type] => post
              )
      
          [34] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 8763
                  [post_name] => the-space-in-which-work-works
                  [post_title] => The space in which work works
                  [post_author] => 3
                  [post_date] => 2023-02-12 20:22:12
                  [year] => 2023
                  [month] => 2
                  [post_type] => post
              )
      
          [35] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 8760
                  [post_name] => taking-ownership
                  [post_title] => Taking ownership
                  [post_author] => 3
                  [post_date] => 2023-02-11 21:47:15
                  [year] => 2023
                  [month] => 2
                  [post_type] => post
              )
      
          [36] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 8757
                  [post_name] => winning-the-game
                  [post_title] => Winning the game
                  [post_author] => 3
                  [post_date] => 2023-02-10 21:45:40
                  [year] => 2023
                  [month] => 2
                  [post_type] => post
              )
      
          [37] => stdClass Object
              (
                  [slug] => process
                  [ID] => 8754
                  [post_name] => making-and-meeting
                  [post_title] => Making and meeting
                  [post_author] => 3
                  [post_date] => 2023-02-09 22:05:03
                  [year] => 2023
                  [month] => 2
                  [post_type] => post
              )
      
          [38] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 8744
                  [post_name] => i-dont-know
                  [post_title] => I don’t know
                  [post_author] => 3
                  [post_date] => 2023-02-08 21:08:34
                  [year] => 2023
                  [month] => 2
                  [post_type] => post
              )
      
          [39] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 8741
                  [post_name] => every-day
                  [post_title] => Every day
                  [post_author] => 3
                  [post_date] => 2023-02-07 19:04:22
                  [year] => 2023
                  [month] => 2
                  [post_type] => post
              )
      
          [40] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 8738
                  [post_name] => driven-by-other-peoples-success
                  [post_title] => Driven by other people’s success
                  [post_author] => 3
                  [post_date] => 2023-02-06 19:04:44
                  [year] => 2023
                  [month] => 2
                  [post_type] => post
              )
      
          [41] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 6096
                  [post_name] => how-do-i-perform
                  [post_title] => How do I perform?
                  [post_author] => 3
                  [post_date] => 2023-02-05 19:06:03
                  [year] => 2023
                  [month] => 2
                  [post_type] => post
              )
      
          [42] => stdClass Object
              (
                  [slug] => care
                  [ID] => 8735
                  [post_name] => dopamine-wants-change
                  [post_title] => Dopamine wants change
                  [post_author] => 3
                  [post_date] => 2023-02-04 23:36:09
                  [year] => 2023
                  [month] => 2
                  [post_type] => post
              )
      
          [43] => stdClass Object
              (
                  [slug] => process
                  [ID] => 8732
                  [post_name] => how-do-you-know
                  [post_title] => How do you know?
                  [post_author] => 3
                  [post_date] => 2023-02-03 19:24:11
                  [year] => 2023
                  [month] => 2
                  [post_type] => post
              )
      
          [44] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 8729
                  [post_name] => making-things-less-personal
                  [post_title] => Making things less personal
                  [post_author] => 3
                  [post_date] => 2023-02-02 18:45:55
                  [year] => 2023
                  [month] => 2
                  [post_type] => post
              )
      
          [45] => stdClass Object
              (
                  [slug] => care
                  [ID] => 8725
                  [post_name] => learn-to-see-the-quality-of-your-work
                  [post_title] => Learn to see the quality of your work
                  [post_author] => 3
                  [post_date] => 2023-02-01 20:57:49
                  [year] => 2023
                  [month] => 2
                  [post_type] => post
              )
      
          [46] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 8720
                  [post_name] => gratitude-and-needs
                  [post_title] => Gratitude and needs
                  [post_author] => 3
                  [post_date] => 2023-01-31 22:21:55
                  [year] => 2023
                  [month] => 1
                  [post_type] => post
              )
      
          [47] => stdClass Object
              (
                  [slug] => process
                  [ID] => 8596
                  [post_name] => subjective-goals
                  [post_title] => Subjective goals
                  [post_author] => 3
                  [post_date] => 2023-01-30 20:33:37
                  [year] => 2023
                  [month] => 1
                  [post_type] => post
              )
      
          [48] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 6091
                  [post_name] => planning-ahead
                  [post_title] => Planning ahead
                  [post_author] => 3
                  [post_date] => 2023-01-29 19:54:30
                  [year] => 2023
                  [month] => 1
                  [post_type] => post
              )
      
          [49] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 6088
                  [post_name] => staying-in-shape
                  [post_title] => Staying in shape
                  [post_author] => 3
                  [post_date] => 2023-01-28 19:36:03
                  [year] => 2023
                  [month] => 1
                  [post_type] => post
              )
      
          [50] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 6085
                  [post_name] => the-tyranny-of-good-and-bad
                  [post_title] => The tyranny of good and bad
                  [post_author] => 3
                  [post_date] => 2023-01-27 18:59:48
                  [year] => 2023
                  [month] => 1
                  [post_type] => post
              )
      
          [51] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 6080
                  [post_name] => manners
                  [post_title] => Manners
                  [post_author] => 3
                  [post_date] => 2023-01-26 19:06:11
                  [year] => 2023
                  [month] => 1
                  [post_type] => post
              )
      
          [52] => stdClass Object
              (
                  [slug] => belonging
                  [ID] => 6077
                  [post_name] => once-a-decision-is-made
                  [post_title] => Once a decision is made
                  [post_author] => 3
                  [post_date] => 2023-01-25 21:13:48
                  [year] => 2023
                  [month] => 1
                  [post_type] => post
              )
      
          [53] => stdClass Object
              (
                  [slug] => care
                  [ID] => 6074
                  [post_name] => sharing-advice
                  [post_title] => Sharing advice
                  [post_author] => 3
                  [post_date] => 2023-01-24 23:37:17
                  [year] => 2023
                  [month] => 1
                  [post_type] => post
              )
      
          [54] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 6071
                  [post_name] => from-pleasure-to-pain
                  [post_title] => From pleasure to pain
                  [post_author] => 3
                  [post_date] => 2023-01-23 22:36:48
                  [year] => 2023
                  [month] => 1
                  [post_type] => post
              )
      
          [55] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 6067
                  [post_name] => the-discipline-to-relax
                  [post_title] => The discipline to relax
                  [post_author] => 3
                  [post_date] => 2023-01-22 23:36:44
                  [year] => 2023
                  [month] => 1
                  [post_type] => post
              )
      
          [56] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 6064
                  [post_name] => dynamics-of-conformity
                  [post_title] => Dynamics of conformity
                  [post_author] => 3
                  [post_date] => 2023-01-21 18:37:30
                  [year] => 2023
                  [month] => 1
                  [post_type] => post
              )
      
          [57] => stdClass Object
              (
                  [slug] => care
                  [ID] => 6061
                  [post_name] => the-wide-range-of-yes-and-no
                  [post_title] => The wide range of yes and no
                  [post_author] => 3
                  [post_date] => 2023-01-20 22:04:39
                  [year] => 2023
                  [month] => 1
                  [post_type] => post
              )
      
          [58] => stdClass Object
              (
                  [slug] => framework
                  [ID] => 6058
                  [post_name] => embracing-uncertainty
                  [post_title] => Embracing uncertainty
                  [post_author] => 3
                  [post_date] => 2023-01-19 21:39:52
                  [year] => 2023
                  [month] => 1
                  [post_type] => post
              )
      
          [59] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 6055
                  [post_name] => enjoying-failure
                  [post_title] => Enjoying failure
                  [post_author] => 3
                  [post_date] => 2023-01-18 20:12:40
                  [year] => 2023
                  [month] => 1
                  [post_type] => post
              )
      
          [60] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 6052
                  [post_name] => better-communication-is-a-solution
                  [post_title] => Better communication is a solution
                  [post_author] => 3
                  [post_date] => 2023-01-17 21:10:16
                  [year] => 2023
                  [month] => 1
                  [post_type] => post
              )
      
          [61] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 6048
                  [post_name] => questions-or-answers
                  [post_title] => Questions or answers?
                  [post_author] => 3
                  [post_date] => 2023-01-16 18:43:05
                  [year] => 2023
                  [month] => 1
                  [post_type] => post
              )
      
          [62] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 6045
                  [post_name] => thats-how-it-ought-to-be
                  [post_title] => That’s how it ought to be
                  [post_author] => 3
                  [post_date] => 2023-01-15 23:10:26
                  [year] => 2023
                  [month] => 1
                  [post_type] => post
              )
      
          [63] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 6042
                  [post_name] => hope-and-optimism
                  [post_title] => Hope and optimism
                  [post_author] => 3
                  [post_date] => 2023-01-14 22:33:44
                  [year] => 2023
                  [month] => 1
                  [post_type] => post
              )
      
          [64] => stdClass Object
              (
                  [slug] => process
                  [ID] => 6039
                  [post_name] => finding-your-way
                  [post_title] => Finding your way
                  [post_author] => 3
                  [post_date] => 2023-01-13 18:53:04
                  [year] => 2023
                  [month] => 1
                  [post_type] => post
              )
      
          [65] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 6035
                  [post_name] => concepts-we-know-without-knowing
                  [post_title] => Concepts we know without knowing
                  [post_author] => 3
                  [post_date] => 2023-01-12 23:08:53
                  [year] => 2023
                  [month] => 1
                  [post_type] => post
              )
      
          [66] => stdClass Object
              (
                  [slug] => care
                  [ID] => 6030
                  [post_name] => learning-from-helping-others
                  [post_title] => Learning from helping others
                  [post_author] => 3
                  [post_date] => 2023-01-11 23:58:16
                  [year] => 2023
                  [month] => 1
                  [post_type] => post
              )
      
          [67] => stdClass Object
              (
                  [slug] => care
                  [ID] => 6027
                  [post_name] => paying-the-price
                  [post_title] => Paying the price
                  [post_author] => 3
                  [post_date] => 2023-01-10 19:06:42
                  [year] => 2023
                  [month] => 1
                  [post_type] => post
              )
      
          [68] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 6024
                  [post_name] => intention-or-expectations
                  [post_title] => Intention or expectations
                  [post_author] => 3
                  [post_date] => 2023-01-09 23:43:29
                  [year] => 2023
                  [month] => 1
                  [post_type] => post
              )
      
          [69] => stdClass Object
              (
                  [slug] => process
                  [ID] => 6021
                  [post_name] => conflicting-roles
                  [post_title] => Conflicting roles
                  [post_author] => 3
                  [post_date] => 2023-01-08 23:55:03
                  [year] => 2023
                  [month] => 1
                  [post_type] => post
              )
      
          [70] => stdClass Object
              (
                  [slug] => process
                  [ID] => 6018
                  [post_name] => limitations-to-objective-and-process
                  [post_title] => Limitations to objective and process
                  [post_author] => 3
                  [post_date] => 2023-01-07 23:36:03
                  [year] => 2023
                  [month] => 1
                  [post_type] => post
              )
      
          [71] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 6015
                  [post_name] => motivation
                  [post_title] => Motivation
                  [post_author] => 3
                  [post_date] => 2023-01-06 18:59:36
                  [year] => 2023
                  [month] => 1
                  [post_type] => post
              )
      
          [72] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 6012
                  [post_name] => preventing-problems-or-creating-problems
                  [post_title] => Preventing problems or creating problems
                  [post_author] => 3
                  [post_date] => 2023-01-05 18:56:02
                  [year] => 2023
                  [month] => 1
                  [post_type] => post
              )
      
          [73] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 6009
                  [post_name] => testing-boundaries
                  [post_title] => Testing boundaries
                  [post_author] => 3
                  [post_date] => 2023-01-04 23:48:26
                  [year] => 2023
                  [month] => 1
                  [post_type] => post
              )
      
          [74] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 6006
                  [post_name] => choice-as-an-objective
                  [post_title] => Choice as an objective
                  [post_author] => 3
                  [post_date] => 2023-01-03 22:25:11
                  [year] => 2023
                  [month] => 1
                  [post_type] => post
              )
      
          [75] => stdClass Object
              (
                  [slug] => process
                  [ID] => 6003
                  [post_name] => beginnings
                  [post_title] => Beginnings
                  [post_author] => 3
                  [post_date] => 2023-01-02 20:21:30
                  [year] => 2023
                  [month] => 1
                  [post_type] => post
              )
      
          [76] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1360
                  [post_name] => can-you-change-it
                  [post_title] => Can you change it?
                  [post_author] => 3
                  [post_date] => 2023-01-01 19:02:19
                  [year] => 2023
                  [month] => 1
                  [post_type] => post
              )
      
          [77] => stdClass Object
              (
                  [slug] => process
                  [ID] => 5989
                  [post_name] => forget-your-goal
                  [post_title] => Forget your goal
                  [post_author] => 3
                  [post_date] => 2022-12-31 19:53:50
                  [year] => 2022
                  [month] => 12
                  [post_type] => post
              )
      
          [78] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5986
                  [post_name] => the-choices-made
                  [post_title] => The choices made
                  [post_author] => 3
                  [post_date] => 2022-12-30 18:35:41
                  [year] => 2022
                  [month] => 12
                  [post_type] => post
              )
      
          [79] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5980
                  [post_name] => when-people-agree-on-an-idea
                  [post_title] => When people agree on an idea
                  [post_author] => 3
                  [post_date] => 2022-12-29 19:22:17
                  [year] => 2022
                  [month] => 12
                  [post_type] => post
              )
      
          [80] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 6000
                  [post_name] => connecting-ambition-and-team
                  [post_title] => Connecting ambition and team
                  [post_author] => 3
                  [post_date] => 2022-12-28 18:21:07
                  [year] => 2022
                  [month] => 12
                  [post_type] => post
              )
      
          [81] => stdClass Object
              (
                  [slug] => process
                  [ID] => 5997
                  [post_name] => the-sense-of-safety
                  [post_title] => The sense of safety
                  [post_author] => 3
                  [post_date] => 2022-12-27 23:54:00
                  [year] => 2022
                  [month] => 12
                  [post_type] => post
              )
      
          [82] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5992
                  [post_name] => staying-right
                  [post_title] => Staying right
                  [post_author] => 3
                  [post_date] => 2022-12-26 20:23:00
                  [year] => 2022
                  [month] => 12
                  [post_type] => post
              )
      
          [83] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 5983
                  [post_name] => what-we-wanted
                  [post_title] => What we wanted
                  [post_author] => 3
                  [post_date] => 2022-12-25 17:34:02
                  [year] => 2022
                  [month] => 12
                  [post_type] => post
              )
      
          [84] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 5977
                  [post_name] => trusting-their-ability-to-communicate
                  [post_title] => Trusting their ability to communicate
                  [post_author] => 3
                  [post_date] => 2022-12-24 19:06:04
                  [year] => 2022
                  [month] => 12
                  [post_type] => post
              )
      
          [85] => stdClass Object
              (
                  [slug] => care
                  [ID] => 8552
                  [post_name] => visible-to-the-eye
                  [post_title] => Visible to the eye
                  [post_author] => 3
                  [post_date] => 2022-12-23 22:12:13
                  [year] => 2022
                  [month] => 12
                  [post_type] => post
              )
      
          [86] => stdClass Object
              (
                  [slug] => power
                  [ID] => 5961
                  [post_name] => good-better-how
                  [post_title] => Good, better, how
                  [post_author] => 3
                  [post_date] => 2022-12-22 19:04:49
                  [year] => 2022
                  [month] => 12
                  [post_type] => post
              )
      
          [87] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5964
                  [post_name] => doing-things-right
                  [post_title] => Doing things right
                  [post_author] => 3
                  [post_date] => 2022-12-21 19:17:11
                  [year] => 2022
                  [month] => 12
                  [post_type] => post
              )
      
          [88] => stdClass Object
              (
                  [slug] => process
                  [ID] => 5958
                  [post_name] => the-things-to-be-grateful-for
                  [post_title] => The things to be grateful for
                  [post_author] => 3
                  [post_date] => 2022-12-20 20:58:19
                  [year] => 2022
                  [month] => 12
                  [post_type] => post
              )
      
          [89] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5955
                  [post_name] => influencing-others
                  [post_title] => Influencing others
                  [post_author] => 3
                  [post_date] => 2022-12-19 23:05:39
                  [year] => 2022
                  [month] => 12
                  [post_type] => post
              )
      
          [90] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5952
                  [post_name] => the-skills-of-a-photographer
                  [post_title] => The skills of a photographer
                  [post_author] => 3
                  [post_date] => 2022-12-18 21:59:53
                  [year] => 2022
                  [month] => 12
                  [post_type] => post
              )
      
          [91] => stdClass Object
              (
                  [slug] => process
                  [ID] => 5949
                  [post_name] => the-willingness-to-learn
                  [post_title] => The willingness to learn
                  [post_author] => 3
                  [post_date] => 2022-12-17 23:24:34
                  [year] => 2022
                  [month] => 12
                  [post_type] => post
              )
      
          [92] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5946
                  [post_name] => where-we-are-in-life
                  [post_title] => Where we are in life
                  [post_author] => 3
                  [post_date] => 2022-12-16 22:48:23
                  [year] => 2022
                  [month] => 12
                  [post_type] => post
              )
      
          [93] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5943
                  [post_name] => asking-for-help
                  [post_title] => Asking for help
                  [post_author] => 3
                  [post_date] => 2022-12-15 20:45:45
                  [year] => 2022
                  [month] => 12
                  [post_type] => post
              )
      
          [94] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5939
                  [post_name] => sharing-responsibility
                  [post_title] => Sharing responsibility
                  [post_author] => 3
                  [post_date] => 2022-12-14 22:26:30
                  [year] => 2022
                  [month] => 12
                  [post_type] => post
              )
      
          [95] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5935
                  [post_name] => intention-and-attention
                  [post_title] => Intention and attention
                  [post_author] => 3
                  [post_date] => 2022-12-13 20:51:10
                  [year] => 2022
                  [month] => 12
                  [post_type] => post
              )
      
          [96] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5931
                  [post_name] => crisis-aint-always-the-same
                  [post_title] => Crisis ain’t always the same
                  [post_author] => 3
                  [post_date] => 2022-12-12 21:09:09
                  [year] => 2022
                  [month] => 12
                  [post_type] => post
              )
      
          [97] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 5928
                  [post_name] => working-on-inclusion
                  [post_title] => Working on inclusion
                  [post_author] => 3
                  [post_date] => 2022-12-11 21:27:25
                  [year] => 2022
                  [month] => 12
                  [post_type] => post
              )
      
          [98] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5925
                  [post_name] => strategic-choices
                  [post_title] => Strategic choices
                  [post_author] => 3
                  [post_date] => 2022-12-10 23:51:47
                  [year] => 2022
                  [month] => 12
                  [post_type] => post
              )
      
          [99] => stdClass Object
              (
                  [slug] => care
                  [ID] => 7849
                  [post_name] => amazing
                  [post_title] => Amazing
                  [post_author] => 3
                  [post_date] => 2022-12-09 23:02:09
                  [year] => 2022
                  [month] => 12
                  [post_type] => post
              )
      
          [100] => stdClass Object
              (
                  [slug] => process
                  [ID] => 5917
                  [post_name] => inconvenience-today
                  [post_title] => Inconvenience today
                  [post_author] => 3
                  [post_date] => 2022-12-08 22:09:46
                  [year] => 2022
                  [month] => 12
                  [post_type] => post
              )
      
          [101] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5914
                  [post_name] => good-days
                  [post_title] => Good days
                  [post_author] => 3
                  [post_date] => 2022-12-07 22:57:42
                  [year] => 2022
                  [month] => 12
                  [post_type] => post
              )
      
          [102] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5910
                  [post_name] => shaping-an-organization
                  [post_title] => Shaping an organization
                  [post_author] => 3
                  [post_date] => 2022-12-06 20:05:07
                  [year] => 2022
                  [month] => 12
                  [post_type] => post
              )
      
          [103] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5906
                  [post_name] => serving-the-team
                  [post_title] => Serving the team
                  [post_author] => 3
                  [post_date] => 2022-12-05 18:46:32
                  [year] => 2022
                  [month] => 12
                  [post_type] => post
              )
      
          [104] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5903
                  [post_name] => making-things
                  [post_title] => Making things
                  [post_author] => 3
                  [post_date] => 2022-12-04 21:48:25
                  [year] => 2022
                  [month] => 12
                  [post_type] => post
              )
      
          [105] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5900
                  [post_name] => different
                  [post_title] => Different
                  [post_author] => 3
                  [post_date] => 2022-12-03 23:43:43
                  [year] => 2022
                  [month] => 12
                  [post_type] => post
              )
      
          [106] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5896
                  [post_name] => go-first
                  [post_title] => Go First
                  [post_author] => 3
                  [post_date] => 2022-12-02 19:01:40
                  [year] => 2022
                  [month] => 12
                  [post_type] => post
              )
      
          [107] => stdClass Object
              (
                  [slug] => process
                  [ID] => 5893
                  [post_name] => uncovering-your-way
                  [post_title] => Uncovering your way
                  [post_author] => 3
                  [post_date] => 2022-12-01 18:46:45
                  [year] => 2022
                  [month] => 12
                  [post_type] => post
              )
      
          [108] => stdClass Object
              (
                  [slug] => process
                  [ID] => 5889
                  [post_name] => enjoying-what-you-do
                  [post_title] => Enjoying what you do
                  [post_author] => 3
                  [post_date] => 2022-11-30 19:16:40
                  [year] => 2022
                  [month] => 11
                  [post_type] => post
              )
      
          [109] => stdClass Object
              (
                  [slug] => single-post
                  [ID] => 5886
                  [post_name] => questions-create-attention
                  [post_title] => Questions create attention
                  [post_author] => 3
                  [post_date] => 2022-11-29 23:58:46
                  [year] => 2022
                  [month] => 11
                  [post_type] => post
              )
      
          [110] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5871
                  [post_name] => origins-of-power
                  [post_title] => Origins of power
                  [post_author] => 3
                  [post_date] => 2022-11-29 18:39:51
                  [year] => 2022
                  [month] => 11
                  [post_type] => post
              )
      
          [111] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 5883
                  [post_name] => the-happiness-trap
                  [post_title] => The happiness trap
                  [post_author] => 3
                  [post_date] => 2022-11-28 19:09:59
                  [year] => 2022
                  [month] => 11
                  [post_type] => post
              )
      
          [112] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 5880
                  [post_name] => what-is-that-story
                  [post_title] => What is that story?
                  [post_author] => 3
                  [post_date] => 2022-11-27 18:02:21
                  [year] => 2022
                  [month] => 11
                  [post_type] => post
              )
      
          [113] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 5868
                  [post_name] => awareness-of-power
                  [post_title] => Awareness of power
                  [post_author] => 3
                  [post_date] => 2022-11-26 19:33:18
                  [year] => 2022
                  [month] => 11
                  [post_type] => post
              )
      
          [114] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5859
                  [post_name] => another-take-on-the-executives-job
                  [post_title] => Another take on the executive’s job
                  [post_author] => 3
                  [post_date] => 2022-11-25 19:24:16
                  [year] => 2022
                  [month] => 11
                  [post_type] => post
              )
      
          [115] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 5848
                  [post_name] => praise-and-criticism
                  [post_title] => Praise and criticism
                  [post_author] => 3
                  [post_date] => 2022-11-24 18:13:02
                  [year] => 2022
                  [month] => 11
                  [post_type] => post
              )
      
          [116] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5865
                  [post_name] => competing-for-attention
                  [post_title] => Competing for attention
                  [post_author] => 3
                  [post_date] => 2022-11-23 19:42:53
                  [year] => 2022
                  [month] => 11
                  [post_type] => post
              )
      
          [117] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5862
                  [post_name] => a-note-on-perfection
                  [post_title] => A note on perfection
                  [post_author] => 3
                  [post_date] => 2022-11-22 20:24:26
                  [year] => 2022
                  [month] => 11
                  [post_type] => post
              )
      
          [118] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5856
                  [post_name] => the-executives-job
                  [post_title] => The executive’s job
                  [post_author] => 3
                  [post_date] => 2022-11-21 21:02:26
                  [year] => 2022
                  [month] => 11
                  [post_type] => post
              )
      
          [119] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 5851
                  [post_name] => change-happens-by-itself
                  [post_title] => Change happens by itself
                  [post_author] => 3
                  [post_date] => 2022-11-20 20:22:02
                  [year] => 2022
                  [month] => 11
                  [post_type] => post
              )
      
          [120] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5845
                  [post_name] => what-needs-to-be-known
                  [post_title] => What needs to be known
                  [post_author] => 3
                  [post_date] => 2022-11-19 21:39:23
                  [year] => 2022
                  [month] => 11
                  [post_type] => post
              )
      
          [121] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 5837
                  [post_name] => the-rules-of-competition
                  [post_title] => The rules of competition
                  [post_author] => 3
                  [post_date] => 2022-11-18 23:51:00
                  [year] => 2022
                  [month] => 11
                  [post_type] => post
              )
      
          [122] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5835
                  [post_name] => the-prompter
                  [post_title] => The prompter
                  [post_author] => 3
                  [post_date] => 2022-11-17 23:54:54
                  [year] => 2022
                  [month] => 11
                  [post_type] => post
              )
      
          [123] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5822
                  [post_name] => belonging-to-something-greater-than-ourselves
                  [post_title] => Belonging to something greater than ourselves
                  [post_author] => 3
                  [post_date] => 2022-11-16 18:40:47
                  [year] => 2022
                  [month] => 11
                  [post_type] => post
              )
      
          [124] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 5829
                  [post_name] => regulating-expectations
                  [post_title] => Regulating Expectations
                  [post_author] => 3
                  [post_date] => 2022-11-15 23:58:55
                  [year] => 2022
                  [month] => 11
                  [post_type] => post
              )
      
          [125] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 5825
                  [post_name] => caring-and-leading
                  [post_title] => Caring and leading
                  [post_author] => 3
                  [post_date] => 2022-11-14 22:09:04
                  [year] => 2022
                  [month] => 11
                  [post_type] => post
              )
      
          [126] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5819
                  [post_name] => overdoing-negative-connotation
                  [post_title] => Overdoing negative connotation
                  [post_author] => 3
                  [post_date] => 2022-11-13 20:54:42
                  [year] => 2022
                  [month] => 11
                  [post_type] => post
              )
      
          [127] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 5815
                  [post_name] => rushing
                  [post_title] => Rushing
                  [post_author] => 3
                  [post_date] => 2022-11-12 17:42:25
                  [year] => 2022
                  [month] => 11
                  [post_type] => post
              )
      
          [128] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5812
                  [post_name] => focusing-on-the-familiar
                  [post_title] => Focusing on the familiar
                  [post_author] => 3
                  [post_date] => 2022-11-11 23:08:25
                  [year] => 2022
                  [month] => 11
                  [post_type] => post
              )
      
          [129] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5809
                  [post_name] => surfing-the-discussion
                  [post_title] => Surfing the discussion
                  [post_author] => 3
                  [post_date] => 2022-11-10 23:12:10
                  [year] => 2022
                  [month] => 11
                  [post_type] => post
              )
      
          [130] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5803
                  [post_name] => an-end-and-a-beginning
                  [post_title] => An end and a beginning
                  [post_author] => 3
                  [post_date] => 2022-11-09 23:39:21
                  [year] => 2022
                  [month] => 11
                  [post_type] => post
              )
      
          [131] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5799
                  [post_name] => leadership-is-improvisation
                  [post_title] => Leadership is improvisation
                  [post_author] => 3
                  [post_date] => 2022-11-08 18:48:08
                  [year] => 2022
                  [month] => 11
                  [post_type] => post
              )
      
          [132] => stdClass Object
              (
                  [slug] => strategy
                  [ID] => 5796
                  [post_name] => winging-it
                  [post_title] => Winging it
                  [post_author] => 3
                  [post_date] => 2022-11-07 19:01:52
                  [year] => 2022
                  [month] => 11
                  [post_type] => post
              )
      
          [133] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5793
                  [post_name] => finding-focus-within-a-team
                  [post_title] => Finding focus within a team
                  [post_author] => 3
                  [post_date] => 2022-11-06 19:21:28
                  [year] => 2022
                  [month] => 11
                  [post_type] => post
              )
      
          [134] => stdClass Object
              (
                  [slug] => process
                  [ID] => 5790
                  [post_name] => rewards-and-the-tasks-we-accomplish
                  [post_title] => Rewards and the tasks we accomplish
                  [post_author] => 3
                  [post_date] => 2022-11-05 21:03:03
                  [year] => 2022
                  [month] => 11
                  [post_type] => post
              )
      
          [135] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5787
                  [post_name] => gut-understanding
                  [post_title] => Gut understanding
                  [post_author] => 3
                  [post_date] => 2022-11-04 18:45:32
                  [year] => 2022
                  [month] => 11
                  [post_type] => post
              )
      
          [136] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5781
                  [post_name] => settling-with-priorities
                  [post_title] => Settling with priorities
                  [post_author] => 3
                  [post_date] => 2022-11-03 18:43:35
                  [year] => 2022
                  [month] => 11
                  [post_type] => post
              )
      
          [137] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5778
                  [post_name] => a-critical-view
                  [post_title] => A critical view
                  [post_author] => 3
                  [post_date] => 2022-11-02 20:30:24
                  [year] => 2022
                  [month] => 11
                  [post_type] => post
              )
      
          [138] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5774
                  [post_name] => i-deserve-it
                  [post_title] => I deserve it
                  [post_author] => 3
                  [post_date] => 2022-11-01 19:20:50
                  [year] => 2022
                  [month] => 11
                  [post_type] => post
              )
      
          [139] => stdClass Object
              (
                  [slug] => process
                  [ID] => 5771
                  [post_name] => leaning-into-reciprocity
                  [post_title] => Leaning into reciprocity
                  [post_author] => 3
                  [post_date] => 2022-10-31 21:52:03
                  [year] => 2022
                  [month] => 10
                  [post_type] => post
              )
      
          [140] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5767
                  [post_name] => brief-and-debrief
                  [post_title] => Brief and Debrief
                  [post_author] => 3
                  [post_date] => 2022-10-30 20:18:17
                  [year] => 2022
                  [month] => 10
                  [post_type] => post
              )
      
          [141] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5764
                  [post_name] => the-friendly-group
                  [post_title] => The friendly group
                  [post_author] => 3
                  [post_date] => 2022-10-29 19:28:39
                  [year] => 2022
                  [month] => 10
                  [post_type] => post
              )
      
          [142] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5761
                  [post_name] => one-minute-essay
                  [post_title] => One-minute essay
                  [post_author] => 3
                  [post_date] => 2022-10-28 18:42:08
                  [year] => 2022
                  [month] => 10
                  [post_type] => post
              )
      
          [143] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5754
                  [post_name] => history-repeats-itself
                  [post_title] => History repeats itself
                  [post_author] => 3
                  [post_date] => 2022-10-27 19:49:05
                  [year] => 2022
                  [month] => 10
                  [post_type] => post
              )
      
          [144] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 5751
                  [post_name] => the-people-we-like
                  [post_title] => The people we like
                  [post_author] => 3
                  [post_date] => 2022-10-26 19:07:35
                  [year] => 2022
                  [month] => 10
                  [post_type] => post
              )
      
          [145] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 5748
                  [post_name] => simple-or-complicated
                  [post_title] => Simple or complicated?
                  [post_author] => 3
                  [post_date] => 2022-10-25 19:16:00
                  [year] => 2022
                  [month] => 10
                  [post_type] => post
              )
      
          [146] => stdClass Object
              (
                  [slug] => strategy
                  [ID] => 5745
                  [post_name] => chasing-an-answer
                  [post_title] => Chasing an answer
                  [post_author] => 3
                  [post_date] => 2022-10-24 18:44:21
                  [year] => 2022
                  [month] => 10
                  [post_type] => post
              )
      
          [147] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5740
                  [post_name] => feeling-isnt-meaning
                  [post_title] => Feeling isn’t meaning
                  [post_author] => 3
                  [post_date] => 2022-10-23 19:29:21
                  [year] => 2022
                  [month] => 10
                  [post_type] => post
              )
      
          [148] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 5737
                  [post_name] => you-control-how-you-play
                  [post_title] => You control how you play
                  [post_author] => 3
                  [post_date] => 2022-10-22 18:56:04
                  [year] => 2022
                  [month] => 10
                  [post_type] => post
              )
      
          [149] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 5734
                  [post_name] => the-power-of-words
                  [post_title] => The power of words
                  [post_author] => 3
                  [post_date] => 2022-10-21 22:11:34
                  [year] => 2022
                  [month] => 10
                  [post_type] => post
              )
      
          [150] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 5731
                  [post_name] => independence
                  [post_title] => Independence
                  [post_author] => 3
                  [post_date] => 2022-10-20 18:48:04
                  [year] => 2022
                  [month] => 10
                  [post_type] => post
              )
      
          [151] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 5721
                  [post_name] => leadership-and-self-awareness
                  [post_title] => Leadership and self-awareness
                  [post_author] => 3
                  [post_date] => 2022-10-19 19:08:01
                  [year] => 2022
                  [month] => 10
                  [post_type] => post
              )
      
          [152] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5728
                  [post_name] => asking-why
                  [post_title] => Asking why
                  [post_author] => 3
                  [post_date] => 2022-10-18 19:02:13
                  [year] => 2022
                  [month] => 10
                  [post_type] => post
              )
      
          [153] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5718
                  [post_name] => leadership-thinking
                  [post_title] => Leadership thinking
                  [post_author] => 3
                  [post_date] => 2022-10-17 19:00:44
                  [year] => 2022
                  [month] => 10
                  [post_type] => post
              )
      
          [154] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5725
                  [post_name] => the-efforts-of-change
                  [post_title] => The efforts of change
                  [post_author] => 3
                  [post_date] => 2022-10-16 18:50:40
                  [year] => 2022
                  [month] => 10
                  [post_type] => post
              )
      
          [155] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5715
                  [post_name] => the-work-of-a-leader
                  [post_title] => The work of a leader
                  [post_author] => 3
                  [post_date] => 2022-10-15 19:27:44
                  [year] => 2022
                  [month] => 10
                  [post_type] => post
              )
      
          [156] => stdClass Object
              (
                  [slug] => power
                  [ID] => 5712
                  [post_name] => between-good-and-bad
                  [post_title] => Between good and bad
                  [post_author] => 3
                  [post_date] => 2022-10-14 20:40:11
                  [year] => 2022
                  [month] => 10
                  [post_type] => post
              )
      
          [157] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5707
                  [post_name] => vulnerability-and-a-myth
                  [post_title] => Vulnerability and a myth
                  [post_author] => 3
                  [post_date] => 2022-10-13 21:16:59
                  [year] => 2022
                  [month] => 10
                  [post_type] => post
              )
      
          [158] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5704
                  [post_name] => becoming-better
                  [post_title] => Becoming better
                  [post_author] => 3
                  [post_date] => 2022-10-12 19:06:05
                  [year] => 2022
                  [month] => 10
                  [post_type] => post
              )
      
          [159] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 5701
                  [post_name] => difficult-decisions
                  [post_title] => Difficult decisions
                  [post_author] => 3
                  [post_date] => 2022-10-11 23:38:19
                  [year] => 2022
                  [month] => 10
                  [post_type] => post
              )
      
          [160] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5698
                  [post_name] => being-neutral
                  [post_title] => Being neutral
                  [post_author] => 3
                  [post_date] => 2022-10-10 23:20:20
                  [year] => 2022
                  [month] => 10
                  [post_type] => post
              )
      
          [161] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5695
                  [post_name] => stretching-goals
                  [post_title] => Stretching goals
                  [post_author] => 3
                  [post_date] => 2022-10-09 22:53:08
                  [year] => 2022
                  [month] => 10
                  [post_type] => post
              )
      
          [162] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 5692
                  [post_name] => thoughts-and-emotions-matter
                  [post_title] => Thoughts and emotions matter
                  [post_author] => 3
                  [post_date] => 2022-10-08 18:53:37
                  [year] => 2022
                  [month] => 10
                  [post_type] => post
              )
      
          [163] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5689
                  [post_name] => doing-the-work-2
                  [post_title] => Doing the work
                  [post_author] => 3
                  [post_date] => 2022-10-07 23:02:10
                  [year] => 2022
                  [month] => 10
                  [post_type] => post
              )
      
          [164] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5686
                  [post_name] => on-judging-negative-reactions
                  [post_title] => On judging negative reactions
                  [post_author] => 3
                  [post_date] => 2022-10-06 22:19:50
                  [year] => 2022
                  [month] => 10
                  [post_type] => post
              )
      
          [165] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 5683
                  [post_name] => thinking-and-thinking
                  [post_title] => Thinking and thinking
                  [post_author] => 3
                  [post_date] => 2022-10-05 23:34:44
                  [year] => 2022
                  [month] => 10
                  [post_type] => post
              )
      
          [166] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5680
                  [post_name] => reflections-on-a-journey
                  [post_title] => Reflections on a journey
                  [post_author] => 3
                  [post_date] => 2022-10-04 18:50:11
                  [year] => 2022
                  [month] => 10
                  [post_type] => post
              )
      
          [167] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5677
                  [post_name] => its-the-situation
                  [post_title] => It’s the situation
                  [post_author] => 3
                  [post_date] => 2022-10-03 23:44:26
                  [year] => 2022
                  [month] => 10
                  [post_type] => post
              )
      
          [168] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5674
                  [post_name] => having-a-marvelous-time-ruinin-everything
                  [post_title] => Having a marvelous time ruinin’ everything
                  [post_author] => 3
                  [post_date] => 2022-10-02 19:30:24
                  [year] => 2022
                  [month] => 10
                  [post_type] => post
              )
      
          [169] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5671
                  [post_name] => satisfaction-may-not-be-the-best
                  [post_title] => Satisfaction may not be the best
                  [post_author] => 3
                  [post_date] => 2022-10-01 19:50:13
                  [year] => 2022
                  [month] => 10
                  [post_type] => post
              )
      
          [170] => stdClass Object
              (
                  [slug] => strategy
                  [ID] => 5668
                  [post_name] => attached-to-the-result
                  [post_title] => Attached to the result
                  [post_author] => 3
                  [post_date] => 2022-09-30 22:38:36
                  [year] => 2022
                  [month] => 9
                  [post_type] => post
              )
      
          [171] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 5664
                  [post_name] => the-magic-idea
                  [post_title] => The magic idea
                  [post_author] => 3
                  [post_date] => 2022-09-29 22:53:00
                  [year] => 2022
                  [month] => 9
                  [post_type] => post
              )
      
          [172] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5661
                  [post_name] => when-why-makes-sense
                  [post_title] => When why makes sense
                  [post_author] => 3
                  [post_date] => 2022-09-28 19:37:48
                  [year] => 2022
                  [month] => 9
                  [post_type] => post
              )
      
          [173] => stdClass Object
              (
                  [slug] => generosity
                  [ID] => 5658
                  [post_name] => understanding-something-complex
                  [post_title] => Understanding something complex
                  [post_author] => 3
                  [post_date] => 2022-09-27 19:31:49
                  [year] => 2022
                  [month] => 9
                  [post_type] => post
              )
      
          [174] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5643
                  [post_name] => focus-on-the-solution
                  [post_title] => Focus on the solution
                  [post_author] => 3
                  [post_date] => 2022-09-26 18:54:53
                  [year] => 2022
                  [month] => 9
                  [post_type] => post
              )
      
          [175] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5655
                  [post_name] => requests-for-change
                  [post_title] => Requests for change
                  [post_author] => 3
                  [post_date] => 2022-09-25 22:18:24
                  [year] => 2022
                  [month] => 9
                  [post_type] => post
              )
      
          [176] => stdClass Object
              (
                  [slug] => process
                  [ID] => 5652
                  [post_name] => and-they-lived-happily-ever-after
                  [post_title] => And they lived happily ever after
                  [post_author] => 3
                  [post_date] => 2022-09-24 22:28:56
                  [year] => 2022
                  [month] => 9
                  [post_type] => post
              )
      
          [177] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5649
                  [post_name] => generosity-in-the-team
                  [post_title] => Generosity in the team
                  [post_author] => 3
                  [post_date] => 2022-09-23 19:32:45
                  [year] => 2022
                  [month] => 9
                  [post_type] => post
              )
      
          [178] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5625
                  [post_name] => reacting-to-a-team
                  [post_title] => Reacting to a team
                  [post_author] => 3
                  [post_date] => 2022-09-22 19:11:48
                  [year] => 2022
                  [month] => 9
                  [post_type] => post
              )
      
          [179] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5640
                  [post_name] => putting-intention-first
                  [post_title] => Putting Intention first
                  [post_author] => 3
                  [post_date] => 2022-09-21 18:49:58
                  [year] => 2022
                  [month] => 9
                  [post_type] => post
              )
      
          [180] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5637
                  [post_name] => soliciting-feedback
                  [post_title] => Soliciting Feedback
                  [post_author] => 3
                  [post_date] => 2022-09-20 20:57:14
                  [year] => 2022
                  [month] => 9
                  [post_type] => post
              )
      
          [181] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5634
                  [post_name] => developing-rituals
                  [post_title] => Developing rituals
                  [post_author] => 3
                  [post_date] => 2022-09-19 23:23:54
                  [year] => 2022
                  [month] => 9
                  [post_type] => post
              )
      
          [182] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5631
                  [post_name] => emotional-investment
                  [post_title] => Emotional investment
                  [post_author] => 3
                  [post_date] => 2022-09-18 20:01:38
                  [year] => 2022
                  [month] => 9
                  [post_type] => post
              )
      
          [183] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5628
                  [post_name] => be-prepared
                  [post_title] => Be prepared
                  [post_author] => 3
                  [post_date] => 2022-09-17 18:50:32
                  [year] => 2022
                  [month] => 9
                  [post_type] => post
              )
      
          [184] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5622
                  [post_name] => reaching-a-goal
                  [post_title] => Reaching a goal
                  [post_author] => 3
                  [post_date] => 2022-09-16 19:23:58
                  [year] => 2022
                  [month] => 9
                  [post_type] => post
              )
      
          [185] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5619
                  [post_name] => the-benefit-of-action
                  [post_title] => The benefit of action
                  [post_author] => 3
                  [post_date] => 2022-09-15 19:23:42
                  [year] => 2022
                  [month] => 9
                  [post_type] => post
              )
      
          [186] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5616
                  [post_name] => being-right-or-being-a-team
                  [post_title] => Being right or being a team?
                  [post_author] => 3
                  [post_date] => 2022-09-14 19:25:34
                  [year] => 2022
                  [month] => 9
                  [post_type] => post
              )
      
          [187] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5613
                  [post_name] => going-full-in
                  [post_title] => Going full in
                  [post_author] => 3
                  [post_date] => 2022-09-13 23:13:10
                  [year] => 2022
                  [month] => 9
                  [post_type] => post
              )
      
          [188] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5610
                  [post_name] => they-cant-be-forced
                  [post_title] => They can’t be forced
                  [post_author] => 3
                  [post_date] => 2022-09-12 19:03:19
                  [year] => 2022
                  [month] => 9
                  [post_type] => post
              )
      
          [189] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 5607
                  [post_name] => they-cant-be-avoided
                  [post_title] => They can’t be avoided
                  [post_author] => 3
                  [post_date] => 2022-09-11 18:59:37
                  [year] => 2022
                  [month] => 9
                  [post_type] => post
              )
      
          [190] => stdClass Object
              (
                  [slug] => process
                  [ID] => 5604
                  [post_name] => seeking-comfort
                  [post_title] => Seeking comfort
                  [post_author] => 3
                  [post_date] => 2022-09-10 19:38:19
                  [year] => 2022
                  [month] => 9
                  [post_type] => post
              )
      
          [191] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5586
                  [post_name] => your-commitment
                  [post_title] => Your commitment
                  [post_author] => 3
                  [post_date] => 2022-09-09 19:35:24
                  [year] => 2022
                  [month] => 9
                  [post_type] => post
              )
      
          [192] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 5601
                  [post_name] => choosing-reaction-or-response
                  [post_title] => Choosing reaction or response
                  [post_author] => 3
                  [post_date] => 2022-09-08 19:21:17
                  [year] => 2022
                  [month] => 9
                  [post_type] => post
              )
      
          [193] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5598
                  [post_name] => change-is-more-than-an-idea
                  [post_title] => Change is more than an idea
                  [post_author] => 3
                  [post_date] => 2022-09-07 21:58:26
                  [year] => 2022
                  [month] => 9
                  [post_type] => post
              )
      
          [194] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5595
                  [post_name] => this-is-so-important
                  [post_title] => This is so important
                  [post_author] => 3
                  [post_date] => 2022-09-06 19:03:07
                  [year] => 2022
                  [month] => 9
                  [post_type] => post
              )
      
          [195] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 5592
                  [post_name] => read-receipt
                  [post_title] => Read receipt
                  [post_author] => 3
                  [post_date] => 2022-09-05 19:23:01
                  [year] => 2022
                  [month] => 9
                  [post_type] => post
              )
      
          [196] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5589
                  [post_name] => a-simple-misunderstanding
                  [post_title] => A simple misunderstanding
                  [post_author] => 3
                  [post_date] => 2022-09-04 19:07:38
                  [year] => 2022
                  [month] => 9
                  [post_type] => post
              )
      
          [197] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 5583
                  [post_name] => the-discipline-of-freedom
                  [post_title] => The discipline of freedom
                  [post_author] => 3
                  [post_date] => 2022-09-03 19:10:22
                  [year] => 2022
                  [month] => 9
                  [post_type] => post
              )
      
          [198] => stdClass Object
              (
                  [slug] => power
                  [ID] => 5580
                  [post_name] => getting-things-done
                  [post_title] => Getting things done
                  [post_author] => 3
                  [post_date] => 2022-09-02 19:16:25
                  [year] => 2022
                  [month] => 9
                  [post_type] => post
              )
      
          [199] => stdClass Object
              (
                  [slug] => process
                  [ID] => 5577
                  [post_name] => amid-options
                  [post_title] => Amid options
                  [post_author] => 3
                  [post_date] => 2022-09-01 19:21:54
                  [year] => 2022
                  [month] => 9
                  [post_type] => post
              )
      
          [200] => stdClass Object
              (
                  [slug] => process
                  [ID] => 5574
                  [post_name] => seeking-clarity
                  [post_title] => Seeking clarity
                  [post_author] => 3
                  [post_date] => 2022-08-31 18:59:47
                  [year] => 2022
                  [month] => 8
                  [post_type] => post
              )
      
          [201] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 5570
                  [post_name] => finding-acceptance
                  [post_title] => Finding Acceptance
                  [post_author] => 3
                  [post_date] => 2022-08-30 19:25:08
                  [year] => 2022
                  [month] => 8
                  [post_type] => post
              )
      
          [202] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5556
                  [post_name] => sharing-ones-wants
                  [post_title] => Sharing one's wants
                  [post_author] => 3
                  [post_date] => 2022-08-29 18:45:17
                  [year] => 2022
                  [month] => 8
                  [post_type] => post
              )
      
          [203] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 5546
                  [post_name] => within-your-control
                  [post_title] => Within your control
                  [post_author] => 3
                  [post_date] => 2022-08-28 18:55:08
                  [year] => 2022
                  [month] => 8
                  [post_type] => post
              )
      
          [204] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5536
                  [post_name] => setting-a-target
                  [post_title] => Setting a target
                  [post_author] => 3
                  [post_date] => 2022-08-27 18:50:14
                  [year] => 2022
                  [month] => 8
                  [post_type] => post
              )
      
          [205] => stdClass Object
              (
                  [slug] => process
                  [ID] => 5530
                  [post_name] => the-promise
                  [post_title] => The promise
                  [post_author] => 3
                  [post_date] => 2022-08-26 18:48:37
                  [year] => 2022
                  [month] => 8
                  [post_type] => post
              )
      
          [206] => stdClass Object
              (
                  [slug] => process
                  [ID] => 5523
                  [post_name] => distractions-are-here-to-stay
                  [post_title] => Distractions are here to stay
                  [post_author] => 3
                  [post_date] => 2022-08-25 19:52:50
                  [year] => 2022
                  [month] => 8
                  [post_type] => post
              )
      
          [207] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 5514
                  [post_name] => assuming-knowing
                  [post_title] => Assuming knowing
                  [post_author] => 3
                  [post_date] => 2022-08-24 19:18:02
                  [year] => 2022
                  [month] => 8
                  [post_type] => post
              )
      
          [208] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5505
                  [post_name] => the-why-behind-the-what
                  [post_title] => The why behind the what
                  [post_author] => 3
                  [post_date] => 2022-08-23 19:19:55
                  [year] => 2022
                  [month] => 8
                  [post_type] => post
              )
      
          [209] => stdClass Object
              (
                  [slug] => process
                  [ID] => 5499
                  [post_name] => knowing-that-we-know-nothing
                  [post_title] => Knowing that we know nothing
                  [post_author] => 3
                  [post_date] => 2022-08-22 19:03:38
                  [year] => 2022
                  [month] => 8
                  [post_type] => post
              )
      
          [210] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 5489
                  [post_name] => putting-in-the-best-preparation-possible
                  [post_title] => Putting in the best preparation possible
                  [post_author] => 3
                  [post_date] => 2022-08-21 19:19:58
                  [year] => 2022
                  [month] => 8
                  [post_type] => post
              )
      
          [211] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5566
                  [post_name] => the-difference-between-a-role-and-its-description
                  [post_title] => The difference between a role and its description
                  [post_author] => 3
                  [post_date] => 2022-08-20 19:23:33
                  [year] => 2022
                  [month] => 8
                  [post_type] => post
              )
      
          [212] => stdClass Object
              (
                  [slug] => context
                  [ID] => 5563
                  [post_name] => dont-injure-yourself-in-the-process
                  [post_title] => Don’t injure yourself in the process
                  [post_author] => 3
                  [post_date] => 2022-08-19 19:14:35
                  [year] => 2022
                  [month] => 8
                  [post_type] => post
              )
      
          [213] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 5560
                  [post_name] => control-and-accountability
                  [post_title] => Control and Accountability
                  [post_author] => 3
                  [post_date] => 2022-08-18 19:02:56
                  [year] => 2022
                  [month] => 8
                  [post_type] => post
              )
      
          [214] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 5553
                  [post_name] => self-coaching
                  [post_title] => Self-Coaching
                  [post_author] => 3
                  [post_date] => 2022-08-17 18:55:12
                  [year] => 2022
                  [month] => 8
                  [post_type] => post
              )
      
          [215] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5543
                  [post_name] => tasks-and-relationships
                  [post_title] => Tasks and relationships
                  [post_author] => 3
                  [post_date] => 2022-08-16 19:28:24
                  [year] => 2022
                  [month] => 8
                  [post_type] => post
              )
      
          [216] => stdClass Object
              (
                  [slug] => process
                  [ID] => 5541
                  [post_name] => learning-steps
                  [post_title] => Learning steps
                  [post_author] => 3
                  [post_date] => 2022-08-15 19:28:39
                  [year] => 2022
                  [month] => 8
                  [post_type] => post
              )
      
          [217] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5533
                  [post_name] => attached-to-the-outcome
                  [post_title] => Attached to the outcome
                  [post_author] => 3
                  [post_date] => 2022-08-14 18:55:48
                  [year] => 2022
                  [month] => 8
                  [post_type] => post
              )
      
          [218] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5527
                  [post_name] => the-teaching-lie
                  [post_title] => The teaching lie
                  [post_author] => 3
                  [post_date] => 2022-08-13 19:14:39
                  [year] => 2022
                  [month] => 8
                  [post_type] => post
              )
      
          [219] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5520
                  [post_name] => drifting-back
                  [post_title] => Drifting back
                  [post_author] => 3
                  [post_date] => 2022-08-12 20:12:58
                  [year] => 2022
                  [month] => 8
                  [post_type] => post
              )
      
          [220] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5517
                  [post_name] => trying-to-be-selfless
                  [post_title] => Trying to be selfless
                  [post_author] => 3
                  [post_date] => 2022-08-11 19:02:44
                  [year] => 2022
                  [month] => 8
                  [post_type] => post
              )
      
          [221] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5511
                  [post_name] => some-rewards-may-not-make-sense
                  [post_title] => Some rewards may not make sense
                  [post_author] => 3
                  [post_date] => 2022-08-10 18:49:46
                  [year] => 2022
                  [month] => 8
                  [post_type] => post
              )
      
          [222] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5508
                  [post_name] => failing-to-reach-a-coaching-goal
                  [post_title] => Failing to reach a coaching goal
                  [post_author] => 3
                  [post_date] => 2022-08-09 19:47:40
                  [year] => 2022
                  [month] => 8
                  [post_type] => post
              )
      
          [223] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 5502
                  [post_name] => filling-the-gap
                  [post_title] => Filling the gap
                  [post_author] => 3
                  [post_date] => 2022-08-08 19:02:02
                  [year] => 2022
                  [month] => 8
                  [post_type] => post
              )
      
          [224] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 5496
                  [post_name] => hunting-and-gathering
                  [post_title] => Hunting and gathering
                  [post_author] => 3
                  [post_date] => 2022-08-07 19:27:50
                  [year] => 2022
                  [month] => 8
                  [post_type] => post
              )
      
          [225] => stdClass Object
              (
                  [slug] => process
                  [ID] => 5486
                  [post_name] => nature-and-happiness
                  [post_title] => Nature and Happiness
                  [post_author] => 3
                  [post_date] => 2022-08-06 19:37:41
                  [year] => 2022
                  [month] => 8
                  [post_type] => post
              )
      
          [226] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 5493
                  [post_name] => expectations-and-outcomes
                  [post_title] => Expectations and outcomes
                  [post_author] => 3
                  [post_date] => 2022-08-05 19:42:52
                  [year] => 2022
                  [month] => 8
                  [post_type] => post
              )
      
          [227] => stdClass Object
              (
                  [slug] => process
                  [ID] => 5483
                  [post_name] => put-on-the-oxygen-mask-first
                  [post_title] => Put on the oxygen mask first
                  [post_author] => 3
                  [post_date] => 2022-08-04 19:11:38
                  [year] => 2022
                  [month] => 8
                  [post_type] => post
              )
      
          [228] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5475
                  [post_name] => bringing-happiness-to-work
                  [post_title] => Bringing happiness to work
                  [post_author] => 3
                  [post_date] => 2022-08-03 18:55:16
                  [year] => 2022
                  [month] => 8
                  [post_type] => post
              )
      
          [229] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5480
                  [post_name] => adding-perspective
                  [post_title] => Adding perspective
                  [post_author] => 3
                  [post_date] => 2022-08-02 19:08:49
                  [year] => 2022
                  [month] => 8
                  [post_type] => post
              )
      
          [230] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5472
                  [post_name] => walking-the-talk-is-a-challenge
                  [post_title] => Walking the talk is a challenge
                  [post_author] => 3
                  [post_date] => 2022-08-01 19:07:59
                  [year] => 2022
                  [month] => 8
                  [post_type] => post
              )
      
          [231] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5469
                  [post_name] => short-term-wins
                  [post_title] => Short term wins
                  [post_author] => 3
                  [post_date] => 2022-07-31 19:15:01
                  [year] => 2022
                  [month] => 7
                  [post_type] => post
              )
      
          [232] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 5466
                  [post_name] => thank-you-for-your-understanding
                  [post_title] => Thank you for your understanding
                  [post_author] => 3
                  [post_date] => 2022-07-30 19:15:59
                  [year] => 2022
                  [month] => 7
                  [post_type] => post
              )
      
          [233] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5463
                  [post_name] => it-might-not-be-judgmental
                  [post_title] => It might not be judgmental
                  [post_author] => 3
                  [post_date] => 2022-07-29 19:31:13
                  [year] => 2022
                  [month] => 7
                  [post_type] => post
              )
      
          [234] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5460
                  [post_name] => belonging-and-power
                  [post_title] => Belonging and power
                  [post_author] => 3
                  [post_date] => 2022-07-28 20:05:35
                  [year] => 2022
                  [month] => 7
                  [post_type] => post
              )
      
          [235] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5457
                  [post_name] => putting-people-first
                  [post_title] => Putting people first
                  [post_author] => 3
                  [post_date] => 2022-07-27 21:33:06
                  [year] => 2022
                  [month] => 7
                  [post_type] => post
              )
      
          [236] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5454
                  [post_name] => showing-up
                  [post_title] => Showing up
                  [post_author] => 3
                  [post_date] => 2022-07-26 23:17:32
                  [year] => 2022
                  [month] => 7
                  [post_type] => post
              )
      
          [237] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 5451
                  [post_name] => just-let-go
                  [post_title] => Just let go
                  [post_author] => 3
                  [post_date] => 2022-07-25 22:11:50
                  [year] => 2022
                  [month] => 7
                  [post_type] => post
              )
      
          [238] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5448
                  [post_name] => this-is-not-to-criticize
                  [post_title] => This is not to criticize
                  [post_author] => 3
                  [post_date] => 2022-07-24 19:30:02
                  [year] => 2022
                  [month] => 7
                  [post_type] => post
              )
      
          [239] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5445
                  [post_name] => passion-may-be-overrated
                  [post_title] => Passion may be overrated
                  [post_author] => 3
                  [post_date] => 2022-07-23 20:17:39
                  [year] => 2022
                  [month] => 7
                  [post_type] => post
              )
      
          [240] => stdClass Object
              (
                  [slug] => power
                  [ID] => 5442
                  [post_name] => inventing-risks
                  [post_title] => Inventing risks
                  [post_author] => 3
                  [post_date] => 2022-07-22 19:20:28
                  [year] => 2022
                  [month] => 7
                  [post_type] => post
              )
      
          [241] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5439
                  [post_name] => developing-the-formula
                  [post_title] => Developing the formula
                  [post_author] => 3
                  [post_date] => 2022-07-21 19:58:21
                  [year] => 2022
                  [month] => 7
                  [post_type] => post
              )
      
          [242] => stdClass Object
              (
                  [slug] => power
                  [ID] => 5436
                  [post_name] => making-bold-promises-happen
                  [post_title] => Making bold promises happen
                  [post_author] => 3
                  [post_date] => 2022-07-20 19:06:03
                  [year] => 2022
                  [month] => 7
                  [post_type] => post
              )
      
          [243] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5432
                  [post_name] => trust-or-fear-when-there-is-a-crisis
                  [post_title] => Trust or fear when there is a crisis
                  [post_author] => 3
                  [post_date] => 2022-07-19 21:15:54
                  [year] => 2022
                  [month] => 7
                  [post_type] => post
              )
      
          [244] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5429
                  [post_name] => reducing-risks
                  [post_title] => Reducing risks
                  [post_author] => 3
                  [post_date] => 2022-07-18 19:44:12
                  [year] => 2022
                  [month] => 7
                  [post_type] => post
              )
      
          [245] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 5397
                  [post_name] => choosing-feedback
                  [post_title] => Choosing Feedback
                  [post_author] => 3
                  [post_date] => 2022-07-17 20:19:57
                  [year] => 2022
                  [month] => 7
                  [post_type] => post
              )
      
          [246] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 5424
                  [post_name] => seeking-to-be-kind
                  [post_title] => Seeking to be kind
                  [post_author] => 3
                  [post_date] => 2022-07-16 20:49:48
                  [year] => 2022
                  [month] => 7
                  [post_type] => post
              )
      
          [247] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5408
                  [post_name] => the-value-of-plans
                  [post_title] => The value of plans
                  [post_author] => 3
                  [post_date] => 2022-07-15 19:11:19
                  [year] => 2022
                  [month] => 7
                  [post_type] => post
              )
      
          [248] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5421
                  [post_name] => making-your-own-choices
                  [post_title] => Making your own choices
                  [post_author] => 3
                  [post_date] => 2022-07-14 21:52:48
                  [year] => 2022
                  [month] => 7
                  [post_type] => post
              )
      
          [249] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5418
                  [post_name] => exploring-and-explaining
                  [post_title] => Exploring and Explaining
                  [post_author] => 3
                  [post_date] => 2022-07-13 22:54:19
                  [year] => 2022
                  [month] => 7
                  [post_type] => post
              )
      
          [250] => stdClass Object
              (
                  [slug] => process
                  [ID] => 5414
                  [post_name] => becoming-a-novice
                  [post_title] => Becoming a novice
                  [post_author] => 3
                  [post_date] => 2022-07-12 22:53:23
                  [year] => 2022
                  [month] => 7
                  [post_type] => post
              )
      
          [251] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5411
                  [post_name] => stop-doing-this
                  [post_title] => Stop doing this
                  [post_author] => 3
                  [post_date] => 2022-07-11 21:47:24
                  [year] => 2022
                  [month] => 7
                  [post_type] => post
              )
      
          [252] => stdClass Object
              (
                  [slug] => process
                  [ID] => 5405
                  [post_name] => planning-patterns
                  [post_title] => Planning patterns
                  [post_author] => 3
                  [post_date] => 2022-07-10 18:52:27
                  [year] => 2022
                  [month] => 7
                  [post_type] => post
              )
      
          [253] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5402
                  [post_name] => making-others-dependent
                  [post_title] => Making others dependent
                  [post_author] => 3
                  [post_date] => 2022-07-09 21:15:28
                  [year] => 2022
                  [month] => 7
                  [post_type] => post
              )
      
          [254] => stdClass Object
              (
                  [slug] => power
                  [ID] => 5394
                  [post_name] => happiness-and-the-aim-of-marketing
                  [post_title] => Happiness and the aim of marketing
                  [post_author] => 3
                  [post_date] => 2022-07-08 21:00:13
                  [year] => 2022
                  [month] => 7
                  [post_type] => post
              )
      
          [255] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5391
                  [post_name] => being-empowered
                  [post_title] => Being Empowered
                  [post_author] => 3
                  [post_date] => 2022-07-07 20:49:15
                  [year] => 2022
                  [month] => 7
                  [post_type] => post
              )
      
          [256] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 5388
                  [post_name] => when-it-isnt-an-opposite
                  [post_title] => When it isn’t an opposite
                  [post_author] => 3
                  [post_date] => 2022-07-06 21:55:36
                  [year] => 2022
                  [month] => 7
                  [post_type] => post
              )
      
          [257] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 5385
                  [post_name] => staying-in-control
                  [post_title] => Staying in Control
                  [post_author] => 3
                  [post_date] => 2022-07-05 20:40:24
                  [year] => 2022
                  [month] => 7
                  [post_type] => post
              )
      
          [258] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 5382
                  [post_name] => talking-about-others
                  [post_title] => Talking about others
                  [post_author] => 3
                  [post_date] => 2022-07-04 22:04:39
                  [year] => 2022
                  [month] => 7
                  [post_type] => post
              )
      
          [259] => stdClass Object
              (
                  [slug] => process
                  [ID] => 5379
                  [post_name] => busy
                  [post_title] => Busy
                  [post_author] => 3
                  [post_date] => 2022-07-03 21:52:44
                  [year] => 2022
                  [month] => 7
                  [post_type] => post
              )
      
          [260] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 5376
                  [post_name] => letting-go-root-causes
                  [post_title] => Letting go root causes
                  [post_author] => 3
                  [post_date] => 2022-07-02 20:03:57
                  [year] => 2022
                  [month] => 7
                  [post_type] => post
              )
      
          [261] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5373
                  [post_name] => victims-of-our-own-decisions
                  [post_title] => Victims of our own decisions
                  [post_author] => 3
                  [post_date] => 2022-07-01 23:01:11
                  [year] => 2022
                  [month] => 7
                  [post_type] => post
              )
      
          [262] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 5370
                  [post_name] => it-makes-our-life-easier
                  [post_title] => It makes our life easier
                  [post_author] => 3
                  [post_date] => 2022-06-30 22:29:04
                  [year] => 2022
                  [month] => 6
                  [post_type] => post
              )
      
          [263] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5367
                  [post_name] => favoring-arguments
                  [post_title] => Favoring arguments
                  [post_author] => 3
                  [post_date] => 2022-06-29 23:39:16
                  [year] => 2022
                  [month] => 6
                  [post_type] => post
              )
      
          [264] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5363
                  [post_name] => invite-the-relationship-into-the-conversation
                  [post_title] => Invite the relationship into the conversation
                  [post_author] => 3
                  [post_date] => 2022-06-28 23:37:35
                  [year] => 2022
                  [month] => 6
                  [post_type] => post
              )
      
          [265] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5337
                  [post_name] => becoming-an-activist
                  [post_title] => Becoming an activist
                  [post_author] => 3
                  [post_date] => 2022-06-27 18:28:08
                  [year] => 2022
                  [month] => 6
                  [post_type] => post
              )
      
          [266] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 5345
                  [post_name] => easy-judgment
                  [post_title] => Easy judgment
                  [post_author] => 3
                  [post_date] => 2022-06-26 20:16:00
                  [year] => 2022
                  [month] => 6
                  [post_type] => post
              )
      
          [267] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5360
                  [post_name] => wanting-change
                  [post_title] => Wanting change
                  [post_author] => 3
                  [post_date] => 2022-06-25 18:27:26
                  [year] => 2022
                  [month] => 6
                  [post_type] => post
              )
      
          [268] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5357
                  [post_name] => not-knowing
                  [post_title] => Not knowing
                  [post_author] => 3
                  [post_date] => 2022-06-24 17:03:28
                  [year] => 2022
                  [month] => 6
                  [post_type] => post
              )
      
          [269] => stdClass Object
              (
                  [slug] => process
                  [ID] => 5354
                  [post_name] => the-green-stuff
                  [post_title] => The green stuff
                  [post_author] => 3
                  [post_date] => 2022-06-23 22:08:28
                  [year] => 2022
                  [month] => 6
                  [post_type] => post
              )
      
          [270] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 5351
                  [post_name] => clear-communication
                  [post_title] => Clear communication
                  [post_author] => 3
                  [post_date] => 2022-06-22 22:26:46
                  [year] => 2022
                  [month] => 6
                  [post_type] => post
              )
      
          [271] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5348
                  [post_name] => a-sense-of-relief
                  [post_title] => A sense of relief
                  [post_author] => 3
                  [post_date] => 2022-06-21 21:40:34
                  [year] => 2022
                  [month] => 6
                  [post_type] => post
              )
      
          [272] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 5342
                  [post_name] => waiting-for-an-answer
                  [post_title] => Waiting for an answer
                  [post_author] => 3
                  [post_date] => 2022-06-20 22:50:59
                  [year] => 2022
                  [month] => 6
                  [post_type] => post
              )
      
          [273] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5334
                  [post_name] => the-sense-of-urgency
                  [post_title] => The sense of urgency
                  [post_author] => 3
                  [post_date] => 2022-06-19 19:45:47
                  [year] => 2022
                  [month] => 6
                  [post_type] => post
              )
      
          [274] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5331
                  [post_name] => taking-it-too-far
                  [post_title] => Taking it too far
                  [post_author] => 3
                  [post_date] => 2022-06-18 22:46:39
                  [year] => 2022
                  [month] => 6
                  [post_type] => post
              )
      
          [275] => stdClass Object
              (
                  [slug] => process
                  [ID] => 5327
                  [post_name] => risks-or-opportunities
                  [post_title] => Risks or opportunities
                  [post_author] => 3
                  [post_date] => 2022-06-17 23:58:43
                  [year] => 2022
                  [month] => 6
                  [post_type] => post
              )
      
          [276] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5323
                  [post_name] => resilience-2-0
                  [post_title] => Resilience 2.0
                  [post_author] => 3
                  [post_date] => 2022-06-16 23:58:58
                  [year] => 2022
                  [month] => 6
                  [post_type] => post
              )
      
          [277] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5320
                  [post_name] => leading-or-protecting
                  [post_title] => Leading or protecting
                  [post_author] => 3
                  [post_date] => 2022-06-15 22:02:37
                  [year] => 2022
                  [month] => 6
                  [post_type] => post
              )
      
          [278] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 5317
                  [post_name] => ground-rule-for-contracting
                  [post_title] => Ground rule for contracting
                  [post_author] => 3
                  [post_date] => 2022-06-14 23:14:37
                  [year] => 2022
                  [month] => 6
                  [post_type] => post
              )
      
          [279] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5314
                  [post_name] => sharing-a-compliment
                  [post_title] => Sharing a compliment
                  [post_author] => 3
                  [post_date] => 2022-06-13 23:00:36
                  [year] => 2022
                  [month] => 6
                  [post_type] => post
              )
      
          [280] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 5311
                  [post_name] => lets-be-positive
                  [post_title] => Let’s be positive
                  [post_author] => 3
                  [post_date] => 2022-06-12 23:52:13
                  [year] => 2022
                  [month] => 6
                  [post_type] => post
              )
      
          [281] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 5308
                  [post_name] => awareness-of-symptoms
                  [post_title] => Awareness of symptoms
                  [post_author] => 3
                  [post_date] => 2022-06-11 20:11:39
                  [year] => 2022
                  [month] => 6
                  [post_type] => post
              )
      
          [282] => stdClass Object
              (
                  [slug] => context
                  [ID] => 5305
                  [post_name] => the-tricky-balance
                  [post_title] => The tricky balance
                  [post_author] => 3
                  [post_date] => 2022-06-10 20:09:56
                  [year] => 2022
                  [month] => 6
                  [post_type] => post
              )
      
          [283] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 5302
                  [post_name] => fearless-listening
                  [post_title] => Fearless listening
                  [post_author] => 3
                  [post_date] => 2022-06-09 21:35:51
                  [year] => 2022
                  [month] => 6
                  [post_type] => post
              )
      
          [284] => stdClass Object
              (
                  [slug] => process
                  [ID] => 5299
                  [post_name] => mutual-esteem
                  [post_title] => Mutual esteem
                  [post_author] => 3
                  [post_date] => 2022-06-08 21:43:43
                  [year] => 2022
                  [month] => 6
                  [post_type] => post
              )
      
          [285] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5296
                  [post_name] => changing-the-focus
                  [post_title] => Changing the focus
                  [post_author] => 3
                  [post_date] => 2022-06-07 20:48:04
                  [year] => 2022
                  [month] => 6
                  [post_type] => post
              )
      
          [286] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5291
                  [post_name] => risky-environments
                  [post_title] => Risky environments
                  [post_author] => 3
                  [post_date] => 2022-06-06 19:26:45
                  [year] => 2022
                  [month] => 6
                  [post_type] => post
              )
      
          [287] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5285
                  [post_name] => helping-them-think
                  [post_title] => Helping them think
                  [post_author] => 3
                  [post_date] => 2022-06-05 20:03:42
                  [year] => 2022
                  [month] => 6
                  [post_type] => post
              )
      
          [288] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 5288
                  [post_name] => using-buzzwords
                  [post_title] => Using buzzwords
                  [post_author] => 3
                  [post_date] => 2022-06-04 20:31:50
                  [year] => 2022
                  [month] => 6
                  [post_type] => post
              )
      
          [289] => stdClass Object
              (
                  [slug] => process
                  [ID] => 5282
                  [post_name] => recognizing-signs-of-discomfort
                  [post_title] => Recognizing signs of discomfort
                  [post_author] => 3
                  [post_date] => 2022-06-03 21:47:47
                  [year] => 2022
                  [month] => 6
                  [post_type] => post
              )
      
          [290] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5279
                  [post_name] => shifting-roles
                  [post_title] => Shifting roles
                  [post_author] => 3
                  [post_date] => 2022-06-02 19:20:16
                  [year] => 2022
                  [month] => 6
                  [post_type] => post
              )
      
          [291] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 5276
                  [post_name] => saying-no
                  [post_title] => Saying no
                  [post_author] => 3
                  [post_date] => 2022-06-01 22:42:06
                  [year] => 2022
                  [month] => 6
                  [post_type] => post
              )
      
          [292] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5273
                  [post_name] => come-with-questions
                  [post_title] => Come with questions
                  [post_author] => 3
                  [post_date] => 2022-05-31 21:21:10
                  [year] => 2022
                  [month] => 5
                  [post_type] => post
              )
      
          [293] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5270
                  [post_name] => why-dont-they-adapt
                  [post_title] => Why don’t they adapt
                  [post_author] => 3
                  [post_date] => 2022-05-30 23:24:43
                  [year] => 2022
                  [month] => 5
                  [post_type] => post
              )
      
          [294] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5267
                  [post_name] => time-by-design
                  [post_title] => Time by design
                  [post_author] => 3
                  [post_date] => 2022-05-29 22:11:16
                  [year] => 2022
                  [month] => 5
                  [post_type] => post
              )
      
          [295] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 5264
                  [post_name] => the-tragic-position
                  [post_title] => The tragic position
                  [post_author] => 3
                  [post_date] => 2022-05-28 22:31:39
                  [year] => 2022
                  [month] => 5
                  [post_type] => post
              )
      
          [296] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5261
                  [post_name] => taking-the-problem-away
                  [post_title] => Taking the problem away
                  [post_author] => 3
                  [post_date] => 2022-05-27 22:32:38
                  [year] => 2022
                  [month] => 5
                  [post_type] => post
              )
      
          [297] => stdClass Object
              (
                  [slug] => process
                  [ID] => 5258
                  [post_name] => the-effort-you-put-in
                  [post_title] => The effort you put in
                  [post_author] => 3
                  [post_date] => 2022-05-26 22:10:37
                  [year] => 2022
                  [month] => 5
                  [post_type] => post
              )
      
          [298] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5255
                  [post_name] => from-mistake-to-response
                  [post_title] => From mistake to response
                  [post_author] => 3
                  [post_date] => 2022-05-25 22:20:14
                  [year] => 2022
                  [month] => 5
                  [post_type] => post
              )
      
          [299] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5250
                  [post_name] => stepping-into-the-journey
                  [post_title] => Stepping into the journey
                  [post_author] => 3
                  [post_date] => 2022-05-24 23:34:10
                  [year] => 2022
                  [month] => 5
                  [post_type] => post
              )
      
          [300] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5247
                  [post_name] => see-say-sort
                  [post_title] => See, say, sort
                  [post_author] => 3
                  [post_date] => 2022-05-23 23:52:43
                  [year] => 2022
                  [month] => 5
                  [post_type] => post
              )
      
          [301] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5244
                  [post_name] => a-reminder-on-boundaries
                  [post_title] => A reminder on boundaries
                  [post_author] => 3
                  [post_date] => 2022-05-22 22:16:31
                  [year] => 2022
                  [month] => 5
                  [post_type] => post
              )
      
          [302] => stdClass Object
              (
                  [slug] => process
                  [ID] => 5241
                  [post_name] => taking-up-a-book
                  [post_title] => Taking up a book
                  [post_author] => 3
                  [post_date] => 2022-05-21 20:07:16
                  [year] => 2022
                  [month] => 5
                  [post_type] => post
              )
      
          [303] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5238
                  [post_name] => disconnecting-role-and-person
                  [post_title] => Disconnecting role and person
                  [post_author] => 3
                  [post_date] => 2022-05-20 23:35:42
                  [year] => 2022
                  [month] => 5
                  [post_type] => post
              )
      
          [304] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5235
                  [post_name] => the-subjective-experience
                  [post_title] => The subjective experience
                  [post_author] => 3
                  [post_date] => 2022-05-19 23:29:31
                  [year] => 2022
                  [month] => 5
                  [post_type] => post
              )
      
          [305] => stdClass Object
              (
                  [slug] => worldview
                  [ID] => 5232
                  [post_name] => owning-style
                  [post_title] => Owning style
                  [post_author] => 3
                  [post_date] => 2022-05-18 22:35:19
                  [year] => 2022
                  [month] => 5
                  [post_type] => post
              )
      
          [306] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5228
                  [post_name] => seeking-perfection
                  [post_title] => Seeking perfection
                  [post_author] => 3
                  [post_date] => 2022-05-17 20:03:16
                  [year] => 2022
                  [month] => 5
                  [post_type] => post
              )
      
          [307] => stdClass Object
              (
                  [slug] => process
                  [ID] => 5214
                  [post_name] => on-the-ability-to-see
                  [post_title] => On the ability to see
                  [post_author] => 3
                  [post_date] => 2022-05-16 19:33:41
                  [year] => 2022
                  [month] => 5
                  [post_type] => post
              )
      
          [308] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5211
                  [post_name] => choice-is-more-than-options
                  [post_title] => Choice is more than options
                  [post_author] => 3
                  [post_date] => 2022-05-15 19:34:33
                  [year] => 2022
                  [month] => 5
                  [post_type] => post
              )
      
          [309] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 5203
                  [post_name] => living-up-to-mistakes
                  [post_title] => Living up to mistakes
                  [post_author] => 3
                  [post_date] => 2022-05-14 20:13:02
                  [year] => 2022
                  [month] => 5
                  [post_type] => post
              )
      
          [310] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5190
                  [post_name] => challenging-relationships
                  [post_title] => Challenging relationships
                  [post_author] => 3
                  [post_date] => 2022-05-13 20:07:10
                  [year] => 2022
                  [month] => 5
                  [post_type] => post
              )
      
          [311] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 5184
                  [post_name] => enjoying-misunderstandings
                  [post_title] => Enjoying misunderstandings
                  [post_author] => 3
                  [post_date] => 2022-05-12 20:40:42
                  [year] => 2022
                  [month] => 5
                  [post_type] => post
              )
      
          [312] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5224
                  [post_name] => experiencing-perfection
                  [post_title] => Experiencing perfection
                  [post_author] => 3
                  [post_date] => 2022-05-11 19:40:54
                  [year] => 2022
                  [month] => 5
                  [post_type] => post
              )
      
          [313] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5220
                  [post_name] => fairness-is-accountability
                  [post_title] => Fairness is accountability
                  [post_author] => 3
                  [post_date] => 2022-05-10 19:34:57
                  [year] => 2022
                  [month] => 5
                  [post_type] => post
              )
      
          [314] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 5217
                  [post_name] => the-work-of-resistance
                  [post_title] => The work of resistance
                  [post_author] => 3
                  [post_date] => 2022-05-09 21:08:54
                  [year] => 2022
                  [month] => 5
                  [post_type] => post
              )
      
          [315] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5206
                  [post_name] => how-does-it-serve-you
                  [post_title] => How does it serve you?
                  [post_author] => 3
                  [post_date] => 2022-05-08 20:26:08
                  [year] => 2022
                  [month] => 5
                  [post_type] => post
              )
      
          [316] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5200
                  [post_name] => learning-to-know-the-inner-critic
                  [post_title] => Learning to know the inner critic
                  [post_author] => 3
                  [post_date] => 2022-05-07 20:50:33
                  [year] => 2022
                  [month] => 5
                  [post_type] => post
              )
      
          [317] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5196
                  [post_name] => after-closing-there-is-separation
                  [post_title] => After closing, there is separation
                  [post_author] => 3
                  [post_date] => 2022-05-06 23:25:26
                  [year] => 2022
                  [month] => 5
                  [post_type] => post
              )
      
          [318] => stdClass Object
              (
                  [slug] => process
                  [ID] => 5193
                  [post_name] => the-difficult-tasks
                  [post_title] => The difficult tasks
                  [post_author] => 3
                  [post_date] => 2022-05-05 23:04:54
                  [year] => 2022
                  [month] => 5
                  [post_type] => post
              )
      
          [319] => stdClass Object
              (
                  [slug] => process
                  [ID] => 5187
                  [post_name] => being-present-and-serving
                  [post_title] => Being present and serving
                  [post_author] => 3
                  [post_date] => 2022-05-04 20:25:50
                  [year] => 2022
                  [month] => 5
                  [post_type] => post
              )
      
          [320] => stdClass Object
              (
                  [slug] => process
                  [ID] => 5181
                  [post_name] => the-lucky-punch
                  [post_title] => The lucky punch
                  [post_author] => 3
                  [post_date] => 2022-05-03 21:22:11
                  [year] => 2022
                  [month] => 5
                  [post_type] => post
              )
      
          [321] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5178
                  [post_name] => there-are-no-broken-systems
                  [post_title] => There are no broken systems
                  [post_author] => 3
                  [post_date] => 2022-05-02 23:07:23
                  [year] => 2022
                  [month] => 5
                  [post_type] => post
              )
      
          [322] => stdClass Object
              (
                  [slug] => context
                  [ID] => 5175
                  [post_name] => price-and-value
                  [post_title] => Price and value
                  [post_author] => 3
                  [post_date] => 2022-05-01 22:41:01
                  [year] => 2022
                  [month] => 5
                  [post_type] => post
              )
      
          [323] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 5154
                  [post_name] => positioning
                  [post_title] => Positioning
                  [post_author] => 3
                  [post_date] => 2022-04-30 20:02:58
                  [year] => 2022
                  [month] => 4
                  [post_type] => post
              )
      
          [324] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 5172
                  [post_name] => focusing-on-anxiety
                  [post_title] => Focusing on anxiety
                  [post_author] => 3
                  [post_date] => 2022-04-29 20:29:58
                  [year] => 2022
                  [month] => 4
                  [post_type] => post
              )
      
          [325] => stdClass Object
              (
                  [slug] => process
                  [ID] => 5168
                  [post_name] => settling-on-the-objective
                  [post_title] => Settling on the objective
                  [post_author] => 3
                  [post_date] => 2022-04-28 20:36:08
                  [year] => 2022
                  [month] => 4
                  [post_type] => post
              )
      
          [326] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 5160
                  [post_name] => difficult-conversations-ahead
                  [post_title] => Difficult conversations ahead
                  [post_author] => 3
                  [post_date] => 2022-04-27 20:01:55
                  [year] => 2022
                  [month] => 4
                  [post_type] => post
              )
      
          [327] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5163
                  [post_name] => rules-to-ease-communication
                  [post_title] => Rules to ease communication
                  [post_author] => 3
                  [post_date] => 2022-04-26 20:13:19
                  [year] => 2022
                  [month] => 4
                  [post_type] => post
              )
      
          [328] => stdClass Object
              (
                  [slug] => process
                  [ID] => 5157
                  [post_name] => thinking-adds-value
                  [post_title] => Thinking adds value
                  [post_author] => 3
                  [post_date] => 2022-04-25 22:45:16
                  [year] => 2022
                  [month] => 4
                  [post_type] => post
              )
      
          [329] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 5151
                  [post_name] => for-and-against
                  [post_title] => For and against
                  [post_author] => 3
                  [post_date] => 2022-04-24 22:36:58
                  [year] => 2022
                  [month] => 4
                  [post_type] => post
              )
      
          [330] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5148
                  [post_name] => the-solution-shortcut
                  [post_title] => The solution shortcut
                  [post_author] => 3
                  [post_date] => 2022-04-23 22:08:59
                  [year] => 2022
                  [month] => 4
                  [post_type] => post
              )
      
          [331] => stdClass Object
              (
                  [slug] => process
                  [ID] => 5145
                  [post_name] => assisting-change
                  [post_title] => Assisting change
                  [post_author] => 3
                  [post_date] => 2022-04-22 22:25:17
                  [year] => 2022
                  [month] => 4
                  [post_type] => post
              )
      
          [332] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5142
                  [post_name] => proven-formulas
                  [post_title] => Proven formulas
                  [post_author] => 3
                  [post_date] => 2022-04-21 20:46:29
                  [year] => 2022
                  [month] => 4
                  [post_type] => post
              )
      
          [333] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5138
                  [post_name] => why-feedback
                  [post_title] => Why feedback
                  [post_author] => 3
                  [post_date] => 2022-04-20 23:04:19
                  [year] => 2022
                  [month] => 4
                  [post_type] => post
              )
      
          [334] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5135
                  [post_name] => a-leadership-question
                  [post_title] => A leadership question
                  [post_author] => 3
                  [post_date] => 2022-04-19 20:32:03
                  [year] => 2022
                  [month] => 4
                  [post_type] => post
              )
      
          [335] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5132
                  [post_name] => the-small-increments
                  [post_title] => The small increments
                  [post_author] => 3
                  [post_date] => 2022-04-18 19:35:25
                  [year] => 2022
                  [month] => 4
                  [post_type] => post
              )
      
          [336] => stdClass Object
              (
                  [slug] => process
                  [ID] => 5126
                  [post_name] => whats-next
                  [post_title] => What’s next?
                  [post_author] => 3
                  [post_date] => 2022-04-17 20:36:41
                  [year] => 2022
                  [month] => 4
                  [post_type] => post
              )
      
          [337] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5107
                  [post_name] => enabling-free-speech
                  [post_title] => Enabling free speech
                  [post_author] => 3
                  [post_date] => 2022-04-16 19:34:43
                  [year] => 2022
                  [month] => 4
                  [post_type] => post
              )
      
          [338] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5104
                  [post_name] => seeking-help
                  [post_title] => Seeking help
                  [post_author] => 3
                  [post_date] => 2022-04-15 20:06:11
                  [year] => 2022
                  [month] => 4
                  [post_type] => post
              )
      
          [339] => stdClass Object
              (
                  [slug] => process
                  [ID] => 5129
                  [post_name] => walking-a-new-path
                  [post_title] => Walking a new path
                  [post_author] => 3
                  [post_date] => 2022-04-14 21:52:10
                  [year] => 2022
                  [month] => 4
                  [post_type] => post
              )
      
          [340] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5122
                  [post_name] => being-curious-about-leadership
                  [post_title] => Being curious about leadership
                  [post_author] => 3
                  [post_date] => 2022-04-13 22:41:26
                  [year] => 2022
                  [month] => 4
                  [post_type] => post
              )
      
          [341] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5119
                  [post_name] => an-uncomfortable-feeling
                  [post_title] => An uncomfortable feeling
                  [post_author] => 3
                  [post_date] => 2022-04-12 22:44:17
                  [year] => 2022
                  [month] => 4
                  [post_type] => post
              )
      
          [342] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5115
                  [post_name] => the-way-we-do-things-around-here
                  [post_title] => The way we do things around here
                  [post_author] => 3
                  [post_date] => 2022-04-11 23:33:56
                  [year] => 2022
                  [month] => 4
                  [post_type] => post
              )
      
          [343] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5110
                  [post_name] => on-emotional-conversations
                  [post_title] => On emotional conversations
                  [post_author] => 3
                  [post_date] => 2022-04-10 21:25:29
                  [year] => 2022
                  [month] => 4
                  [post_type] => post
              )
      
          [344] => stdClass Object
              (
                  [slug] => strategy
                  [ID] => 5101
                  [post_name] => putting-problems-in-perspective
                  [post_title] => Putting problems in perspective
                  [post_author] => 3
                  [post_date] => 2022-04-09 20:03:21
                  [year] => 2022
                  [month] => 4
                  [post_type] => post
              )
      
          [345] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5098
                  [post_name] => its-nice-to-agree
                  [post_title] => It’s nice to agree
                  [post_author] => 3
                  [post_date] => 2022-04-08 22:06:06
                  [year] => 2022
                  [month] => 4
                  [post_type] => post
              )
      
          [346] => stdClass Object
              (
                  [slug] => process
                  [ID] => 5095
                  [post_name] => getting-to-knowing
                  [post_title] => Getting to knowing
                  [post_author] => 3
                  [post_date] => 2022-04-07 22:56:53
                  [year] => 2022
                  [month] => 4
                  [post_type] => post
              )
      
          [347] => stdClass Object
              (
                  [slug] => worldview
                  [ID] => 5092
                  [post_name] => struggling-is-there-to-help-us
                  [post_title] => Struggling is there to help us
                  [post_author] => 3
                  [post_date] => 2022-04-06 19:57:02
                  [year] => 2022
                  [month] => 4
                  [post_type] => post
              )
      
          [348] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 5088
                  [post_name] => there-always-is-something-to-learn
                  [post_title] => There always is something to learn
                  [post_author] => 3
                  [post_date] => 2022-04-05 21:12:54
                  [year] => 2022
                  [month] => 4
                  [post_type] => post
              )
      
          [349] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 5085
                  [post_name] => taking-a-position
                  [post_title] => Taking a position
                  [post_author] => 3
                  [post_date] => 2022-04-04 22:23:17
                  [year] => 2022
                  [month] => 4
                  [post_type] => post
              )
      
          [350] => stdClass Object
              (
                  [slug] => process
                  [ID] => 5071
                  [post_name] => the-means-to-an-end
                  [post_title] => The means to an end
                  [post_author] => 3
                  [post_date] => 2022-04-03 19:41:36
                  [year] => 2022
                  [month] => 4
                  [post_type] => post
              )
      
          [351] => stdClass Object
              (
                  [slug] => emotion
                  [ID] => 5081
                  [post_name] => admitting-an-error
                  [post_title] => Admitting an error
                  [post_author] => 3
                  [post_date] => 2022-04-02 23:42:25
                  [year] => 2022
                  [month] => 4
                  [post_type] => post
              )
      
          [352] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5078
                  [post_name] => who-owns-the-meeting
                  [post_title] => Who owns the meeting?
                  [post_author] => 3
                  [post_date] => 2022-04-01 22:31:47
                  [year] => 2022
                  [month] => 4
                  [post_type] => post
              )
      
          [353] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 5074
                  [post_name] => lighting-the-path
                  [post_title] => Lighting the path
                  [post_author] => 3
                  [post_date] => 2022-03-31 20:22:58
                  [year] => 2022
                  [month] => 3
                  [post_type] => post
              )
      
          [354] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5068
                  [post_name] => the-primary-task
                  [post_title] => The primary task
                  [post_author] => 3
                  [post_date] => 2022-03-30 22:40:38
                  [year] => 2022
                  [month] => 3
                  [post_type] => post
              )
      
          [355] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 5065
                  [post_name] => do-i-have-a-question
                  [post_title] => Do I have a question?
                  [post_author] => 3
                  [post_date] => 2022-03-29 21:42:16
                  [year] => 2022
                  [month] => 3
                  [post_type] => post
              )
      
          [356] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5062
                  [post_name] => know-it
                  [post_title] => Know it
                  [post_author] => 3
                  [post_date] => 2022-03-28 22:29:18
                  [year] => 2022
                  [month] => 3
                  [post_type] => post
              )
      
          [357] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5058
                  [post_name] => to-share-or-not-to-share
                  [post_title] => To share, or not to share
                  [post_author] => 3
                  [post_date] => 2022-03-27 20:26:41
                  [year] => 2022
                  [month] => 3
                  [post_type] => post
              )
      
          [358] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5055
                  [post_name] => all-that-we-are
                  [post_title] => All that we are
                  [post_author] => 3
                  [post_date] => 2022-03-26 20:59:05
                  [year] => 2022
                  [month] => 3
                  [post_type] => post
              )
      
          [359] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5052
                  [post_name] => whats-bothering-you
                  [post_title] => What’s bothering you?
                  [post_author] => 3
                  [post_date] => 2022-03-25 23:47:28
                  [year] => 2022
                  [month] => 3
                  [post_type] => post
              )
      
          [360] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5049
                  [post_name] => effective-help-asks-for-a-mandate
                  [post_title] => Effective help asks for a mandate
                  [post_author] => 3
                  [post_date] => 2022-03-24 22:56:25
                  [year] => 2022
                  [month] => 3
                  [post_type] => post
              )
      
          [361] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5046
                  [post_name] => have-a-say
                  [post_title] => Have a say
                  [post_author] => 3
                  [post_date] => 2022-03-23 20:47:56
                  [year] => 2022
                  [month] => 3
                  [post_type] => post
              )
      
          [362] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5043
                  [post_name] => you-did-a-great-job
                  [post_title] => You did a great job
                  [post_author] => 3
                  [post_date] => 2022-03-22 23:08:22
                  [year] => 2022
                  [month] => 3
                  [post_type] => post
              )
      
          [363] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5040
                  [post_name] => willingness-to-hold-others-accountable
                  [post_title] => Willingness to hold others accountable
                  [post_author] => 3
                  [post_date] => 2022-03-21 20:13:15
                  [year] => 2022
                  [month] => 3
                  [post_type] => post
              )
      
          [364] => stdClass Object
              (
                  [slug] => process
                  [ID] => 5037
                  [post_name] => the-extra-mile
                  [post_title] => The extra mile
                  [post_author] => 3
                  [post_date] => 2022-03-20 19:57:42
                  [year] => 2022
                  [month] => 3
                  [post_type] => post
              )
      
          [365] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 5034
                  [post_name] => regrets
                  [post_title] => Regrets
                  [post_author] => 3
                  [post_date] => 2022-03-19 20:17:38
                  [year] => 2022
                  [month] => 3
                  [post_type] => post
              )
      
          [366] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 5031
                  [post_name] => the-need-for-power
                  [post_title] => The need for power
                  [post_author] => 3
                  [post_date] => 2022-03-18 21:17:30
                  [year] => 2022
                  [month] => 3
                  [post_type] => post
              )
      
          [367] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5028
                  [post_name] => a-desire-to-achieve-the-imagined-result
                  [post_title] => A desire to achieve the imagined result
                  [post_author] => 3
                  [post_date] => 2022-03-17 20:45:47
                  [year] => 2022
                  [month] => 3
                  [post_type] => post
              )
      
          [368] => stdClass Object
              (
                  [slug] => process
                  [ID] => 5025
                  [post_name] => how-to-be-successful
                  [post_title] => How to be successful
                  [post_author] => 3
                  [post_date] => 2022-03-16 21:19:34
                  [year] => 2022
                  [month] => 3
                  [post_type] => post
              )
      
          [369] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5022
                  [post_name] => asking-the-right-questions
                  [post_title] => Asking the right questions
                  [post_author] => 3
                  [post_date] => 2022-03-15 20:55:22
                  [year] => 2022
                  [month] => 3
                  [post_type] => post
              )
      
          [370] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 5018
                  [post_name] => wanting-it-to-have-been-right
                  [post_title] => Wanting it to have been right
                  [post_author] => 3
                  [post_date] => 2022-03-14 21:56:57
                  [year] => 2022
                  [month] => 3
                  [post_type] => post
              )
      
          [371] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 5015
                  [post_name] => being-optimistic
                  [post_title] => being optimistic
                  [post_author] => 3
                  [post_date] => 2022-03-13 19:59:22
                  [year] => 2022
                  [month] => 3
                  [post_type] => post
              )
      
          [372] => stdClass Object
              (
                  [slug] => values
                  [ID] => 5006
                  [post_name] => when-it-hurts
                  [post_title] => When it hurts
                  [post_author] => 3
                  [post_date] => 2022-03-12 20:06:46
                  [year] => 2022
                  [month] => 3
                  [post_type] => post
              )
      
          [373] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 4997
                  [post_name] => a-shocking-chapter-in
                  [post_title] => A shocking chapter in ...
                  [post_author] => 3
                  [post_date] => 2022-03-11 20:23:22
                  [year] => 2022
                  [month] => 3
                  [post_type] => post
              )
      
          [374] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5012
                  [post_name] => process-and-result
                  [post_title] => Process and result
                  [post_author] => 3
                  [post_date] => 2022-03-10 21:06:17
                  [year] => 2022
                  [month] => 3
                  [post_type] => post
              )
      
          [375] => stdClass Object
              (
                  [slug] => care
                  [ID] => 5009
                  [post_name] => forgetting-the-stories
                  [post_title] => Forgetting the stories
                  [post_author] => 3
                  [post_date] => 2022-03-09 22:50:37
                  [year] => 2022
                  [month] => 3
                  [post_type] => post
              )
      
          [376] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 5003
                  [post_name] => its-personal
                  [post_title] => It’s personal
                  [post_author] => 3
                  [post_date] => 2022-03-08 18:37:15
                  [year] => 2022
                  [month] => 3
                  [post_type] => post
              )
      
          [377] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 5000
                  [post_name] => asking-what-people-want
                  [post_title] => Asking what people want
                  [post_author] => 3
                  [post_date] => 2022-03-07 20:49:42
                  [year] => 2022
                  [month] => 3
                  [post_type] => post
              )
      
          [378] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 4994
                  [post_name] => attached-to-an-identity
                  [post_title] => Attached to an identity
                  [post_author] => 3
                  [post_date] => 2022-03-06 20:17:21
                  [year] => 2022
                  [month] => 3
                  [post_type] => post
              )
      
          [379] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4991
                  [post_name] => being-blind
                  [post_title] => Being blind
                  [post_author] => 3
                  [post_date] => 2022-03-05 20:14:58
                  [year] => 2022
                  [month] => 3
                  [post_type] => post
              )
      
          [380] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 4988
                  [post_name] => who-is-benefiting-from-the-situation
                  [post_title] => Who is benefiting from the situation?
                  [post_author] => 3
                  [post_date] => 2022-03-04 21:14:14
                  [year] => 2022
                  [month] => 3
                  [post_type] => post
              )
      
          [381] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4985
                  [post_name] => the-desire-to-be-right
                  [post_title] => The desire to be right
                  [post_author] => 3
                  [post_date] => 2022-03-03 21:37:37
                  [year] => 2022
                  [month] => 3
                  [post_type] => post
              )
      
          [382] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4980
                  [post_name] => closure
                  [post_title] => Closure
                  [post_author] => 3
                  [post_date] => 2022-03-02 19:09:29
                  [year] => 2022
                  [month] => 3
                  [post_type] => post
              )
      
          [383] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4977
                  [post_name] => deciding-on-a-personal-stance
                  [post_title] => Deciding on a personal stance
                  [post_author] => 3
                  [post_date] => 2022-03-01 20:21:48
                  [year] => 2022
                  [month] => 3
                  [post_type] => post
              )
      
          [384] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4974
                  [post_name] => the-problem-in-front-of-us
                  [post_title] => The problem in front of us
                  [post_author] => 3
                  [post_date] => 2022-02-28 21:27:49
                  [year] => 2022
                  [month] => 2
                  [post_type] => post
              )
      
          [385] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4971
                  [post_name] => i-you-us
                  [post_title] => I, you, us 
                  [post_author] => 3
                  [post_date] => 2022-02-27 18:43:09
                  [year] => 2022
                  [month] => 2
                  [post_type] => post
              )
      
          [386] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 4968
                  [post_name] => urgency-and-priority
                  [post_title] => Urgency and priority
                  [post_author] => 3
                  [post_date] => 2022-02-26 21:04:16
                  [year] => 2022
                  [month] => 2
                  [post_type] => post
              )
      
          [387] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4965
                  [post_name] => scheduling-other-peoples-time
                  [post_title] => Scheduling other people’s time
                  [post_author] => 3
                  [post_date] => 2022-02-25 21:16:23
                  [year] => 2022
                  [month] => 2
                  [post_type] => post
              )
      
          [388] => stdClass Object
              (
                  [slug] => culture
                  [ID] => 4962
                  [post_name] => have-you-seen-this
                  [post_title] => Have you seen this?
                  [post_author] => 3
                  [post_date] => 2022-02-24 22:38:52
                  [year] => 2022
                  [month] => 2
                  [post_type] => post
              )
      
          [389] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4959
                  [post_name] => i-wasnt-clear-myself
                  [post_title] => I wasn’t clear myself
                  [post_author] => 3
                  [post_date] => 2022-02-23 18:37:53
                  [year] => 2022
                  [month] => 2
                  [post_type] => post
              )
      
          [390] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4956
                  [post_name] => constructive-silence
                  [post_title] => Constructive silence
                  [post_author] => 3
                  [post_date] => 2022-02-22 21:08:53
                  [year] => 2022
                  [month] => 2
                  [post_type] => post
              )
      
          [391] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 4953
                  [post_name] => the-desire-to-have-confirmation
                  [post_title] => The desire to have confirmation
                  [post_author] => 3
                  [post_date] => 2022-02-21 22:07:15
                  [year] => 2022
                  [month] => 2
                  [post_type] => post
              )
      
          [392] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4950
                  [post_name] => learning-from-the-interaction
                  [post_title] => Learning from the interaction
                  [post_author] => 3
                  [post_date] => 2022-02-20 21:21:10
                  [year] => 2022
                  [month] => 2
                  [post_type] => post
              )
      
          [393] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4947
                  [post_name] => just-do-it-leadership
                  [post_title] => Just-do-it-leadership
                  [post_author] => 3
                  [post_date] => 2022-02-19 22:35:59
                  [year] => 2022
                  [month] => 2
                  [post_type] => post
              )
      
          [394] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 4944
                  [post_name] => your-opinion-counts
                  [post_title] => Your opinion counts
                  [post_author] => 3
                  [post_date] => 2022-02-18 18:25:39
                  [year] => 2022
                  [month] => 2
                  [post_type] => post
              )
      
          [395] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4941
                  [post_name] => the-desire-for-justice
                  [post_title] => The desire for justice
                  [post_author] => 3
                  [post_date] => 2022-02-17 23:49:45
                  [year] => 2022
                  [month] => 2
                  [post_type] => post
              )
      
          [396] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4938
                  [post_name] => leaders-and-their-team
                  [post_title] => Leaders and their team
                  [post_author] => 3
                  [post_date] => 2022-02-16 20:56:38
                  [year] => 2022
                  [month] => 2
                  [post_type] => post
              )
      
          [397] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4935
                  [post_name] => finishing-the-day
                  [post_title] => Finishing the day
                  [post_author] => 3
                  [post_date] => 2022-02-15 19:31:11
                  [year] => 2022
                  [month] => 2
                  [post_type] => post
              )
      
          [398] => stdClass Object
              (
                  [slug] => process
                  [ID] => 4932
                  [post_name] => developing-vulnerability
                  [post_title] => Developing vulnerability
                  [post_author] => 3
                  [post_date] => 2022-02-14 19:03:21
                  [year] => 2022
                  [month] => 2
                  [post_type] => post
              )
      
          [399] => stdClass Object
              (
                  [slug] => process
                  [ID] => 4929
                  [post_name] => the-many-things-we-learn
                  [post_title] => The many things we learn
                  [post_author] => 3
                  [post_date] => 2022-02-13 19:55:31
                  [year] => 2022
                  [month] => 2
                  [post_type] => post
              )
      
          [400] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4926
                  [post_name] => assuming-good-intent
                  [post_title] => Assuming good intent
                  [post_author] => 3
                  [post_date] => 2022-02-12 19:14:53
                  [year] => 2022
                  [month] => 2
                  [post_type] => post
              )
      
          [401] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4923
                  [post_name] => the-virtues-of-progress
                  [post_title] => The virtues of progress
                  [post_author] => 3
                  [post_date] => 2022-02-11 18:28:10
                  [year] => 2022
                  [month] => 2
                  [post_type] => post
              )
      
          [402] => stdClass Object
              (
                  [slug] => process
                  [ID] => 4920
                  [post_name] => seeking-effortlessness
                  [post_title] => Seeking effortlessness
                  [post_author] => 3
                  [post_date] => 2022-02-10 20:14:51
                  [year] => 2022
                  [month] => 2
                  [post_type] => post
              )
      
          [403] => stdClass Object
              (
                  [slug] => process
                  [ID] => 4916
                  [post_name] => in-search-of-the-truth
                  [post_title] => In search of the truth
                  [post_author] => 3
                  [post_date] => 2022-02-09 18:04:58
                  [year] => 2022
                  [month] => 2
                  [post_type] => post
              )
      
          [404] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 4913
                  [post_name] => a-desire-to-make-sense
                  [post_title] => A desire to make sense
                  [post_author] => 3
                  [post_date] => 2022-02-08 21:43:11
                  [year] => 2022
                  [month] => 2
                  [post_type] => post
              )
      
          [405] => stdClass Object
              (
                  [slug] => emotion
                  [ID] => 4908
                  [post_name] => when-the-tension-disappears
                  [post_title] => When the tension disappears
                  [post_author] => 3
                  [post_date] => 2022-02-07 19:44:22
                  [year] => 2022
                  [month] => 2
                  [post_type] => post
              )
      
          [406] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4902
                  [post_name] => thats-reassuring-isnt-it
                  [post_title] => That’s reassuring, isn't it?
                  [post_author] => 3
                  [post_date] => 2022-02-06 19:43:58
                  [year] => 2022
                  [month] => 2
                  [post_type] => post
              )
      
          [407] => stdClass Object
              (
                  [slug] => culture
                  [ID] => 4905
                  [post_name] => the-gravity-of-avoidance
                  [post_title] => The gravity of avoidance
                  [post_author] => 3
                  [post_date] => 2022-02-05 20:37:50
                  [year] => 2022
                  [month] => 2
                  [post_type] => post
              )
      
          [408] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4899
                  [post_name] => wearing-feathers-a-display-of-a-humble-way-of-life
                  [post_title] => Wearing feathers, a display of a humble way of life
                  [post_author] => 3
                  [post_date] => 2022-02-04 19:19:15
                  [year] => 2022
                  [month] => 2
                  [post_type] => post
              )
      
          [409] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4896
                  [post_name] => the-arduous-task-of-helping-customers
                  [post_title] => The arduous task of helping customers
                  [post_author] => 3
                  [post_date] => 2022-02-03 19:12:27
                  [year] => 2022
                  [month] => 2
                  [post_type] => post
              )
      
          [410] => stdClass Object
              (
                  [slug] => process
                  [ID] => 4893
                  [post_name] => learning-what-we-are-learning
                  [post_title] => Learning what we are learning
                  [post_author] => 3
                  [post_date] => 2022-02-02 19:20:30
                  [year] => 2022
                  [month] => 2
                  [post_type] => post
              )
      
          [411] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4890
                  [post_name] => want-and-must
                  [post_title] => Want and must
                  [post_author] => 3
                  [post_date] => 2022-02-01 19:56:31
                  [year] => 2022
                  [month] => 2
                  [post_type] => post
              )
      
          [412] => stdClass Object
              (
                  [slug] => process
                  [ID] => 4887
                  [post_name] => a-desire-to-improve
                  [post_title] => A desire to improve
                  [post_author] => 3
                  [post_date] => 2022-01-31 19:41:41
                  [year] => 2022
                  [month] => 1
                  [post_type] => post
              )
      
          [413] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4876
                  [post_name] => taking-things-personally
                  [post_title] => Taking things personally
                  [post_author] => 3
                  [post_date] => 2022-01-30 19:42:44
                  [year] => 2022
                  [month] => 1
                  [post_type] => post
              )
      
          [414] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 4882
                  [post_name] => idealizing-democracy
                  [post_title] => Idealizing democracy
                  [post_author] => 3
                  [post_date] => 2022-01-29 18:35:18
                  [year] => 2022
                  [month] => 1
                  [post_type] => post
              )
      
          [415] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4879
                  [post_name] => things-look-good
                  [post_title] => Things look good
                  [post_author] => 3
                  [post_date] => 2022-01-28 21:08:35
                  [year] => 2022
                  [month] => 1
                  [post_type] => post
              )
      
          [416] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4872
                  [post_name] => show-them-who-you-are
                  [post_title] => Show them who you are
                  [post_author] => 3
                  [post_date] => 2022-01-27 20:56:28
                  [year] => 2022
                  [month] => 1
                  [post_type] => post
              )
      
          [417] => stdClass Object
              (
                  [slug] => context
                  [ID] => 4869
                  [post_name] => optimism
                  [post_title] => Optimism
                  [post_author] => 3
                  [post_date] => 2022-01-26 20:44:39
                  [year] => 2022
                  [month] => 1
                  [post_type] => post
              )
      
          [418] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4866
                  [post_name] => helping-out-or-stepping-in
                  [post_title] => Helping out or stepping in
                  [post_author] => 3
                  [post_date] => 2022-01-25 23:52:31
                  [year] => 2022
                  [month] => 1
                  [post_type] => post
              )
      
          [419] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4863
                  [post_name] => what-we-are-doing-here
                  [post_title] => What we are doing here
                  [post_author] => 3
                  [post_date] => 2022-01-24 22:59:48
                  [year] => 2022
                  [month] => 1
                  [post_type] => post
              )
      
          [420] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 4860
                  [post_name] => self-awareness
                  [post_title] => Self-awareness
                  [post_author] => 3
                  [post_date] => 2022-01-23 18:10:08
                  [year] => 2022
                  [month] => 1
                  [post_type] => post
              )
      
          [421] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4857
                  [post_name] => too-much-and-not-enough
                  [post_title] => Too much and not enough
                  [post_author] => 3
                  [post_date] => 2022-01-22 21:33:28
                  [year] => 2022
                  [month] => 1
                  [post_type] => post
              )
      
          [422] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 4854
                  [post_name] => the-most-complicated-question
                  [post_title] => The most complicated question
                  [post_author] => 3
                  [post_date] => 2022-01-21 18:28:51
                  [year] => 2022
                  [month] => 1
                  [post_type] => post
              )
      
          [423] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4850
                  [post_name] => know-when-to-stop
                  [post_title] => Know when to stop
                  [post_author] => 3
                  [post_date] => 2022-01-20 18:13:54
                  [year] => 2022
                  [month] => 1
                  [post_type] => post
              )
      
          [424] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4846
                  [post_name] => your-error
                  [post_title] => Your error
                  [post_author] => 3
                  [post_date] => 2022-01-19 21:04:23
                  [year] => 2022
                  [month] => 1
                  [post_type] => post
              )
      
          [425] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4843
                  [post_name] => a-small-contribution
                  [post_title] => A small contribution
                  [post_author] => 3
                  [post_date] => 2022-01-18 21:57:07
                  [year] => 2022
                  [month] => 1
                  [post_type] => post
              )
      
          [426] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4839
                  [post_name] => the-things-that-worked-in-the-past
                  [post_title] => The things that worked in the past
                  [post_author] => 3
                  [post_date] => 2022-01-17 18:51:14
                  [year] => 2022
                  [month] => 1
                  [post_type] => post
              )
      
          [427] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4829
                  [post_name] => fidelity-and-validity
                  [post_title] => Fidelity and validity
                  [post_author] => 3
                  [post_date] => 2022-01-16 21:04:06
                  [year] => 2022
                  [month] => 1
                  [post_type] => post
              )
      
          [428] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 4835
                  [post_name] => seeking-evidence
                  [post_title] => Seeking evidence
                  [post_author] => 3
                  [post_date] => 2022-01-15 21:50:52
                  [year] => 2022
                  [month] => 1
                  [post_type] => post
              )
      
          [429] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 4832
                  [post_name] => signal-or-information
                  [post_title] => Signal or information
                  [post_author] => 3
                  [post_date] => 2022-01-14 22:08:19
                  [year] => 2022
                  [month] => 1
                  [post_type] => post
              )
      
          [430] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4826
                  [post_name] => remember-the-relationship
                  [post_title] => Remember the relationship
                  [post_author] => 3
                  [post_date] => 2022-01-13 20:42:52
                  [year] => 2022
                  [month] => 1
                  [post_type] => post
              )
      
          [431] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4823
                  [post_name] => what-we-are-teaching-others
                  [post_title] => What we are teaching others
                  [post_author] => 3
                  [post_date] => 2022-01-12 21:15:59
                  [year] => 2022
                  [month] => 1
                  [post_type] => post
              )
      
          [432] => stdClass Object
              (
                  [slug] => context
                  [ID] => 4820
                  [post_name] => safety-first
                  [post_title] => Safety first
                  [post_author] => 3
                  [post_date] => 2022-01-11 21:56:54
                  [year] => 2022
                  [month] => 1
                  [post_type] => post
              )
      
          [433] => stdClass Object
              (
                  [slug] => process
                  [ID] => 4817
                  [post_name] => resistance-is-a-data-point
                  [post_title] => Resistance is a data point
                  [post_author] => 3
                  [post_date] => 2022-01-10 21:41:51
                  [year] => 2022
                  [month] => 1
                  [post_type] => post
              )
      
          [434] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4813
                  [post_name] => being-prepared
                  [post_title] => Being prepared
                  [post_author] => 3
                  [post_date] => 2022-01-09 19:25:42
                  [year] => 2022
                  [month] => 1
                  [post_type] => post
              )
      
          [435] => stdClass Object
              (
                  [slug] => process
                  [ID] => 4810
                  [post_name] => it-is-an-iterative-process
                  [post_title] => It is an iterative process
                  [post_author] => 3
                  [post_date] => 2022-01-08 19:08:08
                  [year] => 2022
                  [month] => 1
                  [post_type] => post
              )
      
          [436] => stdClass Object
              (
                  [slug] => process
                  [ID] => 4807
                  [post_name] => focusing-on-words
                  [post_title] => Focusing on words
                  [post_author] => 3
                  [post_date] => 2022-01-07 19:07:32
                  [year] => 2022
                  [month] => 1
                  [post_type] => post
              )
      
          [437] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4804
                  [post_name] => initiating-change
                  [post_title] => Initiating change
                  [post_author] => 3
                  [post_date] => 2022-01-06 20:00:53
                  [year] => 2022
                  [month] => 1
                  [post_type] => post
              )
      
          [438] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4800
                  [post_name] => sharing-differences
                  [post_title] => Sharing differences
                  [post_author] => 3
                  [post_date] => 2022-01-05 21:39:09
                  [year] => 2022
                  [month] => 1
                  [post_type] => post
              )
      
          [439] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4797
                  [post_name] => on-the-impact-of-hierarchy
                  [post_title] => On the impact of hierarchy
                  [post_author] => 3
                  [post_date] => 2022-01-04 19:32:50
                  [year] => 2022
                  [month] => 1
                  [post_type] => post
              )
      
          [440] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4794
                  [post_name] => contracts-in-the-contract
                  [post_title] => Contracts in the contract
                  [post_author] => 3
                  [post_date] => 2022-01-03 20:08:46
                  [year] => 2022
                  [month] => 1
                  [post_type] => post
              )
      
          [441] => stdClass Object
              (
                  [slug] => process
                  [ID] => 4771
                  [post_name] => seeing-the-problem
                  [post_title] => Seeing the problem
                  [post_author] => 3
                  [post_date] => 2022-01-02 20:43:48
                  [year] => 2022
                  [month] => 1
                  [post_type] => post
              )
      
          [442] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4761
                  [post_name] => a-sense-of-liberty
                  [post_title] => A sense of liberty
                  [post_author] => 3
                  [post_date] => 2022-01-01 20:46:41
                  [year] => 2022
                  [month] => 1
                  [post_type] => post
              )
      
          [443] => stdClass Object
              (
                  [slug] => process
                  [ID] => 4747
                  [post_name] => self-criticism
                  [post_title] => Self-criticism
                  [post_author] => 3
                  [post_date] => 2021-12-31 20:54:33
                  [year] => 2021
                  [month] => 12
                  [post_type] => post
              )
      
          [444] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4740
                  [post_name] => waiting-for-information
                  [post_title] => Waiting for information
                  [post_author] => 3
                  [post_date] => 2021-12-30 19:41:47
                  [year] => 2021
                  [month] => 12
                  [post_type] => post
              )
      
          [445] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 4791
                  [post_name] => giving-trust-away
                  [post_title] => Giving trust away
                  [post_author] => 3
                  [post_date] => 2021-12-29 23:05:18
                  [year] => 2021
                  [month] => 12
                  [post_type] => post
              )
      
          [446] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4788
                  [post_name] => losing-the-storyteller
                  [post_title] => Losing the storyteller
                  [post_author] => 3
                  [post_date] => 2021-12-28 21:08:16
                  [year] => 2021
                  [month] => 12
                  [post_type] => post
              )
      
          [447] => stdClass Object
              (
                  [slug] => culture
                  [ID] => 4768
                  [post_name] => taking-responsibility
                  [post_title] => Taking responsibility
                  [post_author] => 3
                  [post_date] => 2021-12-27 20:32:58
                  [year] => 2021
                  [month] => 12
                  [post_type] => post
              )
      
          [448] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 4785
                  [post_name] => seeing-an-alternative
                  [post_title] => Seeing an alternative
                  [post_author] => 3
                  [post_date] => 2021-12-26 20:20:10
                  [year] => 2021
                  [month] => 12
                  [post_type] => post
              )
      
          [449] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4782
                  [post_name] => getting-on-the-balcony
                  [post_title] => Getting on the balcony
                  [post_author] => 3
                  [post_date] => 2021-12-25 20:02:51
                  [year] => 2021
                  [month] => 12
                  [post_type] => post
              )
      
          [450] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4779
                  [post_name] => tensions-in-a-relationship
                  [post_title] => Tensions in a relationship
                  [post_author] => 3
                  [post_date] => 2021-12-24 21:09:43
                  [year] => 2021
                  [month] => 12
                  [post_type] => post
              )
      
          [451] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 4776
                  [post_name] => becoming-a-commodity
                  [post_title] => Becoming a commodity
                  [post_author] => 3
                  [post_date] => 2021-12-23 21:38:05
                  [year] => 2021
                  [month] => 12
                  [post_type] => post
              )
      
          [452] => stdClass Object
              (
                  [slug] => context
                  [ID] => 4765
                  [post_name] => the-meaning-of-words
                  [post_title] => The meaning of words
                  [post_author] => 3
                  [post_date] => 2021-12-22 20:34:10
                  [year] => 2021
                  [month] => 12
                  [post_type] => post
              )
      
          [453] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 4758
                  [post_name] => life-throws-stuff-at-you
                  [post_title] => Life throws stuff at you
                  [post_author] => 3
                  [post_date] => 2021-12-21 20:45:57
                  [year] => 2021
                  [month] => 12
                  [post_type] => post
              )
      
          [454] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4754
                  [post_name] => holding-and-containing
                  [post_title] => Holding and containing
                  [post_author] => 3
                  [post_date] => 2021-12-20 20:33:13
                  [year] => 2021
                  [month] => 12
                  [post_type] => post
              )
      
          [455] => stdClass Object
              (
                  [slug] => process
                  [ID] => 4750
                  [post_name] => making-choices
                  [post_title] => Making choices
                  [post_author] => 3
                  [post_date] => 2021-12-19 19:41:39
                  [year] => 2021
                  [month] => 12
                  [post_type] => post
              )
      
          [456] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 4744
                  [post_name] => the-fullness-of-things
                  [post_title] => The fullness of things
                  [post_author] => 3
                  [post_date] => 2021-12-18 20:48:35
                  [year] => 2021
                  [month] => 12
                  [post_type] => post
              )
      
          [457] => stdClass Object
              (
                  [slug] => process
                  [ID] => 4737
                  [post_name] => resistance-and-obligation
                  [post_title] => Resistance and obligation
                  [post_author] => 3
                  [post_date] => 2021-12-17 19:12:52
                  [year] => 2021
                  [month] => 12
                  [post_type] => post
              )
      
          [458] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4734
                  [post_name] => laughing
                  [post_title] => Laughing
                  [post_author] => 3
                  [post_date] => 2021-12-16 21:47:49
                  [year] => 2021
                  [month] => 12
                  [post_type] => post
              )
      
          [459] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4731
                  [post_name] => about-comparing
                  [post_title] => About comparing
                  [post_author] => 3
                  [post_date] => 2021-12-15 20:23:26
                  [year] => 2021
                  [month] => 12
                  [post_type] => post
              )
      
          [460] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4728
                  [post_name] => the-glue
                  [post_title] => The glue
                  [post_author] => 3
                  [post_date] => 2021-12-14 22:15:38
                  [year] => 2021
                  [month] => 12
                  [post_type] => post
              )
      
          [461] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 4725
                  [post_name] => the-rules-of-the-game
                  [post_title] => The rules of the game
                  [post_author] => 3
                  [post_date] => 2021-12-13 20:30:40
                  [year] => 2021
                  [month] => 12
                  [post_type] => post
              )
      
          [462] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4722
                  [post_name] => principles-first
                  [post_title] => Principles first
                  [post_author] => 3
                  [post_date] => 2021-12-12 22:46:48
                  [year] => 2021
                  [month] => 12
                  [post_type] => post
              )
      
          [463] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4719
                  [post_name] => the-story-of-us
                  [post_title] => The story of us
                  [post_author] => 3
                  [post_date] => 2021-12-11 22:26:29
                  [year] => 2021
                  [month] => 12
                  [post_type] => post
              )
      
          [464] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4716
                  [post_name] => appropriate-responsibility
                  [post_title] => Appropriate responsibility
                  [post_author] => 3
                  [post_date] => 2021-12-10 23:30:57
                  [year] => 2021
                  [month] => 12
                  [post_type] => post
              )
      
          [465] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 4713
                  [post_name] => a-kaleidoscope
                  [post_title] => A kaleidoscope
                  [post_author] => 3
                  [post_date] => 2021-12-09 23:49:20
                  [year] => 2021
                  [month] => 12
                  [post_type] => post
              )
      
          [466] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 4710
                  [post_name] => life-goes-on
                  [post_title] => Life goes on
                  [post_author] => 3
                  [post_date] => 2021-12-08 23:49:26
                  [year] => 2021
                  [month] => 12
                  [post_type] => post
              )
      
          [467] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4707
                  [post_name] => thinking-made-simple
                  [post_title] => Thinking made simple
                  [post_author] => 3
                  [post_date] => 2021-12-07 21:19:05
                  [year] => 2021
                  [month] => 12
                  [post_type] => post
              )
      
          [468] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4703
                  [post_name] => tensions-are-a-signal
                  [post_title] => Tensions are a signal
                  [post_author] => 3
                  [post_date] => 2021-12-06 22:40:59
                  [year] => 2021
                  [month] => 12
                  [post_type] => post
              )
      
          [469] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 4697
                  [post_name] => the-key-to-it-all
                  [post_title] => The key to it all
                  [post_author] => 3
                  [post_date] => 2021-12-05 19:39:50
                  [year] => 2021
                  [month] => 12
                  [post_type] => post
              )
      
          [470] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 4694
                  [post_name] => aware-listen-question
                  [post_title] => Aware, Listen, Question
                  [post_author] => 3
                  [post_date] => 2021-12-04 21:46:32
                  [year] => 2021
                  [month] => 12
                  [post_type] => post
              )
      
          [471] => stdClass Object
              (
                  [slug] => process
                  [ID] => 4691
                  [post_name] => seeing-ourselves
                  [post_title] => Seeing ourselves
                  [post_author] => 3
                  [post_date] => 2021-12-03 21:36:53
                  [year] => 2021
                  [month] => 12
                  [post_type] => post
              )
      
          [472] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4688
                  [post_name] => quiet-confidence
                  [post_title] => Quiet confidence
                  [post_author] => 3
                  [post_date] => 2021-12-02 22:55:36
                  [year] => 2021
                  [month] => 12
                  [post_type] => post
              )
      
          [473] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4685
                  [post_name] => having-fun
                  [post_title] => Having fun
                  [post_author] => 3
                  [post_date] => 2021-12-01 22:23:30
                  [year] => 2021
                  [month] => 12
                  [post_type] => post
              )
      
          [474] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 4681
                  [post_name] => the-problem-mindset
                  [post_title] => The problem mindset
                  [post_author] => 3
                  [post_date] => 2021-11-30 22:53:45
                  [year] => 2021
                  [month] => 11
                  [post_type] => post
              )
      
          [475] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4677
                  [post_name] => groups-and-teams
                  [post_title] => Groups and teams
                  [post_author] => 3
                  [post_date] => 2021-11-29 19:03:47
                  [year] => 2021
                  [month] => 11
                  [post_type] => post
              )
      
          [476] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4674
                  [post_name] => on-demand-everything
                  [post_title] => On-demand everything
                  [post_author] => 3
                  [post_date] => 2021-11-28 21:29:27
                  [year] => 2021
                  [month] => 11
                  [post_type] => post
              )
      
          [477] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 4671
                  [post_name] => the-necessary-tension
                  [post_title] => The necessary tension
                  [post_author] => 3
                  [post_date] => 2021-11-27 19:04:47
                  [year] => 2021
                  [month] => 11
                  [post_type] => post
              )
      
          [478] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4668
                  [post_name] => priorities-and-structure
                  [post_title] => Priorities and structure
                  [post_author] => 3
                  [post_date] => 2021-11-26 20:16:16
                  [year] => 2021
                  [month] => 11
                  [post_type] => post
              )
      
          [479] => stdClass Object
              (
                  [slug] => process
                  [ID] => 4663
                  [post_name] => just-listen
                  [post_title] => Just listen
                  [post_author] => 3
                  [post_date] => 2021-11-25 22:53:33
                  [year] => 2021
                  [month] => 11
                  [post_type] => post
              )
      
          [480] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4660
                  [post_name] => intention-and-impact
                  [post_title] => Intention and impact 
                  [post_author] => 3
                  [post_date] => 2021-11-24 20:01:22
                  [year] => 2021
                  [month] => 11
                  [post_type] => post
              )
      
          [481] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4657
                  [post_name] => getting-what-we-want
                  [post_title] => Getting what we want
                  [post_author] => 3
                  [post_date] => 2021-11-23 18:53:12
                  [year] => 2021
                  [month] => 11
                  [post_type] => post
              )
      
          [482] => stdClass Object
              (
                  [slug] => context
                  [ID] => 4653
                  [post_name] => where-attention-resides
                  [post_title] => Where attention resides
                  [post_author] => 3
                  [post_date] => 2021-11-22 22:28:00
                  [year] => 2021
                  [month] => 11
                  [post_type] => post
              )
      
          [483] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4650
                  [post_name] => assisting-the-process
                  [post_title] => Assisting the process
                  [post_author] => 3
                  [post_date] => 2021-11-21 20:33:20
                  [year] => 2021
                  [month] => 11
                  [post_type] => post
              )
      
          [484] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 3359
                  [post_name] => its-the-little-things
                  [post_title] => It’s the little things
                  [post_author] => 3
                  [post_date] => 2021-11-20 17:34:03
                  [year] => 2021
                  [month] => 11
                  [post_type] => post
              )
      
          [485] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 4542
                  [post_name] => you-always-do-what-you-want
                  [post_title] => You always do what you want
                  [post_author] => 3
                  [post_date] => 2021-11-19 23:34:02
                  [year] => 2021
                  [month] => 11
                  [post_type] => post
              )
      
          [486] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 4645
                  [post_name] => ideas-holding-people-back
                  [post_title] => Ideas holding people back
                  [post_author] => 3
                  [post_date] => 2021-11-18 20:52:35
                  [year] => 2021
                  [month] => 11
                  [post_type] => post
              )
      
          [487] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4642
                  [post_name] => changing-opinions
                  [post_title] => Changing opinions
                  [post_author] => 3
                  [post_date] => 2021-11-17 20:08:19
                  [year] => 2021
                  [month] => 11
                  [post_type] => post
              )
      
          [488] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4637
                  [post_name] => the-tyranny-of-good
                  [post_title] => The tyranny of good
                  [post_author] => 3
                  [post_date] => 2021-11-16 21:42:51
                  [year] => 2021
                  [month] => 11
                  [post_type] => post
              )
      
          [489] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4634
                  [post_name] => structures-and-methods
                  [post_title] => Structures and methods
                  [post_author] => 3
                  [post_date] => 2021-11-15 21:59:18
                  [year] => 2021
                  [month] => 11
                  [post_type] => post
              )
      
          [490] => stdClass Object
              (
                  [slug] => strategy
                  [ID] => 4631
                  [post_name] => winning-the-losers-game
                  [post_title] => Winning the loser’s game
                  [post_author] => 3
                  [post_date] => 2021-11-14 23:14:20
                  [year] => 2021
                  [month] => 11
                  [post_type] => post
              )
      
          [491] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4628
                  [post_name] => self-created-conflicts
                  [post_title] => Self-created conflicts
                  [post_author] => 3
                  [post_date] => 2021-11-13 21:41:27
                  [year] => 2021
                  [month] => 11
                  [post_type] => post
              )
      
          [492] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4625
                  [post_name] => being-true-to-oneself
                  [post_title] => Being true to oneself
                  [post_author] => 3
                  [post_date] => 2021-11-12 22:51:33
                  [year] => 2021
                  [month] => 11
                  [post_type] => post
              )
      
          [493] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4622
                  [post_name] => choosing-focus
                  [post_title] => Choosing focus
                  [post_author] => 3
                  [post_date] => 2021-11-11 19:48:46
                  [year] => 2021
                  [month] => 11
                  [post_type] => post
              )
      
          [494] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4619
                  [post_name] => hearing-stories
                  [post_title] => Hearing stories
                  [post_author] => 3
                  [post_date] => 2021-11-10 20:43:12
                  [year] => 2021
                  [month] => 11
                  [post_type] => post
              )
      
          [495] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4616
                  [post_name] => a-variety-of-teams
                  [post_title] => A variety of teams
                  [post_author] => 3
                  [post_date] => 2021-11-09 20:41:25
                  [year] => 2021
                  [month] => 11
                  [post_type] => post
              )
      
          [496] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4613
                  [post_name] => what-are-you-looking-for
                  [post_title] => What are you looking for?
                  [post_author] => 3
                  [post_date] => 2021-11-08 20:24:31
                  [year] => 2021
                  [month] => 11
                  [post_type] => post
              )
      
          [497] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4607
                  [post_name] => doing-or-enabling
                  [post_title] => Doing or enabling
                  [post_author] => 3
                  [post_date] => 2021-11-07 20:39:44
                  [year] => 2021
                  [month] => 11
                  [post_type] => post
              )
      
          [498] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4610
                  [post_name] => they-want-a-better-ui
                  [post_title] => They want a better UI
                  [post_author] => 3
                  [post_date] => 2021-11-06 22:20:57
                  [year] => 2021
                  [month] => 11
                  [post_type] => post
              )
      
          [499] => stdClass Object
              (
                  [slug] => worldview
                  [ID] => 4604
                  [post_name] => what-if
                  [post_title] => What if?
                  [post_author] => 3
                  [post_date] => 2021-11-05 20:15:59
                  [year] => 2021
                  [month] => 11
                  [post_type] => post
              )
      
          [500] => stdClass Object
              (
                  [slug] => process
                  [ID] => 4601
                  [post_name] => on-being-prepared
                  [post_title] => On being prepared
                  [post_author] => 3
                  [post_date] => 2021-11-04 20:09:33
                  [year] => 2021
                  [month] => 11
                  [post_type] => post
              )
      
          [501] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4597
                  [post_name] => from-parts-to-the-whole
                  [post_title] => From parts to the whole
                  [post_author] => 3
                  [post_date] => 2021-11-03 20:51:18
                  [year] => 2021
                  [month] => 11
                  [post_type] => post
              )
      
          [502] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4593
                  [post_name] => seeing-the-hero
                  [post_title] => Seeing the hero
                  [post_author] => 3
                  [post_date] => 2021-11-02 20:46:46
                  [year] => 2021
                  [month] => 11
                  [post_type] => post
              )
      
          [503] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 4590
                  [post_name] => what-should-be-done-and-what-can-be-done
                  [post_title] => What should be done and what can be done
                  [post_author] => 3
                  [post_date] => 2021-11-01 20:00:55
                  [year] => 2021
                  [month] => 11
                  [post_type] => post
              )
      
          [504] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4587
                  [post_name] => meetings-and-wasting-time
                  [post_title] => Meetings and wasting time
                  [post_author] => 3
                  [post_date] => 2021-10-31 20:01:26
                  [year] => 2021
                  [month] => 10
                  [post_type] => post
              )
      
          [505] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4582
                  [post_name] => learning-from-history
                  [post_title] => Learning from history
                  [post_author] => 3
                  [post_date] => 2021-10-30 18:09:59
                  [year] => 2021
                  [month] => 10
                  [post_type] => post
              )
      
          [506] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4577
                  [post_name] => simple-things-are-always-the-most-difficult
                  [post_title] => Simple things are always the most difficult
                  [post_author] => 3
                  [post_date] => 2021-10-29 21:17:30
                  [year] => 2021
                  [month] => 10
                  [post_type] => post
              )
      
          [507] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4574
                  [post_name] => it-needs-to-hurt-or-not
                  [post_title] => It needs to hurt or not
                  [post_author] => 3
                  [post_date] => 2021-10-28 21:26:03
                  [year] => 2021
                  [month] => 10
                  [post_type] => post
              )
      
          [508] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4571
                  [post_name] => an-impact-of-scale
                  [post_title] => An impact of scale
                  [post_author] => 3
                  [post_date] => 2021-10-27 21:07:14
                  [year] => 2021
                  [month] => 10
                  [post_type] => post
              )
      
          [509] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 4568
                  [post_name] => the-limits-of-asking
                  [post_title] => The limits of asking
                  [post_author] => 3
                  [post_date] => 2021-10-26 21:04:20
                  [year] => 2021
                  [month] => 10
                  [post_type] => post
              )
      
          [510] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 4564
                  [post_name] => choosing-advice
                  [post_title] => Choosing advice
                  [post_author] => 3
                  [post_date] => 2021-10-25 20:09:51
                  [year] => 2021
                  [month] => 10
                  [post_type] => post
              )
      
          [511] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4561
                  [post_name] => antidote-effectiveness
                  [post_title] => Antidote effectiveness
                  [post_author] => 3
                  [post_date] => 2021-10-24 20:34:50
                  [year] => 2021
                  [month] => 10
                  [post_type] => post
              )
      
          [512] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 4558
                  [post_name] => listening-takes-presence-to-the-other
                  [post_title] => Listening takes presence to the other
                  [post_author] => 3
                  [post_date] => 2021-10-23 20:02:10
                  [year] => 2021
                  [month] => 10
                  [post_type] => post
              )
      
          [513] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4554
                  [post_name] => goals-and-means-controlling-time
                  [post_title] => Goals and means: controlling time
                  [post_author] => 3
                  [post_date] => 2021-10-22 21:44:15
                  [year] => 2021
                  [month] => 10
                  [post_type] => post
              )
      
          [514] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4550
                  [post_name] => seeing-patterns
                  [post_title] => Seeing patterns
                  [post_author] => 3
                  [post_date] => 2021-10-21 21:26:08
                  [year] => 2021
                  [month] => 10
                  [post_type] => post
              )
      
          [515] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4546
                  [post_name] => desired-outcome
                  [post_title] => Desired outcome
                  [post_author] => 3
                  [post_date] => 2021-10-20 22:35:42
                  [year] => 2021
                  [month] => 10
                  [post_type] => post
              )
      
          [516] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 4539
                  [post_name] => is-this-being-paid
                  [post_title] => Is this being paid?
                  [post_author] => 3
                  [post_date] => 2021-10-19 20:31:42
                  [year] => 2021
                  [month] => 10
                  [post_type] => post
              )
      
          [517] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4536
                  [post_name] => you-might-not-be-helping-after-all
                  [post_title] => You might not be helping after all
                  [post_author] => 3
                  [post_date] => 2021-10-18 21:24:21
                  [year] => 2021
                  [month] => 10
                  [post_type] => post
              )
      
          [518] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4533
                  [post_name] => wicked-problems
                  [post_title] => Wicked problems
                  [post_author] => 3
                  [post_date] => 2021-10-17 23:18:39
                  [year] => 2021
                  [month] => 10
                  [post_type] => post
              )
      
          [519] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4530
                  [post_name] => its-a-mistake
                  [post_title] => It’s a mistake
                  [post_author] => 3
                  [post_date] => 2021-10-16 23:22:39
                  [year] => 2021
                  [month] => 10
                  [post_type] => post
              )
      
          [520] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4527
                  [post_name] => its-understood
                  [post_title] => It’s understood
                  [post_author] => 3
                  [post_date] => 2021-10-15 22:26:18
                  [year] => 2021
                  [month] => 10
                  [post_type] => post
              )
      
          [521] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 4524
                  [post_name] => the-little-details
                  [post_title] => The little details
                  [post_author] => 3
                  [post_date] => 2021-10-14 21:12:10
                  [year] => 2021
                  [month] => 10
                  [post_type] => post
              )
      
          [522] => stdClass Object
              (
                  [slug] => context
                  [ID] => 4520
                  [post_name] => learning-what-to-do
                  [post_title] => Learning what to do
                  [post_author] => 3
                  [post_date] => 2021-10-13 23:38:07
                  [year] => 2021
                  [month] => 10
                  [post_type] => post
              )
      
          [523] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4515
                  [post_name] => work-and-beyond
                  [post_title] => Work and beyond
                  [post_author] => 3
                  [post_date] => 2021-10-12 18:54:39
                  [year] => 2021
                  [month] => 10
                  [post_type] => post
              )
      
          [524] => stdClass Object
              (
                  [slug] => process
                  [ID] => 4511
                  [post_name] => pushing-through-discomfort
                  [post_title] => Pushing through discomfort
                  [post_author] => 3
                  [post_date] => 2021-10-11 20:34:56
                  [year] => 2021
                  [month] => 10
                  [post_type] => post
              )
      
          [525] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4508
                  [post_name] => the-alternatives
                  [post_title] => The alternatives
                  [post_author] => 3
                  [post_date] => 2021-10-10 21:43:58
                  [year] => 2021
                  [month] => 10
                  [post_type] => post
              )
      
          [526] => stdClass Object
              (
                  [slug] => process
                  [ID] => 4504
                  [post_name] => choosing-tension
                  [post_title] => Choosing tension
                  [post_author] => 3
                  [post_date] => 2021-10-09 22:44:10
                  [year] => 2021
                  [month] => 10
                  [post_type] => post
              )
      
          [527] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 4501
                  [post_name] => asking-simple-questions
                  [post_title] => Asking simple questions
                  [post_author] => 3
                  [post_date] => 2021-10-08 22:13:50
                  [year] => 2021
                  [month] => 10
                  [post_type] => post
              )
      
          [528] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 4498
                  [post_name] => seeking-advice
                  [post_title] => Seeking advice
                  [post_author] => 3
                  [post_date] => 2021-10-07 23:51:34
                  [year] => 2021
                  [month] => 10
                  [post_type] => post
              )
      
          [529] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4493
                  [post_name] => receiving-feedback
                  [post_title] => Receiving feedback
                  [post_author] => 3
                  [post_date] => 2021-10-06 20:15:38
                  [year] => 2021
                  [month] => 10
                  [post_type] => post
              )
      
          [530] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 4490
                  [post_name] => remembering-the-purpose
                  [post_title] => Remembering the purpose
                  [post_author] => 3
                  [post_date] => 2021-10-05 23:20:33
                  [year] => 2021
                  [month] => 10
                  [post_type] => post
              )
      
          [531] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 4487
                  [post_name] => building-reality
                  [post_title] => Building reality
                  [post_author] => 3
                  [post_date] => 2021-10-04 21:40:06
                  [year] => 2021
                  [month] => 10
                  [post_type] => post
              )
      
          [532] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4484
                  [post_name] => reaching-a-goal-and-having-a-goal
                  [post_title] => Reaching a goal and having a goal
                  [post_author] => 3
                  [post_date] => 2021-10-03 22:37:24
                  [year] => 2021
                  [month] => 10
                  [post_type] => post
              )
      
          [533] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4481
                  [post_name] => process-or-routine
                  [post_title] => Process or routine?
                  [post_author] => 3
                  [post_date] => 2021-10-02 21:05:53
                  [year] => 2021
                  [month] => 10
                  [post_type] => post
              )
      
          [534] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 4477
                  [post_name] => the-what-i-want-problem
                  [post_title] => The what-I-want-problem
                  [post_author] => 3
                  [post_date] => 2021-10-01 20:01:00
                  [year] => 2021
                  [month] => 10
                  [post_type] => post
              )
      
          [535] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4474
                  [post_name] => explaining-oneself
                  [post_title] => Explaining oneself
                  [post_author] => 3
                  [post_date] => 2021-09-30 22:08:58
                  [year] => 2021
                  [month] => 9
                  [post_type] => post
              )
      
          [536] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4471
                  [post_name] => expectations-hopes-and-definitions
                  [post_title] => Expectations, hopes, and definitions
                  [post_author] => 3
                  [post_date] => 2021-09-29 22:17:49
                  [year] => 2021
                  [month] => 9
                  [post_type] => post
              )
      
          [537] => stdClass Object
              (
                  [slug] => process
                  [ID] => 4465
                  [post_name] => forget-ourselves
                  [post_title] => Forget ourselves
                  [post_author] => 3
                  [post_date] => 2021-09-28 20:59:03
                  [year] => 2021
                  [month] => 9
                  [post_type] => post
              )
      
          [538] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 4462
                  [post_name] => seeking-calmness
                  [post_title] => Seeking calmness
                  [post_author] => 3
                  [post_date] => 2021-09-27 21:47:42
                  [year] => 2021
                  [month] => 9
                  [post_type] => post
              )
      
          [539] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4459
                  [post_name] => sticking-to-useful-concepts
                  [post_title] => Sticking to useful concepts
                  [post_author] => 3
                  [post_date] => 2021-09-26 20:06:36
                  [year] => 2021
                  [month] => 9
                  [post_type] => post
              )
      
          [540] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4456
                  [post_name] => the-reality-of-logical
                  [post_title] => The reality of logical
                  [post_author] => 3
                  [post_date] => 2021-09-25 20:21:25
                  [year] => 2021
                  [month] => 9
                  [post_type] => post
              )
      
          [541] => stdClass Object
              (
                  [slug] => process
                  [ID] => 4452
                  [post_name] => old-stuff
                  [post_title] => Old stuff
                  [post_author] => 3
                  [post_date] => 2021-09-24 21:57:33
                  [year] => 2021
                  [month] => 9
                  [post_type] => post
              )
      
          [542] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4447
                  [post_name] => whats-the-conversation-for
                  [post_title] => What’s the conversation for?
                  [post_author] => 3
                  [post_date] => 2021-09-23 23:53:00
                  [year] => 2021
                  [month] => 9
                  [post_type] => post
              )
      
          [543] => stdClass Object
              (
                  [slug] => process
                  [ID] => 4442
                  [post_name] => not-my-responsibility
                  [post_title] => Not my responsibility?
                  [post_author] => 3
                  [post_date] => 2021-09-22 21:27:15
                  [year] => 2021
                  [month] => 9
                  [post_type] => post
              )
      
          [544] => stdClass Object
              (
                  [slug] => process
                  [ID] => 4439
                  [post_name] => flavors-of-control
                  [post_title] => Flavors of control
                  [post_author] => 3
                  [post_date] => 2021-09-21 21:51:39
                  [year] => 2021
                  [month] => 9
                  [post_type] => post
              )
      
          [545] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4436
                  [post_name] => creating-plans
                  [post_title] => Creating plans
                  [post_author] => 3
                  [post_date] => 2021-09-20 22:49:03
                  [year] => 2021
                  [month] => 9
                  [post_type] => post
              )
      
          [546] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 4433
                  [post_name] => simplifying-the-message
                  [post_title] => Simplifying the message
                  [post_author] => 3
                  [post_date] => 2021-09-19 20:58:40
                  [year] => 2021
                  [month] => 9
                  [post_type] => post
              )
      
          [547] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4430
                  [post_name] => the-competitors-people-face
                  [post_title] => The competitors people face
                  [post_author] => 3
                  [post_date] => 2021-09-18 22:26:54
                  [year] => 2021
                  [month] => 9
                  [post_type] => post
              )
      
          [548] => stdClass Object
              (
                  [slug] => context
                  [ID] => 4426
                  [post_name] => obligation-is-a-choice
                  [post_title] => Obligation is a choice
                  [post_author] => 3
                  [post_date] => 2021-09-17 21:02:47
                  [year] => 2021
                  [month] => 9
                  [post_type] => post
              )
      
          [549] => stdClass Object
              (
                  [slug] => process
                  [ID] => 4423
                  [post_name] => concerns-and-critics
                  [post_title] => Concerns and Critics
                  [post_author] => 3
                  [post_date] => 2021-09-16 22:55:44
                  [year] => 2021
                  [month] => 9
                  [post_type] => post
              )
      
          [550] => stdClass Object
              (
                  [slug] => process
                  [ID] => 4420
                  [post_name] => the-who-and-what-of-responsibility
                  [post_title] => The who and what of responsibility
                  [post_author] => 3
                  [post_date] => 2021-09-15 22:08:50
                  [year] => 2021
                  [month] => 9
                  [post_type] => post
              )
      
          [551] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 4417
                  [post_name] => free-will
                  [post_title] => Free will
                  [post_author] => 3
                  [post_date] => 2021-09-14 20:59:52
                  [year] => 2021
                  [month] => 9
                  [post_type] => post
              )
      
          [552] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4414
                  [post_name] => expertise-and-leadership
                  [post_title] => Expertise and leadership
                  [post_author] => 3
                  [post_date] => 2021-09-13 21:27:54
                  [year] => 2021
                  [month] => 9
                  [post_type] => post
              )
      
          [553] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4411
                  [post_name] => voice-over
                  [post_title] => Voice over
                  [post_author] => 3
                  [post_date] => 2021-09-12 21:53:19
                  [year] => 2021
                  [month] => 9
                  [post_type] => post
              )
      
          [554] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 4407
                  [post_name] => recognizing-others-and-self
                  [post_title] => Recognizing others and self
                  [post_author] => 3
                  [post_date] => 2021-09-11 21:47:03
                  [year] => 2021
                  [month] => 9
                  [post_type] => post
              )
      
          [555] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4404
                  [post_name] => the-anxiety-habit
                  [post_title] => The anxiety habit
                  [post_author] => 3
                  [post_date] => 2021-09-10 21:43:05
                  [year] => 2021
                  [month] => 9
                  [post_type] => post
              )
      
          [556] => stdClass Object
              (
                  [slug] => process
                  [ID] => 4400
                  [post_name] => connecting-the-emotional-dots
                  [post_title] => Connecting the emotional dots
                  [post_author] => 3
                  [post_date] => 2021-09-09 21:55:14
                  [year] => 2021
                  [month] => 9
                  [post_type] => post
              )
      
          [557] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 4396
                  [post_name] => exploring-the-question
                  [post_title] => Exploring the question
                  [post_author] => 3
                  [post_date] => 2021-09-08 22:00:28
                  [year] => 2021
                  [month] => 9
                  [post_type] => post
              )
      
          [558] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 4392
                  [post_name] => the-ambiguity-of-choosing-objectives
                  [post_title] => The ambiguity of choosing objectives
                  [post_author] => 3
                  [post_date] => 2021-09-07 21:54:10
                  [year] => 2021
                  [month] => 9
                  [post_type] => post
              )
      
          [559] => stdClass Object
              (
                  [slug] => process
                  [ID] => 4389
                  [post_name] => silence
                  [post_title] => Silence
                  [post_author] => 3
                  [post_date] => 2021-09-06 23:07:13
                  [year] => 2021
                  [month] => 9
                  [post_type] => post
              )
      
          [560] => stdClass Object
              (
                  [slug] => process
                  [ID] => 4385
                  [post_name] => culture-or-context
                  [post_title] => Culture or context?
                  [post_author] => 3
                  [post_date] => 2021-09-05 20:58:08
                  [year] => 2021
                  [month] => 9
                  [post_type] => post
              )
      
          [561] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4381
                  [post_name] => avoiding-change
                  [post_title] => Avoiding change
                  [post_author] => 3
                  [post_date] => 2021-09-04 20:44:32
                  [year] => 2021
                  [month] => 9
                  [post_type] => post
              )
      
          [562] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4378
                  [post_name] => disconfirmation
                  [post_title] => Disconfirmation
                  [post_author] => 3
                  [post_date] => 2021-09-03 21:26:57
                  [year] => 2021
                  [month] => 9
                  [post_type] => post
              )
      
          [563] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4375
                  [post_name] => subtle-shifts
                  [post_title] => Subtle shifts
                  [post_author] => 3
                  [post_date] => 2021-09-02 23:31:20
                  [year] => 2021
                  [month] => 9
                  [post_type] => post
              )
      
          [564] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4372
                  [post_name] => the-promises-we-make
                  [post_title] => The promises we make
                  [post_author] => 3
                  [post_date] => 2021-09-01 22:30:59
                  [year] => 2021
                  [month] => 9
                  [post_type] => post
              )
      
          [565] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 4368
                  [post_name] => commitment-and-forcing-will
                  [post_title] => Commitment and forcing will
                  [post_author] => 3
                  [post_date] => 2021-08-31 21:51:47
                  [year] => 2021
                  [month] => 8
                  [post_type] => post
              )
      
          [566] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 4365
                  [post_name] => pressure-is-all-around
                  [post_title] => Pressure is all around
                  [post_author] => 3
                  [post_date] => 2021-08-30 20:50:19
                  [year] => 2021
                  [month] => 8
                  [post_type] => post
              )
      
          [567] => stdClass Object
              (
                  [slug] => process
                  [ID] => 4362
                  [post_name] => the-greatest-gift
                  [post_title] => The greatest gift
                  [post_author] => 3
                  [post_date] => 2021-08-29 20:10:24
                  [year] => 2021
                  [month] => 8
                  [post_type] => post
              )
      
          [568] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4358
                  [post_name] => is-and-can-be
                  [post_title] => Is and can be
                  [post_author] => 3
                  [post_date] => 2021-08-28 20:15:30
                  [year] => 2021
                  [month] => 8
                  [post_type] => post
              )
      
          [569] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4355
                  [post_name] => the-balcony
                  [post_title] => The balcony
                  [post_author] => 3
                  [post_date] => 2021-08-27 21:56:24
                  [year] => 2021
                  [month] => 8
                  [post_type] => post
              )
      
          [570] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 4352
                  [post_name] => the-constant
                  [post_title] => The constant
                  [post_author] => 3
                  [post_date] => 2021-08-26 23:09:25
                  [year] => 2021
                  [month] => 8
                  [post_type] => post
              )
      
          [571] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4349
                  [post_name] => when-things-go-well
                  [post_title] => When things go well
                  [post_author] => 3
                  [post_date] => 2021-08-25 20:19:14
                  [year] => 2021
                  [month] => 8
                  [post_type] => post
              )
      
          [572] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4346
                  [post_name] => giving-it-the-time-it-needs
                  [post_title] => Giving it the time it needs
                  [post_author] => 3
                  [post_date] => 2021-08-24 21:25:45
                  [year] => 2021
                  [month] => 8
                  [post_type] => post
              )
      
          [573] => stdClass Object
              (
                  [slug] => process
                  [ID] => 4332
                  [post_name] => how-feedback-feels
                  [post_title] => How feedback feels
                  [post_author] => 3
                  [post_date] => 2021-08-23 23:51:21
                  [year] => 2021
                  [month] => 8
                  [post_type] => post
              )
      
          [574] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4341
                  [post_name] => taking-the-responsibility
                  [post_title] => Taking the responsibility
                  [post_author] => 3
                  [post_date] => 2021-08-22 21:20:43
                  [year] => 2021
                  [month] => 8
                  [post_type] => post
              )
      
          [575] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4338
                  [post_name] => when-change-agents-succeed
                  [post_title] => When change agents succeed
                  [post_author] => 3
                  [post_date] => 2021-08-21 23:13:26
                  [year] => 2021
                  [month] => 8
                  [post_type] => post
              )
      
          [576] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4335
                  [post_name] => groups-and-family
                  [post_title] => Groups and family
                  [post_author] => 3
                  [post_date] => 2021-08-20 23:10:57
                  [year] => 2021
                  [month] => 8
                  [post_type] => post
              )
      
          [577] => stdClass Object
              (
                  [slug] => process
                  [ID] => 4329
                  [post_name] => the-perfect-client
                  [post_title] => The perfect client
                  [post_author] => 3
                  [post_date] => 2021-08-19 20:19:32
                  [year] => 2021
                  [month] => 8
                  [post_type] => post
              )
      
          [578] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4326
                  [post_name] => the-origin-of-authority
                  [post_title] => The origin of authority
                  [post_author] => 3
                  [post_date] => 2021-08-18 23:11:41
                  [year] => 2021
                  [month] => 8
                  [post_type] => post
              )
      
          [579] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 4322
                  [post_name] => adapting-your-message
                  [post_title] => Adapting your message
                  [post_author] => 3
                  [post_date] => 2021-08-17 21:28:11
                  [year] => 2021
                  [month] => 8
                  [post_type] => post
              )
      
          [580] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4310
                  [post_name] => what-others-do-or-say
                  [post_title] => What others do or say
                  [post_author] => 3
                  [post_date] => 2021-08-16 21:22:15
                  [year] => 2021
                  [month] => 8
                  [post_type] => post
              )
      
          [581] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4319
                  [post_name] => choosing-efficiency
                  [post_title] => Choosing efficiency?
                  [post_author] => 3
                  [post_date] => 2021-08-15 20:23:27
                  [year] => 2021
                  [month] => 8
                  [post_type] => post
              )
      
          [582] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4316
                  [post_name] => a-teams-code-of-conduct
                  [post_title] => A teams code of conduct
                  [post_author] => 3
                  [post_date] => 2021-08-14 21:19:22
                  [year] => 2021
                  [month] => 8
                  [post_type] => post
              )
      
          [583] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 4313
                  [post_name] => labels-and-identity
                  [post_title] => Labels and identity
                  [post_author] => 3
                  [post_date] => 2021-08-13 20:59:46
                  [year] => 2021
                  [month] => 8
                  [post_type] => post
              )
      
          [584] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 4307
                  [post_name] => its-right
                  [post_title] => It's right
                  [post_author] => 3
                  [post_date] => 2021-08-12 23:09:03
                  [year] => 2021
                  [month] => 8
                  [post_type] => post
              )
      
          [585] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4302
                  [post_name] => engaging-responsibility
                  [post_title] => Engaging responsibility
                  [post_author] => 3
                  [post_date] => 2021-08-11 23:40:34
                  [year] => 2021
                  [month] => 8
                  [post_type] => post
              )
      
          [586] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4299
                  [post_name] => the-poorest-way-to-face-life-is-to-face-it-with-a-sneer
                  [post_title] => The poorest way to face life is to face it with a sneer
                  [post_author] => 3
                  [post_date] => 2021-08-10 21:17:00
                  [year] => 2021
                  [month] => 8
                  [post_type] => post
              )
      
          [587] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4296
                  [post_name] => naming-and-then
                  [post_title] => Naming, and then?
                  [post_author] => 3
                  [post_date] => 2021-08-09 21:20:55
                  [year] => 2021
                  [month] => 8
                  [post_type] => post
              )
      
          [588] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4293
                  [post_name] => competing-commitments
                  [post_title] => Competing commitments
                  [post_author] => 3
                  [post_date] => 2021-08-08 21:21:52
                  [year] => 2021
                  [month] => 8
                  [post_type] => post
              )
      
          [589] => stdClass Object
              (
                  [slug] => process
                  [ID] => 4290
                  [post_name] => a-way-to-fail-change
                  [post_title] => A way to fail change
                  [post_author] => 3
                  [post_date] => 2021-08-07 21:14:26
                  [year] => 2021
                  [month] => 8
                  [post_type] => post
              )
      
          [590] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4287
                  [post_name] => arguments-and-arguing
                  [post_title] => Arguments and Arguing
                  [post_author] => 3
                  [post_date] => 2021-08-06 21:40:51
                  [year] => 2021
                  [month] => 8
                  [post_type] => post
              )
      
          [591] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 4283
                  [post_name] => learning-history
                  [post_title] => Learning history
                  [post_author] => 3
                  [post_date] => 2021-08-05 23:19:13
                  [year] => 2021
                  [month] => 8
                  [post_type] => post
              )
      
          [592] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4280
                  [post_name] => the-humility-of-the-checklist
                  [post_title] => The humility of the checklist
                  [post_author] => 3
                  [post_date] => 2021-08-04 22:23:48
                  [year] => 2021
                  [month] => 8
                  [post_type] => post
              )
      
          [593] => stdClass Object
              (
                  [slug] => process
                  [ID] => 4277
                  [post_name] => does-it-help
                  [post_title] => Does it help?
                  [post_author] => 3
                  [post_date] => 2021-08-03 20:40:34
                  [year] => 2021
                  [month] => 8
                  [post_type] => post
              )
      
          [594] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4274
                  [post_name] => challenges-of-teamwork
                  [post_title] => Challenges of teamwork
                  [post_author] => 3
                  [post_date] => 2021-08-02 21:19:26
                  [year] => 2021
                  [month] => 8
                  [post_type] => post
              )
      
          [595] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 4271
                  [post_name] => self-destructive-behavior
                  [post_title] => Self-destructive behavior
                  [post_author] => 3
                  [post_date] => 2021-08-01 20:43:48
                  [year] => 2021
                  [month] => 8
                  [post_type] => post
              )
      
          [596] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 4268
                  [post_name] => when-passivity-takes-the-lead
                  [post_title] => When passivity takes the lead
                  [post_author] => 3
                  [post_date] => 2021-07-31 21:23:01
                  [year] => 2021
                  [month] => 7
                  [post_type] => post
              )
      
          [597] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4265
                  [post_name] => valuing-the-leadership-unconscious
                  [post_title] => Valuing the leadership unconscious
                  [post_author] => 3
                  [post_date] => 2021-07-30 21:43:13
                  [year] => 2021
                  [month] => 7
                  [post_type] => post
              )
      
          [598] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4262
                  [post_name] => becoming-a-team
                  [post_title] => Becoming a team
                  [post_author] => 3
                  [post_date] => 2021-07-29 20:00:57
                  [year] => 2021
                  [month] => 7
                  [post_type] => post
              )
      
          [599] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 4259
                  [post_name] => awe
                  [post_title] => Awe
                  [post_author] => 3
                  [post_date] => 2021-07-28 21:57:12
                  [year] => 2021
                  [month] => 7
                  [post_type] => post
              )
      
          [600] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4256
                  [post_name] => questionable-performance
                  [post_title] => Questionable performance
                  [post_author] => 3
                  [post_date] => 2021-07-27 20:26:45
                  [year] => 2021
                  [month] => 7
                  [post_type] => post
              )
      
          [601] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 4253
                  [post_name] => boozhoo
                  [post_title] => Boozhoo
                  [post_author] => 3
                  [post_date] => 2021-07-26 22:23:38
                  [year] => 2021
                  [month] => 7
                  [post_type] => post
              )
      
          [602] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4249
                  [post_name] => guide-or-messiah
                  [post_title] => Guide or Messiah
                  [post_author] => 3
                  [post_date] => 2021-07-25 21:25:36
                  [year] => 2021
                  [month] => 7
                  [post_type] => post
              )
      
          [603] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4226
                  [post_name] => a-difference-to-be-learned
                  [post_title] => A difference to be learned
                  [post_author] => 3
                  [post_date] => 2021-07-24 21:27:11
                  [year] => 2021
                  [month] => 7
                  [post_type] => post
              )
      
          [604] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4246
                  [post_name] => leaving-the-past-behind
                  [post_title] => Leaving the past behind
                  [post_author] => 3
                  [post_date] => 2021-07-23 21:21:11
                  [year] => 2021
                  [month] => 7
                  [post_type] => post
              )
      
          [605] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 4243
                  [post_name] => no-problem
                  [post_title] => No problem
                  [post_author] => 3
                  [post_date] => 2021-07-22 21:28:05
                  [year] => 2021
                  [month] => 7
                  [post_type] => post
              )
      
          [606] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4234
                  [post_name] => defining-leadership
                  [post_title] => Defining leadership
                  [post_author] => 3
                  [post_date] => 2021-07-21 23:05:07
                  [year] => 2021
                  [month] => 7
                  [post_type] => post
              )
      
          [607] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4229
                  [post_name] => being-righteous
                  [post_title] => Being righteous
                  [post_author] => 3
                  [post_date] => 2021-07-20 21:30:35
                  [year] => 2021
                  [month] => 7
                  [post_type] => post
              )
      
          [608] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4223
                  [post_name] => failing-into-advice-mode
                  [post_title] => Failing into advice mode
                  [post_author] => 3
                  [post_date] => 2021-07-19 21:48:58
                  [year] => 2021
                  [month] => 7
                  [post_type] => post
              )
      
          [609] => stdClass Object
              (
                  [slug] => context
                  [ID] => 4220
                  [post_name] => the-map-of-reality
                  [post_title] => The map of reality
                  [post_author] => 3
                  [post_date] => 2021-07-18 21:21:58
                  [year] => 2021
                  [month] => 7
                  [post_type] => post
              )
      
          [610] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4217
                  [post_name] => owning-the-agenda
                  [post_title] => Owning the agenda
                  [post_author] => 3
                  [post_date] => 2021-07-17 23:34:20
                  [year] => 2021
                  [month] => 7
                  [post_type] => post
              )
      
          [611] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4214
                  [post_name] => the-path
                  [post_title] => The path
                  [post_author] => 3
                  [post_date] => 2021-07-16 23:25:05
                  [year] => 2021
                  [month] => 7
                  [post_type] => post
              )
      
          [612] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 4211
                  [post_name] => doing-the-work
                  [post_title] => Doing the work
                  [post_author] => 3
                  [post_date] => 2021-07-15 21:17:38
                  [year] => 2021
                  [month] => 7
                  [post_type] => post
              )
      
          [613] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4208
                  [post_name] => task-overload
                  [post_title] => Task overload
                  [post_author] => 3
                  [post_date] => 2021-07-14 21:04:21
                  [year] => 2021
                  [month] => 7
                  [post_type] => post
              )
      
          [614] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4205
                  [post_name] => the-discomfort-of-help
                  [post_title] => The discomfort of help
                  [post_author] => 3
                  [post_date] => 2021-07-13 22:01:23
                  [year] => 2021
                  [month] => 7
                  [post_type] => post
              )
      
          [615] => stdClass Object
              (
                  [slug] => culture
                  [ID] => 4202
                  [post_name] => experience-and-expertise
                  [post_title] => Experience and Expertise
                  [post_author] => 3
                  [post_date] => 2021-07-12 22:45:58
                  [year] => 2021
                  [month] => 7
                  [post_type] => post
              )
      
          [616] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4199
                  [post_name] => effective-leaders
                  [post_title] => Effective leaders
                  [post_author] => 3
                  [post_date] => 2021-07-11 21:31:48
                  [year] => 2021
                  [month] => 7
                  [post_type] => post
              )
      
          [617] => stdClass Object
              (
                  [slug] => context
                  [ID] => 4196
                  [post_name] => being-constructive
                  [post_title] => Being constructive
                  [post_author] => 3
                  [post_date] => 2021-07-10 21:45:22
                  [year] => 2021
                  [month] => 7
                  [post_type] => post
              )
      
          [618] => stdClass Object
              (
                  [slug] => process
                  [ID] => 4193
                  [post_name] => do-it
                  [post_title] => Do it?
                  [post_author] => 3
                  [post_date] => 2021-07-09 22:50:22
                  [year] => 2021
                  [month] => 7
                  [post_type] => post
              )
      
          [619] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4190
                  [post_name] => to-or-over
                  [post_title] => To or over
                  [post_author] => 3
                  [post_date] => 2021-07-08 23:49:20
                  [year] => 2021
                  [month] => 7
                  [post_type] => post
              )
      
          [620] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4187
                  [post_name] => what-you-see
                  [post_title] => What you see …
                  [post_author] => 3
                  [post_date] => 2021-07-07 21:35:21
                  [year] => 2021
                  [month] => 7
                  [post_type] => post
              )
      
          [621] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 4184
                  [post_name] => changing-choices
                  [post_title] => Changing choices
                  [post_author] => 3
                  [post_date] => 2021-07-06 20:27:19
                  [year] => 2021
                  [month] => 7
                  [post_type] => post
              )
      
          [622] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4181
                  [post_name] => what-others-can-see
                  [post_title] => What others can see
                  [post_author] => 3
                  [post_date] => 2021-07-05 22:28:29
                  [year] => 2021
                  [month] => 7
                  [post_type] => post
              )
      
          [623] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4178
                  [post_name] => taking-a-stance
                  [post_title] => Taking a stance
                  [post_author] => 3
                  [post_date] => 2021-07-04 21:50:33
                  [year] => 2021
                  [month] => 7
                  [post_type] => post
              )
      
          [624] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 4139
                  [post_name] => it-doesnt-matter-what-you-do
                  [post_title] => It doesn’t matter what you do
                  [post_author] => 3
                  [post_date] => 2021-07-03 22:05:35
                  [year] => 2021
                  [month] => 7
                  [post_type] => post
              )
      
          [625] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 4175
                  [post_name] => taking-in-data
                  [post_title] => Taking in data
                  [post_author] => 3
                  [post_date] => 2021-07-02 21:25:23
                  [year] => 2021
                  [month] => 7
                  [post_type] => post
              )
      
          [626] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4172
                  [post_name] => nice-and-being-nice
                  [post_title] => Nice and being nice
                  [post_author] => 3
                  [post_date] => 2021-07-01 21:47:47
                  [year] => 2021
                  [month] => 7
                  [post_type] => post
              )
      
          [627] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4130
                  [post_name] => the-wise-quote
                  [post_title] => The wise quote
                  [post_author] => 3
                  [post_date] => 2021-06-30 23:50:52
                  [year] => 2021
                  [month] => 6
                  [post_type] => post
              )
      
          [628] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4167
                  [post_name] => admiring-the-leader
                  [post_title] => Admiring the leader
                  [post_author] => 3
                  [post_date] => 2021-06-29 21:19:45
                  [year] => 2021
                  [month] => 6
                  [post_type] => post
              )
      
          [629] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4164
                  [post_name] => making-it-right
                  [post_title] => Making it right
                  [post_author] => 3
                  [post_date] => 2021-06-28 22:27:38
                  [year] => 2021
                  [month] => 6
                  [post_type] => post
              )
      
          [630] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4161
                  [post_name] => listening-to-advice
                  [post_title] => Listening to advice
                  [post_author] => 3
                  [post_date] => 2021-06-27 22:06:52
                  [year] => 2021
                  [month] => 6
                  [post_type] => post
              )
      
          [631] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 4158
                  [post_name] => verifying-a-decision
                  [post_title] => Verifying a decision
                  [post_author] => 3
                  [post_date] => 2021-06-26 21:42:07
                  [year] => 2021
                  [month] => 6
                  [post_type] => post
              )
      
          [632] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4155
                  [post_name] => right-from-here-to-there
                  [post_title] => Right from here to there
                  [post_author] => 3
                  [post_date] => 2021-06-25 21:52:35
                  [year] => 2021
                  [month] => 6
                  [post_type] => post
              )
      
          [633] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 4151
                  [post_name] => stepping-into-someone-elses-shoes
                  [post_title] => Stepping into someone else’s shoes
                  [post_author] => 3
                  [post_date] => 2021-06-24 22:05:04
                  [year] => 2021
                  [month] => 6
                  [post_type] => post
              )
      
          [634] => stdClass Object
              (
                  [slug] => process
                  [ID] => 4148
                  [post_name] => one-task-and-two-perspectives
                  [post_title] => One task and two perspectives
                  [post_author] => 3
                  [post_date] => 2021-06-23 21:40:10
                  [year] => 2021
                  [month] => 6
                  [post_type] => post
              )
      
          [635] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 4145
                  [post_name] => combining-interests
                  [post_title] => Combining interests
                  [post_author] => 3
                  [post_date] => 2021-06-22 23:35:30
                  [year] => 2021
                  [month] => 6
                  [post_type] => post
              )
      
          [636] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4142
                  [post_name] => joining-the-rat-race
                  [post_title] => Joining the rat race
                  [post_author] => 3
                  [post_date] => 2021-06-21 21:54:59
                  [year] => 2021
                  [month] => 6
                  [post_type] => post
              )
      
          [637] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4136
                  [post_name] => what-has-been-may-not-stay-useful
                  [post_title] => What has been may not stay useful
                  [post_author] => 3
                  [post_date] => 2021-06-20 22:04:31
                  [year] => 2021
                  [month] => 6
                  [post_type] => post
              )
      
          [638] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4133
                  [post_name] => using-the-self-as-an-instrument
                  [post_title] => Using the self as an instrument
                  [post_author] => 3
                  [post_date] => 2021-06-19 21:10:16
                  [year] => 2021
                  [month] => 6
                  [post_type] => post
              )
      
          [639] => stdClass Object
              (
                  [slug] => transparence
                  [ID] => 4127
                  [post_name] => all-that-we-need-to-know
                  [post_title] => All that we need to know
                  [post_author] => 3
                  [post_date] => 2021-06-18 21:46:52
                  [year] => 2021
                  [month] => 6
                  [post_type] => post
              )
      
          [640] => stdClass Object
              (
                  [slug] => process
                  [ID] => 4124
                  [post_name] => settling-on-objectives
                  [post_title] => Settling on objectives
                  [post_author] => 3
                  [post_date] => 2021-06-17 21:40:54
                  [year] => 2021
                  [month] => 6
                  [post_type] => post
              )
      
          [641] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 4120
                  [post_name] => the-broken-record
                  [post_title] => The broken record
                  [post_author] => 3
                  [post_date] => 2021-06-16 21:27:40
                  [year] => 2021
                  [month] => 6
                  [post_type] => post
              )
      
          [642] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4117
                  [post_name] => being-normal
                  [post_title] => Being normal
                  [post_author] => 3
                  [post_date] => 2021-06-15 21:45:15
                  [year] => 2021
                  [month] => 6
                  [post_type] => post
              )
      
          [643] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4114
                  [post_name] => carefrontational
                  [post_title] => Carefrontational
                  [post_author] => 3
                  [post_date] => 2021-06-14 21:52:19
                  [year] => 2021
                  [month] => 6
                  [post_type] => post
              )
      
          [644] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 4107
                  [post_name] => failing-over-and-over-again
                  [post_title] => Failing over and over again
                  [post_author] => 3
                  [post_date] => 2021-06-13 18:58:31
                  [year] => 2021
                  [month] => 6
                  [post_type] => post
              )
      
          [645] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4104
                  [post_name] => the-desire-for-answers
                  [post_title] => The desire for answers
                  [post_author] => 3
                  [post_date] => 2021-06-12 22:44:09
                  [year] => 2021
                  [month] => 6
                  [post_type] => post
              )
      
          [646] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4100
                  [post_name] => the-most-forgiving-people
                  [post_title] => The most forgiving people
                  [post_author] => 3
                  [post_date] => 2021-06-11 21:22:29
                  [year] => 2021
                  [month] => 6
                  [post_type] => post
              )
      
          [647] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4097
                  [post_name] => beyond-change
                  [post_title] => Beyond change
                  [post_author] => 3
                  [post_date] => 2021-06-10 21:54:45
                  [year] => 2021
                  [month] => 6
                  [post_type] => post
              )
      
          [648] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4094
                  [post_name] => if-only-they-could-change
                  [post_title] => If only they could change
                  [post_author] => 3
                  [post_date] => 2021-06-09 23:33:23
                  [year] => 2021
                  [month] => 6
                  [post_type] => post
              )
      
          [649] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4091
                  [post_name] => productivity
                  [post_title] => Productivity
                  [post_author] => 3
                  [post_date] => 2021-06-08 23:18:48
                  [year] => 2021
                  [month] => 6
                  [post_type] => post
              )
      
          [650] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4087
                  [post_name] => sustainable-happiness
                  [post_title] => Sustainable happiness
                  [post_author] => 3
                  [post_date] => 2021-06-07 21:29:38
                  [year] => 2021
                  [month] => 6
                  [post_type] => post
              )
      
          [651] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4084
                  [post_name] => the-poet-marketer
                  [post_title] => The poet marketer
                  [post_author] => 3
                  [post_date] => 2021-06-06 22:08:04
                  [year] => 2021
                  [month] => 6
                  [post_type] => post
              )
      
          [652] => stdClass Object
              (
                  [slug] => process
                  [ID] => 4081
                  [post_name] => getting-to-a-story
                  [post_title] => Getting to a story
                  [post_author] => 3
                  [post_date] => 2021-06-05 20:18:24
                  [year] => 2021
                  [month] => 6
                  [post_type] => post
              )
      
          [653] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4078
                  [post_name] => knowing-others
                  [post_title] => Knowing others
                  [post_author] => 3
                  [post_date] => 2021-06-04 23:55:07
                  [year] => 2021
                  [month] => 6
                  [post_type] => post
              )
      
          [654] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4075
                  [post_name] => dealing-with-lack
                  [post_title] => Dealing with lack
                  [post_author] => 3
                  [post_date] => 2021-06-03 22:34:42
                  [year] => 2021
                  [month] => 6
                  [post_type] => post
              )
      
          [655] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4072
                  [post_name] => benefits-of-competition
                  [post_title] => Benefits of competition
                  [post_author] => 3
                  [post_date] => 2021-06-02 21:24:39
                  [year] => 2021
                  [month] => 6
                  [post_type] => post
              )
      
          [656] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4069
                  [post_name] => the-wish-list
                  [post_title] => The wish list
                  [post_author] => 3
                  [post_date] => 2021-06-01 22:00:45
                  [year] => 2021
                  [month] => 6
                  [post_type] => post
              )
      
          [657] => stdClass Object
              (
                  [slug] => process
                  [ID] => 4065
                  [post_name] => learning-and-practicing
                  [post_title] => Learning and practicing
                  [post_author] => 3
                  [post_date] => 2021-05-31 23:41:21
                  [year] => 2021
                  [month] => 5
                  [post_type] => post
              )
      
          [658] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 4062
                  [post_name] => roles-we-choose-and-carry
                  [post_title] => Roles we choose and carry
                  [post_author] => 3
                  [post_date] => 2021-05-30 21:43:01
                  [year] => 2021
                  [month] => 5
                  [post_type] => post
              )
      
          [659] => stdClass Object
              (
                  [slug] => process
                  [ID] => 4059
                  [post_name] => challenges-of-profit-maximization
                  [post_title] => Challenges of profit maximization
                  [post_author] => 3
                  [post_date] => 2021-05-29 23:08:52
                  [year] => 2021
                  [month] => 5
                  [post_type] => post
              )
      
          [660] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4056
                  [post_name] => a-working-hypothesis
                  [post_title] => A working hypothesis
                  [post_author] => 3
                  [post_date] => 2021-05-28 23:11:51
                  [year] => 2021
                  [month] => 5
                  [post_type] => post
              )
      
          [661] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4053
                  [post_name] => victim-culture
                  [post_title] => Victim culture
                  [post_author] => 3
                  [post_date] => 2021-05-27 22:59:15
                  [year] => 2021
                  [month] => 5
                  [post_type] => post
              )
      
          [662] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4050
                  [post_name] => setting-out-to-help
                  [post_title] => Setting out to help
                  [post_author] => 3
                  [post_date] => 2021-05-26 22:29:50
                  [year] => 2021
                  [month] => 5
                  [post_type] => post
              )
      
          [663] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4045
                  [post_name] => the-virtuous-cycle
                  [post_title] => The virtuous cycle
                  [post_author] => 3
                  [post_date] => 2021-05-25 23:58:35
                  [year] => 2021
                  [month] => 5
                  [post_type] => post
              )
      
          [664] => stdClass Object
              (
                  [slug] => belonging
                  [ID] => 4041
                  [post_name] => learning-about-the-culture-of-venture-capital
                  [post_title] => Learning about the culture of venture capital
                  [post_author] => 3
                  [post_date] => 2021-05-24 20:50:48
                  [year] => 2021
                  [month] => 5
                  [post_type] => post
              )
      
          [665] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 4038
                  [post_name] => stepping-into-the-unknown
                  [post_title] => Stepping into the unknown
                  [post_author] => 3
                  [post_date] => 2021-05-23 21:28:20
                  [year] => 2021
                  [month] => 5
                  [post_type] => post
              )
      
          [666] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4035
                  [post_name] => when-deadlines-lead
                  [post_title] => When deadlines lead
                  [post_author] => 3
                  [post_date] => 2021-05-22 21:49:11
                  [year] => 2021
                  [month] => 5
                  [post_type] => post
              )
      
          [667] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4032
                  [post_name] => pushing-emotions
                  [post_title] => Pushing emotions
                  [post_author] => 3
                  [post_date] => 2021-05-21 21:05:49
                  [year] => 2021
                  [month] => 5
                  [post_type] => post
              )
      
          [668] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4029
                  [post_name] => the-paths-we-know
                  [post_title] => The paths we know
                  [post_author] => 3
                  [post_date] => 2021-05-20 21:52:46
                  [year] => 2021
                  [month] => 5
                  [post_type] => post
              )
      
          [669] => stdClass Object
              (
                  [slug] => process
                  [ID] => 4026
                  [post_name] => making-things-complicated-for-oneself
                  [post_title] => Making things complicated for oneself
                  [post_author] => 3
                  [post_date] => 2021-05-19 23:03:28
                  [year] => 2021
                  [month] => 5
                  [post_type] => post
              )
      
          [670] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4023
                  [post_name] => choices-we-have
                  [post_title] => Choices we have
                  [post_author] => 3
                  [post_date] => 2021-05-18 22:47:04
                  [year] => 2021
                  [month] => 5
                  [post_type] => post
              )
      
          [671] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4020
                  [post_name] => give-and-take
                  [post_title] => Give and take
                  [post_author] => 3
                  [post_date] => 2021-05-17 22:44:20
                  [year] => 2021
                  [month] => 5
                  [post_type] => post
              )
      
          [672] => stdClass Object
              (
                  [slug] => care
                  [ID] => 4017
                  [post_name] => the-best-of-all-worlds
                  [post_title] => The best of all worlds
                  [post_author] => 3
                  [post_date] => 2021-05-16 23:04:37
                  [year] => 2021
                  [month] => 5
                  [post_type] => post
              )
      
          [673] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4014
                  [post_name] => the-unknown-known
                  [post_title] => The unknown known
                  [post_author] => 3
                  [post_date] => 2021-05-15 21:52:45
                  [year] => 2021
                  [month] => 5
                  [post_type] => post
              )
      
          [674] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 4009
                  [post_name] => on-the-shoulder-of-giants
                  [post_title] => On the shoulder of giants
                  [post_author] => 3
                  [post_date] => 2021-05-14 21:40:16
                  [year] => 2021
                  [month] => 5
                  [post_type] => post
              )
      
          [675] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4006
                  [post_name] => covering-the-eyes
                  [post_title] => Covering the eyes
                  [post_author] => 3
                  [post_date] => 2021-05-13 21:53:05
                  [year] => 2021
                  [month] => 5
                  [post_type] => post
              )
      
          [676] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 4003
                  [post_name] => you-made-me-do
                  [post_title] => You made me do
                  [post_author] => 3
                  [post_date] => 2021-05-12 23:29:09
                  [year] => 2021
                  [month] => 5
                  [post_type] => post
              )
      
          [677] => stdClass Object
              (
                  [slug] => process
                  [ID] => 4000
                  [post_name] => seeking-descriptions
                  [post_title] => Seeking descriptions
                  [post_author] => 3
                  [post_date] => 2021-05-11 21:39:07
                  [year] => 2021
                  [month] => 5
                  [post_type] => post
              )
      
          [678] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 3997
                  [post_name] => the-ways-we-use-to-relate
                  [post_title] => The ways we use to relate
                  [post_author] => 3
                  [post_date] => 2021-05-10 21:52:36
                  [year] => 2021
                  [month] => 5
                  [post_type] => post
              )
      
          [679] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3994
                  [post_name] => taking-a-look-at-roles
                  [post_title] => Taking a look at roles
                  [post_author] => 3
                  [post_date] => 2021-05-09 20:44:57
                  [year] => 2021
                  [month] => 5
                  [post_type] => post
              )
      
          [680] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3991
                  [post_name] => letting-chaos
                  [post_title] => Letting chaos be
                  [post_author] => 3
                  [post_date] => 2021-05-08 22:58:40
                  [year] => 2021
                  [month] => 5
                  [post_type] => post
              )
      
          [681] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 3984
                  [post_name] => when-they-go-back-to-the-fundamentals
                  [post_title] => When they go back to the fundamentals
                  [post_author] => 3
                  [post_date] => 2021-05-07 21:46:14
                  [year] => 2021
                  [month] => 5
                  [post_type] => post
              )
      
          [682] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3980
                  [post_name] => out-of-balance
                  [post_title] => Out of balance
                  [post_author] => 3
                  [post_date] => 2021-05-06 21:50:46
                  [year] => 2021
                  [month] => 5
                  [post_type] => post
              )
      
          [683] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3977
                  [post_name] => simple-complicated-complex-chaotic
                  [post_title] => Simple, Complicated, Complex, Chaotic
                  [post_author] => 3
                  [post_date] => 2021-05-05 23:37:43
                  [year] => 2021
                  [month] => 5
                  [post_type] => post
              )
      
          [684] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3974
                  [post_name] => asking-for-a-solution
                  [post_title] => Asking for a solution
                  [post_author] => 3
                  [post_date] => 2021-05-04 23:19:22
                  [year] => 2021
                  [month] => 5
                  [post_type] => post
              )
      
          [685] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 3971
                  [post_name] => the-movement-into-fragmentation
                  [post_title] => The movement into fragmentation
                  [post_author] => 3
                  [post_date] => 2021-05-03 21:34:14
                  [year] => 2021
                  [month] => 5
                  [post_type] => post
              )
      
          [686] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3968
                  [post_name] => creating-stretch
                  [post_title] => Creating stretch
                  [post_author] => 3
                  [post_date] => 2021-05-02 22:23:08
                  [year] => 2021
                  [month] => 5
                  [post_type] => post
              )
      
          [687] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3965
                  [post_name] => making-a-shift
                  [post_title] => Making a shift
                  [post_author] => 3
                  [post_date] => 2021-05-01 21:50:58
                  [year] => 2021
                  [month] => 5
                  [post_type] => post
              )
      
          [688] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 3961
                  [post_name] => the-fear-business-model
                  [post_title] => The fear business model
                  [post_author] => 3
                  [post_date] => 2021-04-30 23:29:39
                  [year] => 2021
                  [month] => 4
                  [post_type] => post
              )
      
          [689] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 3957
                  [post_name] => ideas-that-make-life-easier
                  [post_title] => Ideas that make life easier
                  [post_author] => 3
                  [post_date] => 2021-04-29 22:17:09
                  [year] => 2021
                  [month] => 4
                  [post_type] => post
              )
      
          [690] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 3954
                  [post_name] => gaining-perspective
                  [post_title] => Gaining perspective
                  [post_author] => 3
                  [post_date] => 2021-04-28 22:06:46
                  [year] => 2021
                  [month] => 4
                  [post_type] => post
              )
      
          [691] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 3951
                  [post_name] => the-value-we-create
                  [post_title] => The value we create
                  [post_author] => 3
                  [post_date] => 2021-04-27 22:13:23
                  [year] => 2021
                  [month] => 4
                  [post_type] => post
              )
      
          [692] => stdClass Object
              (
                  [slug] => culture
                  [ID] => 3947
                  [post_name] => is-and-should
                  [post_title] => Is and should
                  [post_author] => 3
                  [post_date] => 2021-04-26 22:36:57
                  [year] => 2021
                  [month] => 4
                  [post_type] => post
              )
      
          [693] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3944
                  [post_name] => appreciating-leadership
                  [post_title] => Appreciating leadership
                  [post_author] => 3
                  [post_date] => 2021-04-25 22:01:26
                  [year] => 2021
                  [month] => 4
                  [post_type] => post
              )
      
          [694] => stdClass Object
              (
                  [slug] => process
                  [ID] => 3941
                  [post_name] => getting-distracted-by-the-error
                  [post_title] => Getting distracted by the error
                  [post_author] => 3
                  [post_date] => 2021-04-24 21:56:44
                  [year] => 2021
                  [month] => 4
                  [post_type] => post
              )
      
          [695] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3938
                  [post_name] => distancing-from-the-learning-process
                  [post_title] => Distancing from the learning process
                  [post_author] => 3
                  [post_date] => 2021-04-23 23:32:24
                  [year] => 2021
                  [month] => 4
                  [post_type] => post
              )
      
          [696] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3935
                  [post_name] => brain-overdrive
                  [post_title] => Brain overdrive
                  [post_author] => 3
                  [post_date] => 2021-04-22 22:39:20
                  [year] => 2021
                  [month] => 4
                  [post_type] => post
              )
      
          [697] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 3932
                  [post_name] => the-moral-drama
                  [post_title] => The moral drama
                  [post_author] => 3
                  [post_date] => 2021-04-21 22:39:48
                  [year] => 2021
                  [month] => 4
                  [post_type] => post
              )
      
          [698] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3929
                  [post_name] => rules-and-principles
                  [post_title] => Rules and principles
                  [post_author] => 3
                  [post_date] => 2021-04-20 22:25:07
                  [year] => 2021
                  [month] => 4
                  [post_type] => post
              )
      
          [699] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 3926
                  [post_name] => the-information-we-use
                  [post_title] => The information we use
                  [post_author] => 3
                  [post_date] => 2021-04-19 22:31:17
                  [year] => 2021
                  [month] => 4
                  [post_type] => post
              )
      
          [700] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3923
                  [post_name] => knowing-the-challenges
                  [post_title] => Knowing the challenges
                  [post_author] => 3
                  [post_date] => 2021-04-18 22:15:11
                  [year] => 2021
                  [month] => 4
                  [post_type] => post
              )
      
          [701] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3914
                  [post_name] => fixing-it
                  [post_title] => Fixing it
                  [post_author] => 3
                  [post_date] => 2021-04-17 22:36:42
                  [year] => 2021
                  [month] => 4
                  [post_type] => post
              )
      
          [702] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 3906
                  [post_name] => deciding-on-the-right-thing
                  [post_title] => Deciding on the right thing
                  [post_author] => 3
                  [post_date] => 2021-04-16 22:34:42
                  [year] => 2021
                  [month] => 4
                  [post_type] => post
              )
      
          [703] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3919
                  [post_name] => getting-the-data
                  [post_title] => Getting the data
                  [post_author] => 3
                  [post_date] => 2021-04-15 22:05:26
                  [year] => 2021
                  [month] => 4
                  [post_type] => post
              )
      
          [704] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3911
                  [post_name] => being-wronged
                  [post_title] => Being wronged
                  [post_author] => 3
                  [post_date] => 2021-04-14 22:14:21
                  [year] => 2021
                  [month] => 4
                  [post_type] => post
              )
      
          [705] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 3903
                  [post_name] => assuming-a-just-world
                  [post_title] => Assuming a just world
                  [post_author] => 3
                  [post_date] => 2021-04-13 22:34:11
                  [year] => 2021
                  [month] => 4
                  [post_type] => post
              )
      
          [706] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 3899
                  [post_name] => assessing-lively-as-a-metric
                  [post_title] => Assessing lively as a metric
                  [post_author] => 3
                  [post_date] => 2021-04-12 22:09:20
                  [year] => 2021
                  [month] => 4
                  [post_type] => post
              )
      
          [707] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3896
                  [post_name] => truth-telling
                  [post_title] => Truth-telling
                  [post_author] => 3
                  [post_date] => 2021-04-11 23:00:05
                  [year] => 2021
                  [month] => 4
                  [post_type] => post
              )
      
          [708] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 3893
                  [post_name] => sharing-ideas
                  [post_title] => Sharing ideas
                  [post_author] => 3
                  [post_date] => 2021-04-10 22:03:26
                  [year] => 2021
                  [month] => 4
                  [post_type] => post
              )
      
          [709] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 3889
                  [post_name] => feeling-or-being-controlled
                  [post_title] => Feeling or being controlled?
                  [post_author] => 3
                  [post_date] => 2021-04-09 22:50:21
                  [year] => 2021
                  [month] => 4
                  [post_type] => post
              )
      
          [710] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3886
                  [post_name] => the-pain-loop
                  [post_title] => The pain loop
                  [post_author] => 3
                  [post_date] => 2021-04-08 23:10:48
                  [year] => 2021
                  [month] => 4
                  [post_type] => post
              )
      
          [711] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 3883
                  [post_name] => offloading
                  [post_title] => Offloading
                  [post_author] => 3
                  [post_date] => 2021-04-07 21:49:26
                  [year] => 2021
                  [month] => 4
                  [post_type] => post
              )
      
          [712] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 3880
                  [post_name] => contributing-to-a-conversation
                  [post_title] => Contributing to a conversation
                  [post_author] => 3
                  [post_date] => 2021-04-06 21:17:10
                  [year] => 2021
                  [month] => 4
                  [post_type] => post
              )
      
          [713] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 3877
                  [post_name] => what-or-why
                  [post_title] => What or Why
                  [post_author] => 3
                  [post_date] => 2021-04-05 23:18:13
                  [year] => 2021
                  [month] => 4
                  [post_type] => post
              )
      
          [714] => stdClass Object
              (
                  [slug] => worldview
                  [ID] => 3874
                  [post_name] => when-being-is-being-confused-with-doing
                  [post_title] => When being is being confused with doing
                  [post_author] => 3
                  [post_date] => 2021-04-04 22:04:35
                  [year] => 2021
                  [month] => 4
                  [post_type] => post
              )
      
          [715] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 3871
                  [post_name] => planning-time-for-reflection
                  [post_title] => Planning time for reflection
                  [post_author] => 3
                  [post_date] => 2021-04-03 21:33:04
                  [year] => 2021
                  [month] => 4
                  [post_type] => post
              )
      
          [716] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 3868
                  [post_name] => when-the-desired-solution-becomes-the-problem
                  [post_title] => When the desired solution becomes the problem
                  [post_author] => 3
                  [post_date] => 2021-04-02 21:27:58
                  [year] => 2021
                  [month] => 4
                  [post_type] => post
              )
      
          [717] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3865
                  [post_name] => not-getting-things-done
                  [post_title] => Not getting things done
                  [post_author] => 3
                  [post_date] => 2021-04-01 23:17:57
                  [year] => 2021
                  [month] => 4
                  [post_type] => post
              )
      
          [718] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 3862
                  [post_name] => below-the-api
                  [post_title] => Below the API
                  [post_author] => 3
                  [post_date] => 2021-03-31 23:01:18
                  [year] => 2021
                  [month] => 3
                  [post_type] => post
              )
      
          [719] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3859
                  [post_name] => passion-and-reality-may-not-always-be-compatible
                  [post_title] => Passion and reality may not always be compatible
                  [post_author] => 3
                  [post_date] => 2021-03-30 23:07:59
                  [year] => 2021
                  [month] => 3
                  [post_type] => post
              )
      
          [720] => stdClass Object
              (
                  [slug] => process
                  [ID] => 3856
                  [post_name] => learning-with-a-problem
                  [post_title] => Learning with a problem
                  [post_author] => 3
                  [post_date] => 2021-03-29 22:04:25
                  [year] => 2021
                  [month] => 3
                  [post_type] => post
              )
      
          [721] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3853
                  [post_name] => success
                  [post_title] => Success
                  [post_author] => 3
                  [post_date] => 2021-03-28 22:01:14
                  [year] => 2021
                  [month] => 3
                  [post_type] => post
              )
      
          [722] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3850
                  [post_name] => leaving-it-behind
                  [post_title] => Leaving it behind
                  [post_author] => 3
                  [post_date] => 2021-03-27 23:29:55
                  [year] => 2021
                  [month] => 3
                  [post_type] => post
              )
      
          [723] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 3847
                  [post_name] => hope-or-fear
                  [post_title] => Hope or fear
                  [post_author] => 3
                  [post_date] => 2021-03-26 23:22:59
                  [year] => 2021
                  [month] => 3
                  [post_type] => post
              )
      
          [724] => stdClass Object
              (
                  [slug] => process
                  [ID] => 3844
                  [post_name] => gathering-information
                  [post_title] => Gathering information
                  [post_author] => 3
                  [post_date] => 2021-03-25 22:47:58
                  [year] => 2021
                  [month] => 3
                  [post_type] => post
              )
      
          [725] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 3841
                  [post_name] => making-plans
                  [post_title] => Making plans
                  [post_author] => 3
                  [post_date] => 2021-03-24 21:54:42
                  [year] => 2021
                  [month] => 3
                  [post_type] => post
              )
      
          [726] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3838
                  [post_name] => serving-the-group
                  [post_title] => Serving the group
                  [post_author] => 3
                  [post_date] => 2021-03-23 23:30:42
                  [year] => 2021
                  [month] => 3
                  [post_type] => post
              )
      
          [727] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3835
                  [post_name] => expecting-happiness
                  [post_title] => Expecting happiness
                  [post_author] => 3
                  [post_date] => 2021-03-22 22:03:14
                  [year] => 2021
                  [month] => 3
                  [post_type] => post
              )
      
          [728] => stdClass Object
              (
                  [slug] => culture
                  [ID] => 3832
                  [post_name] => symbols-brands-and-identity
                  [post_title] => Symbols, Brands, and Identity
                  [post_author] => 3
                  [post_date] => 2021-03-21 22:07:07
                  [year] => 2021
                  [month] => 3
                  [post_type] => post
              )
      
          [729] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 3829
                  [post_name] => on-loving-in-leadership
                  [post_title] => On loving in leadership
                  [post_author] => 3
                  [post_date] => 2021-03-20 21:46:26
                  [year] => 2021
                  [month] => 3
                  [post_type] => post
              )
      
          [730] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3826
                  [post_name] => small-things
                  [post_title] => Small things
                  [post_author] => 3
                  [post_date] => 2021-03-19 22:14:44
                  [year] => 2021
                  [month] => 3
                  [post_type] => post
              )
      
          [731] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3823
                  [post_name] => it-needs-to-be-done
                  [post_title] => It needs to be done
                  [post_author] => 3
                  [post_date] => 2021-03-18 22:08:56
                  [year] => 2021
                  [month] => 3
                  [post_type] => post
              )
      
          [732] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 3818
                  [post_name] => when-a-task-makes-proud
                  [post_title] => When a task makes proud
                  [post_author] => 3
                  [post_date] => 2021-03-17 22:17:05
                  [year] => 2021
                  [month] => 3
                  [post_type] => post
              )
      
          [733] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3815
                  [post_name] => non-existing-power
                  [post_title] => Non-existing power
                  [post_author] => 3
                  [post_date] => 2021-03-16 22:05:43
                  [year] => 2021
                  [month] => 3
                  [post_type] => post
              )
      
          [734] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 3812
                  [post_name] => learning-and-teaching
                  [post_title] => Learning and teaching
                  [post_author] => 3
                  [post_date] => 2021-03-15 22:07:17
                  [year] => 2021
                  [month] => 3
                  [post_type] => post
              )
      
          [735] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 3809
                  [post_name] => listening-to-your-story
                  [post_title] => Listening to your story
                  [post_author] => 3
                  [post_date] => 2021-03-14 22:12:51
                  [year] => 2021
                  [month] => 3
                  [post_type] => post
              )
      
          [736] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3806
                  [post_name] => contributing-to-the-result
                  [post_title] => Contributing to the result
                  [post_author] => 3
                  [post_date] => 2021-03-13 22:28:15
                  [year] => 2021
                  [month] => 3
                  [post_type] => post
              )
      
          [737] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3800
                  [post_name] => putting-the-relationship-first
                  [post_title] => Putting the relationship first
                  [post_author] => 3
                  [post_date] => 2021-03-12 22:21:06
                  [year] => 2021
                  [month] => 3
                  [post_type] => post
              )
      
          [738] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3789
                  [post_name] => the-road-to-hell
                  [post_title] => The road to hell
                  [post_author] => 3
                  [post_date] => 2021-03-11 22:15:36
                  [year] => 2021
                  [month] => 3
                  [post_type] => post
              )
      
          [739] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 3803
                  [post_name] => think-positive
                  [post_title] => Think positive!
                  [post_author] => 3
                  [post_date] => 2021-03-10 21:00:53
                  [year] => 2021
                  [month] => 3
                  [post_type] => post
              )
      
          [740] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 3796
                  [post_name] => judging
                  [post_title] => Judging
                  [post_author] => 3
                  [post_date] => 2021-03-09 22:21:56
                  [year] => 2021
                  [month] => 3
                  [post_type] => post
              )
      
          [741] => stdClass Object
              (
                  [slug] => generosity
                  [ID] => 3792
                  [post_name] => nurturing-good-communication
                  [post_title] => Nurturing good communication
                  [post_author] => 3
                  [post_date] => 2021-03-08 21:57:00
                  [year] => 2021
                  [month] => 3
                  [post_type] => post
              )
      
          [742] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3786
                  [post_name] => choosing-power-over-or-with
                  [post_title] => Choosing power over or with
                  [post_author] => 3
                  [post_date] => 2021-03-07 22:31:21
                  [year] => 2021
                  [month] => 3
                  [post_type] => post
              )
      
          [743] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 3782
                  [post_name] => the-static-agenda
                  [post_title] => The static agenda
                  [post_author] => 3
                  [post_date] => 2021-03-06 22:31:04
                  [year] => 2021
                  [month] => 3
                  [post_type] => post
              )
      
          [744] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 3779
                  [post_name] => what-we-want
                  [post_title] => What we want
                  [post_author] => 3
                  [post_date] => 2021-03-05 22:24:36
                  [year] => 2021
                  [month] => 3
                  [post_type] => post
              )
      
          [745] => stdClass Object
              (
                  [slug] => emotion
                  [ID] => 3776
                  [post_name] => desire-or-pleasure
                  [post_title] => Desire or pleasure
                  [post_author] => 3
                  [post_date] => 2021-03-04 22:29:49
                  [year] => 2021
                  [month] => 3
                  [post_type] => post
              )
      
          [746] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3773
                  [post_name] => the-role-of-courage
                  [post_title] => The role of courage
                  [post_author] => 3
                  [post_date] => 2021-03-03 22:02:20
                  [year] => 2021
                  [month] => 3
                  [post_type] => post
              )
      
          [747] => stdClass Object
              (
                  [slug] => worldview
                  [ID] => 3770
                  [post_name] => they-asked-you
                  [post_title] => They asked you
                  [post_author] => 3
                  [post_date] => 2021-03-02 22:23:38
                  [year] => 2021
                  [month] => 3
                  [post_type] => post
              )
      
          [748] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 3767
                  [post_name] => being-a-leader
                  [post_title] => Being a leader
                  [post_author] => 3
                  [post_date] => 2021-03-01 21:55:44
                  [year] => 2021
                  [month] => 3
                  [post_type] => post
              )
      
          [749] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3764
                  [post_name] => what-you-see-is-what-you-get
                  [post_title] => What you see is what you get
                  [post_author] => 3
                  [post_date] => 2021-02-28 22:34:23
                  [year] => 2021
                  [month] => 2
                  [post_type] => post
              )
      
          [750] => stdClass Object
              (
                  [slug] => process
                  [ID] => 3761
                  [post_name] => crystal-clear
                  [post_title] => Crystal clear
                  [post_author] => 3
                  [post_date] => 2021-02-27 22:38:38
                  [year] => 2021
                  [month] => 2
                  [post_type] => post
              )
      
          [751] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3758
                  [post_name] => advantages-and-disadvantages
                  [post_title] => Advantages and disadvantages
                  [post_author] => 3
                  [post_date] => 2021-02-26 21:42:22
                  [year] => 2021
                  [month] => 2
                  [post_type] => post
              )
      
          [752] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3754
                  [post_name] => its-the-impact
                  [post_title] => It’s the impact
                  [post_author] => 3
                  [post_date] => 2021-02-25 23:34:07
                  [year] => 2021
                  [month] => 2
                  [post_type] => post
              )
      
          [753] => stdClass Object
              (
                  [slug] => process
                  [ID] => 3751
                  [post_name] => letting-chaos-be
                  [post_title] => Letting chaos be
                  [post_author] => 3
                  [post_date] => 2021-02-24 22:40:55
                  [year] => 2021
                  [month] => 2
                  [post_type] => post
              )
      
          [754] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3746
                  [post_name] => nuanced-meta-levels
                  [post_title] => Nuanced meta-levels
                  [post_author] => 3
                  [post_date] => 2021-02-23 23:56:36
                  [year] => 2021
                  [month] => 2
                  [post_type] => post
              )
      
          [755] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3743
                  [post_name] => designing-the-experience
                  [post_title] => Designing the experience
                  [post_author] => 3
                  [post_date] => 2021-02-22 22:12:56
                  [year] => 2021
                  [month] => 2
                  [post_type] => post
              )
      
          [756] => stdClass Object
              (
                  [slug] => process
                  [ID] => 3740
                  [post_name] => putting-things-into-context
                  [post_title] => Putting things into context
                  [post_author] => 3
                  [post_date] => 2021-02-21 22:22:48
                  [year] => 2021
                  [month] => 2
                  [post_type] => post
              )
      
          [757] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 3737
                  [post_name] => seeking-to-be-polite
                  [post_title] => Seeking to be polite
                  [post_author] => 3
                  [post_date] => 2021-02-20 22:02:35
                  [year] => 2021
                  [month] => 2
                  [post_type] => post
              )
      
          [758] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3734
                  [post_name] => the-give-and-take
                  [post_title] => The give and take
                  [post_author] => 3
                  [post_date] => 2021-02-19 22:14:29
                  [year] => 2021
                  [month] => 2
                  [post_type] => post
              )
      
          [759] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3731
                  [post_name] => meandering
                  [post_title] => Meandering
                  [post_author] => 3
                  [post_date] => 2021-02-18 21:41:57
                  [year] => 2021
                  [month] => 2
                  [post_type] => post
              )
      
          [760] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 3728
                  [post_name] => respect-me-see-me
                  [post_title] => Respect me. See me.
                  [post_author] => 3
                  [post_date] => 2021-02-17 22:48:12
                  [year] => 2021
                  [month] => 2
                  [post_type] => post
              )
      
          [761] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3725
                  [post_name] => clumsy
                  [post_title] => Clumsy
                  [post_author] => 3
                  [post_date] => 2021-02-16 22:17:35
                  [year] => 2021
                  [month] => 2
                  [post_type] => post
              )
      
          [762] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3722
                  [post_name] => the-gap-between-fantasy-and-reality
                  [post_title] => The gap between fantasy and reality
                  [post_author] => 3
                  [post_date] => 2021-02-15 22:39:06
                  [year] => 2021
                  [month] => 2
                  [post_type] => post
              )
      
          [763] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3719
                  [post_name] => starting-somewhere
                  [post_title] => Starting somewhere
                  [post_author] => 3
                  [post_date] => 2021-02-14 22:39:31
                  [year] => 2021
                  [month] => 2
                  [post_type] => post
              )
      
          [764] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 3716
                  [post_name] => a-natural-reaction
                  [post_title] => A natural reaction
                  [post_author] => 3
                  [post_date] => 2021-02-13 21:46:55
                  [year] => 2021
                  [month] => 2
                  [post_type] => post
              )
      
          [765] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 3712
                  [post_name] => disconnecting
                  [post_title] => Disconnecting
                  [post_author] => 3
                  [post_date] => 2021-02-12 22:34:32
                  [year] => 2021
                  [month] => 2
                  [post_type] => post
              )
      
          [766] => stdClass Object
              (
                  [slug] => process
                  [ID] => 3709
                  [post_name] => almost-there
                  [post_title] => Almost there
                  [post_author] => 3
                  [post_date] => 2021-02-11 22:15:50
                  [year] => 2021
                  [month] => 2
                  [post_type] => post
              )
      
          [767] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3706
                  [post_name] => comfort-is-not-the-point
                  [post_title] => Comfort is not the point
                  [post_author] => 3
                  [post_date] => 2021-02-10 22:23:27
                  [year] => 2021
                  [month] => 2
                  [post_type] => post
              )
      
          [768] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3701
                  [post_name] => troublemaker
                  [post_title] => Troublemaker
                  [post_author] => 3
                  [post_date] => 2021-02-09 22:12:17
                  [year] => 2021
                  [month] => 2
                  [post_type] => post
              )
      
          [769] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3698
                  [post_name] => being-the-product
                  [post_title] => Being the product
                  [post_author] => 3
                  [post_date] => 2021-02-08 21:51:46
                  [year] => 2021
                  [month] => 2
                  [post_type] => post
              )
      
          [770] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3695
                  [post_name] => emotional-awareness
                  [post_title] => Emotional awareness
                  [post_author] => 3
                  [post_date] => 2021-02-07 22:11:38
                  [year] => 2021
                  [month] => 2
                  [post_type] => post
              )
      
          [771] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3692
                  [post_name] => when-kids-love-to-go-to-school
                  [post_title] => When kids love to go to school
                  [post_author] => 3
                  [post_date] => 2021-02-06 22:36:25
                  [year] => 2021
                  [month] => 2
                  [post_type] => post
              )
      
          [772] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 3685
                  [post_name] => the-illusion-of-absence
                  [post_title] => The illusion of absence
                  [post_author] => 3
                  [post_date] => 2021-02-05 21:42:02
                  [year] => 2021
                  [month] => 2
                  [post_type] => post
              )
      
          [773] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3688
                  [post_name] => helping
                  [post_title] => Helping
                  [post_author] => 3
                  [post_date] => 2021-02-04 21:46:02
                  [year] => 2021
                  [month] => 2
                  [post_type] => post
              )
      
          [774] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3682
                  [post_name] => pendulum-swing
                  [post_title] => Pendulum swing
                  [post_author] => 3
                  [post_date] => 2021-02-03 22:18:36
                  [year] => 2021
                  [month] => 2
                  [post_type] => post
              )
      
          [775] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3679
                  [post_name] => power-plays
                  [post_title] => Power plays
                  [post_author] => 3
                  [post_date] => 2021-02-02 22:11:03
                  [year] => 2021
                  [month] => 2
                  [post_type] => post
              )
      
          [776] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3676
                  [post_name] => shared-but-not-all-the-way
                  [post_title] => Shared but not all the way
                  [post_author] => 3
                  [post_date] => 2021-02-01 22:10:17
                  [year] => 2021
                  [month] => 2
                  [post_type] => post
              )
      
          [777] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3673
                  [post_name] => remaining-focused
                  [post_title] => Remaining focused
                  [post_author] => 3
                  [post_date] => 2021-01-31 21:48:32
                  [year] => 2021
                  [month] => 1
                  [post_type] => post
              )
      
          [778] => stdClass Object
              (
                  [slug] => process
                  [ID] => 3670
                  [post_name] => awareness-as-it-comes-and-goes
                  [post_title] => Awareness as it comes and goes
                  [post_author] => 3
                  [post_date] => 2021-01-30 21:48:31
                  [year] => 2021
                  [month] => 1
                  [post_type] => post
              )
      
          [779] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3667
                  [post_name] => going-back-to-essentials
                  [post_title] => Going back to essentials
                  [post_author] => 3
                  [post_date] => 2021-01-29 21:42:51
                  [year] => 2021
                  [month] => 1
                  [post_type] => post
              )
      
          [780] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3657
                  [post_name] => solution-provider
                  [post_title] => Solution provider
                  [post_author] => 3
                  [post_date] => 2021-01-28 22:27:36
                  [year] => 2021
                  [month] => 1
                  [post_type] => post
              )
      
          [781] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3664
                  [post_name] => slowing-down
                  [post_title] => Slowing down
                  [post_author] => 3
                  [post_date] => 2021-01-27 22:12:29
                  [year] => 2021
                  [month] => 1
                  [post_type] => post
              )
      
          [782] => stdClass Object
              (
                  [slug] => process
                  [ID] => 3660
                  [post_name] => changing-the-lens
                  [post_title] => Changing the lens
                  [post_author] => 3
                  [post_date] => 2021-01-26 22:33:28
                  [year] => 2021
                  [month] => 1
                  [post_type] => post
              )
      
          [783] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3651
                  [post_name] => from-outside-in-to-inside-out
                  [post_title] => From outside-in to inside-out
                  [post_author] => 3
                  [post_date] => 2021-01-25 22:22:31
                  [year] => 2021
                  [month] => 1
                  [post_type] => post
              )
      
          [784] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3654
                  [post_name] => transparency
                  [post_title] => Transparency
                  [post_author] => 3
                  [post_date] => 2021-01-24 22:14:45
                  [year] => 2021
                  [month] => 1
                  [post_type] => post
              )
      
          [785] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3648
                  [post_name] => waiting-for-the-miracle
                  [post_title] => Waiting for the miracle?
                  [post_author] => 3
                  [post_date] => 2021-01-23 22:37:07
                  [year] => 2021
                  [month] => 1
                  [post_type] => post
              )
      
          [786] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 3639
                  [post_name] => the-desire-for-feedback
                  [post_title] => The desire for feedback
                  [post_author] => 3
                  [post_date] => 2021-01-22 22:17:55
                  [year] => 2021
                  [month] => 1
                  [post_type] => post
              )
      
          [787] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 3644
                  [post_name] => i-made-this
                  [post_title] => I made this
                  [post_author] => 3
                  [post_date] => 2021-01-21 22:10:21
                  [year] => 2021
                  [month] => 1
                  [post_type] => post
              )
      
          [788] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3636
                  [post_name] => transitional-space
                  [post_title] => Transitional space
                  [post_author] => 3
                  [post_date] => 2021-01-20 22:06:05
                  [year] => 2021
                  [month] => 1
                  [post_type] => post
              )
      
          [789] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 3632
                  [post_name] => dependable-relationships
                  [post_title] => Dependable relationships
                  [post_author] => 3
                  [post_date] => 2021-01-19 22:13:34
                  [year] => 2021
                  [month] => 1
                  [post_type] => post
              )
      
          [790] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 3629
                  [post_name] => the-more-i-know
                  [post_title] => The more I know
                  [post_author] => 3
                  [post_date] => 2021-01-18 22:25:04
                  [year] => 2021
                  [month] => 1
                  [post_type] => post
              )
      
          [791] => stdClass Object
              (
                  [slug] => worldview
                  [ID] => 3624
                  [post_name] => obstacle-or-stepping-stone
                  [post_title] => Obstacle or stepping stone, it’s a choice
                  [post_author] => 3
                  [post_date] => 2021-01-17 22:12:28
                  [year] => 2021
                  [month] => 1
                  [post_type] => post
              )
      
          [792] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 3618
                  [post_name] => involving-others
                  [post_title] => Involving others
                  [post_author] => 3
                  [post_date] => 2021-01-16 22:12:36
                  [year] => 2021
                  [month] => 1
                  [post_type] => post
              )
      
          [793] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3615
                  [post_name] => it-is-very-clear
                  [post_title] => It is very clear
                  [post_author] => 3
                  [post_date] => 2021-01-15 23:07:40
                  [year] => 2021
                  [month] => 1
                  [post_type] => post
              )
      
          [794] => stdClass Object
              (
                  [slug] => process
                  [ID] => 3612
                  [post_name] => can-we-change-our-appointment
                  [post_title] => Can we change our appointment?
                  [post_author] => 3
                  [post_date] => 2021-01-14 22:38:49
                  [year] => 2021
                  [month] => 1
                  [post_type] => post
              )
      
          [795] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3609
                  [post_name] => the-astonishing-truth-about-truth
                  [post_title] => The astonishing truth about truth
                  [post_author] => 3
                  [post_date] => 2021-01-13 22:13:02
                  [year] => 2021
                  [month] => 1
                  [post_type] => post
              )
      
          [796] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3606
                  [post_name] => developing-a-language
                  [post_title] => Developing a language
                  [post_author] => 3
                  [post_date] => 2021-01-12 22:17:32
                  [year] => 2021
                  [month] => 1
                  [post_type] => post
              )
      
          [797] => stdClass Object
              (
                  [slug] => context
                  [ID] => 3599
                  [post_name] => the-us-needs-our-help
                  [post_title] => The US needs our help
                  [post_author] => 3
                  [post_date] => 2021-01-11 22:46:21
                  [year] => 2021
                  [month] => 1
                  [post_type] => post
              )
      
          [798] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3590
                  [post_name] => how-goals-come-to-be
                  [post_title] => How goals come to be
                  [post_author] => 3
                  [post_date] => 2021-01-10 22:22:24
                  [year] => 2021
                  [month] => 1
                  [post_type] => post
              )
      
          [799] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3593
                  [post_name] => its-whats-missing-in-the-story
                  [post_title] => It’s what’s missing in the story …
                  [post_author] => 3
                  [post_date] => 2021-01-09 22:16:19
                  [year] => 2021
                  [month] => 1
                  [post_type] => post
              )
      
          [800] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3587
                  [post_name] => the-right-thing
                  [post_title] => The right thing
                  [post_author] => 3
                  [post_date] => 2021-01-08 21:46:18
                  [year] => 2021
                  [month] => 1
                  [post_type] => post
              )
      
          [801] => stdClass Object
              (
                  [slug] => worldview
                  [ID] => 3584
                  [post_name] => closing-the-deal
                  [post_title] => Closing the deal
                  [post_author] => 3
                  [post_date] => 2021-01-07 22:27:23
                  [year] => 2021
                  [month] => 1
                  [post_type] => post
              )
      
          [802] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3575
                  [post_name] => when-there-is-hierarchy
                  [post_title] => When there is hierarchy
                  [post_author] => 3
                  [post_date] => 2021-01-06 22:29:04
                  [year] => 2021
                  [month] => 1
                  [post_type] => post
              )
      
          [803] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3578
                  [post_name] => reflection-and-action
                  [post_title] => Reflection and Action
                  [post_author] => 3
                  [post_date] => 2021-01-05 22:09:11
                  [year] => 2021
                  [month] => 1
                  [post_type] => post
              )
      
          [804] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3571
                  [post_name] => the-obvious
                  [post_title] => The obvious
                  [post_author] => 3
                  [post_date] => 2021-01-04 22:58:14
                  [year] => 2021
                  [month] => 1
                  [post_type] => post
              )
      
          [805] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3568
                  [post_name] => working-together
                  [post_title] => Working together
                  [post_author] => 3
                  [post_date] => 2021-01-03 22:36:39
                  [year] => 2021
                  [month] => 1
                  [post_type] => post
              )
      
          [806] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 3565
                  [post_name] => fully-engage
                  [post_title] => Fully engage
                  [post_author] => 3
                  [post_date] => 2021-01-02 22:39:45
                  [year] => 2021
                  [month] => 1
                  [post_type] => post
              )
      
          [807] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3558
                  [post_name] => change-2021
                  [post_title] => Change
                  [post_author] => 3
                  [post_date] => 2021-01-01 21:05:46
                  [year] => 2021
                  [month] => 1
                  [post_type] => post
              )
      
          [808] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3555
                  [post_name] => life-is-in-the-transitions
                  [post_title] => Life is in the transitions
                  [post_author] => 3
                  [post_date] => 2020-12-31 22:37:54
                  [year] => 2020
                  [month] => 12
                  [post_type] => post
              )
      
          [809] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 3552
                  [post_name] => looking-out-for-the-cause
                  [post_title] => Looking out for the cause
                  [post_author] => 3
                  [post_date] => 2020-12-30 22:00:47
                  [year] => 2020
                  [month] => 12
                  [post_type] => post
              )
      
          [810] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 3549
                  [post_name] => heart-head-and-hand
                  [post_title] => Heart, Head, and Hand
                  [post_author] => 3
                  [post_date] => 2020-12-29 22:22:14
                  [year] => 2020
                  [month] => 12
                  [post_type] => post
              )
      
          [811] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 3546
                  [post_name] => from-should-to-could
                  [post_title] => From should to could
                  [post_author] => 3
                  [post_date] => 2020-12-28 23:11:26
                  [year] => 2020
                  [month] => 12
                  [post_type] => post
              )
      
          [812] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3543
                  [post_name] => discipline-and-desire
                  [post_title] => Discipline and desire
                  [post_author] => 3
                  [post_date] => 2020-12-27 22:38:25
                  [year] => 2020
                  [month] => 12
                  [post_type] => post
              )
      
          [813] => stdClass Object
              (
                  [slug] => process
                  [ID] => 3540
                  [post_name] => on-writing
                  [post_title] => On writing
                  [post_author] => 3
                  [post_date] => 2020-12-26 21:58:32
                  [year] => 2020
                  [month] => 12
                  [post_type] => post
              )
      
          [814] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3537
                  [post_name] => just-like-they-are
                  [post_title] => Just like they are
                  [post_author] => 3
                  [post_date] => 2020-12-25 22:23:58
                  [year] => 2020
                  [month] => 12
                  [post_type] => post
              )
      
          [815] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3534
                  [post_name] => pain-and-hope
                  [post_title] => Pain and Hope
                  [post_author] => 3
                  [post_date] => 2020-12-24 22:35:32
                  [year] => 2020
                  [month] => 12
                  [post_type] => post
              )
      
          [816] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 3531
                  [post_name] => losing-track
                  [post_title] => Losing track
                  [post_author] => 3
                  [post_date] => 2020-12-23 22:21:18
                  [year] => 2020
                  [month] => 12
                  [post_type] => post
              )
      
          [817] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3528
                  [post_name] => leadership-how-to
                  [post_title] => Leadership how to
                  [post_author] => 3
                  [post_date] => 2020-12-22 22:58:34
                  [year] => 2020
                  [month] => 12
                  [post_type] => post
              )
      
          [818] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3525
                  [post_name] => avoiding-the-negative
                  [post_title] => Avoiding the negative
                  [post_author] => 3
                  [post_date] => 2020-12-21 22:49:59
                  [year] => 2020
                  [month] => 12
                  [post_type] => post
              )
      
          [819] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3521
                  [post_name] => the-way-we-engage
                  [post_title] => The way we engage
                  [post_author] => 3
                  [post_date] => 2020-12-20 22:30:48
                  [year] => 2020
                  [month] => 12
                  [post_type] => post
              )
      
          [820] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 3518
                  [post_name] => peaks-and-valleys
                  [post_title] => Peaks and Valleys
                  [post_author] => 3
                  [post_date] => 2020-12-19 22:36:00
                  [year] => 2020
                  [month] => 12
                  [post_type] => post
              )
      
          [821] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 3514
                  [post_name] => the-power-of-denial
                  [post_title] => The power of denial
                  [post_author] => 3
                  [post_date] => 2020-12-18 22:23:04
                  [year] => 2020
                  [month] => 12
                  [post_type] => post
              )
      
          [822] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3511
                  [post_name] => kindness-to-self
                  [post_title] => Kindness to self
                  [post_author] => 3
                  [post_date] => 2020-12-17 22:24:22
                  [year] => 2020
                  [month] => 12
                  [post_type] => post
              )
      
          [823] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 3508
                  [post_name] => old-fashioned-leadership-tasks
                  [post_title] => Old fashioned leadership tasks?
                  [post_author] => 3
                  [post_date] => 2020-12-16 23:08:02
                  [year] => 2020
                  [month] => 12
                  [post_type] => post
              )
      
          [824] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 3505
                  [post_name] => the-supremacy-of-intelligence
                  [post_title] => The supremacy of intelligence
                  [post_author] => 3
                  [post_date] => 2020-12-15 22:22:34
                  [year] => 2020
                  [month] => 12
                  [post_type] => post
              )
      
          [825] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 3502
                  [post_name] => taking-it-personally
                  [post_title] => Taking it personally
                  [post_author] => 3
                  [post_date] => 2020-12-14 22:34:30
                  [year] => 2020
                  [month] => 12
                  [post_type] => post
              )
      
          [826] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3499
                  [post_name] => leadership-and-legacy
                  [post_title] => Leadership and legacy
                  [post_author] => 3
                  [post_date] => 2020-12-13 22:37:19
                  [year] => 2020
                  [month] => 12
                  [post_type] => post
              )
      
          [827] => stdClass Object
              (
                  [slug] => context
                  [ID] => 3496
                  [post_name] => facts-problems-and-fears
                  [post_title] => Facts, Problems, and Fears
                  [post_author] => 3
                  [post_date] => 2020-12-12 22:46:50
                  [year] => 2020
                  [month] => 12
                  [post_type] => post
              )
      
          [828] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3493
                  [post_name] => moving-from-linear-to-change
                  [post_title] => Moving from linear to change
                  [post_author] => 3
                  [post_date] => 2020-12-11 23:10:44
                  [year] => 2020
                  [month] => 12
                  [post_type] => post
              )
      
          [829] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3490
                  [post_name] => when-a-yes-is-important
                  [post_title] => When a yes is important
                  [post_author] => 3
                  [post_date] => 2020-12-10 22:29:14
                  [year] => 2020
                  [month] => 12
                  [post_type] => post
              )
      
          [830] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 3486
                  [post_name] => when-it-is-uncomfortable
                  [post_title] => When it is uncomfortable
                  [post_author] => 3
                  [post_date] => 2020-12-09 22:37:44
                  [year] => 2020
                  [month] => 12
                  [post_type] => post
              )
      
          [831] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 3483
                  [post_name] => they-all-do-it
                  [post_title] => They all do it
                  [post_author] => 3
                  [post_date] => 2020-12-08 23:03:09
                  [year] => 2020
                  [month] => 12
                  [post_type] => post
              )
      
          [832] => stdClass Object
              (
                  [slug] => process
                  [ID] => 3480
                  [post_name] => lifelong-learning
                  [post_title] => Lifelong Learning
                  [post_author] => 3
                  [post_date] => 2020-12-07 22:38:17
                  [year] => 2020
                  [month] => 12
                  [post_type] => post
              )
      
          [833] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 3477
                  [post_name] => what-do-you-want
                  [post_title] => What do you want?
                  [post_author] => 3
                  [post_date] => 2020-12-06 22:55:01
                  [year] => 2020
                  [month] => 12
                  [post_type] => post
              )
      
          [834] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3474
                  [post_name] => frameworks-for-possibility
                  [post_title] => Frameworks for possibility
                  [post_author] => 3
                  [post_date] => 2020-12-05 22:21:29
                  [year] => 2020
                  [month] => 12
                  [post_type] => post
              )
      
          [835] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 3471
                  [post_name] => problem-orientation
                  [post_title] => Problem orientation
                  [post_author] => 3
                  [post_date] => 2020-12-04 23:07:06
                  [year] => 2020
                  [month] => 12
                  [post_type] => post
              )
      
          [836] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3467
                  [post_name] => friendship
                  [post_title] => Friendship
                  [post_author] => 3
                  [post_date] => 2020-12-03 23:02:27
                  [year] => 2020
                  [month] => 12
                  [post_type] => post
              )
      
          [837] => stdClass Object
              (
                  [slug] => process
                  [ID] => 3464
                  [post_name] => expecting-to-be-understood
                  [post_title] => Expecting to be understood
                  [post_author] => 3
                  [post_date] => 2020-12-02 22:17:29
                  [year] => 2020
                  [month] => 12
                  [post_type] => post
              )
      
          [838] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 3461
                  [post_name] => basic-assumptions
                  [post_title] => Basic assumptions
                  [post_author] => 3
                  [post_date] => 2020-12-01 22:26:30
                  [year] => 2020
                  [month] => 12
                  [post_type] => post
              )
      
          [839] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3457
                  [post_name] => when-its-more-intense-than-expected
                  [post_title] => When it’s more intense than expected
                  [post_author] => 3
                  [post_date] => 2020-11-30 23:12:28
                  [year] => 2020
                  [month] => 11
                  [post_type] => post
              )
      
          [840] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3454
                  [post_name] => it-can-be-effective
                  [post_title] => It can be effective
                  [post_author] => 3
                  [post_date] => 2020-11-29 23:10:59
                  [year] => 2020
                  [month] => 11
                  [post_type] => post
              )
      
          [841] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3451
                  [post_name] => learning-pleasure
                  [post_title] => Learning pleasure
                  [post_author] => 3
                  [post_date] => 2020-11-28 22:53:09
                  [year] => 2020
                  [month] => 11
                  [post_type] => post
              )
      
          [842] => stdClass Object
              (
                  [slug] => process
                  [ID] => 3448
                  [post_name] => holding-on-to-being-right
                  [post_title] => Holding on to being right
                  [post_author] => 3
                  [post_date] => 2020-11-27 22:34:21
                  [year] => 2020
                  [month] => 11
                  [post_type] => post
              )
      
          [843] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3445
                  [post_name] => expecting-trust
                  [post_title] => Expecting trust
                  [post_author] => 3
                  [post_date] => 2020-11-26 21:37:51
                  [year] => 2020
                  [month] => 11
                  [post_type] => post
              )
      
          [844] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 3442
                  [post_name] => expectations
                  [post_title] => Expectations
                  [post_author] => 3
                  [post_date] => 2020-11-25 23:25:59
                  [year] => 2020
                  [month] => 11
                  [post_type] => post
              )
      
          [845] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3439
                  [post_name] => from-change-to-transition
                  [post_title] => From change to transition
                  [post_author] => 3
                  [post_date] => 2020-11-24 23:55:48
                  [year] => 2020
                  [month] => 11
                  [post_type] => post
              )
      
          [846] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 3433
                  [post_name] => confusing-power-and-relationship
                  [post_title] => Confusing power and relationship
                  [post_author] => 3
                  [post_date] => 2020-11-23 22:55:13
                  [year] => 2020
                  [month] => 11
                  [post_type] => post
              )
      
          [847] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 3429
                  [post_name] => verboten
                  [post_title] => Verboten
                  [post_author] => 3
                  [post_date] => 2020-11-22 22:39:20
                  [year] => 2020
                  [month] => 11
                  [post_type] => post
              )
      
          [848] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3426
                  [post_name] => what-is-being-said
                  [post_title] => What is being said
                  [post_author] => 3
                  [post_date] => 2020-11-21 22:33:14
                  [year] => 2020
                  [month] => 11
                  [post_type] => post
              )
      
          [849] => stdClass Object
              (
                  [slug] => culture
                  [ID] => 3423
                  [post_name] => thats-right
                  [post_title] => That’s right
                  [post_author] => 3
                  [post_date] => 2020-11-20 22:53:55
                  [year] => 2020
                  [month] => 11
                  [post_type] => post
              )
      
          [850] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3420
                  [post_name] => there-are-two-ends-to-a-problem
                  [post_title] => There are two ends to a problem
                  [post_author] => 3
                  [post_date] => 2020-11-19 22:36:29
                  [year] => 2020
                  [month] => 11
                  [post_type] => post
              )
      
          [851] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3417
                  [post_name] => faith
                  [post_title] => Faith
                  [post_author] => 3
                  [post_date] => 2020-11-18 22:37:38
                  [year] => 2020
                  [month] => 11
                  [post_type] => post
              )
      
          [852] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3414
                  [post_name] => authenticity-is-dynamic
                  [post_title] => Authenticity is dynamic
                  [post_author] => 3
                  [post_date] => 2020-11-17 22:44:08
                  [year] => 2020
                  [month] => 11
                  [post_type] => post
              )
      
          [853] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 3411
                  [post_name] => love-and-law-look-twice
                  [post_title] => Love and Law – look twice
                  [post_author] => 3
                  [post_date] => 2020-11-16 22:59:21
                  [year] => 2020
                  [month] => 11
                  [post_type] => post
              )
      
          [854] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 3408
                  [post_name] => shared-reality
                  [post_title] => Shared reality
                  [post_author] => 3
                  [post_date] => 2020-11-15 22:47:24
                  [year] => 2020
                  [month] => 11
                  [post_type] => post
              )
      
          [855] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3405
                  [post_name] => the-whole-and-its-parts
                  [post_title] => The whole and its parts
                  [post_author] => 3
                  [post_date] => 2020-11-14 23:21:08
                  [year] => 2020
                  [month] => 11
                  [post_type] => post
              )
      
          [856] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3402
                  [post_name] => responsibility-vs-accountability
                  [post_title] => Responsibility vs. Accountability
                  [post_author] => 3
                  [post_date] => 2020-11-13 22:36:29
                  [year] => 2020
                  [month] => 11
                  [post_type] => post
              )
      
          [857] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 3399
                  [post_name] => how-are-you
                  [post_title] => How are you?
                  [post_author] => 3
                  [post_date] => 2020-11-12 22:28:37
                  [year] => 2020
                  [month] => 11
                  [post_type] => post
              )
      
          [858] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 3395
                  [post_name] => an-effort-to-control
                  [post_title] => An effort to control
                  [post_author] => 3
                  [post_date] => 2020-11-11 23:08:32
                  [year] => 2020
                  [month] => 11
                  [post_type] => post
              )
      
          [859] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3392
                  [post_name] => the-real-problem
                  [post_title] => The real problem
                  [post_author] => 3
                  [post_date] => 2020-11-10 22:45:49
                  [year] => 2020
                  [month] => 11
                  [post_type] => post
              )
      
          [860] => stdClass Object
              (
                  [slug] => process
                  [ID] => 3389
                  [post_name] => paying-attention-to-the-context
                  [post_title] => Paying attention to the context
                  [post_author] => 3
                  [post_date] => 2020-11-09 22:54:12
                  [year] => 2020
                  [month] => 11
                  [post_type] => post
              )
      
          [861] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3386
                  [post_name] => empathy-and-its-misunderstandings
                  [post_title] => Empathy and its misunderstandings
                  [post_author] => 3
                  [post_date] => 2020-11-08 22:46:26
                  [year] => 2020
                  [month] => 11
                  [post_type] => post
              )
      
          [862] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3383
                  [post_name] => practicing-curiosity
                  [post_title] => Practicing curiosity
                  [post_author] => 3
                  [post_date] => 2020-11-07 22:47:09
                  [year] => 2020
                  [month] => 11
                  [post_type] => post
              )
      
          [863] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 3368
                  [post_name] => communication-and-relationship
                  [post_title] => Communication and relationship
                  [post_author] => 3
                  [post_date] => 2020-11-06 22:43:52
                  [year] => 2020
                  [month] => 11
                  [post_type] => post
              )
      
          [864] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3380
                  [post_name] => you-can-go-for-a-walk
                  [post_title] => You can go for a walk
                  [post_author] => 3
                  [post_date] => 2020-11-05 22:53:13
                  [year] => 2020
                  [month] => 11
                  [post_type] => post
              )
      
          [865] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 3377
                  [post_name] => responsibility-overload
                  [post_title] => Responsibility overload
                  [post_author] => 3
                  [post_date] => 2020-11-04 22:30:31
                  [year] => 2020
                  [month] => 11
                  [post_type] => post
              )
      
          [866] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3374
                  [post_name] => crisis-and-fear
                  [post_title] => Crisis and fear
                  [post_author] => 3
                  [post_date] => 2020-11-03 22:48:47
                  [year] => 2020
                  [month] => 11
                  [post_type] => post
              )
      
          [867] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3371
                  [post_name] => the-ways-you-can-see
                  [post_title] => The ways you can see
                  [post_author] => 3
                  [post_date] => 2020-11-02 23:07:15
                  [year] => 2020
                  [month] => 11
                  [post_type] => post
              )
      
          [868] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3365
                  [post_name] => communication-relationship
                  [post_title] => Communication? Relationship!
                  [post_author] => 3
                  [post_date] => 2020-11-01 22:37:56
                  [year] => 2020
                  [month] => 11
                  [post_type] => post
              )
      
          [869] => stdClass Object
              (
                  [slug] => framework
                  [ID] => 3362
                  [post_name] => strong-opinions-loosely-held
                  [post_title] => Strong opinions, loosely held
                  [post_author] => 3
                  [post_date] => 2020-10-31 22:37:14
                  [year] => 2020
                  [month] => 10
                  [post_type] => post
              )
      
          [870] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3354
                  [post_name] => magical-thinking
                  [post_title] => Magical thinking
                  [post_author] => 3
                  [post_date] => 2020-10-30 23:07:43
                  [year] => 2020
                  [month] => 10
                  [post_type] => post
              )
      
          [871] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3350
                  [post_name] => let-it-rain
                  [post_title] => Let it rain
                  [post_author] => 3
                  [post_date] => 2020-10-29 22:30:31
                  [year] => 2020
                  [month] => 10
                  [post_type] => post
              )
      
          [872] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 3346
                  [post_name] => giving-and-receiving-advice
                  [post_title] => Giving and receiving advice
                  [post_author] => 3
                  [post_date] => 2020-10-28 22:37:32
                  [year] => 2020
                  [month] => 10
                  [post_type] => post
              )
      
          [873] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 3343
                  [post_name] => the-flow
                  [post_title] => The flow
                  [post_author] => 3
                  [post_date] => 2020-10-27 22:33:16
                  [year] => 2020
                  [month] => 10
                  [post_type] => post
              )
      
          [874] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3340
                  [post_name] => the-need-for-attention
                  [post_title] => The need for attention
                  [post_author] => 3
                  [post_date] => 2020-10-26 22:43:19
                  [year] => 2020
                  [month] => 10
                  [post_type] => post
              )
      
          [875] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3330
                  [post_name] => trust-and-consistency
                  [post_title] => Trust and consistency
                  [post_author] => 3
                  [post_date] => 2020-10-25 22:51:52
                  [year] => 2020
                  [month] => 10
                  [post_type] => post
              )
      
          [876] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 3333
                  [post_name] => using-whats-in-control
                  [post_title] => Using what’s in control
                  [post_author] => 3
                  [post_date] => 2020-10-24 22:38:27
                  [year] => 2020
                  [month] => 10
                  [post_type] => post
              )
      
          [877] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 3334
                  [post_name] => universal-tool
                  [post_title] => Universal tool
                  [post_author] => 3
                  [post_date] => 2020-10-23 22:42:51
                  [year] => 2020
                  [month] => 10
                  [post_type] => post
              )
      
          [878] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3327
                  [post_name] => daily-practice
                  [post_title] => Daily practice
                  [post_author] => 3
                  [post_date] => 2020-10-22 23:02:24
                  [year] => 2020
                  [month] => 10
                  [post_type] => post
              )
      
          [879] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3324
                  [post_name] => just-do-it
                  [post_title] => Just do it
                  [post_author] => 3
                  [post_date] => 2020-10-21 23:30:56
                  [year] => 2020
                  [month] => 10
                  [post_type] => post
              )
      
          [880] => stdClass Object
              (
                  [slug] => context
                  [ID] => 3321
                  [post_name] => they-happen-to-belong-together
                  [post_title] => They happen to belong together
                  [post_author] => 3
                  [post_date] => 2020-10-20 23:44:43
                  [year] => 2020
                  [month] => 10
                  [post_type] => post
              )
      
          [881] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 3318
                  [post_name] => help-with-solutions-methods-or-process
                  [post_title] => Help with solutions, methods, or process
                  [post_author] => 3
                  [post_date] => 2020-10-19 23:32:05
                  [year] => 2020
                  [month] => 10
                  [post_type] => post
              )
      
          [882] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 3315
                  [post_name] => caring-for-boundaries
                  [post_title] => Caring for boundaries
                  [post_author] => 3
                  [post_date] => 2020-10-18 23:14:00
                  [year] => 2020
                  [month] => 10
                  [post_type] => post
              )
      
          [883] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3312
                  [post_name] => advantages-of-being-clueless
                  [post_title] => Advantages of being clueless
                  [post_author] => 3
                  [post_date] => 2020-10-17 23:06:22
                  [year] => 2020
                  [month] => 10
                  [post_type] => post
              )
      
          [884] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3309
                  [post_name] => empowering
                  [post_title] => Empowering
                  [post_author] => 3
                  [post_date] => 2020-10-16 22:33:58
                  [year] => 2020
                  [month] => 10
                  [post_type] => post
              )
      
          [885] => stdClass Object
              (
                  [slug] => process
                  [ID] => 3306
                  [post_name] => duality-and-consciousness
                  [post_title] => Duality and consciousness
                  [post_author] => 3
                  [post_date] => 2020-10-15 22:16:41
                  [year] => 2020
                  [month] => 10
                  [post_type] => post
              )
      
          [886] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3303
                  [post_name] => thank-you
                  [post_title] => Thank you
                  [post_author] => 3
                  [post_date] => 2020-10-14 22:47:31
                  [year] => 2020
                  [month] => 10
                  [post_type] => post
              )
      
          [887] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3300
                  [post_name] => insights-from-the-gost-framework
                  [post_title] => Insights from the GOST framework
                  [post_author] => 3
                  [post_date] => 2020-10-13 22:45:17
                  [year] => 2020
                  [month] => 10
                  [post_type] => post
              )
      
          [888] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 3297
                  [post_name] => the-compromise-of-doing-the-right-thing
                  [post_title] => The compromise of doing the right thing
                  [post_author] => 3
                  [post_date] => 2020-10-12 22:37:44
                  [year] => 2020
                  [month] => 10
                  [post_type] => post
              )
      
          [889] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3294
                  [post_name] => the-search-for-responsibility
                  [post_title] => The search for responsibility
                  [post_author] => 3
                  [post_date] => 2020-10-11 22:02:45
                  [year] => 2020
                  [month] => 10
                  [post_type] => post
              )
      
          [890] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 3291
                  [post_name] => scapegoats
                  [post_title] => Scapegoats
                  [post_author] => 3
                  [post_date] => 2020-10-10 19:41:24
                  [year] => 2020
                  [month] => 10
                  [post_type] => post
              )
      
          [891] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3288
                  [post_name] => experiencing-clarity
                  [post_title] => Experiencing clarity
                  [post_author] => 3
                  [post_date] => 2020-10-09 22:50:35
                  [year] => 2020
                  [month] => 10
                  [post_type] => post
              )
      
          [892] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3285
                  [post_name] => look-at-my-solution
                  [post_title] => Look at my solution
                  [post_author] => 3
                  [post_date] => 2020-10-08 23:32:01
                  [year] => 2020
                  [month] => 10
                  [post_type] => post
              )
      
          [893] => stdClass Object
              (
                  [slug] => process
                  [ID] => 3282
                  [post_name] => being-attached
                  [post_title] => Being attached
                  [post_author] => 3
                  [post_date] => 2020-10-07 23:11:24
                  [year] => 2020
                  [month] => 10
                  [post_type] => post
              )
      
          [894] => stdClass Object
              (
                  [slug] => process
                  [ID] => 3279
                  [post_name] => the-many-faces-of-the-inner-dialogue
                  [post_title] => The many faces of the inner dialogue
                  [post_author] => 3
                  [post_date] => 2020-10-06 22:26:36
                  [year] => 2020
                  [month] => 10
                  [post_type] => post
              )
      
          [895] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3276
                  [post_name] => enabling-others
                  [post_title] => Enabling others
                  [post_author] => 3
                  [post_date] => 2020-10-05 22:18:28
                  [year] => 2020
                  [month] => 10
                  [post_type] => post
              )
      
          [896] => stdClass Object
              (
                  [slug] => process
                  [ID] => 3259
                  [post_name] => the-rear-viewing-mirror
                  [post_title] => The rear viewing mirror
                  [post_author] => 3
                  [post_date] => 2020-10-04 22:54:03
                  [year] => 2020
                  [month] => 10
                  [post_type] => post
              )
      
          [897] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3273
                  [post_name] => there-is-more-to-the-task-then-the-task
                  [post_title] => There is more to the task then the task
                  [post_author] => 3
                  [post_date] => 2020-10-03 22:23:31
                  [year] => 2020
                  [month] => 10
                  [post_type] => post
              )
      
          [898] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3270
                  [post_name] => obstacles-shape-the-path
                  [post_title] => Obstacles shape the path
                  [post_author] => 3
                  [post_date] => 2020-10-02 23:11:52
                  [year] => 2020
                  [month] => 10
                  [post_type] => post
              )
      
          [899] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 3265
                  [post_name] => the-earth-is-flat
                  [post_title] => The Earth is flat
                  [post_author] => 3
                  [post_date] => 2020-10-01 22:45:59
                  [year] => 2020
                  [month] => 10
                  [post_type] => post
              )
      
          [900] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3262
                  [post_name] => resistance-to-change
                  [post_title] => Resistance to change
                  [post_author] => 3
                  [post_date] => 2020-09-30 23:45:47
                  [year] => 2020
                  [month] => 9
                  [post_type] => post
              )
      
          [901] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 3256
                  [post_name] => being-polite-and-its-challenges
                  [post_title] => Being polite and its challenges
                  [post_author] => 3
                  [post_date] => 2020-09-29 23:51:53
                  [year] => 2020
                  [month] => 9
                  [post_type] => post
              )
      
          [902] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 3253
                  [post_name] => learning-to-know-the-situation
                  [post_title] => Learning to know the situation
                  [post_author] => 3
                  [post_date] => 2020-09-28 23:48:04
                  [year] => 2020
                  [month] => 9
                  [post_type] => post
              )
      
          [903] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 3250
                  [post_name] => moving-from-fear-to-fascination
                  [post_title] => Moving from fear to fascination
                  [post_author] => 3
                  [post_date] => 2020-09-27 22:36:35
                  [year] => 2020
                  [month] => 9
                  [post_type] => post
              )
      
          [904] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 3238
                  [post_name] => scaling-dreams
                  [post_title] => Scaling dreams
                  [post_author] => 3
                  [post_date] => 2020-09-26 22:55:50
                  [year] => 2020
                  [month] => 9
                  [post_type] => post
              )
      
          [905] => stdClass Object
              (
                  [slug] => process
                  [ID] => 3244
                  [post_name] => enhancing-the-ability-to-see
                  [post_title] => Enhancing the ability to see
                  [post_author] => 3
                  [post_date] => 2020-09-25 22:45:11
                  [year] => 2020
                  [month] => 9
                  [post_type] => post
              )
      
          [906] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3247
                  [post_name] => position-and-action
                  [post_title] => Position and action
                  [post_author] => 3
                  [post_date] => 2020-09-24 22:10:12
                  [year] => 2020
                  [month] => 9
                  [post_type] => post
              )
      
          [907] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 3241
                  [post_name] => learning-about-leadership
                  [post_title] => Learning about Leadership
                  [post_author] => 3
                  [post_date] => 2020-09-23 22:55:15
                  [year] => 2020
                  [month] => 9
                  [post_type] => post
              )
      
          [908] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3233
                  [post_name] => metaphors-and-associations
                  [post_title] => Metaphors and associations
                  [post_author] => 3
                  [post_date] => 2020-09-22 22:25:33
                  [year] => 2020
                  [month] => 9
                  [post_type] => post
              )
      
          [909] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3230
                  [post_name] => staying-on-their-guard
                  [post_title] => Staying on their guard
                  [post_author] => 3
                  [post_date] => 2020-09-21 23:29:57
                  [year] => 2020
                  [month] => 9
                  [post_type] => post
              )
      
          [910] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3227
                  [post_name] => three-types-of-violence
                  [post_title] => Three types of violence
                  [post_author] => 3
                  [post_date] => 2020-09-20 23:32:51
                  [year] => 2020
                  [month] => 9
                  [post_type] => post
              )
      
          [911] => stdClass Object
              (
                  [slug] => context
                  [ID] => 3224
                  [post_name] => solving-problems
                  [post_title] => Solving problems
                  [post_author] => 3
                  [post_date] => 2020-09-19 23:03:00
                  [year] => 2020
                  [month] => 9
                  [post_type] => post
              )
      
          [912] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 3220
                  [post_name] => la-rentree
                  [post_title] => La rentrée
                  [post_author] => 3
                  [post_date] => 2020-09-18 23:06:46
                  [year] => 2020
                  [month] => 9
                  [post_type] => post
              )
      
          [913] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3217
                  [post_name] => free-from-distraction
                  [post_title] => Free from distraction
                  [post_author] => 3
                  [post_date] => 2020-09-17 22:41:04
                  [year] => 2020
                  [month] => 9
                  [post_type] => post
              )
      
          [914] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 3214
                  [post_name] => fitting-in
                  [post_title] => Fitting in
                  [post_author] => 3
                  [post_date] => 2020-09-16 23:30:54
                  [year] => 2020
                  [month] => 9
                  [post_type] => post
              )
      
          [915] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3211
                  [post_name] => the-success-fantasy
                  [post_title] => The success fantasy
                  [post_author] => 3
                  [post_date] => 2020-09-15 22:13:28
                  [year] => 2020
                  [month] => 9
                  [post_type] => post
              )
      
          [916] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3207
                  [post_name] => performance-is-based-on-resources
                  [post_title] => Performance is based on resources
                  [post_author] => 3
                  [post_date] => 2020-09-14 23:04:39
                  [year] => 2020
                  [month] => 9
                  [post_type] => post
              )
      
          [917] => stdClass Object
              (
                  [slug] => context
                  [ID] => 3200
                  [post_name] => using-subjective-experience
                  [post_title] => Using subjective experience
                  [post_author] => 3
                  [post_date] => 2020-09-13 23:11:49
                  [year] => 2020
                  [month] => 9
                  [post_type] => post
              )
      
          [918] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 3193
                  [post_name] => it-is-what-it-is
                  [post_title] => It is what it is
                  [post_author] => 3
                  [post_date] => 2020-09-12 22:58:30
                  [year] => 2020
                  [month] => 9
                  [post_type] => post
              )
      
          [919] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3184
                  [post_name] => learning-is-easy
                  [post_title] => Learning is easy
                  [post_author] => 3
                  [post_date] => 2020-09-11 22:50:17
                  [year] => 2020
                  [month] => 9
                  [post_type] => post
              )
      
          [920] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3203
                  [post_name] => things-we-know-and-dont-know
                  [post_title] => Things we know and don’t know
                  [post_author] => 3
                  [post_date] => 2020-09-10 22:24:16
                  [year] => 2020
                  [month] => 9
                  [post_type] => post
              )
      
          [921] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3196
                  [post_name] => reverse-engineer-creating
                  [post_title] => Reverse engineer creating 
                  [post_author] => 3
                  [post_date] => 2020-09-09 22:58:19
                  [year] => 2020
                  [month] => 9
                  [post_type] => post
              )
      
          [922] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3190
                  [post_name] => the-experts-problem
                  [post_title] => The expert's problem
                  [post_author] => 3
                  [post_date] => 2020-09-08 22:41:36
                  [year] => 2020
                  [month] => 9
                  [post_type] => post
              )
      
          [923] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 3187
                  [post_name] => misunderstandings
                  [post_title] => Misunderstandings
                  [post_author] => 3
                  [post_date] => 2020-09-07 22:56:26
                  [year] => 2020
                  [month] => 9
                  [post_type] => post
              )
      
          [924] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3181
                  [post_name] => the-magic-of-coherence
                  [post_title] => The magic of coherence
                  [post_author] => 3
                  [post_date] => 2020-09-06 23:01:25
                  [year] => 2020
                  [month] => 9
                  [post_type] => post
              )
      
          [925] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3178
                  [post_name] => human-centered
                  [post_title] => Human-centered
                  [post_author] => 3
                  [post_date] => 2020-09-05 22:53:04
                  [year] => 2020
                  [month] => 9
                  [post_type] => post
              )
      
          [926] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3175
                  [post_name] => the-need-for-crisis
                  [post_title] => The need for crisis
                  [post_author] => 3
                  [post_date] => 2020-09-04 23:22:23
                  [year] => 2020
                  [month] => 9
                  [post_type] => post
              )
      
          [927] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 3172
                  [post_name] => the-distance-between-the-problem-and-its-solution
                  [post_title] => The distance between the problem and its solution
                  [post_author] => 3
                  [post_date] => 2020-09-03 23:48:35
                  [year] => 2020
                  [month] => 9
                  [post_type] => post
              )
      
          [928] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 3169
                  [post_name] => adding-value
                  [post_title] => Adding value
                  [post_author] => 3
                  [post_date] => 2020-09-02 23:33:53
                  [year] => 2020
                  [month] => 9
                  [post_type] => post
              )
      
          [929] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3166
                  [post_name] => important-and-urgent
                  [post_title] => Important and urgent
                  [post_author] => 3
                  [post_date] => 2020-09-01 22:45:44
                  [year] => 2020
                  [month] => 9
                  [post_type] => post
              )
      
          [930] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3162
                  [post_name] => walking-the-talk
                  [post_title] => Walking the talk
                  [post_author] => 3
                  [post_date] => 2020-08-31 23:15:31
                  [year] => 2020
                  [month] => 8
                  [post_type] => post
              )
      
          [931] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3141
                  [post_name] => on-taking-charge
                  [post_title] => On taking charge
                  [post_author] => 3
                  [post_date] => 2020-08-30 23:06:37
                  [year] => 2020
                  [month] => 8
                  [post_type] => post
              )
      
          [932] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3135
                  [post_name] => its-real
                  [post_title] => It’s real
                  [post_author] => 3
                  [post_date] => 2020-08-29 22:18:59
                  [year] => 2020
                  [month] => 8
                  [post_type] => post
              )
      
          [933] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 3159
                  [post_name] => a-different-lens-on-decisions
                  [post_title] => A different lens on decisions
                  [post_author] => 3
                  [post_date] => 2020-08-28 22:52:09
                  [year] => 2020
                  [month] => 8
                  [post_type] => post
              )
      
          [934] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 3153
                  [post_name] => trends-and-their-transitions
                  [post_title] => Trends and their transitions
                  [post_author] => 3
                  [post_date] => 2020-08-27 23:27:46
                  [year] => 2020
                  [month] => 8
                  [post_type] => post
              )
      
          [935] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3156
                  [post_name] => thinking-of-others
                  [post_title] => Thinking of others
                  [post_author] => 3
                  [post_date] => 2020-08-26 23:03:30
                  [year] => 2020
                  [month] => 8
                  [post_type] => post
              )
      
          [936] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 3150
                  [post_name] => crisis-or-crisis
                  [post_title] => Crisis or crisis?
                  [post_author] => 3
                  [post_date] => 2020-08-25 23:17:00
                  [year] => 2020
                  [month] => 8
                  [post_type] => post
              )
      
          [937] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 3147
                  [post_name] => plans-change
                  [post_title] => Plans change
                  [post_author] => 3
                  [post_date] => 2020-08-24 22:38:05
                  [year] => 2020
                  [month] => 8
                  [post_type] => post
              )
      
          [938] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3144
                  [post_name] => truth-lies-in-the-action
                  [post_title] => Truth lies in the action
                  [post_author] => 3
                  [post_date] => 2020-08-23 22:40:35
                  [year] => 2020
                  [month] => 8
                  [post_type] => post
              )
      
          [939] => stdClass Object
              (
                  [slug] => process
                  [ID] => 3138
                  [post_name] => intention-and-execution
                  [post_title] => Intention and execution
                  [post_author] => 3
                  [post_date] => 2020-08-22 22:54:25
                  [year] => 2020
                  [month] => 8
                  [post_type] => post
              )
      
          [940] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 3132
                  [post_name] => assuming-understanding
                  [post_title] => Assuming understanding
                  [post_author] => 3
                  [post_date] => 2020-08-21 22:46:40
                  [year] => 2020
                  [month] => 8
                  [post_type] => post
              )
      
          [941] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3129
                  [post_name] => reacting-to-good-and-bad
                  [post_title] => Reacting to good and bad
                  [post_author] => 3
                  [post_date] => 2020-08-20 22:29:12
                  [year] => 2020
                  [month] => 8
                  [post_type] => post
              )
      
          [942] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3126
                  [post_name] => attached-to-results
                  [post_title] => Attached to results
                  [post_author] => 3
                  [post_date] => 2020-08-19 23:22:42
                  [year] => 2020
                  [month] => 8
                  [post_type] => post
              )
      
          [943] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3123
                  [post_name] => the-fear-of-bad-news
                  [post_title] => The fear of bad news
                  [post_author] => 3
                  [post_date] => 2020-08-18 22:43:14
                  [year] => 2020
                  [month] => 8
                  [post_type] => post
              )
      
          [944] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3094
                  [post_name] => impermanence
                  [post_title] => Impermanence
                  [post_author] => 3
                  [post_date] => 2020-08-17 23:23:52
                  [year] => 2020
                  [month] => 8
                  [post_type] => post
              )
      
          [945] => stdClass Object
              (
                  [slug] => process
                  [ID] => 3120
                  [post_name] => a-teeter-totter
                  [post_title] => A Teeter-Totter
                  [post_author] => 3
                  [post_date] => 2020-08-16 23:16:04
                  [year] => 2020
                  [month] => 8
                  [post_type] => post
              )
      
          [946] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 3117
                  [post_name] => liking-everyone
                  [post_title] => Liking everyone
                  [post_author] => 3
                  [post_date] => 2020-08-15 23:31:10
                  [year] => 2020
                  [month] => 8
                  [post_type] => post
              )
      
          [947] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 3091
                  [post_name] => experience
                  [post_title] => Experience
                  [post_author] => 3
                  [post_date] => 2020-08-14 23:11:23
                  [year] => 2020
                  [month] => 8
                  [post_type] => post
              )
      
          [948] => stdClass Object
              (
                  [slug] => culture
                  [ID] => 3113
                  [post_name] => diversity-and-belonging
                  [post_title] => Diversity and belonging
                  [post_author] => 3
                  [post_date] => 2020-08-13 23:30:00
                  [year] => 2020
                  [month] => 8
                  [post_type] => post
              )
      
          [949] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3110
                  [post_name] => setting-out-to-be-a-leader
                  [post_title] => Setting out to be a leader
                  [post_author] => 3
                  [post_date] => 2020-08-12 23:18:10
                  [year] => 2020
                  [month] => 8
                  [post_type] => post
              )
      
          [950] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 3107
                  [post_name] => can-you-be-selfish
                  [post_title] => Can you be selfish?
                  [post_author] => 3
                  [post_date] => 2020-08-11 23:23:46
                  [year] => 2020
                  [month] => 8
                  [post_type] => post
              )
      
          [951] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3103
                  [post_name] => sticking-to-comfortable
                  [post_title] => Sticking to comfortable
                  [post_author] => 3
                  [post_date] => 2020-08-10 22:47:41
                  [year] => 2020
                  [month] => 8
                  [post_type] => post
              )
      
          [952] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 3097
                  [post_name] => the-infrastructure-of-problems
                  [post_title] => The infrastructure of problems
                  [post_author] => 3
                  [post_date] => 2020-08-09 23:02:54
                  [year] => 2020
                  [month] => 8
                  [post_type] => post
              )
      
          [953] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 3087
                  [post_name] => the-flaw-with-flaws
                  [post_title] => The flaw with flaws
                  [post_author] => 3
                  [post_date] => 2020-08-08 22:34:12
                  [year] => 2020
                  [month] => 8
                  [post_type] => post
              )
      
          [954] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3082
                  [post_name] => sit-with-the-problem
                  [post_title] => Sit with the problem
                  [post_author] => 3
                  [post_date] => 2020-08-07 23:34:01
                  [year] => 2020
                  [month] => 8
                  [post_type] => post
              )
      
          [955] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3077
                  [post_name] => what-if-self-praise-and-self-criticism-were-useful
                  [post_title] => What if self-praise and self-criticism were useful?
                  [post_author] => 3
                  [post_date] => 2020-08-06 22:43:05
                  [year] => 2020
                  [month] => 8
                  [post_type] => post
              )
      
          [956] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 3074
                  [post_name] => desiring-simplicity
                  [post_title] => Desiring simplicity
                  [post_author] => 3
                  [post_date] => 2020-08-05 22:53:54
                  [year] => 2020
                  [month] => 8
                  [post_type] => post
              )
      
          [957] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3071
                  [post_name] => with-for-and-against
                  [post_title] => With, for and against
                  [post_author] => 3
                  [post_date] => 2020-08-04 22:34:29
                  [year] => 2020
                  [month] => 8
                  [post_type] => post
              )
      
          [958] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 3068
                  [post_name] => the-hidden-cost-of-remote-work
                  [post_title] => The hidden cost of remote work
                  [post_author] => 3
                  [post_date] => 2020-08-03 23:12:18
                  [year] => 2020
                  [month] => 8
                  [post_type] => post
              )
      
          [959] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3047
                  [post_name] => the-need-to-fix
                  [post_title] => The need to fix
                  [post_author] => 3
                  [post_date] => 2020-08-02 22:54:58
                  [year] => 2020
                  [month] => 8
                  [post_type] => post
              )
      
          [960] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3041
                  [post_name] => knowing-what-you-know
                  [post_title] => Knowing what you know
                  [post_author] => 3
                  [post_date] => 2020-08-01 22:31:30
                  [year] => 2020
                  [month] => 8
                  [post_type] => post
              )
      
          [961] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3064
                  [post_name] => humor-misunderstood
                  [post_title] => Humor misunderstood
                  [post_author] => 3
                  [post_date] => 2020-07-31 23:08:43
                  [year] => 2020
                  [month] => 7
                  [post_type] => post
              )
      
          [962] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3061
                  [post_name] => keep-going
                  [post_title] => Keep going
                  [post_author] => 3
                  [post_date] => 2020-07-30 23:18:15
                  [year] => 2020
                  [month] => 7
                  [post_type] => post
              )
      
          [963] => stdClass Object
              (
                  [slug] => context
                  [ID] => 3058
                  [post_name] => learned-with-ease
                  [post_title] => Learned with ease
                  [post_author] => 3
                  [post_date] => 2020-07-29 23:20:14
                  [year] => 2020
                  [month] => 7
                  [post_type] => post
              )
      
          [964] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3055
                  [post_name] => real-and-perfect
                  [post_title] => Real and Perfect
                  [post_author] => 3
                  [post_date] => 2020-07-28 22:41:34
                  [year] => 2020
                  [month] => 7
                  [post_type] => post
              )
      
          [965] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3052
                  [post_name] => seeing-the-change-you-make
                  [post_title] => Seeing the change you make
                  [post_author] => 3
                  [post_date] => 2020-07-27 23:03:12
                  [year] => 2020
                  [month] => 7
                  [post_type] => post
              )
      
          [966] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 3044
                  [post_name] => when-its-well-done
                  [post_title] => When it’s well done
                  [post_author] => 3
                  [post_date] => 2020-07-26 23:28:35
                  [year] => 2020
                  [month] => 7
                  [post_type] => post
              )
      
          [967] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 3038
                  [post_name] => thoughts-passing-by
                  [post_title] => Thoughts passing by
                  [post_author] => 3
                  [post_date] => 2020-07-25 22:42:51
                  [year] => 2020
                  [month] => 7
                  [post_type] => post
              )
      
          [968] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3035
                  [post_name] => an-unclear-sense-of-knowing
                  [post_title] => An unclear sense of knowing
                  [post_author] => 3
                  [post_date] => 2020-07-24 23:47:58
                  [year] => 2020
                  [month] => 7
                  [post_type] => post
              )
      
          [969] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3032
                  [post_name] => good-enough
                  [post_title] => Good enough
                  [post_author] => 3
                  [post_date] => 2020-07-23 22:37:19
                  [year] => 2020
                  [month] => 7
                  [post_type] => post
              )
      
          [970] => stdClass Object
              (
                  [slug] => context
                  [ID] => 3029
                  [post_name] => using-frames
                  [post_title] => Using frames
                  [post_author] => 3
                  [post_date] => 2020-07-22 21:58:29
                  [year] => 2020
                  [month] => 7
                  [post_type] => post
              )
      
          [971] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3026
                  [post_name] => doing-the-right-thing
                  [post_title] => Doing the right thing
                  [post_author] => 3
                  [post_date] => 2020-07-21 23:33:09
                  [year] => 2020
                  [month] => 7
                  [post_type] => post
              )
      
          [972] => stdClass Object
              (
                  [slug] => context
                  [ID] => 3014
                  [post_name] => maintaining-control
                  [post_title] => Maintaining control
                  [post_author] => 3
                  [post_date] => 2020-07-20 22:43:35
                  [year] => 2020
                  [month] => 7
                  [post_type] => post
              )
      
          [973] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 3001
                  [post_name] => getting-out-of-crisis
                  [post_title] => Getting out of crisis
                  [post_author] => 3
                  [post_date] => 2020-07-19 22:37:01
                  [year] => 2020
                  [month] => 7
                  [post_type] => post
              )
      
          [974] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 2997
                  [post_name] => a-strange-place
                  [post_title] => A strange place
                  [post_author] => 3
                  [post_date] => 2020-07-18 22:26:24
                  [year] => 2020
                  [month] => 7
                  [post_type] => post
              )
      
          [975] => stdClass Object
              (
                  [slug] => context
                  [ID] => 3021
                  [post_name] => information-and-energy
                  [post_title] => Information and energy
                  [post_author] => 3
                  [post_date] => 2020-07-17 22:10:15
                  [year] => 2020
                  [month] => 7
                  [post_type] => post
              )
      
          [976] => stdClass Object
              (
                  [slug] => process
                  [ID] => 3017
                  [post_name] => where-is-that-problem
                  [post_title] => Where is that problem?
                  [post_author] => 3
                  [post_date] => 2020-07-16 21:59:22
                  [year] => 2020
                  [month] => 7
                  [post_type] => post
              )
      
          [977] => stdClass Object
              (
                  [slug] => care
                  [ID] => 3010
                  [post_name] => a-sense-of-control
                  [post_title] => A sense of control
                  [post_author] => 3
                  [post_date] => 2020-07-15 22:28:14
                  [year] => 2020
                  [month] => 7
                  [post_type] => post
              )
      
          [978] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3007
                  [post_name] => on-being-blind
                  [post_title] => On being blind
                  [post_author] => 3
                  [post_date] => 2020-07-14 23:13:20
                  [year] => 2020
                  [month] => 7
                  [post_type] => post
              )
      
          [979] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 3004
                  [post_name] => looking-at-the-future
                  [post_title] => Looking at the future
                  [post_author] => 3
                  [post_date] => 2020-07-13 23:36:50
                  [year] => 2020
                  [month] => 7
                  [post_type] => post
              )
      
          [980] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 2987
                  [post_name] => scale-or-impact
                  [post_title] => Scale or impact
                  [post_author] => 3
                  [post_date] => 2020-07-12 22:20:31
                  [year] => 2020
                  [month] => 7
                  [post_type] => post
              )
      
          [981] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2983
                  [post_name] => in-the-moment
                  [post_title] => In the moment
                  [post_author] => 3
                  [post_date] => 2020-07-11 22:57:39
                  [year] => 2020
                  [month] => 7
                  [post_type] => post
              )
      
          [982] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2951
                  [post_name] => how-to-choose-a-suitable-distraction
                  [post_title] => How to choose a suitable distraction
                  [post_author] => 3
                  [post_date] => 2020-07-10 23:15:08
                  [year] => 2020
                  [month] => 7
                  [post_type] => post
              )
      
          [983] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 2993
                  [post_name] => sidetracks
                  [post_title] => Sidetracks
                  [post_author] => 3
                  [post_date] => 2020-07-09 22:36:15
                  [year] => 2020
                  [month] => 7
                  [post_type] => post
              )
      
          [984] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 2990
                  [post_name] => open-communities
                  [post_title] => Open communities
                  [post_author] => 3
                  [post_date] => 2020-07-08 22:33:11
                  [year] => 2020
                  [month] => 7
                  [post_type] => post
              )
      
          [985] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 2979
                  [post_name] => whos-definition
                  [post_title] => Who’s definition?
                  [post_author] => 3
                  [post_date] => 2020-07-07 22:46:22
                  [year] => 2020
                  [month] => 7
                  [post_type] => post
              )
      
          [986] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 2976
                  [post_name] => contributing-or-solving
                  [post_title] => Contributing or solving
                  [post_author] => 3
                  [post_date] => 2020-07-06 22:37:59
                  [year] => 2020
                  [month] => 7
                  [post_type] => post
              )
      
          [987] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 2973
                  [post_name] => recognizing-the-problem
                  [post_title] => Recognizing the problem
                  [post_author] => 3
                  [post_date] => 2020-07-05 22:01:17
                  [year] => 2020
                  [month] => 7
                  [post_type] => post
              )
      
          [988] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2970
                  [post_name] => seeing-skills
                  [post_title] => Seeing skills
                  [post_author] => 3
                  [post_date] => 2020-07-04 22:06:33
                  [year] => 2020
                  [month] => 7
                  [post_type] => post
              )
      
          [989] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2966
                  [post_name] => expectations-and-gaps
                  [post_title] => Expectations and gaps
                  [post_author] => 3
                  [post_date] => 2020-07-03 22:39:22
                  [year] => 2020
                  [month] => 7
                  [post_type] => post
              )
      
          [990] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 2963
                  [post_name] => serving-your-customers
                  [post_title] => Serving your customers
                  [post_author] => 3
                  [post_date] => 2020-07-02 22:57:10
                  [year] => 2020
                  [month] => 7
                  [post_type] => post
              )
      
          [991] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2960
                  [post_name] => play-the-ball
                  [post_title] => Play the ball
                  [post_author] => 3
                  [post_date] => 2020-07-01 22:17:31
                  [year] => 2020
                  [month] => 7
                  [post_type] => post
              )
      
          [992] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 2955
                  [post_name] => urgent-or-important
                  [post_title] => Urgent or important
                  [post_author] => 3
                  [post_date] => 2020-06-30 22:37:19
                  [year] => 2020
                  [month] => 6
                  [post_type] => post
              )
      
          [993] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 2948
                  [post_name] => dealing-with-today
                  [post_title] => Dealing with today
                  [post_author] => 3
                  [post_date] => 2020-06-29 22:43:02
                  [year] => 2020
                  [month] => 6
                  [post_type] => post
              )
      
          [994] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2945
                  [post_name] => what-people-want
                  [post_title] => What people want
                  [post_author] => 3
                  [post_date] => 2020-06-28 22:45:18
                  [year] => 2020
                  [month] => 6
                  [post_type] => post
              )
      
          [995] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 2942
                  [post_name] => using-a-funnel
                  [post_title] => Using a funnel
                  [post_author] => 3
                  [post_date] => 2020-06-27 22:33:35
                  [year] => 2020
                  [month] => 6
                  [post_type] => post
              )
      
          [996] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2865
                  [post_name] => making-problems-visible
                  [post_title] => Making problems visible
                  [post_author] => 3
                  [post_date] => 2020-06-26 22:41:02
                  [year] => 2020
                  [month] => 6
                  [post_type] => post
              )
      
          [997] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2938
                  [post_name] => its-rarely-straightforward
                  [post_title] => It’s rarely straightforward
                  [post_author] => 3
                  [post_date] => 2020-06-25 20:48:56
                  [year] => 2020
                  [month] => 6
                  [post_type] => post
              )
      
          [998] => stdClass Object
              (
                  [slug] => process
                  [ID] => 2934
                  [post_name] => blind-spots
                  [post_title] => Blind spots
                  [post_author] => 3
                  [post_date] => 2020-06-24 23:02:20
                  [year] => 2020
                  [month] => 6
                  [post_type] => post
              )
      
          [999] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 2931
                  [post_name] => listening-is-not-given
                  [post_title] => Listening is not given
                  [post_author] => 3
                  [post_date] => 2020-06-23 23:15:40
                  [year] => 2020
                  [month] => 6
                  [post_type] => post
              )
      
          [1000] => stdClass Object
              (
                  [slug] => process
                  [ID] => 2926
                  [post_name] => approaching-problems
                  [post_title] => Approaching problems
                  [post_author] => 3
                  [post_date] => 2020-06-22 23:05:49
                  [year] => 2020
                  [month] => 6
                  [post_type] => post
              )
      
          [1001] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2917
                  [post_name] => posture-and-means
                  [post_title] => Posture and means
                  [post_author] => 3
                  [post_date] => 2020-06-21 22:13:42
                  [year] => 2020
                  [month] => 6
                  [post_type] => post
              )
      
          [1002] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2922
                  [post_name] => defining-the-future
                  [post_title] => Defining the future
                  [post_author] => 3
                  [post_date] => 2020-06-20 22:42:29
                  [year] => 2020
                  [month] => 6
                  [post_type] => post
              )
      
          [1003] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2911
                  [post_name] => a-simple-rule-for-communication
                  [post_title] => A simple rule for communication
                  [post_author] => 3
                  [post_date] => 2020-06-19 22:55:07
                  [year] => 2020
                  [month] => 6
                  [post_type] => post
              )
      
          [1004] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2903
                  [post_name] => over-relying-on-language
                  [post_title] => Over relying on language
                  [post_author] => 3
                  [post_date] => 2020-06-18 23:00:18
                  [year] => 2020
                  [month] => 6
                  [post_type] => post
              )
      
          [1005] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2893
                  [post_name] => engaging-conversations
                  [post_title] => Engaging in conversations
                  [post_author] => 3
                  [post_date] => 2020-06-17 22:20:45
                  [year] => 2020
                  [month] => 6
                  [post_type] => post
              )
      
          [1006] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2862
                  [post_name] => think-big-start-small
                  [post_title] => Think big, start small.
                  [post_author] => 3
                  [post_date] => 2020-06-16 22:54:19
                  [year] => 2020
                  [month] => 6
                  [post_type] => post
              )
      
          [1007] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 2889
                  [post_name] => human-moment
                  [post_title] => The human moment
                  [post_author] => 3
                  [post_date] => 2020-06-15 22:27:07
                  [year] => 2020
                  [month] => 6
                  [post_type] => post
              )
      
          [1008] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2886
                  [post_name] => coming-going
                  [post_title] => Coming and going
                  [post_author] => 3
                  [post_date] => 2020-06-14 22:29:46
                  [year] => 2020
                  [month] => 6
                  [post_type] => post
              )
      
          [1009] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 2882
                  [post_name] => getting-ability-see
                  [post_title] => Getting to the ability to see
                  [post_author] => 3
                  [post_date] => 2020-06-13 22:39:46
                  [year] => 2020
                  [month] => 6
                  [post_type] => post
              )
      
          [1010] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 2878
                  [post_name] => comes-human
                  [post_title] => It comes down to being human
                  [post_author] => 3
                  [post_date] => 2020-06-12 23:35:54
                  [year] => 2020
                  [month] => 6
                  [post_type] => post
              )
      
          [1011] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 2875
                  [post_name] => disrupting-beliefs
                  [post_title] => Disrupting beliefs
                  [post_author] => 3
                  [post_date] => 2020-06-11 23:01:45
                  [year] => 2020
                  [month] => 6
                  [post_type] => post
              )
      
          [1012] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2872
                  [post_name] => becoming-comfortable-confusing
                  [post_title] => Becoming comfortable with the confusing
                  [post_author] => 3
                  [post_date] => 2020-06-10 22:26:53
                  [year] => 2020
                  [month] => 6
                  [post_type] => post
              )
      
          [1013] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 2868
                  [post_name] => stuff-missing
                  [post_title] => The stuff that is missing
                  [post_author] => 3
                  [post_date] => 2020-06-09 22:51:51
                  [year] => 2020
                  [month] => 6
                  [post_type] => post
              )
      
          [1014] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 2857
                  [post_name] => concern-influence
                  [post_title] => Concern and influence
                  [post_author] => 3
                  [post_date] => 2020-06-08 23:09:28
                  [year] => 2020
                  [month] => 6
                  [post_type] => post
              )
      
          [1015] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 2854
                  [post_name] => getting-results
                  [post_title] => Getting to results
                  [post_author] => 3
                  [post_date] => 2020-06-07 23:38:38
                  [year] => 2020
                  [month] => 6
                  [post_type] => post
              )
      
          [1016] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2851
                  [post_name] => hierarchy
                  [post_title] => A hierarchy for why and how
                  [post_author] => 3
                  [post_date] => 2020-06-06 22:54:47
                  [year] => 2020
                  [month] => 6
                  [post_type] => post
              )
      
          [1017] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2845
                  [post_name] => video-challenge
                  [post_title] => Video challenge
                  [post_author] => 3
                  [post_date] => 2020-06-05 17:58:49
                  [year] => 2020
                  [month] => 6
                  [post_type] => post
              )
      
          [1018] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 2840
                  [post_name] => limitations
                  [post_title] => Limitations
                  [post_author] => 3
                  [post_date] => 2020-06-04 23:26:21
                  [year] => 2020
                  [month] => 6
                  [post_type] => post
              )
      
          [1019] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2835
                  [post_name] => questioning-leadership-images
                  [post_title] => Questioning leadership images
                  [post_author] => 3
                  [post_date] => 2020-06-03 22:25:33
                  [year] => 2020
                  [month] => 6
                  [post_type] => post
              )
      
          [1020] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2830
                  [post_name] => knowing
                  [post_title] => Knowing what you do
                  [post_author] => 3
                  [post_date] => 2020-06-02 23:18:02
                  [year] => 2020
                  [month] => 6
                  [post_type] => post
              )
      
          [1021] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2827
                  [post_name] => easy-change-hard-change
                  [post_title] => Easy change and hard change
                  [post_author] => 3
                  [post_date] => 2020-06-01 23:27:46
                  [year] => 2020
                  [month] => 6
                  [post_type] => post
              )
      
          [1022] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2824
                  [post_name] => useful
                  [post_title] => On being useful
                  [post_author] => 3
                  [post_date] => 2020-05-31 23:01:04
                  [year] => 2020
                  [month] => 5
                  [post_type] => post
              )
      
          [1023] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 2821
                  [post_name] => in-and-out
                  [post_title] => In and out
                  [post_author] => 3
                  [post_date] => 2020-05-30 23:35:24
                  [year] => 2020
                  [month] => 5
                  [post_type] => post
              )
      
          [1024] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 2818
                  [post_name] => moving-assumptions-beliefs
                  [post_title] => Moving from assumptions to beliefs
                  [post_author] => 3
                  [post_date] => 2020-05-29 23:10:52
                  [year] => 2020
                  [month] => 5
                  [post_type] => post
              )
      
          [1025] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 2815
                  [post_name] => reality-check
                  [post_title] => Reality check
                  [post_author] => 3
                  [post_date] => 2020-05-28 23:44:13
                  [year] => 2020
                  [month] => 5
                  [post_type] => post
              )
      
          [1026] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 2812
                  [post_name] => shift-meetings-collaboration
                  [post_title] => A shift from meetings to collaboration
                  [post_author] => 3
                  [post_date] => 2020-05-27 23:09:43
                  [year] => 2020
                  [month] => 5
                  [post_type] => post
              )
      
          [1027] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2808
                  [post_name] => reframing-failures
                  [post_title] => Reframing Failures
                  [post_author] => 3
                  [post_date] => 2020-05-26 23:03:22
                  [year] => 2020
                  [month] => 5
                  [post_type] => post
              )
      
          [1028] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 2774
                  [post_name] => whats-performance
                  [post_title] => What’s performance for?
                  [post_author] => 3
                  [post_date] => 2020-05-25 23:33:56
                  [year] => 2020
                  [month] => 5
                  [post_type] => post
              )
      
          [1029] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2804
                  [post_name] => caring-change
                  [post_title] => Caring for change
                  [post_author] => 3
                  [post_date] => 2020-05-24 22:34:22
                  [year] => 2020
                  [month] => 5
                  [post_type] => post
              )
      
          [1030] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2800
                  [post_name] => telling-story
                  [post_title] => Telling your story
                  [post_author] => 3
                  [post_date] => 2020-05-23 23:22:25
                  [year] => 2020
                  [month] => 5
                  [post_type] => post
              )
      
          [1031] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2797
                  [post_name] => ambiguity-sharing
                  [post_title] => The ambiguity in sharing
                  [post_author] => 3
                  [post_date] => 2020-05-22 23:12:40
                  [year] => 2020
                  [month] => 5
                  [post_type] => post
              )
      
          [1032] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2794
                  [post_name] => hedgehogs-dilemma
                  [post_title] => Hedgehog's dilemma
                  [post_author] => 3
                  [post_date] => 2020-05-21 23:09:52
                  [year] => 2020
                  [month] => 5
                  [post_type] => post
              )
      
          [1033] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2791
                  [post_name] => wants-needs
                  [post_title] => Wants and needs
                  [post_author] => 3
                  [post_date] => 2020-05-20 22:53:01
                  [year] => 2020
                  [month] => 5
                  [post_type] => post
              )
      
          [1034] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 2786
                  [post_name] => making-sense
                  [post_title] => Making sense
                  [post_author] => 3
                  [post_date] => 2020-05-19 22:47:53
                  [year] => 2020
                  [month] => 5
                  [post_type] => post
              )
      
          [1035] => stdClass Object
              (
                  [slug] => process
                  [ID] => 2783
                  [post_name] => knowing-belief
                  [post_title] => The knowing belief
                  [post_author] => 3
                  [post_date] => 2020-05-18 23:22:12
                  [year] => 2020
                  [month] => 5
                  [post_type] => post
              )
      
          [1036] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 2780
                  [post_name] => looking-messiah
                  [post_title] => Looking for the messiah
                  [post_author] => 3
                  [post_date] => 2020-05-17 22:27:53
                  [year] => 2020
                  [month] => 5
                  [post_type] => post
              )
      
          [1037] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 2777
                  [post_name] => healing-work-empathy
                  [post_title] => Healing, Work, Empathy
                  [post_author] => 3
                  [post_date] => 2020-05-16 23:16:29
                  [year] => 2020
                  [month] => 5
                  [post_type] => post
              )
      
          [1038] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2771
                  [post_name] => adding-control-mechanisms
                  [post_title] => Adding control mechanisms
                  [post_author] => 3
                  [post_date] => 2020-05-15 23:27:16
                  [year] => 2020
                  [month] => 5
                  [post_type] => post
              )
      
          [1039] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 2768
                  [post_name] => shifting-culture-virtual
                  [post_title] => Shifting culture to the virtual
                  [post_author] => 3
                  [post_date] => 2020-05-14 23:09:47
                  [year] => 2020
                  [month] => 5
                  [post_type] => post
              )
      
          [1040] => stdClass Object
              (
                  [slug] => process
                  [ID] => 2765
                  [post_name] => attachment-styles-leadership
                  [post_title] => Attachment styles and leadership
                  [post_author] => 3
                  [post_date] => 2020-05-13 23:01:35
                  [year] => 2020
                  [month] => 5
                  [post_type] => post
              )
      
          [1041] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2762
                  [post_name] => collective-carelessness
                  [post_title] => Collective Carelessness
                  [post_author] => 3
                  [post_date] => 2020-05-12 23:30:16
                  [year] => 2020
                  [month] => 5
                  [post_type] => post
              )
      
          [1042] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2759
                  [post_name] => control
                  [post_title] => Being in control
                  [post_author] => 3
                  [post_date] => 2020-05-11 23:07:51
                  [year] => 2020
                  [month] => 5
                  [post_type] => post
              )
      
          [1043] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 2756
                  [post_name] => the-how-to
                  [post_title] => The how-to
                  [post_author] => 3
                  [post_date] => 2020-05-10 23:43:07
                  [year] => 2020
                  [month] => 5
                  [post_type] => post
              )
      
          [1044] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2753
                  [post_name] => shifting-quality-conversations
                  [post_title] => Shifting the quality of conversations
                  [post_author] => 3
                  [post_date] => 2020-05-09 23:22:19
                  [year] => 2020
                  [month] => 5
                  [post_type] => post
              )
      
          [1045] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2750
                  [post_name] => ease-confinement
                  [post_title] => The ease of confinement
                  [post_author] => 3
                  [post_date] => 2020-05-08 23:24:59
                  [year] => 2020
                  [month] => 5
                  [post_type] => post
              )
      
          [1046] => stdClass Object
              (
                  [slug] => process
                  [ID] => 2747
                  [post_name] => you-are-what-you-do
                  [post_title] => You are what you do
                  [post_author] => 3
                  [post_date] => 2020-05-07 23:36:35
                  [year] => 2020
                  [month] => 5
                  [post_type] => post
              )
      
          [1047] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 2744
                  [post_name] => sharing-competence
                  [post_title] => Sharing competence
                  [post_author] => 3
                  [post_date] => 2020-05-06 23:20:12
                  [year] => 2020
                  [month] => 5
                  [post_type] => post
              )
      
          [1048] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2741
                  [post_name] => experience-isnt-enough
                  [post_title] => Experience isn’t enough
                  [post_author] => 3
                  [post_date] => 2020-05-05 22:14:08
                  [year] => 2020
                  [month] => 5
                  [post_type] => post
              )
      
          [1049] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 2738
                  [post_name] => letting
                  [post_title] => Letting it in
                  [post_author] => 3
                  [post_date] => 2020-05-04 23:57:25
                  [year] => 2020
                  [month] => 5
                  [post_type] => post
              )
      
          [1050] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2735
                  [post_name] => seeking-outcome
                  [post_title] => Seeking an outcome
                  [post_author] => 3
                  [post_date] => 2020-05-03 23:27:01
                  [year] => 2020
                  [month] => 5
                  [post_type] => post
              )
      
          [1051] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 2732
                  [post_name] => focus-learning
                  [post_title] => Focus on the learning
                  [post_author] => 3
                  [post_date] => 2020-05-02 23:37:37
                  [year] => 2020
                  [month] => 5
                  [post_type] => post
              )
      
          [1052] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2729
                  [post_name] => togetherness-separateness
                  [post_title] => Togetherness and separateness
                  [post_author] => 3
                  [post_date] => 2020-05-01 23:15:52
                  [year] => 2020
                  [month] => 5
                  [post_type] => post
              )
      
          [1053] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2726
                  [post_name] => self-care
                  [post_title] => Self-care
                  [post_author] => 3
                  [post_date] => 2020-04-30 23:08:10
                  [year] => 2020
                  [month] => 4
                  [post_type] => post
              )
      
          [1054] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2723
                  [post_name] => process-remember
                  [post_title] => A process to remember
                  [post_author] => 3
                  [post_date] => 2020-04-29 23:55:03
                  [year] => 2020
                  [month] => 4
                  [post_type] => post
              )
      
          [1055] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 2720
                  [post_name] => solutions-results
                  [post_title] => Solutions or Results
                  [post_author] => 3
                  [post_date] => 2020-04-28 22:40:07
                  [year] => 2020
                  [month] => 4
                  [post_type] => post
              )
      
          [1056] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2717
                  [post_name] => protection-permission-potency
                  [post_title] => Protection, Permission, Potency
                  [post_author] => 3
                  [post_date] => 2020-04-27 23:28:00
                  [year] => 2020
                  [month] => 4
                  [post_type] => post
              )
      
          [1057] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 2712
                  [post_name] => new-normal
                  [post_title] => The new normal
                  [post_author] => 3
                  [post_date] => 2020-04-26 22:36:30
                  [year] => 2020
                  [month] => 4
                  [post_type] => post
              )
      
          [1058] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2709
                  [post_name] => ideal
                  [post_title] => The doing ideal
                  [post_author] => 3
                  [post_date] => 2020-04-25 23:33:34
                  [year] => 2020
                  [month] => 4
                  [post_type] => post
              )
      
          [1059] => stdClass Object
              (
                  [slug] => context
                  [ID] => 2706
                  [post_name] => way-expected
                  [post_title] => The way it’s expected
                  [post_author] => 3
                  [post_date] => 2020-04-24 23:32:53
                  [year] => 2020
                  [month] => 4
                  [post_type] => post
              )
      
          [1060] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 2703
                  [post_name] => certain-times
                  [post_title] => Certain times
                  [post_author] => 3
                  [post_date] => 2020-04-23 23:15:09
                  [year] => 2020
                  [month] => 4
                  [post_type] => post
              )
      
          [1061] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2700
                  [post_name] => applying-strategy
                  [post_title] => Applying a strategy
                  [post_author] => 3
                  [post_date] => 2020-04-22 22:39:33
                  [year] => 2020
                  [month] => 4
                  [post_type] => post
              )
      
          [1062] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 2697
                  [post_name] => words-avoid
                  [post_title] => Words to avoid
                  [post_author] => 3
                  [post_date] => 2020-04-21 23:26:09
                  [year] => 2020
                  [month] => 4
                  [post_type] => post
              )
      
          [1063] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2694
                  [post_name] => sense-safety
                  [post_title] => A sense of safety
                  [post_author] => 3
                  [post_date] => 2020-04-20 22:41:15
                  [year] => 2020
                  [month] => 4
                  [post_type] => post
              )
      
          [1064] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 2689
                  [post_name] => this-or-that
                  [post_title] => This or that
                  [post_author] => 3
                  [post_date] => 2020-04-19 22:29:46
                  [year] => 2020
                  [month] => 4
                  [post_type] => post
              )
      
          [1065] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 2685
                  [post_name] => letting-go-2
                  [post_title] => Letting go
                  [post_author] => 3
                  [post_date] => 2020-04-18 22:19:55
                  [year] => 2020
                  [month] => 4
                  [post_type] => post
              )
      
          [1066] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 2682
                  [post_name] => thinking-feeling-knowing
                  [post_title] => Thinking, feeling, knowing
                  [post_author] => 3
                  [post_date] => 2020-04-17 22:40:19
                  [year] => 2020
                  [month] => 4
                  [post_type] => post
              )
      
          [1067] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2679
                  [post_name] => possible-gap
                  [post_title] => The possible gap
                  [post_author] => 3
                  [post_date] => 2020-04-16 23:14:20
                  [year] => 2020
                  [month] => 4
                  [post_type] => post
              )
      
          [1068] => stdClass Object
              (
                  [slug] => process
                  [ID] => 2676
                  [post_name] => simple-shift
                  [post_title] => A simple shift
                  [post_author] => 3
                  [post_date] => 2020-04-15 23:01:38
                  [year] => 2020
                  [month] => 4
                  [post_type] => post
              )
      
          [1069] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2672
                  [post_name] => reaching-out
                  [post_title] => Reaching out
                  [post_author] => 3
                  [post_date] => 2020-04-14 22:17:21
                  [year] => 2020
                  [month] => 4
                  [post_type] => post
              )
      
          [1070] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2669
                  [post_name] => possibility
                  [post_title] => Possibility
                  [post_author] => 3
                  [post_date] => 2020-04-13 23:17:03
                  [year] => 2020
                  [month] => 4
                  [post_type] => post
              )
      
          [1071] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2664
                  [post_name] => unexpected-expected
                  [post_title] => The unexpected and the expected
                  [post_author] => 3
                  [post_date] => 2020-04-12 22:30:56
                  [year] => 2020
                  [month] => 4
                  [post_type] => post
              )
      
          [1072] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2661
                  [post_name] => safety-fantasy
                  [post_title] => Safety as a fantasy
                  [post_author] => 3
                  [post_date] => 2020-04-11 22:23:36
                  [year] => 2020
                  [month] => 4
                  [post_type] => post
              )
      
          [1073] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 2658
                  [post_name] => promises-expectations
                  [post_title] => Promises and expectations
                  [post_author] => 3
                  [post_date] => 2020-04-10 23:54:34
                  [year] => 2020
                  [month] => 4
                  [post_type] => post
              )
      
          [1074] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 2655
                  [post_name] => context-tasks-style
                  [post_title] => Context, tasks, and style
                  [post_author] => 3
                  [post_date] => 2020-04-09 21:47:55
                  [year] => 2020
                  [month] => 4
                  [post_type] => post
              )
      
          [1075] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 2652
                  [post_name] => whats-missing
                  [post_title] => What’s missing
                  [post_author] => 3
                  [post_date] => 2020-04-08 22:52:17
                  [year] => 2020
                  [month] => 4
                  [post_type] => post
              )
      
          [1076] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 2649
                  [post_name] => help-isnt-help
                  [post_title] => When the help isn't help
                  [post_author] => 3
                  [post_date] => 2020-04-07 23:17:37
                  [year] => 2020
                  [month] => 4
                  [post_type] => post
              )
      
          [1077] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2646
                  [post_name] => cant-see
                  [post_title] => We can’t see it
                  [post_author] => 3
                  [post_date] => 2020-04-06 22:34:24
                  [year] => 2020
                  [month] => 4
                  [post_type] => post
              )
      
          [1078] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2642
                  [post_name] => power-games
                  [post_title] => Power games
                  [post_author] => 3
                  [post_date] => 2020-04-05 22:15:13
                  [year] => 2020
                  [month] => 4
                  [post_type] => post
              )
      
          [1079] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 2639
                  [post_name] => it-has-to-be-like-that
                  [post_title] => When it has to be like that
                  [post_author] => 3
                  [post_date] => 2020-04-04 21:55:02
                  [year] => 2020
                  [month] => 4
                  [post_type] => post
              )
      
          [1080] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2635
                  [post_name] => solving-problems-requires-engagement
                  [post_title] => Solving problems requires engagement
                  [post_author] => 3
                  [post_date] => 2020-04-03 23:57:30
                  [year] => 2020
                  [month] => 4
                  [post_type] => post
              )
      
          [1081] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 2632
                  [post_name] => discipline-things
                  [post_title] => The discipline of doing things
                  [post_author] => 3
                  [post_date] => 2020-04-02 20:50:57
                  [year] => 2020
                  [month] => 4
                  [post_type] => post
              )
      
          [1082] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2629
                  [post_name] => answer
                  [post_title] => It’s the answer
                  [post_author] => 3
                  [post_date] => 2020-04-01 23:13:28
                  [year] => 2020
                  [month] => 4
                  [post_type] => post
              )
      
          [1083] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2626
                  [post_name] => learning-distancing
                  [post_title] => Learning from distancing
                  [post_author] => 3
                  [post_date] => 2020-03-31 22:18:31
                  [year] => 2020
                  [month] => 3
                  [post_type] => post
              )
      
          [1084] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 2623
                  [post_name] => turning-point
                  [post_title] => A turning point
                  [post_author] => 3
                  [post_date] => 2020-03-30 22:28:31
                  [year] => 2020
                  [month] => 3
                  [post_type] => post
              )
      
          [1085] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2620
                  [post_name] => systemically-important
                  [post_title] => Systemically important
                  [post_author] => 3
                  [post_date] => 2020-03-29 21:55:13
                  [year] => 2020
                  [month] => 3
                  [post_type] => post
              )
      
          [1086] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2617
                  [post_name] => changing-cant-changed
                  [post_title] => Changing what can’t be changed
                  [post_author] => 3
                  [post_date] => 2020-03-28 21:48:20
                  [year] => 2020
                  [month] => 3
                  [post_type] => post
              )
      
          [1087] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2611
                  [post_name] => power-together
                  [post_title] => The power of together
                  [post_author] => 3
                  [post_date] => 2020-03-27 23:47:27
                  [year] => 2020
                  [month] => 3
                  [post_type] => post
              )
      
          [1088] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2608
                  [post_name] => caring-burnout
                  [post_title] => Caring burnout
                  [post_author] => 3
                  [post_date] => 2020-03-26 23:19:12
                  [year] => 2020
                  [month] => 3
                  [post_type] => post
              )
      
          [1089] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 2602
                  [post_name] => respond
                  [post_title] => How to respond
                  [post_author] => 3
                  [post_date] => 2020-03-25 23:22:13
                  [year] => 2020
                  [month] => 3
                  [post_type] => post
              )
      
          [1090] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2597
                  [post_name] => following-crowd
                  [post_title] => Following the crowd
                  [post_author] => 3
                  [post_date] => 2020-03-24 22:53:41
                  [year] => 2020
                  [month] => 3
                  [post_type] => post
              )
      
          [1091] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2594
                  [post_name] => fears
                  [post_title] => Fears
                  [post_author] => 3
                  [post_date] => 2020-03-23 21:58:36
                  [year] => 2020
                  [month] => 3
                  [post_type] => post
              )
      
          [1092] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2591
                  [post_name] => choosing-point-view
                  [post_title] => Choosing a point of view
                  [post_author] => 3
                  [post_date] => 2020-03-22 22:08:51
                  [year] => 2020
                  [month] => 3
                  [post_type] => post
              )
      
          [1093] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2586
                  [post_name] => offering-protection
                  [post_title] => Offering protection
                  [post_author] => 3
                  [post_date] => 2020-03-21 23:42:31
                  [year] => 2020
                  [month] => 3
                  [post_type] => post
              )
      
          [1094] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 2583
                  [post_name] => exist
                  [post_title] => You exist
                  [post_author] => 3
                  [post_date] => 2020-03-20 17:08:30
                  [year] => 2020
                  [month] => 3
                  [post_type] => post
              )
      
          [1095] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2580
                  [post_name] => leading-oneself
                  [post_title] => Leading oneself
                  [post_author] => 3
                  [post_date] => 2020-03-19 22:16:46
                  [year] => 2020
                  [month] => 3
                  [post_type] => post
              )
      
          [1096] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2577
                  [post_name] => helpful-constraints
                  [post_title] => Helpful constraints
                  [post_author] => 3
                  [post_date] => 2020-03-18 22:00:19
                  [year] => 2020
                  [month] => 3
                  [post_type] => post
              )
      
          [1097] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2574
                  [post_name] => boundaries-balance
                  [post_title] => Boundaries and balance
                  [post_author] => 3
                  [post_date] => 2020-03-17 22:44:52
                  [year] => 2020
                  [month] => 3
                  [post_type] => post
              )
      
          [1098] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 2571
                  [post_name] => asking-pushing
                  [post_title] => Asking or pushing
                  [post_author] => 3
                  [post_date] => 2020-03-16 21:57:36
                  [year] => 2020
                  [month] => 3
                  [post_type] => post
              )
      
          [1099] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2567
                  [post_name] => keeping-us-mind
                  [post_title] => Keeping us in mind
                  [post_author] => 3
                  [post_date] => 2020-03-15 22:25:14
                  [year] => 2020
                  [month] => 3
                  [post_type] => post
              )
      
          [1100] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2564
                  [post_name] => adding-light
                  [post_title] => Adding more light
                  [post_author] => 3
                  [post_date] => 2020-03-14 21:22:52
                  [year] => 2020
                  [month] => 3
                  [post_type] => post
              )
      
          [1101] => stdClass Object
              (
                  [slug] => process
                  [ID] => 2509
                  [post_name] => shifting-conversations
                  [post_title] => Shifting conversations
                  [post_author] => 3
                  [post_date] => 2020-03-13 20:53:15
                  [year] => 2020
                  [month] => 3
                  [post_type] => post
              )
      
          [1102] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 2559
                  [post_name] => stuck
                  [post_title] => Stuck
                  [post_author] => 3
                  [post_date] => 2020-03-12 22:29:51
                  [year] => 2020
                  [month] => 3
                  [post_type] => post
              )
      
          [1103] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 2556
                  [post_name] => changing-habits
                  [post_title] => Changing habits
                  [post_author] => 3
                  [post_date] => 2020-03-11 20:39:00
                  [year] => 2020
                  [month] => 3
                  [post_type] => post
              )
      
          [1104] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 2553
                  [post_name] => people-are-ok
                  [post_title] => People are OK
                  [post_author] => 3
                  [post_date] => 2020-03-10 22:16:27
                  [year] => 2020
                  [month] => 3
                  [post_type] => post
              )
      
          [1105] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 2550
                  [post_name] => attending-needs
                  [post_title] => Attending to needs
                  [post_author] => 3
                  [post_date] => 2020-03-09 21:32:56
                  [year] => 2020
                  [month] => 3
                  [post_type] => post
              )
      
          [1106] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2547
                  [post_name] => grounding-communication
                  [post_title] => Grounding in communication
                  [post_author] => 3
                  [post_date] => 2020-03-08 22:47:26
                  [year] => 2020
                  [month] => 3
                  [post_type] => post
              )
      
          [1107] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 2544
                  [post_name] => power-enough
                  [post_title] => The power of being enough
                  [post_author] => 3
                  [post_date] => 2020-03-07 20:54:30
                  [year] => 2020
                  [month] => 3
                  [post_type] => post
              )
      
          [1108] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 2541
                  [post_name] => work-together
                  [post_title] => Doing the work together
                  [post_author] => 3
                  [post_date] => 2020-03-06 18:16:46
                  [year] => 2020
                  [month] => 3
                  [post_type] => post
              )
      
          [1109] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 2538
                  [post_name] => sticking-problem
                  [post_title] => Sticking to the problem
                  [post_author] => 3
                  [post_date] => 2020-03-05 21:46:54
                  [year] => 2020
                  [month] => 3
                  [post_type] => post
              )
      
          [1110] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 2535
                  [post_name] => managing-uncertainty
                  [post_title] => Managing uncertainty
                  [post_author] => 3
                  [post_date] => 2020-03-04 22:04:46
                  [year] => 2020
                  [month] => 3
                  [post_type] => post
              )
      
          [1111] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 2532
                  [post_name] => complexity
                  [post_title] => Complexity
                  [post_author] => 3
                  [post_date] => 2020-03-03 19:06:33
                  [year] => 2020
                  [month] => 3
                  [post_type] => post
              )
      
          [1112] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2527
                  [post_name] => hopes-judgments
                  [post_title] => Hopes and judgments
                  [post_author] => 3
                  [post_date] => 2020-03-02 16:19:03
                  [year] => 2020
                  [month] => 3
                  [post_type] => post
              )
      
          [1113] => stdClass Object
              (
                  [slug] => context
                  [ID] => 2522
                  [post_name] => finding-right-one
                  [post_title] => On finding the right one
                  [post_author] => 3
                  [post_date] => 2020-03-01 22:50:28
                  [year] => 2020
                  [month] => 3
                  [post_type] => post
              )
      
          [1114] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2519
                  [post_name] => pick
                  [post_title] => Pick yourself
                  [post_author] => 3
                  [post_date] => 2020-02-29 21:28:49
                  [year] => 2020
                  [month] => 2
                  [post_type] => post
              )
      
          [1115] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2516
                  [post_name] => prepared
                  [post_title] => Being prepared
                  [post_author] => 3
                  [post_date] => 2020-02-28 13:31:58
                  [year] => 2020
                  [month] => 2
                  [post_type] => post
              )
      
          [1116] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2512
                  [post_name] => sharing-solutions
                  [post_title] => Sharing solutions
                  [post_author] => 3
                  [post_date] => 2020-02-27 21:31:41
                  [year] => 2020
                  [month] => 2
                  [post_type] => post
              )
      
          [1117] => stdClass Object
              (
                  [slug] => process
                  [ID] => 2505
                  [post_name] => collecting-truths
                  [post_title] => Collecting truths
                  [post_author] => 3
                  [post_date] => 2020-02-26 12:13:17
                  [year] => 2020
                  [month] => 2
                  [post_type] => post
              )
      
          [1118] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2502
                  [post_name] => dealing-hierarchy
                  [post_title] => Dealing with hierarchy
                  [post_author] => 3
                  [post_date] => 2020-02-25 19:47:07
                  [year] => 2020
                  [month] => 2
                  [post_type] => post
              )
      
          [1119] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2497
                  [post_name] => its-not-about-you
                  [post_title] => It’s not about you
                  [post_author] => 3
                  [post_date] => 2020-02-24 22:57:19
                  [year] => 2020
                  [month] => 2
                  [post_type] => post
              )
      
          [1120] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 2494
                  [post_name] => belonging-contributing
                  [post_title] => Belonging and contributing
                  [post_author] => 3
                  [post_date] => 2020-02-23 17:15:17
                  [year] => 2020
                  [month] => 2
                  [post_type] => post
              )
      
          [1121] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2491
                  [post_name] => polarization-extremes
                  [post_title] => Polarization and extremes
                  [post_author] => 3
                  [post_date] => 2020-02-22 22:13:15
                  [year] => 2020
                  [month] => 2
                  [post_type] => post
              )
      
          [1122] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2479
                  [post_name] => with-vs-for
                  [post_title] => With vs. for
                  [post_author] => 3
                  [post_date] => 2020-02-21 14:26:29
                  [year] => 2020
                  [month] => 2
                  [post_type] => post
              )
      
          [1123] => stdClass Object
              (
                  [slug] => context
                  [ID] => 2476
                  [post_name] => leaning-details
                  [post_title] => Leaning into details
                  [post_author] => 3
                  [post_date] => 2020-02-20 19:55:44
                  [year] => 2020
                  [month] => 2
                  [post_type] => post
              )
      
          [1124] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2473
                  [post_name] => feeling-tense
                  [post_title] => Feeling tense
                  [post_author] => 3
                  [post_date] => 2020-02-19 23:08:39
                  [year] => 2020
                  [month] => 2
                  [post_type] => post
              )
      
          [1125] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2470
                  [post_name] => knowing-answer
                  [post_title] => Not knowing the answer
                  [post_author] => 3
                  [post_date] => 2020-02-18 21:22:06
                  [year] => 2020
                  [month] => 2
                  [post_type] => post
              )
      
          [1126] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2467
                  [post_name] => learning
                  [post_title] => Learning by doing
                  [post_author] => 3
                  [post_date] => 2020-02-17 23:57:13
                  [year] => 2020
                  [month] => 2
                  [post_type] => post
              )
      
          [1127] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2464
                  [post_name] => grounding-conversation
                  [post_title] => Grounding a conversation
                  [post_author] => 3
                  [post_date] => 2020-02-16 21:57:58
                  [year] => 2020
                  [month] => 2
                  [post_type] => post
              )
      
          [1128] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2461
                  [post_name] => becomes-personal
                  [post_title] => When it becomes personal
                  [post_author] => 3
                  [post_date] => 2020-02-15 21:52:50
                  [year] => 2020
                  [month] => 2
                  [post_type] => post
              )
      
          [1129] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2458
                  [post_name] => taking-craft
                  [post_title] => Taking up a craft
                  [post_author] => 3
                  [post_date] => 2020-02-14 22:20:04
                  [year] => 2020
                  [month] => 2
                  [post_type] => post
              )
      
          [1130] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2455
                  [post_name] => controlling-facilitating
                  [post_title] => From controlling to facilitating
                  [post_author] => 3
                  [post_date] => 2020-02-13 22:06:30
                  [year] => 2020
                  [month] => 2
                  [post_type] => post
              )
      
          [1131] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2452
                  [post_name] => words-feelings
                  [post_title] => The words in feelings
                  [post_author] => 3
                  [post_date] => 2020-02-12 22:54:39
                  [year] => 2020
                  [month] => 2
                  [post_type] => post
              )
      
          [1132] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2449
                  [post_name] => thats-team-needs
                  [post_title] => That’s what a team needs
                  [post_author] => 3
                  [post_date] => 2020-02-11 21:53:27
                  [year] => 2020
                  [month] => 2
                  [post_type] => post
              )
      
          [1133] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 2446
                  [post_name] => stimulus-hunger
                  [post_title] => Stimulus hunger
                  [post_author] => 3
                  [post_date] => 2020-02-10 23:47:28
                  [year] => 2020
                  [month] => 2
                  [post_type] => post
              )
      
          [1134] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2443
                  [post_name] => three-seconds
                  [post_title] => Three seconds
                  [post_author] => 3
                  [post_date] => 2020-02-09 20:03:13
                  [year] => 2020
                  [month] => 2
                  [post_type] => post
              )
      
          [1135] => stdClass Object
              (
                  [slug] => process
                  [ID] => 2440
                  [post_name] => spark-changes-energy
                  [post_title] => The spark that changes your energy
                  [post_author] => 3
                  [post_date] => 2020-02-08 21:26:54
                  [year] => 2020
                  [month] => 2
                  [post_type] => post
              )
      
          [1136] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2437
                  [post_name] => its-uncomfortable
                  [post_title] => It’s uncomfortable
                  [post_author] => 3
                  [post_date] => 2020-02-07 19:48:38
                  [year] => 2020
                  [month] => 2
                  [post_type] => post
              )
      
          [1137] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2434
                  [post_name] => opposition
                  [post_title] => Opposition
                  [post_author] => 3
                  [post_date] => 2020-02-06 17:51:29
                  [year] => 2020
                  [month] => 2
                  [post_type] => post
              )
      
          [1138] => stdClass Object
              (
                  [slug] => process
                  [ID] => 2431
                  [post_name] => winning-game
                  [post_title] => Winning the game
                  [post_author] => 3
                  [post_date] => 2020-02-05 18:58:10
                  [year] => 2020
                  [month] => 2
                  [post_type] => post
              )
      
          [1139] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 2428
                  [post_name] => frameworks-concepts-principles-rules
                  [post_title] => Frameworks, Concepts, Principles, Rules
                  [post_author] => 3
                  [post_date] => 2020-02-04 23:55:03
                  [year] => 2020
                  [month] => 2
                  [post_type] => post
              )
      
          [1140] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2425
                  [post_name] => developing-project
                  [post_title] => Developing your project
                  [post_author] => 3
                  [post_date] => 2020-02-03 17:40:42
                  [year] => 2020
                  [month] => 2
                  [post_type] => post
              )
      
          [1141] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2422
                  [post_name] => choosing-question-statement
                  [post_title] => Choosing question over statement
                  [post_author] => 3
                  [post_date] => 2020-02-02 20:10:35
                  [year] => 2020
                  [month] => 2
                  [post_type] => post
              )
      
          [1142] => stdClass Object
              (
                  [slug] => generosity
                  [ID] => 2418
                  [post_name] => art-asking-questions
                  [post_title] => On the art of asking questions
                  [post_author] => 3
                  [post_date] => 2020-02-01 19:12:37
                  [year] => 2020
                  [month] => 2
                  [post_type] => post
              )
      
          [1143] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2415
                  [post_name] => one-hour-question
                  [post_title] => The One Hour question
                  [post_author] => 3
                  [post_date] => 2020-01-31 23:40:58
                  [year] => 2020
                  [month] => 1
                  [post_type] => post
              )
      
          [1144] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 2411
                  [post_name] => interested-everything
                  [post_title] => Interested in everything
                  [post_author] => 3
                  [post_date] => 2020-01-30 19:09:06
                  [year] => 2020
                  [month] => 1
                  [post_type] => post
              )
      
          [1145] => stdClass Object
              (
                  [slug] => process
                  [ID] => 2406
                  [post_name] => stereotype-determines-outcome
                  [post_title] => When the stereotype determines the outcome
                  [post_author] => 3
                  [post_date] => 2020-01-29 18:44:08
                  [year] => 2020
                  [month] => 1
                  [post_type] => post
              )
      
          [1146] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 2403
                  [post_name] => curating-memories
                  [post_title] => Curating Memories
                  [post_author] => 3
                  [post_date] => 2020-01-28 22:23:16
                  [year] => 2020
                  [month] => 1
                  [post_type] => post
              )
      
          [1147] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 2400
                  [post_name] => goals-tricky
                  [post_title] => Goals are tricky
                  [post_author] => 3
                  [post_date] => 2020-01-27 16:49:16
                  [year] => 2020
                  [month] => 1
                  [post_type] => post
              )
      
          [1148] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2397
                  [post_name] => connect-work
                  [post_title] => Connect with the work
                  [post_author] => 3
                  [post_date] => 2020-01-26 11:37:43
                  [year] => 2020
                  [month] => 1
                  [post_type] => post
              )
      
          [1149] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2394
                  [post_name] => matters
                  [post_title] => What matters
                  [post_author] => 3
                  [post_date] => 2020-01-25 19:31:04
                  [year] => 2020
                  [month] => 1
                  [post_type] => post
              )
      
          [1150] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2391
                  [post_name] => solution
                  [post_title] => Having the solution
                  [post_author] => 3
                  [post_date] => 2020-01-24 14:02:11
                  [year] => 2020
                  [month] => 1
                  [post_type] => post
              )
      
          [1151] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 2388
                  [post_name] => making-feedback-comfortable
                  [post_title] => Making feedback comfortable
                  [post_author] => 3
                  [post_date] => 2020-01-23 23:58:44
                  [year] => 2020
                  [month] => 1
                  [post_type] => post
              )
      
          [1152] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2385
                  [post_name] => setting-intentions
                  [post_title] => Setting intentions
                  [post_author] => 3
                  [post_date] => 2020-01-22 23:53:52
                  [year] => 2020
                  [month] => 1
                  [post_type] => post
              )
      
          [1153] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 2382
                  [post_name] => difficult-skill
                  [post_title] => A difficult skill
                  [post_author] => 3
                  [post_date] => 2020-01-21 22:50:51
                  [year] => 2020
                  [month] => 1
                  [post_type] => post
              )
      
          [1154] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2379
                  [post_name] => making-personal
                  [post_title] => Making it personal
                  [post_author] => 3
                  [post_date] => 2020-01-20 18:05:52
                  [year] => 2020
                  [month] => 1
                  [post_type] => post
              )
      
          [1155] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 2376
                  [post_name] => whats-effort
                  [post_title] => What’s the effort for?
                  [post_author] => 3
                  [post_date] => 2020-01-19 21:08:22
                  [year] => 2020
                  [month] => 1
                  [post_type] => post
              )
      
          [1156] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2373
                  [post_name] => expecting-guidance
                  [post_title] => Expecting guidance
                  [post_author] => 3
                  [post_date] => 2020-01-18 21:18:18
                  [year] => 2020
                  [month] => 1
                  [post_type] => post
              )
      
          [1157] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2368
                  [post_name] => set-out-find-others
                  [post_title] => Set out to find the others
                  [post_author] => 3
                  [post_date] => 2020-01-17 23:52:05
                  [year] => 2020
                  [month] => 1
                  [post_type] => post
              )
      
          [1158] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2365
                  [post_name] => why-this
                  [post_title] => Why this?
                  [post_author] => 3
                  [post_date] => 2020-01-16 22:59:24
                  [year] => 2020
                  [month] => 1
                  [post_type] => post
              )
      
          [1159] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 2362
                  [post_name] => relevant
                  [post_title] => Is it relevant?
                  [post_author] => 3
                  [post_date] => 2020-01-15 18:28:31
                  [year] => 2020
                  [month] => 1
                  [post_type] => post
              )
      
          [1160] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2359
                  [post_name] => default-option
                  [post_title] => The default option
                  [post_author] => 3
                  [post_date] => 2020-01-14 21:41:07
                  [year] => 2020
                  [month] => 1
                  [post_type] => post
              )
      
          [1161] => stdClass Object
              (
                  [slug] => context
                  [ID] => 2355
                  [post_name] => living-fairytale
                  [post_title] => Living the fairytale
                  [post_author] => 3
                  [post_date] => 2020-01-13 23:34:37
                  [year] => 2020
                  [month] => 1
                  [post_type] => post
              )
      
          [1162] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2352
                  [post_name] => ideas-words
                  [post_title] => Ideas and words
                  [post_author] => 3
                  [post_date] => 2020-01-12 10:21:36
                  [year] => 2020
                  [month] => 1
                  [post_type] => post
              )
      
          [1163] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 2349
                  [post_name] => impact
                  [post_title] => Having impact
                  [post_author] => 3
                  [post_date] => 2020-01-11 10:06:52
                  [year] => 2020
                  [month] => 1
                  [post_type] => post
              )
      
          [1164] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2345
                  [post_name] => seeking-change
                  [post_title] => Seeking Change
                  [post_author] => 3
                  [post_date] => 2020-01-10 10:41:11
                  [year] => 2020
                  [month] => 1
                  [post_type] => post
              )
      
          [1165] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2342
                  [post_name] => control-engagement
                  [post_title] => Control and engagement
                  [post_author] => 3
                  [post_date] => 2020-01-09 16:02:09
                  [year] => 2020
                  [month] => 1
                  [post_type] => post
              )
      
          [1166] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2339
                  [post_name] => two-way-street
                  [post_title] => The two-way street
                  [post_author] => 3
                  [post_date] => 2020-01-08 10:32:10
                  [year] => 2020
                  [month] => 1
                  [post_type] => post
              )
      
          [1167] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 2336
                  [post_name] => economy-reciprocity
                  [post_title] => Economy and Reciprocity
                  [post_author] => 3
                  [post_date] => 2020-01-07 17:39:19
                  [year] => 2020
                  [month] => 1
                  [post_type] => post
              )
      
          [1168] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 2332
                  [post_name] => adaptable-flexible
                  [post_title] => Adaptable and Flexible
                  [post_author] => 3
                  [post_date] => 2020-01-06 15:08:49
                  [year] => 2020
                  [month] => 1
                  [post_type] => post
              )
      
          [1169] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2329
                  [post_name] => role-basics
                  [post_title] => Role basics
                  [post_author] => 3
                  [post_date] => 2020-01-05 20:44:52
                  [year] => 2020
                  [month] => 1
                  [post_type] => post
              )
      
          [1170] => stdClass Object
              (
                  [slug] => context
                  [ID] => 2325
                  [post_name] => dealing-problem
                  [post_title] => Dealing with a problem
                  [post_author] => 3
                  [post_date] => 2020-01-04 20:26:56
                  [year] => 2020
                  [month] => 1
                  [post_type] => post
              )
      
          [1171] => stdClass Object
              (
                  [slug] => strategy
                  [ID] => 2322
                  [post_name] => searching-story
                  [post_title] => Searching for the story
                  [post_author] => 3
                  [post_date] => 2020-01-03 13:04:55
                  [year] => 2020
                  [month] => 1
                  [post_type] => post
              )
      
          [1172] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2318
                  [post_name] => opportunities-results
                  [post_title] => Opportunities and results
                  [post_author] => 3
                  [post_date] => 2020-01-02 15:04:17
                  [year] => 2020
                  [month] => 1
                  [post_type] => post
              )
      
          [1173] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2315
                  [post_name] => caring-relationship
                  [post_title] => Caring for the relationship
                  [post_author] => 3
                  [post_date] => 2020-01-01 15:46:06
                  [year] => 2020
                  [month] => 1
                  [post_type] => post
              )
      
          [1174] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 2311
                  [post_name] => impacting-see
                  [post_title] => Impacting how we see ourselves
                  [post_author] => 3
                  [post_date] => 2019-12-31 19:10:38
                  [year] => 2019
                  [month] => 12
                  [post_type] => post
              )
      
          [1175] => stdClass Object
              (
                  [slug] => power
                  [ID] => 2308
                  [post_name] => letting-disturbed
                  [post_title] => Letting ourselves be disturbed
                  [post_author] => 3
                  [post_date] => 2019-12-30 19:57:58
                  [year] => 2019
                  [month] => 12
                  [post_type] => post
              )
      
          [1176] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 2305
                  [post_name] => creating-tension
                  [post_title] => Creating tension
                  [post_author] => 3
                  [post_date] => 2019-12-29 10:42:57
                  [year] => 2019
                  [month] => 12
                  [post_type] => post
              )
      
          [1177] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 2302
                  [post_name] => helping-connects-fear
                  [post_title] => When helping connects with fear
                  [post_author] => 3
                  [post_date] => 2019-12-28 11:19:41
                  [year] => 2019
                  [month] => 12
                  [post_type] => post
              )
      
          [1178] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 2299
                  [post_name] => magical-solutions
                  [post_title] => Magical solutions
                  [post_author] => 3
                  [post_date] => 2019-12-27 12:06:13
                  [year] => 2019
                  [month] => 12
                  [post_type] => post
              )
      
          [1179] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 2296
                  [post_name] => taking-time-listen
                  [post_title] => Taking time to listen
                  [post_author] => 3
                  [post_date] => 2019-12-26 12:27:22
                  [year] => 2019
                  [month] => 12
                  [post_type] => post
              )
      
          [1180] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 2293
                  [post_name] => tense-ease
                  [post_title] => Tense and ease
                  [post_author] => 3
                  [post_date] => 2019-12-25 13:25:22
                  [year] => 2019
                  [month] => 12
                  [post_type] => post
              )
      
          [1181] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2290
                  [post_name] => generosity-choice
                  [post_title] => Generosity is a choice
                  [post_author] => 3
                  [post_date] => 2019-12-24 09:14:04
                  [year] => 2019
                  [month] => 12
                  [post_type] => post
              )
      
          [1182] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2287
                  [post_name] => reset
                  [post_title] => Reset
                  [post_author] => 3
                  [post_date] => 2019-12-23 15:52:21
                  [year] => 2019
                  [month] => 12
                  [post_type] => post
              )
      
          [1183] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 2283
                  [post_name] => gin-early-adopters
                  [post_title] => Gin and early adopters
                  [post_author] => 3
                  [post_date] => 2019-12-22 16:33:53
                  [year] => 2019
                  [month] => 12
                  [post_type] => post
              )
      
          [1184] => stdClass Object
              (
                  [slug] => process
                  [ID] => 2280
                  [post_name] => context-transforms-content
                  [post_title] => Context transforms content
                  [post_author] => 3
                  [post_date] => 2019-12-21 17:02:31
                  [year] => 2019
                  [month] => 12
                  [post_type] => post
              )
      
          [1185] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2277
                  [post_name] => youll-get-used
                  [post_title] => You’ll get used to it
                  [post_author] => 3
                  [post_date] => 2019-12-20 10:49:02
                  [year] => 2019
                  [month] => 12
                  [post_type] => post
              )
      
          [1186] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 2274
                  [post_name] => figuring-start
                  [post_title] => Figuring out where to start
                  [post_author] => 3
                  [post_date] => 2019-12-19 22:12:34
                  [year] => 2019
                  [month] => 12
                  [post_type] => post
              )
      
          [1187] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 2271
                  [post_name] => overcoming-obstacle
                  [post_title] => Overcoming the obstacle
                  [post_author] => 3
                  [post_date] => 2019-12-18 10:47:43
                  [year] => 2019
                  [month] => 12
                  [post_type] => post
              )
      
          [1188] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2267
                  [post_name] => why-measure
                  [post_title] => Why measure
                  [post_author] => 3
                  [post_date] => 2019-12-17 21:34:19
                  [year] => 2019
                  [month] => 12
                  [post_type] => post
              )
      
          [1189] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2264
                  [post_name] => forbidden-words
                  [post_title] => Forbidden words
                  [post_author] => 3
                  [post_date] => 2019-12-16 18:21:26
                  [year] => 2019
                  [month] => 12
                  [post_type] => post
              )
      
          [1190] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2260
                  [post_name] => implicit-explicit
                  [post_title] => Implicit and explicit
                  [post_author] => 3
                  [post_date] => 2019-12-15 17:22:22
                  [year] => 2019
                  [month] => 12
                  [post_type] => post
              )
      
          [1191] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 2257
                  [post_name] => when-to-disagree
                  [post_title] => When to disagree
                  [post_author] => 3
                  [post_date] => 2019-12-14 20:41:15
                  [year] => 2019
                  [month] => 12
                  [post_type] => post
              )
      
          [1192] => stdClass Object
              (
                  [slug] => culture
                  [ID] => 2254
                  [post_name] => i-see-you
                  [post_title] => I see you
                  [post_author] => 3
                  [post_date] => 2019-12-13 17:51:35
                  [year] => 2019
                  [month] => 12
                  [post_type] => post
              )
      
          [1193] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2251
                  [post_name] => thats-life
                  [post_title] => That’s life
                  [post_author] => 3
                  [post_date] => 2019-12-12 15:13:40
                  [year] => 2019
                  [month] => 12
                  [post_type] => post
              )
      
          [1194] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 2248
                  [post_name] => expecting-acceptance
                  [post_title] => Expecting acceptance
                  [post_author] => 3
                  [post_date] => 2019-12-11 17:44:29
                  [year] => 2019
                  [month] => 12
                  [post_type] => post
              )
      
          [1195] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2245
                  [post_name] => positive-doesnt-work
                  [post_title] => When positive doesn’t work
                  [post_author] => 3
                  [post_date] => 2019-12-10 12:50:50
                  [year] => 2019
                  [month] => 12
                  [post_type] => post
              )
      
          [1196] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2241
                  [post_name] => transitions-letting-go
                  [post_title] => Transitions and letting go
                  [post_author] => 3
                  [post_date] => 2019-12-09 16:07:45
                  [year] => 2019
                  [month] => 12
                  [post_type] => post
              )
      
          [1197] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 2238
                  [post_name] => time-2
                  [post_title] => Time
                  [post_author] => 3
                  [post_date] => 2019-12-08 16:32:27
                  [year] => 2019
                  [month] => 12
                  [post_type] => post
              )
      
          [1198] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2235
                  [post_name] => nuances-lead-meaning
                  [post_title] => Nuances lead to meaning
                  [post_author] => 3
                  [post_date] => 2019-12-07 15:32:34
                  [year] => 2019
                  [month] => 12
                  [post_type] => post
              )
      
          [1199] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2230
                  [post_name] => requesting-clarity
                  [post_title] => Requesting clarity
                  [post_author] => 3
                  [post_date] => 2019-12-06 15:02:54
                  [year] => 2019
                  [month] => 12
                  [post_type] => post
              )
      
          [1200] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2227
                  [post_name] => leverage-change-others
                  [post_title] => Leverage to change others
                  [post_author] => 3
                  [post_date] => 2019-12-05 20:40:07
                  [year] => 2019
                  [month] => 12
                  [post_type] => post
              )
      
          [1201] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2224
                  [post_name] => feelings-disturb
                  [post_title] => When feelings disturb
                  [post_author] => 3
                  [post_date] => 2019-12-04 16:25:32
                  [year] => 2019
                  [month] => 12
                  [post_type] => post
              )
      
          [1202] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2221
                  [post_name] => relationships-may-something-different-expect
                  [post_title] => Relationships may be something different than you expect
                  [post_author] => 3
                  [post_date] => 2019-12-03 18:20:09
                  [year] => 2019
                  [month] => 12
                  [post_type] => post
              )
      
          [1203] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 2218
                  [post_name] => digital-relationships
                  [post_title] => Digital relationships
                  [post_author] => 3
                  [post_date] => 2019-12-02 18:31:26
                  [year] => 2019
                  [month] => 12
                  [post_type] => post
              )
      
          [1204] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2215
                  [post_name] => conflict-paradox
                  [post_title] => The conflict paradox
                  [post_author] => 3
                  [post_date] => 2019-12-01 10:16:19
                  [year] => 2019
                  [month] => 12
                  [post_type] => post
              )
      
          [1205] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 2212
                  [post_name] => threats-right
                  [post_title] => From threats to being right
                  [post_author] => 3
                  [post_date] => 2019-11-30 13:17:45
                  [year] => 2019
                  [month] => 11
                  [post_type] => post
              )
      
          [1206] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2209
                  [post_name] => one-truth
                  [post_title] => Would there be one truth?
                  [post_author] => 3
                  [post_date] => 2019-11-29 15:21:58
                  [year] => 2019
                  [month] => 11
                  [post_type] => post
              )
      
          [1207] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2205
                  [post_name] => gratitude
                  [post_title] => Gratitude
                  [post_author] => 3
                  [post_date] => 2019-11-28 12:34:47
                  [year] => 2019
                  [month] => 11
                  [post_type] => post
              )
      
          [1208] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 2154
                  [post_name] => inventing-services
                  [post_title] => Inventing services
                  [post_author] => 3
                  [post_date] => 2019-11-27 10:16:28
                  [year] => 2019
                  [month] => 11
                  [post_type] => post
              )
      
          [1209] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2181
                  [post_name] => change-requires-acceptance
                  [post_title] => Change requires acceptance
                  [post_author] => 3
                  [post_date] => 2019-11-26 10:00:44
                  [year] => 2019
                  [month] => 11
                  [post_type] => post
              )
      
          [1210] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2184
                  [post_name] => autonomy-ability-effective-problem-solving
                  [post_title] => Autonomy, the ability for effective problem solving
                  [post_author] => 3
                  [post_date] => 2019-11-25 10:17:32
                  [year] => 2019
                  [month] => 11
                  [post_type] => post
              )
      
          [1211] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2201
                  [post_name] => map-territory
                  [post_title] => The map is not the territory
                  [post_author] => 3
                  [post_date] => 2019-11-24 10:19:45
                  [year] => 2019
                  [month] => 11
                  [post_type] => post
              )
      
          [1212] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2151
                  [post_name] => caring
                  [post_title] => Caring
                  [post_author] => 3
                  [post_date] => 2019-11-23 10:14:53
                  [year] => 2019
                  [month] => 11
                  [post_type] => post
              )
      
          [1213] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2169
                  [post_name] => need
                  [post_title] => What do you need?
                  [post_author] => 3
                  [post_date] => 2019-11-22 10:48:30
                  [year] => 2019
                  [month] => 11
                  [post_type] => post
              )
      
          [1214] => stdClass Object
              (
                  [slug] => context
                  [ID] => 2196
                  [post_name] => point-view
                  [post_title] => Point of view
                  [post_author] => 3
                  [post_date] => 2019-11-21 10:57:26
                  [year] => 2019
                  [month] => 11
                  [post_type] => post
              )
      
          [1215] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 2193
                  [post_name] => acting
                  [post_title] => Acting as if
                  [post_author] => 3
                  [post_date] => 2019-11-20 10:15:31
                  [year] => 2019
                  [month] => 11
                  [post_type] => post
              )
      
          [1216] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2190
                  [post_name] => inner-critique
                  [post_title] => The inner critique
                  [post_author] => 3
                  [post_date] => 2019-11-19 13:47:20
                  [year] => 2019
                  [month] => 11
                  [post_type] => post
              )
      
          [1217] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2187
                  [post_name] => posture-makes-difference
                  [post_title] => Posture makes the difference
                  [post_author] => 3
                  [post_date] => 2019-11-18 10:38:17
                  [year] => 2019
                  [month] => 11
                  [post_type] => post
              )
      
          [1218] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2178
                  [post_name] => stability-change
                  [post_title] => Stability and Change
                  [post_author] => 3
                  [post_date] => 2019-11-17 10:24:13
                  [year] => 2019
                  [month] => 11
                  [post_type] => post
              )
      
          [1219] => stdClass Object
              (
                  [slug] => process
                  [ID] => 2174
                  [post_name] => confusing-spontaneous
                  [post_title] => Confusing spontaneous
                  [post_author] => 3
                  [post_date] => 2019-11-16 10:15:40
                  [year] => 2019
                  [month] => 11
                  [post_type] => post
              )
      
          [1220] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 2166
                  [post_name] => being-selfish
                  [post_title] => On being selfish
                  [post_author] => 3
                  [post_date] => 2019-11-15 10:34:16
                  [year] => 2019
                  [month] => 11
                  [post_type] => post
              )
      
          [1221] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2163
                  [post_name] => products-infrastructure
                  [post_title] => Products and infrastructure
                  [post_author] => 3
                  [post_date] => 2019-11-14 10:17:07
                  [year] => 2019
                  [month] => 11
                  [post_type] => post
              )
      
          [1222] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2160
                  [post_name] => strategy-tactics
                  [post_title] => On strategy and tactics
                  [post_author] => 3
                  [post_date] => 2019-11-13 10:08:00
                  [year] => 2019
                  [month] => 11
                  [post_type] => post
              )
      
          [1223] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2157
                  [post_name] => freedom-responsibility
                  [post_title] => There is freedom and there is no responsibility
                  [post_author] => 3
                  [post_date] => 2019-11-12 10:13:00
                  [year] => 2019
                  [month] => 11
                  [post_type] => post
              )
      
          [1224] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2148
                  [post_name] => ok-honest
                  [post_title] => It’s not ok. Be honest.
                  [post_author] => 3
                  [post_date] => 2019-11-11 10:23:08
                  [year] => 2019
                  [month] => 11
                  [post_type] => post
              )
      
          [1225] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 2144
                  [post_name] => different-facets-thing
                  [post_title] => Different facets to the same thing
                  [post_author] => 3
                  [post_date] => 2019-11-10 10:29:25
                  [year] => 2019
                  [month] => 11
                  [post_type] => post
              )
      
          [1226] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2141
                  [post_name] => smell-place
                  [post_title] => The smell of the place
                  [post_author] => 3
                  [post_date] => 2019-11-09 10:07:02
                  [year] => 2019
                  [month] => 11
                  [post_type] => post
              )
      
          [1227] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2138
                  [post_name] => information-overflow
                  [post_title] => Information overflow
                  [post_author] => 3
                  [post_date] => 2019-11-08 20:07:10
                  [year] => 2019
                  [month] => 11
                  [post_type] => post
              )
      
          [1228] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2135
                  [post_name] => disruptive-myth
                  [post_title] => The disruptive myth
                  [post_author] => 3
                  [post_date] => 2019-11-07 10:49:35
                  [year] => 2019
                  [month] => 11
                  [post_type] => post
              )
      
          [1229] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 2131
                  [post_name] => inside-outside
                  [post_title] => Inside and outside
                  [post_author] => 3
                  [post_date] => 2019-11-06 10:50:49
                  [year] => 2019
                  [month] => 11
                  [post_type] => post
              )
      
          [1230] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 2128
                  [post_name] => expected
                  [post_title] => Doing the expected
                  [post_author] => 3
                  [post_date] => 2019-11-05 21:39:18
                  [year] => 2019
                  [month] => 11
                  [post_type] => post
              )
      
          [1231] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2125
                  [post_name] => passion-purpose-mission
                  [post_title] => Passion, Purpose, Mission
                  [post_author] => 3
                  [post_date] => 2019-11-04 23:06:37
                  [year] => 2019
                  [month] => 11
                  [post_type] => post
              )
      
          [1232] => stdClass Object
              (
                  [slug] => power
                  [ID] => 2122
                  [post_name] => allowing-space
                  [post_title] => Allowing for space
                  [post_author] => 3
                  [post_date] => 2019-11-03 21:49:51
                  [year] => 2019
                  [month] => 11
                  [post_type] => post
              )
      
          [1233] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 2119
                  [post_name] => whos-deciding
                  [post_title] => Who’s deciding?
                  [post_author] => 3
                  [post_date] => 2019-11-02 10:39:09
                  [year] => 2019
                  [month] => 11
                  [post_type] => post
              )
      
          [1234] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2116
                  [post_name] => magic-positioning
                  [post_title] => The magic of positioning
                  [post_author] => 3
                  [post_date] => 2019-11-01 10:56:20
                  [year] => 2019
                  [month] => 11
                  [post_type] => post
              )
      
          [1235] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 2111
                  [post_name] => dont-buy
                  [post_title] => Why don’t they buy from you?
                  [post_author] => 3
                  [post_date] => 2019-10-31 11:22:17
                  [year] => 2019
                  [month] => 10
                  [post_type] => post
              )
      
          [1236] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 2108
                  [post_name] => needing-wanting
                  [post_title] => Needing or Wanting
                  [post_author] => 3
                  [post_date] => 2019-10-30 10:03:06
                  [year] => 2019
                  [month] => 10
                  [post_type] => post
              )
      
          [1237] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2105
                  [post_name] => helping-others-might-different-expected
                  [post_title] => Helping others might be different from what you expected
                  [post_author] => 3
                  [post_date] => 2019-10-29 09:57:38
                  [year] => 2019
                  [month] => 10
                  [post_type] => post
              )
      
          [1238] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2101
                  [post_name] => biology-will-not-go-away
                  [post_title] => Biology will not go away
                  [post_author] => 3
                  [post_date] => 2019-10-28 11:00:41
                  [year] => 2019
                  [month] => 10
                  [post_type] => post
              )
      
          [1239] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 2098
                  [post_name] => whats-leadership
                  [post_title] => What’s leadership?
                  [post_author] => 3
                  [post_date] => 2019-10-27 10:00:11
                  [year] => 2019
                  [month] => 10
                  [post_type] => post
              )
      
          [1240] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2094
                  [post_name] => minds-connect
                  [post_title] => When minds connect
                  [post_author] => 3
                  [post_date] => 2019-10-26 15:39:24
                  [year] => 2019
                  [month] => 10
                  [post_type] => post
              )
      
          [1241] => stdClass Object
              (
                  [slug] => worldview
                  [ID] => 2091
                  [post_name] => content-form
                  [post_title] => Content over form
                  [post_author] => 3
                  [post_date] => 2019-10-25 10:38:59
                  [year] => 2019
                  [month] => 10
                  [post_type] => post
              )
      
          [1242] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2088
                  [post_name] => will-lead
                  [post_title] => The will to lead
                  [post_author] => 3
                  [post_date] => 2019-10-24 11:00:39
                  [year] => 2019
                  [month] => 10
                  [post_type] => post
              )
      
          [1243] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 2084
                  [post_name] => opportunity-distraction
                  [post_title] => Opportunity or distraction
                  [post_author] => 3
                  [post_date] => 2019-10-23 15:32:39
                  [year] => 2019
                  [month] => 10
                  [post_type] => post
              )
      
          [1244] => stdClass Object
              (
                  [slug] => culture
                  [ID] => 2081
                  [post_name] => boundaries-identification
                  [post_title] => Boundaries of identification
                  [post_author] => 3
                  [post_date] => 2019-10-22 19:45:02
                  [year] => 2019
                  [month] => 10
                  [post_type] => post
              )
      
          [1245] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 2078
                  [post_name] => scientifically-proven
                  [post_title] => It’s not scientifically proven
                  [post_author] => 3
                  [post_date] => 2019-10-21 19:16:00
                  [year] => 2019
                  [month] => 10
                  [post_type] => post
              )
      
          [1246] => stdClass Object
              (
                  [slug] => group-dynamics
                  [ID] => 2074
                  [post_name] => inviting-shame
                  [post_title] => Inviting shame
                  [post_author] => 3
                  [post_date] => 2019-10-20 19:12:34
                  [year] => 2019
                  [month] => 10
                  [post_type] => post
              )
      
          [1247] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 2072
                  [post_name] => change-creates-tension
                  [post_title] => Change creates tension
                  [post_author] => 3
                  [post_date] => 2019-10-19 18:59:42
                  [year] => 2019
                  [month] => 10
                  [post_type] => post
              )
      
          [1248] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2069
                  [post_name] => time-decide
                  [post_title] => When it’s time to decide
                  [post_author] => 3
                  [post_date] => 2019-10-18 22:25:17
                  [year] => 2019
                  [month] => 10
                  [post_type] => post
              )
      
          [1249] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2065
                  [post_name] => interfaces
                  [post_title] => Interfaces
                  [post_author] => 3
                  [post_date] => 2019-10-17 21:03:31
                  [year] => 2019
                  [month] => 10
                  [post_type] => post
              )
      
          [1250] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2062
                  [post_name] => grateful
                  [post_title] => Be grateful
                  [post_author] => 3
                  [post_date] => 2019-10-16 21:44:33
                  [year] => 2019
                  [month] => 10
                  [post_type] => post
              )
      
          [1251] => stdClass Object
              (
                  [slug] => process
                  [ID] => 2059
                  [post_name] => tension-attraction
                  [post_title] => Tension and attraction
                  [post_author] => 3
                  [post_date] => 2019-10-15 22:53:25
                  [year] => 2019
                  [month] => 10
                  [post_type] => post
              )
      
          [1252] => stdClass Object
              (
                  [slug] => process
                  [ID] => 2056
                  [post_name] => use
                  [post_title] => To be or to use
                  [post_author] => 3
                  [post_date] => 2019-10-14 21:49:07
                  [year] => 2019
                  [month] => 10
                  [post_type] => post
              )
      
          [1253] => stdClass Object
              (
                  [slug] => context
                  [ID] => 2053
                  [post_name] => learning-words
                  [post_title] => Learning the words
                  [post_author] => 3
                  [post_date] => 2019-10-13 22:08:46
                  [year] => 2019
                  [month] => 10
                  [post_type] => post
              )
      
          [1254] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2048
                  [post_name] => protection-defense
                  [post_title] => Protection or defense?
                  [post_author] => 3
                  [post_date] => 2019-10-12 22:34:10
                  [year] => 2019
                  [month] => 10
                  [post_type] => post
              )
      
          [1255] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2045
                  [post_name] => frustration-necessary
                  [post_title] => Frustration is necessary
                  [post_author] => 3
                  [post_date] => 2019-10-11 23:56:15
                  [year] => 2019
                  [month] => 10
                  [post_type] => post
              )
      
          [1256] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2042
                  [post_name] => development-doesnt-make-easier
                  [post_title] => Development doesn’t make it easier
                  [post_author] => 3
                  [post_date] => 2019-10-10 23:41:00
                  [year] => 2019
                  [month] => 10
                  [post_type] => post
              )
      
          [1257] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2039
                  [post_name] => creating-space
                  [post_title] => Creating space
                  [post_author] => 3
                  [post_date] => 2019-10-09 22:30:18
                  [year] => 2019
                  [month] => 10
                  [post_type] => post
              )
      
          [1258] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 2036
                  [post_name] => going-deeper
                  [post_title] => Going deeper
                  [post_author] => 3
                  [post_date] => 2019-10-08 23:39:22
                  [year] => 2019
                  [month] => 10
                  [post_type] => post
              )
      
          [1259] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2033
                  [post_name] => letting-go
                  [post_title] => Letting go
                  [post_author] => 3
                  [post_date] => 2019-10-07 23:46:10
                  [year] => 2019
                  [month] => 10
                  [post_type] => post
              )
      
          [1260] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2029
                  [post_name] => solutions
                  [post_title] => Solutions
                  [post_author] => 3
                  [post_date] => 2019-10-06 20:18:54
                  [year] => 2019
                  [month] => 10
                  [post_type] => post
              )
      
          [1261] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 2026
                  [post_name] => seemingly-irrational
                  [post_title] => Seemingly irrational
                  [post_author] => 3
                  [post_date] => 2019-10-05 23:59:33
                  [year] => 2019
                  [month] => 10
                  [post_type] => post
              )
      
          [1262] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2023
                  [post_name] => us
                  [post_title] => You, us and I
                  [post_author] => 3
                  [post_date] => 2019-10-04 23:48:00
                  [year] => 2019
                  [month] => 10
                  [post_type] => post
              )
      
          [1263] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2020
                  [post_name] => verification
                  [post_title] => Verification
                  [post_author] => 3
                  [post_date] => 2019-10-03 21:57:54
                  [year] => 2019
                  [month] => 10
                  [post_type] => post
              )
      
          [1264] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2017
                  [post_name] => trust-requires-effort
                  [post_title] => Trust requires effort
                  [post_author] => 3
                  [post_date] => 2019-10-02 18:35:48
                  [year] => 2019
                  [month] => 10
                  [post_type] => post
              )
      
          [1265] => stdClass Object
              (
                  [slug] => framework
                  [ID] => 2014
                  [post_name] => fear-change
                  [post_title] => The fear to change
                  [post_author] => 3
                  [post_date] => 2019-10-01 23:10:22
                  [year] => 2019
                  [month] => 10
                  [post_type] => post
              )
      
          [1266] => stdClass Object
              (
                  [slug] => context
                  [ID] => 2011
                  [post_name] => selfish
                  [post_title] => Selfish
                  [post_author] => 3
                  [post_date] => 2019-09-30 22:14:37
                  [year] => 2019
                  [month] => 9
                  [post_type] => post
              )
      
          [1267] => stdClass Object
              (
                  [slug] => process
                  [ID] => 2008
                  [post_name] => story-growth
                  [post_title] => A story of growth
                  [post_author] => 3
                  [post_date] => 2019-09-29 11:21:33
                  [year] => 2019
                  [month] => 9
                  [post_type] => post
              )
      
          [1268] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 2005
                  [post_name] => whats-contract
                  [post_title] => What’s it for: contract
                  [post_author] => 3
                  [post_date] => 2019-09-28 20:07:14
                  [year] => 2019
                  [month] => 9
                  [post_type] => post
              )
      
          [1269] => stdClass Object
              (
                  [slug] => care
                  [ID] => 2001
                  [post_name] => preferring-problem
                  [post_title] => Preferring the problem
                  [post_author] => 3
                  [post_date] => 2019-09-27 22:45:45
                  [year] => 2019
                  [month] => 9
                  [post_type] => post
              )
      
          [1270] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1997
                  [post_name] => go-tell
                  [post_title] => Go and tell them
                  [post_author] => 3
                  [post_date] => 2019-09-26 21:29:45
                  [year] => 2019
                  [month] => 9
                  [post_type] => post
              )
      
          [1271] => stdClass Object
              (
                  [slug] => context
                  [ID] => 1994
                  [post_name] => many-many
                  [post_title] => How many are many?
                  [post_author] => 3
                  [post_date] => 2019-09-25 22:35:45
                  [year] => 2019
                  [month] => 9
                  [post_type] => post
              )
      
          [1272] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1991
                  [post_name] => simply-much-noise
                  [post_title] => There simply is too much noise
                  [post_author] => 3
                  [post_date] => 2019-09-24 21:25:25
                  [year] => 2019
                  [month] => 9
                  [post_type] => post
              )
      
          [1273] => stdClass Object
              (
                  [slug] => framework
                  [ID] => 1988
                  [post_name] => 10-100
                  [post_title] => From 10 to 100
                  [post_author] => 3
                  [post_date] => 2019-09-23 23:51:38
                  [year] => 2019
                  [month] => 9
                  [post_type] => post
              )
      
          [1274] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1984
                  [post_name] => nothing-new-sun
                  [post_title] => There is nothing new under the sun
                  [post_author] => 3
                  [post_date] => 2019-09-22 22:18:44
                  [year] => 2019
                  [month] => 9
                  [post_type] => post
              )
      
          [1275] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1981
                  [post_name] => reality-can-surprising
                  [post_title] => Reality can be surprising
                  [post_author] => 3
                  [post_date] => 2019-09-21 19:07:51
                  [year] => 2019
                  [month] => 9
                  [post_type] => post
              )
      
          [1276] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1977
                  [post_name] => quest-magicians
                  [post_title] => The quest for magicians
                  [post_author] => 3
                  [post_date] => 2019-09-20 18:11:34
                  [year] => 2019
                  [month] => 9
                  [post_type] => post
              )
      
          [1277] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 1974
                  [post_name] => connecting-dots
                  [post_title] => Connecting the dots
                  [post_author] => 3
                  [post_date] => 2019-09-19 23:51:36
                  [year] => 2019
                  [month] => 9
                  [post_type] => post
              )
      
          [1278] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1971
                  [post_name] => self-self
                  [post_title] => Self or self?
                  [post_author] => 3
                  [post_date] => 2019-09-18 23:37:14
                  [year] => 2019
                  [month] => 9
                  [post_type] => post
              )
      
          [1279] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1967
                  [post_name] => adapting-law
                  [post_title] => Adapting the law
                  [post_author] => 3
                  [post_date] => 2019-09-17 23:56:02
                  [year] => 2019
                  [month] => 9
                  [post_type] => post
              )
      
          [1280] => stdClass Object
              (
                  [slug] => process
                  [ID] => 1964
                  [post_name] => world-wish
                  [post_title] => The world we wish we had
                  [post_author] => 3
                  [post_date] => 2019-09-16 23:51:58
                  [year] => 2019
                  [month] => 9
                  [post_type] => post
              )
      
          [1281] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1961
                  [post_name] => limits-independence
                  [post_title] => The limits of independence
                  [post_author] => 3
                  [post_date] => 2019-09-15 20:29:01
                  [year] => 2019
                  [month] => 9
                  [post_type] => post
              )
      
          [1282] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1958
                  [post_name] => clarity-illusion
                  [post_title] => When clarity is an illusion
                  [post_author] => 3
                  [post_date] => 2019-09-14 23:08:01
                  [year] => 2019
                  [month] => 9
                  [post_type] => post
              )
      
          [1283] => stdClass Object
              (
                  [slug] => process
                  [ID] => 1955
                  [post_name] => emotions-emotions
                  [post_title] => Emotions? What Emotions?
                  [post_author] => 3
                  [post_date] => 2019-09-13 22:55:58
                  [year] => 2019
                  [month] => 9
                  [post_type] => post
              )
      
          [1284] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1952
                  [post_name] => time
                  [post_title] => Do you have some time?
                  [post_author] => 3
                  [post_date] => 2019-09-12 22:49:36
                  [year] => 2019
                  [month] => 9
                  [post_type] => post
              )
      
          [1285] => stdClass Object
              (
                  [slug] => learning
                  [ID] => 1949
                  [post_name] => achieving-goals
                  [post_title] => Achieving goals
                  [post_author] => 3
                  [post_date] => 2019-09-11 22:22:36
                  [year] => 2019
                  [month] => 9
                  [post_type] => post
              )
      
          [1286] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 1946
                  [post_name] => whats-feedback
                  [post_title] => What’s that feedback for?
                  [post_author] => 3
                  [post_date] => 2019-09-10 21:35:12
                  [year] => 2019
                  [month] => 9
                  [post_type] => post
              )
      
          [1287] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1943
                  [post_name] => happiness-love-full-stop
                  [post_title] => “Happiness is love. Full stop.”
                  [post_author] => 3
                  [post_date] => 2019-09-09 21:54:13
                  [year] => 2019
                  [month] => 9
                  [post_type] => post
              )
      
          [1288] => stdClass Object
              (
                  [slug] => context
                  [ID] => 1939
                  [post_name] => things-usually-dont-see
                  [post_title] => The things we usually don’t see
                  [post_author] => 3
                  [post_date] => 2019-09-08 14:41:33
                  [year] => 2019
                  [month] => 9
                  [post_type] => post
              )
      
          [1289] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1936
                  [post_name] => celebration-fails
                  [post_title] => When celebration fails
                  [post_author] => 3
                  [post_date] => 2019-09-07 23:59:43
                  [year] => 2019
                  [month] => 9
                  [post_type] => post
              )
      
          [1290] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1932
                  [post_name] => change
                  [post_title] => This is change
                  [post_author] => 3
                  [post_date] => 2019-09-06 23:01:44
                  [year] => 2019
                  [month] => 9
                  [post_type] => post
              )
      
          [1291] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 1929
                  [post_name] => available-choices
                  [post_title] => Available choices
                  [post_author] => 3
                  [post_date] => 2019-09-05 22:08:26
                  [year] => 2019
                  [month] => 9
                  [post_type] => post
              )
      
          [1292] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1926
                  [post_name] => slowness-thinking
                  [post_title] => The slowness of thinking
                  [post_author] => 3
                  [post_date] => 2019-09-04 17:24:35
                  [year] => 2019
                  [month] => 9
                  [post_type] => post
              )
      
          [1293] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1921
                  [post_name] => saying-thank
                  [post_title] => Saying thank you
                  [post_author] => 3
                  [post_date] => 2019-09-03 23:59:12
                  [year] => 2019
                  [month] => 9
                  [post_type] => post
              )
      
          [1294] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 1917
                  [post_name] => listening-2
                  [post_title] => Listening to yourself
                  [post_author] => 3
                  [post_date] => 2019-09-02 23:41:29
                  [year] => 2019
                  [month] => 9
                  [post_type] => post
              )
      
          [1295] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1912
                  [post_name] => creation-urban-legend
                  [post_title] => Creation of an urban legend
                  [post_author] => 3
                  [post_date] => 2019-09-01 22:40:47
                  [year] => 2019
                  [month] => 9
                  [post_type] => post
              )
      
          [1296] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 1900
                  [post_name] => dancing-obstacle
                  [post_title] => Dancing with the obstacle
                  [post_author] => 3
                  [post_date] => 2019-08-31 11:00:14
                  [year] => 2019
                  [month] => 8
                  [post_type] => post
              )
      
          [1297] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1888
                  [post_name] => life
                  [post_title] => About life
                  [post_author] => 3
                  [post_date] => 2019-08-30 17:15:04
                  [year] => 2019
                  [month] => 8
                  [post_type] => post
              )
      
          [1298] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 1908
                  [post_name] => seeing-curiosity-seen
                  [post_title] => Seeing, curiosity and being seen
                  [post_author] => 3
                  [post_date] => 2019-08-29 20:27:39
                  [year] => 2019
                  [month] => 8
                  [post_type] => post
              )
      
          [1299] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 1904
                  [post_name] => decisions-consequences
                  [post_title] => Decisions and their consequences
                  [post_author] => 3
                  [post_date] => 2019-08-28 23:44:57
                  [year] => 2019
                  [month] => 8
                  [post_type] => post
              )
      
          [1300] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1897
                  [post_name] => whos-goal
                  [post_title] => Who’s goal?
                  [post_author] => 3
                  [post_date] => 2019-08-27 14:05:13
                  [year] => 2019
                  [month] => 8
                  [post_type] => post
              )
      
          [1301] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1893
                  [post_name] => principles-governance
                  [post_title] => Principles of governance
                  [post_author] => 3
                  [post_date] => 2019-08-26 22:32:15
                  [year] => 2019
                  [month] => 8
                  [post_type] => post
              )
      
          [1302] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1885
                  [post_name] => exploring-edges
                  [post_title] => Exploring the edges
                  [post_author] => 3
                  [post_date] => 2019-08-25 22:09:20
                  [year] => 2019
                  [month] => 8
                  [post_type] => post
              )
      
          [1303] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 1882
                  [post_name] => grandiosity
                  [post_title] => Grandiosity
                  [post_author] => 3
                  [post_date] => 2019-08-24 22:34:29
                  [year] => 2019
                  [month] => 8
                  [post_type] => post
              )
      
          [1304] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1879
                  [post_name] => opposites-dont-oppose
                  [post_title] => Opposites don’t oppose each other
                  [post_author] => 3
                  [post_date] => 2019-08-23 18:51:13
                  [year] => 2019
                  [month] => 8
                  [post_type] => post
              )
      
          [1305] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 1876
                  [post_name] => approaches-healthy
                  [post_title] => Approaches to being healthy
                  [post_author] => 3
                  [post_date] => 2019-08-22 17:32:05
                  [year] => 2019
                  [month] => 8
                  [post_type] => post
              )
      
          [1306] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1873
                  [post_name] => making-choice
                  [post_title] => Making a choice
                  [post_author] => 3
                  [post_date] => 2019-08-21 23:20:23
                  [year] => 2019
                  [month] => 8
                  [post_type] => post
              )
      
          [1307] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 1870
                  [post_name] => negative-positive-permissions
                  [post_title] => Negative and positive permissions
                  [post_author] => 3
                  [post_date] => 2019-08-20 10:15:44
                  [year] => 2019
                  [month] => 8
                  [post_type] => post
              )
      
          [1308] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 1866
                  [post_name] => liberty-freedom
                  [post_title] => Liberty and freedom
                  [post_author] => 3
                  [post_date] => 2019-08-19 22:44:50
                  [year] => 2019
                  [month] => 8
                  [post_type] => post
              )
      
          [1309] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 1863
                  [post_name] => doubt-wants-embraced
                  [post_title] => Doubt wants to be embraced
                  [post_author] => 3
                  [post_date] => 2019-08-18 22:12:05
                  [year] => 2019
                  [month] => 8
                  [post_type] => post
              )
      
          [1310] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1860
                  [post_name] => political-correctness
                  [post_title] => Political correctness
                  [post_author] => 3
                  [post_date] => 2019-08-17 23:57:50
                  [year] => 2019
                  [month] => 8
                  [post_type] => post
              )
      
          [1311] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1856
                  [post_name] => making-change-happen
                  [post_title] => Making change happen
                  [post_author] => 3
                  [post_date] => 2019-08-16 23:51:56
                  [year] => 2019
                  [month] => 8
                  [post_type] => post
              )
      
          [1312] => stdClass Object
              (
                  [slug] => process
                  [ID] => 1853
                  [post_name] => put-scale
                  [post_title] => Put them on a scale
                  [post_author] => 3
                  [post_date] => 2019-08-15 23:28:10
                  [year] => 2019
                  [month] => 8
                  [post_type] => post
              )
      
          [1313] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 1848
                  [post_name] => persuade
                  [post_title] => Persuade
                  [post_author] => 3
                  [post_date] => 2019-08-14 23:03:15
                  [year] => 2019
                  [month] => 8
                  [post_type] => post
              )
      
          [1314] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1845
                  [post_name] => lost-task
                  [post_title] => The lost task
                  [post_author] => 3
                  [post_date] => 2019-08-13 13:17:28
                  [year] => 2019
                  [month] => 8
                  [post_type] => post
              )
      
          [1315] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1842
                  [post_name] => wisdom-sentence
                  [post_title] => Wisdom in a sentence
                  [post_author] => 3
                  [post_date] => 2019-08-12 21:24:09
                  [year] => 2019
                  [month] => 8
                  [post_type] => post
              )
      
          [1316] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1838
                  [post_name] => ideas
                  [post_title] => There are ideas …
                  [post_author] => 3
                  [post_date] => 2019-08-11 15:11:40
                  [year] => 2019
                  [month] => 8
                  [post_type] => post
              )
      
          [1317] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 1835
                  [post_name] => problem
                  [post_title] => The problem is …
                  [post_author] => 3
                  [post_date] => 2019-08-10 22:57:23
                  [year] => 2019
                  [month] => 8
                  [post_type] => post
              )
      
          [1318] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 1832
                  [post_name] => distribution-responsibilities
                  [post_title] => The distribution of responsibilities
                  [post_author] => 3
                  [post_date] => 2019-08-09 23:41:31
                  [year] => 2019
                  [month] => 8
                  [post_type] => post
              )
      
          [1319] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1723
                  [post_name] => task-leadership
                  [post_title] => A task of leadership
                  [post_author] => 3
                  [post_date] => 2019-08-08 16:11:34
                  [year] => 2019
                  [month] => 8
                  [post_type] => post
              )
      
          [1320] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 1711
                  [post_name] => better
                  [post_title] => There is no better than …
                  [post_author] => 3
                  [post_date] => 2019-08-07 10:29:25
                  [year] => 2019
                  [month] => 8
                  [post_type] => post
              )
      
          [1321] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1720
                  [post_name] => creating-alliance
                  [post_title] => Creating alliance
                  [post_author] => 3
                  [post_date] => 2019-08-06 23:31:49
                  [year] => 2019
                  [month] => 8
                  [post_type] => post
              )
      
          [1322] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1715
                  [post_name] => leadership-hard-doesnt-need-lonely
                  [post_title] => Leadership is hard, it doesn’t need to be lonely
                  [post_author] => 3
                  [post_date] => 2019-08-05 23:58:42
                  [year] => 2019
                  [month] => 8
                  [post_type] => post
              )
      
          [1323] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 1708
                  [post_name] => space-idealization-rejection
                  [post_title] => There is space between idealization and rejection
                  [post_author] => 3
                  [post_date] => 2019-08-04 10:06:25
                  [year] => 2019
                  [month] => 8
                  [post_type] => post
              )
      
          [1324] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 1703
                  [post_name] => authority-spreading
                  [post_title] => Authority is spreading
                  [post_author] => 3
                  [post_date] => 2019-08-03 22:36:38
                  [year] => 2019
                  [month] => 8
                  [post_type] => post
              )
      
          [1325] => stdClass Object
              (
                  [slug] => context
                  [ID] => 1699
                  [post_name] => desire-right-fear-wrong
                  [post_title] => The desire to be right, the fear to be wrong
                  [post_author] => 3
                  [post_date] => 2019-08-02 19:42:40
                  [year] => 2019
                  [month] => 8
                  [post_type] => post
              )
      
          [1326] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 1696
                  [post_name] => can-change-2
                  [post_title] => Can you change it?
                  [post_author] => 3
                  [post_date] => 2019-08-01 23:23:22
                  [year] => 2019
                  [month] => 8
                  [post_type] => post
              )
      
          [1327] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1693
                  [post_name] => meet
                  [post_title] => Meet them where they are?
                  [post_author] => 3
                  [post_date] => 2019-07-31 10:54:27
                  [year] => 2019
                  [month] => 7
                  [post_type] => post
              )
      
          [1328] => stdClass Object
              (
                  [slug] => process
                  [ID] => 1687
                  [post_name] => teaching-learning
                  [post_title] => Teaching and learning
                  [post_author] => 3
                  [post_date] => 2019-07-30 21:00:32
                  [year] => 2019
                  [month] => 7
                  [post_type] => post
              )
      
          [1329] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 1684
                  [post_name] => feeling-like-fraud
                  [post_title] => Feeling like a fraud
                  [post_author] => 3
                  [post_date] => 2019-07-29 22:41:29
                  [year] => 2019
                  [month] => 7
                  [post_type] => post
              )
      
          [1330] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1680
                  [post_name] => overlook-meaning
                  [post_title] => Overlook the meaning
                  [post_author] => 3
                  [post_date] => 2019-07-28 22:40:21
                  [year] => 2019
                  [month] => 7
                  [post_type] => post
              )
      
          [1331] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 1677
                  [post_name] => trust
                  [post_title] => Trust
                  [post_author] => 3
                  [post_date] => 2019-07-27 18:38:52
                  [year] => 2019
                  [month] => 7
                  [post_type] => post
              )
      
          [1332] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1671
                  [post_name] => walk-talk
                  [post_title] => Walk the talk
                  [post_author] => 3
                  [post_date] => 2019-07-26 23:58:37
                  [year] => 2019
                  [month] => 7
                  [post_type] => post
              )
      
          [1333] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 1668
                  [post_name] => echo-chambers
                  [post_title] => Echo chambers
                  [post_author] => 3
                  [post_date] => 2019-07-25 22:43:22
                  [year] => 2019
                  [month] => 7
                  [post_type] => post
              )
      
          [1334] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1665
                  [post_name] => thirsty
                  [post_title] => Being thirsty
                  [post_author] => 3
                  [post_date] => 2019-07-24 23:44:58
                  [year] => 2019
                  [month] => 7
                  [post_type] => post
              )
      
          [1335] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 1662
                  [post_name] => sitting-uncomfortable
                  [post_title] => Sitting with the uncomfortable
                  [post_author] => 3
                  [post_date] => 2019-07-23 23:56:29
                  [year] => 2019
                  [month] => 7
                  [post_type] => post
              )
      
          [1336] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1659
                  [post_name] => painful
                  [post_title] => It has to be painful. Does it?
                  [post_author] => 3
                  [post_date] => 2019-07-22 19:36:14
                  [year] => 2019
                  [month] => 7
                  [post_type] => post
              )
      
          [1337] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1653
                  [post_name] => something-ponder-seeking-change
                  [post_title] => Something to ponder when seeking to change
                  [post_author] => 3
                  [post_date] => 2019-07-21 23:59:37
                  [year] => 2019
                  [month] => 7
                  [post_type] => post
              )
      
          [1338] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1650
                  [post_name] => is-it-this-or-that
                  [post_title] => Is it this or that?
                  [post_author] => 3
                  [post_date] => 2019-07-20 18:18:08
                  [year] => 2019
                  [month] => 7
                  [post_type] => post
              )
      
          [1339] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 1647
                  [post_name] => things-can-change
                  [post_title] => The things we can change
                  [post_author] => 3
                  [post_date] => 2019-07-19 23:33:02
                  [year] => 2019
                  [month] => 7
                  [post_type] => post
              )
      
          [1340] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1644
                  [post_name] => things-cant
                  [post_title] => Things you can’t do at once
                  [post_author] => 3
                  [post_date] => 2019-07-18 10:39:40
                  [year] => 2019
                  [month] => 7
                  [post_type] => post
              )
      
          [1341] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1640
                  [post_name] => spreading-change
                  [post_title] => Spreading change
                  [post_author] => 3
                  [post_date] => 2019-07-17 10:19:21
                  [year] => 2019
                  [month] => 7
                  [post_type] => post
              )
      
          [1342] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 1636
                  [post_name] => yes
                  [post_title] => For a yes or a no
                  [post_author] => 3
                  [post_date] => 2019-07-16 10:30:08
                  [year] => 2019
                  [month] => 7
                  [post_type] => post
              )
      
          [1343] => stdClass Object
              (
                  [slug] => process
                  [ID] => 1633
                  [post_name] => learn
                  [post_title] => Learn from the other
                  [post_author] => 3
                  [post_date] => 2019-07-15 22:39:27
                  [year] => 2019
                  [month] => 7
                  [post_type] => post
              )
      
          [1344] => stdClass Object
              (
                  [slug] => culture
                  [ID] => 1628
                  [post_name] => tension-modern-marketers
                  [post_title] => Tension for modern marketers
                  [post_author] => 3
                  [post_date] => 2019-07-14 10:16:56
                  [year] => 2019
                  [month] => 7
                  [post_type] => post
              )
      
          [1345] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 1625
                  [post_name] => attention-grabbers
                  [post_title] => Attention grabbers
                  [post_author] => 3
                  [post_date] => 2019-07-13 10:16:02
                  [year] => 2019
                  [month] => 7
                  [post_type] => post
              )
      
          [1346] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1622
                  [post_name] => sky-limits
                  [post_title] => What if the sky had no limits?
                  [post_author] => 3
                  [post_date] => 2019-07-12 10:20:58
                  [year] => 2019
                  [month] => 7
                  [post_type] => post
              )
      
          [1347] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1617
                  [post_name] => using-crystal-ball
                  [post_title] => Using the crystal ball
                  [post_author] => 3
                  [post_date] => 2019-07-11 10:24:47
                  [year] => 2019
                  [month] => 7
                  [post_type] => post
              )
      
          [1348] => stdClass Object
              (
                  [slug] => process
                  [ID] => 1614
                  [post_name] => weve-always-done-like
                  [post_title] => We've always done it like this
                  [post_author] => 3
                  [post_date] => 2019-07-10 10:39:58
                  [year] => 2019
                  [month] => 7
                  [post_type] => post
              )
      
          [1349] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1611
                  [post_name] => fading-away
                  [post_title] => Fading away
                  [post_author] => 3
                  [post_date] => 2019-07-09 09:54:47
                  [year] => 2019
                  [month] => 7
                  [post_type] => post
              )
      
          [1350] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1608
                  [post_name] => alone-together
                  [post_title] => Alone or together?
                  [post_author] => 3
                  [post_date] => 2019-07-08 10:11:43
                  [year] => 2019
                  [month] => 7
                  [post_type] => post
              )
      
          [1351] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1601
                  [post_name] => where-to
                  [post_title] => Where to
                  [post_author] => 3
                  [post_date] => 2019-07-07 00:23:21
                  [year] => 2019
                  [month] => 7
                  [post_type] => post
              )
      
          [1352] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 1605
                  [post_name] => attached-right
                  [post_title] => Attached to being right
                  [post_author] => 3
                  [post_date] => 2019-07-06 09:36:23
                  [year] => 2019
                  [month] => 7
                  [post_type] => post
              )
      
          [1353] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1598
                  [post_name] => tools-lack-intention
                  [post_title] => Tools lack intention
                  [post_author] => 3
                  [post_date] => 2019-07-05 11:18:28
                  [year] => 2019
                  [month] => 7
                  [post_type] => post
              )
      
          [1354] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1595
                  [post_name] => context-content
                  [post_title] => Context and content
                  [post_author] => 3
                  [post_date] => 2019-07-04 10:21:01
                  [year] => 2019
                  [month] => 7
                  [post_type] => post
              )
      
          [1355] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 1592
                  [post_name] => first-impression
                  [post_title] => The first impression
                  [post_author] => 3
                  [post_date] => 2019-07-03 10:10:25
                  [year] => 2019
                  [month] => 7
                  [post_type] => post
              )
      
          [1356] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 1589
                  [post_name] => fears-needs-motivation
                  [post_title] => Fears, Needs, and Motivation
                  [post_author] => 3
                  [post_date] => 2019-07-02 10:54:48
                  [year] => 2019
                  [month] => 7
                  [post_type] => post
              )
      
          [1357] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1583
                  [post_name] => time-debate
                  [post_title] => Time to debate?
                  [post_author] => 3
                  [post_date] => 2019-07-01 10:11:11
                  [year] => 2019
                  [month] => 7
                  [post_type] => post
              )
      
          [1358] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1580
                  [post_name] => dealing-accountability
                  [post_title] => Dealing with accountability
                  [post_author] => 3
                  [post_date] => 2019-06-30 10:11:02
                  [year] => 2019
                  [month] => 6
                  [post_type] => post
              )
      
          [1359] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1576
                  [post_name] => whats-accountability
                  [post_title] => What’s accountability?
                  [post_author] => 3
                  [post_date] => 2019-06-29 10:28:29
                  [year] => 2019
                  [month] => 6
                  [post_type] => post
              )
      
          [1360] => stdClass Object
              (
                  [slug] => culture
                  [ID] => 1572
                  [post_name] => judgment
                  [post_title] => Judgment or not
                  [post_author] => 3
                  [post_date] => 2019-06-28 10:01:22
                  [year] => 2019
                  [month] => 6
                  [post_type] => post
              )
      
          [1361] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 1568
                  [post_name] => enjoying-work
                  [post_title] => Enjoying your work
                  [post_author] => 3
                  [post_date] => 2019-06-27 10:27:02
                  [year] => 2019
                  [month] => 6
                  [post_type] => post
              )
      
          [1362] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 1565
                  [post_name] => hurry
                  [post_title] => Hurry up
                  [post_author] => 3
                  [post_date] => 2019-06-26 10:27:03
                  [year] => 2019
                  [month] => 6
                  [post_type] => post
              )
      
          [1363] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1560
                  [post_name] => forbidden
                  [post_title] => It’s forbidden
                  [post_author] => 3
                  [post_date] => 2019-06-25 11:03:20
                  [year] => 2019
                  [month] => 6
                  [post_type] => post
              )
      
          [1364] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 1557
                  [post_name] => getting-hot
                  [post_title] => It’s getting hot
                  [post_author] => 3
                  [post_date] => 2019-06-24 09:43:44
                  [year] => 2019
                  [month] => 6
                  [post_type] => post
              )
      
          [1365] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1554
                  [post_name] => avoiding-conflicts
                  [post_title] => Avoiding conflicts
                  [post_author] => 3
                  [post_date] => 2019-06-23 10:52:24
                  [year] => 2019
                  [month] => 6
                  [post_type] => post
              )
      
          [1366] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 1549
                  [post_name] => myths-challenge-choice
                  [post_title] => Myths and the challenge of choice
                  [post_author] => 3
                  [post_date] => 2019-06-22 11:07:32
                  [year] => 2019
                  [month] => 6
                  [post_type] => post
              )
      
          [1367] => stdClass Object
              (
                  [slug] => context
                  [ID] => 1544
                  [post_name] => objective-problem
                  [post_title] => Objective or problem?
                  [post_author] => 3
                  [post_date] => 2019-06-21 10:30:06
                  [year] => 2019
                  [month] => 6
                  [post_type] => post
              )
      
          [1368] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1541
                  [post_name] => houston-problem
                  [post_title] => Houston, we have a problem
                  [post_author] => 3
                  [post_date] => 2019-06-20 10:45:35
                  [year] => 2019
                  [month] => 6
                  [post_type] => post
              )
      
          [1369] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 1536
                  [post_name] => accepting-adapting
                  [post_title] => Accepting or adapting
                  [post_author] => 3
                  [post_date] => 2019-06-19 13:45:46
                  [year] => 2019
                  [month] => 6
                  [post_type] => post
              )
      
          [1370] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 1532
                  [post_name] => things-dont-forget
                  [post_title] => Things we don’t forget
                  [post_author] => 3
                  [post_date] => 2019-06-18 14:57:59
                  [year] => 2019
                  [month] => 6
                  [post_type] => post
              )
      
          [1371] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 1529
                  [post_name] => love-anger
                  [post_title] => Love and Anger
                  [post_author] => 3
                  [post_date] => 2019-06-17 16:32:17
                  [year] => 2019
                  [month] => 6
                  [post_type] => post
              )
      
          [1372] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1524
                  [post_name] => perfection
                  [post_title] => This was perfection
                  [post_author] => 3
                  [post_date] => 2019-06-16 15:31:15
                  [year] => 2019
                  [month] => 6
                  [post_type] => post
              )
      
          [1373] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 1521
                  [post_name] => double-door
                  [post_title] => Double door
                  [post_author] => 3
                  [post_date] => 2019-06-15 14:17:26
                  [year] => 2019
                  [month] => 6
                  [post_type] => post
              )
      
          [1374] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1516
                  [post_name] => works-doesnt
                  [post_title] => It works and it doesn’t
                  [post_author] => 3
                  [post_date] => 2019-06-14 23:59:37
                  [year] => 2019
                  [month] => 6
                  [post_type] => post
              )
      
          [1375] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 1512
                  [post_name] => managing-change
                  [post_title] => Managing change
                  [post_author] => 3
                  [post_date] => 2019-06-13 19:40:55
                  [year] => 2019
                  [month] => 6
                  [post_type] => post
              )
      
          [1376] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 1506
                  [post_name] => strategy-goals
                  [post_title] => Strategy, Goals, and more
                  [post_author] => 3
                  [post_date] => 2019-06-12 22:17:37
                  [year] => 2019
                  [month] => 6
                  [post_type] => post
              )
      
          [1377] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1503
                  [post_name] => caring-others
                  [post_title] => Caring for others
                  [post_author] => 3
                  [post_date] => 2019-06-11 22:22:32
                  [year] => 2019
                  [month] => 6
                  [post_type] => post
              )
      
          [1378] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1497
                  [post_name] => better-newer-faster
                  [post_title] => Better, newer, faster, …
                  [post_author] => 3
                  [post_date] => 2019-06-10 23:59:03
                  [year] => 2019
                  [month] => 6
                  [post_type] => post
              )
      
          [1379] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1494
                  [post_name] => what-who-why-how
                  [post_title] => What, Who, Why, How
                  [post_author] => 3
                  [post_date] => 2019-06-09 22:56:52
                  [year] => 2019
                  [month] => 6
                  [post_type] => post
              )
      
          [1380] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1490
                  [post_name] => power-strength
                  [post_title] => Power and strength
                  [post_author] => 3
                  [post_date] => 2019-06-08 18:52:46
                  [year] => 2019
                  [month] => 6
                  [post_type] => post
              )
      
          [1381] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1487
                  [post_name] => prima-donna
                  [post_title] => Prima Donna
                  [post_author] => 3
                  [post_date] => 2019-06-07 18:56:12
                  [year] => 2019
                  [month] => 6
                  [post_type] => post
              )
      
          [1382] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1474
                  [post_name] => take-moment-stop-still-think-pause
                  [post_title] => Take a moment to stop, be still, think, pause.
                  [post_author] => 3
                  [post_date] => 2019-06-06 12:37:52
                  [year] => 2019
                  [month] => 6
                  [post_type] => post
              )
      
          [1383] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1484
                  [post_name] => building-history-enrollment
                  [post_title] => Building a history of enrollment
                  [post_author] => 3
                  [post_date] => 2019-06-05 23:00:42
                  [year] => 2019
                  [month] => 6
                  [post_type] => post
              )
      
          [1384] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 1476
                  [post_name] => different-countries-different-approaches
                  [post_title] => Different countries, different approaches
                  [post_author] => 3
                  [post_date] => 2019-06-04 23:55:54
                  [year] => 2019
                  [month] => 6
                  [post_type] => post
              )
      
          [1385] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 1470
                  [post_name] => unexpected
                  [post_title] => Unexpected
                  [post_author] => 3
                  [post_date] => 2019-06-03 22:48:43
                  [year] => 2019
                  [month] => 6
                  [post_type] => post
              )
      
          [1386] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 1466
                  [post_name] => changed
                  [post_title] => It’s changed!
                  [post_author] => 3
                  [post_date] => 2019-06-02 20:52:36
                  [year] => 2019
                  [month] => 6
                  [post_type] => post
              )
      
          [1387] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 1463
                  [post_name] => dream-realistic
                  [post_title] => To dream or to be realistic
                  [post_author] => 3
                  [post_date] => 2019-06-01 22:19:23
                  [year] => 2019
                  [month] => 6
                  [post_type] => post
              )
      
          [1388] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 1460
                  [post_name] => girls-dont-cry-boys-arent-angry
                  [post_title] => Girls don’t cry, boys aren’t angry
                  [post_author] => 3
                  [post_date] => 2019-05-31 23:08:01
                  [year] => 2019
                  [month] => 5
                  [post_type] => post
              )
      
          [1389] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1456
                  [post_name] => seeing-others
                  [post_title] => Seeing others
                  [post_author] => 3
                  [post_date] => 2019-05-30 22:12:20
                  [year] => 2019
                  [month] => 5
                  [post_type] => post
              )
      
          [1390] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 1453
                  [post_name] => self-confidence
                  [post_title] => Self-confidence
                  [post_author] => 3
                  [post_date] => 2019-05-29 21:17:17
                  [year] => 2019
                  [month] => 5
                  [post_type] => post
              )
      
          [1391] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1450
                  [post_name] => benefit-automation
                  [post_title] => The benefit of automation
                  [post_author] => 3
                  [post_date] => 2019-05-28 22:50:35
                  [year] => 2019
                  [month] => 5
                  [post_type] => post
              )
      
          [1392] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 1447
                  [post_name] => organizing-distance-scope
                  [post_title] => Organizing distance and scope
                  [post_author] => 3
                  [post_date] => 2019-05-27 23:53:03
                  [year] => 2019
                  [month] => 5
                  [post_type] => post
              )
      
          [1393] => stdClass Object
              (
                  [slug] => culture
                  [ID] => 1443
                  [post_name] => easy-comments
                  [post_title] => Easy comments
                  [post_author] => 3
                  [post_date] => 2019-05-26 23:56:11
                  [year] => 2019
                  [month] => 5
                  [post_type] => post
              )
      
          [1394] => stdClass Object
              (
                  [slug] => context
                  [ID] => 1440
                  [post_name] => bridge-ideas-market
                  [post_title] => The bridge between ideas and market
                  [post_author] => 3
                  [post_date] => 2019-05-25 12:04:11
                  [year] => 2019
                  [month] => 5
                  [post_type] => post
              )
      
          [1395] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 1421
                  [post_name] => thinking-outside-box
                  [post_title] => Thinking outside of the box
                  [post_author] => 3
                  [post_date] => 2019-05-24 13:42:32
                  [year] => 2019
                  [month] => 5
                  [post_type] => post
              )
      
          [1396] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 1437
                  [post_name] => strain-right
                  [post_title] => The strain of being right
                  [post_author] => 3
                  [post_date] => 2019-05-23 23:04:30
                  [year] => 2019
                  [month] => 5
                  [post_type] => post
              )
      
          [1397] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 1433
                  [post_name] => connection-economy
                  [post_title] => Connection economy
                  [post_author] => 3
                  [post_date] => 2019-05-22 21:05:24
                  [year] => 2019
                  [month] => 5
                  [post_type] => post
              )
      
          [1398] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1430
                  [post_name] => values-hunger-basic-needs
                  [post_title] => Values, Hunger, Basic Needs
                  [post_author] => 3
                  [post_date] => 2019-05-21 23:58:43
                  [year] => 2019
                  [month] => 5
                  [post_type] => post
              )
      
          [1399] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 1427
                  [post_name] => changing-beliefs
                  [post_title] => Changing Beliefs
                  [post_author] => 3
                  [post_date] => 2019-05-20 14:08:24
                  [year] => 2019
                  [month] => 5
                  [post_type] => post
              )
      
          [1400] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 1424
                  [post_name] => ill-try
                  [post_title] => I’ll try
                  [post_author] => 3
                  [post_date] => 2019-05-19 22:49:56
                  [year] => 2019
                  [month] => 5
                  [post_type] => post
              )
      
          [1401] => stdClass Object
              (
                  [slug] => culture
                  [ID] => 1418
                  [post_name] => interpretations-observations
                  [post_title] => Interpretations and Observations
                  [post_author] => 3
                  [post_date] => 2019-05-18 23:42:23
                  [year] => 2019
                  [month] => 5
                  [post_type] => post
              )
      
          [1402] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 1415
                  [post_name] => taking-things-granted
                  [post_title] => Taking things for granted
                  [post_author] => 3
                  [post_date] => 2019-05-17 23:02:15
                  [year] => 2019
                  [month] => 5
                  [post_type] => post
              )
      
          [1403] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 1411
                  [post_name] => respecting-dynamic
                  [post_title] => Respecting our own dynamic
                  [post_author] => 3
                  [post_date] => 2019-05-16 19:50:43
                  [year] => 2019
                  [month] => 5
                  [post_type] => post
              )
      
          [1404] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1408
                  [post_name] => lack-clarity
                  [post_title] => When there is a lack of clarity
                  [post_author] => 3
                  [post_date] => 2019-05-15 21:18:56
                  [year] => 2019
                  [month] => 5
                  [post_type] => post
              )
      
          [1405] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 1403
                  [post_name] => worthwhile-idea-autonomy
                  [post_title] => A worthwhile idea: autonomy
                  [post_author] => 3
                  [post_date] => 2019-05-14 22:11:59
                  [year] => 2019
                  [month] => 5
                  [post_type] => post
              )
      
          [1406] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1395
                  [post_name] => stability-leadership
                  [post_title] => Stability of leadership
                  [post_author] => 3
                  [post_date] => 2019-05-13 21:55:32
                  [year] => 2019
                  [month] => 5
                  [post_type] => post
              )
      
          [1407] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1390
                  [post_name] => finding-language
                  [post_title] => Finding a language
                  [post_author] => 3
                  [post_date] => 2019-05-12 21:29:22
                  [year] => 2019
                  [month] => 5
                  [post_type] => post
              )
      
          [1408] => stdClass Object
              (
                  [slug] => worldview
                  [ID] => 1386
                  [post_name] => astonishing-dimensions
                  [post_title] => Astonishing dimensions
                  [post_author] => 3
                  [post_date] => 2019-05-11 23:14:04
                  [year] => 2019
                  [month] => 5
                  [post_type] => post
              )
      
          [1409] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 1383
                  [post_name] => standardization
                  [post_title] => Standardization
                  [post_author] => 3
                  [post_date] => 2019-05-10 20:00:25
                  [year] => 2019
                  [month] => 5
                  [post_type] => post
              )
      
          [1410] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 1380
                  [post_name] => holding-tension
                  [post_title] => Holding Tension
                  [post_author] => 3
                  [post_date] => 2019-05-09 23:29:24
                  [year] => 2019
                  [month] => 5
                  [post_type] => post
              )
      
          [1411] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1376
                  [post_name] => outsourcing-answers
                  [post_title] => Outsourcing answers
                  [post_author] => 3
                  [post_date] => 2019-05-08 22:43:30
                  [year] => 2019
                  [month] => 5
                  [post_type] => post
              )
      
          [1412] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1373
                  [post_name] => leading-helping
                  [post_title] => Leading and helping
                  [post_author] => 3
                  [post_date] => 2019-05-07 22:41:59
                  [year] => 2019
                  [month] => 5
                  [post_type] => post
              )
      
          [1413] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1369
                  [post_name] => adapting-frustrating-maybe
                  [post_title] => Adapting is frustrating. Maybe.
                  [post_author] => 3
                  [post_date] => 2019-05-06 23:44:07
                  [year] => 2019
                  [month] => 5
                  [post_type] => post
              )
      
          [1414] => stdClass Object
              (
                  [slug] => process
                  [ID] => 1366
                  [post_name] => work-love-myths
                  [post_title] => Doing the work you love myths
                  [post_author] => 3
                  [post_date] => 2019-05-05 20:34:30
                  [year] => 2019
                  [month] => 5
                  [post_type] => post
              )
      
          [1415] => stdClass Object
              (
                  [slug] => culture
                  [ID] => 1363
                  [post_name] => rules-lead-blind-spots
                  [post_title] => Rules lead to blind spots
                  [post_author] => 3
                  [post_date] => 2019-05-04 14:59:45
                  [year] => 2019
                  [month] => 5
                  [post_type] => post
              )
      
          [1416] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1357
                  [post_name] => doesnt-appear
                  [post_title] => When the doing doesn’t appear
                  [post_author] => 3
                  [post_date] => 2019-05-03 18:00:06
                  [year] => 2019
                  [month] => 5
                  [post_type] => post
              )
      
          [1417] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 1354
                  [post_name] => things-cant-change
                  [post_title] => The things we can’t change
                  [post_author] => 3
                  [post_date] => 2019-05-02 23:06:59
                  [year] => 2019
                  [month] => 5
                  [post_type] => post
              )
      
          [1418] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 1350
                  [post_name] => learning-creating
                  [post_title] => Learning is creating, creating is learning
                  [post_author] => 3
                  [post_date] => 2019-05-01 13:28:40
                  [year] => 2019
                  [month] => 5
                  [post_type] => post
              )
      
          [1419] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1347
                  [post_name] => things-take-granted
                  [post_title] => Things we take for granted
                  [post_author] => 3
                  [post_date] => 2019-04-30 22:12:24
                  [year] => 2019
                  [month] => 4
                  [post_type] => post
              )
      
          [1420] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1344
                  [post_name] => want-2
                  [post_title] => Do you want it?
                  [post_author] => 3
                  [post_date] => 2019-04-29 17:34:20
                  [year] => 2019
                  [month] => 4
                  [post_type] => post
              )
      
          [1421] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 1341
                  [post_name] => can-create
                  [post_title] => You can create it
                  [post_author] => 3
                  [post_date] => 2019-04-28 15:43:34
                  [year] => 2019
                  [month] => 4
                  [post_type] => post
              )
      
          [1422] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 1338
                  [post_name] => seeking-truth
                  [post_title] => Seeking the truth
                  [post_author] => 3
                  [post_date] => 2019-04-27 22:37:03
                  [year] => 2019
                  [month] => 4
                  [post_type] => post
              )
      
          [1423] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 1335
                  [post_name] => comparing-measuring
                  [post_title] => Comparing and measuring
                  [post_author] => 3
                  [post_date] => 2019-04-26 22:40:14
                  [year] => 2019
                  [month] => 4
                  [post_type] => post
              )
      
          [1424] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1332
                  [post_name] => asking
                  [post_title] => Asking why
                  [post_author] => 3
                  [post_date] => 2019-04-25 23:34:46
                  [year] => 2019
                  [month] => 4
                  [post_type] => post
              )
      
          [1425] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1329
                  [post_name] => thats-wrong
                  [post_title] => That’s wrong
                  [post_author] => 3
                  [post_date] => 2019-04-24 21:45:58
                  [year] => 2019
                  [month] => 4
                  [post_type] => post
              )
      
          [1426] => stdClass Object
              (
                  [slug] => context
                  [ID] => 1326
                  [post_name] => takes-three-days
                  [post_title] => It takes three days
                  [post_author] => 3
                  [post_date] => 2019-04-23 18:53:21
                  [year] => 2019
                  [month] => 4
                  [post_type] => post
              )
      
          [1427] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 1320
                  [post_name] => commitment-lead-us
                  [post_title] => Where does commitment lead us to?
                  [post_author] => 3
                  [post_date] => 2019-04-22 19:56:10
                  [year] => 2019
                  [month] => 4
                  [post_type] => post
              )
      
          [1428] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 1317
                  [post_name] => curiosity
                  [post_title] => Curiosity
                  [post_author] => 3
                  [post_date] => 2019-04-21 22:37:10
                  [year] => 2019
                  [month] => 4
                  [post_type] => post
              )
      
          [1429] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1314
                  [post_name] => alone
                  [post_title] => Against, alone or with
                  [post_author] => 3
                  [post_date] => 2019-04-20 17:45:58
                  [year] => 2019
                  [month] => 4
                  [post_type] => post
              )
      
          [1430] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 1311
                  [post_name] => thinking-risky-business
                  [post_title] => Thinking is a risky business
                  [post_author] => 3
                  [post_date] => 2019-04-19 19:34:10
                  [year] => 2019
                  [month] => 4
                  [post_type] => post
              )
      
          [1431] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 1308
                  [post_name] => decision-making
                  [post_title] => Decision making
                  [post_author] => 3
                  [post_date] => 2019-04-18 21:46:46
                  [year] => 2019
                  [month] => 4
                  [post_type] => post
              )
      
          [1432] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 1305
                  [post_name] => ready
                  [post_title] => Being ready
                  [post_author] => 3
                  [post_date] => 2019-04-17 10:56:14
                  [year] => 2019
                  [month] => 4
                  [post_type] => post
              )
      
          [1433] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1302
                  [post_name] => dealing-ideas
                  [post_title] => Dealing with ideas
                  [post_author] => 3
                  [post_date] => 2019-04-16 21:22:41
                  [year] => 2019
                  [month] => 4
                  [post_type] => post
              )
      
          [1434] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 1298
                  [post_name] => collecting-stamps
                  [post_title] => Collecting stamps
                  [post_author] => 3
                  [post_date] => 2019-04-15 21:23:02
                  [year] => 2019
                  [month] => 4
                  [post_type] => post
              )
      
          [1435] => stdClass Object
              (
                  [slug] => context
                  [ID] => 1295
                  [post_name] => find-others
                  [post_title] => Find the others
                  [post_author] => 3
                  [post_date] => 2019-04-14 20:55:00
                  [year] => 2019
                  [month] => 4
                  [post_type] => post
              )
      
          [1436] => stdClass Object
              (
                  [slug] => culture
                  [ID] => 1292
                  [post_name] => position-determines-strategy
                  [post_title] => Position determines strategy
                  [post_author] => 3
                  [post_date] => 2019-04-13 21:26:41
                  [year] => 2019
                  [month] => 4
                  [post_type] => post
              )
      
          [1437] => stdClass Object
              (
                  [slug] => worldview
                  [ID] => 1289
                  [post_name] => work
                  [post_title] => You are not your work
                  [post_author] => 3
                  [post_date] => 2019-04-12 23:29:48
                  [year] => 2019
                  [month] => 4
                  [post_type] => post
              )
      
          [1438] => stdClass Object
              (
                  [slug] => context
                  [ID] => 1286
                  [post_name] => principles-winning
                  [post_title] => Principles and winning
                  [post_author] => 3
                  [post_date] => 2019-04-11 23:58:53
                  [year] => 2019
                  [month] => 4
                  [post_type] => post
              )
      
          [1439] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1283
                  [post_name] => satisfying-useful-pleasing
                  [post_title] => Satisfying, Useful, Pleasing
                  [post_author] => 3
                  [post_date] => 2019-04-10 23:34:43
                  [year] => 2019
                  [month] => 4
                  [post_type] => post
              )
      
          [1440] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 1277
                  [post_name] => gift-past
                  [post_title] => A gift from the past
                  [post_author] => 3
                  [post_date] => 2019-04-09 23:59:17
                  [year] => 2019
                  [month] => 4
                  [post_type] => post
              )
      
          [1441] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1274
                  [post_name] => position-difference
                  [post_title] => Position or difference
                  [post_author] => 3
                  [post_date] => 2019-04-08 11:52:18
                  [year] => 2019
                  [month] => 4
                  [post_type] => post
              )
      
          [1442] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1270
                  [post_name] => hesitating-go
                  [post_title] => Hesitating? Go for it.
                  [post_author] => 3
                  [post_date] => 2019-04-07 13:31:47
                  [year] => 2019
                  [month] => 4
                  [post_type] => post
              )
      
          [1443] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 1266
                  [post_name] => impact-one
                  [post_title] => The impact of one
                  [post_author] => 3
                  [post_date] => 2019-04-06 21:03:18
                  [year] => 2019
                  [month] => 4
                  [post_type] => post
              )
      
          [1444] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 1263
                  [post_name] => complexity-building-awareness
                  [post_title] => Complexity of building awareness
                  [post_author] => 3
                  [post_date] => 2019-04-05 20:20:44
                  [year] => 2019
                  [month] => 4
                  [post_type] => post
              )
      
          [1445] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1256
                  [post_name] => believe-can-see
                  [post_title] => Only believe what you can see
                  [post_author] => 3
                  [post_date] => 2019-04-04 16:29:41
                  [year] => 2019
                  [month] => 4
                  [post_type] => post
              )
      
          [1446] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 1260
                  [post_name] => purpose-talking
                  [post_title] => The purpose of talking
                  [post_author] => 3
                  [post_date] => 2019-04-03 23:27:36
                  [year] => 2019
                  [month] => 4
                  [post_type] => post
              )
      
          [1447] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1252
                  [post_name] => straight-talk
                  [post_title] => Straight talk
                  [post_author] => 3
                  [post_date] => 2019-04-02 12:39:52
                  [year] => 2019
                  [month] => 4
                  [post_type] => post
              )
      
          [1448] => stdClass Object
              (
                  [slug] => process
                  [ID] => 1249
                  [post_name] => knowing-realizing
                  [post_title] => Knowing it and not realizing it
                  [post_author] => 3
                  [post_date] => 2019-04-01 18:44:44
                  [year] => 2019
                  [month] => 4
                  [post_type] => post
              )
      
          [1449] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1244
                  [post_name] => resistance-hiding-fear
                  [post_title] => Resistance, Hiding, Fear
                  [post_author] => 3
                  [post_date] => 2019-03-31 22:38:09
                  [year] => 2019
                  [month] => 3
                  [post_type] => post
              )
      
          [1450] => stdClass Object
              (
                  [slug] => worldview
                  [ID] => 1241
                  [post_name] => predictable
                  [post_title] => Predictable
                  [post_author] => 3
                  [post_date] => 2019-03-30 22:34:11
                  [year] => 2019
                  [month] => 3
                  [post_type] => post
              )
      
          [1451] => stdClass Object
              (
                  [slug] => process
                  [ID] => 1238
                  [post_name] => relaxed-concentration
                  [post_title] => Relaxed concentration
                  [post_author] => 3
                  [post_date] => 2019-03-29 20:56:44
                  [year] => 2019
                  [month] => 3
                  [post_type] => post
              )
      
          [1452] => stdClass Object
              (
                  [slug] => process
                  [ID] => 1235
                  [post_name] => stories-tell
                  [post_title] => Stories we tell ourselves
                  [post_author] => 3
                  [post_date] => 2019-03-28 22:49:01
                  [year] => 2019
                  [month] => 3
                  [post_type] => post
              )
      
          [1453] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 1231
                  [post_name] => black-hole-tasks
                  [post_title] => The black hole of tasks
                  [post_author] => 3
                  [post_date] => 2019-03-27 21:05:27
                  [year] => 2019
                  [month] => 3
                  [post_type] => post
              )
      
          [1454] => stdClass Object
              (
                  [slug] => context
                  [ID] => 1228
                  [post_name] => attention
                  [post_title] => Attention
                  [post_author] => 3
                  [post_date] => 2019-03-26 22:17:58
                  [year] => 2019
                  [month] => 3
                  [post_type] => post
              )
      
          [1455] => stdClass Object
              (
                  [slug] => process
                  [ID] => 1225
                  [post_name] => from-here-to-there
                  [post_title] => From here to there
                  [post_author] => 3
                  [post_date] => 2019-03-25 22:01:20
                  [year] => 2019
                  [month] => 3
                  [post_type] => post
              )
      
          [1456] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 1222
                  [post_name] => frustrating-word
                  [post_title] => A frustrating word
                  [post_author] => 3
                  [post_date] => 2019-03-24 16:03:03
                  [year] => 2019
                  [month] => 3
                  [post_type] => post
              )
      
          [1457] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1218
                  [post_name] => remarkable
                  [post_title] => Remarkable
                  [post_author] => 3
                  [post_date] => 2019-03-23 20:47:38
                  [year] => 2019
                  [month] => 3
                  [post_type] => post
              )
      
          [1458] => stdClass Object
              (
                  [slug] => culture
                  [ID] => 1212
                  [post_name] => enhancing-time-management
                  [post_title] => Enhancing time management
                  [post_author] => 3
                  [post_date] => 2019-03-22 16:53:02
                  [year] => 2019
                  [month] => 3
                  [post_type] => post
              )
      
          [1459] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 1209
                  [post_name] => using-time
                  [post_title] => Using time
                  [post_author] => 3
                  [post_date] => 2019-03-21 20:52:52
                  [year] => 2019
                  [month] => 3
                  [post_type] => post
              )
      
          [1460] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 1206
                  [post_name] => 4p-acronym-change
                  [post_title] => A 4P acronym for a change
                  [post_author] => 3
                  [post_date] => 2019-03-20 16:30:59
                  [year] => 2019
                  [month] => 3
                  [post_type] => post
              )
      
          [1461] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1203
                  [post_name] => learning-deal-events
                  [post_title] => Learning to deal with events
                  [post_author] => 3
                  [post_date] => 2019-03-19 16:37:30
                  [year] => 2019
                  [month] => 3
                  [post_type] => post
              )
      
          [1462] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1199
                  [post_name] => see-teachers
                  [post_title] => “I see them as my teachers”
                  [post_author] => 3
                  [post_date] => 2019-03-18 11:39:44
                  [year] => 2019
                  [month] => 3
                  [post_type] => post
              )
      
          [1463] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1196
                  [post_name] => helping-others
                  [post_title] => Helping others
                  [post_author] => 3
                  [post_date] => 2019-03-17 16:41:57
                  [year] => 2019
                  [month] => 3
                  [post_type] => post
              )
      
          [1464] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1189
                  [post_name] => forget-know
                  [post_title] => Forget what you know
                  [post_author] => 3
                  [post_date] => 2019-03-16 16:43:53
                  [year] => 2019
                  [month] => 3
                  [post_type] => post
              )
      
          [1465] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 1186
                  [post_name] => reciprocity-principle
                  [post_title] => Reciprocity, a principle
                  [post_author] => 3
                  [post_date] => 2019-03-15 17:26:44
                  [year] => 2019
                  [month] => 3
                  [post_type] => post
              )
      
          [1466] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1183
                  [post_name] => generous-selfish
                  [post_title] => Generous or Selfish?
                  [post_author] => 3
                  [post_date] => 2019-03-14 17:00:09
                  [year] => 2019
                  [month] => 3
                  [post_type] => post
              )
      
          [1467] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1180
                  [post_name] => charge
                  [post_title] => Being in charge
                  [post_author] => 3
                  [post_date] => 2019-03-13 20:25:10
                  [year] => 2019
                  [month] => 3
                  [post_type] => post
              )
      
          [1468] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 1176
                  [post_name] => shifting-dynamics-communication
                  [post_title] => Shifting dynamics in our communication
                  [post_author] => 3
                  [post_date] => 2019-03-12 20:04:09
                  [year] => 2019
                  [month] => 3
                  [post_type] => post
              )
      
          [1469] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 1172
                  [post_name] => generous
                  [post_title] => Generous
                  [post_author] => 3
                  [post_date] => 2019-03-11 19:42:48
                  [year] => 2019
                  [month] => 3
                  [post_type] => post
              )
      
          [1470] => stdClass Object
              (
                  [slug] => framework
                  [ID] => 1168
                  [post_name] => making-decisions
                  [post_title] => Making decisions
                  [post_author] => 3
                  [post_date] => 2019-03-10 20:01:56
                  [year] => 2019
                  [month] => 3
                  [post_type] => post
              )
      
          [1471] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1165
                  [post_name] => journey-and-result
                  [post_title] => Journey and Result
                  [post_author] => 3
                  [post_date] => 2019-03-09 20:00:08
                  [year] => 2019
                  [month] => 3
                  [post_type] => post
              )
      
          [1472] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 1161
                  [post_name] => responsibility-influence
                  [post_title] => Responsibility and influence
                  [post_author] => 3
                  [post_date] => 2019-03-08 23:34:17
                  [year] => 2019
                  [month] => 3
                  [post_type] => post
              )
      
          [1473] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1158
                  [post_name] => reality-interpretation
                  [post_title] => Reality of interpretation
                  [post_author] => 3
                  [post_date] => 2019-03-07 21:08:38
                  [year] => 2019
                  [month] => 3
                  [post_type] => post
              )
      
          [1474] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1153
                  [post_name] => uncomfortable
                  [post_title] => It’s uncomfortable
                  [post_author] => 3
                  [post_date] => 2019-03-06 19:12:53
                  [year] => 2019
                  [month] => 3
                  [post_type] => post
              )
      
          [1475] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 1150
                  [post_name] => culture-provides-excuses
                  [post_title] => Culture provides excuses
                  [post_author] => 3
                  [post_date] => 2019-03-05 21:58:20
                  [year] => 2019
                  [month] => 3
                  [post_type] => post
              )
      
          [1476] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1147
                  [post_name] => making-difference
                  [post_title] => Making a difference
                  [post_author] => 3
                  [post_date] => 2019-03-04 22:36:00
                  [year] => 2019
                  [month] => 3
                  [post_type] => post
              )
      
          [1477] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1144
                  [post_name] => imagination
                  [post_title] => No imagination?
                  [post_author] => 3
                  [post_date] => 2019-03-03 17:38:30
                  [year] => 2019
                  [month] => 3
                  [post_type] => post
              )
      
          [1478] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 1138
                  [post_name] => conflict-difficult-conversation
                  [post_title] => Conflict or difficult conversation?
                  [post_author] => 3
                  [post_date] => 2019-03-02 20:25:26
                  [year] => 2019
                  [month] => 3
                  [post_type] => post
              )
      
          [1479] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1141
                  [post_name] => boundaries-ethics
                  [post_title] => Boundaries and ethics
                  [post_author] => 3
                  [post_date] => 2019-03-01 23:43:14
                  [year] => 2019
                  [month] => 3
                  [post_type] => post
              )
      
          [1480] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 1129
                  [post_name] => you-are
                  [post_title] => You are
                  [post_author] => 3
                  [post_date] => 2019-02-28 23:49:58
                  [year] => 2019
                  [month] => 2
                  [post_type] => post
              )
      
          [1481] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 1122
                  [post_name] => things-say
                  [post_title] => Things we say
                  [post_author] => 3
                  [post_date] => 2019-02-27 17:04:06
                  [year] => 2019
                  [month] => 2
                  [post_type] => post
              )
      
          [1482] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1135
                  [post_name] => running-get-done
                  [post_title] => Running to get it done
                  [post_author] => 3
                  [post_date] => 2019-02-26 21:42:19
                  [year] => 2019
                  [month] => 2
                  [post_type] => post
              )
      
          [1483] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1132
                  [post_name] => dont
                  [post_title] => Don’t do
                  [post_author] => 3
                  [post_date] => 2019-02-25 22:39:28
                  [year] => 2019
                  [month] => 2
                  [post_type] => post
              )
      
          [1484] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1125
                  [post_name] => obstacles-change
                  [post_title] => Obstacles to change
                  [post_author] => 3
                  [post_date] => 2019-02-24 12:53:34
                  [year] => 2019
                  [month] => 2
                  [post_type] => post
              )
      
          [1485] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1119
                  [post_name] => live
                  [post_title] => How to live
                  [post_author] => 3
                  [post_date] => 2019-02-23 23:12:43
                  [year] => 2019
                  [month] => 2
                  [post_type] => post
              )
      
          [1486] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1115
                  [post_name] => complicated-yet-simple
                  [post_title] => Complicated and yet simple
                  [post_author] => 3
                  [post_date] => 2019-02-22 16:05:37
                  [year] => 2019
                  [month] => 2
                  [post_type] => post
              )
      
          [1487] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 1110
                  [post_name] => whats-emotion
                  [post_title] => What’s that emotion?
                  [post_author] => 3
                  [post_date] => 2019-02-21 22:35:38
                  [year] => 2019
                  [month] => 2
                  [post_type] => post
              )
      
          [1488] => stdClass Object
              (
                  [slug] => context
                  [ID] => 1106
                  [post_name] => fighting-create
                  [post_title] => Fighting it creates it
                  [post_author] => 3
                  [post_date] => 2019-02-20 21:36:24
                  [year] => 2019
                  [month] => 2
                  [post_type] => post
              )
      
          [1489] => stdClass Object
              (
                  [slug] => context
                  [ID] => 1101
                  [post_name] => culture-says-stereotypes
                  [post_title] => What culture says about stereotypes
                  [post_author] => 3
                  [post_date] => 2019-02-19 22:37:29
                  [year] => 2019
                  [month] => 2
                  [post_type] => post
              )
      
          [1490] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1098
                  [post_name] => shifting-perspectives
                  [post_title] => Shifting perspectives
                  [post_author] => 3
                  [post_date] => 2019-02-18 23:58:38
                  [year] => 2019
                  [month] => 2
                  [post_type] => post
              )
      
          [1491] => stdClass Object
              (
                  [slug] => context
                  [ID] => 1093
                  [post_name] => error-failure-disaster
                  [post_title] => Error, failure, and disaster
                  [post_author] => 3
                  [post_date] => 2019-02-17 21:39:53
                  [year] => 2019
                  [month] => 2
                  [post_type] => post
              )
      
          [1492] => stdClass Object
              (
                  [slug] => process
                  [ID] => 1089
                  [post_name] => learning-trust-process
                  [post_title] => Learning to trust the process
                  [post_author] => 3
                  [post_date] => 2019-02-16 20:16:36
                  [year] => 2019
                  [month] => 2
                  [post_type] => post
              )
      
          [1493] => stdClass Object
              (
                  [slug] => context
                  [ID] => 1086
                  [post_name] => be-yourself
                  [post_title] => Be yourself
                  [post_author] => 3
                  [post_date] => 2019-02-15 22:28:09
                  [year] => 2019
                  [month] => 2
                  [post_type] => post
              )
      
          [1494] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 1083
                  [post_name] => setting-limits
                  [post_title] => Setting limits
                  [post_author] => 3
                  [post_date] => 2019-02-14 12:27:16
                  [year] => 2019
                  [month] => 2
                  [post_type] => post
              )
      
          [1495] => stdClass Object
              (
                  [slug] => culture
                  [ID] => 1079
                  [post_name] => want
                  [post_title] => I want this
                  [post_author] => 3
                  [post_date] => 2019-02-13 22:34:20
                  [year] => 2019
                  [month] => 2
                  [post_type] => post
              )
      
          [1496] => stdClass Object
              (
                  [slug] => context
                  [ID] => 1076
                  [post_name] => managing-calendar
                  [post_title] => Managing a calendar
                  [post_author] => 3
                  [post_date] => 2019-02-12 16:28:42
                  [year] => 2019
                  [month] => 2
                  [post_type] => post
              )
      
          [1497] => stdClass Object
              (
                  [slug] => worldview
                  [ID] => 1073
                  [post_name] => different-special
                  [post_title] => Being different, Being special
                  [post_author] => 3
                  [post_date] => 2019-02-11 21:25:19
                  [year] => 2019
                  [month] => 2
                  [post_type] => post
              )
      
          [1498] => stdClass Object
              (
                  [slug] => culture
                  [ID] => 1070
                  [post_name] => creating-change
                  [post_title] => Creating change
                  [post_author] => 3
                  [post_date] => 2019-02-10 20:36:44
                  [year] => 2019
                  [month] => 2
                  [post_type] => post
              )
      
          [1499] => stdClass Object
              (
                  [slug] => generosity
                  [ID] => 1067
                  [post_name] => positive-positive
                  [post_title] => Positive and Positive
                  [post_author] => 3
                  [post_date] => 2019-02-09 21:26:05
                  [year] => 2019
                  [month] => 2
                  [post_type] => post
              )
      
          [1500] => stdClass Object
              (
                  [slug] => context
                  [ID] => 1064
                  [post_name] => finding-solutions
                  [post_title] => Finding Solutions
                  [post_author] => 3
                  [post_date] => 2019-02-08 23:32:54
                  [year] => 2019
                  [month] => 2
                  [post_type] => post
              )
      
          [1501] => stdClass Object
              (
                  [slug] => care
                  [ID] => 1059
                  [post_name] => argument
                  [post_title] => Argument
                  [post_author] => 3
                  [post_date] => 2019-02-07 13:35:21
                  [year] => 2019
                  [month] => 2
                  [post_type] => post
              )
      
          [1502] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 1056
                  [post_name] => need-persuade-customers
                  [post_title] => Do you need to persuade your customers?
                  [post_author] => 3
                  [post_date] => 2019-02-06 22:01:58
                  [year] => 2019
                  [month] => 2
                  [post_type] => post
              )
      
          [1503] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 1053
                  [post_name] => i-could-do-more
                  [post_title] => I could do more
                  [post_author] => 3
                  [post_date] => 2019-02-05 22:26:52
                  [year] => 2019
                  [month] => 2
                  [post_type] => post
              )
      
          [1504] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1040
                  [post_name] => need-order-structure
                  [post_title] => The need for order and structure
                  [post_author] => 3
                  [post_date] => 2019-02-04 20:52:12
                  [year] => 2019
                  [month] => 2
                  [post_type] => post
              )
      
          [1505] => stdClass Object
              (
                  [slug] => culture
                  [ID] => 1037
                  [post_name] => looking
                  [post_title] => Looking after each other
                  [post_author] => 3
                  [post_date] => 2019-02-03 21:49:47
                  [year] => 2019
                  [month] => 2
                  [post_type] => post
              )
      
          [1506] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 1033
                  [post_name] => takes-time
                  [post_title] => It takes time
                  [post_author] => 3
                  [post_date] => 2019-02-02 18:36:46
                  [year] => 2019
                  [month] => 2
                  [post_type] => post
              )
      
          [1507] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1030
                  [post_name] => intention-results
                  [post_title] => Intention or Results
                  [post_author] => 3
                  [post_date] => 2019-02-01 18:08:41
                  [year] => 2019
                  [month] => 2
                  [post_type] => post
              )
      
          [1508] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 1027
                  [post_name] => rules-live
                  [post_title] => Rules to live by
                  [post_author] => 3
                  [post_date] => 2019-01-31 22:09:37
                  [year] => 2019
                  [month] => 1
                  [post_type] => post
              )
      
          [1509] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 1024
                  [post_name] => creating-time
                  [post_title] => Creating Time
                  [post_author] => 3
                  [post_date] => 2019-01-30 22:04:16
                  [year] => 2019
                  [month] => 1
                  [post_type] => post
              )
      
          [1510] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 1021
                  [post_name] => focusing-goal
                  [post_title] => Focusing on a goal
                  [post_author] => 3
                  [post_date] => 2019-01-29 22:35:15
                  [year] => 2019
                  [month] => 1
                  [post_type] => post
              )
      
          [1511] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 1013
                  [post_name] => kindness-and-compassion
                  [post_title] => Kindness and Compassion
                  [post_author] => 3
                  [post_date] => 2019-01-28 23:58:32
                  [year] => 2019
                  [month] => 1
                  [post_type] => post
              )
      
          [1512] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 1010
                  [post_name] => want-become
                  [post_title] => Who do you want to become?
                  [post_author] => 3
                  [post_date] => 2019-01-27 21:55:28
                  [year] => 2019
                  [month] => 1
                  [post_type] => post
              )
      
          [1513] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 1007
                  [post_name] => investing
                  [post_title] => Investing in yourself
                  [post_author] => 3
                  [post_date] => 2019-01-26 21:48:36
                  [year] => 2019
                  [month] => 1
                  [post_type] => post
              )
      
          [1514] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1004
                  [post_name] => reassuring
                  [post_title] => Reassuring
                  [post_author] => 3
                  [post_date] => 2019-01-25 23:34:19
                  [year] => 2019
                  [month] => 1
                  [post_type] => post
              )
      
          [1515] => stdClass Object
              (
                  [slug] => worldview
                  [ID] => 1001
                  [post_name] => solutions-problems
                  [post_title] => Solutions and Problems
                  [post_author] => 3
                  [post_date] => 2019-01-24 23:29:13
                  [year] => 2019
                  [month] => 1
                  [post_type] => post
              )
      
          [1516] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 996
                  [post_name] => using-words-influence
                  [post_title] => Using words to influence
                  [post_author] => 3
                  [post_date] => 2019-01-23 23:46:33
                  [year] => 2019
                  [month] => 1
                  [post_type] => post
              )
      
          [1517] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 993
                  [post_name] => parkinsons-law
                  [post_title] => Parkinson’s Law
                  [post_author] => 3
                  [post_date] => 2019-01-22 22:56:16
                  [year] => 2019
                  [month] => 1
                  [post_type] => post
              )
      
          [1518] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 989
                  [post_name] => world-full-information
                  [post_title] => In a world full of information
                  [post_author] => 3
                  [post_date] => 2019-01-21 22:37:22
                  [year] => 2019
                  [month] => 1
                  [post_type] => post
              )
      
          [1519] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 986
                  [post_name] => electricity
                  [post_title] => Electricity
                  [post_author] => 3
                  [post_date] => 2019-01-20 21:07:40
                  [year] => 2019
                  [month] => 1
                  [post_type] => post
              )
      
          [1520] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 983
                  [post_name] => preparation-execution-observation
                  [post_title] => Preparation, Execution, Observation
                  [post_author] => 3
                  [post_date] => 2019-01-19 22:35:16
                  [year] => 2019
                  [month] => 1
                  [post_type] => post
              )
      
          [1521] => stdClass Object
              (
                  [slug] => context
                  [ID] => 979
                  [post_name] => attention-robbers
                  [post_title] => Attention robbers
                  [post_author] => 3
                  [post_date] => 2019-01-18 21:01:24
                  [year] => 2019
                  [month] => 1
                  [post_type] => post
              )
      
          [1522] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 972
                  [post_name] => times-urgency-builds-teams
                  [post_title] => There are times in which urgency builds teams
                  [post_author] => 3
                  [post_date] => 2019-01-17 23:59:20
                  [year] => 2019
                  [month] => 1
                  [post_type] => post
              )
      
          [1523] => stdClass Object
              (
                  [slug] => culture
                  [ID] => 966
                  [post_name] => reflection
                  [post_title] => Reflection Script
                  [post_author] => 3
                  [post_date] => 2019-01-16 22:55:54
                  [year] => 2019
                  [month] => 1
                  [post_type] => post
              )
      
          [1524] => stdClass Object
              (
                  [slug] => culture
                  [ID] => 963
                  [post_name] => virtual-coffee-machine
                  [post_title] => The virtual coffee machine
                  [post_author] => 3
                  [post_date] => 2019-01-15 22:25:59
                  [year] => 2019
                  [month] => 1
                  [post_type] => post
              )
      
          [1525] => stdClass Object
              (
                  [slug] => context
                  [ID] => 960
                  [post_name] => seeing-options
                  [post_title] => Seeing options
                  [post_author] => 3
                  [post_date] => 2019-01-14 18:25:26
                  [year] => 2019
                  [month] => 1
                  [post_type] => post
              )
      
          [1526] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 957
                  [post_name] => agora
                  [post_title] => Agora
                  [post_author] => 3
                  [post_date] => 2019-01-13 23:32:20
                  [year] => 2019
                  [month] => 1
                  [post_type] => post
              )
      
          [1527] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 953
                  [post_name] => indivisible-benefit
                  [post_title] => Indivisible Benefit
                  [post_author] => 3
                  [post_date] => 2019-01-12 20:30:36
                  [year] => 2019
                  [month] => 1
                  [post_type] => post
              )
      
          [1528] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 950
                  [post_name] => mandate
                  [post_title] => Having a mandate
                  [post_author] => 3
                  [post_date] => 2019-01-11 23:28:14
                  [year] => 2019
                  [month] => 1
                  [post_type] => post
              )
      
          [1529] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 944
                  [post_name] => words
                  [post_title] => Is it all about words?
                  [post_author] => 3
                  [post_date] => 2019-01-10 23:37:56
                  [year] => 2019
                  [month] => 1
                  [post_type] => post
              )
      
          [1530] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 941
                  [post_name] => slippery-slope
                  [post_title] => The slippery slope
                  [post_author] => 3
                  [post_date] => 2019-01-09 19:05:48
                  [year] => 2019
                  [month] => 1
                  [post_type] => post
              )
      
          [1531] => stdClass Object
              (
                  [slug] => process
                  [ID] => 938
                  [post_name] => success-meaningless
                  [post_title] => Success is meaningless
                  [post_author] => 3
                  [post_date] => 2019-01-08 23:34:48
                  [year] => 2019
                  [month] => 1
                  [post_type] => post
              )
      
          [1532] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 934
                  [post_name] => makes-difference
                  [post_title] => The “How” makes a difference
                  [post_author] => 3
                  [post_date] => 2019-01-07 18:02:47
                  [year] => 2019
                  [month] => 1
                  [post_type] => post
              )
      
          [1533] => stdClass Object
              (
                  [slug] => care
                  [ID] => 930
                  [post_name] => responsibility
                  [post_title] => This is not my responsibility
                  [post_author] => 3
                  [post_date] => 2019-01-06 16:41:43
                  [year] => 2019
                  [month] => 1
                  [post_type] => post
              )
      
          [1534] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 927
                  [post_name] => wanting-able
                  [post_title] => Wanting to and Able to
                  [post_author] => 3
                  [post_date] => 2019-01-05 19:44:17
                  [year] => 2019
                  [month] => 1
                  [post_type] => post
              )
      
          [1535] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 924
                  [post_name] => perception
                  [post_title] => About Perception
                  [post_author] => 3
                  [post_date] => 2019-01-04 23:57:21
                  [year] => 2019
                  [month] => 1
                  [post_type] => post
              )
      
          [1536] => stdClass Object
              (
                  [slug] => process
                  [ID] => 921
                  [post_name] => whats-happening
                  [post_title] => What’s happening?
                  [post_author] => 3
                  [post_date] => 2019-01-03 22:14:58
                  [year] => 2019
                  [month] => 1
                  [post_type] => post
              )
      
          [1537] => stdClass Object
              (
                  [slug] => context
                  [ID] => 918
                  [post_name] => excitement-enthusiasm
                  [post_title] => Excitement and Enthusiasm
                  [post_author] => 3
                  [post_date] => 2019-01-02 22:12:48
                  [year] => 2019
                  [month] => 1
                  [post_type] => post
              )
      
          [1538] => stdClass Object
              (
                  [slug] => emotion
                  [ID] => 915
                  [post_name] => engage-signal
                  [post_title] => Engage with the signal
                  [post_author] => 3
                  [post_date] => 2019-01-01 18:42:19
                  [year] => 2019
                  [month] => 1
                  [post_type] => post
              )
      
          [1539] => stdClass Object
              (
                  [slug] => generosity
                  [ID] => 909
                  [post_name] => matters-now
                  [post_title] => What matters now
                  [post_author] => 3
                  [post_date] => 2018-12-31 11:00:22
                  [year] => 2018
                  [month] => 12
                  [post_type] => post
              )
      
          [1540] => stdClass Object
              (
                  [slug] => choice
                  [ID] => 912
                  [post_name] => control-influence-choice
                  [post_title] => Control, Influence or Choice?
                  [post_author] => 3
                  [post_date] => 2018-12-30 19:12:15
                  [year] => 2018
                  [month] => 12
                  [post_type] => post
              )
      
          [1541] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 906
                  [post_name] => stories-tell-millennials
                  [post_title] => The stories we tell – Millennials
                  [post_author] => 3
                  [post_date] => 2018-12-29 21:44:34
                  [year] => 2018
                  [month] => 12
                  [post_type] => post
              )
      
          [1542] => stdClass Object
              (
                  [slug] => process
                  [ID] => 902
                  [post_name] => seeing-trust
                  [post_title] => Seeing Trust
                  [post_author] => 3
                  [post_date] => 2018-12-28 19:54:43
                  [year] => 2018
                  [month] => 12
                  [post_type] => post
              )
      
          [1543] => stdClass Object
              (
                  [slug] => context
                  [ID] => 899
                  [post_name] => looking-back-looking-forward
                  [post_title] => Looking Back is Looking Forward
                  [post_author] => 3
                  [post_date] => 2018-12-27 19:11:19
                  [year] => 2018
                  [month] => 12
                  [post_type] => post
              )
      
          [1544] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 894
                  [post_name] => structure
                  [post_title] => Structure
                  [post_author] => 3
                  [post_date] => 2018-12-26 23:02:48
                  [year] => 2018
                  [month] => 12
                  [post_type] => post
              )
      
          [1545] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 890
                  [post_name] => change-happens
                  [post_title] => Change happens
                  [post_author] => 3
                  [post_date] => 2018-12-25 22:17:13
                  [year] => 2018
                  [month] => 12
                  [post_type] => post
              )
      
          [1546] => stdClass Object
              (
                  [slug] => awareness
                  [ID] => 887
                  [post_name] => past-future-meet
                  [post_title] => Where past and future meet
                  [post_author] => 3
                  [post_date] => 2018-12-24 15:49:46
                  [year] => 2018
                  [month] => 12
                  [post_type] => post
              )
      
          [1547] => stdClass Object
              (
                  [slug] => context
                  [ID] => 881
                  [post_name] => talking-weather
                  [post_title] => Talking about the weather
                  [post_author] => 3
                  [post_date] => 2018-12-23 23:52:39
                  [year] => 2018
                  [month] => 12
                  [post_type] => post
              )
      
          [1548] => stdClass Object
              (
                  [slug] => process
                  [ID] => 877
                  [post_name] => trust-process
                  [post_title] => Trust the process
                  [post_author] => 3
                  [post_date] => 2018-12-22 22:41:14
                  [year] => 2018
                  [month] => 12
                  [post_type] => post
              )
      
          [1549] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 874
                  [post_name] => giving
                  [post_title] => Giving
                  [post_author] => 3
                  [post_date] => 2018-12-21 21:43:12
                  [year] => 2018
                  [month] => 12
                  [post_type] => post
              )
      
          [1550] => stdClass Object
              (
                  [slug] => power
                  [ID] => 871
                  [post_name] => thinkers-block
                  [post_title] => Thinker’s block?
                  [post_author] => 3
                  [post_date] => 2018-12-20 20:51:49
                  [year] => 2018
                  [month] => 12
                  [post_type] => post
              )
      
          [1551] => stdClass Object
              (
                  [slug] => process
                  [ID] => 868
                  [post_name] => acknowledging-problem
                  [post_title] => Acknowledging a problem
                  [post_author] => 3
                  [post_date] => 2018-12-19 22:53:35
                  [year] => 2018
                  [month] => 12
                  [post_type] => post
              )
      
          [1552] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 865
                  [post_name] => homeostasis
                  [post_title] => Homeostasis
                  [post_author] => 3
                  [post_date] => 2018-12-18 19:00:59
                  [year] => 2018
                  [month] => 12
                  [post_type] => post
              )
      
          [1553] => stdClass Object
              (
                  [slug] => responsibility
                  [ID] => 862
                  [post_name] => how-things-happen
                  [post_title] => How things happen
                  [post_author] => 3
                  [post_date] => 2018-12-17 23:34:50
                  [year] => 2018
                  [month] => 12
                  [post_type] => post
              )
      
          [1554] => stdClass Object
              (
                  [slug] => context
                  [ID] => 856
                  [post_name] => emotions-feelings-behaviors
                  [post_title] => Emotions, Feelings, Behaviors
                  [post_author] => 3
                  [post_date] => 2018-12-16 23:37:40
                  [year] => 2018
                  [month] => 12
                  [post_type] => post
              )
      
          [1555] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 853
                  [post_name] => small-units
                  [post_title] => Small units
                  [post_author] => 3
                  [post_date] => 2018-12-15 21:54:42
                  [year] => 2018
                  [month] => 12
                  [post_type] => post
              )
      
          [1556] => stdClass Object
              (
                  [slug] => culture
                  [ID] => 850
                  [post_name] => choose-questions-ask
                  [post_title] => Choose the questions you ask
                  [post_author] => 3
                  [post_date] => 2018-12-14 11:46:21
                  [year] => 2018
                  [month] => 12
                  [post_type] => post
              )
      
          [1557] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 845
                  [post_name] => strokes-transactions
                  [post_title] => Strokes and Transactions
                  [post_author] => 3
                  [post_date] => 2018-12-13 23:58:38
                  [year] => 2018
                  [month] => 12
                  [post_type] => post
              )
      
          [1558] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 841
                  [post_name] => honesty-without-trust
                  [post_title] => Honesty without trust?
                  [post_author] => 3
                  [post_date] => 2018-12-12 10:00:30
                  [year] => 2018
                  [month] => 12
                  [post_type] => post
              )
      
          [1559] => stdClass Object
              (
                  [slug] => context
                  [ID] => 838
                  [post_name] => time-everything
                  [post_title] => There is a time for everything
                  [post_author] => 3
                  [post_date] => 2018-12-11 17:12:59
                  [year] => 2018
                  [month] => 12
                  [post_type] => post
              )
      
          [1560] => stdClass Object
              (
                  [slug] => context
                  [ID] => 835
                  [post_name] => ive-learned
                  [post_title] => What I’ve learned
                  [post_author] => 3
                  [post_date] => 2018-12-10 15:53:37
                  [year] => 2018
                  [month] => 12
                  [post_type] => post
              )
      
          [1561] => stdClass Object
              (
                  [slug] => values
                  [ID] => 832
                  [post_name] => choosing-posture
                  [post_title] => Choosing your posture
                  [post_author] => 3
                  [post_date] => 2018-12-09 16:13:29
                  [year] => 2018
                  [month] => 12
                  [post_type] => post
              )
      
          [1562] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 829
                  [post_name] => wrong-kind
                  [post_title] => The wrong kind of …
                  [post_author] => 3
                  [post_date] => 2018-12-08 10:00:20
                  [year] => 2018
                  [month] => 12
                  [post_type] => post
              )
      
          [1563] => stdClass Object
              (
                  [slug] => worldview
                  [ID] => 826
                  [post_name] => ability-see
                  [post_title] => Do they have the ability to see themselves?
                  [post_author] => 3
                  [post_date] => 2018-12-07 13:56:35
                  [year] => 2018
                  [month] => 12
                  [post_type] => post
              )
      
          [1564] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 822
                  [post_name] => courage-leaders
                  [post_title] => The courage of leaders
                  [post_author] => 3
                  [post_date] => 2018-12-06 10:00:12
                  [year] => 2018
                  [month] => 12
                  [post_type] => post
              )
      
          [1565] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 819
                  [post_name] => sharing-emotions
                  [post_title] => Sharing Emotions?
                  [post_author] => 3
                  [post_date] => 2018-12-05 21:18:06
                  [year] => 2018
                  [month] => 12
                  [post_type] => post
              )
      
          [1566] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 816
                  [post_name] => its-for-me
                  [post_title] => It’s for me
                  [post_author] => 3
                  [post_date] => 2018-12-04 23:23:00
                  [year] => 2018
                  [month] => 12
                  [post_type] => post
              )
      
          [1567] => stdClass Object
              (
                  [slug] => power
                  [ID] => 812
                  [post_name] => worth-time
                  [post_title] => Worth your time
                  [post_author] => 3
                  [post_date] => 2018-12-03 23:57:53
                  [year] => 2018
                  [month] => 12
                  [post_type] => post
              )
      
          [1568] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 808
                  [post_name] => unfinished-business
                  [post_title] => Unfinished business
                  [post_author] => 3
                  [post_date] => 2018-12-02 20:56:04
                  [year] => 2018
                  [month] => 12
                  [post_type] => post
              )
      
          [1569] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 805
                  [post_name] => listening
                  [post_title] => On listening
                  [post_author] => 3
                  [post_date] => 2018-12-01 21:39:57
                  [year] => 2018
                  [month] => 12
                  [post_type] => post
              )
      
          [1570] => stdClass Object
              (
                  [slug] => context
                  [ID] => 799
                  [post_name] => rational-irrational
                  [post_title] => Rational or Irrational?
                  [post_author] => 3
                  [post_date] => 2018-11-30 23:59:19
                  [year] => 2018
                  [month] => 11
                  [post_type] => post
              )
      
          [1571] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 796
                  [post_name] => difference-serving
                  [post_title] => The difference between doing and serving
                  [post_author] => 3
                  [post_date] => 2018-11-29 15:29:55
                  [year] => 2018
                  [month] => 11
                  [post_type] => post
              )
      
          [1572] => stdClass Object
              (
                  [slug] => context
                  [ID] => 793
                  [post_name] => words-use
                  [post_title] => The words we use
                  [post_author] => 3
                  [post_date] => 2018-11-28 23:56:43
                  [year] => 2018
                  [month] => 11
                  [post_type] => post
              )
      
          [1573] => stdClass Object
              (
                  [slug] => power
                  [ID] => 788
                  [post_name] => simplify-life
                  [post_title] => Simplify our life?
                  [post_author] => 3
                  [post_date] => 2018-11-27 18:19:22
                  [year] => 2018
                  [month] => 11
                  [post_type] => post
              )
      
          [1574] => stdClass Object
              (
                  [slug] => communication
                  [ID] => 785
                  [post_name] => say
                  [post_title] => How to say it
                  [post_author] => 3
                  [post_date] => 2018-11-26 22:32:26
                  [year] => 2018
                  [month] => 11
                  [post_type] => post
              )
      
          [1575] => stdClass Object
              (
                  [slug] => context
                  [ID] => 781
                  [post_name] => worked-hard
                  [post_title] => We worked so hard
                  [post_author] => 3
                  [post_date] => 2018-11-25 19:33:38
                  [year] => 2018
                  [month] => 11
                  [post_type] => post
              )
      
          [1576] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 776
                  [post_name] => now-see
                  [post_title] => Now I see …
                  [post_author] => 3
                  [post_date] => 2018-11-24 18:28:45
                  [year] => 2018
                  [month] => 11
                  [post_type] => post
              )
      
          [1577] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 770
                  [post_name] => planning-execution-differ
                  [post_title] => Planning and execution differ
                  [post_author] => 3
                  [post_date] => 2018-11-23 22:21:23
                  [year] => 2018
                  [month] => 11
                  [post_type] => post
              )
      
          [1578] => stdClass Object
              (
                  [slug] => complexity
                  [ID] => 767
                  [post_name] => jumping-solutions
                  [post_title] => Jumping to solutions
                  [post_author] => 3
                  [post_date] => 2018-11-22 19:30:34
                  [year] => 2018
                  [month] => 11
                  [post_type] => post
              )
      
          [1579] => stdClass Object
              (
                  [slug] => context
                  [ID] => 764
                  [post_name] => creating-experience
                  [post_title] => Creating Experience
                  [post_author] => 3
                  [post_date] => 2018-11-21 20:51:41
                  [year] => 2018
                  [month] => 11
                  [post_type] => post
              )
      
          [1580] => stdClass Object
              (
                  [slug] => context
                  [ID] => 757
                  [post_name] => quest-fail-happens-case
                  [post_title] => The quest to fail: "And what happens in this case?"
                  [post_author] => 3
                  [post_date] => 2018-11-20 22:41:36
                  [year] => 2018
                  [month] => 11
                  [post_type] => post
              )
      
          [1581] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 753
                  [post_name] => compare
                  [post_title] => When we compare
                  [post_author] => 3
                  [post_date] => 2018-11-19 23:08:35
                  [year] => 2018
                  [month] => 11
                  [post_type] => post
              )
      
          [1582] => stdClass Object
              (
                  [slug] => process
                  [ID] => 749
                  [post_name] => understanding-vs-hearing-said
                  [post_title] => Understanding vs. hearing what is being said
                  [post_author] => 3
                  [post_date] => 2018-11-18 22:00:44
                  [year] => 2018
                  [month] => 11
                  [post_type] => post
              )
      
          [1583] => stdClass Object
              (
                  [slug] => power
                  [ID] => 745
                  [post_name] => choose
                  [post_title] => Choose yourself
                  [post_author] => 3
                  [post_date] => 2018-11-17 13:08:32
                  [year] => 2018
                  [month] => 11
                  [post_type] => post
              )
      
          [1584] => stdClass Object
              (
                  [slug] => power
                  [ID] => 742
                  [post_name] => gap-learning-results
                  [post_title] => The gap between learning and results
                  [post_author] => 3
                  [post_date] => 2018-11-16 17:28:07
                  [year] => 2018
                  [month] => 11
                  [post_type] => post
              )
      
          [1585] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 738
                  [post_name] => using-models
                  [post_title] => On using models
                  [post_author] => 3
                  [post_date] => 2018-11-15 23:05:35
                  [year] => 2018
                  [month] => 11
                  [post_type] => post
              )
      
          [1586] => stdClass Object
              (
                  [slug] => power
                  [ID] => 735
                  [post_name] => easing-complexity
                  [post_title] => Easing complexity
                  [post_author] => 3
                  [post_date] => 2018-11-14 23:41:22
                  [year] => 2018
                  [month] => 11
                  [post_type] => post
              )
      
          [1587] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 731
                  [post_name] => much-generosity-generous
                  [post_title] => How much generosity is generous?
                  [post_author] => 3
                  [post_date] => 2018-11-13 23:55:42
                  [year] => 2018
                  [month] => 11
                  [post_type] => post
              )
      
          [1588] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 727
                  [post_name] => perspective-one-way-street
                  [post_title] => Perspective, a one way street?
                  [post_author] => 3
                  [post_date] => 2018-11-12 21:37:43
                  [year] => 2018
                  [month] => 11
                  [post_type] => post
              )
      
          [1589] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 724
                  [post_name] => aware-awake
                  [post_title] => Aware or awake?
                  [post_author] => 3
                  [post_date] => 2018-11-11 19:07:37
                  [year] => 2018
                  [month] => 11
                  [post_type] => post
              )
      
          [1590] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 708
                  [post_name] => developing-mastery-instead-sticking-talent
                  [post_title] => Developing mastery instead of sticking to talent
                  [post_author] => 3
                  [post_date] => 2018-11-10 14:45:19
                  [year] => 2018
                  [month] => 11
                  [post_type] => post
              )
      
          [1591] => stdClass Object
              (
                  [slug] => context
                  [ID] => 705
                  [post_name] => centric
                  [post_title] => On being “centric”
                  [post_author] => 3
                  [post_date] => 2018-11-09 21:57:59
                  [year] => 2018
                  [month] => 11
                  [post_type] => post
              )
      
          [1592] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 703
                  [post_name] => look-people-helping
                  [post_title] => Look for the people who are helping
                  [post_author] => 3
                  [post_date] => 2018-11-08 01:26:34
                  [year] => 2018
                  [month] => 11
                  [post_type] => post
              )
      
          [1593] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 700
                  [post_name] => bootstrappers-audience-customers
                  [post_title] => Bootstrappers audience and customers
                  [post_author] => 3
                  [post_date] => 2018-11-07 21:52:15
                  [year] => 2018
                  [month] => 11
                  [post_type] => post
              )
      
          [1594] => stdClass Object
              (
                  [slug] => context
                  [ID] => 696
                  [post_name] => duty-well-task
                  [post_title] => A duty as well as a task
                  [post_author] => 3
                  [post_date] => 2018-11-06 20:12:27
                  [year] => 2018
                  [month] => 11
                  [post_type] => post
              )
      
          [1595] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 690
                  [post_name] => engagement-influence
                  [post_title] => Engagement and Influence
                  [post_author] => 3
                  [post_date] => 2018-11-05 12:16:58
                  [year] => 2018
                  [month] => 11
                  [post_type] => post
              )
      
          [1596] => stdClass Object
              (
                  [slug] => context
                  [ID] => 684
                  [post_name] => right
                  [post_title] => Right
                  [post_author] => 3
                  [post_date] => 2018-11-04 23:47:56
                  [year] => 2018
                  [month] => 11
                  [post_type] => post
              )
      
          [1597] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 680
                  [post_name] => control-verification
                  [post_title] => Control & Verification
                  [post_author] => 3
                  [post_date] => 2018-11-03 22:14:46
                  [year] => 2018
                  [month] => 11
                  [post_type] => post
              )
      
          [1598] => stdClass Object
              (
                  [slug] => care
                  [ID] => 655
                  [post_name] => result-opportunity
                  [post_title] => Result or opportunity?
                  [post_author] => 3
                  [post_date] => 2018-11-02 12:45:07
                  [year] => 2018
                  [month] => 11
                  [post_type] => post
              )
      
          [1599] => stdClass Object
              (
                  [slug] => context
                  [ID] => 650
                  [post_name] => overwhelm-stay
                  [post_title] => Overwhelm is here to stay
                  [post_author] => 3
                  [post_date] => 2018-09-03 23:54:31
                  [year] => 2018
                  [month] => 9
                  [post_type] => post
              )
      
          [1600] => stdClass Object
              (
                  [slug] => power
                  [ID] => 642
                  [post_name] => road-hell-paved-good-intentions
                  [post_title] => Is the road to hell paved with good intentions?
                  [post_author] => 3
                  [post_date] => 2018-08-30 19:32:00
                  [year] => 2018
                  [month] => 8
                  [post_type] => post
              )
      
          [1601] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 633
                  [post_name] => mastery-perfection
                  [post_title] => Mastery or Perfection?
                  [post_author] => 3
                  [post_date] => 2018-06-02 12:33:33
                  [year] => 2018
                  [month] => 6
                  [post_type] => post
              )
      
          [1602] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 628
                  [post_name] => seems-easier-cows-people-isnt-it
                  [post_title] => Seems easier with cows then with people, isn’t it?
                  [post_author] => 3
                  [post_date] => 2018-06-01 11:34:09
                  [year] => 2018
                  [month] => 6
                  [post_type] => post
              )
      
          [1603] => stdClass Object
              (
                  [slug] => uncategorized
                  [ID] => 624
                  [post_name] => need-learn-draw-map
                  [post_title] => You need to learn to draw a map
                  [post_author] => 3
                  [post_date] => 2018-05-20 21:15:36
                  [year] => 2018
                  [month] => 5
                  [post_type] => post
              )
      
          [1604] => stdClass Object
              (
                  [slug] => uncategorized
                  [ID] => 618
                  [post_name] => kintsugi
                  [post_title] => Kintsugi 金継ぎ
                  [post_author] => 3
                  [post_date] => 2018-05-19 17:18:21
                  [year] => 2018
                  [month] => 5
                  [post_type] => post
              )
      
          [1605] => stdClass Object
              (
                  [slug] => uncategorized
                  [ID] => 616
                  [post_name] => continuum
                  [post_title] => A continuum
                  [post_author] => 3
                  [post_date] => 2018-01-01 17:27:02
                  [year] => 2018
                  [month] => 1
                  [post_type] => post
              )
      
          [1606] => stdClass Object
              (
                  [slug] => uncategorized
                  [ID] => 612
                  [post_name] => making-worth-time-read-book
                  [post_title] => Making it worth your time to read a book
                  [post_author] => 3
                  [post_date] => 2017-12-31 21:21:39
                  [year] => 2017
                  [month] => 12
                  [post_type] => post
              )
      
          [1607] => stdClass Object
              (
                  [slug] => uncategorized
                  [ID] => 610
                  [post_name] => best-description-can-opposite
                  [post_title] => The best description can be the opposite
                  [post_author] => 3
                  [post_date] => 2017-12-30 20:41:03
                  [year] => 2017
                  [month] => 12
                  [post_type] => post
              )
      
          [1608] => stdClass Object
              (
                  [slug] => context
                  [ID] => 605
                  [post_name] => ever-cubist-conversation
                  [post_title] => Ever had a cubist conversation?
                  [post_author] => 3
                  [post_date] => 2017-12-29 19:42:39
                  [year] => 2017
                  [month] => 12
                  [post_type] => post
              )
      
          [1609] => stdClass Object
              (
                  [slug] => power
                  [ID] => 1799
                  [post_name] => learning-escalators
                  [post_title] => Learning from Escalators
                  [post_author] => 3
                  [post_date] => 2017-12-05 08:06:04
                  [year] => 2017
                  [month] => 12
                  [post_type] => post
              )
      
          [1610] => stdClass Object
              (
                  [slug] => power
                  [ID] => 1794
                  [post_name] => deploy-die
                  [post_title] => „Deploy or Die“
                  [post_author] => 3
                  [post_date] => 2017-12-03 09:00:34
                  [year] => 2017
                  [month] => 12
                  [post_type] => post
              )
      
          [1611] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1790
                  [post_name] => without
                  [post_title] => Doing without Doing
                  [post_author] => 3
                  [post_date] => 2017-12-03 08:50:33
                  [year] => 2017
                  [month] => 12
                  [post_type] => post
              )
      
          [1612] => stdClass Object
              (
                  [slug] => context
                  [ID] => 1786
                  [post_name] => totally-culture-totally-individual
                  [post_title] => Totally Culture or Totally Individual?
                  [post_author] => 3
                  [post_date] => 2017-12-03 08:40:14
                  [year] => 2017
                  [month] => 12
                  [post_type] => post
              )
      
          [1613] => stdClass Object
              (
                  [slug] => context
                  [ID] => 1782
                  [post_name] => 2-clues-understanding-brain
                  [post_title] => 2 clues to understanding your brain
                  [post_author] => 3
                  [post_date] => 2017-12-03 08:30:41
                  [year] => 2017
                  [month] => 12
                  [post_type] => post
              )
      
          [1614] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 1779
                  [post_name] => choose-feedback
                  [post_title] => How to choose your feedback
                  [post_author] => 3
                  [post_date] => 2017-12-03 08:20:39
                  [year] => 2017
                  [month] => 12
                  [post_type] => post
              )
      
          [1615] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 1776
                  [post_name] => avoid-hurting-friend
                  [post_title] => How to avoid hurting a friend
                  [post_author] => 3
                  [post_date] => 2017-12-03 08:10:13
                  [year] => 2017
                  [month] => 12
                  [post_type] => post
              )
      
          [1616] => stdClass Object
              (
                  [slug] => context
                  [ID] => 1773
                  [post_name] => passionate
                  [post_title] => How to be passionate?
                  [post_author] => 3
                  [post_date] => 2017-12-03 08:00:12
                  [year] => 2017
                  [month] => 12
                  [post_type] => post
              )
      
          [1617] => stdClass Object
              (
                  [slug] => power
                  [ID] => 1770
                  [post_name] => take-risks
                  [post_title] => Take your risks
                  [post_author] => 3
                  [post_date] => 2017-12-02 10:00:24
                  [year] => 2017
                  [month] => 12
                  [post_type] => post
              )
      
          [1618] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1767
                  [post_name] => learn-matti
                  [post_title] => How to Learn With Matti
                  [post_author] => 3
                  [post_date] => 2017-12-01 09:50:06
                  [year] => 2017
                  [month] => 12
                  [post_type] => post
              )
      
          [1619] => stdClass Object
              (
                  [slug] => context
                  [ID] => 1761
                  [post_name] => get-ready-action
                  [post_title] => Get Ready for Action
                  [post_author] => 3
                  [post_date] => 2017-12-01 09:30:59
                  [year] => 2017
                  [month] => 12
                  [post_type] => post
              )
      
          [1620] => stdClass Object
              (
                  [slug] => context
                  [ID] => 1758
                  [post_name] => emotional-competence
                  [post_title] => Emotional Competence
                  [post_author] => 3
                  [post_date] => 2017-12-01 09:20:59
                  [year] => 2017
                  [month] => 12
                  [post_type] => post
              )
      
          [1621] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 1753
                  [post_name] => avoid-drama
                  [post_title] => Avoid the Drama
                  [post_author] => 3
                  [post_date] => 2017-12-01 09:10:01
                  [year] => 2017
                  [month] => 12
                  [post_type] => post
              )
      
          [1622] => stdClass Object
              (
                  [slug] => context
                  [ID] => 1750
                  [post_name] => recognize-competence
                  [post_title] => How to Recognize Competence
                  [post_author] => 3
                  [post_date] => 2017-12-01 09:00:27
                  [year] => 2017
                  [month] => 12
                  [post_type] => post
              )
      
          [1623] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 1747
                  [post_name] => you-are-ok
                  [post_title] => You are OK
                  [post_author] => 3
                  [post_date] => 2017-12-01 08:50:13
                  [year] => 2017
                  [month] => 12
                  [post_type] => post
              )
      
          [1624] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1743
                  [post_name] => train-enable
                  [post_title] => Train to enable
                  [post_author] => 3
                  [post_date] => 2017-12-01 08:40:00
                  [year] => 2017
                  [month] => 12
                  [post_type] => post
              )
      
          [1625] => stdClass Object
              (
                  [slug] => context
                  [ID] => 1733
                  [post_name] => geekdom-personality-types
                  [post_title] => Geekdom Personality Types
                  [post_author] => 3
                  [post_date] => 2017-12-01 08:30:48
                  [year] => 2017
                  [month] => 12
                  [post_type] => post
              )
      
          [1626] => stdClass Object
              (
                  [slug] => power
                  [ID] => 1730
                  [post_name] => 5-step-plan-decision
                  [post_title] => Your 5 step plan to decision
                  [post_author] => 3
                  [post_date] => 2017-12-01 08:20:19
                  [year] => 2017
                  [month] => 12
                  [post_type] => post
              )
      
          [1627] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 1728
                  [post_name] => missing-detail
                  [post_title] => The Missing Detail
                  [post_author] => 3
                  [post_date] => 2017-12-01 08:10:17
                  [year] => 2017
                  [month] => 12
                  [post_type] => post
              )
      
          [1628] => stdClass Object
              (
                  [slug] => context
                  [ID] => 1726
                  [post_name] => understand-parents
                  [post_title] => Understand Your Parents
                  [post_author] => 3
                  [post_date] => 2017-12-01 08:00:17
                  [year] => 2017
                  [month] => 12
                  [post_type] => post
              )
      
          [1629] => stdClass Object
              (
                  [slug] => performance
                  [ID] => 1827
                  [post_name] => make-life
                  [post_title] => How to Make Your Life
                  [post_author] => 3
                  [post_date] => 2017-12-01 07:50:10
                  [year] => 2017
                  [month] => 12
                  [post_type] => post
              )
      
          [1630] => stdClass Object
              (
                  [slug] => relationship
                  [ID] => 1822
                  [post_name] => communication-conversation
                  [post_title] => Communication or Conversation?
                  [post_author] => 3
                  [post_date] => 2017-12-01 07:40:57
                  [year] => 2017
                  [month] => 12
                  [post_type] => post
              )
      
          [1631] => stdClass Object
              (
                  [slug] => power
                  [ID] => 1819
                  [post_name] => adapt-position
                  [post_title] => Adapt your Position
                  [post_author] => 3
                  [post_date] => 2017-12-01 07:30:38
                  [year] => 2017
                  [month] => 12
                  [post_type] => post
              )
      
          [1632] => stdClass Object
              (
                  [slug] => context
                  [ID] => 1817
                  [post_name] => five-personality-faces-effective-communicator
                  [post_title] => The Five Personality Faces of an Effective Communicator
                  [post_author] => 3
                  [post_date] => 2017-12-01 07:10:14
                  [year] => 2017
                  [month] => 12
                  [post_type] => post
              )
      
          [1633] => stdClass Object
              (
                  [slug] => context
                  [ID] => 1815
                  [post_name] => use-ability-listen
                  [post_title] => Use your ability to listen
                  [post_author] => 3
                  [post_date] => 2017-12-01 07:00:26
                  [year] => 2017
                  [month] => 12
                  [post_type] => post
              )
      
      )
      
    • 2023 (77)
    • 2022 (366)
    • 2021 (365)
    • 2020 (366)
    • 2019 (365)
    • 2018 (67)
    • 2017 (28)