Thanks to Rideran for letting me know the site search was broken. Turns out google deprecated there search API that I was using.
http://radar.oreilly.com/archives/2006/ ... P_API.html
But alas, they have a new API, but with some restrictions... But it does have some cooler stuff.
I was able to build an AJAX powered dynamic search page with the new API.
The main search column on the left shows all results site-wide. In the right column are tabs that narrow your search to specific sections of the site. Clicking th tabs loads the results with cool ajaxy quickness, without having to reload the page.
http://www.canadaka.net/search.php
I hope you all like the new search, I have been meaning to add the ability to narrow the search by section, like the forums, for some time.