1059 lines
		
	
	
	
		
			109 KiB
		
	
	
	
		
			ApacheConf
		
	
	
		
			Executable file
		
	
	
	
	
			
		
		
	
	
			1059 lines
		
	
	
	
		
			109 KiB
		
	
	
	
		
			ApacheConf
		
	
	
		
			Executable file
		
	
	
	
	
#Options -Indexes
 | 
						|
 | 
						|
<ifModule mod_deflate.c>
 | 
						|
AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css text/javascript application/javascript
 | 
						|
</ifModule>
 | 
						|
 | 
						|
RewriteEngine on
 | 
						|
 | 
						|
RewriteEngine On
 | 
						|
RewriteCond %{HTTPS} !=on
 | 
						|
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] 
 | 
						|
 
 | 
						|
Redirect 301 /gender https://www.kieranhealy.org/blog/archives/category/gender
 | 
						|
Redirect 301 /blog/bingo-in-utopia https://kieranhealy.org/blog/archives/2012/08/13/bingo-in-utopia
 | 
						|
ErrorDocument 404 https://www.kieranhealy.org/404/
 | 
						|
ErrorDocument 403 https://www.kieranhealy.org/403/
 | 
						|
 | 
						|
# Redirect kieranhealy.org/+ to google+
 | 
						|
# Redirect 301 /+ https://plus.google.com/113787556843462277865
 | 
						|
 | 
						|
AddIcon https://www.kieranhealy.org/img/icon-up.png ..
 | 
						|
AddIcon https://www.kieranhealy.org/img/icon-folder.png ^^DIRECTORY^^
 | 
						|
#AddIcon https://www.kieranhealy.org/img/blank.gif ^^BLANKICON^^
 | 
						|
#AddIcon https://www.kieranhealy.org/img/icon-text.png *txt *html *text *htm *HTM *TXT *TEXT sources.list .dsc .pl .c .h 
 | 
						|
AddIcon /images/icon-tarball.png *zip *ZIP *gz *GZ *bz2 *BZ2
 | 
						|
AddIcon https://www.kieranhealy.org/img/text.png *.pdf *.ps
 | 
						|
AddIcon https://www.kieranhealy.org/img/icon-tarball.png *.tar *.gz
 | 
						|
#AddIcon https://www.kieranhealy.org/img/icon-deb.png *deb
 | 
						|
#AddIcon https://www.kieranhealy.org/img/icon-mp3.png *mp3 *MP3
 | 
						|
#AddIconByType https://www.kieranhealy.org/img/icon-mp3.png audio/*
 | 
						|
#AddIcon https://www.kieranhealy.org/img/icon-video.png *mpeg *mpg *MPG *MPEG
 | 
						|
AddIconByType https://www.kieranhealy.org/img/icon-image.png image/*
 | 
						|
DefaultIcon https://www.kieranhealy.org/img/icon-text.png
 | 
						|
 
 | 
						|
AddDescription "ZIP file" *.zip
 | 
						|
AddDescription "GZIP archive" *.gz *.tgz
 | 
						|
AddDescription "Gimp brush file" *.gbr
 | 
						|
AddDescription "Adobe PDF document" *.pdf
 | 
						|
AddDescription "Postscript file" *.ps
 | 
						|
AddDescription "Device Independent file" *.dvi
 | 
						|
AddDescription "LaTeX source file" *.tex
 | 
						|
AddDescription "LaTeX style file" *.sty
 | 
						|
AddDescription "LaTeX package" *.idx
 | 
						|
AddDescription "BibTeX style file" *.bst
 | 
						|
AddDescription "BibTeX Bibliography" *.bib
 | 
						|
AddDescription "My dot-emacs file" *.emacs
 | 
						|
AddDescription "Image" *.jpg *.JPG *.JPEG *.gif *.GIF *.png *.PNG
 | 
						|
 | 
						|
HeaderName HEADER.html
 | 
						|
ReadmeName README.html
 | 
						|
 | 
						|
#FancyIndexing on
 | 
						|
#IndexIgnore *
 | 
						|
 | 
						|
<Files .htaccess>
 | 
						|
order allow,deny
 | 
						|
deny from all
 | 
						|
</Files>
 | 
						|
 | 
						|
<Limit GET>
 | 
						|
order allow,deny
 | 
						|
deny from 110.89.60.232
 | 
						|
allow from all
 | 
						|
</Limit>
 | 
						|
 | 
						|
SetEnvIf User-Agent EmailCollector BAD_BOT
 | 
						|
SetEnvIf User-Agent CherryPicker   BAD_BOT
 | 
						|
SetEnvIf User-Agent BecomeBot BAD_BOT
 | 
						|
SetEnvIf User-Agent almaden BAD_BOT
 | 
						|
SetEnvIf User-Agent RSSScheduler BAD_BOT
 | 
						|
SetEnvIf User-Agent grub-client BAD_BOT
 | 
						|
SetEnvIf User-Agent "Fast Crawler" BAD_BOT
 | 
						|
SetEnvIf User-Agent "Fetch API Request" BAD_BOT
 | 
						|
SetEnvIf User-Agent ia_archiver BAD_BOT
 | 
						|
SetEnvIf User-Agent Schmozilla BAD_BOT
 | 
						|
SetEnvIf User-Agent WISEnutbot BAD_BOT
 | 
						|
SetEnvIf User-Agent "Schmozilla/v9.14 Platinum" BAD_BOT
 | 
						|
SetEnvIf User-Agent "Schmozilla/v9.14 Platinum" BAD_BOT
 | 
						|
SetEnvIf User-Agent "ysearch/slurp" BAD_BOT
 | 
						|
SetEnvIf User-Agent "BDFetch" BAD_BOT
 | 
						|
#SetEnvIf User-Agent "Maxthon" BAD_BOT
 | 
						|
SetEnvIf User-Agent "www.abot.com" BAD_BOT
 | 
						|
SetEnvIf User-Agent "www.aipbot.com" BAD_BOT
 | 
						|
SetEnvIf User-Agent Missigua BAD_BOT
 | 
						|
SetEnvIf User-Agent "herbert.groot.jebbink.nl" BAD_BOT
 | 
						|
SetEnvIf User-Agent "poker-" BAD_BOT
 | 
						|
SetEnvIf User-Agent "-poker" BAD_BOT
 | 
						|
SetEnvIf User-Agent "Kitenga" BAD_BOT
 | 
						|
SetEnvIf User-Agent "telnet0.1" BAD_BOT
 | 
						|
SetEnvIf User-Agent "heritrix" BAD_BOT
 | 
						|
SetEnvIf User-Agent "Teoma" BAD_BOT
 | 
						|
SetEnvIf User-Agent "fast-search-engine" BAD_BOT
 | 
						|
SetEnvIf User-Agent "JetBrains" BAD_BOT
 | 
						|
SetEnvIf User-Agent "NewzCrawler" BAD_BOT
 | 
						|
SetEnvIf User-Agent "Wells Search II" BAD_BOT
 | 
						|
SetEnvIf User-Agent "yahoo.com/help/us/ysearch/slurp" BAD_BOT
 | 
						|
SetEnvIf User-Agent "MSRBOT/0.1" BAD_BOT
 | 
						|
SetEnvIf User-Agent "EverbeeCrawler" BAD_BOT
 | 
						|
# SetEnvIf User-Agent "BitTorrent/4.0.0" BAD_BOT
 | 
						|
 | 
						|
 | 
						|
 | 
						|
# Code Red and Nimda
 | 
						|
SetEnvIf Request_URI ^/default\.ida BAD_BOT=worm
 | 
						|
SetEnvIf Request_URI root\.exe      BAD_BOT=worm
 | 
						|
 | 
						|
# Trackback spammers
 | 
						|
SetEnvIf Request_URI mt-tb.cgi BAD_BOT
 | 
						|
SetEnvIf Request_URI mt-comments.cgi BAD_BOT
 | 
						|
 | 
						|
# Referrer spam
 | 
						|
SetEnvIfNoCase Referer ^http://(www\.)?xopy\.com  BAD_BOT=spammer
 | 
						|
SetEnvIfNoCase Referer ^http://(www\.)?aizzo\.com BAD_BOT=spammer
 | 
						|
SetEnvIfNoCase Referer ^http://(www\.)?varied-poker\.com BAD_BOT
 | 
						|
SetEnvIfNoCase Referer ^http://(www\.)?antiquejunkyard\.com BAD_BOT
 | 
						|
SetEnvIfNoCase Referer ^http://(www\.)?bitlocker\.net BAD_BOT
 | 
						|
SetEnvIfNoCase Referer ^http://(www\.)?freedownloadbooks\.net BAD_BOT
 | 
						|
 | 
						|
# Bad bot, bugger off
 | 
						|
Order Deny,Allow
 | 
						|
Deny from env=BAD_BOT
 | 
						|
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)nutzu(-|.).*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)adult(-|.).*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)anal(-|.).*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)mature(-|.).*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)nude(-|.).*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)porn(-|.).*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)pus*y(-|.).*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)sex(-|.).*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)teen(-|.).*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)holdem(-|.).*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)tits(-|.).*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*accepted.cc$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*episodesusdbz/.*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?advancedmoneyloans.*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?affiliplanet.*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?apart-?design.*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?auktion.*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?autogewinne24.*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?autospiele24.*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?babay.*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?euromillionen.*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?eurowins.*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?gsm-support.*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?gzltax.*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?qw8.*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?geldspiele24.*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?goovle.*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?heil-fasten.*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?immobiliengewinne24.*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?incest-.*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?keywordmaster.*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?one2onemag.*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?reisegewinne24.*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?rootfood.*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?shemale.*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?single66.*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?slamhost.*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?spielepsychatrie.*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?superface.*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?topgewinn24.*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?topspiele24.*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?transexual.*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?usa-wins.*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?vendini.*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?webmasterplan.*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?wseeker.*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?xmaster.*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?referrer-script.*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://www14\.blogspot.*$ [OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?yahh+oo.*$[OR]
 | 
						|
RewriteCond %{HTTP_REFERER} ^http://(www\.)?tigerdroppings.*$
 | 
						|
RewriteRule .* - [F,L]
 | 
						|
 | 
						|
#Redirect Permanent /index.rdf http://crookedtimber.org/feed/rss/
 | 
						|
#Redirect Permanent /index.xml http://crookedtimber.org/feed/
 | 
						|
#Redirect Permanent /comments.xml http://crookedtimber.org/comments/feed/
 | 
						|
 | 
						|
# These rules follow up on Octopress/Hugo and deal with orphaned WP category pages
 | 
						|
RewriteRule ^blog/archives/category/(.+)/$ /categories/$1 [L,R=301]
 | 
						|
RewriteRule ^blog/archives/category/(.+)/atom.xml$ /categories/$1/index.xml [L,R=301]
 | 
						|
#RewriteRule ^blog/categories/([^/]+)/page/.*$ /blog/categories/$1 [L,R=301]
 | 
						|
#RewriteRule ^blog/archives/([^/]+)/$ /blog/archives/ [L,R=301]
 | 
						|
#RewriteRule ^blog/archives/([^/]+)/([^/]+)/$ /blog/archives/ [L,R=301]
 | 
						|
#RewriteRule ^blog/archives/([^/]+)/page/([^/]+)/$ /blog/archives/ [L,R=301]
 | 
						|
#RewriteRule ^blog/feed$ /atom.xml [L,R=301]
 | 
						|
#RewriteRule ^blog/feed/$ /atom.xml [L,R=301]
 | 
						|
#RewriteRule ^blog/rss$ /atom.xml [L,R=301]
 | 
						|
RewriteRule ^blog/feed/atom/ /blog/index.xml [L,R=301]
 | 
						|
RewriteRule ^blog/categories/([^/]+)/atom.xml*$ /categories/$1/index.xml [L,R=301]
 | 
						|
Redirect Permanent /atom.xml http://kieranhealy.org/blog/index.xml
 | 
						|
Redirect Permanent /blog.xml http://kieranhealy.org/blog/index.xml
 | 
						|
Redirect Permanent /blog/feed/ http://kieranhealy.org/blog/index.xml
 | 
						|
Redirect Permanent /blog/feed http://kieranhealy.org/blog/index.xml
 | 
						|
Redirect Permanent /feed http://kieranhealy.org/blog/index.xml
 | 
						|
Redirect Permanent /feed/ http://kieranhealy.org/blog/index.xml
 | 
						|
Redirect Permanent /blog/index.rdf http://kieranhealy.org/blog/index.xml
 | 
						|
 | 
						|
# Moved items to their own directories
 | 
						|
RewriteRule ^publications.html /publications [L,R=301]
 | 
						|
RewriteRule ^teaching.html /teaching [L,R=301]
 | 
						|
RewriteRule ^resources.html /resources [L,R=301]
 | 
						|
RewriteRule ^emacs-starter-kit.html /resources/emacs-starter-kit.html [L,R=301]
 | 
						|
 | 
						|
 | 
						|
Redirect Permanent /blog/archives/category http://kieranhealy.org/categories
 | 
						|
Redirect Permanent /blog/categories http://kieranhealy.org/categories
 | 
						|
 | 
						|
# Redirect Permanent blog/archives/2011/12/04/sweave-dot-sty-and-the-minionpro-package/ http://kieranhealy.org/blog/archives/2011/12/04/sweave-sty-and-the-minionpro-package/
 | 
						|
 | 
						|
Redirect Permanent /blog/archives/001211.html https://www.kieranhealy.org/blog/archives/2005/10/10/economics-nobel-for-schelling-and-aumann
 | 
						|
Redirect Permanent /blog/archives/001210.html https://www.kieranhealy.org/blog/archives/2005/10/08/drive-stanley-drive
 | 
						|
Redirect Permanent /blog/archives/001209.html https://www.kieranhealy.org/blog/archives/2005/10/06/miers
 | 
						|
Redirect Permanent /blog/archives/001207.html https://www.kieranhealy.org/blog/archives/2005/09/30/left-vs-right-vs-cactus
 | 
						|
Redirect Permanent /blog/archives/001206.html https://www.kieranhealy.org/blog/archives/2005/09/28/left-vs-right-pt-cclxi
 | 
						|
Redirect Permanent /blog/archives/001205.html https://www.kieranhealy.org/blog/archives/2005/09/27/making-a-success-of-grad-school
 | 
						|
Redirect Permanent /blog/archives/001202.html https://www.kieranhealy.org/blog/archives/2005/09/22/some-data-on-families-in-the-workforce
 | 
						|
Redirect Permanent /blog/archives/001201.html https://www.kieranhealy.org/blog/archives/2005/09/21/selecting-future-moms
 | 
						|
Redirect Permanent /blog/archives/001200.html https://www.kieranhealy.org/blog/archives/2005/09/20/mommy-tracking-the-ivy-leaguers
 | 
						|
Redirect Permanent /blog/archives/001199.html https://www.kieranhealy.org/blog/archives/2005/09/19/moondoggle-returns
 | 
						|
Redirect Permanent /blog/archives/001198.html https://www.kieranhealy.org/blog/archives/2005/09/19/ts
 | 
						|
Redirect Permanent /blog/archives/001193.html https://www.kieranhealy.org/blog/archives/2005/09/16/tax-and-spend-or-just-spend
 | 
						|
Redirect Permanent /blog/archives/001192.html https://www.kieranhealy.org/blog/archives/2005/09/14/academic-nutjobs
 | 
						|
Redirect Permanent /blog/archives/001190.html https://www.kieranhealy.org/blog/archives/2005/09/13/maybe-they-can-put-my-name-on-the-cover-of-suicide
 | 
						|
Redirect Permanent /blog/archives/001189.html https://www.kieranhealy.org/blog/archives/2005/09/12/ct-is-down
 | 
						|
Redirect Permanent /blog/archives/001188.html https://www.kieranhealy.org/blog/archives/2005/09/12/god-loves-flags
 | 
						|
Redirect Permanent /blog/archives/001187.html https://www.kieranhealy.org/blog/archives/2005/09/07/crossing-the-great-divide
 | 
						|
Redirect Permanent /blog/archives/001186.html https://www.kieranhealy.org/blog/archives/2005/09/05/love-story
 | 
						|
Redirect Permanent /blog/archives/001185.html https://www.kieranhealy.org/blog/archives/2005/09/04/elsewhere
 | 
						|
Redirect Permanent /blog/archives/001183.html https://www.kieranhealy.org/blog/archives/2005/09/03/this-is-all-the-perspective-you-need
 | 
						|
Redirect Permanent /blog/archives/001184.html https://www.kieranhealy.org/blog/archives/2005/09/03/dhs-selling-bullshit-cnn-not-buying
 | 
						|
Redirect Permanent /blog/archives/001182.html https://www.kieranhealy.org/blog/archives/2005/09/02/the-drowned-and-the-saved
 | 
						|
Redirect Permanent /blog/archives/001181.html https://www.kieranhealy.org/blog/archives/2005/09/01/social-disasters-ii
 | 
						|
Redirect Permanent /blog/archives/001180.html https://www.kieranhealy.org/blog/archives/2005/09/01/social-disasters
 | 
						|
Redirect Permanent /blog/archives/001179.html https://www.kieranhealy.org/blog/archives/2005/08/31/teaching-adam-smith
 | 
						|
Redirect Permanent /blog/archives/001171.html https://www.kieranhealy.org/blog/archives/2005/08/22/why-does-chuck-hagel-hate-america
 | 
						|
Redirect Permanent /blog/archives/001170.html https://www.kieranhealy.org/blog/archives/2005/08/19/flaming-the-left
 | 
						|
Redirect Permanent /blog/archives/001169.html https://www.kieranhealy.org/blog/archives/2005/08/19/kinds-of-quagmires-ii
 | 
						|
Redirect Permanent /blog/archives/001167.html https://www.kieranhealy.org/blog/archives/2005/08/10/the-future-lasts-a-long-time
 | 
						|
