My map demo
http://www.wssdemo.com/Pages/map.aspx suffered from problem where I was adding the text from a SharePoint List field into the parameter of a javascript function. What if the string has single or double quotes?
Problem not solved but I did add some validation to the lat and long values.
Just as well this is a demo and not a production system ;-)
Today was spent trouble shooting an SPS 2003 dev environment where search would not work after restoring only the portal content db from a production system. Crawling worked fine but search resulted in Network Error for which there are several KB's related to index files out of sync but the dev server is a single server so this did not apply.
Ended up deleting and recreating the portal as the portal only provides search and site directory to 6 large WSS virtual servers. Still had to remove the Job function from the farm and re add it to get the index files/db deleted otherwise crawler would hand on first full index.
Although it is a bit of a drag working on SPS 2003, it is still interesting helping customers solve problems like finding a site blowing out the content db because a team discovered they could all share their music collection in a document library!
I also had someone looking over my shoulder all day and they commented that they had not seen me make a typo all day. That was 4pm and needless to say it was all down hill from then;-)