Dishola: Reviews by the Dish

dishola /dish•ō•lâ/
v. To share the love of food - dish by dish. n. The ultimate source to find real meals at real places that rule.
Derrick Sky Vegan Chocolates

Blog Buzz: the latest and greatest palate pleasing blog news

Brunch in Wimberley at The Leaning Pear

Tasty Touring travels to The Leaning Pear in Wimberley, and shares a sneak peak of just one of many restaurants participating in the GO TEXAN Restaurant Round-Up.    KatieRose

Thursday September 17, 2009

One of my favorite weekend activities is to take road trips to all of the great small towns in the Hill Country. Today Adam and I joined the KGSR “Late Show” guys and their ladies for brunch at The Leaning Pear in Wimberley.

Read more at Tasty Touring
Good Dish? Vote: [3 dishes from 11 votes]
email to a friend share

Scenes from Buenos Aires Cafe East

Buenos Aires in our own backyard. Forklore shares mouth-watering images.    KatieRose

Monday September 14, 2009

Buenos Aires Cafe on East Sixth Street has become a new gathering spot for Austin’s elite (even if the most elite person in the room is you).

Read more at forklore
Good Dish? Vote: [3 dishes from 10 votes]
email to a friend share

Dining Out Sustainably: Thai Fresh

For fresh Thai food, its all in the name. Austin Farm to Table raves about the scrumptious commitment to sustainable food found at Thai Fresh.    KatieRose

Wednesday September 9, 2009

I started following Thai Fresh (@thaifresh) on Twitter and I would see the tantalizing dishes Jam was making every day. I would be drooling on my keyboard and yet I never wandered down to the restaurant.

Read more at Austin Farm to Table
Good Dish? Vote: [4 dishes from 18 votes]
email to a friend share

Titaya's Thai Cuisine: Totally Tantalizing

If you like spicy...and you like Asian, the nom nom says Titaya's Thai Cuisine will hit the spot.    KatieRose

Thursday September 17, 2009

I had heard a lot about Titaya's through word of mouth and I had driven past it multiple times since I live near there and frequent that Half Price and Goodwill pretty often.

Read more at the nom nom
Good Dish? Vote: [4 dishes from 7 votes]
email to a friend share

Good drinks: Framboise Flip at East Side Show Room

Forklore weighs in on the ornate cocktails and old school feel at East Side Show Room.    KatieRose

Monday September 14, 2009

What kind of place is this? Every detail is obsessively rendered in soft-focus retro-shab, down to the bartender smashing ice to order in a green Swiss Army-style bag for the pricey, show-crafted cocktails.

Read more at forklore
Good Dish? Vote: [3 dishes from 12 votes]
email to a friend share

Avenue B Grocery

Maggie's Austin serves up a history lesson along side great eats at Avenue B Grocery - one of Austin's oldest treasures tucked away in Hyde Park.    KatieRose

Wednesday September 9, 2009

Avenue B Grocery is an old fashioned general store and deli tucked into Austin’s Hyde Park neighborhood.

Read more at Maggie's Austin
Good Dish? Vote: [3 dishes from 10 votes]
email to a friend share

Olivia: One of America's Best Turns One

See how hungersauce helped Olivia celebrate turning one year old.    KatieRose

Saturday September 12, 2009

Olivia Restaurant, located right nest to the Taxidermy place on South Lamar, turns ONE today, having opened just one year ago.

Read more at Hungersauce
Good Dish? Vote: [3 dishes from 24 votes]
email to a friend share