Redirect Permanent /blog/archives/001164.html https://www.kieranhealy.org/blog/archives/2005/07/28/ira-says-its-armed-campaign-is-over
 | 
						|
Redirect Permanent /blog/archives/001161.html https://www.kieranhealy.org/blog/archives/2005/07/28/cos-its-too-darn-hot
 | 
						|
Redirect Permanent /blog/archives/001153.html https://www.kieranhealy.org/blog/archives/2005/07/23/ideology-and-integrity
 | 
						|
Redirect Permanent /blog/archives/001151.html https://www.kieranhealy.org/blog/archives/2005/07/20/the-moor-by-a-length
 | 
						|
Redirect Permanent /blog/archives/001150.html https://www.kieranhealy.org/blog/archives/2005/07/17/cold-comfort-farm
 | 
						|
Redirect Permanent /blog/archives/001149.html https://www.kieranhealy.org/blog/archives/2005/07/16/harry-potter
 | 
						|
Redirect Permanent /blog/archives/001148.html https://www.kieranhealy.org/blog/archives/2005/07/14/one-week-on
 | 
						|
Redirect Permanent /blog/archives/001147.html https://www.kieranhealy.org/blog/archives/2005/07/04/work-family-balance-in-theory-and-practice
 | 
						|
Redirect Permanent /blog/archives/001139.html https://www.kieranhealy.org/blog/archives/2005/06/29/cryptonomicon
 | 
						|
Redirect Permanent /blog/archives/001138.html https://www.kieranhealy.org/blog/archives/2005/06/26/scientology
 | 
						|
Redirect Permanent /blog/archives/001137.html https://www.kieranhealy.org/blog/archives/2005/06/24/early-draft-of-the-kelo-opinion-surfaces
 | 
						|
Redirect Permanent /blog/archives/001127.html https://www.kieranhealy.org/blog/archives/2005/06/08/summer-vertigo
 | 
						|
Redirect Permanent /blog/archives/001126.html https://www.kieranhealy.org/blog/archives/2005/06/07/apple-switches
 | 
						|
Redirect Permanent /blog/archives/001119.html https://www.kieranhealy.org/blog/archives/2005/06/03/women-drivers
 | 
						|
Redirect Permanent /blog/archives/001118.html https://www.kieranhealy.org/blog/archives/2005/05/29/regexps-rule
 | 
						|
Redirect Permanent /blog/archives/001117.html https://www.kieranhealy.org/blog/archives/2005/05/27/lessig-and-the-choir
 | 
						|
Redirect Permanent /blog/archives/001115.html https://www.kieranhealy.org/blog/archives/2005/05/23/a-wealth-of-notions
 | 
						|
Redirect Permanent /blog/archives/001114.html https://www.kieranhealy.org/blog/archives/2005/05/22/lucasaid
 | 
						|
Redirect Permanent /blog/archives/001109.html https://www.kieranhealy.org/blog/archives/2005/05/17/savage-minds
 | 
						|
Redirect Permanent /blog/archives/001103.html https://www.kieranhealy.org/blog/archives/2005/05/09/revenge-of-the-sith
 | 
						|
Redirect Permanent /blog/archives/001102.html https://www.kieranhealy.org/blog/archives/2005/05/05/janice-rogers-brown-revisited
 | 
						|
Redirect Permanent /blog/archives/001101.html https://www.kieranhealy.org/blog/archives/2005/05/04/la-traffic
 | 
						|
Redirect Permanent /blog/archives/001096.html https://www.kieranhealy.org/blog/archives/2005/04/27/fetishizing-the-text
 | 
						|
Redirect Permanent /blog/archives/001092.html https://www.kieranhealy.org/blog/archives/2005/04/24/transatlantic-chancers
 | 
						|
Redirect Permanent /blog/archives/001091.html https://www.kieranhealy.org/blog/archives/2005/04/22/crooked-timbers-field-of-positions
 | 
						|
Redirect Permanent /blog/archives/001090.html https://www.kieranhealy.org/blog/archives/2005/04/21/perpetual-is-as-perpetual-does
 | 
						|
Redirect Permanent /blog/archives/001089.html https://www.kieranhealy.org/blog/archives/2005/04/21/annals-of-academic-putdowns
 | 
						|
Redirect Permanent /blog/archives/001088.html https://www.kieranhealy.org/blog/archives/2005/04/13/my-health-care-co-pay
 | 
						|
Redirect Permanent /blog/archives/001087.html https://www.kieranhealy.org/blog/archives/2005/04/12/occupational-hazards
 | 
						|
Redirect Permanent /blog/archives/001086.html https://www.kieranhealy.org/blog/archives/2005/04/11/the-frontier-is-not-out-there
 | 
						|
Redirect Permanent /blog/archives/001081.html https://www.kieranhealy.org/blog/archives/2005/04/10/confidential-business-proposal
 | 
						|
Redirect Permanent /blog/archives/001077.html https://www.kieranhealy.org/blog/archives/2005/04/08/press-clippings
 | 
						|
Redirect Permanent /blog/archives/001076.html https://www.kieranhealy.org/blog/archives/2005/04/04/berkeleys-idealism
 | 
						|
Redirect Permanent /blog/archives/001075.html https://www.kieranhealy.org/blog/archives/2005/04/02/when-the-pope-came-to-ireland
 | 
						|
Redirect Permanent /blog/archives/001074.html https://www.kieranhealy.org/blog/archives/2005/04/02/sociologically-improbable-phrases
 | 
						|
Redirect Permanent /blog/archives/001073.html https://www.kieranhealy.org/blog/archives/2005/04/01/the-minuteman-project
 | 
						|
Redirect Permanent /blog/archives/001072.html https://www.kieranhealy.org/blog/archives/2005/03/31/burger-queen
 | 
						|
Redirect Permanent /blog/archives/001069.html https://www.kieranhealy.org/blog/archives/2005/03/27/at-this-point-i-am-beyond-surprise
 | 
						|
Redirect Permanent /blog/archives/001068.html https://www.kieranhealy.org/blog/archives/2005/03/26/credentials
 | 
						|
Redirect Permanent /blog/archives/001067.html https://www.kieranhealy.org/blog/archives/2005/03/24/storming-the-hospice
 | 
						|
Redirect Permanent /blog/archives/001066.html https://www.kieranhealy.org/blog/archives/2005/03/24/violent-societies
 | 
						|
Redirect Permanent /blog/archives/001065.html https://www.kieranhealy.org/blog/archives/2005/03/23/deterrence-and-the-death-penalty
 | 
						|
Redirect Permanent /blog/archives/001064.html https://www.kieranhealy.org/blog/archives/2005/03/22/hot-in-the-city
 | 
						|
Redirect Permanent /blog/archives/001063.html https://www.kieranhealy.org/blog/archives/2005/03/21/addhealth-returns
 | 
						|
Redirect Permanent /blog/archives/001061.html https://www.kieranhealy.org/blog/archives/2005/03/20/the-schiavo-case
 | 
						|
Redirect Permanent /blog/archives/001057.html https://www.kieranhealy.org/blog/archives/2005/03/18/george-kennan
 | 
						|
Redirect Permanent /blog/archives/001055.html https://www.kieranhealy.org/blog/archives/2005/03/17/crooked-timber-is-down
 | 
						|
Redirect Permanent /blog/archives/001056.html https://www.kieranhealy.org/blog/archives/2005/03/17/volokh-and-cruelty
 | 
						|
Redirect Permanent /blog/archives/001054.html https://www.kieranhealy.org/blog/archives/2005/03/15/she-stalks-the-internets
 | 
						|
Redirect Permanent /blog/archives/001053.html https://www.kieranhealy.org/blog/archives/2005/03/15/needles-under-the-nails
 | 
						|
Redirect Permanent /blog/archives/001052.html https://www.kieranhealy.org/blog/archives/2005/03/14/torture
 | 
						|
Redirect Permanent /blog/archives/001049.html https://www.kieranhealy.org/blog/archives/2005/03/03/body-parts-sociology
 | 
						|
Redirect Permanent /blog/archives/001048.html https://www.kieranhealy.org/blog/archives/2005/02/28/life-imitating-art
 | 
						|
Redirect Permanent /blog/archives/001047.html https://www.kieranhealy.org/blog/archives/2005/02/27/not-the-kind-of-bottle-i-need
 | 
						|
Redirect Permanent /blog/archives/001046.html https://www.kieranhealy.org/blog/archives/2005/02/26/numa-numa-new-york-times
 | 
						|
Redirect Permanent /blog/archives/001045.html https://www.kieranhealy.org/blog/archives/2005/02/21/followup-on-tal-afar
 | 
						|
Redirect Permanent /blog/archives/001043.html https://www.kieranhealy.org/blog/archives/2005/02/18/minding-the-kids-again
 | 
						|
Redirect Permanent /blog/archives/001042.html https://www.kieranhealy.org/blog/archives/2005/02/17/beat-the-market
 | 
						|
Redirect Permanent /blog/archives/001041.html https://www.kieranhealy.org/blog/archives/2005/02/14/nb-bs
 | 
						|
Redirect Permanent /blog/archives/001040.html https://www.kieranhealy.org/blog/archives/2005/02/12/henry-on-npr
 | 
						|
Redirect Permanent /blog/archives/001039.html https://www.kieranhealy.org/blog/archives/2005/02/10/me-and-christopher-hitchens
 | 
						|
Redirect Permanent /blog/archives/001038.html https://www.kieranhealy.org/blog/archives/2005/02/08/instead-of-a-muffin-with-your-coffee-this-morning
 | 
						|
Redirect Permanent /blog/archives/001035.html https://www.kieranhealy.org/blog/archives/2005/02/03/roosevelt-and-bush
 | 
						|
Redirect Permanent /blog/archives/001033.html https://www.kieranhealy.org/blog/archives/2005/02/01/high-school-autocrats
 | 
						|
Redirect Permanent /blog/archives/001031.html https://www.kieranhealy.org/blog/archives/2005/01/30/prospects-for-iraqi-democracy
 | 
						|
Redirect Permanent /blog/archives/001030.html https://www.kieranhealy.org/blog/archives/2005/01/27/specialization-and-status-in-philosophy
 | 
						|
Redirect Permanent /blog/archives/001029.html https://www.kieranhealy.org/blog/archives/2005/01/26/self-esteem
 | 
						|
Redirect Permanent /blog/archives/001020.html https://www.kieranhealy.org/blog/archives/2005/01/14/and-this-is-jesuss-skull-when-he-was-a-little-boy
 | 
						|
Redirect Permanent /blog/archives/001019.html https://www.kieranhealy.org/blog/archives/2005/01/14/dont-mention-the-war
 | 
						|
Redirect Permanent /blog/archives/001015.html https://www.kieranhealy.org/blog/archives/2005/01/08/sociology-in-cafe-society
 | 
						|
Redirect Permanent /blog/archives/001008.html https://www.kieranhealy.org/blog/archives/2004/12/29/a-sociologist-amongst-philosophers
 | 
						|
Redirect Permanent /blog/archives/001007.html https://www.kieranhealy.org/blog/archives/2004/12/15/identity-politics-for-all
 | 
						|
Redirect Permanent /blog/archives/001006.html https://www.kieranhealy.org/blog/archives/2004/12/13/our-law-and-gods
 | 
						|
Redirect Permanent /blog/archives/001004.html https://www.kieranhealy.org/blog/archives/2004/12/11/indispensible-applications
 | 
						|
Redirect Permanent /blog/archives/001003.html https://www.kieranhealy.org/blog/archives/2004/12/10/testing-mars-edit
 | 
						|
Redirect Permanent /blog/archives/001001.html https://www.kieranhealy.org/blog/archives/2004/12/07/invading-the-moon
 | 
						|
Redirect Permanent /blog/archives/001000.html https://www.kieranhealy.org/blog/archives/2004/12/06/posner-and-becker-comedy-gold
 | 
						|
Redirect Permanent /blog/archives/000998.html https://www.kieranhealy.org/blog/archives/2004/12/05/academic-job-markets-and-status-hierarchies
 | 
						|
Redirect Permanent /blog/archives/000995.html https://www.kieranhealy.org/blog/archives/2004/12/04/draft-contribution-to-tech-central-station
 | 
						|
Redirect Permanent /blog/archives/000994.html https://www.kieranhealy.org/blog/archives/2004/12/03/freedom-on-the-march
 | 
						|
Redirect Permanent /blog/archives/000992.html https://www.kieranhealy.org/blog/archives/2004/12/01/brio
 | 
						|
Redirect Permanent /blog/archives/000979.html https://www.kieranhealy.org/blog/archives/2004/11/25/the-wrong-pie
 | 
						|
Redirect Permanent /blog/archives/000978.html https://www.kieranhealy.org/blog/archives/2004/11/23/because-the-base-wouldnt-want-to-see-a-fairy-up-there
 | 
						|
Redirect Permanent /blog/archives/000977.html https://www.kieranhealy.org/blog/archives/2004/11/23/framing
 | 
						|
Redirect Permanent /blog/archives/000970.html https://www.kieranhealy.org/blog/archives/2004/11/21/my-semi-conscious-mind
 | 
						|
Redirect Permanent /blog/archives/000969.html https://www.kieranhealy.org/blog/archives/2004/11/20/economics-and-philosophy
 | 
						|
Redirect Permanent /blog/archives/000968.html https://www.kieranhealy.org/blog/archives/2004/11/19/further-analysis-of-electronic-voting-patterns
 | 
						|
Redirect Permanent /blog/archives/000957.html https://www.kieranhealy.org/blog/archives/2004/11/12/delicious-monster
 | 
						|
Redirect Permanent /blog/archives/000955.html https://www.kieranhealy.org/blog/archives/2004/11/11/going-home-to-a-foreign-country
 | 
						|
Redirect Permanent /blog/archives/000954.html https://www.kieranhealy.org/blog/archives/2004/11/09/the-obvious-solution-to-spam
 | 
						|
Redirect Permanent /blog/archives/000947.html https://www.kieranhealy.org/blog/archives/2004/11/06/religion-and-social-justice
 | 
						|
Redirect Permanent /blog/archives/000946.html https://www.kieranhealy.org/blog/archives/2004/11/05/moral-values-again
 | 
						|
Redirect Permanent /blog/archives/000945.html https://www.kieranhealy.org/blog/archives/2004/11/04/no-child-left-behind-alive
 | 
						|
Redirect Permanent /blog/archives/000943.html https://www.kieranhealy.org/blog/archives/2004/11/04/red-counties-blue-counties-and-occupied-counties
 | 
						|
Redirect Permanent /blog/archives/000938.html https://www.kieranhealy.org/blog/archives/2004/11/03/moral-values
 | 
						|
Redirect Permanent /blog/archives/000934.html https://www.kieranhealy.org/blog/archives/2004/10/31/trick-or-treat
 | 
						|
Redirect Permanent /blog/archives/000932.html https://www.kieranhealy.org/blog/archives/2004/10/31/redskins-lose
 | 
						|
Redirect Permanent /blog/archives/000929.html https://www.kieranhealy.org/blog/archives/2004/10/29/acknowledging-your-limitations
 | 
						|
Redirect Permanent /blog/archives/000925.html https://www.kieranhealy.org/blog/archives/2004/10/26/blogging-and-blog-ads
 | 
						|
Redirect Permanent /blog/archives/000920.html https://www.kieranhealy.org/blog/archives/2004/10/24/mobilizing-the-base
 | 
						|
Redirect Permanent /blog/archives/000911.html https://www.kieranhealy.org/blog/archives/2004/10/21/in-cambodia-i-imagine
 | 
						|
Redirect Permanent /blog/archives/000907.html https://www.kieranhealy.org/blog/archives/2004/10/20/over-enthusiastic-organ-procurement
 | 
						|
Redirect Permanent /blog/archives/000904.html https://www.kieranhealy.org/blog/archives/2004/10/19/may-december-marriages-again
 | 
						|
Redirect Permanent /blog/archives/000899.html https://www.kieranhealy.org/blog/archives/2004/10/15/brad-delong-discovers-cultural-capital
 | 
						|
Redirect Permanent /blog/archives/000898.html https://www.kieranhealy.org/blog/archives/2004/10/15/oh-the-humanity
 | 
						|
Redirect Permanent /blog/archives/000895.html https://www.kieranhealy.org/blog/archives/2004/10/14/marrying-up
 | 
						|
Redirect Permanent /blog/archives/000892.html https://www.kieranhealy.org/blog/archives/2004/10/13/statistical-methods
 | 
						|
Redirect Permanent /blog/archives/000886.html https://www.kieranhealy.org/blog/archives/2004/10/11/comic-disaster-relief
 | 
						|
Redirect Permanent /blog/archives/000885.html https://www.kieranhealy.org/blog/archives/2004/10/10/i-could-do-that-on-a-bike-maybe
 | 
						|
Redirect Permanent /blog/archives/000881.html https://www.kieranhealy.org/blog/archives/2004/10/05/my-first-is-in-quick-but-not-in-thick
 | 
						|
Redirect Permanent /blog/archives/000879.html https://www.kieranhealy.org/blog/archives/2004/10/02/hes-baaack-and-hes-shrillllll
 | 
						|
Redirect Permanent /blog/archives/000877.html https://www.kieranhealy.org/blog/archives/2004/09/29/education-and-terror
 | 
						|
Redirect Permanent /blog/archives/000874.html https://www.kieranhealy.org/blog/archives/2004/09/28/all-things-depressing
 | 
						|
Redirect Permanent /blog/archives/000871.html https://www.kieranhealy.org/blog/archives/2004/09/26/dubya-channels-calvin-or-vice-versa
 | 
						|
Redirect Permanent /blog/archives/000869.html https://www.kieranhealy.org/blog/archives/2004/09/25/advice-to-authors
 | 
						|
