Recent changes to this wiki:
calendar update
diff --git a/archives/2022.mdwn b/archives/2022.mdwn new file mode 100644 index 0000000..e738afc --- /dev/null +++ b/archives/2022.mdwn @@ -0,0 +1 @@ +[[!calendar type=year year=2022 pages="page(posts/*) and !*/Discussion"]] diff --git a/archives/2022/01.mdwn b/archives/2022/01.mdwn new file mode 100644 index 0000000..b3ff765 --- /dev/null +++ b/archives/2022/01.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=01 year=2022 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(01) and creation_year(2022) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2022/02.mdwn b/archives/2022/02.mdwn new file mode 100644 index 0000000..9e109ab --- /dev/null +++ b/archives/2022/02.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=02 year=2022 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(02) and creation_year(2022) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2022/03.mdwn b/archives/2022/03.mdwn new file mode 100644 index 0000000..4ff2fa6 --- /dev/null +++ b/archives/2022/03.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=03 year=2022 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(03) and creation_year(2022) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2022/04.mdwn b/archives/2022/04.mdwn new file mode 100644 index 0000000..04cada7 --- /dev/null +++ b/archives/2022/04.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=04 year=2022 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(04) and creation_year(2022) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2022/05.mdwn b/archives/2022/05.mdwn new file mode 100644 index 0000000..7a02820 --- /dev/null +++ b/archives/2022/05.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=05 year=2022 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(05) and creation_year(2022) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2022/06.mdwn b/archives/2022/06.mdwn new file mode 100644 index 0000000..0c2ff58 --- /dev/null +++ b/archives/2022/06.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=06 year=2022 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(06) and creation_year(2022) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2022/07.mdwn b/archives/2022/07.mdwn new file mode 100644 index 0000000..098c5b8 --- /dev/null +++ b/archives/2022/07.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=07 year=2022 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(07) and creation_year(2022) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2022/08.mdwn b/archives/2022/08.mdwn new file mode 100644 index 0000000..2151608 --- /dev/null +++ b/archives/2022/08.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=08 year=2022 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(08) and creation_year(2022) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2022/09.mdwn b/archives/2022/09.mdwn new file mode 100644 index 0000000..2f250b3 --- /dev/null +++ b/archives/2022/09.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=09 year=2022 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(09) and creation_year(2022) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2022/10.mdwn b/archives/2022/10.mdwn new file mode 100644 index 0000000..3584fc0 --- /dev/null +++ b/archives/2022/10.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=10 year=2022 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(10) and creation_year(2022) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2022/11.mdwn b/archives/2022/11.mdwn new file mode 100644 index 0000000..f883931 --- /dev/null +++ b/archives/2022/11.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=11 year=2022 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(11) and creation_year(2022) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2022/12.mdwn b/archives/2022/12.mdwn new file mode 100644 index 0000000..7d49307 --- /dev/null +++ b/archives/2022/12.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=12 year=2022 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(12) and creation_year(2022) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]]
calendar update
diff --git a/archives/2021.mdwn b/archives/2021.mdwn new file mode 100644 index 0000000..325ac2d --- /dev/null +++ b/archives/2021.mdwn @@ -0,0 +1 @@ +[[!calendar type=year year=2021 pages="page(posts/*) and !*/Discussion"]] diff --git a/archives/2021/01.mdwn b/archives/2021/01.mdwn new file mode 100644 index 0000000..9b5bb5d --- /dev/null +++ b/archives/2021/01.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=01 year=2021 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(01) and creation_year(2021) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2021/02.mdwn b/archives/2021/02.mdwn new file mode 100644 index 0000000..3903fe8 --- /dev/null +++ b/archives/2021/02.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=02 year=2021 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(02) and creation_year(2021) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2021/03.mdwn b/archives/2021/03.mdwn new file mode 100644 index 0000000..0c7f1e7 --- /dev/null +++ b/archives/2021/03.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=03 year=2021 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(03) and creation_year(2021) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2021/04.mdwn b/archives/2021/04.mdwn new file mode 100644 index 0000000..5fb95cb --- /dev/null +++ b/archives/2021/04.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=04 year=2021 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(04) and creation_year(2021) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2021/05.mdwn b/archives/2021/05.mdwn new file mode 100644 index 0000000..ec47bca --- /dev/null +++ b/archives/2021/05.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=05 year=2021 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(05) and creation_year(2021) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2021/06.mdwn b/archives/2021/06.mdwn new file mode 100644 index 0000000..8af1077 --- /dev/null +++ b/archives/2021/06.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=06 year=2021 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(06) and creation_year(2021) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2021/07.mdwn b/archives/2021/07.mdwn new file mode 100644 index 0000000..54ccb3d --- /dev/null +++ b/archives/2021/07.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=07 year=2021 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(07) and creation_year(2021) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2021/08.mdwn b/archives/2021/08.mdwn new file mode 100644 index 0000000..d6242ff --- /dev/null +++ b/archives/2021/08.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=08 year=2021 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(08) and creation_year(2021) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2021/09.mdwn b/archives/2021/09.mdwn new file mode 100644 index 0000000..a8d92cb --- /dev/null +++ b/archives/2021/09.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=09 year=2021 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(09) and creation_year(2021) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2021/10.mdwn b/archives/2021/10.mdwn new file mode 100644 index 0000000..2514206 --- /dev/null +++ b/archives/2021/10.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=10 year=2021 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(10) and creation_year(2021) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2021/11.mdwn b/archives/2021/11.mdwn new file mode 100644 index 0000000..9c5f9fd --- /dev/null +++ b/archives/2021/11.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=11 year=2021 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(11) and creation_year(2021) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2021/12.mdwn b/archives/2021/12.mdwn new file mode 100644 index 0000000..4132294 --- /dev/null +++ b/archives/2021/12.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=12 year=2021 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(12) and creation_year(2021) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]]
calendar update
diff --git a/archives/2020.mdwn b/archives/2020.mdwn new file mode 100644 index 0000000..8843a09 --- /dev/null +++ b/archives/2020.mdwn @@ -0,0 +1 @@ +[[!calendar type=year year=2020 pages="page(posts/*) and !*/Discussion"]] diff --git a/archives/2020/01.mdwn b/archives/2020/01.mdwn new file mode 100644 index 0000000..0577516 --- /dev/null +++ b/archives/2020/01.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=01 year=2020 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(01) and creation_year(2020) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2020/02.mdwn b/archives/2020/02.mdwn new file mode 100644 index 0000000..189d77c --- /dev/null +++ b/archives/2020/02.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=02 year=2020 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(02) and creation_year(2020) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2020/03.mdwn b/archives/2020/03.mdwn new file mode 100644 index 0000000..63a191c --- /dev/null +++ b/archives/2020/03.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=03 year=2020 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(03) and creation_year(2020) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2020/04.mdwn b/archives/2020/04.mdwn new file mode 100644 index 0000000..d8be67f --- /dev/null +++ b/archives/2020/04.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=04 year=2020 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(04) and creation_year(2020) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2020/05.mdwn b/archives/2020/05.mdwn new file mode 100644 index 0000000..92e59fa --- /dev/null +++ b/archives/2020/05.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=05 year=2020 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(05) and creation_year(2020) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2020/06.mdwn b/archives/2020/06.mdwn new file mode 100644 index 0000000..fff6e79 --- /dev/null +++ b/archives/2020/06.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=06 year=2020 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(06) and creation_year(2020) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2020/07.mdwn b/archives/2020/07.mdwn new file mode 100644 index 0000000..9674bf2 --- /dev/null +++ b/archives/2020/07.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=07 year=2020 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(07) and creation_year(2020) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2020/08.mdwn b/archives/2020/08.mdwn new file mode 100644 index 0000000..19eec13 --- /dev/null +++ b/archives/2020/08.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=08 year=2020 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(08) and creation_year(2020) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2020/09.mdwn b/archives/2020/09.mdwn new file mode 100644 index 0000000..282af8d --- /dev/null +++ b/archives/2020/09.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=09 year=2020 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(09) and creation_year(2020) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2020/10.mdwn b/archives/2020/10.mdwn new file mode 100644 index 0000000..e459232 --- /dev/null +++ b/archives/2020/10.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=10 year=2020 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(10) and creation_year(2020) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2020/11.mdwn b/archives/2020/11.mdwn new file mode 100644 index 0000000..b462704 --- /dev/null +++ b/archives/2020/11.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=11 year=2020 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(11) and creation_year(2020) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2020/12.mdwn b/archives/2020/12.mdwn new file mode 100644 index 0000000..2503185 --- /dev/null +++ b/archives/2020/12.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=12 year=2020 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(12) and creation_year(2020) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]]
calendar update
diff --git a/archives/2019.mdwn b/archives/2019.mdwn new file mode 100644 index 0000000..ccc1c91 --- /dev/null +++ b/archives/2019.mdwn @@ -0,0 +1 @@ +[[!calendar type=year year=2019 pages="page(posts/*) and !*/Discussion"]] diff --git a/archives/2019/01.mdwn b/archives/2019/01.mdwn new file mode 100644 index 0000000..56a59b0 --- /dev/null +++ b/archives/2019/01.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=01 year=2019 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(01) and creation_year(2019) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2019/02.mdwn b/archives/2019/02.mdwn new file mode 100644 index 0000000..72dbd17 --- /dev/null +++ b/archives/2019/02.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=02 year=2019 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(02) and creation_year(2019) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2019/03.mdwn b/archives/2019/03.mdwn new file mode 100644 index 0000000..534ad69 --- /dev/null +++ b/archives/2019/03.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=03 year=2019 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(03) and creation_year(2019) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2019/04.mdwn b/archives/2019/04.mdwn new file mode 100644 index 0000000..b2a8a7e --- /dev/null +++ b/archives/2019/04.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=04 year=2019 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(04) and creation_year(2019) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2019/05.mdwn b/archives/2019/05.mdwn new file mode 100644 index 0000000..53f5953 --- /dev/null +++ b/archives/2019/05.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=05 year=2019 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(05) and creation_year(2019) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2019/06.mdwn b/archives/2019/06.mdwn new file mode 100644 index 0000000..060e3e3 --- /dev/null +++ b/archives/2019/06.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=06 year=2019 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(06) and creation_year(2019) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2019/07.mdwn b/archives/2019/07.mdwn new file mode 100644 index 0000000..ea6d5c5 --- /dev/null +++ b/archives/2019/07.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=07 year=2019 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(07) and creation_year(2019) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2019/08.mdwn b/archives/2019/08.mdwn new file mode 100644 index 0000000..aba5c11 --- /dev/null +++ b/archives/2019/08.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=08 year=2019 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(08) and creation_year(2019) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2019/09.mdwn b/archives/2019/09.mdwn new file mode 100644 index 0000000..664ffb5 --- /dev/null +++ b/archives/2019/09.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=09 year=2019 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(09) and creation_year(2019) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2019/10.mdwn b/archives/2019/10.mdwn new file mode 100644 index 0000000..020dc4a --- /dev/null +++ b/archives/2019/10.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=10 year=2019 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(10) and creation_year(2019) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2019/11.mdwn b/archives/2019/11.mdwn new file mode 100644 index 0000000..86c621a --- /dev/null +++ b/archives/2019/11.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=11 year=2019 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(11) and creation_year(2019) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2019/12.mdwn b/archives/2019/12.mdwn new file mode 100644 index 0000000..46c9d95 --- /dev/null +++ b/archives/2019/12.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=12 year=2019 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(12) and creation_year(2019) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]]
calendar update
diff --git a/archives/2018.mdwn b/archives/2018.mdwn new file mode 100644 index 0000000..e62c64e --- /dev/null +++ b/archives/2018.mdwn @@ -0,0 +1 @@ +[[!calendar type=year year=2018 pages="page(posts/*) and !*/Discussion"]] diff --git a/archives/2018/01.mdwn b/archives/2018/01.mdwn new file mode 100644 index 0000000..21c038d --- /dev/null +++ b/archives/2018/01.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=01 year=2018 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(01) and creation_year(2018) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2018/02.mdwn b/archives/2018/02.mdwn new file mode 100644 index 0000000..e6db08f --- /dev/null +++ b/archives/2018/02.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=02 year=2018 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(02) and creation_year(2018) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2018/03.mdwn b/archives/2018/03.mdwn new file mode 100644 index 0000000..3c67a9f --- /dev/null +++ b/archives/2018/03.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=03 year=2018 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(03) and creation_year(2018) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2018/04.mdwn b/archives/2018/04.mdwn new file mode 100644 index 0000000..89e91b0 --- /dev/null +++ b/archives/2018/04.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=04 year=2018 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(04) and creation_year(2018) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2018/05.mdwn b/archives/2018/05.mdwn new file mode 100644 index 0000000..76556e2 --- /dev/null +++ b/archives/2018/05.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=05 year=2018 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(05) and creation_year(2018) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2018/06.mdwn b/archives/2018/06.mdwn new file mode 100644 index 0000000..7244cd0 --- /dev/null +++ b/archives/2018/06.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=06 year=2018 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(06) and creation_year(2018) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2018/07.mdwn b/archives/2018/07.mdwn new file mode 100644 index 0000000..b7659d6 --- /dev/null +++ b/archives/2018/07.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=07 year=2018 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(07) and creation_year(2018) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2018/08.mdwn b/archives/2018/08.mdwn new file mode 100644 index 0000000..2044f98 --- /dev/null +++ b/archives/2018/08.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=08 year=2018 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(08) and creation_year(2018) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2018/09.mdwn b/archives/2018/09.mdwn new file mode 100644 index 0000000..ed51cd6 --- /dev/null +++ b/archives/2018/09.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=09 year=2018 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(09) and creation_year(2018) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2018/10.mdwn b/archives/2018/10.mdwn new file mode 100644 index 0000000..f916789 --- /dev/null +++ b/archives/2018/10.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=10 year=2018 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(10) and creation_year(2018) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2018/11.mdwn b/archives/2018/11.mdwn new file mode 100644 index 0000000..253e46a --- /dev/null +++ b/archives/2018/11.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=11 year=2018 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(11) and creation_year(2018) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2018/12.mdwn b/archives/2018/12.mdwn new file mode 100644 index 0000000..bc7c9c6 --- /dev/null +++ b/archives/2018/12.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=12 year=2018 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(12) and creation_year(2018) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]]
calendar update
diff --git a/archives/2017.mdwn b/archives/2017.mdwn new file mode 100644 index 0000000..592399b --- /dev/null +++ b/archives/2017.mdwn @@ -0,0 +1 @@ +[[!calendar type=year year=2017 pages="page(posts/*) and !*/Discussion"]] diff --git a/archives/2017/01.mdwn b/archives/2017/01.mdwn new file mode 100644 index 0000000..2441b7a --- /dev/null +++ b/archives/2017/01.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=01 year=2017 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(01) and creation_year(2017) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2017/02.mdwn b/archives/2017/02.mdwn new file mode 100644 index 0000000..e295fbe --- /dev/null +++ b/archives/2017/02.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=02 year=2017 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(02) and creation_year(2017) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2017/03.mdwn b/archives/2017/03.mdwn new file mode 100644 index 0000000..6c05242 --- /dev/null +++ b/archives/2017/03.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=03 year=2017 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(03) and creation_year(2017) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2017/04.mdwn b/archives/2017/04.mdwn new file mode 100644 index 0000000..76e7c08 --- /dev/null +++ b/archives/2017/04.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=04 year=2017 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(04) and creation_year(2017) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2017/05.mdwn b/archives/2017/05.mdwn new file mode 100644 index 0000000..678f63a --- /dev/null +++ b/archives/2017/05.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=05 year=2017 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(05) and creation_year(2017) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2017/06.mdwn b/archives/2017/06.mdwn new file mode 100644 index 0000000..2887ab6 --- /dev/null +++ b/archives/2017/06.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=06 year=2017 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(06) and creation_year(2017) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2017/07.mdwn b/archives/2017/07.mdwn new file mode 100644 index 0000000..0f746b9 --- /dev/null +++ b/archives/2017/07.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=07 year=2017 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(07) and creation_year(2017) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2017/08.mdwn b/archives/2017/08.mdwn new file mode 100644 index 0000000..4da2722 --- /dev/null +++ b/archives/2017/08.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=08 year=2017 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(08) and creation_year(2017) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2017/09.mdwn b/archives/2017/09.mdwn new file mode 100644 index 0000000..70f5e1d --- /dev/null +++ b/archives/2017/09.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=09 year=2017 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(09) and creation_year(2017) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2017/10.mdwn b/archives/2017/10.mdwn new file mode 100644 index 0000000..04f5435 --- /dev/null +++ b/archives/2017/10.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=10 year=2017 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(10) and creation_year(2017) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2017/11.mdwn b/archives/2017/11.mdwn new file mode 100644 index 0000000..fe53f8d --- /dev/null +++ b/archives/2017/11.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=11 year=2017 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(11) and creation_year(2017) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2017/12.mdwn b/archives/2017/12.mdwn new file mode 100644 index 0000000..bb4a435 --- /dev/null +++ b/archives/2017/12.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=12 year=2017 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(12) and creation_year(2017) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]]
calendar update
diff --git a/archives/2016.mdwn b/archives/2016.mdwn new file mode 100644 index 0000000..ceb79b8 --- /dev/null +++ b/archives/2016.mdwn @@ -0,0 +1 @@ +[[!calendar type=year year=2016 pages="page(posts/*) and !*/Discussion"]] diff --git a/archives/2016/01.mdwn b/archives/2016/01.mdwn new file mode 100644 index 0000000..69e4612 --- /dev/null +++ b/archives/2016/01.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=01 year=2016 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(01) and creation_year(2016) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2016/02.mdwn b/archives/2016/02.mdwn new file mode 100644 index 0000000..359afa3 --- /dev/null +++ b/archives/2016/02.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=02 year=2016 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(02) and creation_year(2016) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2016/03.mdwn b/archives/2016/03.mdwn new file mode 100644 index 0000000..0c1dce2 --- /dev/null +++ b/archives/2016/03.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=03 year=2016 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(03) and creation_year(2016) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2016/04.mdwn b/archives/2016/04.mdwn new file mode 100644 index 0000000..d744e37 --- /dev/null +++ b/archives/2016/04.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=04 year=2016 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(04) and creation_year(2016) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2016/05.mdwn b/archives/2016/05.mdwn new file mode 100644 index 0000000..2ab7ec1 --- /dev/null +++ b/archives/2016/05.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=05 year=2016 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(05) and creation_year(2016) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2016/06.mdwn b/archives/2016/06.mdwn new file mode 100644 index 0000000..08f3c8e --- /dev/null +++ b/archives/2016/06.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=06 year=2016 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(06) and creation_year(2016) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2016/07.mdwn b/archives/2016/07.mdwn new file mode 100644 index 0000000..16e56ef --- /dev/null +++ b/archives/2016/07.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=07 year=2016 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(07) and creation_year(2016) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2016/08.mdwn b/archives/2016/08.mdwn new file mode 100644 index 0000000..ed1d4b4 --- /dev/null +++ b/archives/2016/08.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=08 year=2016 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(08) and creation_year(2016) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2016/09.mdwn b/archives/2016/09.mdwn new file mode 100644 index 0000000..d9c34fd --- /dev/null +++ b/archives/2016/09.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=09 year=2016 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(09) and creation_year(2016) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2016/10.mdwn b/archives/2016/10.mdwn new file mode 100644 index 0000000..bf00469 --- /dev/null +++ b/archives/2016/10.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=10 year=2016 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(10) and creation_year(2016) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2016/11.mdwn b/archives/2016/11.mdwn new file mode 100644 index 0000000..611c2e4 --- /dev/null +++ b/archives/2016/11.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=11 year=2016 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(11) and creation_year(2016) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2016/12.mdwn b/archives/2016/12.mdwn new file mode 100644 index 0000000..a374294 --- /dev/null +++ b/archives/2016/12.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=12 year=2016 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(12) and creation_year(2016) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]]
calendar update
diff --git a/archives/2015.mdwn b/archives/2015.mdwn new file mode 100644 index 0000000..303f603 --- /dev/null +++ b/archives/2015.mdwn @@ -0,0 +1 @@ +[[!calendar type=year year=2015 pages="page(posts/*) and !*/Discussion"]] diff --git a/archives/2015/01.mdwn b/archives/2015/01.mdwn new file mode 100644 index 0000000..7930876 --- /dev/null +++ b/archives/2015/01.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=01 year=2015 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(01) and creation_year(2015) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2015/02.mdwn b/archives/2015/02.mdwn new file mode 100644 index 0000000..6017022 --- /dev/null +++ b/archives/2015/02.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=02 year=2015 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(02) and creation_year(2015) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2015/03.mdwn b/archives/2015/03.mdwn new file mode 100644 index 0000000..ccc0743 --- /dev/null +++ b/archives/2015/03.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=03 year=2015 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(03) and creation_year(2015) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2015/04.mdwn b/archives/2015/04.mdwn new file mode 100644 index 0000000..a79d46e --- /dev/null +++ b/archives/2015/04.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=04 year=2015 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(04) and creation_year(2015) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2015/05.mdwn b/archives/2015/05.mdwn new file mode 100644 index 0000000..1ad2829 --- /dev/null +++ b/archives/2015/05.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=05 year=2015 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(05) and creation_year(2015) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2015/06.mdwn b/archives/2015/06.mdwn new file mode 100644 index 0000000..58cd2cb --- /dev/null +++ b/archives/2015/06.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=06 year=2015 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(06) and creation_year(2015) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2015/07.mdwn b/archives/2015/07.mdwn new file mode 100644 index 0000000..14cac40 --- /dev/null +++ b/archives/2015/07.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=07 year=2015 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(07) and creation_year(2015) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2015/08.mdwn b/archives/2015/08.mdwn new file mode 100644 index 0000000..65f1bc8 --- /dev/null +++ b/archives/2015/08.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=08 year=2015 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(08) and creation_year(2015) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2015/09.mdwn b/archives/2015/09.mdwn new file mode 100644 index 0000000..d772ddf --- /dev/null +++ b/archives/2015/09.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=09 year=2015 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(09) and creation_year(2015) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2015/10.mdwn b/archives/2015/10.mdwn new file mode 100644 index 0000000..e22ac54 --- /dev/null +++ b/archives/2015/10.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=10 year=2015 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(10) and creation_year(2015) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2015/11.mdwn b/archives/2015/11.mdwn new file mode 100644 index 0000000..1fd564b --- /dev/null +++ b/archives/2015/11.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=11 year=2015 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(11) and creation_year(2015) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2015/12.mdwn b/archives/2015/12.mdwn new file mode 100644 index 0000000..5ae9222 --- /dev/null +++ b/archives/2015/12.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=12 year=2015 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(12) and creation_year(2015) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]]
creating tag page tags/person
diff --git a/tags/person.mdwn b/tags/person.mdwn new file mode 100644 index 0000000..d3b7dfa --- /dev/null +++ b/tags/person.mdwn @@ -0,0 +1,4 @@ +[[!meta title="pages tagged person"]] + +[[!inline pages="tagged(person)" actions="no" archive="yes" +feedshow=10]]
removed
diff --git a/posts/Anndrena_Belcher_on_Youtube.mdwn b/posts/Anndrena_Belcher_on_Youtube.mdwn deleted file mode 100644 index 5886d2b..0000000 --- a/posts/Anndrena_Belcher_on_Youtube.mdwn +++ /dev/null @@ -1,60 +0,0 @@ -<object height="315" width="560"><param name="movie" -value="http://www.youtube.com/v/edVACbCOo1Y?version=3&hl=en_US&rel=0"><param -name="allowFullScreen" value="true"><param -name="allowscriptaccess" value="always"><embed -src="http://www.youtube.com/v/edVACbCOo1Y?version=3&hl=en_US&rel=0" -type="application/x-shockwave-flash" allowscriptaccess="always" -allowfullscreen="true" height="315" width="560"></object> <br -style="font-family: Nimbus Roman No9 L;"> -<span style="font-family: Nimbus Roman No9 L;"> Portions of Anndrena -Belcher's recent performance at the Blue Plum Festival in Johnson -City are now available to watch on youtube. The video above -(</span><a style="font-family: Nimbus Roman No9 L;" -href="http://youtu.be/edVACbCOo1Y">also available here</a><span -style="font-family: Nimbus Roman No9 L;">) is a rehearsal video of -"I Drive My Truck (It's An 18 Wheeler)."</span><br -style="font-family: Nimbus Roman No9 L;"> -<br style="font-family: Nimbus Roman No9 L;"> -<object style="font-family: Nimbus Roman No9 L;" height="315" -width="560"><param name="movie" -value="http://www.youtube.com/v/ixialqMDQRc?hl=en_US&version=3&rel=0"><param -name="allowFullScreen" value="true"><param -name="allowscriptaccess" value="always"><embed -src="http://www.youtube.com/v/ixialqMDQRc?hl=en_US&version=3&rel=0" -type="application/x-shockwave-flash" allowscriptaccess="always" -allowfullscreen="true" height="315" width="560"></object><span -style="font-family: Nimbus Roman No9 L;"> </span> <span -style="font-family: Nimbus Roman No9 L;"> This </span><a -style="font-family: Nimbus Roman No9 L;" -href="http://youtu.be/ixialqMDQRc">second video</a><span -style="font-family: Nimbus Roman No9 L;"> was filmed live at the -festival, where a train passed by and was incorporated into the -song.</span><br style="font-family: Nimbus Roman No9 L;"> -<br style="font-family: Nimbus Roman No9 L;"> -<iframe style="font-family: Nimbus Roman No9 L;" -src="http://www.youtube.com/embed/n1mPcqmi2SY?rel=0" -allowfullscreen="" frameborder="0" height="315" width="560"></iframe><span -style="font-family: Nimbus Roman No9 L;"> </span><br -style="font-family: Nimbus Roman No9 L;"> -<span style="font-family: Nimbus Roman No9 L;"> "</span><a -style="font-family: Nimbus Roman No9 L;" -href="http://youtu.be/n1mPcqmi2SY">Downtown</a><span -style="font-family: Nimbus Roman No9 L;">" is a Rock-a-Billy song -also filmed live at the festival.</span><br style="font-family: -Nimbus Roman No9 L;"> -<br style="font-family: Nimbus Roman No9 L;"> -<object style="font-family: Nimbus Roman No9 L;" height="315" -width="420"><param name="movie" -value="http://www.youtube.com/v/zTWGKS37p8A?hl=en_US&version=3&rel=0"><param -name="allowFullScreen" value="true"><param -name="allowscriptaccess" value="always"><embed -src="http://www.youtube.com/v/zTWGKS37p8A?hl=en_US&version=3&rel=0" -type="application/x-shockwave-flash" allowscriptaccess="always" -allowfullscreen="true" height="315" width="420"></object><span -style="font-family: Nimbus Roman No9 L;"> And, as a bonus, you can -also watch Anndrena and Ed Snodderly several years ago in the </span><a -style="font-family: Nimbus Roman No9 L;" -href="http://youtu.be/zTWGKS37p8A">short news piece above</a><span -style="font-family: Nimbus Roman No9 L;">. Enjoy!</span><br> -[[!tag for_old_times_sake]] -[[!meta author="Anna"]]
diff --git a/posts/Anndrena_Belcher_on_Youtube.mdwn b/posts/Anndrena_Belcher_on_Youtube.mdwn index 29b4905..5886d2b 100644 --- a/posts/Anndrena_Belcher_on_Youtube.mdwn +++ b/posts/Anndrena_Belcher_on_Youtube.mdwn @@ -57,4 +57,4 @@ style="font-family: Nimbus Roman No9 L;" href="http://youtu.be/zTWGKS37p8A">short news piece above</a><span style="font-family: Nimbus Roman No9 L;">. Enjoy!</span><br> [[!tag for_old_times_sake]] -[[!meta author="Anna" +[[!meta author="Anna"]]
diff --git a/posts/Anndrena_Belcher_on_Youtube.mdwn b/posts/Anndrena_Belcher_on_Youtube.mdwn new file mode 100644 index 0000000..29b4905 --- /dev/null +++ b/posts/Anndrena_Belcher_on_Youtube.mdwn @@ -0,0 +1,60 @@ +<object height="315" width="560"><param name="movie" +value="http://www.youtube.com/v/edVACbCOo1Y?version=3&hl=en_US&rel=0"><param +name="allowFullScreen" value="true"><param +name="allowscriptaccess" value="always"><embed +src="http://www.youtube.com/v/edVACbCOo1Y?version=3&hl=en_US&rel=0" +type="application/x-shockwave-flash" allowscriptaccess="always" +allowfullscreen="true" height="315" width="560"></object> <br +style="font-family: Nimbus Roman No9 L;"> +<span style="font-family: Nimbus Roman No9 L;"> Portions of Anndrena +Belcher's recent performance at the Blue Plum Festival in Johnson +City are now available to watch on youtube. The video above +(</span><a style="font-family: Nimbus Roman No9 L;" +href="http://youtu.be/edVACbCOo1Y">also available here</a><span +style="font-family: Nimbus Roman No9 L;">) is a rehearsal video of +"I Drive My Truck (It's An 18 Wheeler)."</span><br +style="font-family: Nimbus Roman No9 L;"> +<br style="font-family: Nimbus Roman No9 L;"> +<object style="font-family: Nimbus Roman No9 L;" height="315" +width="560"><param name="movie" +value="http://www.youtube.com/v/ixialqMDQRc?hl=en_US&version=3&rel=0"><param +name="allowFullScreen" value="true"><param +name="allowscriptaccess" value="always"><embed +src="http://www.youtube.com/v/ixialqMDQRc?hl=en_US&version=3&rel=0" +type="application/x-shockwave-flash" allowscriptaccess="always" +allowfullscreen="true" height="315" width="560"></object><span +style="font-family: Nimbus Roman No9 L;"> </span> <span +style="font-family: Nimbus Roman No9 L;"> This </span><a +style="font-family: Nimbus Roman No9 L;" +href="http://youtu.be/ixialqMDQRc">second video</a><span +style="font-family: Nimbus Roman No9 L;"> was filmed live at the +festival, where a train passed by and was incorporated into the +song.</span><br style="font-family: Nimbus Roman No9 L;"> +<br style="font-family: Nimbus Roman No9 L;"> +<iframe style="font-family: Nimbus Roman No9 L;" +src="http://www.youtube.com/embed/n1mPcqmi2SY?rel=0" +allowfullscreen="" frameborder="0" height="315" width="560"></iframe><span +style="font-family: Nimbus Roman No9 L;"> </span><br +style="font-family: Nimbus Roman No9 L;"> +<span style="font-family: Nimbus Roman No9 L;"> "</span><a +style="font-family: Nimbus Roman No9 L;" +href="http://youtu.be/n1mPcqmi2SY">Downtown</a><span +style="font-family: Nimbus Roman No9 L;">" is a Rock-a-Billy song +also filmed live at the festival.</span><br style="font-family: +Nimbus Roman No9 L;"> +<br style="font-family: Nimbus Roman No9 L;"> +<object style="font-family: Nimbus Roman No9 L;" height="315" +width="420"><param name="movie" +value="http://www.youtube.com/v/zTWGKS37p8A?hl=en_US&version=3&rel=0"><param +name="allowFullScreen" value="true"><param +name="allowscriptaccess" value="always"><embed +src="http://www.youtube.com/v/zTWGKS37p8A?hl=en_US&version=3&rel=0" +type="application/x-shockwave-flash" allowscriptaccess="always" +allowfullscreen="true" height="315" width="420"></object><span +style="font-family: Nimbus Roman No9 L;"> And, as a bonus, you can +also watch Anndrena and Ed Snodderly several years ago in the </span><a +style="font-family: Nimbus Roman No9 L;" +href="http://youtu.be/zTWGKS37p8A">short news piece above</a><span +style="font-family: Nimbus Roman No9 L;">. Enjoy!</span><br> +[[!tag for_old_times_sake]] +[[!meta author="Anna"
diff --git a/posts/Anndrena_and_the_Wild_Boys.mdwn b/posts/Anndrena_and_the_Wild_Boys.mdwn new file mode 100644 index 0000000..0f61538 --- /dev/null +++ b/posts/Anndrena_and_the_Wild_Boys.mdwn @@ -0,0 +1,20 @@ +<img style="width: 400px; height: 538px;" alt="Anndrena Belcher" +src="http://www.crec76.org/20130527anndrenabelcher.jpg" align="left" +hspace="10" vspace="10"><span style="font-family: Nimbus Roman No9 L;">If +you missed </span><a style="font-family: Nimbus Roman No9 L;" +href="http://www.crec76.org/posts/Anndrena_playing_at_the_Down_Home/">Anndrena's +performance at the Down Home in February</a><span +style="font-family: Nimbus Roman No9 L;">, you've got another chance +in June:</span><br style="font-family: Nimbus Roman No9 L;"> +<br style="font-family: Nimbus Roman No9 L;"> +<span +style="font-family: Nimbus Roman No9 L;">Anndrena Belcher and The +Wildboys</span> +<p style="margin-bottom: 0in; font-family: Nimbus Roman No9 L;">Appearing +at: Down Home Music Club, +April 13th, 8pm Showtime!</p> +<p style="margin-bottom: 0in; font-family: Nimbus Roman No9 L;">Focus +on Songwriting: Anndrena +presents her ORIGINAL SONGS, the WAY SHE SINGS THEM!</p> +[[!tag for_old_times_sake]] +[[!meta author="Anna"]]
update
diff --git a/20130527anndrenabelcher.jpg b/20130527anndrenabelcher.jpg new file mode 100644 index 0000000..ca34d7c Binary files /dev/null and b/20130527anndrenabelcher.jpg differ
diff --git a/posts/Enjoy_Anndrena__39__s_performance_live_online.mdwn b/posts/Enjoy_Anndrena__39__s_performance_live_online.mdwn new file mode 100644 index 0000000..d7cd757 --- /dev/null +++ b/posts/Enjoy_Anndrena__39__s_performance_live_online.mdwn @@ -0,0 +1,31 @@ +<span style="font-style: italic;"><a +href="http://www.concertwindow.com/shows/anndrena-belcher-and-the-wildboys"><img +style="border: 0px solid ; width: 500px; height: 400px;" +alt="Concert Window" +src="http://www.crec76.org/20130328concertwindow.jpg" align="left" +hspace="10" vspace="10"></a><span +style="font-family: Nimbus Roman No9 L;">“Quirky” and “Primitive,” +said someone at the Bluebird Café in +Nashville. “A little bit honky-tonky,” said someone else. +“Pure +Mountain,” said another. </span></span><br +style="font-family: Nimbus Roman No9 L;"> +<br style="font-family: Nimbus Roman No9 L;"> +<span style="font-family: Nimbus Roman No9 L;">Anndrena and the Wild +Boys will be playing at the Down Home in Johnson City, Tennessee, on +April 13 at 8 pm. This is a perfect opportunity for those of you +living further afield to hear Anndrena's original songs since she will +also be streaming the performance via </span><a +style="font-family: Nimbus Roman No9 L;" +href="http://www.concertwindow.com/shows/anndrena-belcher-and-the-wildboys">Concert +Window</a><span style="font-family: Nimbus Roman No9 L;">. For a +$5 fee, you can enjoy the webcast from any location across the country +or around the world.</span><br style="font-family: Nimbus Roman No9 L;"> +<br style="font-style: italic; font-family: Nimbus Roman No9 L;"> +<span style="font-style: italic; font-family: Nimbus Roman No9 L;">“Words +hang a little edgy, like gold dust in the middle of the dark, back +room.”</span><br> + +[[!tag art for_old_times_sake news]] +[[!meta author="Anna"]] +[[!meta description="For a $5 fee, you can enjoy Anndrena's upcoming performance via webcast in any location across the country or around the world."]]
update
diff --git a/20130328concertwindow.jpg b/20130328concertwindow.jpg new file mode 100644 index 0000000..4b35672 Binary files /dev/null and b/20130328concertwindow.jpg differ
diff --git a/posts/Anndrena_playing_at_the_Down_Home.mdwn b/posts/Anndrena_playing_at_the_Down_Home.mdwn new file mode 100644 index 0000000..14ed5db --- /dev/null +++ b/posts/Anndrena_playing_at_the_Down_Home.mdwn @@ -0,0 +1,38 @@ +<div style="text-align: center;"><img +style="width: 575px; height: 429px;" alt="Anndrena with kids" +src="http://www.crec76.org/20130206anndrenawithkids.jpg"><br> +<span style="font-style: italic;">Anndrena with The Rose on her Head +(Rose signed by Billy Joe Shaver!)</span><br> +</div> +<br> +<span style="font-weight: bold;">Anndrena Belcher and The Wildboys at +Down Home</span><br style="font-weight: bold;"> +<span style="font-weight: bold;">February 16th, 8pm show</span><br +style="font-weight: bold;"> +<span style="font-weight: bold;">$12 at door</span><br> +<br> +<img style="width: 300px; height: 420px;" alt="Anndrena Belcher" +src="http://www.crec76.org/20130206anndrenabelcher.jpg" align="right" +hspace="10" vspace="10">Anndrena celebrates a life lived "in the crux +of contradiction." Her songs and tales chronicle her family's 1950s +migration out from the eastern Kentucky colafields into inner city, +Uptown, Chicago, and her experiences living and travelling back and +forth between the two worlds on what gets named as "the Hillbilly +Highway." She is a veteran of the Virginia Commission for the Arts, and +has travelled as far away as New Zealand, telling stories and singing +songs. Anndrena has been likened to "..Minnie Pearl with track shoes", +"..a rocket powered raconteur", "a Hillbilly Cleopatra," (referring to +the Doo dads?). The late Oral Historian and Author, Studs Terkel, +called Anndrena Belcher "...a secret national treasure," "Images and +Songs...bittersweet. Like a picnic in a thunderstorm," according to one +audience member. Funny, because one of the first songs Anndrena wrote +is entitled "Picnic in the Rain." <br> +<br> +Anndrena is proud and excited to take the stage with Phil Leonard, +Roger Rasnake, Brandon Story, and the combination is called, Anndrena +Belcher and The Wildboys! <br> +For more information on Anndrena, go to www.arts.virginia.gov and +www.crec76.org and to MySpace: anndrena'smusicandstories. Or call +the Down Home at 423-929-9822.<br> +[[!tag for_old_times_sake]] +[[!meta author="Anna"]]
update
diff --git a/20130206anndrenabelcher.jpg b/20130206anndrenabelcher.jpg new file mode 100644 index 0000000..0243448 Binary files /dev/null and b/20130206anndrenabelcher.jpg differ
update
diff --git a/20130206anndrenawithkids.jpg b/20130206anndrenawithkids.jpg new file mode 100644 index 0000000..68c6769 Binary files /dev/null and b/20130206anndrenawithkids.jpg differ
diff --git a/posts/Princess_Witch_gets_rave_reviews.mdwn b/posts/Princess_Witch_gets_rave_reviews.mdwn new file mode 100644 index 0000000..11ed142 --- /dev/null +++ b/posts/Princess_Witch_gets_rave_reviews.mdwn @@ -0,0 +1,45 @@ +[[!tag for_old_times_sake]] +[[!meta author="Anna"]] +<img style="width: 319px; height: 400px;" alt="Princess Witch" +src="http://www.crec76.org/20121024princesswitch.jpg" align="right" +hspace="10" vspace="10"><span style="font-family: Nimbus Roman No9 L;">Since +its online debut this summer, Anndrena Belcher's tale, </span><a +style="font-family: Nimbus Roman No9 L;" +href="http://www.amazon.com/gp/product/B009I3U3S4/ref=as_li_ss_tl?ie=UTF8&camp=1789&creative=390957&creativeASIN=B009I3U3S4&linkCode=as2&tag=thewaleff-20">Princess +Witch</a><span style="font-family: Nimbus Roman No9 L;">, has garnered +several five star reviews. Alan Mills gushed:</span><br +style="font-family: Nimbus Roman No9 L;"> +<br style="font-family: Nimbus Roman No9 L;"> +<div style="margin-left: 40px; font-family: Nimbus Roman No9 L;"><span +style="font-style: italic;">A young woman off on an adventure through +the woods--a classic set up, dating back to little red riding hood, and +probably Greek mythology. In the Princess Witch, Ms. Belcher, takes +this classic set up, weaves in aspects of adventure and the paranormal, +all packaged with her usual prowess as a story teller. A creative take +on a classic story of growth and adventure.</span><br +style="font-style: italic;"> +<br style="font-style: italic;"> +<span style="font-style: italic;">One final word. Ms. Belcher's roots +as an oral story teller come through loud and clear in this written +work. Like the best stories, it reads like it was meant to be read +aloud. This means it reads really smoothly. It also makes this a +perfect book for a parent to read aloud to (or with) a kid....it was +literally meant to be read aloud.</span><br style="font-style: italic;"> +<br style="font-style: italic;"> +<span style="font-style: italic;">But don't make the mistake of +pigeonholing The Princess Witch as for kids. It is not. It is fully +engaging for the adult reader too. +</span><br> +</div> +<br style="font-family: Nimbus Roman No9 L;"> +<span style="font-family: Nimbus Roman No9 L;">You can read Anndrena's +story for only 99 cents using your kindle, </span><a +style="font-family: Nimbus Roman No9 L;" +href="http://www.amazon.com/gp/feature.html/ref=amb_link_352814002_3?ie=UTF8&docId=1000493771&pf_rd_m=ATVPDKIKX0DER&pf_rd_s=center-6&pf_rd_r=0DAW5BSX585HXFEKQPZR&pf_rd_t=1401&pf_rd_p=1279039382&pf_rd_i=1000426311">phone, +or computer</a><span style="font-family: Nimbus Roman No9 L;">, +downloading instantly so there's no need to wait. If you'd like +to see more of Anndrena's stories reach a wider audience, consider +donating to our </span><a style="font-family: Nimbus Roman No9 L;" +href="http://www.crec76.org/posts/For_Old_Times_Sake_Patron_Fund/">Patron +Fund</a><span style="font-family: Nimbus Roman No9 L;"> to help +Anndrena's masterpieces see the light of day.</span><br>
update
diff --git a/20121024princesswitch.jpg b/20121024princesswitch.jpg new file mode 100644 index 0000000..5918f15 Binary files /dev/null and b/20121024princesswitch.jpg differ
diff --git a/sidebar.mdwn b/sidebar.mdwn index dca5b81..cedacb2 100644 --- a/sidebar.mdwn +++ b/sidebar.mdwn @@ -2,12 +2,13 @@ [[Contact and Board|contact_and_board]] -Projects: +Current Projects: <ul> <li>[[For Old Times Sake|tags/for_old_times_sake]]</li> <li>[[Appalachian Faith and Ecology Center|tags/appalachian_faith_and_ecology_center]] </li> </ul> +<br> <div style="text-align: center;"> <form action="https://www.paypal.com/cgi-bin/webscr" method="post"><input name="cmd" value="_s-xclick" type="hidden"><input
diff --git a/sidebar.mdwn b/sidebar.mdwn index d9b64ce..dca5b81 100644 --- a/sidebar.mdwn +++ b/sidebar.mdwn @@ -21,8 +21,6 @@ height="1" width="1"></form> </div> [[Donate|donate]] -[[My Cup to Keep|my_cup_to_keep]] - [[CREC News|http://www.crec76.org]] [[!if test="enabled(calendar)" then="""
diff --git a/donate.mdwn b/donate.mdwn index 08b6767..616c7c3 100644 --- a/donate.mdwn +++ b/donate.mdwn @@ -11,7 +11,7 @@ southwest Virginia and the surrounding area. Mail your check to:<br> Abingdon, VA 24210<br> </div> <br> -Or donate online with your credit card, back account, or paypal account:<br> +Or donate online with your credit card, bank account, or paypal account:<br> <div style="text-align: center;"> <form action="https://www.paypal.com/cgi-bin/webscr" method="post"><input name="cmd" value="_s-xclick" type="hidden"><input
diff --git a/donate.mdwn b/donate.mdwn index e692fd1..08b6767 100644 --- a/donate.mdwn +++ b/donate.mdwn @@ -11,8 +11,18 @@ southwest Virginia and the surrounding area. Mail your check to:<br> Abingdon, VA 24210<br> </div> <br> -Or consider buying <a href="http://www.crec76.org/my_cup_to_keep/">My -Cup to Keep</a> for friends and family this holiday season.<br> +Or donate online with your credit card, back account, or paypal account:<br> +<div style="text-align: center;"> +<form action="https://www.paypal.com/cgi-bin/webscr" method="post"><input +name="cmd" value="_s-xclick" type="hidden"><input +name="hosted_button_id" value="ECRMUFHTU6CJ4" type="hidden"><input +src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" +name="submit" alt="PayPal - The safer, easier way to pay online!" +border="0" type="image"><span style="font-family: Nimbus Roman No9 L;"> +</span><img style="font-family: Nimbus Roman No9 L;" alt="" +src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" border="0" +height="1" width="1"></form> +</div><br> <br> <big><span style="font-weight: bold;">Thank you</span></big> for your help with keeping southwest Virginia's traditions alive!<br>
diff --git a/sidebar.mdwn b/sidebar.mdwn index 91477e3..d9b64ce 100644 --- a/sidebar.mdwn +++ b/sidebar.mdwn @@ -8,7 +8,17 @@ Projects: <li>[[Appalachian Faith and Ecology Center|tags/appalachian_faith_and_ecology_center]] </li> </ul> - +<div style="text-align: center;"> +<form action="https://www.paypal.com/cgi-bin/webscr" method="post"><input +name="cmd" value="_s-xclick" type="hidden"><input +name="hosted_button_id" value="ECRMUFHTU6CJ4" type="hidden"><input +src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" +name="submit" alt="PayPal - The safer, easier way to pay online!" +border="0" type="image"><span style="font-family: Nimbus Roman No9 L;"> +</span><img style="font-family: Nimbus Roman No9 L;" alt="" +src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" border="0" +height="1" width="1"></form> +</div> [[Donate|donate]] [[My Cup to Keep|my_cup_to_keep]]
diff --git a/posts/University_Without_Walls_opened_doors.mdwn b/posts/University_Without_Walls_opened_doors.mdwn new file mode 100644 index 0000000..4403cd9 --- /dev/null +++ b/posts/University_Without_Walls_opened_doors.mdwn @@ -0,0 +1,35 @@ +<a +href="http://www.pbs.org/wnet/historyofus/web03/features/bio/B05_2.html"><img +style="border: 0px solid ; width: 213px; height: 300px;" +alt="Roger Williams" +src="http://www.crec76.org/20120728rogerwilliams.jpg" align="right" +hspace="10" vspace="10"></a>One of CREC's oldest programs was to help +thirteen life-learners attain degrees through University Without +Walls. One of our graduates --- Mary Herr --- wrote to share her +experiences:<br> +<br> +<div style="margin-left: 40px; font-style: italic;">In May +1974, I was accepted into the University Without Walls degree +program through Roger Williams College in Providence , RI . Joyce +Dukes and I were a couple of the first students to get our degrees +through <a href="http://www.crec76.org">CREC</a>. The +focus of my course of study was to develop a training manual for +paralegals and/or legal assistants. The +culmination of my study was writing a training manual entitled +Guidelines for Training Legal Assistants. <br> + <br> +I received a Bachelor’s Degree in Legal Education and Business +Administration on January 25, 1975 from Roger Williams College . +I didn’t realize it at the time but this degree later opened many doors +for me for future jobs. Without the degree, I would have been +ineligible for several employment opportunities. Even though I +had much of the knowledge before, the diploma saying I had a Bachelor +of Arts degree gave me credibility. <br> + <br> +I am currently retired but still involved in volunteer work in +Cherokee, North Carolina with several community organizations. I +will always be grateful to CREC and the University Without Walls +program for the many doors they opened for me. <br> +</div> +[[!tag education]] +[[!meta author="Anna"]]
update
diff --git a/20120728rogerwilliams.jpg b/20120728rogerwilliams.jpg new file mode 100644 index 0000000..7eadb60 Binary files /dev/null and b/20120728rogerwilliams.jpg differ
diff --git a/posts/For_Old_Times_Sake_Patron_Fund.mdwn b/posts/For_Old_Times_Sake_Patron_Fund.mdwn index 2c12117..eccfba1 100644 --- a/posts/For_Old_Times_Sake_Patron_Fund.mdwn +++ b/posts/For_Old_Times_Sake_Patron_Fund.mdwn @@ -2,8 +2,8 @@ [[!meta author="Anna"]] <div style="text-align: center;"> <form action="https://www.paypal.com/cgi-bin/webscr" method="post"><input -name="cmd" value="_s-xclick" type="hidden"> -<input name="hosted_button_id" value="ECRMUFHTU6CJ4" type="hidden"><input +name="cmd" value="_s-xclick" type="hidden"><input +name="hosted_button_id" value="ECRMUFHTU6CJ4" type="hidden"><input src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" name="submit" alt="PayPal - The safer, easier way to pay online!" border="0" type="image"><span style="font-family: Nimbus Roman No9 L;"> @@ -79,13 +79,14 @@ style="font-family: Nimbus Roman No9 L;"> Abingdon, VA 24210<br> </div> <br style="font-family: Nimbus Roman No9 L;"> -<span style="font-family: Nimbus Roman No9 L;">Thanks in advance for +<span style="font-family: Nimbus Roman No9 L;">All contributions are +501(c)3 tax-exempt donations. Thanks in advance for your donation!</span><br style="font-family: Nimbus Roman No9 L;"> <br style="font-family: Nimbus Roman No9 L;"> <div style="text-align: center; font-family: Nimbus Roman No9 L;"> <form action="https://www.paypal.com/cgi-bin/webscr" method="post"><input -name="cmd" value="_s-xclick" type="hidden"> -<input name="hosted_button_id" value="ECRMUFHTU6CJ4" type="hidden"><input +name="cmd" value="_s-xclick" type="hidden"><input +name="hosted_button_id" value="ECRMUFHTU6CJ4" type="hidden"><input src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" name="submit" alt="PayPal - The safer, easier way to pay online!" border="0" type="image">
diff --git a/posts/For_Old_Times_Sake_Patron_Fund.mdwn b/posts/For_Old_Times_Sake_Patron_Fund.mdwn new file mode 100644 index 0000000..2c12117 --- /dev/null +++ b/posts/For_Old_Times_Sake_Patron_Fund.mdwn @@ -0,0 +1,94 @@ +[[!tag for_old_times_sake]] +[[!meta author="Anna"]] +<div style="text-align: center;"> +<form action="https://www.paypal.com/cgi-bin/webscr" method="post"><input +name="cmd" value="_s-xclick" type="hidden"> +<input name="hosted_button_id" value="ECRMUFHTU6CJ4" type="hidden"><input +src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" +name="submit" alt="PayPal - The safer, easier way to pay online!" +border="0" type="image"><span style="font-family: Nimbus Roman No9 L;"> +</span><img style="font-family: Nimbus Roman No9 L;" alt="" +src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" border="0" +height="1" width="1"></form> +</div> +<span style="font-family: Nimbus Roman No9 L;"><img +style="width: 318px; height: 400px;" alt="Anndrena Belcher" +src="http://www.crec76.org/20120721anndrenabelcher.jpg" align="right" +hspace="10" vspace="10">Centuries ago, artists were often supported by +a patron who believed in their past work and wanted to give them the +freedom to continue expressing themselves without worrying about +financial constraints. Few of us can afford to be an artist's +primary patron today, but 150 backers committing $10 per month can have +the same effect.</span><br style="font-family: Nimbus Roman No9 L;"> +<br style="font-family: Nimbus Roman No9 L;"> +<span style="font-family: Nimbus Roman No9 L;">CREC is launching a +Patron Fund in 2012 to allow Anndrena Belcher to continue her work with +</span><a style="font-family: Nimbus Roman No9 L;" +href="http://www.crec76.org/tags/for_old_times_sake/">For Old Times +Sake</a><span style="font-family: Nimbus Roman No9 L;">. Click +the donate button at the top or bottom of this post to support projects +including:</span><br style="font-family: Nimbus Roman No9 L;"> +<br style="font-family: Nimbus Roman No9 L;"> +<div style="margin-left: 40px; font-family: Nimbus Roman No9 L;"><span +style="font-weight: bold;">Classes</span> --- Anndrena will be +teaching flatfooting and old time dance calls to young people and +families at the Mountain Music School (Mountain Empire Community +College, Big Stone Gap, Virginia) on July 25 and 26. Her classes +are right after lunch and are free to the the public. She will +also be teaching students at Dungannon Intermediate School about oral +history as a followup to <a +href="http://www.crec76.org/posts/Dungannon_students_learn_new_appreciation_for_mountain_traditions/">her +well-received performance last September</a>.<br> +<br> +<span style="font-weight: bold;">Performances</span> --- You can catch +her performancing as part of Anndrena and The Wildboys, with an +upcoming appearance at The Down Home and another at Home Crafts Day +Festival on October 20 or 21.<br> +<br> +<span style="font-weight: bold;">Ridin' Route 23/75</span> --- This +collection of stories, essays, songs and living memory vignettes +captures the experience of Appalachian families migrating to Chicago in +search of work in the mid to late twentieth century.<br> +<br> +<span style="font-weight: bold;">Passing It On: Three Generations</span> +--- Anndrena curated an art exhibit at the Summit City Lounge and +Gallery in Whitesburg, Kentucky, for Women's History Month in March and +April, 2012. She is currently working on making some of the +images available as prints.<br> +<br> +<span style="font-weight: bold;">Oral history</span> --- The big +project on the horizon is Stories of Migration, From the Inside Out, +which is currently a work in progress. Anndrena reports "I will +continue interviewing Appalachian Migrants who came in to Uptown at the +time my family<br> +migrated in (in the 1950s and thereafter). I hope to transcribe +the interviews, write the interviews into a book, and we want to do a +documentary film following the same folks OUT of Uptown, as the +manufacturing disappeared, and gentrification and Urban Renewal +(REMOVAL) took place."<br> +</div> +<br style="font-family: Nimbus Roman No9 L;"> +<span style="font-family: Nimbus Roman No9 L;">It's easier than ever to +support For Old Times Sake. Just click the donate button and pay +with your credit card, paypal account, or bank account. Or simply +send a check with "For Old Times Sake" in the memo line to:</span><br +style="font-family: Nimbus Roman No9 L;"> +<br style="font-family: Nimbus Roman No9 L;"> +<div style="margin-left: 40px; font-family: Nimbus Roman No9 L;">CREC<br> +120 Elderspirit Ct<br> +Abingdon, VA 24210<br> +</div> +<br style="font-family: Nimbus Roman No9 L;"> +<span style="font-family: Nimbus Roman No9 L;">Thanks in advance for +your donation!</span><br style="font-family: Nimbus Roman No9 L;"> +<br style="font-family: Nimbus Roman No9 L;"> +<div style="text-align: center; font-family: Nimbus Roman No9 L;"> +<form action="https://www.paypal.com/cgi-bin/webscr" method="post"><input +name="cmd" value="_s-xclick" type="hidden"> +<input name="hosted_button_id" value="ECRMUFHTU6CJ4" type="hidden"><input +src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" +name="submit" alt="PayPal - The safer, easier way to pay online!" +border="0" type="image"> +<img alt="" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" +border="0" height="1" width="1"></form> +</div>
update
diff --git a/20120721anndrenabelcher.jpg b/20120721anndrenabelcher.jpg new file mode 100644 index 0000000..6c96f07 Binary files /dev/null and b/20120721anndrenabelcher.jpg differ
diff --git a/posts/__34__Your_inspiration_has_been_carried_through_another_generation__34__.mdwn b/posts/__34__Your_inspiration_has_been_carried_through_another_generation__34__.mdwn index 69b00fb..cce19a7 100644 --- a/posts/__34__Your_inspiration_has_been_carried_through_another_generation__34__.mdwn +++ b/posts/__34__Your_inspiration_has_been_carried_through_another_generation__34__.mdwn @@ -1,4 +1,3 @@ -[[!img 20110402caitlin.jpg align="left" size="" alt="Caitlin Harper" hspace="10" vspace="10"]] >Dear Anndrena,<br> <br> I am not sure if you remember me, but I sure remember you! I was that
calendar update
diff --git a/archives/2012.mdwn b/archives/2012.mdwn new file mode 100644 index 0000000..9f5430b --- /dev/null +++ b/archives/2012.mdwn @@ -0,0 +1 @@ +[[!calendar type=year year=2012 pages="page(posts/*) and !*/Discussion"]] diff --git a/archives/2012/01.mdwn b/archives/2012/01.mdwn new file mode 100644 index 0000000..1c525f4 --- /dev/null +++ b/archives/2012/01.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=01 year=2012 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(01) and creation_year(2012) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2012/02.mdwn b/archives/2012/02.mdwn new file mode 100644 index 0000000..b035a1c --- /dev/null +++ b/archives/2012/02.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=02 year=2012 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(02) and creation_year(2012) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2012/03.mdwn b/archives/2012/03.mdwn new file mode 100644 index 0000000..0e7dd50 --- /dev/null +++ b/archives/2012/03.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=03 year=2012 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(03) and creation_year(2012) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2012/04.mdwn b/archives/2012/04.mdwn new file mode 100644 index 0000000..792741c --- /dev/null +++ b/archives/2012/04.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=04 year=2012 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(04) and creation_year(2012) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2012/05.mdwn b/archives/2012/05.mdwn new file mode 100644 index 0000000..e976d21 --- /dev/null +++ b/archives/2012/05.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=05 year=2012 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(05) and creation_year(2012) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2012/06.mdwn b/archives/2012/06.mdwn new file mode 100644 index 0000000..4a0d751 --- /dev/null +++ b/archives/2012/06.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=06 year=2012 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(06) and creation_year(2012) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2012/07.mdwn b/archives/2012/07.mdwn new file mode 100644 index 0000000..4a7a5c0 --- /dev/null +++ b/archives/2012/07.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=07 year=2012 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(07) and creation_year(2012) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2012/08.mdwn b/archives/2012/08.mdwn new file mode 100644 index 0000000..43b7886 --- /dev/null +++ b/archives/2012/08.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=08 year=2012 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(08) and creation_year(2012) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2012/09.mdwn b/archives/2012/09.mdwn new file mode 100644 index 0000000..259f12d --- /dev/null +++ b/archives/2012/09.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=09 year=2012 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(09) and creation_year(2012) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2012/10.mdwn b/archives/2012/10.mdwn new file mode 100644 index 0000000..ca2e0a7 --- /dev/null +++ b/archives/2012/10.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=10 year=2012 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(10) and creation_year(2012) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2012/11.mdwn b/archives/2012/11.mdwn new file mode 100644 index 0000000..55673e3 --- /dev/null +++ b/archives/2012/11.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=11 year=2012 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(11) and creation_year(2012) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2012/12.mdwn b/archives/2012/12.mdwn new file mode 100644 index 0000000..9b497ee --- /dev/null +++ b/archives/2012/12.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=12 year=2012 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(12) and creation_year(2012) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]]
diff --git a/posts/Anndrena_speaks_on_Appalachian_migration.mdwn b/posts/Anndrena_speaks_on_Appalachian_migration.mdwn new file mode 100644 index 0000000..c2f65d4 --- /dev/null +++ b/posts/Anndrena_speaks_on_Appalachian_migration.mdwn @@ -0,0 +1,115 @@ +[[!tag for_old_times_sake education art]] +[[!meta author="Anna"]] + +<div style="text-align: center;"><img +style="width: 600px; height: 329px;" alt="Story telling assembly" +src="http://www.crec76.org/20111223storytellingassembly.jpg"><big><br> +</big></div> +<meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8"> +<title></title> +<meta name="GENERATOR" content="OpenOffice.org 3.2 (Linux)"> +<style type="text/css"> +<!-- +@page { margin: 0.79in } +P { margin-bottom: 0.08in } +--> +</style><big><font +face="Arial, sans-serif"><font size="2"><big><img +style="width: 447px; height: 500px;" alt="Audience participation" +src="http://www.crec76.org/20111223audienceparticipation.jpg" +align="left" hspace="10" vspace="10"></big></font></font><font +style="font-family: Nimbus Roman No9 L;" face="Arial, sans-serif"><font +size="2"><big><a +href="http://www.crec76.org/posts/__34__Two_Gals__34__:_A_retelling_of___34__Greasybeard__34__/">Storyteller +and folklorist Anndrena Belcher entertained music teacher Cathy +Qualls' classes at Powell Valley Primary School last +Thursday</a>.<br> +</big></font></font><br style="font-family: Nimbus Roman No9 L;"> +<font style="font-family: Nimbus Roman No9 L;" face="Arial, sans-serif"><font +size="2"><big>Belcher, who lives in Scott County, enlisted students +and teachers to help bring her skits to life.<br> +Belcher calls her +presentation of folk tales, personal narrative, poems and original +and traditional songs "Anndrena Belcher <a +href="http://www.crec76.org/tags/for_old_times_sake/">for Old Time's +Sake</a>."<br> +</big></font></font><br style="font-family: Nimbus Roman No9 L;"> +<font style="font-family: Nimbus Roman No9 L;" face="Arial, sans-serif"><font +size="2"><big>Belcher is a child of the 1950s migration of people +from the Appalachian region to northern industrial cities, and her +tales reflect her familiarity with two worlds.<br> +<br> +</big></font></font><font style="font-family: Nimbus Roman No9 L;" +face="Arial, sans-serif"><font size="2"><big>"My family +migrated from east Kentucky (Pike County) in the 1950s when the +coalfields were mechanized," Belcher said in an interview before +her presentation at Powell Valley Primary. "Three million people +moved out. We wound up in uptown Chicago, which at that time was +considered one of the nation's most diverse, multi-ethnic ghetto +communities."<br> +<br> +</big></font></font><font style="font-family: Nimbus Roman No9 L;" +face="Arial, sans-serif"><font size="2"><big><img +style="width: 307px; height: 400px;" alt="Anndrena and child" +src="http://www.crec76.org/20111223anndrenaandchild.jpg" align="right" +hspace="10" vspace="10">"Out of 90,000 people, 70,000 of us were +from Appalachia and the rural Deep South," Belcher said. "It +was called 'Hillbilly Heaven.' We were one of the families that came +home to these mountains once a month on a weekend."<br> +<br> +</big></font></font><font style="font-family: Nimbus Roman No9 L;" +face="Arial, sans-serif"><font size="2"><big>"A +lot of what I ask about is what it means to live in two worlds, and +to have the power of a personal story to help define a human +experience and give a positive identity," she said. "That's +why I do what I do."</big></font></font><br +style="font-family: Nimbus Roman No9 L;"> +<br style="font-family: Nimbus Roman No9 L;"> +<br style="font-family: Nimbus Roman No9 L;"> +<small><span +style="font-style: italic; font-family: Nimbus Roman No9 L;">Source: +Glenn Gannaway, </span><a +style="font-style: italic; font-family: Nimbus Roman No9 L;" +href="http://www.thecoalfieldprogress.com/pages/post_lead_stories">The +Post</a><span +style="font-style: italic; font-family: Nimbus Roman No9 L;">, +December 15, 2011.</span></small><font +style="font-family: Nimbus Roman No9 L;" face="Arial, sans-serif"><font +size="2"><big><br> +<br> +</big></font></font></big> +<div style="text-align: center; font-family: Nimbus Roman No9 L;"><big><font +size="2"><big>*******************</big></font><br> +</big></div> +<big><br style="font-family: Nimbus Roman No9 L;"> +<br style="font-family: Nimbus Roman No9 L;"> +<font style="font-family: Nimbus Roman No9 L;" color="#000000"><font +size="2"><big>Dear +Anndrena, </big></font></font><br +style="font-family: Nimbus Roman No9 L;"> +<font style="font-family: Nimbus Roman No9 L;" color="#000000"><font +size="2"><big>Thank +you for coming to our class and telling us stories about your +upbringing! It really made me think about how alot of people come +from the same background, even though it's different countries or +areas. It also was a great example of how hardships bring people +together. I hope it helped some people realize why it's not okay to +judge others. It was very enjoyable.</big></font></font><span +style="font-family: Nimbus Roman No9 L;"> +</span><br style="font-family: Nimbus Roman No9 L;"> +<font style="font-family: Nimbus Roman No9 L;" color="#000000"> </font><span +style="font-family: Nimbus Roman No9 L;"> +</span><br style="font-family: Nimbus Roman No9 L;"> +<font style="font-family: Nimbus Roman No9 L;" color="#000000"> <font +size="2"><big>Kayla +Miller, Eastside High School.</big></font></font></big> +<meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8"> +<title></title> +<meta name="GENERATOR" content="OpenOffice.org 3.2 (Linux)"> +<style type="text/css"> +<!-- +@page { margin: 0.79in } +P { margin-bottom: 0.08in } +--> +</style> +<br>
update
diff --git a/20111223anndrenaandchild.jpg b/20111223anndrenaandchild.jpg new file mode 100644 index 0000000..e6a1457 Binary files /dev/null and b/20111223anndrenaandchild.jpg differ
update
diff --git a/20111223audienceparticipation.jpg b/20111223audienceparticipation.jpg new file mode 100644 index 0000000..038dbe9 Binary files /dev/null and b/20111223audienceparticipation.jpg differ
update
diff --git a/20111223storytellingassembly.jpg b/20111223storytellingassembly.jpg new file mode 100644 index 0000000..736567a Binary files /dev/null and b/20111223storytellingassembly.jpg differ
diff --git a/posts/__34__Two_Gals__34__:_A_retelling_of___34__Greasybeard__34__.mdwn b/posts/__34__Two_Gals__34__:_A_retelling_of___34__Greasybeard__34__.mdwn new file mode 100644 index 0000000..294eaaa --- /dev/null +++ b/posts/__34__Two_Gals__34__:_A_retelling_of___34__Greasybeard__34__.mdwn @@ -0,0 +1,26 @@ +[[!tag for_old_times_sake education art]] +[[!meta author="Anna"]] +<div style="text-align: center;"><img +style="width: 480px; height: 360px;" alt="Anndrena Belcher" +src="http://www.crec76.org/20111214anndrenabelcher.jpg"><br> +</div> +<img style="width: 480px; height: 360px;" alt="Assembly" +src="http://www.crec76.org/20111214assembly.jpg" align="right" +hspace="10" vspace="10">Students at Powell Valley Primary School in +Big Stone Gap, Virginia, helped Anndrena Belcher tell the tale of "The +Two Gals" last Thursday.<br> +<br> +Anndrena explained: "It is my adaptation from an old folktale found in +the Leonard Roberts collection of tales called, Greasybeard: A Tale +From the Cumberlands. This story tells of one little girl who goes to +fetch a bucket of water. She falls in the well because the bucket is +soooo big, and she is <img style="width: 480px; height: 360px;" +alt="Kids storytelling" +src="http://www.crec76.org/20111214kidsstorytelling.jpg" align="left" +hspace="10" vspace="10">sooo little. She finds a different world at +the bottom of the well, and meets a talking log, a talking apple tree, +a talking sheep and cow as she explores this new place and finds ways +to survive. All kinds of lessons about relationship to environment +here!"<br> +<br> +Thank you to Music teacher Cathy Quall for sharing her photos.<br>
update
diff --git a/20111214kidsstorytelling.jpg b/20111214kidsstorytelling.jpg new file mode 100644 index 0000000..5d40dbd Binary files /dev/null and b/20111214kidsstorytelling.jpg differ
update
diff --git a/20111214assembly.jpg b/20111214assembly.jpg new file mode 100644 index 0000000..0ec5582 Binary files /dev/null and b/20111214assembly.jpg differ
update
diff --git a/20111214anndrenabelcher.jpg b/20111214anndrenabelcher.jpg new file mode 100644 index 0000000..1861f5b Binary files /dev/null and b/20111214anndrenabelcher.jpg differ
diff --git a/contact_and_board.mdwn b/contact_and_board.mdwn index 7219836..53751ac 100644 --- a/contact_and_board.mdwn +++ b/contact_and_board.mdwn @@ -28,7 +28,7 @@ Warner, Vice-Chair.</span> Growing up in West Virginia, Lynda was unaware of the specialness of Appalachian Region --- you don't see the forest for the trees, so to speak. It took her stint at West Virginia University to realize the uniqueness of the region and the -numerous ways it had been exploited. Lynda commited herself to +numerous ways it had been exploited. Lynda committed herself to empowering the region by working with individuals and communities, a passion she fulfills through CREC and through private practice at the Abingdon Center for Psychiatry Counseling and Education.<br> @@ -49,25 +49,9 @@ Institute</a>.<br> <br> <br> <span style="font-weight: bold;"><img -style="width: 200px; height: 266px;" alt="Anndrena Belcher" -src="http://www.crec76.org/contact_and_board/20101102anndrena.jpg" -align="left" hspace="10" vspace="10"></span><span -style="font-weight: bold;">Anndrena Belcher.</span> Anndrena is -a performer, educator, and artist who expresses Appalachian issues with -an emphasis on the rural to urban migration of Appalachians to the -Midwest. Through <a href="http://www.anndrena.com/index.htm">For -Old Times Sake</a>, Anndrena's workshops inspire children and adults as -she educates with stories and song. She stresses migrations as a -common denominator to all cultures and endorses an appreciation of -cultural and racial differences and similarities. Visit her <a -href="http://www.myspace.com/anndrenasmusicandstories">myspace page</a> -to hear samples of her music.<br> -<br> -<br> -<span style="font-weight: bold;"><img style="width: 201px; height: 193px;" alt="Anna Hess" src="http://www.crec76.org/contact_and_board/20101102anna.jpg" -align="right" hspace="10" vspace="10"></span><span +align="left" hspace="10" vspace="10"></span><span style="font-weight: bold;">Anna Hess, Secretary.</span> Anna is an artist and biologist whose current passions are homesteading, writing, and photography. She and her husband sell <a href="http://www.avianaquamiser.com">innovative chicken waterers</a> @@ -79,7 +63,7 @@ href="http://www.waldeneffect.org">homesteading blog</a>.<br> <br> <br> <img style="width: 200px; height: 184px;" alt="Jackie Hanrahan" -src="http://www.crec76.org/contact_and_board/jackie.JPG" align="left" +src="http://www.crec76.org/contact_and_board/jackie.JPG" align="right" hspace="10" vspace="10"><span style="font-weight: bold;">Jaculyn Hanrahan.</span> <span>Jaculyn has spent the last three decades empowering the local community to speak truth to power while protecting
diff --git a/posts/In_praise_of_Anndrena_Belcher.mdwn b/posts/In_praise_of_Anndrena_Belcher.mdwn index 6f7bbe3..e932f4c 100644 --- a/posts/In_praise_of_Anndrena_Belcher.mdwn +++ b/posts/In_praise_of_Anndrena_Belcher.mdwn @@ -1,18 +1,22 @@ <img style="width: 400px; height: 1203px;" alt="Anndrena Belcher peforming in Selma" src="http://www.crec76.org/20111117performance.jpg" align="right" -hspace="10" vspace="10"><a href="http://www.crec76.org">CREC</a>, -Appalachian Regional Studies Center, Honors Academy, and the Virginia -Commission for the Arts recently partnered to fund a <a +hspace="10" vspace="10"><a style="font-family: Nimbus Roman No9 L;" +href="http://www.crec76.org">CREC</a><span +style="font-family: Nimbus Roman No9 L;">, Appalachian Regional +Studies Center, Honors Academy, and the Virginia Commission for the +Arts recently partnered to fund a </span><a +style="font-family: Nimbus Roman No9 L;" href="http://www.crec76.org/tags/for_old_times_sake/">For Old Times Sake</a> performance by Anndrena Belcher in Dr. Ruth Derrick's Radford -Folklore class.<br> -<br> -Dr. Derrick wrote, "I assigned a response log to my students with three -questions, and they could choose which question to write on. Most -of them wrote about [Anndrena], and their responses were all very -positive. I typed up a few statements, and I thought you would enjoy -reading them."<br> +Folklore class.<br style="font-family: Nimbus Roman No9 L;"> +<br style="font-family: Nimbus Roman No9 L;"> +<span style="font-family: Nimbus Roman No9 L;">Dr. Derrick wrote, "I +assigned a response log to my students with three questions, and they +could choose which question to write on. Most of them wrote about +[Anndrena], and their responses were all very positive. I typed up a +few statements, and I thought you would enjoy reading them."</span><br +style="font-family: Nimbus Roman No9 L;"> <meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8"> <title></title> <meta name="GENERATOR" content="OpenOffice.org 3.2 (Linux)"> @@ -22,7 +26,7 @@ reading them."<br> P { margin-bottom: 0.08in } --> </style> -<ul> +<ul style="font-family: Nimbus Roman No9 L;"> <li> <p style="margin-bottom: 0in;"><font color="#000000">Anndrena has talent and passion that is immeasurable</font></p> @@ -111,10 +115,11 @@ she cared passionately about the subject of folklore.</font></p> personifies the Appalachian storytelling experience.</font></p> </li> </ul> -<br> -The photos in this post are from a different recent performance, this -one in Selma Alabama for the Tale Tellin' Festival. Many thanks -to Ann Thomas of ArtsRevive for sharing her photos. +<br style="font-family: Nimbus Roman No9 L;"> +<span style="font-family: Nimbus Roman No9 L;">The photos in this post +are from a different recent performance, this one in Selma Alabama for +the Tale Tellin' Festival. Many thanks to Ann Thomas of +ArtsRevive for sharing her photos.</span> [[!tag for_old_times_sake education art]]
diff --git a/posts/In_praise_of_Anndrena_Belcher.mdwn b/posts/In_praise_of_Anndrena_Belcher.mdwn new file mode 100644 index 0000000..6f7bbe3 --- /dev/null +++ b/posts/In_praise_of_Anndrena_Belcher.mdwn @@ -0,0 +1,121 @@ +<img style="width: 400px; height: 1203px;" +alt="Anndrena Belcher peforming in Selma" +src="http://www.crec76.org/20111117performance.jpg" align="right" +hspace="10" vspace="10"><a href="http://www.crec76.org">CREC</a>, +Appalachian Regional Studies Center, Honors Academy, and the Virginia +Commission for the Arts recently partnered to fund a <a +href="http://www.crec76.org/tags/for_old_times_sake/">For Old Times +Sake</a> performance by Anndrena Belcher in Dr. Ruth Derrick's Radford +Folklore class.<br> +<br> +Dr. Derrick wrote, "I assigned a response log to my students with three +questions, and they could choose which question to write on. Most +of them wrote about [Anndrena], and their responses were all very +positive. I typed up a few statements, and I thought you would enjoy +reading them."<br> +<meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8"> +<title></title> +<meta name="GENERATOR" content="OpenOffice.org 3.2 (Linux)"> +<style type="text/css"> +<!-- +@page { margin: 0.79in } +P { margin-bottom: 0.08in } +--> +</style> +<ul> +<li> +<p style="margin-bottom: 0in;"><font color="#000000">Anndrena has +talent and passion that is immeasurable</font></p> +</li> +<li> +<p style="margin-bottom: 0in;"><font color="#000000">She not only +breaks the stereotype but help others be proud of their language, +heritage and themselves.</font></p> +</li> +<li> +<p style="margin-bottom: 0in;"><font size="3">In my opinion she is +a beautifully painted portrait of an Appalachian historian mixed with a +highly educated, heritage filled Appalachian activist.</font></p> +</li> +<li> +<p style="margin-bottom: 0in;"><font size="3">Anndrena Belcher is +[…] a very intelligent, outspoken individual in a country tune.</font></p> +</li> +<li> +<p style="margin-bottom: 0in;"><font size="3">She was walking, +talking folklore, and it was definitely an experience to see such a +character in person.</font></p> +</li> +<li> +<p style="margin-bottom: 0in;"><font size="3">She preached the +importance of valuing where you come from and the culture that makes up +who you are as a human. This inspires me to find out different +narratives and stories from my own family and culture and share them +with others so that they can be passed on through the generations.</font></p> +</li> +<li> +<p style="margin-bottom: 0in;"><font size="3">Anndrena Belcher is a +walking wonder. […] She walks with pride in her ancestor’s footsteps +and speaks with a passion for her home.</font></p> +</li> +<li> +<p style="margin-bottom: 0in;"><font size="3">Anndrena Belcher is +an amazing artist representing the Appalachian region with her +folktales and music.</font></p> +</li> +<li> +<p style="margin-bottom: 0in;"><font size="3">When [Anndrena +Belcher] came to class, I was blown away at the stories she told us, +but more importantly how she told the stories. […] Anndrena is very +valuable in the preservation of folklore because of her passion for it.</font></p> +</li> +<li> +<p style="margin-bottom: 0in;"><font size="3">Belcher did so much +more than just tell stories and sing songs in her presentation. She +showed that oral folklore is a true art form that should be valued and +treasured here in Appalachia.</font></p> +</li> +<li> +<p style="margin-bottom: 0in;"><font size="3">Anndrena Belcher +demonstrated the beauty of Appalachian folklore and oral tradition in +an elegant, funny, and entertaining way. She was able to use +storytelling and song to captivate the audience, and sometimes when she +was speaking there was a poetic element to her voice.</font></p> +</li> +<li> +<p style="margin-bottom: 0in;"><font size="3">She no doubt has much +knowledge of the region, and truly seems to enjoy what she does. That +in my opinion is what really makes her a special performer.</font></p> +</li> +<li> +<p style="margin-bottom: 0in;"><font size="3">Anndrena is the most +unique and interesting oral presenter I have ever seen.</font></p> +</li> +<li> +<p style="margin-bottom: 0in;"><font size="3">Anndrena Belcher is a +prime example of someone who strives and thrives on keeping the +folklore and tradition of her region alive.</font></p> +</li> +<li> +<p style="margin-bottom: 0in;"><font size="3">I personally enjoyed +her version of Cinderella. Technically, it was the Appalachian +Cindrella, however, it way better than the original one by Walt Disney.</font></p> +</li> +<li> +<p style="margin-bottom: 0in;"><font size="3">She displayed the +story with such enthusiasm and with a voice, which made it clear that +she cared passionately about the subject of folklore.</font></p> +</li> +<li> +<p style="margin-bottom: 0in;"><font size="3">Anndrena Belcher +personifies the Appalachian storytelling experience.</font></p> +</li> +</ul> +<br> +The photos in this post are from a different recent performance, this +one in Selma Alabama for the Tale Tellin' Festival. Many thanks +to Ann Thomas of ArtsRevive for sharing her photos. + + +[[!tag for_old_times_sake education art]] +[[!meta author="Anna"]]
update
diff --git a/20111117performance.jpg b/20111117performance.jpg new file mode 100644 index 0000000..8d7f38f Binary files /dev/null and b/20111117performance.jpg differ
update
diff --git a/pending/Developing_a_taste_for_tale-tellin__39__.mdwn b/pending/Developing_a_taste_for_tale-tellin__39__.mdwn deleted file mode 100644 index 9099bfb..0000000 --- a/pending/Developing_a_taste_for_tale-tellin__39__.mdwn +++ /dev/null @@ -1,37 +0,0 @@ -<div style="text-align: center; font-family: Nimbus Roman No9 L;"> -<img alt="Anndrena performs in Alabama" -src="http://www.crec76.org/20111107anndrena.jpg"><br> -<span -style="font-style: italic;">Photo credit: </span><span -style="font-style: italic;" class="photo_credit">Desiree Taylor.</span><br> -<span class="photo_credit"></span></div> -<span style="font-family: Nimbus Roman No9 L;" class="photo_credit"><br> -"When I would hear the word "tale-tellin" it would leave a bad taste in -my mouth," wrote Desiree Taylor, staff writer for the <a -href="http://www.selmatimesjournal.com/2011/10/22/everyone-has-a-story-to-tell/">Selma -Times-Journal</a>.</span><span style="font-family: Nimbus Roman No9 L;"> -However, after enjoying Anndrena Belcher's performance at Byrd -Elementary, Taylor changed her tune. She wrote: </span><br -style="font-family: Nimbus Roman No9 L;"> -<br style="font-family: Nimbus Roman No9 L;"> -<div style="margin-left: 40px; font-family: Nimbus Roman No9 L;"><span -style="font-style: italic;">"Belcher reminded us that every person has -a downfall, a shortcoming or quirk and beause of that, no one should be -singled out for seeming to be different from the norm. All of our -stories are unique and they bind us together."</span><br> -</div> -<br style="font-family: Nimbus Roman No9 L;"> -<span style="font-family: Nimbus Roman No9 L;">Anndrena's October -performance was part of CREC's </span><a -style="font-family: Nimbus Roman No9 L;" -href="http://www.crec76.org/tags/for_old_times_sake/">For Old Times -Sake</a><span style="font-family: Nimbus Roman No9 L;"> project. -Her workshops, performances, and teacher in-service programs -reintroduce young people to -the Appalachian land ethic of environmental stewardship combined with -leadership development.</span><br> -</body> -</html> - -[[!tag education for_old_times_sake art news]] -[[!meta author="Anna"]] diff --git a/posts/Developing_a_taste_for_tale-tellin__39__.mdwn b/posts/Developing_a_taste_for_tale-tellin__39__.mdwn new file mode 100644 index 0000000..9099bfb --- /dev/null +++ b/posts/Developing_a_taste_for_tale-tellin__39__.mdwn @@ -0,0 +1,37 @@ +<div style="text-align: center; font-family: Nimbus Roman No9 L;"> +<img alt="Anndrena performs in Alabama" +src="http://www.crec76.org/20111107anndrena.jpg"><br> +<span +style="font-style: italic;">Photo credit: </span><span +style="font-style: italic;" class="photo_credit">Desiree Taylor.</span><br> +<span class="photo_credit"></span></div> +<span style="font-family: Nimbus Roman No9 L;" class="photo_credit"><br> +"When I would hear the word "tale-tellin" it would leave a bad taste in +my mouth," wrote Desiree Taylor, staff writer for the <a +href="http://www.selmatimesjournal.com/2011/10/22/everyone-has-a-story-to-tell/">Selma +Times-Journal</a>.</span><span style="font-family: Nimbus Roman No9 L;"> +However, after enjoying Anndrena Belcher's performance at Byrd +Elementary, Taylor changed her tune. She wrote: </span><br +style="font-family: Nimbus Roman No9 L;"> +<br style="font-family: Nimbus Roman No9 L;"> +<div style="margin-left: 40px; font-family: Nimbus Roman No9 L;"><span +style="font-style: italic;">"Belcher reminded us that every person has +a downfall, a shortcoming or quirk and beause of that, no one should be +singled out for seeming to be different from the norm. All of our +stories are unique and they bind us together."</span><br> +</div> +<br style="font-family: Nimbus Roman No9 L;"> +<span style="font-family: Nimbus Roman No9 L;">Anndrena's October +performance was part of CREC's </span><a +style="font-family: Nimbus Roman No9 L;" +href="http://www.crec76.org/tags/for_old_times_sake/">For Old Times +Sake</a><span style="font-family: Nimbus Roman No9 L;"> project. +Her workshops, performances, and teacher in-service programs +reintroduce young people to +the Appalachian land ethic of environmental stewardship combined with +leadership development.</span><br> +</body> +</html> + +[[!tag education for_old_times_sake art news]] +[[!meta author="Anna"]]
diff --git a/pending/Developing_a_taste_for_tale-tellin__39__.mdwn b/pending/Developing_a_taste_for_tale-tellin__39__.mdwn index d802d38..9099bfb 100644 --- a/pending/Developing_a_taste_for_tale-tellin__39__.mdwn +++ b/pending/Developing_a_taste_for_tale-tellin__39__.mdwn @@ -1,13 +1,7 @@ -<html> -<head> -<meta content="text/html; charset=ISO-8859-1" -http-equiv="content-type"> -<title></title> -</head> -<body> +<div style="text-align: center; font-family: Nimbus Roman No9 L;"> <img alt="Anndrena performs in Alabama" src="http://www.crec76.org/20111107anndrena.jpg"><br> -<div style="text-align: center; font-family: Nimbus Roman No9 L;"><span +<span style="font-style: italic;">Photo credit: </span><span style="font-style: italic;" class="photo_credit">Desiree Taylor.</span><br> <span class="photo_credit"></span></div>
diff --git a/pending/Developing_a_taste_for_tale-tellin__39__.mdwn b/pending/Developing_a_taste_for_tale-tellin__39__.mdwn new file mode 100644 index 0000000..d802d38 --- /dev/null +++ b/pending/Developing_a_taste_for_tale-tellin__39__.mdwn @@ -0,0 +1,43 @@ +<html> +<head> +<meta content="text/html; charset=ISO-8859-1" +http-equiv="content-type"> +<title></title> +</head> +<body> +<img alt="Anndrena performs in Alabama" +src="http://www.crec76.org/20111107anndrena.jpg"><br> +<div style="text-align: center; font-family: Nimbus Roman No9 L;"><span +style="font-style: italic;">Photo credit: </span><span +style="font-style: italic;" class="photo_credit">Desiree Taylor.</span><br> +<span class="photo_credit"></span></div> +<span style="font-family: Nimbus Roman No9 L;" class="photo_credit"><br> +"When I would hear the word "tale-tellin" it would leave a bad taste in +my mouth," wrote Desiree Taylor, staff writer for the <a +href="http://www.selmatimesjournal.com/2011/10/22/everyone-has-a-story-to-tell/">Selma +Times-Journal</a>.</span><span style="font-family: Nimbus Roman No9 L;"> +However, after enjoying Anndrena Belcher's performance at Byrd +Elementary, Taylor changed her tune. She wrote: </span><br +style="font-family: Nimbus Roman No9 L;"> +<br style="font-family: Nimbus Roman No9 L;"> +<div style="margin-left: 40px; font-family: Nimbus Roman No9 L;"><span +style="font-style: italic;">"Belcher reminded us that every person has +a downfall, a shortcoming or quirk and beause of that, no one should be +singled out for seeming to be different from the norm. All of our +stories are unique and they bind us together."</span><br> +</div> +<br style="font-family: Nimbus Roman No9 L;"> +<span style="font-family: Nimbus Roman No9 L;">Anndrena's October +performance was part of CREC's </span><a +style="font-family: Nimbus Roman No9 L;" +href="http://www.crec76.org/tags/for_old_times_sake/">For Old Times +Sake</a><span style="font-family: Nimbus Roman No9 L;"> project. +Her workshops, performances, and teacher in-service programs +reintroduce young people to +the Appalachian land ethic of environmental stewardship combined with +leadership development.</span><br> +</body> +</html> + +[[!tag education for_old_times_sake art news]] +[[!meta author="Anna"]]
update
diff --git a/20111107anndrena.jpg b/20111107anndrena.jpg new file mode 100644 index 0000000..da2edb0 Binary files /dev/null and b/20111107anndrena.jpg differ
diff --git a/donate.mdwn b/donate.mdwn index f2ef388..e692fd1 100644 --- a/donate.mdwn +++ b/donate.mdwn @@ -7,8 +7,8 @@ consider making a donation</span></big> to support CREC's work to promote community arts, human services, and education projects in southwest Virginia and the surrounding area. Mail your check to:<br> <div style="margin-left: 40px;">CREC<br> -2895 Sinking Creek Road<br> -Dungannon, VA 24245<br> +120 Elderspirit Ct<br> +Abingdon, VA 24210<br> </div> <br> Or consider buying <a href="http://www.crec76.org/my_cup_to_keep/">My
diff --git a/contact_and_board.mdwn b/contact_and_board.mdwn index 0732e4f..7219836 100644 --- a/contact_and_board.mdwn +++ b/contact_and_board.mdwn @@ -38,7 +38,7 @@ Abingdon Center for Psychiatry Counseling and Education.<br> style="width: 200px; height: 276px;" alt="Anne Leibig" src="http://www.crec76.org/contact_and_board/20101101anne.jpg" align="right" hspace="10" vspace="10"></span><span -style="font-weight: bold;">Anne Leibig, Secretary/Treasurer.</span> +style="font-weight: bold;">Anne Leibig, Treasurer.</span> Anne brings to the table her experience of living and working in the Appalachian mountains, creating and sustaining community frameworks for full living, with an emphasis on women's participation. She has @@ -68,9 +68,8 @@ to hear samples of her music.<br> style="width: 201px; height: 193px;" alt="Anna Hess" src="http://www.crec76.org/contact_and_board/20101102anna.jpg" align="right" hspace="10" vspace="10"></span><span -style="font-weight: bold;">Anna Hess.</span> Anna is an artist -and biologist whose current passions are homesteading and -photography. She and her husband sell <a +style="font-weight: bold;">Anna Hess, Secretary.</span> Anna is an artist +and biologist whose current passions are homesteading, writing, and photography. She and her husband sell <a href="http://www.avianaquamiser.com">innovative chicken waterers</a> to people across the United States and around the world, a microbusiness which she envisions is a model for sustainable industry
Merge branch 'master' of ssh://crec76-org.branchable.com
update
diff --git a/pending/Educational_watershed_games.mdwn b/pending/Educational_watershed_games.mdwn deleted file mode 100644 index 6aeceec..0000000 --- a/pending/Educational_watershed_games.mdwn +++ /dev/null @@ -1,2 +0,0 @@ - -[[!img 20111105hartsock.jpg align="right" size="" alt=""]] diff --git a/posts/Educational_watershed_games.mdwn b/posts/Educational_watershed_games.mdwn new file mode 100644 index 0000000..6aeceec --- /dev/null +++ b/posts/Educational_watershed_games.mdwn @@ -0,0 +1,2 @@ + +[[!img 20111105hartsock.jpg align="right" size="" alt=""]]
diff --git a/pending/Educational_watershed_games.mdwn b/pending/Educational_watershed_games.mdwn index 89345cc..a4df68b 100644 --- a/pending/Educational_watershed_games.mdwn +++ b/pending/Educational_watershed_games.mdwn @@ -1,20 +1,29 @@ <img style="width: 400px; height: 600px;" alt="Boy with newts" src="http://www.crec76.org/20111105boywithnewts.jpg" align="right" -hspace="10" vspace="10">Kids love water, but can they learn about -science as they splash around?<br> -<br> -Karen Hartsock immerses kids in hands-on science every year at -Dungannon Intermediate School. With the help of a grant from the <a -href="http://www.vee.org/">Virginia Environmental Endowment</a>, she -built a curriculum of watershed games that capture students' interest -while helping them acquire essential knowledge to be tested on the -Virginia's Standards of Learning exams.<br> -<br> -Her curriculums for <a href="#elementary">elementary school</a>, <a -href="#intermediate">intermediate school</a>, and <a href="#high">high -school</a> are outlined below.<br> -<br> -<br> +hspace="10" vspace="10"><span style="font-family: Nimbus Roman No9 L;">Kids +love water, but can they learn about science as they splash around?</span><br +style="font-family: Nimbus Roman No9 L;"> +<br style="font-family: Nimbus Roman No9 L;"> +<span style="font-family: Nimbus Roman No9 L;">Karen Hartsock immerses +kids in hands-on science every year at Dungannon Intermediate +School. With the help of a grant from the </span><a +style="font-family: Nimbus Roman No9 L;" href="http://www.vee.org/">Virginia +Environmental Endowment</a><span +style="font-family: Nimbus Roman No9 L;">, she built a curriculum of +watershed games that capture students' interest while helping them +acquire essential knowledge to be tested on the Virginia's Standards of +Learning exams.</span><br style="font-family: Nimbus Roman No9 L;"> +<br style="font-family: Nimbus Roman No9 L;"> +<span style="font-family: Nimbus Roman No9 L;">Her curriculums for </span><a +style="font-family: Nimbus Roman No9 L;" href="#elementary">elementary +school</a><span style="font-family: Nimbus Roman No9 L;">, </span><a +style="font-family: Nimbus Roman No9 L;" href="#intermediate">intermediate +school</a><span style="font-family: Nimbus Roman No9 L;">, and </span><a +style="font-family: Nimbus Roman No9 L;" href="#high">high school</a><span +style="font-family: Nimbus Roman No9 L;"> are outlined below.</span><br +style="font-family: Nimbus Roman No9 L;"> +<br style="font-family: Nimbus Roman No9 L;"> +<br style="font-family: Nimbus Roman No9 L;"> <meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8"> <title></title> <meta name="GENERATOR" content="OpenOffice.org 3.2 (Linux)"> @@ -24,526 +33,632 @@ school</a> are outlined below.<br> P { margin-bottom: 0.08in } --> </style> -<p style="margin-bottom: 0in;" align="left" lang="en-US"><font -face="Georgia, serif"><font size="4"><b><a name="elementary"></a>Elementary -School</b></font></font></p> -<p style="margin-bottom: 0in;" align="left" lang="en-US"><br> -<font face="Georgia, serif"><font size="3"><i>Project -1 – Incredible Journey</i></font></font></p> -<p style="margin-left: 0.5in; margin-bottom: 0in;" align="left" -lang="en-US"> -<font face="Georgia, serif"><font size="3">SOLs:4.5 </font></font> +<p style="margin-bottom: 0in; font-family: Nimbus Roman No9 L;" +align="left" lang="en-US"><font size="4"><b><a name="elementary"></a>Elementary +School</b></font></p> +<p style="margin-bottom: 0in; font-family: Nimbus Roman No9 L;" +align="left" lang="en-US"><br> +<font size="3"><i>Project +1 – Incredible Journey</i></font></p> +<p +style="margin-left: 0.5in; margin-bottom: 0in; font-family: Nimbus Roman No9 L;" +align="left" lang="en-US"> +<font size="3">SOLs:4.5 </font> </p> -<p style="margin-left: 0.5in; margin-bottom: 0in;" align="left" -lang="en-US"> -<font face="Georgia, serif"><font size="3">Summary: With the role of a -die, students simulate the movement of water within the water cycle.</font></font></p> -<p style="margin-left: 0.5in; margin-bottom: 0in;" align="left" -lang="en-US"> -<font face="Georgia, serif"><font size="3">Materials Needed: 9 large +<p +style="margin-left: 0.5in; margin-bottom: 0in; font-family: Nimbus Roman No9 L;" +align="left" lang="en-US"> +<font size="3">Summary: With the role of a +die, students simulate the movement of water within the water cycle.</font></p> +<p +style="margin-left: 0.5in; margin-bottom: 0in; font-family: Nimbus Roman No9 L;" +align="left" lang="en-US"> +<font size="3">Materials Needed: 9 large pieces of paper, copies of water cycle table, marking pens, 9 Styrofoam -cubes</font></font></p> -<p style="margin-left: 0.5in; margin-bottom: 0in;" align="left" -lang="en-US"> -<font face="Georgia, serif"><font size="3">Source: <a -href="http://projectwet.org/">Project Wet</a></font></font></p> -<p style="margin-bottom: 0in;" align="left" lang="en-US"><br> +cubes</font></p> +<p +style="margin-left: 0.5in; margin-bottom: 0in; font-family: Nimbus Roman No9 L;" +align="left" lang="en-US"> +<font size="3">Source: <a href="http://projectwet.org/">Project Wet</a></font></p> +<p style="margin-bottom: 0in; font-family: Nimbus Roman No9 L;" +align="left" lang="en-US"><br> </p> -<p style="margin-bottom: 0in;" align="left" lang="en-US"><font -face="Georgia, serif"><font size="3"><i>Project -2 – Thicket Game</i></font></font></p> -<p style="margin-left: 0.5in; margin-bottom: 0in;" align="left" -lang="en-US"><font face="Georgia, serif"><font size="3">SOLs: K.6, -1.5, 3.4</font></font></p> -<p style="margin-left: 0.5in; margin-bottom: 0in;" align="left" -lang="en-US"> -<font face="Georgia, serif"><font size="3">Summary: Students become -“predators” and “prey” in a version of “hide and seek”.</font></font></p> -<p style="margin-left: 0.5in; margin-bottom: 0in;" align="left" -lang="en-US"> -<font face="Georgia, serif"><font size="3">Materials Needed: blindfold</font></font></p> -<p style="margin-left: 0.5in; margin-bottom: 0in;" align="left" -lang="en-US"> -<font face="Georgia, serif"><font size="3">Source: <a -href="http://www.projectwild.org/">Project Wild</a></font></font></p> -<p style="margin-bottom: 0in;" align="left" lang="en-US"></p> -<p style="margin-bottom: 0in;" align="left" lang="en-US"><font -face="Georgia, serif"><font size="3"><i><br> -</i></font></font></p> -<p style="margin-bottom: 0in;" align="left" lang="en-US"><font -face="Georgia, serif"><font size="3"><i>Project -3 - Habitat Lap Sit</i></font></font></p> -<p style="margin-left: 0.5in; margin-bottom: 0in;" align="left" -lang="en-US"><font face="Georgia, serif"><font size="3">SOLs: K.6, -1.8, 2.5, 3.6, -4.5</font></font></p> -<p style="margin-left: 0.5in; margin-bottom: 0in;" align="left" -lang="en-US"> -<font face="Georgia, serif"><font size="3">Summary: Students physically -form an interconnected circle to demonstrate components of habitat.</font></font></p> -<p style="margin-left: 0.5in; margin-bottom: 0in;" align="left" -lang="en-US"> -<font face="Georgia, serif"><font size="3">Materials Needed: none</font></font></p> -<p style="margin-left: 0.5in; margin-bottom: 0in;" align="left" -lang="en-US"> -<font face="Georgia, serif"><font size="3">Source: <a -href="http://www.projectwild.org/">Project Wild</a></font></font></p> -<p style="margin-bottom: 0in;" align="left" lang="en-US"><br> +<p style="margin-bottom: 0in; font-family: Nimbus Roman No9 L;" +align="left" lang="en-US"><font size="3"><i>Project +2 – Thicket Game</i></font></p> +<p +style="margin-left: 0.5in; margin-bottom: 0in; font-family: Nimbus Roman No9 L;" +align="left" lang="en-US"><font size="3">SOLs: K.6, 1.5, 3.4</font></p> +<p +style="margin-left: 0.5in; margin-bottom: 0in; font-family: Nimbus Roman No9 L;" +align="left" lang="en-US"> +<font size="3">Summary: Students become +“predators” and “prey” in a version of “hide and seek”.</font></p> +<p +style="margin-left: 0.5in; margin-bottom: 0in; font-family: Nimbus Roman No9 L;" +align="left" lang="en-US"> +<font size="3">Materials Needed: blindfold</font></p> +<p +style="margin-left: 0.5in; margin-bottom: 0in; font-family: Nimbus Roman No9 L;" +align="left" lang="en-US"> +<font size="3">Source: <a href="http://www.projectwild.org/">Project +Wild</a></font></p> +<p style="margin-bottom: 0in; font-family: Nimbus Roman No9 L;" +align="left" lang="en-US"></p> +<p style="margin-bottom: 0in; font-family: Nimbus Roman No9 L;" +align="left" lang="en-US"><font size="3"><i><br> +</i></font></p> +<p style="margin-bottom: 0in; font-family: Nimbus Roman No9 L;" +align="left" lang="en-US"><font size="3"><i>Project +3 - Habitat Lap Sit</i></font></p> +<p +style="margin-left: 0.5in; margin-bottom: 0in; font-family: Nimbus Roman No9 L;" +align="left" lang="en-US"><font size="3">SOLs: K.6, 1.8, 2.5, 3.6, +4.5</font></p> +<p +style="margin-left: 0.5in; margin-bottom: 0in; font-family: Nimbus Roman No9 L;" +align="left" lang="en-US"> +<font size="3">Summary: Students physically +form an interconnected circle to demonstrate components of habitat.</font></p> +<p +style="margin-left: 0.5in; margin-bottom: 0in; font-family: Nimbus Roman No9 L;" +align="left" lang="en-US"> +<font size="3">Materials Needed: none</font></p> +<p +style="margin-left: 0.5in; margin-bottom: 0in; font-family: Nimbus Roman No9 L;" +align="left" lang="en-US"> +<font size="3">Source: <a href="http://www.projectwild.org/">Project +Wild</a></font></p> +<p style="margin-bottom: 0in; font-family: Nimbus Roman No9 L;" +align="left" lang="en-US"><br> </p> -<p style="margin-bottom: 0in;" align="left" lang="en-US"><font -face="Georgia, serif"><font size="3"><i>Project -4 – Oh! Deer</i></font></font></p> -<p style="margin-left: 0.5in; margin-bottom: 0in;" align="left" -lang="en-US"><font face="Georgia, serif"><font size="3">SOLs: K.6, -1.8, 2.5, 3.6, (Diff truncated)
diff --git a/pending/Educational_watershed_games.mdwn b/pending/Educational_watershed_games.mdwn index 6aeceec..89345cc 100644 --- a/pending/Educational_watershed_games.mdwn +++ b/pending/Educational_watershed_games.mdwn @@ -1,2 +1,549 @@ +<img style="width: 400px; height: 600px;" alt="Boy with newts" +src="http://www.crec76.org/20111105boywithnewts.jpg" align="right" +hspace="10" vspace="10">Kids love water, but can they learn about +science as they splash around?<br> +<br> +Karen Hartsock immerses kids in hands-on science every year at +Dungannon Intermediate School. With the help of a grant from the <a +href="http://www.vee.org/">Virginia Environmental Endowment</a>, she +built a curriculum of watershed games that capture students' interest +while helping them acquire essential knowledge to be tested on the +Virginia's Standards of Learning exams.<br> +<br> +Her curriculums for <a href="#elementary">elementary school</a>, <a +href="#intermediate">intermediate school</a>, and <a href="#high">high +school</a> are outlined below.<br> +<br> +<br> +<meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8"> +<title></title> +<meta name="GENERATOR" content="OpenOffice.org 3.2 (Linux)"> +<style type="text/css"> +<!-- +@page { margin: 0.79in } +P { margin-bottom: 0.08in } +--> +</style> +<p style="margin-bottom: 0in;" align="left" lang="en-US"><font +face="Georgia, serif"><font size="4"><b><a name="elementary"></a>Elementary +School</b></font></font></p> +<p style="margin-bottom: 0in;" align="left" lang="en-US"><br> +<font face="Georgia, serif"><font size="3"><i>Project +1 – Incredible Journey</i></font></font></p> +<p style="margin-left: 0.5in; margin-bottom: 0in;" align="left" +lang="en-US"> +<font face="Georgia, serif"><font size="3">SOLs:4.5 </font></font> +</p> +<p style="margin-left: 0.5in; margin-bottom: 0in;" align="left" +lang="en-US"> +<font face="Georgia, serif"><font size="3">Summary: With the role of a +die, students simulate the movement of water within the water cycle.</font></font></p> +<p style="margin-left: 0.5in; margin-bottom: 0in;" align="left" +lang="en-US"> +<font face="Georgia, serif"><font size="3">Materials Needed: 9 large +pieces of paper, copies of water cycle table, marking pens, 9 Styrofoam +cubes</font></font></p> +<p style="margin-left: 0.5in; margin-bottom: 0in;" align="left" +lang="en-US"> +<font face="Georgia, serif"><font size="3">Source: <a +href="http://projectwet.org/">Project Wet</a></font></font></p> +<p style="margin-bottom: 0in;" align="left" lang="en-US"><br> +</p> +<p style="margin-bottom: 0in;" align="left" lang="en-US"><font +face="Georgia, serif"><font size="3"><i>Project +2 – Thicket Game</i></font></font></p> +<p style="margin-left: 0.5in; margin-bottom: 0in;" align="left" +lang="en-US"><font face="Georgia, serif"><font size="3">SOLs: K.6, +1.5, 3.4</font></font></p> +<p style="margin-left: 0.5in; margin-bottom: 0in;" align="left" +lang="en-US"> +<font face="Georgia, serif"><font size="3">Summary: Students become +“predators” and “prey” in a version of “hide and seek”.</font></font></p> +<p style="margin-left: 0.5in; margin-bottom: 0in;" align="left" +lang="en-US"> +<font face="Georgia, serif"><font size="3">Materials Needed: blindfold</font></font></p> +<p style="margin-left: 0.5in; margin-bottom: 0in;" align="left" +lang="en-US"> +<font face="Georgia, serif"><font size="3">Source: <a +href="http://www.projectwild.org/">Project Wild</a></font></font></p> +<p style="margin-bottom: 0in;" align="left" lang="en-US"></p> +<p style="margin-bottom: 0in;" align="left" lang="en-US"><font +face="Georgia, serif"><font size="3"><i><br> +</i></font></font></p> +<p style="margin-bottom: 0in;" align="left" lang="en-US"><font +face="Georgia, serif"><font size="3"><i>Project +3 - Habitat Lap Sit</i></font></font></p> +<p style="margin-left: 0.5in; margin-bottom: 0in;" align="left" +lang="en-US"><font face="Georgia, serif"><font size="3">SOLs: K.6, +1.8, 2.5, 3.6, +4.5</font></font></p> +<p style="margin-left: 0.5in; margin-bottom: 0in;" align="left" +lang="en-US"> +<font face="Georgia, serif"><font size="3">Summary: Students physically +form an interconnected circle to demonstrate components of habitat.</font></font></p> +<p style="margin-left: 0.5in; margin-bottom: 0in;" align="left" +lang="en-US"> +<font face="Georgia, serif"><font size="3">Materials Needed: none</font></font></p> +<p style="margin-left: 0.5in; margin-bottom: 0in;" align="left" +lang="en-US"> +<font face="Georgia, serif"><font size="3">Source: <a +href="http://www.projectwild.org/">Project Wild</a></font></font></p> +<p style="margin-bottom: 0in;" align="left" lang="en-US"><br> +</p> +<p style="margin-bottom: 0in;" align="left" lang="en-US"><font +face="Georgia, serif"><font size="3"><i>Project +4 – Oh! Deer</i></font></font></p> +<p style="margin-left: 0.5in; margin-bottom: 0in;" align="left" +lang="en-US"><font face="Georgia, serif"><font size="3">SOLs: K.6, +1.8, 2.5, 3.6, +4.5</font></font></p> +<p style="margin-left: 0.5in; margin-bottom: 0in;" align="left" +lang="en-US"> +<font face="Georgia, serif"><font size="3">Summary: Students become +“deer’ and components of habitat in a highly-involving physical +activity.</font></font></p> +<p style="margin-left: 0.5in; margin-bottom: 0in;" align="left" +lang="en-US"> +<font face="Georgia, serif"><font size="3">Materials Needed: marker, +flipchart</font></font></p> +<p style="margin-left: 0.5in; margin-bottom: 0in;" align="left" +lang="en-US"> +<font face="Georgia, serif"><font size="3">Source: <a +href="http://www.projectwild.org/">Project Wild</a></font></font></p> +<p style="margin-bottom: 0in;" align="left" lang="en-US"><br> +</p> +<p style="margin-bottom: 0in;" align="left" lang="en-US"><font +face="Georgia, serif"><font size="3"><i>Project +5 – Deadly Links</i></font></font></p> +<p style="margin-left: 0.5in; margin-bottom: 0in;" align="left" +lang="en-US"><font face="Georgia, serif"><font size="3">SOLs: K.6, +1.8, 2.5, 3.6, +4.5</font></font></p> +<p style="margin-left: 0.5in; margin-bottom: 0in;" align="left" +lang="en-US"> +<font face="Georgia, serif"><font size="3">Summary: Students become +“hawks”, “shrews”, and “grasshoppers” in a +highly-involved physical activity depicting the movement of +pesticides in a food chain.</font></font></p> +<p style="margin-left: 0.5in; margin-bottom: 0in;" align="left" +lang="en-US"> +<font face="Georgia, serif"><font size="3">Materials Needed: +Construction paper, sandwich bags, labels</font></font></p> +<p style="margin-left: 0.5in; margin-bottom: 0in;" align="left" +lang="en-US"> +<font face="Georgia, serif"><font size="3">Source: <a +href="http://www.projectwild.org/">Project Wild</a></font></font></p> +<p style="margin-bottom: 0in;" align="left" lang="en-US"></p> +<p style="margin-bottom: 0in;" align="left" lang="en-US"><font +face="Georgia, serif"><font size="3"><i><br> +</i></font></font></p> +<p style="margin-bottom: 0in;" align="left" lang="en-US"><font +face="Georgia, serif"><font size="3"><i>Project +6 – Are You Me?</i></font></font></p> +<p style="margin-left: 0.5in; margin-bottom: 0in;" align="left" +lang="en-US"> +<font face="Georgia, serif"><font size="3">SOLs: K.6, 1.5, 2.5, 3.6, +4.5</font></font></p> +<p style="margin-left: 0.5in; margin-bottom: 0in;" align="left" +lang="en-US"> +<font face="Georgia, serif"><font size="3">Summary: Students will +recognize various young stages of aquatic animals and match them with +corresponding adult stages.</font></font></p> +<p style="margin-left: 0.5in; margin-bottom: 0in;" align="left" +lang="en-US"> +<font face="Georgia, serif"><font size="3">Materials Needed: Animal +cards</font></font></p> +<p style="margin-left: 0.5in; margin-bottom: 0in;" align="left" +lang="en-US"> +<font face="Georgia, serif"><font size="3">Source: <a +href="http://www.projectwild.org/ProjectWILDK-12AquaticcurriculumandActivityGuide.htm">Project +Wild Aquatic</a></font></font></p> +<p style="margin-bottom: 0in;" align="left" lang="en-US"><br> +</p> +<p style="margin-bottom: 0in; page-break-before: always;" align="left" +lang="en-US"> +<font face="Georgia, serif"><font size="4"><b><a name="intermediate"></a>Intermediate +School</b></font></font></p> +<p style="margin-bottom: 0in;" align="left" lang="en-US"><br> +<font face="Georgia, serif"><font size="3"><i><img +style="width: 346px; height: 332px;" +alt="Karen Hartsock teaches kids about watersheds" +src="http://www.crec76.org/20111105hartsock.jpg" align="left" +hspace="10" vspace="10">Project +1 – Lost River Village</i></font></font></p> +<p style="margin-left: 0.5in; margin-bottom: 0in;" align="left" +lang="en-US"> +<font face="Georgia, serif"><font size="3">SOLs: 4.8, 5.8, 6.7, LS 12 </font></font> +</p> +<p style="margin-left: 0.5in; margin-bottom: 0in;" align="left" +lang="en-US"> +<font face="Georgia, serif"><font size="3">Summary: Students will +associate underground karst systems with human impact on water +quality creating a map of land use activities.</font></font></p> +<p style="margin-left: 0.5in; margin-bottom: 0in;" align="left" +lang="en-US"> +<font face="Georgia, serif"><font size="3">Materials Needed: one set of +copy pages, scissors, gluestick, pencil, crayons</font></font></p> +<p style="margin-left: 0.5in; margin-bottom: 0in;" align="left" +lang="en-US"> +<font face="Georgia, serif"><font size="3">Source: <a +href="http://www.dcr.virginia.gov/underground.shtml">Project +Underground</a></font></font></p> +<p style="margin-bottom: 0in;" align="left" lang="en-US"><br> +</p> +<p style="margin-bottom: 0in;" align="left" lang="en-US"><font +face="Georgia, serif"><font size="3"><i>Project (Diff truncated)
update
diff --git a/20111105boywithnewts.jpg b/20111105boywithnewts.jpg new file mode 100644 index 0000000..f52e031 Binary files /dev/null and b/20111105boywithnewts.jpg differ diff --git a/20111105hartsock.jpg b/20111105hartsock.jpg new file mode 100644 index 0000000..2678727 Binary files /dev/null and b/20111105hartsock.jpg differ
update
diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..5a93c54 --- /dev/null +++ b/Makefile @@ -0,0 +1,17 @@ +all: + make commit pull push + +commit: + @for file in $$(git ls-files --deleted); do \ + if [ ! -d "$$file" ]; then \ + git rm --quiet "$$file"; \ + fi; \ + done + @git add . || true + @git commit -a -m "update" || true + +pull: + @git pull -q + +push: + @git push origin master
diff --git a/pending/Educational_watershed_games.mdwn b/pending/Educational_watershed_games.mdwn new file mode 100644 index 0000000..6aeceec --- /dev/null +++ b/pending/Educational_watershed_games.mdwn @@ -0,0 +1,2 @@ + +[[!img 20111105hartsock.jpg align="right" size="" alt=""]]
attachment upload
diff --git a/pending/Educational_watershed_games/20111105hartsock.jpg b/pending/Educational_watershed_games/20111105hartsock.jpg new file mode 100644 index 0000000..2678727 Binary files /dev/null and b/pending/Educational_watershed_games/20111105hartsock.jpg differ
diff --git a/pending.mdwn b/pending.mdwn index 447b2ef..d0c99f8 100644 --- a/pending.mdwn +++ b/pending.mdwn @@ -1,2 +1 @@ [[!inline pages="pending/* and !*/Discussion" rootpage="pending" actions=yes show=20 postformtext="Add a pending post titled:"]] -[[!edittemplate template="blogtemplate" match="pending/* and !*/Discussion" silent=yes]]
diff --git a/pending.mdwn b/pending.mdwn new file mode 100644 index 0000000..447b2ef --- /dev/null +++ b/pending.mdwn @@ -0,0 +1,2 @@ +[[!inline pages="pending/* and !*/Discussion" rootpage="pending" actions=yes show=20 postformtext="Add a pending post titled:"]] +[[!edittemplate template="blogtemplate" match="pending/* and !*/Discussion" silent=yes]]
diff --git a/tags/appalachian_faith_and_ecology_center.mdwn b/tags/appalachian_faith_and_ecology_center.mdwn index 5d79bbe..163735f 100644 --- a/tags/appalachian_faith_and_ecology_center.mdwn +++ b/tags/appalachian_faith_and_ecology_center.mdwn @@ -41,7 +41,7 @@ style="font-weight: bold;" class="style_5"></span><br> <span class="style_5"></span></div> <br> To read more about AFEC's recent work, click on the news articles -below. Or visit <a href="http://web.me.com/afec/AFEC/Home.html">AFEC's +below. Or visit <a href="http://appfaithecocenter.org/">AFEC's website</a> for more information.<br> [[!inline pages="tagged(appalachian_faith_and_ecology_center)" actions="no" archive="yes"
diff --git a/posts/School_worm_bin_project.mdwn b/posts/School_worm_bin_project.mdwn new file mode 100644 index 0000000..4a918fc --- /dev/null +++ b/posts/School_worm_bin_project.mdwn @@ -0,0 +1,67 @@ +<img style="width: 280px; height: 400px;" alt="Compost worms" +src="http://www.waldeneffect.org/20110427compostworms.jpg" align="left" +hspace="10" vspace="10"><span style="font-family: Nimbus Roman No9 L;">In +early spring 2011, </span><a style="font-family: Nimbus Roman No9 L;" +href="http://www.crec76.org">CREC</a><span +style="font-family: Nimbus Roman No9 L;"> and Dungannon Intermediate +School teamed up on a pilot worm bin project. Anna Hess and Mark +Hamilton spearheaded the project, building the worm bin and buying +worms and supplies. Staff at Dungannon Intermediate School were +extremely helpful, teaching students to separate food waste from +plastic and then storing the food scraps for weekly pickup.</span><br +style="font-family: Nimbus Roman No9 L;"> +<br style="font-family: Nimbus Roman No9 L;"> +<span style="font-family: Nimbus Roman No9 L;">Between February 19 and +April 27, the worm bin project </span><span +style="font-weight: bold; font-family: Nimbus Roman No9 L;">saved +1,226 pounds of food waste from the landfill</span><span +style="font-family: Nimbus Roman No9 L;">. Unfortunately, the +experiment was ultimately a failure for an unexpected reason --- the +worms wouldn't eat the scraps! Worms love most food scraps, but +they couldn't digest much of the processed, starchy foods that +dominated the school's trash cans.</span><br +style="font-family: Nimbus Roman No9 L;"> +<br style="font-family: Nimbus Roman No9 L;"> +<span style="font-family: Nimbus Roman No9 L;">For more information on +the project, read </span><a style="font-family: Nimbus Roman No9 L;" +href="http://www.waldeneffect.org/blog/Operation_food_scraps/">the plan</a><span +style="font-family: Nimbus Roman No9 L;">, </span><a +style="font-family: Nimbus Roman No9 L;" +href="http://www.waldeneffect.org/blog/School_worm_bin_project__44___part_1/">the +initial letter to the school</a><span +style="font-family: Nimbus Roman No9 L;">, </span><a +style="font-family: Nimbus Roman No9 L;" +href="http://www.waldeneffect.org/blog/Preparing_for_the_worm_bin:_Weighing_scraps/">how +to weigh several weeks of scraps to get an idea of the school's +average output</a><span style="font-family: Nimbus Roman No9 L;">, </span><a +style="font-family: Nimbus Roman No9 L;" +href="http://www.waldeneffect.org/blog/Pounds_of_worms/">calculating +how many worms we'd need</a><span +style="font-family: Nimbus Roman No9 L;">, </span><a +style="font-family: Nimbus Roman No9 L;" +href="http://www.waldeneffect.org/blog/How_to_buy_35_gallons_of_worms/">buying +worms locally</a><span style="font-family: Nimbus Roman No9 L;">, </span><a +style="font-family: Nimbus Roman No9 L;" +href="http://www.waldeneffect.org/blog/How_to_make_a_large_worm_bin/">building +a large worm bin</a><span style="font-family: Nimbus Roman No9 L;">, </span><a +style="font-family: Nimbus Roman No9 L;" +href="http://www.waldeneffect.org/blog/Filling_the_worm_bin/">filling +the worm bin</a><span style="font-family: Nimbus Roman No9 L;">, </span><a +style="font-family: Nimbus Roman No9 L;" +href="http://www.waldeneffect.org/blog/Feeding_the_worms/">feeding the +worms</a><span style="font-family: Nimbus Roman No9 L;">, </span><a +style="font-family: Nimbus Roman No9 L;" +href="http://www.waldeneffect.org/blog/Weekly_worm_bin_maintenance/">weekly +maintenance</a><span style="font-family: Nimbus Roman No9 L;">, </span><a +style="font-family: Nimbus Roman No9 L;" +href="http://www.waldeneffect.org/blog/Worm_bin__44___one_month_later/">initial +success after one month</a><span +style="font-family: Nimbus Roman No9 L;">, and </span><a +style="font-family: Nimbus Roman No9 L;" +href="http://www.waldeneffect.org/blog/Mid-scale_worm_bin_problems/">eventual +reasons for failure</a><span style="font-family: Nimbus Roman No9 L;">.</span><br> + + + +[[!tag education news]] +[[!meta author="Anna"]]
diff --git a/posts/__34__Your_inspiration_has_been_carried_through_another_generation__34__.mdwn b/posts/__34__Your_inspiration_has_been_carried_through_another_generation__34__.mdwn index 065b1f3..69b00fb 100644 --- a/posts/__34__Your_inspiration_has_been_carried_through_another_generation__34__.mdwn +++ b/posts/__34__Your_inspiration_has_been_carried_through_another_generation__34__.mdwn @@ -24,7 +24,7 @@ of people. I hope that you are doing really well.<br> Much gratitude,<br> Caitlin Harper<br> -[[!tag education for_old_times_sake news]] -[[!meta author="Anna"]] +[[!tag education for_old_times_sake news art]] +[[!meta author="Caitlin Harper"]] [[!meta description="A graduate of one of Anndrena Belcher's programs writes to thank her for the inspiration that eventually led the student to a Fulbright in Austria."]]
diff --git a/posts/__34__Your_inspiration_has_been_carried_through_another_generation__34__.mdwn b/posts/__34__Your_inspiration_has_been_carried_through_another_generation__34__.mdwn index bd5ee49..065b1f3 100644 --- a/posts/__34__Your_inspiration_has_been_carried_through_another_generation__34__.mdwn +++ b/posts/__34__Your_inspiration_has_been_carried_through_another_generation__34__.mdwn @@ -10,9 +10,7 @@ be a huge inspiration in both my and my brother Joseph's lives. I really am very thankful that I got to know you so early on and still think a lot about all the amazing lessons you taught me and my brother.<br> <br> -<img alt="Caitlin and Anndrena" -src="http://www.crec76.org/20110402caitlinandanndrena.jpg" -align="right" hspace="10" vspace="10">I've been able to do a lot of +I've been able to do a lot of really neat things with my life so far, in part due to your inspiration. I graduated Centre College with an art degree and was then awarded a Fulbright grant to live in Vienna, Austria. I'm now working
diff --git a/posts/__34__Your_inspiration_has_been_carried_through_another_generation__34__.mdwn b/posts/__34__Your_inspiration_has_been_carried_through_another_generation__34__.mdwn index f378563..bd5ee49 100644 --- a/posts/__34__Your_inspiration_has_been_carried_through_another_generation__34__.mdwn +++ b/posts/__34__Your_inspiration_has_been_carried_through_another_generation__34__.mdwn @@ -1,6 +1,5 @@ -<img alt="Caitlin Harper" -src="http://www.crec76.org/20110402caitlin.jpg" align="left" -hspace="10" vspace="10">Dear Anndrena,<br> +[[!img 20110402caitlin.jpg align="left" size="" alt="Caitlin Harper" hspace="10" vspace="10"]] +>Dear Anndrena,<br> <br> I am not sure if you remember me, but I sure remember you! I was that little Chicago girl you used to mentor in Hindman, Kentucky, at @@ -30,3 +29,4 @@ Caitlin Harper<br> [[!tag education for_old_times_sake news]] [[!meta author="Anna"]] [[!meta description="A graduate of one of Anndrena Belcher's programs writes to thank her for the inspiration that eventually led the student to a Fulbright in Austria."]] +
diff --git a/posts/__34__Your_inspiration_has_been_carried_through_another_generation__34__.mdwn b/posts/__34__Your_inspiration_has_been_carried_through_another_generation__34__.mdwn new file mode 100644 index 0000000..f378563 --- /dev/null +++ b/posts/__34__Your_inspiration_has_been_carried_through_another_generation__34__.mdwn @@ -0,0 +1,32 @@ +<img alt="Caitlin Harper" +src="http://www.crec76.org/20110402caitlin.jpg" align="left" +hspace="10" vspace="10">Dear Anndrena,<br> +<br> +I am not sure if you remember me, but I sure remember you! I was that +little Chicago girl you used to mentor in Hindman, Kentucky, at +Appalachian Family Folk Week over 15 years ago.<br> +<br> +I just wanted to drop you a hello and let you know that you continue to +be a huge inspiration in both my and my brother Joseph's lives. I +really am very thankful that I got to know you so early on and still +think a lot about all the amazing lessons you taught me and my brother.<br> +<br> +<img alt="Caitlin and Anndrena" +src="http://www.crec76.org/20110402caitlinandanndrena.jpg" +align="right" hspace="10" vspace="10">I've been able to do a lot of +really neat things with my life so far, in part due to your +inspiration. I graduated Centre College with an art degree and was then +awarded a Fulbright grant to live in Vienna, Austria. I'm now working +at a clinic for schizophrenics in Uptown in Chicago where I've started +my own project- making art with some of the patients around here.<br> +<br> +Well, I really just wanted to say thank you and to also let you know +about how your inspiration has been carried through another generation +of people. I hope that you are doing really well.<br> +<br> +Much gratitude,<br> +Caitlin Harper<br> + +[[!tag education for_old_times_sake news]] +[[!meta author="Anna"]] +[[!meta description="A graduate of one of Anndrena Belcher's programs writes to thank her for the inspiration that eventually led the student to a Fulbright in Austria."]]
attachment upload
diff --git a/posts/__34__Your_inspiration_has_been_carried_through_another_generation__34__/20110402caitlinandanndrena.jpg b/posts/__34__Your_inspiration_has_been_carried_through_another_generation__34__/20110402caitlinandanndrena.jpg new file mode 100644 index 0000000..d7e49b2 Binary files /dev/null and b/posts/__34__Your_inspiration_has_been_carried_through_another_generation__34__/20110402caitlinandanndrena.jpg differ
attachment upload
diff --git a/posts/__34__Your_inspiration_has_been_carried_through_another_generation__34__/20110402caitlin.jpg b/posts/__34__Your_inspiration_has_been_carried_through_another_generation__34__/20110402caitlin.jpg new file mode 100644 index 0000000..c9b3c44 Binary files /dev/null and b/posts/__34__Your_inspiration_has_been_carried_through_another_generation__34__/20110402caitlin.jpg differ
calendar update
diff --git a/archives/2011.mdwn b/archives/2011.mdwn new file mode 100644 index 0000000..0cc173e --- /dev/null +++ b/archives/2011.mdwn @@ -0,0 +1 @@ +[[!calendar type=year year=2011 pages="page(posts/*) and !*/Discussion"]] diff --git a/archives/2011/01.mdwn b/archives/2011/01.mdwn new file mode 100644 index 0000000..d2609cc --- /dev/null +++ b/archives/2011/01.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=01 year=2011 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(01) and creation_year(2011) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2011/02.mdwn b/archives/2011/02.mdwn new file mode 100644 index 0000000..19125ae --- /dev/null +++ b/archives/2011/02.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=02 year=2011 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(02) and creation_year(2011) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2011/03.mdwn b/archives/2011/03.mdwn new file mode 100644 index 0000000..c1e0dfa --- /dev/null +++ b/archives/2011/03.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=03 year=2011 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(03) and creation_year(2011) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2011/04.mdwn b/archives/2011/04.mdwn new file mode 100644 index 0000000..2af78a4 --- /dev/null +++ b/archives/2011/04.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=04 year=2011 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(04) and creation_year(2011) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2011/05.mdwn b/archives/2011/05.mdwn new file mode 100644 index 0000000..31be518 --- /dev/null +++ b/archives/2011/05.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=05 year=2011 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(05) and creation_year(2011) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2011/06.mdwn b/archives/2011/06.mdwn new file mode 100644 index 0000000..2ffc370 --- /dev/null +++ b/archives/2011/06.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=06 year=2011 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(06) and creation_year(2011) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2011/07.mdwn b/archives/2011/07.mdwn new file mode 100644 index 0000000..e030163 --- /dev/null +++ b/archives/2011/07.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=07 year=2011 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(07) and creation_year(2011) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2011/08.mdwn b/archives/2011/08.mdwn new file mode 100644 index 0000000..cf8275c --- /dev/null +++ b/archives/2011/08.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=08 year=2011 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(08) and creation_year(2011) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2011/09.mdwn b/archives/2011/09.mdwn new file mode 100644 index 0000000..9256d3a --- /dev/null +++ b/archives/2011/09.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=09 year=2011 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(09) and creation_year(2011) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2011/10.mdwn b/archives/2011/10.mdwn new file mode 100644 index 0000000..9f239db --- /dev/null +++ b/archives/2011/10.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=10 year=2011 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(10) and creation_year(2011) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2011/11.mdwn b/archives/2011/11.mdwn new file mode 100644 index 0000000..d9c1578 --- /dev/null +++ b/archives/2011/11.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=11 year=2011 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(11) and creation_year(2011) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]] diff --git a/archives/2011/12.mdwn b/archives/2011/12.mdwn new file mode 100644 index 0000000..6ec910b --- /dev/null +++ b/archives/2011/12.mdwn @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month=12 year=2011 pages="page(posts/*) and !*/Discussion"]] +"""]] + +[[!inline pages="creation_month(12) and creation_year(2011) and page(posts/*) and !*/Discussion" show=0 feeds=no reverse=yes]]
attachment upload
diff --git a/posts/Test/20101123failurerate.jpg b/posts/Test/20101123failurerate.jpg new file mode 100644 index 0000000..5a56a17 Binary files /dev/null and b/posts/Test/20101123failurerate.jpg differ
diff --git a/contact_and_board.mdwn b/contact_and_board.mdwn index 290c3f1..0732e4f 100644 --- a/contact_and_board.mdwn +++ b/contact_and_board.mdwn @@ -81,19 +81,19 @@ href="http://www.waldeneffect.org">homesteading blog</a>.<br> <br> <img style="width: 200px; height: 184px;" alt="Jackie Hanrahan" src="http://www.crec76.org/contact_and_board/jackie.JPG" align="left" -hspace="10" vspace="10"><span style="font-weight: bold;">Jackulyn +hspace="10" vspace="10"><span style="font-weight: bold;">Jaculyn Hanrahan.</span> <span>Jaculyn has spent the last three decades empowering the local community to speak truth to power while protecting central Appalachia's environment. Her religious community -missioned her to Hurley, Virginia, in 1982, where Jackulyn learned the +missioned her to Hurley, Virginia, in 1982, where Jaculyn learned the importance of community organizing mountain style, and she continued her education more formally through the law school at the University of -Virginia. Jackulyn then spent twelve years handling civil cases +Virginia. Jaculyn then spent twelve years handling civil cases for low income people in the coalfields through Client Centered Legal Services, </span>and another five years partnering with regional non-profits as Director of the Appalachian Office of Justice and Peace. When the Catholic Diocese of Richmond closed the -Appalachian Office of Justice and Peace in 2009, Jackulyn and her +Appalachian Office of Justice and Peace in 2009, Jaculyn and her coworker founded <a href="http://www.crec76.org/tags/appalachian_faith_and_ecology_center/">The Appalachian Faith and Ecology Center</a> to continue their work.<span></span><br>
diff --git a/contact_and_board.mdwn b/contact_and_board.mdwn index fa9aae8..290c3f1 100644 --- a/contact_and_board.mdwn +++ b/contact_and_board.mdwn @@ -93,7 +93,7 @@ for low income people in the coalfields through Client Centered Legal Services, </span>and another five years partnering with regional non-profits as Director of the Appalachian Office of Justice and Peace. When the Catholic Diocese of Richmond closed the -Appalachian Office of Justice and Peace in 2009, Jaculyn and her +Appalachian Office of Justice and Peace in 2009, Jackulyn and her coworker founded <a href="http://www.crec76.org/tags/appalachian_faith_and_ecology_center/">The Appalachian Faith and Ecology Center</a> to continue their work.<span></span><br>
diff --git a/contact_and_board.mdwn b/contact_and_board.mdwn index 354f776..fa9aae8 100644 --- a/contact_and_board.mdwn +++ b/contact_and_board.mdwn @@ -8,10 +8,15 @@ style="font-weight: bold;">.</span></big><br> <br> <big><span style="font-weight: bold;">Our board:</span></big><br> <br> -<img -style="width: 200px; height: 182px;" alt="Monica Applebly" +<img style="width: 200px; height: 182px;" alt="Monica Applebly" src="http://www.crec76.org/contact_and_board/monicasmall.jpg" -align="right" hspace="10" vspace="10"><span style="font-weight: bold;">Monica Appleby, Chair.</span> Monica has been a member of the Clinch River Educational Center since its beginnings on the Clinch River in Dungannon, Virginia. Currently, she tests the water quality there with Anna Hess and Frankie Taylor. Monica has enjoyed the company of women and a few men in the CREC "flow" of projects and organizations. +align="right" hspace="10" vspace="10"><span style="font-weight: bold;">Monica +Appleby, Chair.</span> Monica has been a member of the Clinch River +Educational Center since its beginnings on the Clinch River in +Dungannon, Virginia. Currently, she tests the water quality there +with Anna Hess and Frankie Taylor. Monica has enjoyed the company +of women and a few men in the CREC "flow" of projects and +organizations. <br> <br> <br> @@ -74,9 +79,21 @@ experiments with permaculture on her <a href="http://www.waldeneffect.org">homesteading blog</a>.<br> <br> <br> -<img -style="width: 200px; height: 184px;" alt="Jackie Hanrahan" -src="http://www.crec76.org/contact_and_board/jackie.JPG" -align="left" hspace="10" vspace="10"><span style="font-weight: bold;">Jackie Hanrahan.</span><br> -<br> -<br> +<img style="width: 200px; height: 184px;" alt="Jackie Hanrahan" +src="http://www.crec76.org/contact_and_board/jackie.JPG" align="left" +hspace="10" vspace="10"><span style="font-weight: bold;">Jackulyn +Hanrahan.</span> <span>Jaculyn has spent the last three decades +empowering the local community to speak truth to power while protecting +central Appalachia's environment. Her religious community +missioned her to Hurley, Virginia, in 1982, where Jackulyn learned the +importance of community organizing mountain style, and she continued +her education more formally through the law school at the University of +Virginia. Jackulyn then spent twelve years handling civil cases +for low income people in the coalfields through Client Centered Legal +Services, </span>and another five years partnering with regional +non-profits as Director of the Appalachian Office of Justice and +Peace. When the Catholic Diocese of Richmond closed the +Appalachian Office of Justice and Peace in 2009, Jaculyn and her +coworker founded <a +href="http://www.crec76.org/tags/appalachian_faith_and_ecology_center/">The +Appalachian Faith and Ecology Center</a> to continue their work.<span></span><br>
diff --git a/contact_and_board.mdwn b/contact_and_board.mdwn index 4658b1f..354f776 100644 --- a/contact_and_board.mdwn +++ b/contact_and_board.mdwn @@ -11,7 +11,7 @@ style="font-weight: bold;">.</span></big><br> <img style="width: 200px; height: 182px;" alt="Monica Applebly" src="http://www.crec76.org/contact_and_board/monicasmall.jpg" -align="left" hspace="10" vspace="10"><span style="font-weight: bold;">Monica Appleby, Chair.</span> Monica has been a member of the Clinch River Educational Center since its beginnings on the Clinch River in Dungannon, Virginia. Currently, she tests the water quality there with Anna Hess and Frankie Taylor. Monica has enjoyed the company of women and a few men in the CREC "flow" of projects and organizations. +align="right" hspace="10" vspace="10"><span style="font-weight: bold;">Monica Appleby, Chair.</span> Monica has been a member of the Clinch River Educational Center since its beginnings on the Clinch River in Dungannon, Virginia. Currently, she tests the water quality there with Anna Hess and Frankie Taylor. Monica has enjoyed the company of women and a few men in the CREC "flow" of projects and organizations. <br> <br> <br>
diff --git a/contact_and_board.mdwn b/contact_and_board.mdwn index 6d8b741..4658b1f 100644 --- a/contact_and_board.mdwn +++ b/contact_and_board.mdwn @@ -8,7 +8,10 @@ style="font-weight: bold;">.</span></big><br> <br> <big><span style="font-weight: bold;">Our board:</span></big><br> <br> -<span style="font-weight: bold;">Monica Appleby, Chair.</span> Monica has been a member of the Clinch River Educational Center since its beginnings on the Clinch River in Dungannon, Virginia. Currently, she tests the water quality there with Anna Hess and Frankie Taylor. Monica has enjoyed the company of women and a few men in the CREC "flow" of projects and organizations. +<img +style="width: 200px; height: 182px;" alt="Monica Applebly" +src="http://www.crec76.org/contact_and_board/monicasmall.jpg" +align="left" hspace="10" vspace="10"><span style="font-weight: bold;">Monica Appleby, Chair.</span> Monica has been a member of the Clinch River Educational Center since its beginnings on the Clinch River in Dungannon, Virginia. Currently, she tests the water quality there with Anna Hess and Frankie Taylor. Monica has enjoyed the company of women and a few men in the CREC "flow" of projects and organizations. <br> <br> <br>
attachment upload
diff --git a/contact_and_board/monicasmall.jpg b/contact_and_board/monicasmall.jpg new file mode 100644 index 0000000..03c0a38 Binary files /dev/null and b/contact_and_board/monicasmall.jpg differ
diff --git a/links.mdwn b/links.mdwn new file mode 100644 index 0000000..802fab7 --- /dev/null +++ b/links.mdwn @@ -0,0 +1,24 @@ +[[!meta title="Links"]] +[[!meta description="Sister organizations focusing on community arts, human services, and education activities in the Appalachian region, primarily in southwest Virginia."]] +Check out some of the organizations that have been associated with CREC +over the years:<br> +<ul> +<li><a href="http://www.appalachianwomen.org/">Appalachian Women's +Alliance</a></li> +<li><a href="http://www.inpraise.info/">In Praise of Mountain Women</a></li> +<li><a href="http://www.creeksidepress.com/">Creekside Press</a></li> +<li><a href="http://apecpeace.blogspot.com/">Appalachian +Peace Education Center</a></li> +<li><a href="http://sows-ear.kitenet.net/">Sow's +Ear Poetry Review</a></li> +<li><a href="http://www.abingdonartsdepot.org/">Abingdon Arts Depot</a><span +style="text-decoration: underline;"></span></li> +<li><span style="text-decoration: underline;"></span><a +href="http://www.anndrena.com/index.htm">For +Old Times Sake</a> and <a +href="http://www.myspace.com/anndrenasmusicandstories">Anndrena +Belcher's myspace page</a></li> +<li><a href="http://web.me.com/afec/AFEC/Home.html">Appalachian Faith +and Ecology Center</a><br> +</li> +</ul>
diff --git a/about_crec.mdwn b/about_crec.mdwn index 662d0b9..cb3abaf 100644 --- a/about_crec.mdwn +++ b/about_crec.mdwn @@ -3,7 +3,7 @@ src="http://www.crec76.org/about_crec/helenlewischairaward.jpg" align="right" hspace="10" vspace="10">The Clinch River Educational Center, Inc. (CREC), is a non-profit organization. Our purpose is to develop, promote, and sponsor community arts, human services, and -education activites in the Appalachian region, primarily in southwest +education activities in the Appalachian region, primarily in southwest Virginia.<br> <br> Along the Clinch River in Scott County, Virginia, in the mid-1970s,
diff --git a/tags/appalachian_faith_and_ecology_center.mdwn b/tags/appalachian_faith_and_ecology_center.mdwn index dfa9533..5d79bbe 100644 --- a/tags/appalachian_faith_and_ecology_center.mdwn +++ b/tags/appalachian_faith_and_ecology_center.mdwn @@ -17,7 +17,7 @@ align="right" hspace="10" vspace="10">Devastation of the Ancient Forests</span><br> <div style="margin-left: 40px;"><span style="font-style: italic;">Its mountain forests like lifeless piles of "raw material" to be stripped -and shipped off else-where to feed the consumer society.</span><br> +and shipped off elsewhere to feed the consumer society.</span><br> </div> <br> <span style="font-weight: bold;">Coal Mining</span><br>
diff --git a/tags/appalachian_faith_and_ecology_center.mdwn b/tags/appalachian_faith_and_ecology_center.mdwn index 434bfde..dfa9533 100644 --- a/tags/appalachian_faith_and_ecology_center.mdwn +++ b/tags/appalachian_faith_and_ecology_center.mdwn @@ -13,7 +13,7 @@ Appalachia:<br> <div style="margin-left: 40px;"><span style="font-weight: bold;"><img style="width: 400px; height: 300px;" alt="Mountaintop removal" src="http://www.crec76.org/tags/appalachian_faith_and_ecology_center/mountaintopremoval.jpg" -align="left" hspace="10" vspace="10">Devastation of the Ancient +align="right" hspace="10" vspace="10">Devastation of the Ancient Forests</span><br> <div style="margin-left: 40px;"><span style="font-style: italic;">Its mountain forests like lifeless piles of "raw material" to be stripped @@ -32,9 +32,7 @@ unemployed people available as cheap labor to guard the countless imprisoned people, themselves cast off by the consumer society. </span><br> </div> <br> -<img style="width: 225px; height: 300px;" alt="Beth Davies" -src="http://www.crec76.org/tags/appalachian_faith_and_ecology_center/bethdavies.jpg" -align="left" hspace="10" vspace="10"><span style="font-weight: bold;">Addictions</span><br> +<span style="font-weight: bold;">Addictions</span><br> <br> <span style="font-weight: bold;">Air and Water Quality</span><br> <br>
diff --git a/tags/appalachian_faith_and_ecology_center.mdwn b/tags/appalachian_faith_and_ecology_center.mdwn index ae8c5f7..434bfde 100644 --- a/tags/appalachian_faith_and_ecology_center.mdwn +++ b/tags/appalachian_faith_and_ecology_center.mdwn @@ -13,7 +13,7 @@ Appalachia:<br> <div style="margin-left: 40px;"><span style="font-weight: bold;"><img style="width: 400px; height: 300px;" alt="Mountaintop removal" src="http://www.crec76.org/tags/appalachian_faith_and_ecology_center/mountaintopremoval.jpg" -align="right" hspace="10" vspace="10">Devastation of the Ancient +align="left" hspace="10" vspace="10">Devastation of the Ancient Forests</span><br> <div style="margin-left: 40px;"><span style="font-style: italic;">Its mountain forests like lifeless piles of "raw material" to be stripped @@ -34,7 +34,7 @@ imprisoned people, themselves cast off by the consumer society. </span><br> <br> <img style="width: 225px; height: 300px;" alt="Beth Davies" src="http://www.crec76.org/tags/appalachian_faith_and_ecology_center/bethdavies.jpg" -align="right" hspace="10" vspace="10"><span style="font-weight: bold;">Addictions</span><br> +align="left" hspace="10" vspace="10"><span style="font-weight: bold;">Addictions</span><br> <br> <span style="font-weight: bold;">Air and Water Quality</span><br> <br>
diff --git a/tags/appalachian_faith_and_ecology_center.mdwn b/tags/appalachian_faith_and_ecology_center.mdwn index 4fd4e63..ae8c5f7 100644 --- a/tags/appalachian_faith_and_ecology_center.mdwn +++ b/tags/appalachian_faith_and_ecology_center.mdwn @@ -1,6 +1,50 @@ +[[!meta title="Appalachian Faith and Ecology Center"]] +[[!meta description="AFEC connects people of faith to the current issues impacting the ecological integrity of Central Appalachia, including mountaintop removal, unemployment, and more."]] +<img style="width: 318px; height: 105px;" alt="AFEC" +src="http://www.crec76.org/tags/appalachian_faith_and_ecology_center/AFEClogo.png" +align="left" hspace="10" vspace="10"><br> +<br> +The Appalachian Faith and Ecology Center connects people of faith to +the current issues impacting the ecological integrity of Central +Appalachia:<br> +<br> +<br> +<br> +<div style="margin-left: 40px;"><span style="font-weight: bold;"><img +style="width: 400px; height: 300px;" alt="Mountaintop removal" +src="http://www.crec76.org/tags/appalachian_faith_and_ecology_center/mountaintopremoval.jpg" +align="right" hspace="10" vspace="10">Devastation of the Ancient +Forests</span><br> +<div style="margin-left: 40px;"><span style="font-style: italic;">Its +mountain forests like lifeless piles of "raw material" to be stripped +and shipped off else-where to feed the consumer society.</span><br> +</div> +<br> +<span style="font-weight: bold;">Coal Mining</span><br> +<div style="margin-left: 40px;"><span style="font-style: italic;"> Its +empty coal mines like forgotten and meaningless pits to be filled with +endless garbage from the consumer society.</span><br> +</div> +<br> +<span style="font-weight: bold;">Unemployment</span><br> +<div style="margin-left: 40px;"><span style="font-style: italic;">Its +unemployed people available as cheap labor to guard the countless +imprisoned people, themselves cast off by the consumer society. </span><br> +</div> +<br> +<img style="width: 225px; height: 300px;" alt="Beth Davies" +src="http://www.crec76.org/tags/appalachian_faith_and_ecology_center/bethdavies.jpg" +align="right" hspace="10" vspace="10"><span style="font-weight: bold;">Addictions</span><br> +<br> +<span style="font-weight: bold;">Air and Water Quality</span><br> +<br> +<span style="font-weight: bold;">Health of the Land and Its People</span><span +style="font-weight: bold;" class="style_5"></span><br> +<span class="style_5"></span></div> +<br> +To read more about AFEC's recent work, click on the news articles +below. Or visit <a href="http://web.me.com/afec/AFEC/Home.html">AFEC's +website</a> for more information.<br> -[[!img mountaintopremoval.jpg align="right" size="" alt=""]] -[[!img Incarnation.jpg align="right" size="" alt=""]] -[[!img HabitsofCreation2010.jpg align="right" size="" alt=""]] -[[!img bethdavies.jpg align="right" size="" alt=""]] -[[!img AFEClogo.png align="right" size="" alt=""]] +[[!inline pages="tagged(appalachian_faith_and_ecology_center)" actions="no" archive="yes" +feedshow=100]]
diff --git a/posts/Appalachian_Faith_and_Ecology_Center_hits_the_ground_running.mdwn b/posts/Appalachian_Faith_and_Ecology_Center_hits_the_ground_running.mdwn new file mode 100644 index 0000000..659e5ed --- /dev/null +++ b/posts/Appalachian_Faith_and_Ecology_Center_hits_the_ground_running.mdwn @@ -0,0 +1,46 @@ +<img style="width: 201px; height: 164px;" +alt="Program at Incarnation Parish" +src="http://www.crec76.org/tags/appalachian_faith_and_ecology_center/Incarnation.jpg" +align="left" hspace="10" vspace="10">During their first year in +existence, the Appalachian Faith and Ecology Center (AFEC) connected +many people of faith to the current issues impacting the ecological +integrity of Central Appalachia. The volunteer staff, Jackie +Hanrahan and Susan Hedge, set up their office and then headed out into +the community to share their passion.<br> +<br> +<a +href="http://web.me.com/afec/AFEC/Programs_files/HabitsofCreation2010.pdf"><img +style="border: 0px solid ; width: 199px; height: 258px;" +alt="Habits of Creation" +src="http://www.crec76.org/tags/appalachian_faith_and_ecology_center/HabitsofCreation2010.jpg" +align="right" hspace="10" vspace="10"></a>Susan Hedge visited +congregations in Florida and assisted with three seasonal rituals in +Virginia as part of AFEC's goal of helping churches spiritually connect +to the natural environment. Although AFEC's staff can't visit +every church in the nation, they have teamed up with the Catholic +Diocese of Richmond to make a facilitator's manual --- <a +href="http://web.me.com/afec/AFEC/Programs_files/HabitsofCreation2010.pdf">Habits +of Creation</a> --- available for download as a pdf document from +AFEC's website. <br> +<br> +<img style="width: 225px; height: 300px;" alt="Beth Davies" +src="http://www.crec76.org/tags/appalachian_faith_and_ecology_center/bethdavies.jpg" +align="left" hspace="10" vspace="10">Greening churches is another +focus of AFEC's endeavors. The staff works with churches to +assess their environmental impact and then consider green changes like +brown bag lunches and rain gardens. AFEC's guide to greening +church picnics will be up on their website by the end of the year.<br> +<br> +When asked what's next, Susan Hedge explained that she plans to develop +AFEC's first web-based educational program on environmental justice in +2011. Jackie Hanrahan is hard at work planning liturgical +celebrations and conference presentations.<br> +<br> +AFEC has been grateful for the help of the Clinch River Educational +Center who served as their fiscal agent in 2010 and will continue to do +so in 2011, but the organization plans to eventually stretch its wings +and grow into a fully self-sufficient group.<br> + +[[!tag appalachian_faith_and_ecology_center education news]] +[[!meta author="Anna"]] +[[!meta description="During their first year in existence, AFEC connected many people of faith to the current issues impacting the ecological integrity of Central Appalachia."]]
diff --git a/tags/appalachian_faith_and_ecology_center.mdwn b/tags/appalachian_faith_and_ecology_center.mdwn new file mode 100644 index 0000000..4fd4e63 --- /dev/null +++ b/tags/appalachian_faith_and_ecology_center.mdwn @@ -0,0 +1,6 @@ + +[[!img mountaintopremoval.jpg align="right" size="" alt=""]] +[[!img Incarnation.jpg align="right" size="" alt=""]] +[[!img HabitsofCreation2010.jpg align="right" size="" alt=""]] +[[!img bethdavies.jpg align="right" size="" alt=""]] +[[!img AFEClogo.png align="right" size="" alt=""]]
attachment upload
diff --git a/tags/appalachian_faith_and_ecology_center/mountaintopremoval.jpg b/tags/appalachian_faith_and_ecology_center/mountaintopremoval.jpg new file mode 100644 index 0000000..da6c0d2 Binary files /dev/null and b/tags/appalachian_faith_and_ecology_center/mountaintopremoval.jpg differ
attachment upload
diff --git a/tags/appalachian_faith_and_ecology_center/Incarnation.jpg b/tags/appalachian_faith_and_ecology_center/Incarnation.jpg new file mode 100644 index 0000000..8d9aaa7 Binary files /dev/null and b/tags/appalachian_faith_and_ecology_center/Incarnation.jpg differ
attachment upload
diff --git a/tags/appalachian_faith_and_ecology_center/HabitsofCreation2010.jpg b/tags/appalachian_faith_and_ecology_center/HabitsofCreation2010.jpg new file mode 100644 index 0000000..f75ad06 Binary files /dev/null and b/tags/appalachian_faith_and_ecology_center/HabitsofCreation2010.jpg differ
attachment upload
diff --git a/tags/appalachian_faith_and_ecology_center/bethdavies.jpg b/tags/appalachian_faith_and_ecology_center/bethdavies.jpg new file mode 100644 index 0000000..ac950a5 Binary files /dev/null and b/tags/appalachian_faith_and_ecology_center/bethdavies.jpg differ
attachment upload
diff --git a/tags/appalachian_faith_and_ecology_center/AFEClogo.png b/tags/appalachian_faith_and_ecology_center/AFEClogo.png new file mode 100644 index 0000000..4054f59 Binary files /dev/null and b/tags/appalachian_faith_and_ecology_center/AFEClogo.png differ
diff --git a/sidebar.mdwn b/sidebar.mdwn index 6fa7c8e..91477e3 100644 --- a/sidebar.mdwn +++ b/sidebar.mdwn @@ -5,7 +5,7 @@ Projects: <ul> <li>[[For Old Times Sake|tags/for_old_times_sake]]</li> -<li>[[Appalachian Faith and Ecology Center|appalachian_faith_and_ecology_center]] +<li>[[Appalachian Faith and Ecology Center|tags/appalachian_faith_and_ecology_center]] </li> </ul>