(dishola_development) 11 queries took 33 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `blogbuzz`25251
2SET NAMES 'UTF8'00
3DESCRIBE `blogbuzz_votes`551
4DESCRIBE `blogbuzz_comments`661
5DESCRIBE `blogbuzz_dishes`331
6SELECT `Blogbuzz`.`id`, `Blogbuzz`.`user_id`, `Blogbuzz`.`editor_user_id`, `Blogbuzz`.`title`, `Blogbuzz`.`editor_blurb`, `Blogbuzz`.`short_blurb`, `Blogbuzz`.`long_blurb`, `Blogbuzz`.`source_name`, `Blogbuzz`.`source_url`, `Blogbuzz`.`source_publish_date`, `Blogbuzz`.`publish_date`, `Blogbuzz`.`location`, `Blogbuzz`.`location_string`, `Blogbuzz`.`country_name_code`, `Blogbuzz`.`administrative_area`, `Blogbuzz`.`locality_name`, `Blogbuzz`.`postal_code`, `Blogbuzz`.`latitude`, `Blogbuzz`.`longitude`, `Blogbuzz`.`photo_large_id`, `Blogbuzz`.`photo_small_id`, `Blogbuzz`.`photo_credit`, `Blogbuzz`.`disabled`, `Blogbuzz`.`created`, `Blogbuzz`.`modified`, `EditorUser`.`id`, `EditorUser`.`name`, `EditorUser`.`realname`, `EditorUser`.`email`, `EditorUser`.`password`, `EditorUser`.`validated`, `EditorUser`.`count_dishes`, `EditorUser`.`count_reviews`, `EditorUser`.`count_reviews_votes`, `EditorUser`.`count_photos`, `EditorUser`.`count_must_trys`, `EditorUser`.`count_tablemates`, `EditorUser`.`count_sets`, `EditorUser`.`fb_sig_user`, `EditorUser`.`twitter_key`, `EditorUser`.`twitter_secret`, `EditorUser`.`created`, `EditorUser`.`modified`, `EditorUser`.`classification`, `EditorUser`.`image_150`, `EditorUser`.`image_48`, `EditorUser`.`image_16`, `EditorUser`.`image_normal`, `PhotoSmall`.`id`, `PhotoSmall`.`user_id`, `PhotoSmall`.`filepath`, `PhotoSmall`.`mime_type`, `PhotoSmall`.`filename`, `PhotoSmall`.`crop_x`, `PhotoSmall`.`crop_y`, `PhotoSmall`.`width`, `PhotoSmall`.`height`, `PhotoSmall`.`created`, `PhotoSmall`.`modified`, `PhotoLarge`.`id`, `PhotoLarge`.`user_id`, `PhotoLarge`.`filepath`, `PhotoLarge`.`mime_type`, `PhotoLarge`.`filename`, `PhotoLarge`.`crop_x`, `PhotoLarge`.`crop_y`, `PhotoLarge`.`width`, `PhotoLarge`.`height`, `PhotoLarge`.`created`, `PhotoLarge`.`modified`, `User`.`id`, `User`.`name`, `User`.`realname`, `User`.`email`, `User`.`password`, `User`.`validated`, `User`.`count_dishes`, `User`.`count_reviews`, `User`.`count_reviews_votes`, `User`.`count_photos`, `User`.`count_must_trys`, `User`.`count_tablemates`, `User`.`count_sets`, `User`.`fb_sig_user`, `User`.`twitter_key`, `User`.`twitter_secret`, `User`.`created`, `User`.`modified`, `User`.`classification`, `User`.`image_150`, `User`.`image_48`, `User`.`image_16`, `User`.`image_normal` FROM `blogbuzz` AS `Blogbuzz` LEFT JOIN `users` AS `EditorUser` ON (`Blogbuzz`.`editor_user_id` = `EditorUser`.`id`) LEFT JOIN `images` AS `PhotoSmall` ON (`Blogbuzz`.`photo_small_id` = `PhotoSmall`.`id`) LEFT JOIN `images` AS `PhotoLarge` ON (`Blogbuzz`.`photo_large_id` = `PhotoLarge`.`id`) LEFT JOIN `users` AS `User` ON (`Blogbuzz`.`user_id` = `User`.`id`) WHERE publish_date <= NOW() AND location="100_MI_FROM_AUSTIN" AND disabled <> 1 ORDER BY `Blogbuzz`.`publish_date` DESC LIMIT 56, 7774
7SELECT `BlogbuzzVote`.`id`, `BlogbuzzVote`.`blogbuzz_id`, `BlogbuzzVote`.`vote`, `BlogbuzzVote`.`created`, `BlogbuzzVote`.`modified` FROM `blogbuzz_votes` AS `BlogbuzzVote` WHERE `BlogbuzzVote`.`blogbuzz_id` IN (100, 97, 88, 101, 96, 86, 93) 929215
8SELECT `BlogbuzzComment`.`id`, `BlogbuzzComment`.`user_id`, `BlogbuzzComment`.`blogbuzz_id`, `BlogbuzzComment`.`message`, `BlogbuzzComment`.`created`, `BlogbuzzComment`.`modified` FROM `blogbuzz_comments` AS `BlogbuzzComment` WHERE `BlogbuzzComment`.`blogbuzz_id` IN (100, 97, 88, 101, 96, 86, 93) 000
9SELECT `Dish`.`id`, `Dish`.`user_id`, `Dish`.`name`, `Dish`.`location_id`, `Dish`.`disabled`, `Dish`.`created`, `Dish`.`modified`, `Dish`.`vote_avg`, `Dish`.`vote_count`, `Dish`.`members_vote_avg`, `Dish`.`members_vote_count`, `Dish`.`industry_vote_avg`, `Dish`.`industry_vote_count`, `Dish`.`critics_vote_avg`, `Dish`.`critics_vote_count`, `Dish`.`last_review_date`, `Dish`.`review_count`, `Dish`.`is_divine`, `Dish`.`dish_image_filepath`, `Dish`.`dish_image_created`, `BlogbuzzDish`.`id`, `BlogbuzzDish`.`blogbuzz_id`, `BlogbuzzDish`.`dish_id` FROM `dishes` AS `Dish` JOIN `blogbuzz_dishes` AS `BlogbuzzDish` ON (`BlogbuzzDish`.`blogbuzz_id` IN (100, 97, 88, 101, 96, 86, 93) AND `BlogbuzzDish`.`dish_id` = `Dish`.`id`) WHERE 1 = 1 29298
10SELECT COUNT(*) AS `count` FROM `blogbuzz` AS `Blogbuzz` LEFT JOIN `users` AS `EditorUser` ON (`Blogbuzz`.`editor_user_id` = `EditorUser`.`id`) LEFT JOIN `images` AS `PhotoSmall` ON (`Blogbuzz`.`photo_small_id` = `PhotoSmall`.`id`) LEFT JOIN `images` AS `PhotoLarge` ON (`Blogbuzz`.`photo_large_id` = `PhotoLarge`.`id`) LEFT JOIN `users` AS `User` ON (`Blogbuzz`.`user_id` = `User`.`id`) WHERE publish_date <= NOW() AND location="100_MI_FROM_AUSTIN" AND disabled <> 1 112
11SELECT `DishSet`.*, `DishSet`.`id` FROM `sets` AS `DishSet` LEFT JOIN `users` AS `User` ON (`DishSet`.`user_id` = `User`.`id`) WHERE `DishSet`.`name` <> "Must Try" AND `DishSet`.`count_dishes` > 0 ORDER BY `DishSet`.`modified` DESC LIMIT 5550