- Information about KCFS
- Archive of the KCFS Update newsletters
- Various resources, such as recommended books, science links, blogs, etc.
- Resources from the Evolution 101 course I taught recently - report to follow soon
- Downloadable fliers, such as our new flier Facts about the Science Standards
Announcing KCFS News and Resources
Kansas Citizens for Science is proud to announce our new website feature, KCFS News and Resources. KCFS News is using the open-source software WordPress (similar to Multiple Type, which is used here at the Panda's Thumb), so it is much easier for us to add and organize content. Our old website, www.kcfs.org is still up as a static main page, but all new content (and much of the old content) will now be at KCFS News.
Some of the content already on KCFS News is:
5 Comments
Gerry L · 1 May 2006
Jack,
The new site is displaying very oddly in my browser (IE). Looks a bit like a double exposure on the left with nothing filling the center or right text areas.
Jack Krebs · 1 May 2006
Yikes - it's never looked like that!
I'll see if I can figure out what's going on - fine time to screw up???
CSA · 1 May 2006
Jack, I was there not 15 minutes ago and it displayed fine in Safari. Now, though . . .
Jack Krebs · 1 May 2006
Fixed, thank goodness. I lost all the theme configuration data, but I put it all bacck in. That's scary, and I'd better think about getting everything backed up - a cautionary experience.
Wesley R. Elsberry · 3 May 2006
PT runs on "Movable Type". Both MT and WordPress are software for running weblogs, but that's about it for similarities. MT is coded in Perl and "builds" static pages that a web server delivers. WordPress is coded in PHP and dynamically assembles each page to satisfy each request from the web server. MT is a commercial product. WordPress is open source software released under the GPL. There are various advantages and disadvantages to go with all that. I use WordPress for my personal weblog and recommend it for other people looking for personal weblog software.