Talk:FeatView

From CoGepedia
Revision as of 19:42, 4 May 2009 by Jkane (Talk | contribs) (Using jQuery to search through orgs rather than call db for name searches -- ~~~~)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.