Redirect Permanent /blog/archives/000868.html https://www.kieranhealy.org/blog/archives/2004/09/24/lead-on-david-brooks
 | 
						|
Redirect Permanent /blog/archives/000867.html https://www.kieranhealy.org/blog/archives/2004/09/23/song-of-the-schmibertarians
 | 
						|
Redirect Permanent /blog/archives/000865.html https://www.kieranhealy.org/blog/archives/2004/09/22/business-opportunity
 | 
						|
Redirect Permanent /blog/archives/000864.html https://www.kieranhealy.org/blog/archives/2004/09/21/the-condition-of-the-working-class-in-manchester-and-new-england
 | 
						|
Redirect Permanent /blog/archives/000859.html https://www.kieranhealy.org/blog/archives/2004/09/16/sui-generis
 | 
						|
Redirect Permanent /blog/archives/000853.html https://www.kieranhealy.org/blog/archives/2004/09/12/synergistic-annoyance-convergence
 | 
						|
Redirect Permanent /blog/archives/000848.html https://www.kieranhealy.org/blog/archives/2004/09/10/dick-cheney-on-employment
 | 
						|
Redirect Permanent /blog/archives/000847.html https://www.kieranhealy.org/blog/archives/2004/09/09/theory-and-practice
 | 
						|
Redirect Permanent /blog/archives/000846.html https://www.kieranhealy.org/blog/archives/2004/09/08/secrets-of-the-bush-presidency
 | 
						|
Redirect Permanent /blog/archives/000845.html https://www.kieranhealy.org/blog/archives/2004/09/08/iem-analysis-spitnpolish-dept
 | 
						|
Redirect Permanent /blog/archives/000843.html https://www.kieranhealy.org/blog/archives/2004/09/07/your-alan-keyes-moment-of-the-day
 | 
						|
Redirect Permanent /blog/archives/000840.html https://www.kieranhealy.org/blog/archives/2004/09/06/afflicting-the-comfortable
 | 
						|
Redirect Permanent /blog/archives/000838.html https://www.kieranhealy.org/blog/archives/2004/09/06/the-cane-mutiny
 | 
						|
Redirect Permanent /blog/archives/000833.html https://www.kieranhealy.org/blog/archives/2004/09/05/crutches
 | 
						|
Redirect Permanent /blog/archives/000831.html https://www.kieranhealy.org/blog/archives/2004/09/04/religion-and-class
 | 
						|
Redirect Permanent /blog/archives/000830.html https://www.kieranhealy.org/blog/archives/2004/09/02/emile-durkheim-on-zell-miller
 | 
						|
Redirect Permanent /blog/archives/000829.html https://www.kieranhealy.org/blog/archives/2004/09/01/wibbly-wobbly
 | 
						|
Redirect Permanent /blog/archives/000824.html https://www.kieranhealy.org/blog/archives/2004/08/31/the-man-says-he-is-irish-he-is-also-drunk
 | 
						|
Redirect Permanent /blog/archives/000817.html https://www.kieranhealy.org/blog/archives/2004/08/27/altruism-as-an-organizational-problem
 | 
						|
Redirect Permanent /blog/archives/000815.html https://www.kieranhealy.org/blog/archives/2004/08/24/back-to-school-week-at-the-university-of-arizona
 | 
						|
Redirect Permanent /blog/archives/000810.html https://www.kieranhealy.org/blog/archives/2004/08/23/pleasant-surprise
 | 
						|
Redirect Permanent /blog/archives/000802.html https://www.kieranhealy.org/blog/archives/2004/08/21/swift-boat-bloggers-for-denying-the-bleedin-obvious
 | 
						|
Redirect Permanent /blog/archives/000801.html https://www.kieranhealy.org/blog/archives/2004/08/20/ipods-in-the-classroom
 | 
						|
Redirect Permanent /blog/archives/000800.html https://www.kieranhealy.org/blog/archives/2004/08/20/a-man-after-his-own-heart
 | 
						|
Redirect Permanent /blog/archives/000798.html https://www.kieranhealy.org/blog/archives/2004/08/19/roll-10-or-better-on-2-d8s-to-make-the-obvious-joke
 | 
						|
Redirect Permanent /blog/archives/000797.html https://www.kieranhealy.org/blog/archives/2004/08/18/krugman-at-the-asa
 | 
						|
Redirect Permanent /blog/archives/000796.html https://www.kieranhealy.org/blog/archives/2004/08/14/conferencing
 | 
						|
Redirect Permanent /blog/archives/000795.html https://www.kieranhealy.org/blog/archives/2004/08/14/love-is-a-battlefield-spanning-tree-network-with-no-4-cycles
 | 
						|
Redirect Permanent /blog/archives/000793.html https://www.kieranhealy.org/blog/archives/2004/08/11/good-stuff-from-the-decembrist
 | 
						|
Redirect Permanent /blog/archives/000792.html https://www.kieranhealy.org/blog/archives/2004/08/10/egalitarian-capitalism
 | 
						|
Redirect Permanent /blog/archives/000788.html https://www.kieranhealy.org/blog/archives/2004/08/08/testing-positive
 | 
						|
Redirect Permanent /blog/archives/000787.html https://www.kieranhealy.org/blog/archives/2004/08/06/flying-the-friendly-skies
 | 
						|
Redirect Permanent /blog/archives/000783.html https://www.kieranhealy.org/blog/archives/2004/07/27/road-movie-to-berlin-little-rock
 | 
						|
Redirect Permanent /blog/archives/000782.html https://www.kieranhealy.org/blog/archives/2004/07/24/markets-firms-and-planning
 | 
						|
Redirect Permanent /blog/archives/000781.html https://www.kieranhealy.org/blog/archives/2004/07/24/on-the-road-again
 | 
						|
Redirect Permanent /blog/archives/000780.html https://www.kieranhealy.org/blog/archives/2004/07/19/for-all-your-causal-counterfactual-needs
 | 
						|
Redirect Permanent /blog/archives/000779.html https://www.kieranhealy.org/blog/archives/2004/07/19/faux-pas
 | 
						|
Redirect Permanent /blog/archives/000778.html https://www.kieranhealy.org/blog/archives/2004/07/16/a-new-analysis-of-incarceration-and-inequality
 | 
						|
Redirect Permanent /blog/archives/000776.html https://www.kieranhealy.org/blog/archives/2004/07/15/my-irresistible-rise
 | 
						|
Redirect Permanent /blog/archives/000775.html https://www.kieranhealy.org/blog/archives/2004/07/13/public-and-private-health-care
 | 
						|
Redirect Permanent /blog/archives/000772.html https://www.kieranhealy.org/blog/archives/2004/07/06/vacation
 | 
						|
Redirect Permanent /blog/archives/000771.html https://www.kieranhealy.org/blog/archives/2004/07/02/public-sociologists
 | 
						|
Redirect Permanent /blog/archives/000770.html https://www.kieranhealy.org/blog/archives/2004/07/01/rabies-via-organ-transplant
 | 
						|
Redirect Permanent /blog/archives/000769.html https://www.kieranhealy.org/blog/archives/2004/06/30/in-order-to-destroy-the-village-we-had-to-sue-it
 | 
						|
Redirect Permanent /blog/archives/000768.html https://www.kieranhealy.org/blog/archives/2004/06/26/sociologys-final-frontier
 | 
						|
Redirect Permanent /blog/archives/000767.html https://www.kieranhealy.org/blog/archives/2004/06/23/big-dog-bites-man
 | 
						|
Redirect Permanent /blog/archives/000766.html https://www.kieranhealy.org/blog/archives/2004/06/23/mosquitos
 | 
						|
Redirect Permanent /blog/archives/000765.html https://www.kieranhealy.org/blog/archives/2004/06/21/crooked-timbers-greatest-hits
 | 
						|
Redirect Permanent /blog/archives/000764.html https://www.kieranhealy.org/blog/archives/2004/06/20/this-is-an-outrage
 | 
						|
Redirect Permanent /blog/archives/000762.html https://www.kieranhealy.org/blog/archives/2004/06/15/biblical-literalism
 | 
						|
Redirect Permanent /blog/archives/000761.html https://www.kieranhealy.org/blog/archives/2004/06/14/fair-warning
 | 
						|
Redirect Permanent /blog/archives/000759.html https://www.kieranhealy.org/blog/archives/2004/06/12/eugene-volokh-hits-the-eject-button
 | 
						|
Redirect Permanent /blog/archives/000758.html https://www.kieranhealy.org/blog/archives/2004/06/12/wtf
 | 
						|
Redirect Permanent /blog/archives/000757.html https://www.kieranhealy.org/blog/archives/2004/06/09/the-social-production-of-libertarians
 | 
						|
Redirect Permanent /blog/archives/000756.html https://www.kieranhealy.org/blog/archives/2004/06/08/on-a-wing-and-a-prayer
 | 
						|
Redirect Permanent /blog/archives/000755.html https://www.kieranhealy.org/blog/archives/2004/06/07/compartmentalization
 | 
						|
Redirect Permanent /blog/archives/000754.html https://www.kieranhealy.org/blog/archives/2004/06/07/alan-turing
 | 
						|
Redirect Permanent /blog/archives/000753.html https://www.kieranhealy.org/blog/archives/2004/06/07/d-day-in-the-public-mind
 | 
						|
Redirect Permanent /blog/archives/000752.html https://www.kieranhealy.org/blog/archives/2004/06/06/down-in-cork-hed-be-known-as-a-langer
 | 
						|
Redirect Permanent /blog/archives/000751.html https://www.kieranhealy.org/blog/archives/2004/06/05/plagiarism
 | 
						|
Redirect Permanent /blog/archives/000750.html https://www.kieranhealy.org/blog/archives/2004/06/04/dont-upgrade
 | 
						|
Redirect Permanent /blog/archives/000749.html https://www.kieranhealy.org/blog/archives/2004/06/02/geek-moment
 | 
						|
Redirect Permanent /blog/archives/000748.html https://www.kieranhealy.org/blog/archives/2004/05/31/sociology-of-culture
 | 
						|
Redirect Permanent /blog/archives/000747.html https://www.kieranhealy.org/blog/archives/2004/05/30/a-government-of-laws-and-not-of-men
 | 
						|
Redirect Permanent /blog/archives/000746.html https://www.kieranhealy.org/blog/archives/2004/05/28/professional-misconduct
 | 
						|
Redirect Permanent /blog/archives/000745.html https://www.kieranhealy.org/blog/archives/2004/05/27/rumsfeld-speaks
 | 
						|
Redirect Permanent /blog/archives/000744.html https://www.kieranhealy.org/blog/archives/2004/05/26/your-commencement-speaker-roster
 | 
						|
Redirect Permanent /blog/archives/000743.html https://www.kieranhealy.org/blog/archives/2004/05/24/compare-and-contrast
 | 
						|
Redirect Permanent /blog/archives/000742.html https://www.kieranhealy.org/blog/archives/2004/05/24/another-one-for-the-pile
 | 
						|
Redirect Permanent /blog/archives/000739.html https://www.kieranhealy.org/blog/archives/2004/05/22/something-like-fire-or-the-wheel
 | 
						|
Redirect Permanent /blog/archives/000738.html https://www.kieranhealy.org/blog/archives/2004/05/18/the-day-after-tomorrow
 | 
						|
Redirect Permanent /blog/archives/000737.html https://www.kieranhealy.org/blog/archives/2004/05/18/quick-eurovision-followup
 | 
						|
Redirect Permanent /blog/archives/000736.html https://www.kieranhealy.org/blog/archives/2004/05/14/fingerprints
 | 
						|
Redirect Permanent /blog/archives/000735.html https://www.kieranhealy.org/blog/archives/2004/05/13/torture-of-a-different-kind
 | 
						|
Redirect Permanent /blog/archives/000730.html https://www.kieranhealy.org/blog/archives/2004/05/03/conspicuous-by-his-absence
 | 
						|
Redirect Permanent /blog/archives/000734.html https://www.kieranhealy.org/blog/archives/2004/05/03/bristol
 | 
						|
Redirect Permanent /blog/archives/000726.html https://www.kieranhealy.org/blog/archives/2004/04/25/nielsen-hayden-isms
 | 
						|
Redirect Permanent /blog/archives/000725.html https://www.kieranhealy.org/blog/archives/2004/04/25/red-and-blue-america
 | 
						|
Redirect Permanent /blog/archives/000724.html https://www.kieranhealy.org/blog/archives/2004/04/25/culture-matters
 | 
						|
Redirect Permanent /blog/archives/000723.html https://www.kieranhealy.org/blog/archives/2004/04/20/freebies
 | 
						|
Redirect Permanent /blog/archives/000722.html https://www.kieranhealy.org/blog/archives/2004/04/20/botching-the-job
 | 
						|
Redirect Permanent /blog/archives/000720.html https://www.kieranhealy.org/blog/archives/2004/04/19/smoking-in-public
 | 
						|
Redirect Permanent /blog/archives/000719.html https://www.kieranhealy.org/blog/archives/2004/04/13/great-but-avoid-open-top-cars
 | 
						|
Redirect Permanent /blog/archives/000716.html https://www.kieranhealy.org/blog/archives/2004/04/07/shelf-life
 | 
						|
Redirect Permanent /blog/archives/000715.html https://www.kieranhealy.org/blog/archives/2004/04/06/who-fears-to-speak-of-easter-week
 | 
						|
Redirect Permanent /blog/archives/000713.html https://www.kieranhealy.org/blog/archives/2004/03/29/the-full-lineout
 | 
						|
Redirect Permanent /blog/archives/000712.html https://www.kieranhealy.org/blog/archives/2004/03/26/seduced-by-a-model
 | 
						|
Redirect Permanent /blog/archives/000711.html https://www.kieranhealy.org/blog/archives/2004/03/25/bloggers-incarnate
 | 
						|
Redirect Permanent /blog/archives/000709.html https://www.kieranhealy.org/blog/archives/2004/03/24/more-of-the-same
 | 
						|
Redirect Permanent /blog/archives/000707.html https://www.kieranhealy.org/blog/archives/2004/03/22/bobo-brutalism-in-pasadena
 | 
						|
Redirect Permanent /blog/archives/000706.html https://www.kieranhealy.org/blog/archives/2004/03/19/men-from-mars-women-from-venus-phds-from-uranus
 | 
						|
Redirect Permanent /blog/archives/000705.html https://www.kieranhealy.org/blog/archives/2004/03/18/2-bed-1-bath-appalling-vista-3000year
 | 
						|
Redirect Permanent /blog/archives/000703.html https://www.kieranhealy.org/blog/archives/2004/03/17/from-the-irish
 | 
						|
Redirect Permanent /blog/archives/000701.html https://www.kieranhealy.org/blog/archives/2004/03/15/science-in-action
 | 
						|
Redirect Permanent /blog/archives/000700.html https://www.kieranhealy.org/blog/archives/2004/03/14/moria-im-lost-in-a-mine-named-moria
 | 
						|
Redirect Permanent /blog/archives/000695.html https://www.kieranhealy.org/blog/archives/2004/03/09/the-sociology-of-blood-and-guts
 | 
						|
Redirect Permanent /blog/archives/000694.html https://www.kieranhealy.org/blog/archives/2004/03/09/on-being-put-off-wagner-forever
 | 
						|
Redirect Permanent /blog/archives/000693.html https://www.kieranhealy.org/blog/archives/2004/03/08/the-gay-divorcee
 | 
						|
Redirect Permanent /blog/archives/000688.html https://www.kieranhealy.org/blog/archives/2004/02/28/he-wishes-for-the-cloths-of-heaven
 | 
						|
Redirect Permanent /blog/archives/000687.html https://www.kieranhealy.org/blog/archives/2004/02/28/memo-to-peter-jackson-eugene-volokh-et-al
 | 
						|
Redirect Permanent /blog/archives/000686.html https://www.kieranhealy.org/blog/archives/2004/02/28/visible-libertarians
 | 
						|
Redirect Permanent /blog/archives/000683.html https://www.kieranhealy.org/blog/archives/2004/02/27/writing-history
 | 
						|
Redirect Permanent /blog/archives/000681.html https://www.kieranhealy.org/blog/archives/2004/02/23/economics-of-mozart-and-happiness
 | 
						|
Redirect Permanent /blog/archives/000678.html https://www.kieranhealy.org/blog/archives/2004/02/19/awards-are-their-own-reward
 | 
						|
Redirect Permanent /blog/archives/000677.html https://www.kieranhealy.org/blog/archives/2004/02/18/ow
 | 
						|
Redirect Permanent /blog/archives/000676.html https://www.kieranhealy.org/blog/archives/2004/02/18/dont-be-afraid
 | 
						|
Redirect Permanent /blog/archives/000674.html https://www.kieranhealy.org/blog/archives/2004/02/17/left-wing-conspirators
 | 
						|
Redirect Permanent /blog/archives/000673.html https://www.kieranhealy.org/blog/archives/2004/02/16/the-world-city-system
 | 
						|
Redirect Permanent /blog/archives/000672.html https://www.kieranhealy.org/blog/archives/2004/02/15/knowing-about-religion
 | 
						|
Redirect Permanent /blog/archives/000671.html https://www.kieranhealy.org/blog/archives/2004/02/14/quiz-night-at-crooked-timber
 | 
						|
Redirect Permanent /blog/archives/000669.html https://www.kieranhealy.org/blog/archives/2004/02/12/you-old-romantic-me
 | 
						|
Redirect Permanent /blog/archives/000667.html https://www.kieranhealy.org/blog/archives/2004/02/10/conservatives-in-academia
 | 
						|
Redirect Permanent /blog/archives/000666.html https://www.kieranhealy.org/blog/archives/2004/02/10/transcripts
 | 
						|
Redirect Permanent /blog/archives/000665.html https://www.kieranhealy.org/blog/archives/2004/02/09/textile-2
 | 
						|
Redirect Permanent /blog/archives/000662.html https://www.kieranhealy.org/blog/archives/2004/02/06/hell-is-other-pupils
 | 
						|
