Talk:FeatView
Using jQuery to search through orgs rather than call db for name searches -- Jkane 01:42, 5 May 2009 (UTC)
Title says it, it will be much faster simply parsing through the already generated org list (either client-side with jQuery or with the Perl script) than to regenerate the list from scratch. Prob can't do this with desc search, but definitely with name search.