This blog is officially retired. Please visit http://sqlblog.com.
New article posted here.
The topic du jour is a UDF for replacing substrings based on patterns (vs. T-SQL's built-in REPLACE() function, which uses static strings).