Redirect Permanent /blog/archives/000661.html https://www.kieranhealy.org/blog/archives/2004/02/05/the-five-standard-excuses
 | 
						|
Redirect Permanent /blog/archives/000659.html https://www.kieranhealy.org/blog/archives/2004/02/03/walking-to-school
 | 
						|
Redirect Permanent /blog/archives/000657.html https://www.kieranhealy.org/blog/archives/2004/02/01/book-titles
 | 
						|
Redirect Permanent /blog/archives/000655.html https://www.kieranhealy.org/blog/archives/2004/01/31/for-all-suitably-restricted-definitions-of-world
 | 
						|
Redirect Permanent /blog/archives/000654.html https://www.kieranhealy.org/blog/archives/2004/01/31/id-rebutted-c1805
 | 
						|
Redirect Permanent /blog/archives/000652.html https://www.kieranhealy.org/blog/archives/2004/01/28/inequality-and-the-varieties-of-capitalism
 | 
						|
Redirect Permanent /blog/archives/000650.html https://www.kieranhealy.org/blog/archives/2004/01/28/drugs-and-deterrence
 | 
						|
Redirect Permanent /blog/archives/000649.html https://www.kieranhealy.org/blog/archives/2004/01/27/testing-ecto
 | 
						|
Redirect Permanent /blog/archives/000647.html https://www.kieranhealy.org/blog/archives/2004/01/25/koufax-awards-update
 | 
						|
Redirect Permanent /blog/archives/000641.html https://www.kieranhealy.org/blog/archives/2004/01/25/after-the-new-economy
 | 
						|
Redirect Permanent /blog/archives/000636.html https://www.kieranhealy.org/blog/archives/2004/01/21/democracy-in-america
 | 
						|
Redirect Permanent /blog/archives/000634.html https://www.kieranhealy.org/blog/archives/2004/01/20/artistic-temperaments
 | 
						|
Redirect Permanent /blog/archives/000629.html https://www.kieranhealy.org/blog/archives/2004/01/15/vocab-words
 | 
						|
Redirect Permanent /blog/archives/000627.html https://www.kieranhealy.org/blog/archives/2004/01/15/irregular-verb-watch
 | 
						|
Redirect Permanent /blog/archives/000628.html https://www.kieranhealy.org/blog/archives/2004/01/09/moondoggle
 | 
						|
Redirect Permanent /blog/archives/000614.html https://www.kieranhealy.org/blog/archives/2004/01/07/coffee-time
 | 
						|
Redirect Permanent /blog/archives/000613.html https://www.kieranhealy.org/blog/archives/2004/01/05/social-engineering-in-the-1790s
 | 
						|
Redirect Permanent /blog/archives/000612.html https://www.kieranhealy.org/blog/archives/2004/01/04/illocutionary-vegas-act
 | 
						|
Redirect Permanent /blog/archives/000611.html https://www.kieranhealy.org/blog/archives/2004/01/03/mob-rule-at-the-bbc
 | 
						|
Redirect Permanent /blog/archives/000610.html https://www.kieranhealy.org/blog/archives/2003/12/31/ct-left-exposed-again
 | 
						|
Redirect Permanent /blog/archives/000609.html https://www.kieranhealy.org/blog/archives/2003/12/27/return-of-the-king
 | 
						|
Redirect Permanent /blog/archives/000606.html https://www.kieranhealy.org/blog/archives/2003/12/24/christmas-in-oz
 | 
						|
Redirect Permanent /blog/archives/000605.html https://www.kieranhealy.org/blog/archives/2003/12/21/the-dead-of-winter
 | 
						|
Redirect Permanent /blog/archives/000604.html https://www.kieranhealy.org/blog/archives/2003/12/21/cry-me-a-river
 | 
						|
Redirect Permanent /blog/archives/000603.html https://www.kieranhealy.org/blog/archives/2003/12/19/the-beast-with-two-robacks
 | 
						|
Redirect Permanent /blog/archives/000602.html https://www.kieranhealy.org/blog/archives/2003/12/18/blasphemy
 | 
						|
Redirect Permanent /blog/archives/000601.html https://www.kieranhealy.org/blog/archives/2003/12/17/eyesores
 | 
						|
Redirect Permanent /blog/archives/000600.html https://www.kieranhealy.org/blog/archives/2003/12/15/books-i-did-not-read-this-year
 | 
						|
Redirect Permanent /blog/archives/000596.html https://www.kieranhealy.org/blog/archives/2003/12/13/another-important-endorsement
 | 
						|
Redirect Permanent /blog/archives/000595.html https://www.kieranhealy.org/blog/archives/2003/12/12/sociology-of-cultures
 | 
						|
Redirect Permanent /blog/archives/000590.html https://www.kieranhealy.org/blog/archives/2003/12/11/in-a-word
 | 
						|
Redirect Permanent /blog/archives/000589.html https://www.kieranhealy.org/blog/archives/2003/12/09/gore-and-dean
 | 
						|
Redirect Permanent /blog/archives/000588.html https://www.kieranhealy.org/blog/archives/2003/12/09/islam-and-economic-growth
 | 
						|
Redirect Permanent /blog/archives/000587.html https://www.kieranhealy.org/blog/archives/2003/12/08/the-poetry-of-sadness
 | 
						|
Redirect Permanent /blog/archives/000586.html https://www.kieranhealy.org/blog/archives/2003/12/06/love-is-a-many-legged-thing
 | 
						|
Redirect Permanent /blog/archives/000585.html https://www.kieranhealy.org/blog/archives/2003/12/03/historians-of-the-world-unite
 | 
						|
Redirect Permanent /blog/archives/000584.html https://www.kieranhealy.org/blog/archives/2003/12/03/plame-kerfuffle
 | 
						|
Redirect Permanent /blog/archives/000582.html https://www.kieranhealy.org/blog/archives/2003/11/27/oliver-cromwells-head
 | 
						|
Redirect Permanent /blog/archives/000581.html https://www.kieranhealy.org/blog/archives/2003/11/24/tenure-and-toddlers
 | 
						|
Redirect Permanent /blog/archives/000576.html https://www.kieranhealy.org/blog/archives/2003/11/22/in-black-and-white-and-red
 | 
						|
Redirect Permanent /blog/archives/000575.html https://www.kieranhealy.org/blog/archives/2003/11/19/democracy-by-example
 | 
						|
Redirect Permanent /blog/archives/000574.html https://www.kieranhealy.org/blog/archives/2003/11/19/stranger-than-fiction
 | 
						|
Redirect Permanent /blog/archives/000573.html https://www.kieranhealy.org/blog/archives/2003/11/15/hypocritical-moi
 | 
						|
Redirect Permanent /blog/archives/000572.html https://www.kieranhealy.org/blog/archives/2003/11/13/suv-luv
 | 
						|
Redirect Permanent /blog/archives/000571.html https://www.kieranhealy.org/blog/archives/2003/11/12/rhetorical-moderation-for-thee
 | 
						|
Redirect Permanent /blog/archives/000570.html https://www.kieranhealy.org/blog/archives/2003/11/10/solidarity-and-hierarchy-in-academic-job-markets
 | 
						|
Redirect Permanent /blog/archives/000569.html https://www.kieranhealy.org/blog/archives/2003/11/06/no-one-can-be-told-what-the-meatrix-is
 | 
						|
Redirect Permanent /blog/archives/000562.html https://www.kieranhealy.org/blog/archives/2003/11/05/interview-with-the-moor
 | 
						|
Redirect Permanent /blog/archives/000568.html https://www.kieranhealy.org/blog/archives/2003/11/05/annals-of-premature-accusations
 | 
						|
Redirect Permanent /blog/archives/000567.html https://www.kieranhealy.org/blog/archives/2003/11/03/janice-r-brown-speaks
 | 
						|
Redirect Permanent /blog/archives/000566.html https://www.kieranhealy.org/blog/archives/2003/11/01/its-like-the-king
 | 
						|
Redirect Permanent /blog/archives/000565.html https://www.kieranhealy.org/blog/archives/2003/10/31/vrwc
 | 
						|
Redirect Permanent /blog/archives/000564.html https://www.kieranhealy.org/blog/archives/2003/10/30/dept-of-fair-and-balanced
 | 
						|
Redirect Permanent /blog/archives/000560.html https://www.kieranhealy.org/blog/archives/2003/10/29/number-crunching
 | 
						|
Redirect Permanent /blog/archives/000559.html https://www.kieranhealy.org/blog/archives/2003/10/28/all-things-bright-and-easterbrook
 | 
						|
Redirect Permanent /blog/archives/000558.html https://www.kieranhealy.org/blog/archives/2003/10/27/gregg-easterbrook-is-having-a-bad-month
 | 
						|
Redirect Permanent /blog/archives/000557.html https://www.kieranhealy.org/blog/archives/2003/10/27/blogs-for-the-boys
 | 
						|
Redirect Permanent /blog/archives/000556.html https://www.kieranhealy.org/blog/archives/2003/10/26/geras-on-copyeditors-revised
 | 
						|
Redirect Permanent /blog/archives/000555.html https://www.kieranhealy.org/blog/archives/2003/10/23/plus-25-for-yourself
 | 
						|
Redirect Permanent /blog/archives/000554.html https://www.kieranhealy.org/blog/archives/2003/10/22/bush-capital-hosts-bush-president
 | 
						|
Redirect Permanent /blog/archives/000552.html https://www.kieranhealy.org/blog/archives/2003/10/21/bumper-stickers
 | 
						|
Redirect Permanent /blog/archives/000551.html https://www.kieranhealy.org/blog/archives/2003/10/20/international-monetary-fun
 | 
						|
Redirect Permanent /blog/archives/000550.html https://www.kieranhealy.org/blog/archives/2003/10/19/the-micropolitics-of-melbourne-cafe-society
 | 
						|
Redirect Permanent /blog/archives/000543.html https://www.kieranhealy.org/blog/archives/2003/10/13/god-is-undead
 | 
						|
Redirect Permanent /blog/archives/000542.html https://www.kieranhealy.org/blog/archives/2003/10/09/the-new-catechism-of-cliche
 | 
						|
Redirect Permanent /blog/archives/000541.html https://www.kieranhealy.org/blog/archives/2003/10/08/big-changes-in-california
 | 
						|
Redirect Permanent /blog/archives/000540.html https://www.kieranhealy.org/blog/archives/2003/10/06/all-things-nice
 | 
						|
Redirect Permanent /blog/archives/000539.html https://www.kieranhealy.org/blog/archives/2003/10/06/israel-bombs-syria
 | 
						|
Redirect Permanent /blog/archives/000538.html https://www.kieranhealy.org/blog/archives/2003/10/04/l-ron-at-ground-zero
 | 
						|
Redirect Permanent /blog/archives/000537.html https://www.kieranhealy.org/blog/archives/2003/09/28/even-further-down-under
 | 
						|
Redirect Permanent /blog/archives/000536.html https://www.kieranhealy.org/blog/archives/2003/09/21/loaves-and-fishes-and-beers
 | 
						|
Redirect Permanent /blog/archives/000535.html https://www.kieranhealy.org/blog/archives/2003/09/19/this-just-in-from-cnn
 | 
						|
Redirect Permanent /blog/archives/000534.html https://www.kieranhealy.org/blog/archives/2003/09/18/there-are-no-stupid-questions
 | 
						|
Redirect Permanent /blog/archives/000533.html https://www.kieranhealy.org/blog/archives/2003/09/18/irregular-verbs
 | 
						|
Redirect Permanent /blog/archives/000532.html https://www.kieranhealy.org/blog/archives/2003/09/17/rubber-duckies
 | 
						|
Redirect Permanent /blog/archives/000531.html https://www.kieranhealy.org/blog/archives/2003/09/15/word-salad
 | 
						|
Redirect Permanent /blog/archives/000530.html https://www.kieranhealy.org/blog/archives/2003/09/15/capital-mobility
 | 
						|
Redirect Permanent /blog/archives/000529.html https://www.kieranhealy.org/blog/archives/2003/09/12/yes-prime-minister
 | 
						|
Redirect Permanent /blog/archives/000528.html https://www.kieranhealy.org/blog/archives/2003/09/08/snark
 | 
						|
Redirect Permanent /blog/archives/000527.html https://www.kieranhealy.org/blog/archives/2003/09/07/right-wing-postmodernism-again
 | 
						|
Redirect Permanent /blog/archives/000526.html https://www.kieranhealy.org/blog/archives/2003/09/07/existence-theorems-are-reductios
 | 
						|
Redirect Permanent /blog/archives/000525.html https://www.kieranhealy.org/blog/archives/2003/09/05/euphony-in-language
 | 
						|
Redirect Permanent /blog/archives/000524.html https://www.kieranhealy.org/blog/archives/2003/09/04/testing-kung-log
 | 
						|
Redirect Permanent /blog/archives/000523.html https://www.kieranhealy.org/blog/archives/2003/09/04/google-functionality-marches-on
 | 
						|
Redirect Permanent /blog/archives/000522.html https://www.kieranhealy.org/blog/archives/2003/09/03/minding-the-kids
 | 
						|
Redirect Permanent /blog/archives/000521.html https://www.kieranhealy.org/blog/archives/2003/09/01/kinds-of-quagmires
 | 
						|
Redirect Permanent /blog/archives/000520.html https://www.kieranhealy.org/blog/archives/2003/08/31/funding-basic-research
 | 
						|
Redirect Permanent /blog/archives/000519.html https://www.kieranhealy.org/blog/archives/2003/08/31/get-a-lifestyle
 | 
						|
Redirect Permanent /blog/archives/000518.html https://www.kieranhealy.org/blog/archives/2003/08/29/russia-and-china
 | 
						|
Redirect Permanent /blog/archives/000517.html https://www.kieranhealy.org/blog/archives/2003/08/28/real-and-unreal
 | 
						|
Redirect Permanent /blog/archives/000516.html https://www.kieranhealy.org/blog/archives/2003/08/27/conference-advice
 | 
						|
Redirect Permanent /blog/archives/000515.html https://www.kieranhealy.org/blog/archives/2003/08/25/incarceration-and-the-labor-market
 | 
						|
Redirect Permanent /blog/archives/000514.html https://www.kieranhealy.org/blog/archives/2003/08/24/take-the-money-open-the-box
 | 
						|
Redirect Permanent /blog/archives/000513.html https://www.kieranhealy.org/blog/archives/2003/08/20/cosmic-inevitability
 | 
						|
Redirect Permanent /blog/archives/000512.html https://www.kieranhealy.org/blog/archives/2003/08/17/conference-blues
 | 
						|
Redirect Permanent /blog/archives/000511.html https://www.kieranhealy.org/blog/archives/2003/08/14/power-outages
 | 
						|
Redirect Permanent /blog/archives/000510.html https://www.kieranhealy.org/blog/archives/2003/08/11/comings-and-goings
 | 
						|
Redirect Permanent /blog/archives/000509.html https://www.kieranhealy.org/blog/archives/2003/08/11/bad-movie
 | 
						|
Redirect Permanent /blog/archives/000508.html https://www.kieranhealy.org/blog/archives/2003/08/08/scenes-from-canberra-traffic
 | 
						|
Redirect Permanent /blog/archives/000507.html https://www.kieranhealy.org/blog/archives/2003/08/08/deliberative-democracy-and-social-choice
 | 
						|
Redirect Permanent /blog/archives/000506.html https://www.kieranhealy.org/blog/archives/2003/08/06/great-headlines-of-the-world
 | 
						|
Redirect Permanent /blog/archives/000505.html https://www.kieranhealy.org/blog/archives/2003/08/03/harry-potter-and-the-implausible-plot-device
 | 
						|
Redirect Permanent /blog/archives/000504.html https://www.kieranhealy.org/blog/archives/2003/08/01/wandering-the-halls
 | 
						|
Redirect Permanent /blog/archives/000503.html https://www.kieranhealy.org/blog/archives/2003/07/29/frustration-is-not-a-strategy
 | 
						|
Redirect Permanent /blog/archives/000502.html https://www.kieranhealy.org/blog/archives/2003/07/28/completely-mental
 | 
						|
Redirect Permanent /blog/archives/000501.html https://www.kieranhealy.org/blog/archives/2003/07/26/reason-truth-and-history
 | 
						|
Redirect Permanent /blog/archives/000500.html https://www.kieranhealy.org/blog/archives/2003/07/20/shakenbake-social-theory
 | 
						|
Redirect Permanent /blog/archives/000499.html https://www.kieranhealy.org/blog/archives/2003/07/19/rhetorical-equivalence
 | 
						|
Redirect Permanent /blog/archives/000498.html https://www.kieranhealy.org/blog/archives/2003/07/15/take-my-money-please
 | 
						|
Redirect Permanent /blog/archives/000497.html https://www.kieranhealy.org/blog/archives/2003/07/15/intercontinental-ballistic-missive
 | 
						|
Redirect Permanent /blog/archives/000496.html https://www.kieranhealy.org/blog/archives/2003/07/11/open-source-stuff
 | 
						|
Redirect Permanent /blog/archives/000495.html https://www.kieranhealy.org/blog/archives/2003/07/10/moving-images-of-society
 | 
						|
Redirect Permanent /blog/archives/000494.html https://www.kieranhealy.org/blog/archives/2003/07/08/crooked-timber
 | 
						|
Redirect Permanent /blog/archives/000493.html https://www.kieranhealy.org/blog/archives/2003/07/07/tarred-with-the-same-brush
 | 
						|
Redirect Permanent /blog/archives/000492.html https://www.kieranhealy.org/blog/archives/2003/07/07/nepotism
 | 
						|
Redirect Permanent /blog/archives/000491.html https://www.kieranhealy.org/blog/archives/2003/07/06/open-source-again
 | 
						|
