Author: CasB

Like StarCraft 2?

After watching some casts by Husky, HD and Matron, I decided to start playing StarCraft 2 myself. Now, I’m hooked, although I’m such a noob. Watching these replays allow me to learn some interesting builds, tactics and hopefully come to my advantage. Also, it’s just very entertaining to watch pro-gamers play. If you like to watch

jQuery Autocomplete: How To Search From The Start

I came across a problem using the autocomplete function in jQuery. I use a search for countries, and I want the result to start with the letter I fill in the textbox, but instead, I got all the results containing the user input. I spent some time searching for an answer, but I couldn’t find anything, so