sweet-savory-cabbage.html 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232
  1. title: A sweet and savory cabbage recipe
  2. date: 2014-05-24 13:18
  3. author: Christine Lemmer-Webber
  4. tags: recipe, diet, cabbage
  5. slug: sweet-savory-cabbage
  6. ---
  7. <p>
  8. There's plenty of interesting things to talk about lately, and I'll
  9. get to them soon. I'm on something I've titled "research-cation"
  10. where I'm still kind of working, but it's also kind of like
  11. vacation, but really I'm mostly working on doing research for
  12. MediaGoblin's future.
  13. </p>
  14. <p>
  15. In the meanwhile, I'm back in diet mode, basically because the
  16. MediaGoblin campaign was <i>hard</i> on my health. But also, the
  17. tooling I had in orgmode was never that great, so I've revamped
  18. <a href="https://gitorious.org/org-diet/org-diet">org-diet</a>.
  19. I might write a separate post on this... there's a lot of reasons
  20. why I did the revamp (it's not in master yet, but in the date-tree
  21. branch). I'm now doing daily uploads of my current health status
  22. which you can <a href="http://dustycloud.org/tmp/org_diet_results.html">view here</a>
  23. (yes, org-diet now is super flexible about generating reports).
  24. </p>
  25. <p>
  26. I'm not going into details on that in this post, but I did recently
  27. just re-make one of my favorite recipes of all time with a number of
  28. adjustments. I forgot just <i>how good</i> it is. Anyway, here it is:
  29. </p>
  30. <table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
  31. <colgroup>
  32. <col class="left"></col>
  33. <col class="right"></col>
  34. <col class="right"></col>
  35. <col class="right"></col>
  36. </colgroup>
  37. <thead>
  38. <tr>
  39. <th scope="col" class="left">Ingredients</th>
  40. <th scope="col" class="right">Calories</th>
  41. <th scope="col" class="right">Quantity</th>
  42. <th scope="col" class="right">Total</th>
  43. </tr>
  44. </thead>
  45. <tbody>
  46. <tr>
  47. <td class="left">head cabbage</td>
  48. <td class="right">290</td>
  49. <td class="right">1</td>
  50. <td class="right">290</td>
  51. </tr>
  52. <tr>
  53. <td class="left">tbsp olive oil</td>
  54. <td class="right">119</td>
  55. <td class="right">1</td>
  56. <td class="right">119</td>
  57. </tr>
  58. <tr>
  59. <td class="left">Westsoy baked tofu square</td>
  60. <td class="right">90</td>
  61. <td class="right">4</td>
  62. <td class="right">360</td>
  63. </tr>
  64. <tr>
  65. <td class="left">medium onion</td>
  66. <td class="right">44</td>
  67. <td class="right">1</td>
  68. <td class="right">44</td>
  69. </tr>
  70. <tr>
  71. <td class="left">can kidney beans</td>
  72. <td class="right">385</td>
  73. <td class="right">1</td>
  74. <td class="right">385</td>
  75. </tr>
  76. <tr>
  77. <td class="left">apple</td>
  78. <td class="right">71</td>
  79. <td class="right">2</td>
  80. <td class="right">142</td>
  81. </tr>
  82. <tr>
  83. <td class="left">tbsp nutritional yeast</td>
  84. <td class="right">25</td>
  85. <td class="right">2</td>
  86. <td class="right">50</td>
  87. </tr>
  88. <tr>
  89. <td class="left">tbsp vegetarian bullion</td>
  90. <td class="right">0</td>
  91. <td class="right">1.5</td>
  92. <td class="right">0</td>
  93. </tr>
  94. <tr>
  95. <td class="left">tbsp tamari / braggs liquid aminos</td>
  96. <td class="right">0</td>
  97. <td class="right">2</td>
  98. <td class="right">0</td>
  99. </tr>
  100. <tr>
  101. <td class="left">tbsp cornstarch</td>
  102. <td class="right">30</td>
  103. <td class="right">1/3</td>
  104. <td class="right">10</td>
  105. </tr>
  106. <tr>
  107. <td class="left">clove garlic</td>
  108. <td class="right">4</td>
  109. <td class="right">4</td>
  110. <td class="right">16</td>
  111. </tr>
  112. </tbody>
  113. <tbody>
  114. <tr>
  115. <td class="left">Total</td>
  116. <td class="right"> </td>
  117. <td class="right">8</td>
  118. <td class="right">177</td>
  119. </tr>
  120. </tbody>
  121. </table>
  122. <p>
  123. This recipe is cheap, healthy, and most importantly, delicious.
  124. It has very few calories (a mere 177 calories... that's nothing!) but
  125. tastes pretty amazing. I usually start some rice in the rice cooker
  126. before I kick this off&#8230; put in two cups and that's a mere 120
  127. calories on top of this. Only 297 calories! Despite that, it's quite
  128. filling. (Tasty, too!)
  129. </p>
  130. <p>
  131. The nutritional yeast is optional, but I like it. You can use
  132. whatever bullion you like, but I like the Frontier Natural Products
  133. beef-ish tasting vegetarian bullion. Alternately, adding brewers
  134. yeast and a bit more salt is great.
  135. </p>
  136. <p>
  137. You also don't have to use the westsoy baked tofu. You could use any
  138. other protein here. A lot of other kinds you have to fry up in
  139. advance though, and the westsoy stuff is already done and tastes great
  140. and I'm lazy. If you don't have tamari or liquid aminos, just up the
  141. bullion.
  142. </p>
  143. <p>
  144. This makes 8 servings! It usually takes me about 50 minutes to make
  145. but I'm slow.
  146. </p>
  147. <p>
  148. Okay, so! Here's my recipe. You're going to need a large pot, a
  149. large cutting board, and a large mixing bowl.
  150. </p>
  151. <ul class="org-ul">
  152. <li>Get out a large cutting board and chop up cabbage. You want it in
  153. pieces probably, though if you prefer tiny ribbons that's fine.
  154. Set aside in mixing bowl.
  155. </li>
  156. <li>Chop onions and, if you like, a couple cloves of garlic. Chop up
  157. the apples into chunks or wedges. Personally I like wedges.
  158. </li>
  159. <li>Take your large pot, add the olive oil (or whatever oil really) and
  160. onion (also garlic if using). Saute that for a few minutes, until
  161. it starts to brown. Add apple and saute a bit longer, until the
  162. apple starts to brown a little.
  163. </li>
  164. <li>Add a cup of water and stir around the ingredients for about two
  165. minutes.
  166. </li>
  167. <li>Dump in the cabbage into the pot. It'll seem like a lot and like
  168. you'll never be able to stir this thing. (I told you to get a big
  169. pot!) Don't worry, it cooks down.
  170. </li>
  171. <li>Add salt and pepper. Add some more water&#8230; I think I usually add
  172. about 1 more cup at this point. Stir around the cabbage in and out
  173. of the water as best you can for a minute or so. Then cover the
  174. pot and let it cook down for five minutes.
  175. </li>
  176. <li>While the cabbage is cooking, chop the baked tofu into cubes, or
  177. tear it apart with your fingers if you get grossed out by cubes of
  178. tofu.
  179. </li>
  180. <li>Return to the pot. The cabbage should be a bit more cooked down
  181. now, but not quite there. Add bullion, nutritional yeast, and
  182. tamari/liquid aminos. Open the kidney beans and pour the excess
  183. liquid right into the pot. Add more salt and pepper if you like.
  184. Now stir that stuff. Get that cabbage in and out of the broth!
  185. </li>
  186. <li>At this point you need to let the cabbage cook down. I usually let
  187. it cook down a little bit less than half way. Stir it
  188. occasionally.
  189. </li>
  190. <li>Stir together the cornstarch in 1/4 cup of water. You're trying to
  191. make a small slurry that'll thicken the broth into a kind of gravy.
  192. </li>
  193. <li>Open the pot and pour the cornstarch in and add the tofu.
  194. Time to start stirring again. Stir stir stir!
  195. </li>
  196. <li>Give it a few minutes and the sauce should thicken. The cabbage
  197. should become tender but not totally mushy. When you hit that
  198. point, stop cooking.
  199. </li>
  200. <li>Serve with rice or some kind of grain. I usually put a tablespoon
  201. of cheap parmesan cheese on top too, but whatever you like, go for
  202. it.
  203. </li>
  204. </ul>
  205. <p>
  206. Enjoy!
  207. </p>