Somewhat Daily Mutterings http://www.samoht.com/weblog/gemcast.rb Somewhat Daily Mutterings http://www.samoht.com/gemcast_images/header_portrait.jpg samoht.com http://www.samoht.com/weblog/gemcast.rb Fight over Intelligent Design is Heating Up http://www.samoht.com/weblog/gemcast.rb/Issues_and_Commentary/id_fight_heating_up.html <p>Apparently there is now a <a href="http://www.latimes.com/news/local/la-me-christian27aug27,1,7818465.story?coll=la-headlines-california&ctrack=1&cset=true">lawsuit brewing</a> in California, with creationists/IDers complaining that the "science" education provided by some Christian schools is unfairly held to be insufficient by the University of California system. A few good posts from <a href="http://thequestionableauthority.blogspot.com/">The Questionable Authority</a>: <ul> <li><a href="http://thequestionableauthority.blogspot.com/2005/08/consequences-of-creationism.html">The Consequences of Creationism</a> <li><a href="http://thequestionableauthority.blogspot.com/2005/08/more-on-california-creationist-lawsuit.html">More on the California creationist lawsuit</a> <li><a href="http://thequestionableauthority.blogspot.com/2005/08/still-more-on-california-creationist.html">Still more on the California creationist lawsuit</a> </ul> <p>The second link contains some quotes from a textbook in question. Priceless. However I have to wonder: if a student, regardless of backwards schooling, can get a good enough score on the proper tests, and can get through the admissions process, I'm not sure I understand why UC would deny them schooling. If the student's schooling was truly sub-standard, then the student would fail out like plenty of other students who were provided a "standard" education. Besides, a real education might allow them to break free of the cloister.</p> <p>Regardless, if I reflect too long on this battle, it starts depressing me. What in the world is happening here?</p> Watching Ruby on Rails Metastasize... http://www.samoht.com/weblog/gemcast.rb/Programming/Ruby/ror_metastasizing.html <p>... and I mean that in a good way. One of my favorite examples is how Justin Gehtland has moved from a RoR experimenter flush with early success to a full-on <a href="http://www.relevancellc.com/blogs/?p=60">proselyte</a>. It's been interesting reading his <a href="ihttp://www.relevancellc.com/blogs/?p=29">accounts</a> of RoR <a href="http://www.relevancellc.com/blogs/?p=31">experimentation</a> and seeing the <a href="http://www.relevancellc.com/blogs/?p=57">transformation</a> in <a href="http://www.relevancellc.com/blogs/?p=57">progress</a>. Of course, he's a <a href="http://www.relevancellc.com/blogs/?p=63">consultant</a>, so it makes very good sense for Relevance LLC to <a href="http://www.relevancellc.com/blogs/?p=62">jump on the RoR bandwagon</a> with both feet and a bag of chips (mixed metaphor very intended) but let's not get too cynical (it's hard, but I try).</p> <p>Thanks for the posts, Justin. I'm only a <i>little</i> envious.</a> Required Reading for Both Sides of the Intelligent Design Argument... http://www.samoht.com/weblog/gemcast.rb/Issues_and_Commentary/required_reading.html <p>...although I'm sure that one of the sides will show little interest.</p> <p><a href="http://www.tnr.com/doc.mhtml?pt=AXXXjo5ntcZL44v7UuCsbH%3D%3D">THE CASE AGAINST INTELLIGENT DESIGN: The Faith That Dare Not Speak Its Name</a></p> Political Viewpoints and their Relationship to Science http://www.samoht.com/weblog/gemcast.rb/Issues_and_Commentary/political_viewpoints_and_science.html <p>Like many people, I'm paying special attention to science and its relationship to politics and culture lately (thanks so much, "Intelligent Design"). While reading a <i>bunch</i> of reactions to the return of ID (<i>ne</i> creation science, <i>ne</i> creationism) to public debate, I tripped over Bora's post on <a href="http://sciencepolitics.blogspot.com/2005/08/lefty-and-righty-excesses-of-pseudo.html">Lefty and Righty excesses of pseudo-science</a> which deserves special mention (and linkage). Although not about ID specifically, the article does a great job of putting the current tempest, along with a few others, into perspective.</p> I'm serving up RSS Feeds! http://www.samoht.com/weblog/gemcast.rb/Meta/rss_syndication_added.html <p>After a couple recent complaints about the lack of an RSS feed for my site, I whipped up RSS support today in about four hours of ruby hacking. Most of the time was spent getting gemcast (my ruby-based weblog engine) to recognize new feed-oriented URLs. This meant making gemcast recognize "flavors" (like blosxom), although my implementation is not totally complete. The rest of the time was just wiring up a bit of code using ruby's RSS library (which took all of a half-hour or so). Then, I made links appear on the site, which required one template update and one code change (bummer).</p> <p>For now, I'm serving up full HTML (from what I've read, that's A Bad Thing). It will have to do for a while, unless I get around to writing some sanitization code for HTML, which, to be honest, isn't bloodly likely.</p> <p>Now, both of my readers can use aggregators to obtain my priceless content. Note that if you want to subscribe to only a given category, you can do that: just navigate to the category and click the RSS link at the top of the page, near the breadcrumb.</p> <p>I'll be releasing a new version of gemcast with the RSS code soon - I just have to scour the code for any ugliness I created in the rush to get RSS working.</p> Gemcast 0.1.0 Available http://www.samoht.com/weblog/gemcast.rb/Programming/Projects/Gemcast/gemcast-0.1.0.html <p>I've done some major refactorings in <i>gemcast</i>, the Ruby-based weblog engine that runs this site. I've rewritten some pieces, and added new features here and there.</p> <p>The two main new features are a "Top" entry for the Categories sidebar, and the ability to display a single weblog entry, <a href="gemcast.rb/Creations/Photos/ft_zachary_taylor.html">like this</a>. This latter feature I'll be able to use for "real" permalinks (although they'll only be permanent if I don't move or rename my blog entries), rather than the anchor hack that I was using before (and that stopped working as soon as the entry scrolled off the bottom of the blog). As a side-effect of the latter, I've also started down the road of making <i>gemcast</i>'s URLs compatible with <i><a href="http://www.blosxom.com/">blosxom</a></i>'s URLs, which is reasonable, given that <i>gemcast</i> is a ruby-based knock-off of <i>blosxom</i>. </p> <p>Read more about <i>gemcast</i> <a href="/wiki/wiki.pl?Gemcast">here</a>.</p> <p><a href="/gemcast-0.1.0.tar">Download <i>gemcast</i> 0.1.0</a></p> A Little Light Vacation Reading http://www.samoht.com/weblog/gemcast.rb/Books/vacation_reading.html <p>While in Oregon I managed to knock a couple of books off the pile: <i>The Religion War</i>, by Scott Adams, and <i>Atheism: A Very Short Introduction</i>, by Julian Baggini.</p> <img src="/weblog_img/book_short_atheism.jpg" style="float: left; border: thin solid gray; margin-right: 1em;"> <p>I think about God a lot. Not in a worshipful way, but in a curious way: why do humans tend to want/need to believe in some <a href="http://www.venganza.org/">mysterious personality</a> running the universe? Why do folks that are seemingly rational in every other way, throw it out the window when it comes to religion? Is there a God, and if there is, why would it have to be the way humans have characterized it? Isn't God more a reflection of our fears and desires than an actual picture of reality?</p> <p>Well, <i>Atheism: A Very Short Introduction</i> doesn't provide any answers to those questions (nor did I expect it to). It's kind of a work of atheist apologetics, a short course in the anti-belief (not anti-god) arguments that exist. If you've done much philosophical or theological reading at all, none of the arguments will be new to you. It was a quick, enjoyable read, and kind of nice to have the arguments available in a short format, but I felt that some of the arguments were not presented as forcefully as they could have been. Perhaps that's due to the limitations of the "very short introduction" format.</p> <p>One useful tidbit I gleaned from the book is that (at least according to the writer) christian apologetics is not really useful in proving the existence of God or promoting belief, but is more geared to attempting to show that belief in God is not completely inconsistent with rationality. In other words, apologetics is preaching to the choir.</p> <b><center>- o O o -</center></b> <p><i>The Religion War</i> actually suggests some interesting answers to the questions I ponder. It's another thought-provoking book from Scott Adams, who seems to like to cleanse his palate with a bit of philosophy in between the "Dilbert" books and comics. This book is sort-of a sequel to <i>God's Debris</i>, his first short-form foray into philosophy, cosmology and theology.</p> <img src="/weblog_img/book_religion_war.gif" style="float: right; border: thin solid gray; margin-right: 1em;"> <p>The setting is earth, approximately 30 years from about now, when the Christians and Muslims have raised the stakes of their religious war to global, all-encompassing proportions. The leaders of each side, each absolutely convinced that he knows the will of God, and indeed that God is on <i>his</i> side, are locked in a struggle of wills and weaponry.</p> <p>The narrative of the story concerns how the strife is resolved, but that's not as interesting as the proposals about the nature of reality and "god" that are thrown in almost as an afterthought in various exchanges between "the Avatar" (AKA "the smartest person in the universe) and other characters. The interesting thing is that Adams manages to challenge conventional beliefs about, and conceptions of, God without coming off as overly antagonistic to any particular side (but that's coming from me, and I'm impossible to offend in this area). </p> Oregon Trip Photos Posted http://www.samoht.com/weblog/gemcast.rb/Travels/oregon_2005.html <p>I've posted a bunch of <a href="http://homepage.mac.com/mike.thomas/PhotoAlbum13.html" target="_blank">photos</a> of the Oregon trip. I've typed too much already tonight, so that's all I'm going to say about the Oregon trip, other than it was fun and activity-filled. </p> <div class="photo"> <img src="/weblog_img/japanese_garden_wall.jpg"> <p>Wall, Japanese Garden, Portland <a href="http://homepage.mac.com/mike.thomas/PhotoAlbum13.html" target="_blank">[more pix]</a></p> </div> OSCON 2005 http://www.samoht.com/weblog/gemcast.rb/Programming/oscon_2005.html <p>I was in Portland last week for the O'Reilly Open Source Convention. It was a great time, as was the larger, 1+ week, vacation for myself and MB that wrapped around the convention (more on that in a different post).</p> <p>I mostly concentrated on the <a href="http://www.ruby-lang.org">ruby</a> track, since I paid the entry fee myself, and by God, I'm gonna get as much ruby as possible! One more thing on ruby before I shut up about it - it definitely had the buzz at OSCON. No doubt about it. Much of it was fueled by <i>Ruby on Rails</i>, which is a shame (no reflection on Rails, per se). Ruby is good enough that it should be able to stand on its own, and Rails is just another good thing about it.</p> <p>Anyway, I've posted <a href="http://www.flickr.com/photos/76198982@N00/sets/716330/">some photos from the convention</a> on flickr.com (at the moment you can see a random photo directly on my flickr sidebar). </p>