Redirect Permanent /blog/archives/000490.html https://www.kieranhealy.org/blog/archives/2003/07/05/two-previews
 | 
						|
Redirect Permanent /blog/archives/000489.html https://www.kieranhealy.org/blog/archives/2003/07/04/is-that-a-good-or-bad-sign
 | 
						|
Redirect Permanent /blog/archives/000488.html https://www.kieranhealy.org/blog/archives/2003/07/04/100-confident
 | 
						|
Redirect Permanent /blog/archives/000486.html https://www.kieranhealy.org/blog/archives/2003/07/02/the-cliche-kid-part-xi-redux
 | 
						|
Redirect Permanent /blog/archives/000482.html https://www.kieranhealy.org/blog/archives/2003/07/01/british-sporting-heroes
 | 
						|
Redirect Permanent /blog/archives/000481.html https://www.kieranhealy.org/blog/archives/2003/06/30/professionalization
 | 
						|
Redirect Permanent /blog/archives/000480.html https://www.kieranhealy.org/blog/archives/2003/06/30/watch-closely
 | 
						|
Redirect Permanent /blog/archives/000479.html https://www.kieranhealy.org/blog/archives/2003/06/29/katharine-hepburn
 | 
						|
Redirect Permanent /blog/archives/000478.html https://www.kieranhealy.org/blog/archives/2003/06/28/writing-home
 | 
						|
Redirect Permanent /blog/archives/000477.html https://www.kieranhealy.org/blog/archives/2003/06/26/classification-problems
 | 
						|
Redirect Permanent /blog/archives/000473.html https://www.kieranhealy.org/blog/archives/2003/06/26/surgical-strike
 | 
						|
Redirect Permanent /blog/archives/000472.html https://www.kieranhealy.org/blog/archives/2003/06/24/false-necessity
 | 
						|
Redirect Permanent /blog/archives/000471.html https://www.kieranhealy.org/blog/archives/2003/06/24/twenty-questions
 | 
						|
Redirect Permanent /blog/archives/000470.html https://www.kieranhealy.org/blog/archives/2003/06/23/read-any-good-books-lately
 | 
						|
Redirect Permanent /blog/archives/000469.html https://www.kieranhealy.org/blog/archives/2003/06/22/wmd
 | 
						|
Redirect Permanent /blog/archives/000468.html https://www.kieranhealy.org/blog/archives/2003/06/22/as-any-fule-kno
 | 
						|
Redirect Permanent /blog/archives/000467.html https://www.kieranhealy.org/blog/archives/2003/06/22/the-aspen-fire
 | 
						|
Redirect Permanent /blog/archives/000466.html https://www.kieranhealy.org/blog/archives/2003/06/19/open-source
 | 
						|
Redirect Permanent /blog/archives/000464.html https://www.kieranhealy.org/blog/archives/2003/06/18/whats-happening-in-iran
 | 
						|
Redirect Permanent /blog/archives/000463.html https://www.kieranhealy.org/blog/archives/2003/06/17/moral-clarity
 | 
						|
Redirect Permanent /blog/archives/000462.html https://www.kieranhealy.org/blog/archives/2003/06/17/pomes-penyeach
 | 
						|
Redirect Permanent /blog/archives/000461.html https://www.kieranhealy.org/blog/archives/2003/06/16/drones-club
 | 
						|
Redirect Permanent /blog/archives/000460.html https://www.kieranhealy.org/blog/archives/2003/06/16/not-geniuses
 | 
						|
Redirect Permanent /blog/archives/000459.html https://www.kieranhealy.org/blog/archives/2003/06/16/introibo-ad-altare-dei
 | 
						|
Redirect Permanent /blog/archives/000457.html https://www.kieranhealy.org/blog/archives/2003/06/14/two-views-of-society
 | 
						|
Redirect Permanent /blog/archives/000456.html https://www.kieranhealy.org/blog/archives/2003/06/14/gilding-the-lily
 | 
						|
Redirect Permanent /blog/archives/000455.html https://www.kieranhealy.org/blog/archives/2003/06/13/you-might-be-a-liberal-if
 | 
						|
Redirect Permanent /blog/archives/000454.html https://www.kieranhealy.org/blog/archives/2003/06/12/bernard-williams
 | 
						|
Redirect Permanent /blog/archives/000453.html https://www.kieranhealy.org/blog/archives/2003/06/12/invisible-adjunct-returns
 | 
						|
Redirect Permanent /blog/archives/000451.html https://www.kieranhealy.org/blog/archives/2003/06/11/markets-and-cultural-diversity
 | 
						|
Redirect Permanent /blog/archives/000450.html https://www.kieranhealy.org/blog/archives/2003/06/08/light-in-the-sky
 | 
						|
Redirect Permanent /blog/archives/000449.html https://www.kieranhealy.org/blog/archives/2003/06/07/money-making-opportunity
 | 
						|
Redirect Permanent /blog/archives/000448.html https://www.kieranhealy.org/blog/archives/2003/06/04/one-short
 | 
						|
Redirect Permanent /blog/archives/000447.html https://www.kieranhealy.org/blog/archives/2003/06/04/your-new-weekly-lineup
 | 
						|
Redirect Permanent /blog/archives/000446.html https://www.kieranhealy.org/blog/archives/2003/06/04/elusive-gains
 | 
						|
Redirect Permanent /blog/archives/000445.html https://www.kieranhealy.org/blog/archives/2003/06/03/there-are-some-things-money-cant-buy
 | 
						|
Redirect Permanent /blog/archives/000444.html https://www.kieranhealy.org/blog/archives/2003/06/02/chat-up-lines
 | 
						|
Redirect Permanent /blog/archives/000442.html https://www.kieranhealy.org/blog/archives/2003/06/01/blood-and-guts
 | 
						|
Redirect Permanent /blog/archives/000441.html https://www.kieranhealy.org/blog/archives/2003/05/31/the-secret-of-my-success
 | 
						|
Redirect Permanent /blog/archives/000439.html https://www.kieranhealy.org/blog/archives/2003/05/30/scholar-bloggers
 | 
						|
Redirect Permanent /blog/archives/000438.html https://www.kieranhealy.org/blog/archives/2003/05/29/weak-ties-and-all-that
 | 
						|
Redirect Permanent /blog/archives/000437.html https://www.kieranhealy.org/blog/archives/2003/05/29/a-nasty-powerbook-problem
 | 
						|
Redirect Permanent /blog/archives/000436.html https://www.kieranhealy.org/blog/archives/2003/05/27/risks-rewards-and-the-wage-bargain
 | 
						|
Redirect Permanent /blog/archives/000435.html https://www.kieranhealy.org/blog/archives/2003/05/26/second-lowest-form-of-wit
 | 
						|
Redirect Permanent /blog/archives/000434.html https://www.kieranhealy.org/blog/archives/2003/05/25/matrix-algebra
 | 
						|
Redirect Permanent /blog/archives/000433.html https://www.kieranhealy.org/blog/archives/2003/05/24/the-eurovision
 | 
						|
Redirect Permanent /blog/archives/000432.html https://www.kieranhealy.org/blog/archives/2003/05/23/friday-lunchtime-ideas
 | 
						|
Redirect Permanent /blog/archives/000431.html https://www.kieranhealy.org/blog/archives/2003/05/22/all-the-news-thats
 | 
						|
Redirect Permanent /blog/archives/000430.html https://www.kieranhealy.org/blog/archives/2003/05/21/one-year-old
 | 
						|
Redirect Permanent /blog/archives/000429.html https://www.kieranhealy.org/blog/archives/2003/05/21/chalk-and-talk
 | 
						|
Redirect Permanent /blog/archives/000428.html https://www.kieranhealy.org/blog/archives/2003/05/20/max-weber-call-your-office
 | 
						|
Redirect Permanent /blog/archives/000427.html https://www.kieranhealy.org/blog/archives/2003/05/20/by-any-other-name
 | 
						|
Redirect Permanent /blog/archives/000426.html https://www.kieranhealy.org/blog/archives/2003/05/18/left-vs-right-godzilla-vs-mothra-etc
 | 
						|
Redirect Permanent /blog/archives/000425.html https://www.kieranhealy.org/blog/archives/2003/05/17/get-out-of-california-kid
 | 
						|
Redirect Permanent /blog/archives/000424.html https://www.kieranhealy.org/blog/archives/2003/05/16/on-the-road-again
 | 
						|
Redirect Permanent /blog/archives/000423.html https://www.kieranhealy.org/blog/archives/2003/05/15/my-thoughts-exactly
 | 
						|
Redirect Permanent /blog/archives/000422.html https://www.kieranhealy.org/blog/archives/2003/05/15/what-do-you-mean-i-failed
 | 
						|
Redirect Permanent /blog/archives/000421.html https://www.kieranhealy.org/blog/archives/2003/05/14/out-of-the-blue
 | 
						|
Redirect Permanent /blog/archives/000420.html https://www.kieranhealy.org/blog/archives/2003/05/13/choose-wisely
 | 
						|
Redirect Permanent /blog/archives/000419.html https://www.kieranhealy.org/blog/archives/2003/05/12/robust-action
 | 
						|
Redirect Permanent /blog/archives/000418.html https://www.kieranhealy.org/blog/archives/2003/05/12/builders-defenders-etc
 | 
						|
Redirect Permanent /blog/archives/000417.html https://www.kieranhealy.org/blog/archives/2003/05/11/krispy-kraziness
 | 
						|
Redirect Permanent /blog/archives/000416.html https://www.kieranhealy.org/blog/archives/2003/05/10/hard-red-throbbing-america
 | 
						|
Redirect Permanent /blog/archives/000415.html https://www.kieranhealy.org/blog/archives/2003/05/10/gender-again
 | 
						|
Redirect Permanent /blog/archives/000414.html https://www.kieranhealy.org/blog/archives/2003/05/09/id-like-to-thank-the-academy
 | 
						|
Redirect Permanent /blog/archives/000411.html https://www.kieranhealy.org/blog/archives/2003/05/09/economics-philosophy-gender
 | 
						|
Redirect Permanent /blog/archives/000410.html https://www.kieranhealy.org/blog/archives/2003/05/08/if-theres-a-hell-below-were-all-gonna-go
 | 
						|
Redirect Permanent /blog/archives/000409.html https://www.kieranhealy.org/blog/archives/2003/05/08/copycats
 | 
						|
Redirect Permanent /blog/archives/000408.html https://www.kieranhealy.org/blog/archives/2003/05/07/bang
 | 
						|
Redirect Permanent /blog/archives/000407.html https://www.kieranhealy.org/blog/archives/2003/05/07/marx-vs-weber
 | 
						|
Redirect Permanent /blog/archives/000406.html https://www.kieranhealy.org/blog/archives/2003/05/07/law-vs-economics
 | 
						|
Redirect Permanent /blog/archives/000405.html https://www.kieranhealy.org/blog/archives/2003/05/07/alter-ego
 | 
						|
Redirect Permanent /blog/archives/000404.html https://www.kieranhealy.org/blog/archives/2003/05/06/oh-not-again
 | 
						|
Redirect Permanent /blog/archives/000403.html https://www.kieranhealy.org/blog/archives/2003/05/05/take-a-chance-on-me
 | 
						|
Redirect Permanent /blog/archives/000402.html https://www.kieranhealy.org/blog/archives/2003/05/05/na-gallglaigh
 | 
						|
Redirect Permanent /blog/archives/000401.html https://www.kieranhealy.org/blog/archives/2003/05/04/movers-and-shakers
 | 
						|
Redirect Permanent /blog/archives/000400.html https://www.kieranhealy.org/blog/archives/2003/05/02/blogger-gets-taste-of-power
 | 
						|
Redirect Permanent /blog/archives/000399.html https://www.kieranhealy.org/blog/archives/2003/05/02/blogger-gets-taste-of-power
 | 
						|
Redirect Permanent /blog/archives/000398.html https://www.kieranhealy.org/blog/archives/2003/05/01/hats-off-to-d-squared
 | 
						|
Redirect Permanent /blog/archives/000397.html https://www.kieranhealy.org/blog/archives/2003/05/01/muahahahaha
 | 
						|
Redirect Permanent /blog/archives/000396.html https://www.kieranhealy.org/blog/archives/2003/05/01/paths-to-neoliberalism
 | 
						|
Redirect Permanent /blog/archives/000394.html https://www.kieranhealy.org/blog/archives/2003/05/01/marxs-revenge
 | 
						|
Redirect Permanent /blog/archives/000393.html https://www.kieranhealy.org/blog/archives/2003/05/01/bushs-foreign-policy-attacked
 | 
						|
Redirect Permanent /blog/archives/000392.html https://www.kieranhealy.org/blog/archives/2003/04/29/brainstorm-in-a-teacup
 | 
						|
Redirect Permanent /blog/archives/000391.html https://www.kieranhealy.org/blog/archives/2003/04/29/science-as-a-vocation
 | 
						|
Redirect Permanent /blog/archives/000390.html https://www.kieranhealy.org/blog/archives/2003/04/28/bleah
 | 
						|
Redirect Permanent /blog/archives/000389.html https://www.kieranhealy.org/blog/archives/2003/04/24/were-gonna-have-a-problem-here
 | 
						|
Redirect Permanent /blog/archives/000388.html https://www.kieranhealy.org/blog/archives/2003/04/23/santorum
 | 
						|
Redirect Permanent /blog/archives/000387.html https://www.kieranhealy.org/blog/archives/2003/04/23/newt-and-such
 | 
						|
Redirect Permanent /blog/archives/000386.html https://www.kieranhealy.org/blog/archives/2003/04/23/variations-on-a-theme
 | 
						|
Redirect Permanent /blog/archives/000385.html https://www.kieranhealy.org/blog/archives/2003/04/22/scholar-vs-blogger
 | 
						|
Redirect Permanent /blog/archives/000384.html https://www.kieranhealy.org/blog/archives/2003/04/21/academedia
 | 
						|
Redirect Permanent /blog/archives/000383.html https://www.kieranhealy.org/blog/archives/2003/04/21/nina-simone
 | 
						|
Redirect Permanent /blog/archives/000382.html https://www.kieranhealy.org/blog/archives/2003/04/20/apt-quotations-ii
 | 
						|
Redirect Permanent /blog/archives/000381.html https://www.kieranhealy.org/blog/archives/2003/04/20/apt-quotations
 | 
						|
Redirect Permanent /blog/archives/000380.html https://www.kieranhealy.org/blog/archives/2003/04/19/calpundit
 | 
						|
Redirect Permanent /blog/archives/000379.html https://www.kieranhealy.org/blog/archives/2003/04/19/freedom-markets
 | 
						|
Redirect Permanent /blog/archives/000378.html https://www.kieranhealy.org/blog/archives/2003/04/19/gender-humbug-ii
 | 
						|
Redirect Permanent /blog/archives/000377.html https://www.kieranhealy.org/blog/archives/2003/04/18/gender-humbug
 | 
						|
Redirect Permanent /blog/archives/000376.html https://www.kieranhealy.org/blog/archives/2003/04/17/state-sponsored-terror
 | 
						|
Redirect Permanent /blog/archives/000374.html https://www.kieranhealy.org/blog/archives/2003/04/16/new-gmos
 | 
						|
Redirect Permanent /blog/archives/000375.html https://www.kieranhealy.org/blog/archives/2003/04/16/stares-at-tv-open-mouthed
 | 
						|
Redirect Permanent /blog/archives/000373.html https://www.kieranhealy.org/blog/archives/2003/04/15/voting-systems
 | 
						|
Redirect Permanent /blog/archives/000372.html https://www.kieranhealy.org/blog/archives/2003/04/15/a-useful-iq-test
 | 
						|
Redirect Permanent /blog/archives/000371.html https://www.kieranhealy.org/blog/archives/2003/04/15/tax-day
 | 
						|
Redirect Permanent /blog/archives/000370.html https://www.kieranhealy.org/blog/archives/2003/04/14/pascal-on-tyranny
 | 
						|
Redirect Permanent /blog/archives/000369.html https://www.kieranhealy.org/blog/archives/2003/04/14/ignatz-throws-a-brick
 | 
						|
Redirect Permanent /blog/archives/000368.html https://www.kieranhealy.org/blog/archives/2003/04/14/lott-again
 | 
						|
Redirect Permanent /blog/archives/000367.html https://www.kieranhealy.org/blog/archives/2003/04/14/history-lesson
 | 
						|
Redirect Permanent /blog/archives/000366.html https://www.kieranhealy.org/blog/archives/2003/04/14/paging-gender-scholars
 | 
						|
Redirect Permanent /blog/archives/000365.html https://www.kieranhealy.org/blog/archives/2003/04/14/worth-a-thousand-words
 | 
						|
Redirect Permanent /blog/archives/000364.html https://www.kieranhealy.org/blog/archives/2003/04/11/dirty-minds
 | 
						|
Redirect Permanent /blog/archives/000363.html https://www.kieranhealy.org/blog/archives/2003/04/11/its-called-sampling-on-the-dependent-variable
 | 
						|
Redirect Permanent /blog/archives/000362.html https://www.kieranhealy.org/blog/archives/2003/04/10/innately-flexible
 | 
						|
Redirect Permanent /blog/archives/000361.html https://www.kieranhealy.org/blog/archives/2003/04/10/three-quarks
 | 
						|
Redirect Permanent /blog/archives/000360.html https://www.kieranhealy.org/blog/archives/2003/04/10/drezner-aghast-movie-at-11
 | 
						|
Redirect Permanent /blog/archives/000359.html https://www.kieranhealy.org/blog/archives/2003/04/08/battleground-god
 | 
						|
Redirect Permanent /blog/archives/000358.html https://www.kieranhealy.org/blog/archives/2003/04/08/could-have-been-worse
 | 
						|
Redirect Permanent /blog/archives/000357.html https://www.kieranhealy.org/blog/archives/2003/04/08/an-irish-ritual
 | 
						|
