Archives for January 2010
Integrating jQuery Autocomplete plugin with ASP.NET
I wanted to use the jQuery Autocomplete plugin:
$(document).ready(function() {
var url = “SomeData.aspx”;
$(”#myTextBox”).autocomplete(url, {
minChars: 2
});
[…]
Not actually a YouTube video, but in a sense, better
Best to use headphones.
Impressions of Yangon
For the menfolk, smart casual consists of short- or long-sleeved shirt, sarong (longyi, pronounced “long-jee”), and velvet-and-leather flip-flops. At any time, 60% to 70% of the male population can be seen in this attire, so this is the first thing a foreigner would notice.
Public transportation is plentiful. There are your normal buses and taxis, and […]
