Archive for January, 2007

Dreamhost and Ruby on Rails

Posted by CobyR on January 27th, 2007

After fighting Dreamhost’s dispatch.fcgi issues, I ended up moving one of my production sites to a local hosting company. So far so good. I did come across this post today though, and am trying it on another one of my dreamhost sites.
I’m using Montastic and AlertSite for performance monitoring.
Montastic is great for [...]

sp_findtext

Posted by CobyR on January 17th, 2007

When in MS SQL server and you need to find some text in a stored proc, but you have 100’s of them, what do you do?
Came accross sp_findtext when searching for an issue today. I was doing maintenance on an app I hadn’t looked at in over 18 months.
sp_findtext