Archive for November, 2009

thumbnail

Twitter Weekly Updates for 2009-11-28

RT @purplehayz Galileo's fingers found http://short.to/y6h8 – Yep, the Museum of the History of Science in Firenza now has 3 of his fingers # without changing anything my Facebook turned all French — thankfully 8 years of French class helped me stumble to the right tab #fb #

thumbnail

Twitter Weekly Updates for 2009-11-21

I used #Shazam to discover Lord by Sleepy Sun http://www.shazam.com/music/web/track?id=48796869 # At Metro Hall getting my H1N1 shot. About an hour wait, very orderly and well managed #fb #

thumbnail

Twitter Weekly Updates for 2009-11-14

RT @bostonmarketer: I just updated my Twitter app post with 10 new apps, including followformation and tweetreach! http://bit.ly/9aXQv # Reading: BREAKING: Google Acquires Mobile Ad Network AdMob for $750 Million http://bit.ly/kkoHO # Reading: WiFi Body Scale Auto-Tweets Each Time You Step On It http://bit.ly/1TfLBF # RT @TechboyUK: At last – Facebook Developer Toolkit 3.0 is [...]

thumbnail

Twitter Weekly Updates for 2009-11-07

RT @chrisbrogan: A Twitter list feature I want: "top 20 people you @ reply" . "Top 20 people you retweet" … etc. # They should start charging for content NYTimes: Recession, Revolution and a Leaner Times http://s.nyt.com/u/DdA #fb # Ugh, I too never thought I'd root for the Yankees but I am NYTimes: Warming to [...]

Autocomplete

jQuery Autocomplete + JSON + ASP.NET MVC + key value pair example

It took us a while to get this working properly – largely due to some pesky javascript errors but also because we wanted to return a key/value pair. We had a big head start, however, thanks to German Schuager’s article which employs the jQuery Autocomplete plugin and clearly explains how to consume JSON from ASP.NET [...]