Monthly Archives: February 2008

Texas State Board of Education May Shift to Pro Creationism

We are busy watching Florida, and the ICR’s new “degree” in “life science education” in Texas, and whatever crap is happening in our own back yards, and we may be missing a dramatic development at the K-12 level in Texas: Social conservatives are poised to take over the Texas State Board of Education. Continue reading Texas State Board of Education May Shift to Pro Creationism

Learning the Bash Shell

i-30a1e0366512a8ac50ae2cf969f02d73-learning_bash_shell.jpgFor the most part, computer operating systems all have a “shell.” When people talk about the “command line” … they are talking about the prompt in a shell. The concept of a shell, and the way we think of a shell today mostly stems from its implementation on Unix systems. A shell is a computer program that has a human interface and a number of built in or accessible functions (mostly other programs) that humans can invoke to make the computer do something. On ‘servers’ and on most computers back in the old days, the shell would typically appear as a prompt on a computer screen, and that would be all you would get. You type stuff in, and the computer types stuff as well, and between the two of you, stuff happens. On a computer with a graphical user interface (GUI), there is still a shell, but it looks different. The shell is less tangible to the human user, but the GUI itself is a program that provides the user interface, and it may either be the shell itself or it may be invoked automatically as the computer starts up by the shell. Continue reading Learning the Bash Shell

The Language of Evolution: Do we want to use the d-word?

PZ Myers notes that Ken Miller is making a case for the term design in evolutionary biology. Miller simply claims that “design” comes from the usual, expected evolutionary processes (Natural Selection, etc.). PZ is not buying this bill of goods, and neither am I. One way to address this question might be to ask: “What would Darwin do?”

Continue reading The Language of Evolution: Do we want to use the d-word?

Darwin and the Voyage: 11 ~ Elephants and Horses

In 1833, Darwin spent a fair amount of time on the East Coast of South America, including in the Pampas, where he had access to abundant fossil material. Here I’d like to examine his writings about some of the megafauna, including Toxodon, Mastodon, and horses, and his further considerations of biogeography and evolution. Continue reading Darwin and the Voyage: 11 ~ Elephants and Horses

Google Wants Photoshop To Run on Linux

And they are paying for it.

Google is funding work to ensure the Windows version of Adobe Systems’ Photoshop and other Creative Suite software can run on Linux computers.For the project, Google is funding programmers at CodeWeavers, a company whose open-source Wine software lets Windows software run on Linux. Wine is a compatibility layer that intercepts a program’s Windows commands and converts them to instructions for the Linux kernel and its graphics subsystem.

Story here.