<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ASA Homeschool Science Resources</title>
	<atom:link href="http://asa3online.org/homeschool/feed/" rel="self" type="application/rss+xml" />
	<link>http://asa3online.org/homeschool</link>
	<description>Textbook reviews and practical helps for teaching science in the Christian home</description>
	<lastBuildDate>Sat, 21 Jan 2012 14:54:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Data fields for textbook and resource reviews</title>
		<link>http://asa3online.org/homeschool/623-data-fields-for-textbook-and-resource-reviews/</link>
		<comments>http://asa3online.org/homeschool/623-data-fields-for-textbook-and-resource-reviews/#comments</comments>
		<pubDate>Thu, 28 Apr 2011 22:38:09 +0000</pubDate>
		<dc:creator>Douglas Hayworth</dc:creator>
				<category><![CDATA[Website Development]]></category>
		<category><![CDATA[Review formats]]></category>

		<guid isPermaLink="false">http://asa3online.org/homeschool/?p=623</guid>
		<description><![CDATA[<p>Perhaps you&#8217;ve wondered why it&#8217;s taking so long for us to begin adding content to this site in the form of textbook and resource reviews. There are several reasons, of course, but one has to do with my desire to build the appropriate infrastructure so that our content (which I dream will be extensive one [...]]]></description>
			<content:encoded><![CDATA[<p>Perhaps you&#8217;ve wondered why it&#8217;s taking so long for us to begin adding content to this site in the form of textbook and resource reviews. There are several reasons, of course, but one has to do with my desire to build the appropriate infrastructure so that our content (which I dream will be extensive one day) can be sorted and browsed easily and powerfully by visitors. Such an infrastructure involves creating pages that are highly organized and pieced together from content stored as specific data fields rather than as one large body of free-form text.</p>
<p>The Subject-Topic index that we&#8217;ve discussed recently is an example of just two of the data fields for which specific values would need to be applied to each review (web page). These data fields are called &#8220;Custom Fields&#8221; in WordPress, the content management system (CMS) that we are using. As I have perused and studied lots of different resources over the last year, I have been thinking a lot about what &#8220;chunks&#8221; of content might be stored as as values in custom fields. Of course, each review will contain a block of free-form paragraph text, but lots of useful parameters can be captured in data fields.</p>
<p>So, without further adieu, here is my full list of proposed custom fields. Data fields whose code names are followed by an asterisk have a defined list of values. Proposed values for these predefined lists are numbered 1-5 if they represent a rating (1=worst, 5=best). Proposed predefined values that are lettered are neutral (A is not better than D).</p>
<table>
<caption>Proposed meta-data to collect for resources that we review.</caption>
<tbody>
<tr>
<th>Data Field<br />
(code name)</th>
<th>Description/Value-list</th>
</tr>
<tr>
<td><strong>Snippet</strong><br />
(snippet)</td>
<td>A meta-description (less than 240 characters) for the review, based on the reviewer&#8217;s Intro-Summary paragraph.</td>
</tr>
<tr>
<td><strong>Citation</strong><br />
(text_citation)</td>
<td>Complete and properly formed citation for the item; substitutes for dynamically generated citation from component custom fields (see next several rows) until those are fully populated and built into the page template.</td>
</tr>
<tr>
<td><strong>Title</strong><br />
(text_title )</td>
<td>Title of the book or resource</td>
</tr>
<tr>
<td><strong>Series title</strong><br />
(text_title_of_series)</td>
<td>Title of the book or resource series</td>
</tr>
<tr>
<td><strong>Author(s)</strong><br />
(text_author)</td>
<td>Names of authors; (Last name, Initials); separate multiple by semicolon</td>
</tr>
<tr>
<td><strong>Publisher</strong><br />
(text_publisher )</td>
<td>Name of the publisher [= pub_name]</td>
</tr>
<tr>
<td><strong>Location</strong><br />
(text_pub_city)</td>
<td>City and state of publisher</td>
</tr>
<tr>
<td><strong>Edition</strong><br />
(text_edition)</td>
<td>Edition of the book reviewed</td>
</tr>
<tr>
<td><strong>ISBN</strong><br />
(text_ISBN)</td>
<td>International Standard Book Number(s); separate multiple by semicolon</td>
</tr>
<tr>
<td><strong>Medium</strong><br />
(text_media_form)</td>
<td>Format of the primary content being reviewed: (textbook, book, article, speech, lecture, sermon, short video, motion picture, television program, software program, website). Is it possible to develop a formal list?</td>
</tr>
<tr>
<td><strong>Supplied as</strong><br />
(text_media_supplied)</td>
<td>Primary forms in which content is available: (book, file download, streaming, CD, DVD, satellite feed, website). Is it possible to develop a formal list?</td>
</tr>
<tr>
<td><strong>Accessories</strong><br />
(text_media_accessories)</td>
<td>Format of accessories to the primary content being reviewed: (workbook, lab book, study guide, CD-ROM, DVD, etc.). Is it possible to develop a formal list?</td>
</tr>
<tr>
<td><strong>Length</strong><br />
(text_length )</td>
<td>Number of pages (book) or time (CD or DVD)</td>
</tr>
<tr>
<td><strong>No. of lessons</strong><br />
(text_number_lessons)</td>
<td>Number of lessons (i.e., assuming a normal daily class period)</td>
</tr>
<tr>
<td><strong>Questions?</strong><br />
(text_questions_YN*)</td>
<td>Does the text include problems, review questions, or discussion questions of some kind?</td>
</tr>
<tr>
<td><strong>Answer keys?</strong><br />
(text_answers_YN*)</td>
<td>Are answer keys included or available (Y/N)?</td>
</tr>
<tr>
<td><strong>Solution keys?</strong><br />
(text_solutions_YN*)</td>
<td>Are solutions to problems included or available (Y/N)?</td>
</tr>
<tr>
<td><strong>Test banks?</strong><br />
(text_quizzes_YN*)</td>
<td>Are quiz- or test-banks provided for the teacher (Y/N)?</td>
</tr>
<tr>
<td><strong>Teacher guides?</strong><br />
(text_teach_guides_YN*)</td>
<td>Are guides or resources available for the teacher (Y/N)?</td>
</tr>
<tr>
<td><strong>Price</strong><br />
(text_price)</td>
<td>Approximate list price of the book or resource</td>
</tr>
<tr>
<td><strong>Subject</strong><br />
(subject_main*)</td>
<td>Main science subject</td>
</tr>
<tr>
<td><strong>Topic(s)</strong><br />
(subject_topic)</td>
<td>List of specific topics within the subject (most important for books about or a few topics only, e.g., magnetism)</td>
</tr>
<tr>
<td><strong>Curriculum intent</strong><br />
(curric_type)</td>
<td width="644">Classifies how comprehensive the resource is as a learning tool for the given subject or topic:</p>
<ul>
<li>A. Complete = comprehensive (includes text, exercises, laboratory materials, etc.)</li>
<li>B. Core content = core text only (e.g., no lab or supporting exercises, etc.)</li>
<li>C. Lab component = primarily only lab activities or exercises (e.g., no core text)</li>
<li>D. Supplementary = intended as extra help for a particular subject</li>
</ul>
</td>
</tr>
<tr>
<td><strong>Curriculum duration</strong><br />
(curric_duration)</td>
<td>Length of time the curriculum is designed for: (year, semester, month, week, day)</td>
</tr>
<tr>
<td><strong>Target setting</strong><br />
(target_setting*)</td>
<td width="644">As stated by the author or apparent from style, this describes the main schooling context for which the text was written: (Homeschool, School classroom, Small group, Individual self-study)</td>
</tr>
<tr>
<td><strong>Target audience and purpose</strong><br />
(target_audience*)</td>
<td width="644">As stated by the author or apparent from style, this describes the main audience for which the text was written:</p>
<ul>
<li>A. Christian-Developmental (help Christians develop a Christian worldview)</li>
<li>B. Christian-General Apologetic (help Christians establish a defensible Christian theology)</li>
<li>C. Christian-Indoctrinal (teach Christians what to believe)</li>
<li>D. Secular-Evangelistic (promote Christianity to secular audience)</li>
<li>E. Secular-Nonreligious (unconcerned with religious aspects)</li>
<li>F. Secular-Relativistic (all religions equal)</li>
<li>G. Secular-Antagonistic (against Christianity, religion and theism)</li>
<li>H. Blank</li>
</ul>
</td>
</tr>
<tr>
<td><strong>Target grade</strong><br />
(grade_target)</td>
<td>The target grade level, assuming a traditional sequence of subjects: (K-2, 3-5, 6-8, 9-10, 11-12)</td>
</tr>
<tr>
<td><strong>Target range</strong><br />
(grade_range)</td>
<td>The lowest and highest grade-levels for which the text might be applicable.</td>
</tr>
<tr>
<td><strong>Christian?</strong><br />
(text_author_Xn_YN*)</td>
<td>Is the author a Christian (Y/N)?</td>
</tr>
<tr>
<td><strong>Evangelical?</strong><br />
(view_Xn_evang_YN*)</td>
<td>Is the author an Evangelical (Y/N)?</td>
</tr>
<tr>
<td><strong>Self identification</strong><br />
(view_Xn_self_describe)</td>
<td>Authors will be allowed to write a brief (140 character) description of their religious belief and denominational affiliation, etc. This would be displayed as a quotation.</td>
</tr>
<tr>
<td><strong>Church affinity</strong><br />
(view_Xn_church_affinity)</td>
<td>Stated or apparent church or denominational persuasion of the Christian author</td>
</tr>
<tr>
<td><strong>Theology</strong><br />
(view_Xn_theol*)</td>
<td width="644">The Christian author&#8217;s stated or apparent theological disposition:</p>
<ul>
<li>A. Calvinist</li>
<li>B. Reformed</li>
<li>C. Fundamentalist</li>
<li>D. Pentecostal</li>
<li>E. Arminian/Open theist</li>
<li>F. Process theist</li>
<li>G. Other (state)</li>
</ul>
</td>
</tr>
<tr>
<td><strong>Origins</strong><br />
(view_Xn_origins*)</td>
<td width="644">The Christian author&#8217;s stated or apparent view of origins:</p>
<ul>
<li>A. YEC (young-earth creationist)</li>
<li>B. OEC (old-earth creationist)</li>
<li>C. PC/IDM (progressive creationist or intelligent design movement)</li>
<li>D. EC (evolutionary creationist)</li>
<li>E. TE (theistic evolutionist)</li>
<li>F. Unknown, not apparent or not relevant</li>
</ul>
</td>
</tr>
<tr>
<td><strong>Bible-Science</strong><br />
(view_Xn_bible_sci*)</td>
<td width="644">The author&#8217;s stated or apparent view of authority of scriptural revelation (with regard to science):</p>
<ul>
<li>A. Literal (scientifically authoritative in its plain reading)</li>
<li>B. Concordant (even scientifically, when interpreted correctly)</li>
<li>C. Accommodated (not intended to be scientifically authoritative)</li>
</ul>
<p>If this category is applied to secular authors, too, then also add:</p>
<ul>
<li>D. Human insight (contains valid thoughts about metaphysics but no miraculous history)</li>
<li>E. Irrelevant (contains no particular value or divine truth, i.e., no special revelation)</li>
<li>F. Unknown, not apparent or not relevant</li>
</ul>
</td>
</tr>
<tr>
<td><strong>Self Identification</strong><br />
(view_secular_self_describe)</td>
<td>Authors will be allowed to write a brief (140 character) description of their religious belief and denominational affiliation, etc. This would be displayed as a quotation.</td>
</tr>
<tr>
<td><strong>Science-Religion</strong><br />
(view_sci-relig*)</td>
<td width="644">Author&#8217;s stated or apparent view of the compatibility of science and Christian theism:</p>
<ul>
<li>A. Argues against it</li>
<li>B. Assumes not compatible</li>
<li>C. Has no specific comment or opinion</li>
<li>D. Respects and honors the possibility</li>
<li>E. Promotes compatibility</li>
</ul>
</td>
</tr>
<tr>
<td><strong>Denomination affiliation</strong><br />
(affil_denom)</td>
<td>Formal denominational affiliation of the author, either by virtue of the publisher or expressly stated.</td>
</tr>
<tr>
<td><strong>Institution affiliation</strong><br />
(affil_institut)</td>
<td>Institution of the author (college or organization).</td>
</tr>
<tr>
<td><strong>Department affiliation</strong><br />
(affil_dept)</td>
<td>Department of the author</td>
</tr>
<tr>
<td><strong>Amount of religious content</strong><br />
(rate_relig_amt*)</td>
<td width="644">(0-5) Amount of religious content in the text: 0 = none; 1 = very little mention; 5 = prominent throughout</td>
</tr>
<tr>
<td><strong>Quality of religious content</strong><br />
(rate_relig_quality*)</td>
<td>(0-5) Quality of the religious content that is present:  0 = absent; 1 = very poor; 5 = excellent</td>
</tr>
<tr>
<td><strong>Conformity to consensus science</strong><br />
(rate_sci_consensus*)</td>
<td>(1-5) Conformity to well-established, consensus (mainstream) science:</p>
<ul>
<li>1 = extremely skeptical of many well-established things or extremely strident and progressive about new theories (i.e. extreme either way is bad)</li>
<li>5 = very well grounded and fairly characterizes where questions remain.</li>
</ul>
</td>
</tr>
<tr>
<td><strong>Scientific accuracy</strong><br />
(rate_sci_accuracy*)</td>
<td>(1-5) Accuracy of the scientific content and explanations:</p>
<ul>
<li>1 = lots of gross errors and imprecise explanations</li>
<li>5 = very high level of accuracy and clarity for the target age</li>
</ul>
</td>
</tr>
<tr>
<td><strong>Completeness (per benchmarks)</strong><br />
(rate_sci_comprehensive*)</td>
<td>(1-5) Comprehensiveness, with respect to topics considered, as assessed against a basic list of national benchmarks and standards: 1 = very incomplete; 5 = comprehensive</td>
</tr>
<tr>
<td><strong>Homeschool usability</strong><br />
(rate_homeschool_usability*)</td>
<td>(1-5) Overall assessment of the ease-of-use and adaptability to the homeschooling situation (mostly for resources, not official curricula), whether or not that was the target setting. This rating summarizes the overall effects of several other categories: 1 = way too expensive or not adaptable or practical for homeschool use 5 = excellent and affordable for homeschool use.</td>
</tr>
<tr>
<td><strong>Overall rating</strong><br />
(rate_overall_rating*)</td>
<td>(1-5) Reviewer&#8217;s overall rating: 1 = very poor; 5 = highly recommended</td>
</tr>
<tr>
<td><strong>Reviewer name</strong><br />
(reviewer_name)</td>
<td>Name of the ASA member reviewer</td>
</tr>
<tr>
<td><strong>Link to Reviewer&#8217;s bio.</strong><br />
(reviewer_pageID)</td>
<td>Link to a dedicated page describing the qualifications and other short biographical information about the reviewer.</td>
</tr>
</tbody>
</table>
<p>I&#8217;m fairly confident that this basic structure and list of custom fields is adequate for the task. As I said, I&#8217;ve put a lot of thought into it, so it would take a lot to convince me to rethink the entire thing. And I don&#8217;t wish to quibble over minutia, either. We can refine wording later (for example, we could change &#8220;consensus&#8221; science to &#8220;mainstream&#8221; science). In fact, I envision creating a &#8220;glossary&#8221; to define and explain what we mean by certain terms and descriptions. (For example, evolutionary creationism (EC) has come to mean something slightly different from traditional theistic evolution (TE). The latter includes Deists, the former does not.)</p>
<p>Even so, I might have overlooked something. Is there a category of information that you think would be important to collect so that it can become the basis for sorting, filtering and comparing reviews?</p>
]]></content:encoded>
			<wfw:commentRss>http://asa3online.org/homeschool/623-data-fields-for-textbook-and-resource-reviews/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>A Longer Topic Index Draft</title>
		<link>http://asa3online.org/homeschool/616-a-longer-topic-index-draft/</link>
		<comments>http://asa3online.org/homeschool/616-a-longer-topic-index-draft/#comments</comments>
		<pubDate>Sat, 16 Apr 2011 18:10:09 +0000</pubDate>
		<dc:creator>pwelton</dc:creator>
				<category><![CDATA[Website Development]]></category>
		<category><![CDATA[Subjects]]></category>

		<guid isPermaLink="false">http://asa3online.org/homeschool/?p=616</guid>
		<description><![CDATA[<p>In the last post, Drafting a subject-topic index, I presented a heavily pruned draft of a subject-topic index. In this post I provide a longer, unpruned version. I believe our goal is to arrive at a list that is somewhere in between these two extremes.</p> <p>This index came from several sources. First topics were found [...]]]></description>
			<content:encoded><![CDATA[<p>In the last post, <a title="Drafting a subject-topic index" href="http://asa3online.org/homeschool/604-drafting-a-subject-topic-index/">Drafting a subject-topic index</a>, I presented a heavily pruned draft of a subject-topic index. In this post I provide a longer, unpruned version. I believe our goal is to arrive at a list that is somewhere in between these two extremes.</p>
<p>This index came from several sources. First topics were found from syllabuses and curricula. State standards were were briefly examined. The Earth Science topics came from the Table of Contents of a couple of textbooks. A few other items were examined. In general, the list is best suited for high school courses as it came from their requirements.</p>
<p>I worked on the list as an outline. The pruned outline of the last post was kept at two levels. In this outline, the matter section the outline is six levels deep. Level 1 is <strong>bold</strong>, level two is plain, level three is <em>italics</em>, level four is asterisked, level five is hyphenated, and level six is plain again.</p>
<p>The subjects of &#8216;Technology and Applied Science&#8217;, &#8216;Science as Study&#8217;, &#8216;Science and Christianity&#8217; have not been repeated for this post.</p>
<p>Some of these levels are more natural than others. This raises questions of how to treat natural subtopics.  For instance, should the &#8216;Sun&#8217; be a topic called &#8216;Solar System: the Sun&#8217;?</p>
<p>I could use feedback. Thanks.</p>
<p>&#8211;Patrick</p>
<h3><span style="text-decoration: underline;">The Outline</span></h3>
<p><strong>Astronomy</strong></p>
<p style="padding-left: 30px;"><em>The Cosmos</em><br />
<em> Galaxies and Stars</em><br />
<em> The Solar System</em></p>
<p style="padding-left: 60px;">Discovery and exploration<br />
Sun<br />
Planets (Inner planets and Outer planets)</p>
<p style="padding-left: 90px;">* Mercury<br />
* Venus<br />
* Mars<br />
* Jupiter<br />
* Saturn<br />
* Uranus<br />
* Neptune</p>
<p style="padding-left: 60px;"><em>Asteroid belt</em><br />
<em> Dwarf Planets</em><br />
<em> Comets</em><br />
<em> Kuiper belt</em></p>
<p><strong>Earth Science</strong></p>
<p style="padding-left: 30px;"><em>Earth’s Properties, Structure, Composition</em></p>
<p style="padding-left: 60px;">Seasons<br />
Solar intensity<br />
Latitude</p>
<p style="padding-left: 30px;"><em>Structure and Composition of the Earth’s Interior</em></p>
<p><em> </em></p>
<p><em> </em></p>
<p style="padding-left: 30px;"><em>The Earth&#8217;s surface</em></p>
<p style="padding-left: 60px;">Plate Tectonics</p>
<p style="padding-left: 90px;">* Earthquakes<br />
* Volcanoes</p>
<p style="padding-left: 60px;">Minerals and Rocks</p>
<p style="padding-left: 90px;">* Igneous Rocks<br />
* Sedimentary Rocks<br />
* Metamorphic Rocks<br />
* Rock Cycle</p>
<p style="padding-left: 60px;">Soil and Soil Dynamics</p>
<p style="padding-left: 90px;">* Weathering and Formation of Soil<br />
* Erosion and Deposition<br />
* Soil Conservation</p>
<p style="padding-left: 30px;"><em>Earth’s Envelope</em></p>
<p style="padding-left: 60px;">The Atmosphere<br />
Atmospheric composition<br />
Atmospheric Layers<br />
Energy in the Atmosphere<br />
Air Movement</p>
<p style="padding-left: 30px;"><em> The Hydrosphere</em></p>
<p style="padding-left: 60px;">Oceans<br />
Freshwater<br />
Ice Masses<br />
Water Cycle</p>
<p style="padding-left: 30px;"><em>Weather and Climate</em></p>
<p style="padding-left: 60px;">Atmospheric Water<br />
Changing Weather<br />
Storms<br />
Weather Forecasting<br />
Climate Patterns<br />
World Climates<br />
Climate Change</p>
<p style="padding-left: 30px;"><em>Earth’s History</em></p>
<p style="padding-left: 60px;">Origin and Development of the Earth and Its Envelopes<br />
Eras and Periods of Geologic Time<br />
Fossils Record</p>
<p style="padding-left: 30px;"><em>Earth’s Resources and their use</em></p>
<p style="padding-left: 60px;">The Earth&#8217;s Energy</p>
<p style="padding-left: 90px;">*Energy Consumption</p>
<p style="padding-left: 120px;">- Fossil Fuel Resources and Use<br />
- Formation of coal, oil, and natural gas<br />
- Extraction/purification methods<br />
- World reserves and global demand</p>
<p style="padding-left: 90px;">* Nuclear Energy<br />
* Hydroelectric Power</p>
<p style="padding-left: 120px;">- Dams<br />
- Flood control</p>
<p style="padding-left: 90px;">* Pollution</p>
<p style="padding-left: 120px;">- Soil, air, water, noise, light</p>
<p style="padding-left: 90px;">* Agriculture<br />
* Forestry<br />
* Mining</p>
<p style="padding-left: 30px;"><em> Ecosystems</em></p>
<p style="padding-left: 60px;">Ecosystem Structure</p>
<p style="padding-left: 90px;">* Biological populations and communities<br />
* Ecological niches<br />
* Interactions among species<br />
* Keystone species<br />
* Species diversity and edge effects<br />
* Major terrestrial and aquatic biomes</p>
<p style="padding-left: 60px;">Energy Flow</p>
<p style="padding-left: 90px;">* Photosynthesis and cellular respiration<br />
* Food webs and trophic levels<br />
* Ecological pyramids</p>
<p style="padding-left: 60px;">Ecosystem Diversity</p>
<p style="padding-left: 90px;">* Biodiversity<br />
* Natural selection; evolution<br />
* Ecosystem services</p>
<p style="padding-left: 60px;">Ecosystem Change</p>
<p style="padding-left: 90px;">* Climate shifts<br />
* Species movement<br />
* Ecological succession</p>
<p style="padding-left: 60px;">Biogeochemical Cycles</p>
<p style="padding-left: 90px;">* Carbon, nitrogen, phosphorus, sulfur, water</p>
<p><strong>Physics</strong></p>
<p style="padding-left: 30px;"><em>Classical Mechanics </em></p>
<p style="padding-left: 60px;">Motion</p>
<p style="padding-left: 90px;">* Velocity, Speed<br />
* Acceleration<br />
* Linear Motion<br />
* Projectile Motion<br />
* Circular Motion<br />
* Spring-Mass Oscillators</p>
<p style="padding-left: 60px;">Newton&#8217;s Laws</p>
<p style="padding-left: 90px;">* Newton&#8217;s First Law<br />
* Newton&#8217;s Second Law<br />
* Newton&#8217;s Third Law</p>
<p style="padding-left: 60px;">Energy</p>
<p style="padding-left: 90px;">* Conservation of Energy<br />
* Kinetic Energy<br />
* Potential Energy (Gravitational)</p>
<p style="padding-left: 60px;">Forces in Nature</p>
<p style="padding-left: 90px;">* Gravity<br />
* Newton&#8217;s Universal Law of Gravity<br />
* Electrical Forces</p>
<p style="padding-left: 60px;">Momentum</p>
<p style="padding-left: 90px;">* Conservation of Momentum</p>
<p style="padding-left: 60px;">Fluid Mechanics</p>
<p style="padding-left: 90px;">* Hydrostatic pressure<br />
* Buoyancy<br />
* Fluid flow continuity<br />
* Bernoulli’s equation</p>
<p style="padding-left: 30px;"><em>Matter (see chemistry)</em></p>
<p style="padding-left: 30px;"><em>Heat and Thermodynamics (see chemistry)<br />
</em></p>
<p style="padding-left: 30px;"><em>Waves</em></p>
<p style="padding-left: 60px;">Wave Description</p>
<p style="padding-left: 90px;">* Transverse, Longitudinal<br />
* Wavelength<br />
* Frequency<br />
* Wave speed</p>
<p style="padding-left: 60px;">Wave motion (including sound)</p>
<p style="padding-left: 90px;">* Traveling waves<br />
* Wave propagation<br />
* Standing waves<br />
* Superposition</p>
<p style="padding-left: 60px;">Types of Waves</p>
<p style="padding-left: 90px;">* Electromagnetic waves<br />
* Light waves<br />
* Sound waves<br />
* Water Waves</p>
<p style="padding-left: 60px;">Physical optics</p>
<p style="padding-left: 90px;">* Interference and diffraction<br />
* Dispersion of light and the electromagnetic spectrum</p>
<p style="padding-left: 60px;">Optics (Geometric)</p>
<p style="padding-left: 90px;">* Reflection and refraction<br />
* Mirrors<br />
* Lenses</p>
<p style="padding-left: 60px;">Electricity and Magnetism</p>
<p style="padding-left: 90px;">* Electrostatics (Static electricity)</p>
<p style="padding-left: 120px;">-Electric Charge</p>
<p style="padding-left: 150px;">Coulomb’s law</p>
<p style="padding-left: 120px;">-Electric field and electric potential (including point charges)<br />
-Gauss’s law<br />
-Fields and potentials of other charge distributions</p>
<p style="padding-left: 90px;">* Conductors and Insulators</p>
<p style="padding-left: 120px;">-Electrostatics with conductors<br />
-Capacitors</p>
<p style="padding-left: 150px;">Capacitance<br />
Parallel plate<br />
Spherical and cylindrical</p>
<p style="padding-left: 120px;">-Dielectrics</p>
<p style="padding-left: 90px;">* Electric circuits</p>
<p style="padding-left: 120px;">-Electric Current<br />
-Electric Resistance<br />
-Electric Voltage<br />
-Electric Power (Watts)<br />
-Ohm’s law<br />
-Transistors</p>
<p style="padding-left: 90px;">* Magnetism</p>
<p style="padding-left: 120px;">-Magnetic Fields</p>
<p style="padding-left: 90px;">* Electromagnetism</p>
<p style="padding-left: 120px;">-Electromagnetic induction (including Faraday’s law and Lenz’s law)<br />
-Inductance<br />
-Maxwell’s equations</p>
<p style="padding-left: 30px;"><em>Non-Newtonian Physics</em></p>
<p style="padding-left: 60px;">Special Relativity</p>
<p style="padding-left: 90px;">* Mass–energy equivalence</p>
<p style="padding-left: 60px;">General Relativity<br />
Quantum Physics</p>
<p style="padding-left: 60px;">&nbsp;</p>
<p><strong>Chemistry</strong></p>
<p style="padding-left: 30px;"><em>Matter</em></p>
<p style="padding-left: 60px;">States of Matter</p>
<p style="padding-left: 90px;">* Solid</p>
<p style="padding-left: 120px;">-Structure of solids<br />
-Lattice energies<br />
-Crystals</p>
<p style="padding-left: 90px;">* Liquid<br />
* Gas</p>
<p style="padding-left: 120px;">-Ideal Gases Laws</p>
<p style="padding-left: 150px;">Equation of state for an ideal gas<br />
Partial pressures</p>
<p style="padding-left: 120px;">-Kinetic molecular theory</p>
<p style="padding-left: 150px;">Interpretation of ideal gas laws on the basis of this theory<br />
Avogadro’s hypothesis and the mole concept<br />
Dependence of kinetic energy of molecules on temperature<br />
Deviations from ideal gas laws</p>
<p style="padding-left: 120px;">-Changes of state</p>
<p style="padding-left: 150px;">Critical points<br />
Triple points</p>
<p style="padding-left: 90px;">* Changes of state</p>
<p style="padding-left: 90px;">* Plasma</p>
<p style="padding-left: 60px;">Structure of Matter</p>
<p style="padding-left: 90px;">* Atomic theory</p>
<p style="padding-left: 120px;">-Proton, Neutrons, Electron<br />
-Atomic masses, Atomic number, mass number; isotopes<br />
-Electron energy levels:</p>
<p style="padding-left: 150px;">Atomic spectra,<br />
Quantum numbers,<br />
Atomic orbitals</p>
<p style="padding-left: 120px;">-Periodic Table &amp; Periodic relationships</p>
<p style="padding-left: 150px;">Atomic radii,<br />
Ionization energies,<br />
Electron affinities,<br />
Oxidation states</p>
<p style="padding-left: 90px;">* Chemical bonding &amp; Molecules</p>
<p style="padding-left: 90px;">* Binding forces</p>
<p style="padding-left: 120px;">-Ionic,<br />
-Covalent,<br />
-Metallic,<br />
-Hydrogen bonding,<br />
-Van der Waals<br />
-London dispersion forces</p>
<p style="padding-left: 90px;">* Polarity of bonds<br />
* Molecular models</p>
<p style="padding-left: 120px;">-Lewis structures<br />
-Valence bond<br />
-VSEPR</p>
<p style="padding-left: 90px;">* Geometry of molecules and ions,</p>
<p style="padding-left: 120px;">-Structural isomerism<br />
-Coordination complexes<br />
-Dipole moments of molecules<br />
-Geometry and chemical properties</p>
<p style="padding-left: 90px;">* Quantum theory</p>
<p style="padding-left: 120px;">-Photons</p>
<p style="padding-left: 150px;">Wave-Particle duality</p>
<p style="padding-left: 90px;">* Crystals<br />
* Polymers<br />
* Compounds<br />
* Solutions</p>
<p style="padding-left: 120px;">-Solubility<br />
-Concentration<br />
-Normalities<br />
-Raoult’s law and colligative properties (nonvolatile solutes)<br />
-Osmosis</p>
<p style="padding-left: 60px;">Nuclear decay</p>
<p style="padding-left: 90px;">* Half-lives<br />
* Radioactivity</p>
<p style="padding-left: 30px;"><em>Chemical Reactions</em></p>
<p style="padding-left: 60px;">Reaction types</p>
<p style="padding-left: 90px;">* Acid-base reactions;</p>
<p style="padding-left: 120px;">-Concepts of Arrhenius, Brønsted-Lowry and Lewis;<br />
-Coordination complexes; amphoterism</p>
<p style="padding-left: 90px;">* Precipitation reactions<br />
* Oxidation-reduction reactions<br />
* Oxidation number<br />
* The role of the electron in oxidation-reduction<br />
* Electrochemistry:</p>
<p style="padding-left: 120px;">-Electrolytic and galvanic cells;<br />
-Faraday’s laws;<br />
-Standard half-cell potentials;<br />
-Nernst equation;<br />
-Prediction of the direction of redox reactions</p>
<p style="padding-left: 60px;">Stoichiometry</p>
<p style="padding-left: 90px;">* Ionic and molecular species present in chemical systems: net ionic equations<br />
* Balancing of equations, including those for redox reactions<br />
* Mass and volume relations</p>
<p style="padding-left: 120px;">-The mole concept<br />
-Empirical formulas and limiting reactants</p>
<p style="padding-left: 60px;">Equilibrium</p>
<p style="padding-left: 90px;">* Concept of dynamic equilibrium, physical and chemical;</p>
<p style="padding-left: 120px;">-Le Chatelier’s principle<br />
-Equilibrium constants</p>
<p style="padding-left: 90px;">* Quantitative treatment<br />
* Equilibrium constants for gaseous reactions: Kp, Kc<br />
* Equilibrium constants for reactions in solution<br />
* Constants for acids and bases; pK; pH<br />
* Solubility product constants</p>
<p style="padding-left: 120px;">-Solutions and precipitation<br />
-Dissolution of slightly soluble compounds</p>
<p style="padding-left: 90px;">* Common ion effect; buffers; hydrolysis</p>
<p style="padding-left: 60px;">Kinetics (study of rate of chemical reactions)</p>
<p style="padding-left: 90px;">* Concept of rate of reaction<br />
* Reaction rate laws<br />
* Temperature &amp; rate of reaction<br />
* Energy of activation<br />
* Catalysts</p>
<p style="padding-left: 30px;"><em>Thermodynamics</em></p>
<p style="padding-left: 60px;">State functions</p>
<p style="padding-left: 60px;">Laws of Thermodynamics</p>
<p style="padding-left: 90px;">* First Law of Thermodynamics: Conservation of Energy</p>
<p style="padding-left: 120px;">-Enthalpy<br />
-Heat of formation<br />
-Heat of reaction<br />
-Hess’s law<br />
-Heat of vaporization<br />
-Heat of fusion<br />
-Calorimetry</p>
<p style="padding-left: 90px;">* Second Law of Thermodynamics</p>
<p style="padding-left: 120px;">-Entropy<br />
-Free energy of formation<br />
-Free energy of reaction<br />
-Dependence of change in free energy on enthalpy and entropy changes</p>
<p style="padding-left: 60px;">Heat &amp; Work<br />
Engine Cycles<br />
Entropy</p>
<p><strong>Life Science (Biology)</strong></p>
<p style="padding-left: 30px;"><em>Cells and Their Structures</em></p>
<p style="padding-left: 60px;">Biochemistry<br />
Cell Functions<br />
Heredity, Genetics and Evolution<br />
Classifying Life<br />
Evolutionary patterns</p>
<p style="padding-left: 30px;"><em>Survey of the diversity of life</em></p>
<p style="padding-left: 60px;">Phylogenetic classification<br />
Evolutionary relationships</p>
<p style="padding-left: 30px;"><em>Examining Types of Living things</em></p>
<p style="padding-left: 60px;">Plants (Botany)<br />
Animals (Zoology)<br />
Fish, Reptiles, Snakes, Birds, Mammals, etc.</p>
<p style="padding-left: 30px;"><em>Biological Systems (Physiology)</em></p>
<p style="padding-left: 60px;">Skin, Bones, and Muscles<br />
Food and the Digestive System<br />
Cardiovascular System<br />
Respiratory and Excretory Systems<br />
Controlling the Body<br />
Diseases and the Body&#8217;s Defenses<br />
Reproductive Systems and Life Stages</p>
<p style="padding-left: 30px;"><em>Ecology</em></p>
<p style="padding-left: 60px;">Population dynamics<br />
Communities and ecosystems<br />
Global issues</p>
<p style="padding-left: 30px;"><em>Health / Nutrition</em></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://asa3online.org/homeschool/616-a-longer-topic-index-draft/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Weighing in on Ken Ham, Peter Enns and Jay Wile</title>
		<link>http://asa3online.org/homeschool/657-weighing-in-on-ken-ham-peter-enns-jay-wile/</link>
		<comments>http://asa3online.org/homeschool/657-weighing-in-on-ken-ham-peter-enns-jay-wile/#comments</comments>
		<pubDate>Mon, 11 Apr 2011 12:59:14 +0000</pubDate>
		<dc:creator>Douglas Hayworth</dc:creator>
				<category><![CDATA[Science Education News]]></category>
		<category><![CDATA[Christian discourse]]></category>
		<category><![CDATA[creation-evolution]]></category>

		<guid isPermaLink="false">http://asa3online.org/homeschool/?p=657</guid>
		<description><![CDATA[<p class="wp-caption-text">Ken Ham canceled from Great Homeschool Conventions</p> <p>Parents who read homeschool blogs or plan to attend an upcoming home educator conference will be aware of recent events concerning Answers in Genesis president Ken Ham vis-a-vis bible scholar Peter Enns and Apologia science textbook author Jay Wile. Because of the positions that these three individuals [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_656" class="wp-caption alignleft" style="width: 210px"><img class="size-full wp-image-656" title="Ken Ham canceled" src="http://asa3online.org/homeschool/wp-content/uploads/Ken-Ham-canceled-01t.jpg" alt="Ken Ham canceled from Great Homeschool Conventions" width="200" height="200" /><p class="wp-caption-text">Ken Ham canceled from Great Homeschool Conventions</p></div>
<p>Parents who read homeschool blogs or plan to attend an upcoming home educator conference will be aware of recent events concerning Answers in Genesis president Ken Ham vis-a-vis bible scholar Peter Enns and Apologia science textbook author Jay Wile. Because of the positions that these three individuals represent in relation to natural science and biblical interpretation, the controversy involving Ham, Enns and Wile is significant and relevant to the concerns of the American Scientific Affiliation (ASA) and this Homeschool Science Resources website.</p>
<h3>Who are Ken Ham, Peter Enns and Jay Wile?</h3>
<p>Ken Ham is founder and president of <a href="http://www.answersingenesis.org/" target="_blank">Answers in Genesis</a> (AiG) and the <a href="http://creationmuseum.org/" target="_blank">Creation Museum</a> in Petersburg, Kentucky. The organization is devoted to defending Young-Earth Creationism (YEC) and biblical literalism against any view of natural history that accepts geologic time-scales or biological evolution requiring anything less than a literal interpretation of the Genesis creation accounts. Ham is a frequent speaker at Christian homeschool conventions, whose organizers and attendees generally agree with his YEC (and anti-evolution) position.</p>
<p><a href="http://peterennsonline.com/" target="_blank">Peter Enns</a> is a PhD Old Testament Bible scholar who has recently written the first book of a homeschool Bible curriculum called <a href="http://olivebranchbooks.net/tgs.html" target="_blank"><em>Telling God&#8217;s Story</em></a> (Olive Branch Books). No stranger to controversy, Enns taught at Westminster Theological Seminary from 1994 to 2008, when he <a href="http://blog.christianitytoday.com/ctliveblog/archives/2008/07/enns_and_wts_of.html" target="_blank">left WTS</a> as a result of views he expressed in his 2005 book <em>Inspiration and Incarnation – Evangelicals and the Problem of the Old Testament</em> (Baker Academic). Several months later he became a Senior Fellow of Biblical Studies at the <a href="http://biologos.org/" target="_blank">BioLogos Foundation</a>, an organization &#8220;committed to promoting a perspective on the origins of life that is both theologically and scientifically sound.&#8221; This includes acceptance and promotion of evolution as science. Enns is a frequent <a href="http://biologos.org/blog/author/enns-pete/" target="_blank">blog contributor</a> on the BioLogos Forum.</p>
<p><a href="http://www.drwile.com/" target="_blank">Jay Wile</a> is a PhD nuclear chemist and author of the popular <span style="font-style: italic;">Exploring Creation with&#8230;</span> homeschool science textbook series. Like Ken Ham, Jay Wile is a strong advocate of Young-Earth Creationism. He founded <a href="http://www.apologia.com/" target="_blank">Apologia Educational Ministries</a> in 1994 to support publication of his science textbooks. In 2008 he sold the company, and in 2010 <a href="http://blog.drwile.com/?p=2206" target="_blank">Wile left Apologia</a> because of philosophical differences with the new owners. He continues to lecture and <a href="http://blog.drwile.com/" target="_blank">blog</a> about critical thinking and the Christian worldview in science education and homeschooling, including to oppose mainstream scientific consensus about evolution and environmental issues such as global warming.</p>
<h3>What&#8217;s the news about Ken Ham, Pete Enns and Jay Wile?</h3>
<div id="attachment_655" class="wp-caption alignright" style="width: 210px"><img class="size-full wp-image-655" title="Ham, Enns and Wile speak" src="http://asa3online.org/homeschool/wp-content/uploads/Ham-Enns-Wile-01t.jpg" alt="Ken Ham, Peter Enns and Jay Wile speak at the same homeschool convention." width="200" height="200" /><p class="wp-caption-text">Ham, Enns and Wile speak at same homeschool convention.</p></div>
<p>Briefly, here is what has transpired:</p>
<ul>
<li>Spring 2011: <a href="http://www.greathomeschoolconventions.com/" target="_blank">Great Homeschool Conventions</a> schedules Ham, Enns and Wile as featured or workshop speakers at four regional conferences, the first of which occurred March 3-5 in Memphis, TN. Coincident with the introduction of his Bible curriculum, <a href="http://peterennsonline.com/2011/03/25/homeschool-conference-talks/" target="_blank">Enns gives three talks</a> relating to Christian Bible education.</li>
<li>March 15, 2011: <a href="http://blogs.answersingenesis.org/blogs/ken-ham/2011/03/15/another-compromiser-speaking-at-homeschool-conventions/" target="_blank">Ken Ham blogs</a> to warn homeschoolers about Peter Enns before the second convention in <a href="http://www.southeasthomeschoolconvention.com/" target="_blank">Greenville, SC</a> the following weekend. Ham labels Enns a &#8220;compromiser&#8221; and makes his readers aware of Pete Enns&#8217;s association with the Evolutionary Creationist (EC) views of the BioLogos Foundation. Ham declares that the teaching of Peter Enns &#8220;is outright liberal theology that totally undermines the authority of the Word of God.&#8221; Ham calls Enns&#8217;s position &#8220;an attack on the Word–on Christ.&#8221;</li>
<li>March 16, 2011: <a href="http://blog.drwile.com/?p=4602" target="_blank">Jay Wile blogs</a> to refute the accusations made by Ken Ham that Pete Enns&#8217;s views and approach to teaching the Bible are unbiblical. While being clear that he does not agree with Enns about the creation narratives, Wile strongly supports the participation of Enns at the convention as being part of healthy dialogue and an &#8220;opportunity for critical thinking.&#8221; The blog post provoked over 600 comments, many of them expressing outrage that Wile would defend Enns and rebuke fellow YEC Ham.</li>
<li>March 18 and 20, 2011: <a href="http://blog.drwile.com/?p=4621" target="_blank">Jay Wile blogs again</a> and <a href="http://blog.drwile.com/?p=4633" target="_blank">again</a> about Pete Enns after taking the opportunity to attend his workshops at the conference that weekend. Both posts are very complimentary of the perspective Pete Enns brought.</li>
<li>March 20, 2011: <a href="https://www.facebook.com/notes/ken-ham/warning-all-homeschoolers/186020768110064" target="_blank">Ken Ham posts a warning on Facebook</a> about both Enns and Wile, reiterating his concern that Enns represents dangerous, liberal theology.</li>
<li>March 25, 2011: The <a href="http://www.cincinnatihomeschoolconvention.com/wp-content/uploads/2011/03/Ken-Ham-Issue-Public-Statement.pdf" target="_blank">advisory board of Great Homeschool Conventions disinvites Ken Ham</a> from its two remaining regional conventions, citing as the reason his mean-spiritedness toward Peter Enns. <a href="http://www.christianitytoday.com/ct/2011/marchweb-only/kenhamhomeschool.html" target="_blank">Christianity Today reports the story</a> as well.</li>
<li>April 1, 2011: <a href="http://blogs.answersingenesis.org/blogs/ken-ham/2011/04/01/the-battle-over-adam/" target="_blank">Ken Ham continues to blog</a> about the views of Pete Enns.</li>
</ul>
<h3>Why are these events significant?</h3>
<p>There are several noteworthy aspects of these developments:</p>
<ol>
<li>The very fact that Great Homeschool Conventions (GHC) is allowing Peter Enns to speak at all is significant. It was obviously a shock to Ken Ham and his supporters.Young-Earth Creationism (YEC) has been the dominant view of biblical theology and natural science represented in the Christian homeschool community to date. Indeed, anti-evolutionary creationism is one of the formative and defining perspectives of most Christian homeschool cooperatives. One would assume that GHC organizers were aware of the background, views and associations (i.e., with the BioLogos Foundation) of Pete Enns before allowing him to present. They must have known that he does not align himself with their stated YEC view &#8212; indeed that his approach to biblical interpretation and inspiration does not require or support young-earth conclusions. Yet, they clearly defend the qualifications and value of Peter Enns to present about Christian Bible education. Of course, none of Enns&#8217;s talks at these conventions were directly about biblical interpretation in relation to science. Nevertheless, one wonders if the actions of GHC are a sign of greater openness in the future to more diverse Christian perspectives regarding creation-evolution issues. Or, will a backlash of displeasure from homeschoolers cause the GHC (and other homeschool networks) to retreat and entrench to preserve their support base? Only time will tell.</li>
<li>How will these events impact initial sales of <em>Telling God&#8217;s Story</em>, the new Bible curriculum by Pete Enns? Is the controversy good or bad publicity? How will this affect and be affected by Enns&#8217;s association with respected homeschool speaker and author Susan Wise Bauer? Enns and Bauer are colleagues from graduate school, and <em>Telling God&#8217;s Story</em> has the same publisher and complementary style and format as Bauer&#8217;s four-volume curriculum <em>Story of the World – History for the Classical Child</em>. (The <a href="http://blogs.answersingenesis.org/blogs/ken-ham/2011/04/02/susan-wise-bauer-%E2%80%9Cwhy-paul-would-have-flunked-hermeneutics%E2%80%9D/" target="_blank">connection to Bauer</a> has not been overlooked by Ken Ham.) The Enns curriculum appears to be unlike other Bible curricula that currently exist, and it is likely to provide the sort of approach that at least some parents have been desperate to find.</li>
<li>What will be the effects of and on the BioLogos Foundation, whose mission and agenda could not be more opposite (within the Christian worldview) from that of Answers in Genesis? BioLogos President Darrell Falk has addressed the recent events in blog posts on <a href="http://biologos.org/blog/ken-ham-biologos-and-calvarys-love/" target="_blank">April 1</a> and <a href="http://biologos.org/blog/on-answering-answers-in-genesiss-question/" target="_blank">April 6</a>.</li>
<li>Jay Wile&#8217;s comments on the events are impressive for how they differentiate him from Ken Ham, though both are ardent young-earth creationists who many might assume are cut from the same cloth. Clearly, Wile&#8217;s style and approach to apologetics and Bible-science issues derive from a different sort of &#8220;scientific&#8221; method. The immediate response by Wile following Ham&#8217;s initial blog post indicates that he comes by his convictions honestly &#8211; that is, he commented before the GHC decision to disinvite Ham, not afterward (which might have been perceived as a way to protect his reputation). Indeed, he is likely to lose some supporters who feel like they must now throw their support behind either him or Ham.</li>
</ol>
<h3>What does this have to do with the ASA Homeschool Science Resources website?</h3>
<p>If you are visiting this website for the first time, you should know that the <a href="http://asa3online.org/homeschool/about/about-the-asa-3">American Scientific Affiliation (ASA)</a> is an association of Christians who are professional scientists. Our purpose is to investigate the relationship of Christian theology and natural science and thereby to edify both Christian and scientific communities. This <a href="http://asa3online.org/homeschool/about/about-this-project">Homeschool Science Resources (HSR) Project</a> is intended to fulfill these purposes for the Christian homeschooling community. By reviewing and providing information about available curricula, textbooks and other science education resources, we hope to assist parents in choosing tools to effectively teach science subjects to their children.</p>
<p>Are you struggling as a parent to comprehend how science ought to be understood in relation to Christian faith? Are you searching for practical resources to help teach and discuss science from a particular perspective in your homeschool? We have you in mind as we build this HSR website. In several important ways, we are positioned to provide the kind of help that no other site can:</p>
<ul>
<li>First, unlike the individuals and organizations discussed in this post, we have no commercial interests (i.e., do not sell curricula or advertising) and do not depend on the homeschool community (public approval) for support. Administration of this project is completely voluntary.</li>
<li>Second, we do not promote only one specific position on science and faith topics. Although many ASA members have views akin to those of the BioLogos Foundation (some individual are members of both organizations), we represent a broad range of denominations, scientific disciplines and views of biblical interpretation in relation to science. This differentiates our mission from BioLogos&#8217;s mission.</li>
<li>Third, our membership includes highly qualified scientists (and theologians concerned with science issues) in a variety of fields. Scientists join our organization because they care deeply about exploring the nuances and wonder of science-and-religion issues. We are a highly educated bunch. Some are very prominent scientists and theologians. Each individual has particular views but knows and respects other perspectives within the Christian worldview.</li>
<li>Finally, we want to provide information and resources that are practical. We are not interested in creating a forum for noisy debate and endless strings of comments. Our goal is to review textbooks and available resources in a rigorous and generally objective manner so that you have sufficient information to make purchase decisions and/or to locate appropriate materials to supplement a purchased commercial curriculum to provide additional perspective.</li>
</ul>
<p>For example, we assume that parents would like to know how and why Jay Wile&#8217;s approach is different than Ken Ham&#8217;s (theologically and/or scientifically) before choosing to teach their children with materials from one or the other source. And parents who are more trusting of the scientific community might wish to know how and why both Jay Wile&#8217;s and Ken Ham&#8217;s versions of Creationism are considered disproven scientific theories by most believing physicists, geologists and biologists. And how might we begin to understand and teach respectfully about different Christian views on the historicity of Adam and the Fall, biblical interpretation of Genesis 1-11, creation doctrine and theology, the nature of revelation and inspiration of the Bible, and the meaning of infallibility and inerrancy of Scripture?</p>
<p>No one is sure how the recent controversy concerning Ham, Enns and Wile will affect the kind of science that parents will have the opportunity to study and consider in the homeschooling world (e.g, conferences, co-ops and the like) in the coming months and years. We hope, along with Jay Wile, that a diversity of views are allowed to be presented as the entire Christian community struggles to properly understand the mysteries and wonder of faith in Christ for our time.</p>
<p>However volatile debate becomes in the broader community, you can expect to find useful and practical information here. Visit again soon.</p>
<p>–Douglas Hayworth, PhD; HSR Project Coordinator</p>
]]></content:encoded>
			<wfw:commentRss>http://asa3online.org/homeschool/657-weighing-in-on-ken-ham-peter-enns-jay-wile/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Drafting a subject-topic index</title>
		<link>http://asa3online.org/homeschool/604-drafting-a-subject-topic-index/</link>
		<comments>http://asa3online.org/homeschool/604-drafting-a-subject-topic-index/#comments</comments>
		<pubDate>Thu, 24 Mar 2011 17:52:30 +0000</pubDate>
		<dc:creator>pwelton</dc:creator>
				<category><![CDATA[Website Development]]></category>
		<category><![CDATA[Subjects]]></category>

		<guid isPermaLink="false">http://asa3online.org/homeschool/?p=604</guid>
		<description><![CDATA[<p>Hi everyone, this is Patrick.</p> <p>Back in January, Doug asked, &#8220;Is there a volunteer who will take the lead in developing a useful school subject and topic list?&#8221;  I volunteered and have been struggling to collect my thoughts and put words and order to them.  Before I could regret my decision, Doug sent a file [...]]]></description>
			<content:encoded><![CDATA[<p>Hi everyone, this is Patrick.</p>
<p>Back in <a title="Developing a subject-topic index" href="http://asa3online.org/homeschool/524-developing-a-subject-topic-index/">January</a>, Doug asked, &#8220;Is there a volunteer who will take the lead in developing a useful school subject and topic list?&#8221;  I volunteered and have been struggling to collect my thoughts and put words and order to them.  Before I could regret my decision, Doug sent a file with his preliminary work. He had a lot of great work.  (Thanks Doug.)</p>
<p>The goal is to classify reviewed items to help visitors find the reviews.  The study of the natural sciences is to be divided into a short useful list of &#8216;main&#8217; subjects.  Then each subject would be broken down further into a short list of topics.  Finally, additional keywords can be added.  (See <a title="Developing a subject-topic index" href="http://asa3online.org/homeschool/524-developing-a-subject-topic-index/">Developing a subject-topic index</a>.)</p>
<p>I am still struggling and could use feedback.  Below is my latest draft of a subject-topic index.  After the outline, I will continue commenting.  The subjects are in bold type and the topics in italics.</p>
<p><strong>Astronomy</strong></p>
<p style="padding-left: 30px;"><em>The Cosmos </em><br />
<em> Galaxies and Stars </em><br />
<em> The Solar System</em><br />
<em> Planets </em><strong> </strong></p>
<p><strong>Earth Science</strong><br />
<em> </em></p>
<p style="padding-left: 30px;"><em>Structure and Composition of the Earth</em><br />
<em> Geology &amp; the Earth&#8217;s surface</em><br />
<em> The Atmosphere, Weather and the Climate</em><br />
<em> The Earth&#8217;s Water (The Hydrosphere)</em><br />
<em> Earth’s History </em><br />
<em> Earth’s Resources and their use</em><br />
<em> Ecosystems </em><br />
<strong> </strong></p>
<p><strong>Physics</strong><br />
<em> </em></p>
<p style="padding-left: 30px;"><em>Forces, Motion, Energy &amp; Momentum (Classical Mechanics)</em><br />
<em> Fluid Mechanics</em><br />
<em> Heat and Thermodynamics</em><br />
<em> Waves (EM, Light, Sound, and Water)</em><br />
<em> Electricity and Magnetism</em><br />
<em> Non-Newtonian Physics</em><br />
<strong><em> </em></strong></p>
<p><em>Matter</em><br />
<em> </em></p>
<p style="padding-left: 30px;"><em>States of Matter</em><br />
<em> Structure of Matter</em><br />
<em> Molecules &amp; Chemical bonding </em><br />
<em> Compounds &amp; Solutions</em><br />
<em> Nuclear decay </em><br />
<strong> </strong></p>
<p><strong>Chemistry</strong><br />
<em> </em></p>
<p style="padding-left: 30px;"><em> Chemical Reactions</em><br />
<em> Chemical Thermodynamics</em><br />
<strong> </strong></p>
<p><strong>Life Science (Biology)</strong><br />
<em> </em></p>
<p style="padding-left: 30px;"><em>Cells and Their Structures</em><br />
<em> Classifying Life</em><br />
<em> Examining Types of Living things</em><br />
<em> Biological Systems (Physiology)</em><br />
<em> Ecology</em><br />
<em> Health/Nutrition</em></p>
<p>Interdisciplinary Subjects<br />
<em> </em></p>
<p style="padding-left: 30px;"><strong>Earth and Space Science</strong> (Includes Earth Science and Space Science)<br />
<strong>Environmental Science</strong> (Includes aspects of Life Science &amp; Earth Science)<br />
<strong>General Science</strong> (Includes Studies of most branches of Science)<br />
<strong> Nature Study</strong> (Includes aspects of Life Science &amp; Earth Science)<br />
<strong>Physical Science</strong> (Aspects of Physics and Chemistry)</p>
<p><strong>Technology and Applied Science</strong></p>
<p style="padding-left: 30px;"><em>Scientific Instruments</em><br />
<em> Inventions</em><br />
<em>Engineering</em></p>
<p><strong>Science as Study</strong></p>
<p style="padding-left: 30px;"><em>Unifying Concepts and Processes</em><br />
<em> Science as Inquiry </em><br />
*   Scientific Method<br />
*   Measurement<br />
<em>Nature /Philosophy of Science</em><br />
<em> History of Science</em><br />
<em> Science &amp; Society</em><br />
<strong> </strong></p>
<p><strong>Science and Christianity</strong><br />
<em> </em></p>
<p style="padding-left: 30px;"><em>Science and belief in God</em><br />
<em> Science and the Bible</em><br />
<em> Science and Christian theology</em><br />
<em> Science and Christian practice</em></p>
<p>The first set of subjects are traditional &#8216;main subject&#8217; areas of the natural sciences.  They are <strong>Astronomy</strong>, <strong>Earth Science</strong>, <strong>Physics</strong>, <strong>Chemistry</strong>, and <strong>Life Science (Biology)</strong>.  There are three odd items that stick out.  First, <em>Matter </em>is really a topic for both <strong>Physics</strong> and <strong>Chemistry</strong>.  It is a small topic in <strong>Physics</strong> yet a large topic in <strong>Chemistry</strong>.  How should it be treated?  Second, <em>Thermodynamics </em>is a topic in both <strong>Physics</strong> and <strong>Chemistry</strong>; yet it is replicated!  Third, <em>Health/Nutrition</em> is very different from the other topics in <strong>Biology</strong>.</p>
<p>The &#8216;Interdisciplinary Subjects&#8217; are added to help find common combinations of the main subjects.   Some parents will be more familiar with <strong>Physical Science</strong> and not think of checking both <strong>Physics </strong>and <strong>Chemistry</strong>.</p>
<p>The last three subjects are not &#8216;main subjects&#8217; of science as they are not about describing nature.  These subjects are <strong>Technology and Applied Science</strong>, <strong>Science as a Study</strong>, and <strong>Science and Christianity</strong>.</p>
<p><strong>Science as a Study</strong> is about the study of science itself.  A few of these topics come from the NSES.  Without reading the standards, I would have trouble finding a <em>Unifying Concept</em>.  By the way, <em>Unifying Concepts</em> includes such things as cycles (rock cycle, water cycle), scaling (powers of ten), and mathematical models.  Similarly, I would have trouble using <em>Science as Inquiry</em>.</p>
<p>This outline started with many of the outlines listed in the last post.  Additional topics were added based on course outlines.  Then the outline was pruned and pruned to keep it short.  Perhaps the outline is too short now.</p>
<p>Alright.  What needs to be done to bring this into a final, practical index?  What is missing, wrong, or confusing?</p>
]]></content:encoded>
			<wfw:commentRss>http://asa3online.org/homeschool/604-drafting-a-subject-topic-index/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>BOSE update on new science education standards</title>
		<link>http://asa3online.org/homeschool/597-bose-update-on-new-science-education-standards/</link>
		<comments>http://asa3online.org/homeschool/597-bose-update-on-new-science-education-standards/#comments</comments>
		<pubDate>Sat, 19 Mar 2011 13:00:34 +0000</pubDate>
		<dc:creator>Douglas Hayworth</dc:creator>
				<category><![CDATA[Science Education News]]></category>
		<category><![CDATA[Standards]]></category>

		<guid isPermaLink="false">http://asa3online.org/homeschool/?p=597</guid>
		<description><![CDATA[<p>Here is an update on the Conceptual Framework for New Science Education Standards Project from the Board on Science Education (BOSE) of the National Research Council (NRC). I am on the email list to be notified about the progress of this project. I&#8217;m looking forward to the publication of the new science standards framework, as [...]]]></description>
			<content:encoded><![CDATA[<p>Here is an update on the Conceptual Framework for New Science Education Standards Project from the Board on Science Education (BOSE) of the National Research Council (NRC). I am on the email list to be notified about the progress of this project. I&#8217;m looking forward to the publication of the new science standards framework, as it will provide a guide and benchmark for evaluating textbooks and resources that we review.</p>
<blockquote><p>Dear Colleagues:</p>
<p>The revised Framework report is undergoing a confidential external review by a group of independent experts selected by the National Research Council. The report will be released once it has cleared this rigorous external review process. At this point, we anticipate releasing the Framework to the public in late spring 2011.  If there is any delay we will announce it on the project website.</p>
<p><a href="http://www7.nationalacademies.org/bose/Standards_Framework_Homepage.html" target="_blank">http://www7.nationalacademies.org/bose/Standards_Framework_Homepage.html</a></p>
<p>Thank you for interest in the project.</p>
<p>Rebecca Krone<br />
Program Associate<br />
Board on Science Education<br />
National Research Council<br />
Keck WS1125<br />
500 Fifth Street, NW<br />
Washington, DC  20001<br />
<a title="http://www.nationalacademies.org/bose" href="http://www.nationalacademies.org/bose" target="_blank">www.nationalacademies.org/bose</a><br />
The National Academies<br />
Advisers to the Nation on Science, Engineering and Medicine</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://asa3online.org/homeschool/597-bose-update-on-new-science-education-standards/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Discussing human origins at the Smithsonian</title>
		<link>http://asa3online.org/homeschool/586-discussing-human-origins-at-the-smithsonian/</link>
		<comments>http://asa3online.org/homeschool/586-discussing-human-origins-at-the-smithsonian/#comments</comments>
		<pubDate>Mon, 14 Mar 2011 20:43:22 +0000</pubDate>
		<dc:creator>Douglas Hayworth</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Meeting reports]]></category>
		<category><![CDATA[Representing ASA]]></category>

		<guid isPermaLink="false">http://asa3online.org/homeschool/?p=586</guid>
		<description><![CDATA[<p>Here is a report that I wrote for possible inclusion in the next ASA Newsletter about a workshop that I had the privilege to be a part of last month.</p> <p>On February 19, Douglas Hayworth participated in the workshop &#8220;Overcoming stumbling blocks to communicating human evolution&#8221; at the National Museum of Natural History in Washington, [...]]]></description>
			<content:encoded><![CDATA[<p><em><img class="alignleft size-thumbnail wp-image-592" title="Hall of Human Origins" src="http://asa3online.org/homeschool/wp-content/uploads/Hall-of-Origins-003t-150x150.jpg" alt="Overcoming barriers to communicating human evolution, a workshop at the National Museum of Natural History." width="150" height="150" />Here is a report that I wrote for possible inclusion in the next ASA Newsletter about a workshop that I had the privilege to be a part of last month.</em></p>
<p>On February 19, Douglas Hayworth participated in the workshop &#8220;Overcoming stumbling blocks to communicating human evolution&#8221; at the <a title="National Museum of Natural History" href="http://www.mnh.si.edu/">National Museum of Natural History</a> in Washington, DC. The event was organized by the Smithsonian Institute staff responsible for the <a title="Hall of Human Origins - What does it mean to be human?" href="http://humanorigins.si.edu/">Hall of Human Origins</a> exhibit, as well as <a title="National Evolutionary Synthesis Center" href="http://www.nescent.org/">NESCent</a>, the National Evolutionary Synthesis Center.</p>
<p>The event included about 45 high-profile researchers, science writers and educators who have particular expertise and experience in paleoanthropology and/or teaching about evolution. Doug was invited because of his role in leading ASA&#8217;s Homeschool Science Resources website project and because he had helped Randy Isaac organize and communicate the feedback offered by ASA meeting attendees who visited the Human Origins exhibit in July. (You will remember that Rick Potts, the exhibit&#8217;s curator, <a title="Rick Potts presentation" href="http://www.asa3.org/ASAradio/ASA2010Potts.m4a">spoke</a> at the 2010 ASA meeting in Washington D.C.)</p>
<p>&#8220;It was an honor for me to be part of this stellar group, to represent the ASA and to share the particular concerns and needs of homeschoolers,&#8221; said Doug. &#8220;I commend Dr. Potts and the entire Human Origins Program staff for creating an exhibit and educational environment that encourages serious and broad-ranging dialogue about what it means to be human in light of current knowledge about human evolution.&#8221;</p>
<p>The workshop included large- and small-group sessions in which participants shared what they see as being the major stumbling blocks (barriers) to learning about human evolution as well as any strategies or tools that they have found helpful in overcoming these barriers in their own teaching. All the ideas were captured for later compilation and ongoing discussion by the group via a working group wiki. Doug is excited about the many types of excellent educational resources that are becoming available for the public and for the new connections he was able to make at the workshop. He was able to meet several people he had corresponded with previously about science education matters.</p>
<p>ASA members <strong>Paul and Kathy Arveson</strong> kindly offered for Doug to stay the night at their home. The time together was delightful, and Doug enjoyed worshiping with them on Sunday morning at <a title="The National Presbyterian Church" href="http://www.natpresch.org/">The National Presbyterian Church</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://asa3online.org/homeschool/586-discussing-human-origins-at-the-smithsonian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.asa3.org/ASAradio/ASA2010Potts.m4a" length="77027931" type="audio/mpeg" />
		</item>
		<item>
		<title>Developing a subject-topic index</title>
		<link>http://asa3online.org/homeschool/524-developing-a-subject-topic-index/</link>
		<comments>http://asa3online.org/homeschool/524-developing-a-subject-topic-index/#comments</comments>
		<pubDate>Sun, 09 Jan 2011 15:32:34 +0000</pubDate>
		<dc:creator>Douglas Hayworth</dc:creator>
				<category><![CDATA[Website Development]]></category>
		<category><![CDATA[Project plans]]></category>
		<category><![CDATA[Standards]]></category>
		<category><![CDATA[Subjects]]></category>

		<guid isPermaLink="false">http://asa3online.org/homeschool/?p=524</guid>
		<description><![CDATA[<p>To help our website visitors easily find and compare different curricula and resources, it is important that we classify every item that we review or describe by subject and topic. We need to develop a comprehensive list of subjects and topics and then use it consistently for classification of our textbook and resource reviews.</p> <p>I [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-531" title="School science subjects and topics" src="http://asa3online.org/homeschool/wp-content/uploads/Blog-Subjects-01t.jpg" alt="School science subjects and topics" width="200" height="200" />To help our website visitors easily find and compare different curricula and resources, it is important that we classify every item that we review or describe by subject and topic. We need to develop a comprehensive list of subjects and topics and then use it consistently for classification of our textbook and resource reviews.</p>
<p>I must confess that every time I&#8217;ve sat down to sketch out a subject-topic list, I have quickly become completely overwhelmed and flummoxed. Am I over-thinking the problem, attempting to do the impossible, or simply failing to see the obvious pattern? Is there a volunteer who will take the lead in developing a useful school subject and topic list?</p>
<h3>What am I talking about?</h3>
<p>For our purposes, “subject” refers to the main disciplines of science, such as physics or biology. “Topic” refers to the subdivisions within subjects, such as inertia or momentum in physics, and cell structure or organ systems in biology. Both levels of classification are necessary because some books or individual resources will be about only one or several topics within an overall subject area. (“Keywords” constitute a third level, but they don&#8217;t need to be organized in any particular way, so it is not the concern of this discussion except where we need to decide when a term qualifies as a topic vs. a keyword.)</p>
<h3>Harder than it looks</h3>
<p>Classification of standard middle and high school textbooks by subject is fairly easy (biology, chemistry, physics). Those are full-year subjects that more or less cover the same range of topics in all curricula. But that&#8217;s about as far as “easy” takes us. In fact, even with these standard subjects, there are choices to be made. For example, do we call it biology or life science? Isn&#8217;t the middle school subject called “physical science” a combination of physics and chemistry? At the subject level (usually in grade 7 or 8), earth and space are often treated together as topics under “earth science”; do we follow this convention or consider earth science and astronomy to be two different subjects?</p>
<p>Typical elementary school curricula break down primarily by topic rather than subject. A textbook for a given year might contain units on the human body (biology or health), electricity and magnetism (physics), the solar system (astronomy), and plants (biology again). Depending on the curriculum, these units are separate books, so one might classify a given book (or unit of a textbook) by its main subject and topic (e.g., biology &#8211; human body). Either way, some basic list of topics is necessary within each general subject area.</p>
<h3>Some initial thoughts</h3>
<p>I think the subject-topic list should be just large enough to meaningfully classify most of the materials we might discuss, yet small enough to be useful, simple and intuitive. The question is, “What amount of detail is sufficient and optimal and what particular subject-topic titles are simple and direct enough to enable homeschool teachers (parents) to identify relevant items?”</p>
<p>I&#8217;ve perused the table of contents of several textbooks, but they use a variety of titles for main sections (topics). I&#8217;ve even looked at places like the PBS Nova TEACHERS website (<a href="http://www.pbs.org/wgbh/nova/teachers/" target="_blank">http://www.pbs.org/wgbh/nova/teachers/</a>), where they list the following subject areas for the teacher resources they have:</p>
<ul>
<li>Anthropology</li>
<li>Archeology</li>
<li>Earth Science</li>
<li>Engineering</li>
<li>Environmental Science</li>
<li>Forensic Science</li>
<li>Geography</li>
<li>Health Science</li>
<li>History</li>
<li>Life Science</li>
<li>Math</li>
<li>Paleontology</li>
<li>Physical Science</li>
<li>Science &amp; Society</li>
<li>Space Science</li>
<li>Technology</li>
</ul>
<p>I&#8217;m not suggesting that this list is exactly what we need. It&#8217;s obviously customized to the range of topics represented in Nova programs. However, this Nova Teachers site is “standards-based” so topics are related to areas that are considered key subject and topics in education content. For example, environmental science is usually a major topic within middle school earth science and again in high school biology. Should we classify it as a subject or just a topic? Likewise, health science is split out from life science (biology), and that is probably appropriate at the subject level.</p>
<h3>Science content standards as a guide</h3>
<p>I have found it helpful to consider the National Science Education Standards (NSES) (<a href="http://www.nap.edu/catalog.php?record_id=4962" target="_blank">http://www.nap.edu/catalog.php?record_id=4962</a>). You can download the entire PDF document for free. The portion on “content standards” (pages 103-111) identifies several content &#8220;topics&#8221; in each of the following eight categories:</p>
<ul>
<li>Unifying Concepts and Processes</li>
<li>Science as Inquiry</li>
<li>Physical Science (includes Chemistry)</li>
<li>Life Science</li>
<li>Earth and Space Science</li>
<li>Science and Technology</li>
<li>Science in Personal and Social Perspectives</li>
<li>History and Nature of Science</li>
</ul>
<p>Obviously these are not directly school subjects, but a consideration of the main content standards for the three grade levels (K-5, 6-8 and 9-12) in each of these content categories is instructive with regard to the task of developing a subject-topic list. (You&#8217;ll have to view the document to see the list of individual standards in each of these categories.)</p>
<h3>And what about the Christian perspective?</h3>
<p>In addition to categorizing regular (merely secular) school subjects and topics, our site must provide an expanded list of topics and subjects relating to science and Christian belief. We need more detail in this area because our site will have much more content in this one area. Of course, discussion of Christian perspectives cuts across all subject areas (and all of content categories of the NSES). However, some topics are unique to the Christian audience.</p>
<p>If I were to add another content category and its standards to the NSES, it would be:</p>
<ul>
<li>Science and Christian belief
<ul>
<li>Science and the Bible</li>
<li>Science and belief in God</li>
<li>Science and Christian theology</li>
<li>Science and Christian practice</li>
</ul>
</li>
</ul>
<p>Those seem like logically distinct areas within this additional category.</p>
<h3>Putting it all together</h3>
<p>Okay, so I&#8217;ve described some of the issues involved in developing a subject-topic list (or index). And I&#8217;ve suggested that it&#8217;s instructive to think about subjects and topics in relation to the NSES content categories (plus a new category specific to the Christian perspective). This provides a framework and a beginning, but I need help bringing it together into a final, practical subject-topic index. Ideas and suggestions, anyone?</p>
<p>Do I have a volunteer who&#8217;ll take the lead on this one?</p>
<p>&#8211; Doug</p>
]]></content:encoded>
			<wfw:commentRss>http://asa3online.org/homeschool/524-developing-a-subject-topic-index/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Real content coming soon!</title>
		<link>http://asa3online.org/homeschool/516-real-content-coming-soon/</link>
		<comments>http://asa3online.org/homeschool/516-real-content-coming-soon/#comments</comments>
		<pubDate>Sun, 05 Dec 2010 13:36:54 +0000</pubDate>
		<dc:creator>Douglas Hayworth</dc:creator>
				<category><![CDATA[Project Updates]]></category>

		<guid isPermaLink="false">http://asa3online.org/homeschool/?p=516</guid>
		<description><![CDATA[<p>In October I wrote privately to our project volunteers to explain some of the things that will be happening next with the development of the site. Now, more than a month has passed! I did finally solve some infrastructure issues that needed to be addressed, and now, Lord willing, things can move ahead at a [...]]]></description>
			<content:encoded><![CDATA[<p>In October I wrote privately to our project volunteers to explain some of the things that will be happening next with the development of the site. Now, more than a month has passed! I did finally solve some infrastructure issues that needed to be addressed, and now, Lord willing, things can move ahead at a quicker pace.</p>
<h3>Here&#8217;s what to expect in the coming weeks:</h3>
<ul>
<li><strong>Shorter, more frequent blog posts:</strong> There are still various website issues to discuss and acquire feedback about. Writing shorter, more focused posts about individual questions will allow me to post with greater frequency and therefore to maintain a more constant level of activity on the site.</li>
</ul>
<ul>
<li><strong>More diverse blog posts:</strong> Several people have forwarded to me general news items about science education, Christian education or homeschooling. I&#8217;d like to start posting these bits of news, even if it&#8217;s nothing more than an FYI without much commentary. Please tell me about any such items you encounter. I encourage you to include a few brief comments of your own that draw attention to how the issue relates to science homeschooling or Christian education.</li>
</ul>
<ul>
<li><strong>Publisher Profiles:</strong> I (finally) will be sending letters to several key homeschool curriculum publishers this week. Whether or not I receive timely responses, I plan to create a page for each one that provides at least a very brief description. We can always update and expand on the profile if and when the publisher responds to our survey.</li>
</ul>
<ul>
<li><strong>Resource Reviews:</strong> There are a number of books, websites and various ASA-related resources that I own and have some ideas for reviewing. I&#8217;ll list these in a forthcoming post in case someone else in the group is already familiar with (or has taught from) certain ones and would like to take a first crack at writing a review.</li>
</ul>
<p>Finally, I hope that you are praying for this project, that it will develop in a way that serves and glorifies God by promoting unity among Christians and proclaiming the name of Christ to the world. Please also pray for me personally, as I have &#8220;coincidentally&#8221; experienced various interruptions and family crises at exactly the moments when I set aside time to work on this project.</p>
<p>&#8211;Doug</p>
]]></content:encoded>
			<wfw:commentRss>http://asa3online.org/homeschool/516-real-content-coming-soon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changes affecting blog feed</title>
		<link>http://asa3online.org/homeschool/506-changes-affecting-blog-feed/</link>
		<comments>http://asa3online.org/homeschool/506-changes-affecting-blog-feed/#comments</comments>
		<pubDate>Mon, 29 Nov 2010 14:51:30 +0000</pubDate>
		<dc:creator>Douglas Hayworth</dc:creator>
				<category><![CDATA[Project Updates]]></category>

		<guid isPermaLink="false">http://asa3online.org/homeschool/?p=506</guid>
		<description><![CDATA[<p>This is just a short post to correct and clarify changes affecting the blog feed URL for the site. Previously, nearly all content on the site was categorized as part of the blog (i.e., as posts). If you wanted to subscribe to the &#8220;ideas blog&#8221; (discussion forum and announcements about the site), you were instructed [...]]]></description>
			<content:encoded><![CDATA[<p>This is just a short post to correct and clarify changes affecting the blog feed URL for the site. Previously, nearly all content on the site was categorized as part of the blog (i.e., as posts). If you wanted to subscribe to the &#8220;ideas blog&#8221; (discussion forum and announcements about the site), you were instructed to use the following feed:</p>
<p>http://asa3online.org/homeschool/category/blog/</p>
<p>Now I have classified most of the site content (reviews, lesson plans, guides, etc.) as pages rather than posts, which means that blog posts are now reserved exclusively for the the &#8220;Ideas blog&#8221; content. Therefore, please unsubscribe to the aforementioned address and re-subscribe using the following URL:</p>
<p>http://asa3online.org/homeschool/blog/</p>
<p>I apologize for this slight course-correction. I&#8217;m quite sure this will be the last such change. This does not affect the logical or conceptual menu-structure of the site; it only affects how pages are classified at the back end.</p>
<p>This message will be the last blog post that will be accessible via the old feed link.</p>
<p>Doug</p>
]]></content:encoded>
			<wfw:commentRss>http://asa3online.org/homeschool/506-changes-affecting-blog-feed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Board on Science Education asks public for feedback on proposed new standards</title>
		<link>http://asa3online.org/homeschool/341-board-on-science-education-asks-public-for-feedback/</link>
		<comments>http://asa3online.org/homeschool/341-board-on-science-education-asks-public-for-feedback/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 19:01:21 +0000</pubDate>
		<dc:creator>Douglas Hayworth</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Science Education News]]></category>
		<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Standards]]></category>

		<guid isPermaLink="false">http://asa3online.org/homeschool/?p=341</guid>
		<description><![CDATA[<p class="wp-caption-text">Title page of the public draft of A Framework for Science Education</p> <p>Relevant to our recent discussion of science curriculum standards and benchmarks is a new initiative by the National Academy of Sciences (NAS), American Association for the Advancement of Science (AAAS), and the National Science Teachers Association (NSTA) to establish national science education [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_344" class="wp-caption aligncenter" style="width: 522px"><img class="size-full wp-image-344 " title="Public draft of A Framework for Science Education" src="http://asa3online.org/homeschool/wp-content/uploads/NRC-draft.jpg" alt="Public draft of a Framework for Science Education" width="512" height="513" /><p class="wp-caption-text">Title page of the public draft of A Framework for Science Education</p></div>
<p>Relevant to our recent discussion of science curriculum standards and benchmarks is a new initiative by the National Academy of Sciences (NAS), American Association for the Advancement of Science (AAAS), and the National Science Teachers Association (NSTA) to establish national science education standards for K-12.</p>
<p>In my earlier <a title="Embracing our mission and purpose" href="http://asa3online.org/homeschool/308-embracing-our-mission-and-purpose/" target="_blank">post about guidelines</a> for the HSR project, I referenced two sources of national science standards (<a title="NSTA standards" href="http://www.nsta.org/publications/nses.aspx" target="_blank">here</a> and <a title="AAAS standards" href="http://www.project2061.org/default.htm" target="_blank">here</a>). As I understand it, those earlier projects are now 10 to 20 years old, and the new initiative is a collaboration of the same organizations to update and refine the standards.</p>
<p>Here is the announcement letter that the AAAS membership received (forwarded to me by Randy Isaac):</p>
<blockquote><p>Dear Colleague,</p>
<p>An opportunity is at hand for AAAS members to make a significant contribution to science education reform. As we noted in our 28 May 2010 editorial in <em>Science</em>, efforts are underway to move the nation toward a &#8220;clear statement of learning goals for science that are the same across states.&#8221; A coherent set of learning goals is essential to the design of curriculum and assessment materials, and the scientific community needs to play an active role in the development process.</p>
<p>The Board on Science Education at the National Research Council has <a title="Conceptual Framework for New Science Education Standards" href="http://www.members-aaas.org/l.jsp?d=5326.591931.654.6hyNdBtVgM4XGNdf9KXk2sQ..A" target="_blank">just released a draft</a> of a conceptual framework to guide the development of next generation standards for K-12 science education and your input is needed. We hope you will take the time to <a href="http://www.members-aaas.org/l.jsp?d=5326.591930.654.6hyNdBtVgM4XGNdf9KXk2sQ..A" target="_blank">download and read the request from the NRC</a> and if at all possible to respond by August 2.</p>
<p>Sincerely,</p>
<p>Alan I. Leshner, Shirley Malcom, and Jo Ellen Roseman</p></blockquote>
<h3>Public feedback is welcome.</h3>
<p>The invitation to review these drafts and provide feedback applies to <em>everyone</em>, not just AAAS members. I look forward to studying the draft proposal and completing the online survey. I encourage you to do the same.</p>
<p>Start with this <a title="A Framework for Science Education Preliminary Public Draft" href="http://www7.nationalacademies.org/bose/Standards_Framework_Public_Draft_Cover_Letter.html" target="_blank">Cover Letter</a>. (Links to the relevant documents and online survey links are at the bottom).</p>
]]></content:encoded>
			<wfw:commentRss>http://asa3online.org/homeschool/341-board-on-science-education-asks-public-for-feedback/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