Redirect Permanent /blog/archives/000356.html https://www.kieranhealy.org/blog/archives/2003/04/07/insta-reversal
 | 
						|
Redirect Permanent /blog/archives/000355.html https://www.kieranhealy.org/blog/archives/2003/04/07/how-significant-is-the-anti-war-movement
 | 
						|
Redirect Permanent /blog/archives/000354.html https://www.kieranhealy.org/blog/archives/2003/04/07/pulitzers
 | 
						|
Redirect Permanent /blog/archives/000353.html https://www.kieranhealy.org/blog/archives/2003/04/07/the-hand-of-god
 | 
						|
Redirect Permanent /blog/archives/000352.html https://www.kieranhealy.org/blog/archives/2003/04/06/betrayed-by-consumerism
 | 
						|
Redirect Permanent /blog/archives/000351.html https://www.kieranhealy.org/blog/archives/2003/04/06/what-a-shower-of
 | 
						|
Redirect Permanent /blog/archives/000350.html https://www.kieranhealy.org/blog/archives/2003/04/01/traffic-report
 | 
						|
Redirect Permanent /blog/archives/000349.html https://www.kieranhealy.org/blog/archives/2003/03/31/remind-me
 | 
						|
Redirect Permanent /blog/archives/000347.html https://www.kieranhealy.org/blog/archives/2003/03/31/mixing-it-up
 | 
						|
Redirect Permanent /blog/archives/000346.html https://www.kieranhealy.org/blog/archives/2003/03/30/english-as-she-is-wrote
 | 
						|
Redirect Permanent /blog/archives/000345.html https://www.kieranhealy.org/blog/archives/2003/03/29/what-is-a-child
 | 
						|
Redirect Permanent /blog/archives/000344.html https://www.kieranhealy.org/blog/archives/2003/03/29/clean-hands-dirty-hands
 | 
						|
Redirect Permanent /blog/archives/000343.html https://www.kieranhealy.org/blog/archives/2003/03/28/aaron-brown-transcript-fun-ii
 | 
						|
Redirect Permanent /blog/archives/000342.html https://www.kieranhealy.org/blog/archives/2003/03/28/a-argh
 | 
						|
Redirect Permanent /blog/archives/000341.html https://www.kieranhealy.org/blog/archives/2003/03/27/things-i-cant-be-wrong-about
 | 
						|
Redirect Permanent /blog/archives/000340.html https://www.kieranhealy.org/blog/archives/2003/03/26/the-persistence-of-the-old-regime
 | 
						|
Redirect Permanent /blog/archives/000339.html https://www.kieranhealy.org/blog/archives/2003/03/26/new-in-print
 | 
						|
Redirect Permanent /blog/archives/000338.html https://www.kieranhealy.org/blog/archives/2003/03/26/heavy-traffic-ii
 | 
						|
Redirect Permanent /blog/archives/000336.html https://www.kieranhealy.org/blog/archives/2003/03/25/food-for-cynics
 | 
						|
Redirect Permanent /blog/archives/000335.html https://www.kieranhealy.org/blog/archives/2003/03/25/between-facts-and-norms
 | 
						|
Redirect Permanent /blog/archives/000334.html https://www.kieranhealy.org/blog/archives/2003/03/25/a-short-telegram
 | 
						|
Redirect Permanent /blog/archives/000333.html https://www.kieranhealy.org/blog/archives/2003/03/25/heavy-traffic
 | 
						|
Redirect Permanent /blog/archives/000332.html https://www.kieranhealy.org/blog/archives/2003/03/24/cnn-gets-a-dose-of-itself
 | 
						|
Redirect Permanent /blog/archives/000331.html https://www.kieranhealy.org/blog/archives/2003/03/23/new-books-on-the-list
 | 
						|
Redirect Permanent /blog/archives/000330.html https://www.kieranhealy.org/blog/archives/2003/03/23/editorial-judgments
 | 
						|
Redirect Permanent /blog/archives/000329.html https://www.kieranhealy.org/blog/archives/2003/03/23/the-honeymoons-over
 | 
						|
Redirect Permanent /blog/archives/000327.html https://www.kieranhealy.org/blog/archives/2003/03/20/san-francisco-protests
 | 
						|
Redirect Permanent /blog/archives/000326.html https://www.kieranhealy.org/blog/archives/2003/03/20/self-defense
 | 
						|
Redirect Permanent /blog/archives/000325.html https://www.kieranhealy.org/blog/archives/2003/03/19/war-begins
 | 
						|
Redirect Permanent /blog/archives/000324.html https://www.kieranhealy.org/blog/archives/2003/03/19/live-from-san-francisco
 | 
						|
Redirect Permanent /blog/archives/000323.html https://www.kieranhealy.org/blog/archives/2003/03/16/media-coverage
 | 
						|
Redirect Permanent /blog/archives/000322.html https://www.kieranhealy.org/blog/archives/2003/03/13/teeny-tech-meets-tiny-norm
 | 
						|
Redirect Permanent /blog/archives/000321.html https://www.kieranhealy.org/blog/archives/2003/03/12/blogging-sociologists
 | 
						|
Redirect Permanent /blog/archives/000320.html https://www.kieranhealy.org/blog/archives/2003/03/11/strategic-analysis
 | 
						|
Redirect Permanent /blog/archives/000319.html https://www.kieranhealy.org/blog/archives/2003/03/11/reason-as-religion
 | 
						|
Redirect Permanent /blog/archives/000318.html https://www.kieranhealy.org/blog/archives/2003/03/11/freedom-kissin-in-the-usa
 | 
						|
Redirect Permanent /blog/archives/000317.html https://www.kieranhealy.org/blog/archives/2003/03/11/age-related
 | 
						|
Redirect Permanent /blog/archives/000316.html https://www.kieranhealy.org/blog/archives/2003/03/10/more-traitors
 | 
						|
Redirect Permanent /blog/archives/000315.html https://www.kieranhealy.org/blog/archives/2003/03/10/consultant-for-evil
 | 
						|
Redirect Permanent /blog/archives/000314.html https://www.kieranhealy.org/blog/archives/2003/03/09/target-acquired
 | 
						|
Redirect Permanent /blog/archives/000313.html https://www.kieranhealy.org/blog/archives/2003/03/09/busy
 | 
						|
Redirect Permanent /blog/archives/000312.html https://www.kieranhealy.org/blog/archives/2003/03/06/the-press-conference
 | 
						|
Redirect Permanent /blog/archives/000311.html https://www.kieranhealy.org/blog/archives/2003/03/06/on-pious-hypocrisy
 | 
						|
Redirect Permanent /blog/archives/000310.html https://www.kieranhealy.org/blog/archives/2003/03/06/chaos-at-home-and-abroad
 | 
						|
Redirect Permanent /blog/archives/000309.html https://www.kieranhealy.org/blog/archives/2003/03/06/a-few-quick-ones
 | 
						|
Redirect Permanent /blog/archives/000308.html https://www.kieranhealy.org/blog/archives/2003/03/04/rapid-development
 | 
						|
Redirect Permanent /blog/archives/000307.html https://www.kieranhealy.org/blog/archives/2003/03/03/dept-of-dangling-modifiers
 | 
						|
Redirect Permanent /blog/archives/000306.html https://www.kieranhealy.org/blog/archives/2003/03/02/i-am-of-ireland
 | 
						|
Redirect Permanent /blog/archives/000305.html https://www.kieranhealy.org/blog/archives/2003/03/01/liberal-hawk-nightmares
 | 
						|
Redirect Permanent /blog/archives/000304.html https://www.kieranhealy.org/blog/archives/2003/03/01/strategy-and-realism
 | 
						|
Redirect Permanent /blog/archives/000303.html https://www.kieranhealy.org/blog/archives/2003/02/28/the-blimp-menace
 | 
						|
Redirect Permanent /blog/archives/000302.html https://www.kieranhealy.org/blog/archives/2003/02/28/your-cheatin-hormone
 | 
						|
Redirect Permanent /blog/archives/000301.html https://www.kieranhealy.org/blog/archives/2003/02/27/this-is-your-brain-on-drugs
 | 
						|
Redirect Permanent /blog/archives/000300.html https://www.kieranhealy.org/blog/archives/2003/02/25/sauce-for-the-kettle
 | 
						|
Redirect Permanent /blog/archives/000298.html https://www.kieranhealy.org/blog/archives/2003/02/25/aint-ism
 | 
						|
Redirect Permanent /blog/archives/000297.html https://www.kieranhealy.org/blog/archives/2003/02/24/visions-and-revisions-again
 | 
						|
Redirect Permanent /blog/archives/000296.html https://www.kieranhealy.org/blog/archives/2003/02/23/robert-k-merton-1910-2003
 | 
						|
Redirect Permanent /blog/archives/000295.html https://www.kieranhealy.org/blog/archives/2003/02/23/spiffy-tech-ii
 | 
						|
Redirect Permanent /blog/archives/000294.html https://www.kieranhealy.org/blog/archives/2003/02/22/spiffy-tech
 | 
						|
Redirect Permanent /blog/archives/000292.html https://www.kieranhealy.org/blog/archives/2003/02/21/thats-just-ancient-history
 | 
						|
Redirect Permanent /blog/archives/000291.html https://www.kieranhealy.org/blog/archives/2003/02/21/smart-bomb
 | 
						|
Redirect Permanent /blog/archives/000290.html https://www.kieranhealy.org/blog/archives/2003/02/20/public-service-announcement
 | 
						|
Redirect Permanent /blog/archives/000289.html https://www.kieranhealy.org/blog/archives/2003/02/19/close-reading
 | 
						|
Redirect Permanent /blog/archives/000288.html https://www.kieranhealy.org/blog/archives/2003/02/19/oh-not-another-one
 | 
						|
Redirect Permanent /blog/archives/000287.html https://www.kieranhealy.org/blog/archives/2003/02/19/bite-size-items
 | 
						|
Redirect Permanent /blog/archives/000286.html https://www.kieranhealy.org/blog/archives/2003/02/17/metaphysical-fame
 | 
						|
Redirect Permanent /blog/archives/000285.html https://www.kieranhealy.org/blog/archives/2003/02/17/speak-memory
 | 
						|
Redirect Permanent /blog/archives/000284.html https://www.kieranhealy.org/blog/archives/2003/02/16/biking
 | 
						|
Redirect Permanent /blog/archives/000283.html https://www.kieranhealy.org/blog/archives/2003/02/16/dealing-with-philosophers
 | 
						|
Redirect Permanent /blog/archives/000282.html https://www.kieranhealy.org/blog/archives/2003/02/15/collective-action
 | 
						|
Redirect Permanent /blog/archives/000281.html https://www.kieranhealy.org/blog/archives/2003/02/14/the-blogger-to-his-valentine
 | 
						|
Redirect Permanent /blog/archives/000280.html https://www.kieranhealy.org/blog/archives/2003/02/13/war-talk
 | 
						|
Redirect Permanent /blog/archives/000279.html https://www.kieranhealy.org/blog/archives/2003/02/13/in-other-news-ii
 | 
						|
Redirect Permanent /blog/archives/000278.html https://www.kieranhealy.org/blog/archives/2003/02/13/how-you-play-the-game
 | 
						|
Redirect Permanent /blog/archives/000277.html https://www.kieranhealy.org/blog/archives/2003/02/12/in-other-news
 | 
						|
Redirect Permanent /blog/archives/000276.html https://www.kieranhealy.org/blog/archives/2003/02/12/problems
 | 
						|
Redirect Permanent /blog/archives/000271.html https://www.kieranhealy.org/blog/archives/2003/02/12/taking-it-for-granted
 | 
						|
Redirect Permanent /blog/archives/000275.html https://www.kieranhealy.org/blog/archives/2003/02/12/sharing-birthdays
 | 
						|
Redirect Permanent /blog/archives/000274.html https://www.kieranhealy.org/blog/archives/2003/02/12/everybodys-moving
 | 
						|
Redirect Permanent /blog/archives/000273.html https://www.kieranhealy.org/blog/archives/2003/02/12/francophobia
 | 
						|
Redirect Permanent /blog/archives/000272.html https://www.kieranhealy.org/blog/archives/2003/02/11/the-hermeneutics-of-terror
 | 
						|
Redirect Permanent /blog/archives/000270.html https://www.kieranhealy.org/blog/archives/2003/02/10/in-with-a-bullet
 | 
						|
Redirect Permanent /blog/archives/000269.html https://www.kieranhealy.org/blog/archives/2003/02/09/politics-as-a-vocation
 | 
						|
Redirect Permanent /blog/archives/000268.html https://www.kieranhealy.org/blog/archives/2003/02/08/first-new-post
 | 
						|
Redirect Permanent /blog/archives/000267.html https://www.kieranhealy.org/blog/archives/2003/02/07/question
 | 
						|
Redirect Permanent /blog/archives/000266.html https://www.kieranhealy.org/blog/archives/2003/02/07/counter-intelligence
 | 
						|
Redirect Permanent /blog/archives/000265.html https://www.kieranhealy.org/blog/archives/2003/02/07/democracy-in-action
 | 
						|
Redirect Permanent /blog/archives/000264.html https://www.kieranhealy.org/blog/archives/2003/02/06/objections-to-the-labor-theory-of-value-432
 | 
						|
Redirect Permanent /blog/archives/000263.html https://www.kieranhealy.org/blog/archives/2003/02/06/the-dead-pool
 | 
						|
Redirect Permanent /blog/archives/000262.html https://www.kieranhealy.org/blog/archives/2003/02/05/single-malt-bile
 | 
						|
Redirect Permanent /blog/archives/000261.html https://www.kieranhealy.org/blog/archives/2003/02/05/audammit
 | 
						|
Redirect Permanent /blog/archives/000260.html https://www.kieranhealy.org/blog/archives/2003/02/03/rorschach-test
 | 
						|
Redirect Permanent /blog/archives/000259.html https://www.kieranhealy.org/blog/archives/2003/02/01/big-brother-is-watching-you
 | 
						|
Redirect Permanent /blog/archives/000258.html https://www.kieranhealy.org/blog/archives/2003/02/01/the-high-untrespassed-sanctity-of-space
 | 
						|
Redirect Permanent /blog/archives/000257.html https://www.kieranhealy.org/blog/archives/2003/02/01/whatever
 | 
						|
Redirect Permanent /blog/archives/000256.html https://www.kieranhealy.org/blog/archives/2003/02/01/columbia
 | 
						|
Redirect Permanent /blog/archives/000255.html https://www.kieranhealy.org/blog/archives/2003/02/01/lott-again
 | 
						|
Redirect Permanent /blog/archives/000254.html https://www.kieranhealy.org/blog/archives/2003/01/31/and-so-to-bed
 | 
						|
Redirect Permanent /blog/archives/000253.html https://www.kieranhealy.org/blog/archives/2003/01/30/costs-and-claims
 | 
						|
Redirect Permanent /blog/archives/000252.html https://www.kieranhealy.org/blog/archives/2003/01/29/reverse-tinkerbell-example
 | 
						|
Redirect Permanent /blog/archives/000251.html https://www.kieranhealy.org/blog/archives/2003/01/29/the-ecology-of-open-source-software
 | 
						|
Redirect Permanent /blog/archives/000250.html https://www.kieranhealy.org/blog/archives/2003/01/29/blackwhite-wealth-gap
 | 
						|
Redirect Permanent /blog/archives/000249.html https://www.kieranhealy.org/blog/archives/2003/01/29/in-small-things-and-large
 | 
						|
Redirect Permanent /blog/archives/000248.html https://www.kieranhealy.org/blog/archives/2003/01/27/bark-bark
 | 
						|
Redirect Permanent /blog/archives/000247.html https://www.kieranhealy.org/blog/archives/2003/01/26/et-in-canadia-alter-ego
 | 
						|
Redirect Permanent /blog/archives/000246.html https://www.kieranhealy.org/blog/archives/2003/01/25/inside-the-firm
 | 
						|
Redirect Permanent /blog/archives/000245.html https://www.kieranhealy.org/blog/archives/2003/01/25/the-sql-worm
 | 
						|
Redirect Permanent /blog/archives/000244.html https://www.kieranhealy.org/blog/archives/2003/01/24/more-on-dgus
 | 
						|
Redirect Permanent /blog/archives/000243.html https://www.kieranhealy.org/blog/archives/2003/01/23/when-i-was-a-young-man-i-carried-my-pack
 | 
						|
Redirect Permanent /blog/archives/000242.html https://www.kieranhealy.org/blog/archives/2003/01/23/a-lott-of-old-rosh
 | 
						|
Redirect Permanent /blog/archives/000241.html https://www.kieranhealy.org/blog/archives/2003/01/23/mind-the-gap
 | 
						|
Redirect Permanent /blog/archives/000240.html https://www.kieranhealy.org/blog/archives/2003/01/22/that-blissful-hour
 | 
						|
Redirect Permanent /blog/archives/000239.html https://www.kieranhealy.org/blog/archives/2003/01/22/evil-scientist-dreams
 | 
						|
Redirect Permanent /blog/archives/000238.html https://www.kieranhealy.org/blog/archives/2003/01/21/gawkers-dirty-secret
 | 
						|
Redirect Permanent /blog/archives/000237.html https://www.kieranhealy.org/blog/archives/2003/01/20/talking-points
 | 
						|
Redirect Permanent /blog/archives/000236.html https://www.kieranhealy.org/blog/archives/2003/01/20/the-length-of-two-lives
 | 
						|
Redirect Permanent /blog/archives/000234.html https://www.kieranhealy.org/blog/archives/2003/01/19/funny-ha-ha
 | 
						|
Redirect Permanent /blog/archives/000233.html https://www.kieranhealy.org/blog/archives/2003/01/18/chancellor-clinton
 | 
						|
Redirect Permanent /blog/archives/000232.html https://www.kieranhealy.org/blog/archives/2003/01/18/anti-war-protests
 | 
						|
