Or (as long as it's performant), an auto-complete as you type so that both "java" and "javascript" show up in the auto-complete's suggestion list when you type "java" in. In the above example, a person would type in 'rails' and see the 'rubyonrails' auto-complete, and (hopefully) choose that instead.
Comments
Or (as long as it's performant), an auto-complete as you type so that both "java" and "javascript" show up in the auto-complete's suggestion list when you type "java" in. In the above example, a person would type in 'rails' and see the 'rubyonrails' auto-complete, and (hopefully) choose that instead.