Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
OneAlbum
Jul 07, 2010 at 7:18 AMGood... however i would like this crawler to have the ability to query the photo some thing like the following so that i can show the people located in Bing map
"SELECT photo.Name, photo.Location, First(photo) FROM OneAlbum WHERE photo.Gender (my given tag) = female
AND photo.Category = 'Friend' AND SearchAlbumList IN (MyAlbum, MyFriendXAlbum) AND photo.NumberOfPerson = 1
...GROUP BY photo.Name, photo.Location..."