Redirect Permanent /blog/archives/000231.html https://www.kieranhealy.org/blog/archives/2003/01/16/mr-happy
 | 
						|
Redirect Permanent /blog/archives/000230.html https://www.kieranhealy.org/blog/archives/2003/01/16/sacked
 | 
						|
Redirect Permanent /blog/archives/000229.html https://www.kieranhealy.org/blog/archives/2003/01/15/popper
 | 
						|
Redirect Permanent /blog/archives/000228.html https://www.kieranhealy.org/blog/archives/2003/01/15/eldred-vs-ashcroft
 | 
						|
Redirect Permanent /blog/archives/000227.html https://www.kieranhealy.org/blog/archives/2003/01/15/two-religious-items
 | 
						|
Redirect Permanent /blog/archives/000226.html https://www.kieranhealy.org/blog/archives/2003/01/13/how-peculiar
 | 
						|
Redirect Permanent /blog/archives/000225.html https://www.kieranhealy.org/blog/archives/2003/01/13/blood-suckers
 | 
						|
Redirect Permanent /blog/archives/000224.html https://www.kieranhealy.org/blog/archives/2003/01/10/ladybird-books
 | 
						|
Redirect Permanent /blog/archives/000223.html https://www.kieranhealy.org/blog/archives/2003/01/09/preemptive-policing
 | 
						|
Redirect Permanent /blog/archives/000222.html https://www.kieranhealy.org/blog/archives/2003/01/08/trent-lotte
 | 
						|
Redirect Permanent /blog/archives/000221.html https://www.kieranhealy.org/blog/archives/2003/01/08/race-and-reality
 | 
						|
Redirect Permanent /blog/archives/000220.html https://www.kieranhealy.org/blog/archives/2003/01/08/marketing-the-tax-cut
 | 
						|
Redirect Permanent /blog/archives/000219.html https://www.kieranhealy.org/blog/archives/2003/01/07/anglosphere-iii-and-final
 | 
						|
Redirect Permanent /blog/archives/000218.html https://www.kieranhealy.org/blog/archives/2003/01/06/character-assassin-for-hire
 | 
						|
Redirect Permanent /blog/archives/000217.html https://www.kieranhealy.org/blog/archives/2003/01/06/anglosphere-ii
 | 
						|
Redirect Permanent /blog/archives/000216.html https://www.kieranhealy.org/blog/archives/2003/01/06/anglosphere
 | 
						|
Redirect Permanent /blog/archives/000215.html https://www.kieranhealy.org/blog/archives/2003/01/04/pop-quiz-answers
 | 
						|
Redirect Permanent /blog/archives/000214.html https://www.kieranhealy.org/blog/archives/2003/01/04/empty-questions
 | 
						|
Redirect Permanent /blog/archives/000213.html https://www.kieranhealy.org/blog/archives/2003/01/03/sociological-theory
 | 
						|
Redirect Permanent /blog/archives/000212.html https://www.kieranhealy.org/blog/archives/2003/01/03/tandem-novum-quidem-et-inauditum-consilium-capit
 | 
						|
Redirect Permanent /blog/archives/000211.html https://www.kieranhealy.org/blog/archives/2003/01/02/political-state-report
 | 
						|
Redirect Permanent /blog/archives/000210.html https://www.kieranhealy.org/blog/archives/2003/01/01/another-one
 | 
						|
Redirect Permanent /blog/archives/000209.html https://www.kieranhealy.org/blog/archives/2003/01/01/the-best-of-me
 | 
						|
Redirect Permanent /blog/archives/000208.html https://www.kieranhealy.org/blog/archives/2003/01/01/digby-goes-up
 | 
						|
Redirect Permanent /blog/archives/000207.html https://www.kieranhealy.org/blog/archives/2002/12/28/internet-diffusion
 | 
						|
Redirect Permanent /blog/archives/000206.html https://www.kieranhealy.org/blog/archives/2002/12/28/great-headline
 | 
						|
Redirect Permanent /blog/archives/000205.html https://www.kieranhealy.org/blog/archives/2002/12/27/precautionary-principles-and-smallpox
 | 
						|
Redirect Permanent /blog/archives/000204.html https://www.kieranhealy.org/blog/archives/2002/12/27/d-squared-on-race-in-america
 | 
						|
Redirect Permanent /blog/archives/000203.html https://www.kieranhealy.org/blog/archives/2002/12/27/quintessence-of-trivia
 | 
						|
Redirect Permanent /blog/archives/000202.html https://www.kieranhealy.org/blog/archives/2002/12/26/smallpox-uncertainties
 | 
						|
Redirect Permanent /blog/archives/000201.html https://www.kieranhealy.org/blog/archives/2002/12/22/the-golden-apples-of-the-sun
 | 
						|
Redirect Permanent /blog/archives/000200.html https://www.kieranhealy.org/blog/archives/2002/12/19/ringoism
 | 
						|
Redirect Permanent /blog/archives/000199.html https://www.kieranhealy.org/blog/archives/2002/12/18/to-boldly-go
 | 
						|
Redirect Permanent /blog/archives/000197.html https://www.kieranhealy.org/blog/archives/2002/12/18/qualia
 | 
						|
Redirect Permanent /blog/archives/000196.html https://www.kieranhealy.org/blog/archives/2002/12/18/koufax
 | 
						|
Redirect Permanent /blog/archives/000195.html https://www.kieranhealy.org/blog/archives/2002/12/17/grammar-round-up
 | 
						|
Redirect Permanent /blog/archives/000194.html https://www.kieranhealy.org/blog/archives/2002/12/17/open-wide
 | 
						|
Redirect Permanent /blog/archives/000193.html https://www.kieranhealy.org/blog/archives/2002/12/17/cuts-both-ways
 | 
						|
Redirect Permanent /blog/archives/000192.html https://www.kieranhealy.org/blog/archives/2002/12/15/the-right-remark
 | 
						|
Redirect Permanent /blog/archives/000191.html https://www.kieranhealy.org/blog/archives/2002/12/14/sign-me-up
 | 
						|
Redirect Permanent /blog/archives/000190.html https://www.kieranhealy.org/blog/archives/2002/12/14/bach
 | 
						|
Redirect Permanent /blog/archives/000189.html https://www.kieranhealy.org/blog/archives/2002/12/14/philosophy-discovers-society
 | 
						|
Redirect Permanent /blog/archives/000188.html https://www.kieranhealy.org/blog/archives/2002/12/13/lynching
 | 
						|
Redirect Permanent /blog/archives/000187.html https://www.kieranhealy.org/blog/archives/2002/12/13/anurlan-long-aprovincebe
 | 
						|
Redirect Permanent /blog/archives/000186.html https://www.kieranhealy.org/blog/archives/2002/12/12/names
 | 
						|
Redirect Permanent /blog/archives/000185.html https://www.kieranhealy.org/blog/archives/2002/12/12/auditing-employer-discrimination
 | 
						|
Redirect Permanent /blog/archives/000184.html https://www.kieranhealy.org/blog/archives/2002/12/12/ah-beaver-lodge
 | 
						|
Redirect Permanent /blog/archives/000183.html https://www.kieranhealy.org/blog/archives/2002/12/12/argumentum-ad
 | 
						|
Redirect Permanent /blog/archives/000182.html https://www.kieranhealy.org/blog/archives/2002/12/12/plus-ca-change
 | 
						|
Redirect Permanent /blog/archives/000181.html https://www.kieranhealy.org/blog/archives/2002/12/11/ok-i-laughed
 | 
						|
Redirect Permanent /blog/archives/000180.html https://www.kieranhealy.org/blog/archives/2002/12/11/opposites-intact
 | 
						|
Redirect Permanent /blog/archives/000179.html https://www.kieranhealy.org/blog/archives/2002/12/11/sociological
 | 
						|
Redirect Permanent /blog/archives/000178.html https://www.kieranhealy.org/blog/archives/2002/12/10/unto-this-last
 | 
						|
Redirect Permanent /blog/archives/000177.html https://www.kieranhealy.org/blog/archives/2002/12/09/do-you-reject-the-devil-and-all-his-works
 | 
						|
Redirect Permanent /blog/archives/000176.html https://www.kieranhealy.org/blog/archives/2002/12/09/laurie-in-the-blogosphere
 | 
						|
Redirect Permanent /blog/archives/000175.html https://www.kieranhealy.org/blog/archives/2002/12/07/market-discipline-and-organizational-responsibility
 | 
						|
Redirect Permanent /blog/archives/000174.html https://www.kieranhealy.org/blog/archives/2002/12/04/diiulio-opens-lid-gets-himself-canned
 | 
						|
Redirect Permanent /blog/archives/000173.html https://www.kieranhealy.org/blog/archives/2002/12/04/ka-chunk
 | 
						|
Redirect Permanent /blog/archives/000172.html https://www.kieranhealy.org/blog/archives/2002/12/04/harry-potter-v
 | 
						|
Redirect Permanent /blog/archives/000171.html https://www.kieranhealy.org/blog/archives/2002/12/03/sociology-sneaks-in
 | 
						|
Redirect Permanent /blog/archives/000170.html https://www.kieranhealy.org/blog/archives/2002/12/01/redeye-madness
 | 
						|
Redirect Permanent /blog/archives/000169.html https://www.kieranhealy.org/blog/archives/2002/11/29/i-switched
 | 
						|
Redirect Permanent /blog/archives/000168.html https://www.kieranhealy.org/blog/archives/2002/11/27/scribble-scribble-scribble
 | 
						|
Redirect Permanent /blog/archives/000167.html https://www.kieranhealy.org/blog/archives/2002/11/27/keats-and-chapman
 | 
						|
Redirect Permanent /blog/archives/000166.html https://www.kieranhealy.org/blog/archives/2002/11/26/harry-potter-pt-iii
 | 
						|
Redirect Permanent /blog/archives/000165.html https://www.kieranhealy.org/blog/archives/2002/11/26/the-network-of-ideas
 | 
						|
Redirect Permanent /blog/archives/000164.html https://www.kieranhealy.org/blog/archives/2002/11/25/creative-excuse
 | 
						|
Redirect Permanent /blog/archives/000163.html https://www.kieranhealy.org/blog/archives/2002/11/25/oz-blog
 | 
						|
Redirect Permanent /blog/archives/000162.html https://www.kieranhealy.org/blog/archives/2002/11/24/tinker-tailor
 | 
						|
Redirect Permanent /blog/archives/000161.html https://www.kieranhealy.org/blog/archives/2002/11/24/moonlighting
 | 
						|
Redirect Permanent /blog/archives/000160.html https://www.kieranhealy.org/blog/archives/2002/11/22/when-he-was-funny
 | 
						|
Redirect Permanent /blog/archives/000159.html https://www.kieranhealy.org/blog/archives/2002/11/20/yerp
 | 
						|
Redirect Permanent /blog/archives/000158.html https://www.kieranhealy.org/blog/archives/2002/11/20/harry-potter-again
 | 
						|
Redirect Permanent /blog/archives/000157.html https://www.kieranhealy.org/blog/archives/2002/11/18/varia
 | 
						|
Redirect Permanent /blog/archives/000156.html https://www.kieranhealy.org/blog/archives/2002/11/15/the-majesty-of-the-law
 | 
						|
Redirect Permanent /blog/archives/000155.html https://www.kieranhealy.org/blog/archives/2002/11/14/ta-rax-rum
 | 
						|
Redirect Permanent /blog/archives/000154.html https://www.kieranhealy.org/blog/archives/2002/11/14/political-sociology
 | 
						|
Redirect Permanent /blog/archives/000153.html https://www.kieranhealy.org/blog/archives/2002/11/12/never-mind-the-volokhs
 | 
						|
Redirect Permanent /blog/archives/000152.html https://www.kieranhealy.org/blog/archives/2002/11/12/cash-for-kidneys
 | 
						|
Redirect Permanent /blog/archives/000151.html https://www.kieranhealy.org/blog/archives/2002/11/12/attack-of-the-clones-indeed
 | 
						|
Redirect Permanent /blog/archives/000150.html https://www.kieranhealy.org/blog/archives/2002/11/11/machine-dreams-again
 | 
						|
Redirect Permanent /blog/archives/000149.html https://www.kieranhealy.org/blog/archives/2002/11/11/the-chickenhawk-that-didnt-bark
 | 
						|
Redirect Permanent /blog/archives/000148.html https://www.kieranhealy.org/blog/archives/2002/11/11/political-philosophy
 | 
						|
Redirect Permanent /blog/archives/000147.html https://www.kieranhealy.org/blog/archives/2002/11/09/moral-luck
 | 
						|
Redirect Permanent /blog/archives/000146.html https://www.kieranhealy.org/blog/archives/2002/11/08/and-on-balance
 | 
						|
Redirect Permanent /blog/archives/000145.html https://www.kieranhealy.org/blog/archives/2002/11/06/busy-busy
 | 
						|
Redirect Permanent /blog/archives/000144.html https://www.kieranhealy.org/blog/archives/2002/11/01/if-i-were-you
 | 
						|
Redirect Permanent /blog/archives/000143.html https://www.kieranhealy.org/blog/archives/2002/11/01/what-is-the-stars
 | 
						|
Redirect Permanent /blog/archives/000142.html https://www.kieranhealy.org/blog/archives/2002/10/31/cooling-the-mark-out
 | 
						|
Redirect Permanent /blog/archives/000141.html https://www.kieranhealy.org/blog/archives/2002/10/31/strawman-chickenhawk
 | 
						|
Redirect Permanent /blog/archives/000140.html https://www.kieranhealy.org/blog/archives/2002/10/30/stand-down-vs-gear-up
 | 
						|
Redirect Permanent /blog/archives/000139.html https://www.kieranhealy.org/blog/archives/2002/10/29/philosophical-gourmet
 | 
						|
Redirect Permanent /blog/archives/000138.html https://www.kieranhealy.org/blog/archives/2002/10/28/playing-with-the-wrong-team
 | 
						|
Redirect Permanent /blog/archives/000137.html https://www.kieranhealy.org/blog/archives/2002/10/28/well-heres-my-answer
 | 
						|
Redirect Permanent /blog/archives/000136.html https://www.kieranhealy.org/blog/archives/2002/10/28/shooting-at-the-university-of-arizona
 | 
						|
Redirect Permanent /blog/archives/000135.html https://www.kieranhealy.org/blog/archives/2002/10/27/unanticipated-solution
 | 
						|
Redirect Permanent /blog/archives/000134.html https://www.kieranhealy.org/blog/archives/2002/10/27/causal-and-moral-responsibility
 | 
						|
Redirect Permanent /blog/archives/000133.html https://www.kieranhealy.org/blog/archives/2002/10/25/two-posters
 | 
						|
Redirect Permanent /blog/archives/000132.html https://www.kieranhealy.org/blog/archives/2002/10/24/the-blame-of-those-ye-better
 | 
						|
Redirect Permanent /blog/archives/000131.html https://www.kieranhealy.org/blog/archives/2002/10/23/theres-antimony-arsenic-aluminum
 | 
						|
Redirect Permanent /blog/archives/000130.html https://www.kieranhealy.org/blog/archives/2002/10/23/all-sniper-all-the-time
 | 
						|
Redirect Permanent /blog/archives/000129.html https://www.kieranhealy.org/blog/archives/2002/10/23/fingerprinting
 | 
						|
Redirect Permanent /blog/archives/000128.html https://www.kieranhealy.org/blog/archives/2002/10/19/error-dinosaur-not-found
 | 
						|
Redirect Permanent /blog/archives/000127.html https://www.kieranhealy.org/blog/archives/2002/10/19/i-like-your-manifesto-put-it-to-the-testo
 | 
						|
Redirect Permanent /blog/archives/000126.html https://www.kieranhealy.org/blog/archives/2002/10/19/radical-goals
 | 
						|
Redirect Permanent /blog/archives/000125.html https://www.kieranhealy.org/blog/archives/2002/10/18/swaying-the-jury
 | 
						|
Redirect Permanent /blog/archives/000124.html https://www.kieranhealy.org/blog/archives/2002/10/17/khs-weblog-reveals-secret-wrd-program
 | 
						|
Redirect Permanent /blog/archives/000123.html https://www.kieranhealy.org/blog/archives/2002/10/16/war-games
 | 
						|
Redirect Permanent /blog/archives/000122.html https://www.kieranhealy.org/blog/archives/2002/10/16/david-lewis
 | 
						|
Redirect Permanent /blog/archives/000121.html https://www.kieranhealy.org/blog/archives/2002/10/15/no-more-like-this-please
 | 
						|
Redirect Permanent /blog/archives/000120.html https://www.kieranhealy.org/blog/archives/2002/10/14/what-would-happen-if-everyone-sung-that
 | 
						|
Redirect Permanent /blog/archives/000119.html https://www.kieranhealy.org/blog/archives/2002/10/11/oh-dear
 | 
						|
Redirect Permanent /blog/archives/000118.html https://www.kieranhealy.org/blog/archives/2002/10/10/economics-nobel-part-ii
 | 
						|
Redirect Permanent /blog/archives/000117.html https://www.kieranhealy.org/blog/archives/2002/10/09/kahnemans-nobel
 | 
						|
Redirect Permanent /blog/archives/000116.html https://www.kieranhealy.org/blog/archives/2002/10/09/fsk-fsk-fsk
 | 
						|
Redirect Permanent /blog/archives/000115.html https://www.kieranhealy.org/blog/archives/2002/10/08/more-on-the-north
 | 
						|
Redirect Permanent /blog/archives/000114.html https://www.kieranhealy.org/blog/archives/2002/10/08/robot-wars
 | 
						|
Redirect Permanent /blog/archives/000113.html https://www.kieranhealy.org/blog/archives/2002/10/07/easy-targets
 | 
						|
Redirect Permanent /blog/archives/000112.html https://www.kieranhealy.org/blog/archives/2002/10/07/dept-of-soup-and-forks
 | 
						|
