URL: http://cgi.pbs.org/cgi-registry/cringely/thisweek.pl?pulpit
	Name: The Pulpit
	Levels: 1
	StoryStart: <!--========================== Content between these lines ==========================-->
	StoryEnd: <!--%%ENDCOLUMN%%-->
	
	# only scoop on fridays
#	EvaluatePerl: {
#		my(@time);
#		my($day);
#		@time = localtime();
#		$day = $time[6]; # day of week is 6th element of localtime
#			$skip_site = ($day =~ /[^5]/); #skip_site=true if day is not friday
#	}
