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
Features > Blog Buzz Austin, TX > Tarka - Vegan Indian Food in South Austin

Blogbuzz: the latest and greatest palate pleasing blog news

Tarka - Vegan Indian Food in South Austin

Plump, crispy, oil-free samosas are the highlight of the vegan Indian food offered at Tarka, a relative newcomer to South Austin, reports The Lazy Smurf.    KatieRose

Wednesday November 4, 2009 by  lazysmurf

I have been really excited since I heard that the previous owners of the Clay Pit were opening a location, called Tarka in South Austin. The really great thing about Tarka is that they have all the vegan items denoted with a little V and you can easily tell what you want to eat. The first time I went a girl at the counter told me that the rice wasn’t vegan but then I spoke later with the owner he assured me that they use oil instead of butter. He was really nice and very gracious through the whole exchange and I really appreciated that. In fact, it is that conversation that sent me to try it a second time.

Good Dish? Vote: [3 dishes from 25 votes]
email to a friend share
Comments (1)
elsigh on 11/04/09

This is a really great trend - people want, and deserve, more info about their food from folks - and it's cool they're proud of this.


(dishola_development) 16 queries took 17 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `blogbuzz`25251
2SET NAMES 'UTF8'00
3DESCRIBE `restaurant_locations`21211
4DESCRIBE `restaurants`771
5DESCRIBE `featured_dishes`10101
6DESCRIBE `dish_images`771
7DESCRIBE `dish_image_votes`881
8DESCRIBE `tags`221
9DESCRIBE `dishes_tags`331
10DESCRIBE `dish_wanteds_tags`331
11DESCRIBE `dish_wanteds_dishes`331
12SELECT `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 `Blogbuzz`.`id` = 173 LIMIT 1114
13SELECT `BlogbuzzVote`.`id`, `BlogbuzzVote`.`blogbuzz_id`, `BlogbuzzVote`.`vote`, `BlogbuzzVote`.`created`, `BlogbuzzVote`.`modified` FROM `blogbuzz_votes` AS `BlogbuzzVote` WHERE `BlogbuzzVote`.`blogbuzz_id` = (173) 25251
14SELECT `BlogbuzzComment`.`id`, `BlogbuzzComment`.`user_id`, `BlogbuzzComment`.`blogbuzz_id`, `BlogbuzzComment`.`message`, `BlogbuzzComment`.`created`, `BlogbuzzComment`.`modified` FROM `blogbuzz_comments` AS `BlogbuzzComment` WHERE `BlogbuzzComment`.`blogbuzz_id` = (173) 110
15SELECT `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` = 173 AND `BlogbuzzDish`.`dish_id` = `Dish`.`id`) WHERE 1 = 1 002
16SELECT `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