Redirect Permanent /blog/archives/000111.html https://www.kieranhealy.org/blog/archives/2002/10/06/news-from-the-domestic-front
 | 
						|
Redirect Permanent /blog/archives/000110.html https://www.kieranhealy.org/blog/archives/2002/10/06/pining-for-jersey
 | 
						|
Redirect Permanent /blog/archives/000109.html https://www.kieranhealy.org/blog/archives/2002/10/04/a-great-piece-of-free-software
 | 
						|
Redirect Permanent /blog/archives/000108.html https://www.kieranhealy.org/blog/archives/2002/10/02/this-is-so-cool
 | 
						|
Redirect Permanent /blog/archives/000107.html https://www.kieranhealy.org/blog/archives/2002/10/01/vive-le-diff-no-wait
 | 
						|
Redirect Permanent /blog/archives/000106.html https://www.kieranhealy.org/blog/archives/2002/10/01/holes
 | 
						|
Redirect Permanent /blog/archives/000105.html https://www.kieranhealy.org/blog/archives/2002/10/01/round-up-the-usual-suspects
 | 
						|
Redirect Permanent /blog/archives/000104.html https://www.kieranhealy.org/blog/archives/2002/09/30/jaw-jaw-war-war
 | 
						|
Redirect Permanent /blog/archives/000103.html https://www.kieranhealy.org/blog/archives/2002/09/27/insert-monkey-joke-here
 | 
						|
Redirect Permanent /blog/archives/000102.html https://www.kieranhealy.org/blog/archives/2002/09/26/beyond-the-pale
 | 
						|
Redirect Permanent /blog/archives/000101.html https://www.kieranhealy.org/blog/archives/2002/09/25/font-junkie
 | 
						|
Redirect Permanent /blog/archives/000100.html https://www.kieranhealy.org/blog/archives/2002/09/23/found-the-damn-thing
 | 
						|
Redirect Permanent /blog/archives/000099.html https://www.kieranhealy.org/blog/archives/2002/09/23/inhale-exhale
 | 
						|
Redirect Permanent /blog/archives/000098.html https://www.kieranhealy.org/blog/archives/2002/09/22/innovation-machine
 | 
						|
Redirect Permanent /blog/archives/000097.html https://www.kieranhealy.org/blog/archives/2002/09/20/tweaking-william-morris
 | 
						|
Redirect Permanent /blog/archives/000096.html https://www.kieranhealy.org/blog/archives/2002/09/19/crime-and-punishment-part-3
 | 
						|
Redirect Permanent /blog/archives/000095.html https://www.kieranhealy.org/blog/archives/2002/09/18/free-software-socialism-death
 | 
						|
Redirect Permanent /blog/archives/000094.html https://www.kieranhealy.org/blog/archives/2002/09/17/naaas-redux
 | 
						|
Redirect Permanent /blog/archives/000093.html https://www.kieranhealy.org/blog/archives/2002/09/16/incarceration-and-inequality-again
 | 
						|
Redirect Permanent /blog/archives/000092.html https://www.kieranhealy.org/blog/archives/2002/09/15/marx-and-human-nature
 | 
						|
Redirect Permanent /blog/archives/000091.html https://www.kieranhealy.org/blog/archives/2002/09/13/another-essay-service
 | 
						|
Redirect Permanent /blog/archives/000090.html https://www.kieranhealy.org/blog/archives/2002/09/12/another-bookmark
 | 
						|
Redirect Permanent /blog/archives/000089.html https://www.kieranhealy.org/blog/archives/2002/09/12/ideology-and-policy-in-one-easy-lesson
 | 
						|
Redirect Permanent /blog/archives/000088.html https://www.kieranhealy.org/blog/archives/2002/09/11/mast-hemmd-manhattan
 | 
						|
Redirect Permanent /blog/archives/000087.html https://www.kieranhealy.org/blog/archives/2002/09/10/inequality-and-incarceration
 | 
						|
Redirect Permanent /blog/archives/000086.html https://www.kieranhealy.org/blog/archives/2002/09/10/the-language-of-influence
 | 
						|
Redirect Permanent /blog/archives/000085.html https://www.kieranhealy.org/blog/archives/2002/09/09/sweden-and-mississippi
 | 
						|
Redirect Permanent /blog/archives/000084.html https://www.kieranhealy.org/blog/archives/2002/09/08/look-a-little-closer-at-the-data
 | 
						|
Redirect Permanent /blog/archives/000083.html https://www.kieranhealy.org/blog/archives/2002/09/07/the-ideal-transport-situation
 | 
						|
Redirect Permanent /blog/archives/000082.html https://www.kieranhealy.org/blog/archives/2002/09/05/adobe-on-the-sharp-end-of-the-dmca
 | 
						|
Redirect Permanent /blog/archives/000081.html https://www.kieranhealy.org/blog/archives/2002/09/04/helpful-and-unhelpful-solutions-to-workfamily-issues
 | 
						|
Redirect Permanent /blog/archives/000080.html https://www.kieranhealy.org/blog/archives/2002/09/03/doorknob-rattling
 | 
						|
Redirect Permanent /blog/archives/000079.html https://www.kieranhealy.org/blog/archives/2002/09/03/trackback-feedforward
 | 
						|
Redirect Permanent /blog/archives/000078.html https://www.kieranhealy.org/blog/archives/2002/09/02/work-health-and-social-structure
 | 
						|
Redirect Permanent /blog/archives/000077.html https://www.kieranhealy.org/blog/archives/2002/08/31/mapblasts-linedrive
 | 
						|
Redirect Permanent /blog/archives/000076.html https://www.kieranhealy.org/blog/archives/2002/08/30/fisa-and-john-ashcroft
 | 
						|
Redirect Permanent /blog/archives/000075.html https://www.kieranhealy.org/blog/archives/2002/08/29/hidden-in-plain-sight
 | 
						|
Redirect Permanent /blog/archives/000074.html https://www.kieranhealy.org/blog/archives/2002/08/27/fall-brown-bag-schedule
 | 
						|
Redirect Permanent /blog/archives/000073.html https://www.kieranhealy.org/blog/archives/2002/08/27/comparison-cases-for-iraq-the-us-and-terrorism
 | 
						|
Redirect Permanent /blog/archives/000072.html https://www.kieranhealy.org/blog/archives/2002/08/25/a-bird-in-the-hand
 | 
						|
Redirect Permanent /blog/archives/000071.html https://www.kieranhealy.org/blog/archives/2002/08/24/read-and-learn
 | 
						|
Redirect Permanent /blog/archives/000070.html https://www.kieranhealy.org/blog/archives/2002/08/24/monster-truck
 | 
						|
Redirect Permanent /blog/archives/000069.html https://www.kieranhealy.org/blog/archives/2002/08/23/how-to-run-an-auction-in-1660
 | 
						|
Redirect Permanent /blog/archives/000068.html https://www.kieranhealy.org/blog/archives/2002/08/22/just-plain-folks-at-waco
 | 
						|
Redirect Permanent /blog/archives/000067.html https://www.kieranhealy.org/blog/archives/2002/08/21/economic-sociology-syllabus
 | 
						|
Redirect Permanent /blog/archives/000066.html https://www.kieranhealy.org/blog/archives/2002/08/21/post-asa-reading-list
 | 
						|
Redirect Permanent /blog/archives/000065.html https://www.kieranhealy.org/blog/archives/2002/08/20/wilco-and-coase
 | 
						|
Redirect Permanent /blog/archives/000064.html https://www.kieranhealy.org/blog/archives/2002/08/19/firms-markets-and-information
 | 
						|
Redirect Permanent /blog/archives/000063.html https://www.kieranhealy.org/blog/archives/2002/08/19/internet-signal-to-noise
 | 
						|
Redirect Permanent /blog/archives/000062.html https://www.kieranhealy.org/blog/archives/2002/08/16/money-and-happiness
 | 
						|
Redirect Permanent /blog/archives/000058.html https://www.kieranhealy.org/blog/archives/2002/08/14/data-and-its-perverse-pleasures
 | 
						|
Redirect Permanent /blog/archives/000057.html https://www.kieranhealy.org/blog/archives/2002/08/13/purchasing-the-right-personality-for-college
 | 
						|
Redirect Permanent /blog/archives/000056.html https://www.kieranhealy.org/blog/archives/2002/08/13/mackenzie-reads-mirowski
 | 
						|
Redirect Permanent /blog/archives/000055.html https://www.kieranhealy.org/blog/archives/2002/08/12/against-the-dead-hand
 | 
						|
Redirect Permanent /blog/archives/000054.html https://www.kieranhealy.org/blog/archives/2002/08/11/more-on-post-war-economics
 | 
						|
Redirect Permanent /blog/archives/000053.html https://www.kieranhealy.org/blog/archives/2002/08/09/more-on-unc-and-bill-oreilly
 | 
						|
Redirect Permanent /blog/archives/000052.html https://www.kieranhealy.org/blog/archives/2002/08/09/uncs-islamic-reading-assignment
 | 
						|
Redirect Permanent /blog/archives/000051.html https://www.kieranhealy.org/blog/archives/2002/08/08/jamls-article
 | 
						|
Redirect Permanent /blog/archives/000050.html https://www.kieranhealy.org/blog/archives/2002/08/07/back-in-tucson
 | 
						|
Redirect Permanent /blog/archives/000049.html https://www.kieranhealy.org/blog/archives/2002/08/03/last-one-to-know
 | 
						|
Redirect Permanent /blog/archives/000048.html https://www.kieranhealy.org/blog/archives/2002/07/29/bureaucracy-and-its-benefits
 | 
						|
Redirect Permanent /blog/archives/000047.html https://www.kieranhealy.org/blog/archives/2002/07/28/fries-lies-and-apple-pies
 | 
						|
Redirect Permanent /blog/archives/000046.html https://www.kieranhealy.org/blog/archives/2002/07/23/more-sellers-than-buyers
 | 
						|
Redirect Permanent /blog/archives/000045.html https://www.kieranhealy.org/blog/archives/2002/07/22/that-photo-doesnt-look-like-you
 | 
						|
Redirect Permanent /blog/archives/000044.html https://www.kieranhealy.org/blog/archives/2002/07/20/visions-and-revisions-and-a-hundred-indecisions
 | 
						|
Redirect Permanent /blog/archives/000043.html https://www.kieranhealy.org/blog/archives/2002/07/18/amazon-meets-google
 | 
						|
Redirect Permanent /blog/archives/000042.html https://www.kieranhealy.org/blog/archives/2002/07/17/philip-mirowskis-machine-dreams
 | 
						|
Redirect Permanent /blog/archives/000041.html https://www.kieranhealy.org/blog/archives/2002/07/16/ira-apology-to-noncombatants
 | 
						|
Redirect Permanent /blog/archives/000040.html https://www.kieranhealy.org/blog/archives/2002/07/15/bet-they-dont-have-a-word-for-gaffe-either
 | 
						|
Redirect Permanent /blog/archives/000039.html https://www.kieranhealy.org/blog/archives/2002/07/11/dept-of-alternative-careers
 | 
						|
Redirect Permanent /blog/archives/000038.html https://www.kieranhealy.org/blog/archives/2002/07/11/grammar-pop-quiz
 | 
						|
Redirect Permanent /blog/archives/000037.html https://www.kieranhealy.org/blog/archives/2002/07/11/membership-has-its-privileges
 | 
						|
Redirect Permanent /blog/archives/000036.html https://www.kieranhealy.org/blog/archives/2002/07/11/a-primer-on-irish-political-scandal
 | 
						|
Redirect Permanent /blog/archives/000035.html https://www.kieranhealy.org/blog/archives/2002/07/10/dick-cheney-shilling-for-andersen
 | 
						|
Redirect Permanent /blog/archives/000034.html https://www.kieranhealy.org/blog/archives/2002/07/10/photographs-by-david-krewinghaus
 | 
						|
Redirect Permanent /blog/archives/000033.html https://www.kieranhealy.org/blog/archives/2002/07/10/counterfactual-plausibility
 | 
						|
Redirect Permanent /blog/archives/000032.html https://www.kieranhealy.org/blog/archives/2002/07/09/asrs-unavailability-on-the-internet
 | 
						|
Redirect Permanent /blog/archives/000031.html https://www.kieranhealy.org/blog/archives/2002/07/08/biking-in-brian-head
 | 
						|
Redirect Permanent /blog/archives/000030.html https://www.kieranhealy.org/blog/archives/2002/07/03/another-kuro5hin-story
 | 
						|
Redirect Permanent /blog/archives/000029.html https://www.kieranhealy.org/blog/archives/2002/07/02/eternal-ambition-single-goal-er-ryan-and-jacob
 | 
						|
Redirect Permanent /blog/archives/000028.html https://www.kieranhealy.org/blog/archives/2002/07/02/stephen-wolfram-and-the-obsession-with-discovering-lone-geniuses
 | 
						|
Redirect Permanent /blog/archives/000027.html https://www.kieranhealy.org/blog/archives/2002/07/01/weblog-antidote
 | 
						|
Redirect Permanent /blog/archives/000026.html https://www.kieranhealy.org/blog/archives/2002/07/01/trackback-explained-to-myself
 | 
						|
Redirect Permanent /blog/archives/000025.html https://www.kieranhealy.org/blog/archives/2002/06/30/clueless-noob
 | 
						|
Redirect Permanent /blog/archives/000024.html https://www.kieranhealy.org/blog/archives/2002/06/30/minority-reports-vision-of-the-future
 | 
						|
Redirect Permanent /blog/archives/000023.html https://www.kieranhealy.org/blog/archives/2002/06/30/amazon-recommendations-on-crack
 | 
						|
Redirect Permanent /blog/archives/000022.html https://www.kieranhealy.org/blog/archives/2002/06/28/on-being-an-obscure-google-search-result
 | 
						|
Redirect Permanent /blog/archives/000021.html https://www.kieranhealy.org/blog/archives/2002/06/28/culture-and-the-creative-industries
 | 
						|
Redirect Permanent /blog/archives/000020.html https://www.kieranhealy.org/blog/archives/2002/06/27/my-pledge-of-allegiance-article-on-kuro5hin
 | 
						|
Redirect Permanent /blog/archives/000019.html https://www.kieranhealy.org/blog/archives/2002/06/27/i-pledge-allegiance-to-the-flag
 | 
						|
Redirect Permanent /blog/archives/000018.html https://www.kieranhealy.org/blog/archives/2002/06/26/lundy-fastnet-irish-sea-rockall-fair-isle-faeroes
 | 
						|
Redirect Permanent /blog/archives/000017.html https://www.kieranhealy.org/blog/archives/2002/06/21/google-api-and-movable-type-hack
 | 
						|
Redirect Permanent /blog/archives/000016.html https://www.kieranhealy.org/blog/archives/2002/06/19/catholic-church-abuse-policy-one-liner
 | 
						|
Redirect Permanent /blog/archives/000015.html https://www.kieranhealy.org/blog/archives/2002/06/18/creativity-the-culture-industries-and-the-new-economy-no-such-thing
 | 
						|
Redirect Permanent /blog/archives/000014.html https://www.kieranhealy.org/blog/archives/2002/06/15/good-company
 | 
						|
Redirect Permanent /blog/archives/000013.html https://www.kieranhealy.org/blog/archives/2002/06/15/digital-tech-and-cultural-goods-paper
 | 
						|
Redirect Permanent /blog/archives/000012.html https://www.kieranhealy.org/blog/archives/2002/06/12/fashion-police
 | 
						|
Redirect Permanent /blog/archives/000011.html https://www.kieranhealy.org/blog/archives/2002/06/11/cheaper-than-hubble
 | 
						|
Redirect Permanent /blog/archives/000010.html https://www.kieranhealy.org/blog/archives/2002/06/06/jumping-into-the-abyss
 | 
						|
Redirect Permanent /blog/archives/000009.html https://www.kieranhealy.org/blog/archives/2002/06/02/national-football-strategies
 | 
						|
Redirect Permanent /blog/archives/000008.html https://www.kieranhealy.org/blog/archives/2002/06/01/poetic-headline-justice
 | 
						|
Redirect Permanent /blog/archives/000007.html https://www.kieranhealy.org/blog/archives/2002/05/30/the-fire
 | 
						|
Redirect Permanent /blog/archives/000006.html https://www.kieranhealy.org/blog/archives/2002/05/26/copyright-law-and-bathroom-breaks
 | 
						|
Redirect Permanent /blog/archives/000005.html https://www.kieranhealy.org/blog/archives/2002/05/23/chalkcheesechoose
 | 
						|
Redirect Permanent /blog/archives/000004.html https://www.kieranhealy.org/blog/archives/2002/05/22/book-review
 | 
						|
Redirect Permanent /blog/archives/000003.html https://www.kieranhealy.org/blog/archives/2002/05/22/teething-trouble
 | 
						|
Redirect Permanent /blog/archives/000002.html https://www.kieranhealy.org/blog/archives/2002/05/21/best-to-jump-right-in
 | 
						|
Redirect Permanent /blog/archives/000001.html https://www.kieranhealy.org/blog/archives/2002/05/21/the-hello-world-entry
 | 
						|
 | 
						|
 | 
						|
#RewriteCond %{HTTP_REFERER} !^$
 | 
						|
#RewriteCond %{HTTP_REFERER} !^http://kieranhealy.org/.*$ [NC]
 | 
						|
#RewriteCond %{HTTP_REFERER} !^https://www.kieranhealy.org/.*$ [NC]
 | 
						|
#RewriteCond %{HTTP_REFERER} !^http://crookedtimber.org/.*$ [NC]
 | 
						|
#RewriteCond %{HTTP_REFERER} !^http://www.crookedtimber.org/.*$ [NC]
 | 
						|
#RewriteRule .*\.(gif|jpg|png)$ - [N,F,L]
 |