<%@ LANGUAGE="VBScript.Encode" %> <% order = Session("orderid") Dim objSimpleAdo, rstRS, SQLStmt SQLStmt = "SELECT * From item " SQLStmt = SQLStmt & "WHERE [Orderid] =" & Order & "; " Set SimpleAdo = New CSimpleAdo SimpleAdo.setConnectionString = Session("ConnectionString") Set RS = SimpleAdo.getRecordSet(SQLStmt) 'Do stuff with the record set 'Initialize variables for this application thedate = Cstr(Date) 'get the date thetime = Cstr(Time) 'get the time subtotal = 0 'the subtotal for a row of items subweight = 0 'the subweight for a row of items subsize = 0 'the subsize for a row of items subquantity = 0 'the subquantity for a row of items CurrentRecord = 0 Do While CheckRS(RS) 'Calculate the individual totals for a row subweight = subweight + (RS("Quantity") * RS("Weight")) subsize = subsize + (RS("Quantity") * RS("Size")) subtotal = (RS("Quantity") * RS("Price")) subquantity = subquantity + RS("Quantity") total = FormatCurrency (CCur(subtotal)) grandtotal = grandtotal + subtotal RS.MoveNext Loop Set SimpleAdo = Nothing Set RS = Nothing %> The Explanatory Failure of Sociobiology
 
BROWSE
4 Authors
   
4 Book Shelve
   
4 Awards & Citations
   
4 Arts & Culture
   
4 Education
   
4 Editorial Comments
   
4 Travels & Entertainment
   
4 Calendars / Events
   
4 Links
 

 

 
4  Publication

THE EXPLANATORY FAILURE OF SOCIOBIOLOGY

 by

Glenn Statile

Saint John’s University

 

1)      SOCIOBIOLOGY – THE NEW SYNTHESIS

Although evolutionary biology and issues of social concern were first brought together in an inflammatory way by Herbert Spencer under the banner of Social Darwinism in the 19th century, this combustible mixture of interests has only recently been rekindled to the point of public prominence as the result of the publication of Edward Wilson’s Sociobiology: The New Synthesis in 1975.  What is purportedly new in the branch of science known as sociobiology is the way in which various scientific disciplines, such as ethology, ecology, and population genetics are bound together in a powerful interpretive synthesis so as to enable a genetically enhanced Darwinism  to encompass both human behavior and culture within its scope.  According to sociobiological dogma there is a biological basis to the social behavior of both humans and animals.    Wilson began to expand upon this doctrine for the case of human behavior systematically for the first time in On Human Nature (1978), although he did briefly address the topic at the end of Sociobiology

 

    More