-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* created page with outline for speech * added descriptions for speech * Update 2024.04.02-toastmasters-communication-style.md * Updated automatic content run
- Loading branch information
1 parent
61f2272
commit ebba643
Showing
3 changed files
with
65 additions
and
22 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
name: Get Automated Content | ||
|
||
on: | ||
schedule: | ||
- cron: '15 15 * * *' | ||
|
||
jobs: | ||
getcontent: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/checkout@master | ||
|
||
- uses: actions/setup-dotnet@master | ||
name: Setup .NET Core | ||
with: | ||
dotnet-version: '6.x' # SDK Version to use; x will use the latest version of the specified channel | ||
|
||
- name: Get Weather Data | ||
run: dotnet run --project source/Almostengr.AlmostengrWebsite.GardenWeather/Almostengr.AlmostengrWebsite.GardenWeather.csproj | ||
|
||
- name: Run commit on files | ||
run: bash scripts/ghcommit.sh |
43 changes: 43 additions & 0 deletions
43
website/docs/lifestyle/2024.04.02-toastmasters-communication-style.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
--- | ||
title: Get To The Point, A Speech About My Communication Style | ||
posted: 2024-04-02 | ||
author: Kenny Robinson | ||
category: lifestyle | ||
keywords: toastmasters, public speaking, communication style | ||
--- | ||
|
||
## Assessment Information | ||
|
||
* Supportive, 4 | ||
* Direct, 3 | ||
* Analytical, 2 | ||
* Initiating, 2 | ||
|
||
Based on the assessment, I am a patient, cooperative, and sympathetic. I also prefer a personal and relaxed environment. Also am results-oriented, | ||
focused, and competitive. Also am independent and confident. | ||
|
||
* 5 to 7 minute speech | ||
|
||
### Descriptions taken from Toastmasters | ||
|
||
As a supportive communicator, you are seen as patient, cooperative, and sympathetic. You are an active listener and anticipate the needs of others. Calm and steady, you desire a personal and relaxed environment. | ||
Because of your dislike of change, you may appear indecisive at times. Do not hesitate to ask for more detail or information if needed. | ||
|
||
If you score highest in the direct communicator style you are results-oriented, focused, and competitive. Motivated to get things accomplished, you are quick and decisive. Because you are independent and confident, you prefer a busy, efficient and structured environment. | ||
Others may sometimes perceive you as impatient and demanding. Allowing others to share feelings and explain details can encourage dialogue. | ||
|
||
## Outline | ||
|
||
* 4 styles in total; will only cover the top two | ||
|
||
* Supportive, 4 | ||
* means somewhat listening, but know when to ask the question "and then what happened?" | ||
* knowing that sometimes people want to vent; not good at decerning this | ||
* | ||
|
||
* Direct, 3 | ||
* 5 to 7 minute speech could have been way more concise, but need credit | ||
* might be something that comes with getting older, but easy to tune out until the person gets to the point | ||
* watching videos with the speed turned up; other people wonder why and how | ||
* being concise when talking, perceived as not very social; | ||
* dancing around the bush... the meeting could have been two line email |