pstuteville-scrubyt 0.4.31 → 0.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (462) hide show
  1. data/Rakefile +23 -23
  2. data/VERSION +1 -1
  3. metadata +20 -500
  4. data/examples/README.txt +0 -1
  5. data/examples/events/delta/input.html +0 -682
  6. data/examples/events/delta/test.rb +0 -16
  7. data/examples/misc/auto_regex/input.html +0 -22
  8. data/examples/misc/auto_regex/test.rb +0 -14
  9. data/examples/misc/compound_example/advanced/test.rb +0 -11
  10. data/examples/misc/compound_example/advanced/tricky_compound.html +0 -9
  11. data/examples/misc/compound_example/regexp/regexp_compound.html +0 -17
  12. data/examples/misc/compound_example/regexp/test.rb +0 -11
  13. data/examples/misc/compound_example/simple/compound.html +0 -5
  14. data/examples/misc/compound_example/simple/test.rb +0 -11
  15. data/examples/misc/detail_page/detailpage.html +0 -6
  16. data/examples/misc/detail_page/index.html +0 -9
  17. data/examples/misc/detail_page/test.rb +0 -17
  18. data/examples/misc/google/test.rb +0 -39
  19. data/examples/misc/identical_examples/data_extractor_export.rb +0 -12
  20. data/examples/misc/identical_examples/input.html +0 -16
  21. data/examples/misc/identical_examples/test.rb +0 -15
  22. data/examples/misc/immediate_attribute_extraction/data_extractor_export.rb +0 -10
  23. data/examples/misc/immediate_attribute_extraction/input.html +0 -16
  24. data/examples/misc/immediate_attribute_extraction/test.rb +0 -14
  25. data/examples/misc/multiple_examples/input.html +0 -7
  26. data/examples/misc/multiple_examples/test.rb +0 -22
  27. data/examples/misc/on_click_next/next_page_link.rb +0 -42
  28. data/examples/misc/on_click_next/page_1.html +0 -10
  29. data/examples/misc/on_click_next/page_2.html +0 -10
  30. data/examples/misc/on_click_next/page_3.html +0 -7
  31. data/examples/misc/rubycorner/test.rb +0 -29
  32. data/examples/misc/rubyforge_login/test.rb +0 -30
  33. data/examples/misc/tables/ambigous_records/input.html +0 -17
  34. data/examples/misc/tables/ambigous_records/test.rb +0 -37
  35. data/examples/misc/tables/another_plain_table/input.html +0 -15
  36. data/examples/misc/tables/another_plain_table/test.rb +0 -25
  37. data/examples/misc/tables/complex_table/input.html +0 -45
  38. data/examples/misc/tables/complex_table/test.rb +0 -30
  39. data/examples/misc/tables/grab_rows/input.html +0 -20
  40. data/examples/misc/tables/grab_rows/test.rb +0 -30
  41. data/examples/misc/tables/plain_table/input.html +0 -39
  42. data/examples/misc/tables/plain_table/test.rb +0 -35
  43. data/examples/misc/tables/plain_table_morepages/2.html +0 -38
  44. data/examples/misc/tables/plain_table_morepages/3.html +0 -33
  45. data/examples/misc/tables/plain_table_morepages/input.html +0 -40
  46. data/examples/misc/tables/plain_table_morepages/test.rb +0 -32
  47. data/examples/misc/tables/plain_table_morepages_with_image/2.html +0 -40
  48. data/examples/misc/tables/plain_table_morepages_with_image/3.html +0 -33
  49. data/examples/misc/tables/plain_table_morepages_with_image/images/right_arrow.png +0 -0
  50. data/examples/misc/tables/plain_table_morepages_with_image/input.html +0 -42
  51. data/examples/misc/tables/plain_table_morepages_with_image/test.rb +0 -32
  52. data/examples/misc/tables/test_select_indices/input.html +0 -46
  53. data/examples/misc/tables/test_select_indices/test.rb +0 -55
  54. data/examples/misc/xpath_example_type/input.html +0 -15
  55. data/examples/misc/xpath_example_type/test.rb +0 -18
  56. data/examples/misc/yahoo_finance/test.rb +0 -26
  57. data/examples/social/blog_comment/test.rb +0 -27
  58. data/examples/social/del.icio.us/test.rb +0 -22
  59. data/examples/social/digg/test.rb +0 -37
  60. data/examples/social/dzone/test.rb +0 -28
  61. data/examples/social/linkedin/linkedin.rb +0 -23
  62. data/examples/social/reddit/test.rb +0 -23
  63. data/examples/tones_extractor_export.rb +0 -23
  64. data/examples/webshops/amazon-online/test.rb +0 -34
  65. data/examples/webshops/amazon/002-8212888-3924065.html +0 -5311
  66. data/examples/webshops/amazon/002-8212888-3924065_files/0130796034.jpg +0 -0
  67. data/examples/webshops/amazon/002-8212888-3924065_files/020161622X.jpg +0 -0
  68. data/examples/webshops/amazon/002-8212888-3924065_files/0321223675.jpg +0 -0
  69. data/examples/webshops/amazon/002-8212888-3924065_files/0465067107.jpg +0 -0
  70. data/examples/webshops/amazon/002-8212888-3924065_files/0470069155.jpg +0 -0
  71. data/examples/webshops/amazon/002-8212888-3924065_files/0470081201.jpg +0 -0
  72. data/examples/webshops/amazon/002-8212888-3924065_files/0596005253.jpg +0 -0
  73. data/examples/webshops/amazon/002-8212888-3924065_files/0596101325.jpg +0 -0
  74. data/examples/webshops/amazon/002-8212888-3924065_files/0596523696.jpg +0 -0
  75. data/examples/webshops/amazon/002-8212888-3924065_files/0672328844.jpg +0 -0
  76. data/examples/webshops/amazon/002-8212888-3924065_files/0764596861.jpg +0 -0
  77. data/examples/webshops/amazon/002-8212888-3924065_files/0974514055.jpg +0 -0
  78. data/examples/webshops/amazon/002-8212888-3924065_files/0976694069.jpg +0 -0
  79. data/examples/webshops/amazon/002-8212888-3924065_files/0977616606.jpg +0 -0
  80. data/examples/webshops/amazon/002-8212888-3924065_files/0977616614.jpg +0 -0
  81. data/examples/webshops/amazon/002-8212888-3924065_files/0977616630.jpg +0 -0
  82. data/examples/webshops/amazon/002-8212888-3924065_files/1590597362.jpg +0 -0
  83. data/examples/webshops/amazon/002-8212888-3924065_files/1594480060.jpg +0 -0
  84. data/examples/webshops/amazon/002-8212888-3924065_files/1932394699.jpg +0 -0
  85. data/examples/webshops/amazon/002-8212888-3924065_files/2841772101.jpg +0 -0
  86. data/examples/webshops/amazon/002-8212888-3924065_files/amzn-logo-118w.gif +0 -0
  87. data/examples/webshops/amazon/002-8212888-3924065_files/askville-adwidget-bullet.gif +0 -0
  88. data/examples/webshops/amazon/002-8212888-3924065_files/askville-logo-sm-adwidget-white-bg.gif +0 -0
  89. data/examples/webshops/amazon/002-8212888-3924065_files/book_display_on_website-icon.gif +0 -0
  90. data/examples/webshops/amazon/002-8212888-3924065_files/btn-inactive-no-ns.gif +0 -0
  91. data/examples/webshops/amazon/002-8212888-3924065_files/btn-inactive-no.gif +0 -0
  92. data/examples/webshops/amazon/002-8212888-3924065_files/btn-inactive-yes-ns.gif +0 -0
  93. data/examples/webshops/amazon/002-8212888-3924065_files/btn-inactive-yes.gif +0 -0
  94. data/examples/webshops/amazon/002-8212888-3924065_files/btn-no-tiny.gif +0 -0
  95. data/examples/webshops/amazon/002-8212888-3924065_files/btn-yes-tiny.gif +0 -0
  96. data/examples/webshops/amazon/002-8212888-3924065_files/buybox-button-find-gifts-a.gif +0 -0
  97. data/examples/webshops/amazon/002-8212888-3924065_files/c7y_badge_rn_1.gif +0 -0
  98. data/examples/webshops/amazon/002-8212888-3924065_files/cap-a9-3.gif +0 -0
  99. data/examples/webshops/amazon/002-8212888-3924065_files/drop-down-icon-small-arrow.gif +0 -0
  100. data/examples/webshops/amazon/002-8212888-3924065_files/endcap-a9-go-2.gif +0 -0
  101. data/examples/webshops/amazon/002-8212888-3924065_files/gb-open-new.gif +0 -0
  102. data/examples/webshops/amazon/002-8212888-3924065_files/gc-logo-popover-a.gif +0 -0
  103. data/examples/webshops/amazon/002-8212888-3924065_files/gift-cert-roto-pop-a.gif +0 -0
  104. data/examples/webshops/amazon/002-8212888-3924065_files/go-button-books.gif +0 -0
  105. data/examples/webshops/amazon/002-8212888-3924065_files/go-button.gif +0 -0
  106. data/examples/webshops/amazon/002-8212888-3924065_files/go-orange-trans.gif +0 -0
  107. data/examples/webshops/amazon/002-8212888-3924065_files/go_button_photo.gif +0 -0
  108. data/examples/webshops/amazon/002-8212888-3924065_files/logo-off.gif +0 -0
  109. data/examples/webshops/amazon/002-8212888-3924065_files/n2CoreLibs-events-18134.js +0 -1407
  110. data/examples/webshops/amazon/002-8212888-3924065_files/n2CoreLibs-n2v1-57871.css +0 -364
  111. data/examples/webshops/amazon/002-8212888-3924065_files/n2CoreLibs-simplePopover-41153.js +0 -749
  112. data/examples/webshops/amazon/002-8212888-3924065_files/n2CoreLibs-utilities-25439.js +0 -1608
  113. data/examples/webshops/amazon/002-8212888-3924065_files/orange-arrow.gif +0 -0
  114. data/examples/webshops/amazon/002-8212888-3924065_files/orange-arrow_002.gif +0 -0
  115. data/examples/webshops/amazon/002-8212888-3924065_files/popover-blurb.gif +0 -0
  116. data/examples/webshops/amazon/002-8212888-3924065_files/powered-by-a9.gif +0 -0
  117. data/examples/webshops/amazon/002-8212888-3924065_files/stars-3-5.gif +0 -0
  118. data/examples/webshops/amazon/002-8212888-3924065_files/stars-4-0.gif +0 -0
  119. data/examples/webshops/amazon/002-8212888-3924065_files/stars-4-5.gif +0 -0
  120. data/examples/webshops/amazon/002-8212888-3924065_files/stars-5-0.gif +0 -0
  121. data/examples/webshops/amazon/002-8212888-3924065_files/tagline-adwidget.gif +0 -0
  122. data/examples/webshops/amazon/002-8212888-3924065_files/topnav-cart.gif +0 -0
  123. data/examples/webshops/amazon/002-8212888-3924065_files/transparent-pixel.gif +0 -0
  124. data/examples/webshops/amazon/002-8212888-3924065_files/transparent-pixel_002.gif +0 -0
  125. data/examples/webshops/amazon/test.rb +0 -27
  126. data/examples/webshops/barnes_and_noble/test.rb +0 -32
  127. data/examples/webshops/barnes_offline/barnes_and_noble.html +0 -115
  128. data/examples/webshops/barnes_offline/barnes_and_noble_files/10964080.gif +0 -0
  129. data/examples/webshops/barnes_offline/barnes_and_noble_files/10999676.gif +0 -0
  130. data/examples/webshops/barnes_offline/barnes_and_noble_files/11018492.gif +0 -0
  131. data/examples/webshops/barnes_offline/barnes_and_noble_files/11656534.gif +0 -0
  132. data/examples/webshops/barnes_offline/barnes_and_noble_files/11985045.gif +0 -0
  133. data/examples/webshops/barnes_offline/barnes_and_noble_files/12052378.gif +0 -0
  134. data/examples/webshops/barnes_offline/barnes_and_noble_files/12138286.gif +0 -0
  135. data/examples/webshops/barnes_offline/barnes_and_noble_files/12533212.gif +0 -0
  136. data/examples/webshops/barnes_offline/barnes_and_noble_files/12533268.gif +0 -0
  137. data/examples/webshops/barnes_offline/barnes_and_noble_files/9583392.gif +0 -0
  138. data/examples/webshops/barnes_offline/barnes_and_noble_files/SearchProduct.css +0 -626
  139. data/examples/webshops/barnes_offline/barnes_and_noble_files/admin3_gtpointup.gif +0 -0
  140. data/examples/webshops/barnes_offline/barnes_and_noble_files/admin_aboutshipping.gif +0 -0
  141. data/examples/webshops/barnes_offline/barnes_and_noble_files/admin_account.gif +0 -0
  142. data/examples/webshops/barnes_offline/barnes_and_noble_files/admin_colon.gif +0 -0
  143. data/examples/webshops/barnes_offline/barnes_and_noble_files/admin_giftreminder.gif +0 -0
  144. data/examples/webshops/barnes_offline/barnes_and_noble_files/admin_help.gif +0 -0
  145. data/examples/webshops/barnes_offline/barnes_and_noble_files/admin_orderstatus.gif +0 -0
  146. data/examples/webshops/barnes_offline/barnes_and_noble_files/admin_wishlist.gif +0 -0
  147. data/examples/webshops/barnes_offline/barnes_and_noble_files/bg.gif +0 -0
  148. data/examples/webshops/barnes_offline/barnes_and_noble_files/btnGoGrn.gif +0 -0
  149. data/examples/webshops/barnes_offline/barnes_and_noble_files/cleardot.gif +0 -0
  150. data/examples/webshops/barnes_offline/barnes_and_noble_files/cleardot_002.gif +0 -0
  151. data/examples/webshops/barnes_offline/barnes_and_noble_files/dot4.gif +0 -0
  152. data/examples/webshops/barnes_offline/barnes_and_noble_files/dotGold20.gif +0 -0
  153. data/examples/webshops/barnes_offline/barnes_and_noble_files/hdCantFind.gif +0 -0
  154. data/examples/webshops/barnes_offline/barnes_and_noble_files/hdSearchResults.gif +0 -0
  155. data/examples/webshops/barnes_offline/barnes_and_noble_files/hgg_tab_home_cold.gif +0 -0
  156. data/examples/webshops/barnes_offline/barnes_and_noble_files/hgg_tab_toy_cold.gif +0 -0
  157. data/examples/webshops/barnes_offline/barnes_and_noble_files/iframeKMP.js +0 -172
  158. data/examples/webshops/barnes_offline/barnes_and_noble_files/kmp_iframe_cds2.html +0 -25
  159. data/examples/webshops/barnes_offline/barnes_and_noble_files/kmp_iframe_cds2_data/070226_mc_lnav_search.gif +0 -0
  160. data/examples/webshops/barnes_offline/barnes_and_noble_files/kmp_iframe_cds2_data/XmlUtil.js +0 -199
  161. data/examples/webshops/barnes_offline/barnes_and_noble_files/kmp_iframe_cds2_data/XslStyleSheet.js +0 -1
  162. data/examples/webshops/barnes_offline/barnes_and_noble_files/kmp_iframe_cds2_data/kmp_gen.css +0 -81
  163. data/examples/webshops/barnes_offline/barnes_and_noble_files/kmp_iframe_cds2_data/product-preview-core.js +0 -337
  164. data/examples/webshops/barnes_offline/barnes_and_noble_files/kmp_iframe_cds2_data/product-preview.css +0 -36
  165. data/examples/webshops/barnes_offline/barnes_and_noble_files/kmp_iframe_cds2_data/productpreview.js +0 -11
  166. data/examples/webshops/barnes_offline/barnes_and_noble_files/linePagination.gif +0 -0
  167. data/examples/webshops/barnes_offline/barnes_and_noble_files/logo_bn05.gif +0 -0
  168. data/examples/webshops/barnes_offline/barnes_and_noble_files/navbar.js +0 -34
  169. data/examples/webshops/barnes_offline/barnes_and_noble_files/navbar_06.css +0 -136
  170. data/examples/webshops/barnes_offline/barnes_and_noble_files/popup_open.js +0 -116
  171. data/examples/webshops/barnes_offline/barnes_and_noble_files/qsearch3_vline_dots.gif +0 -0
  172. data/examples/webshops/barnes_offline/barnes_and_noble_files/qsearch4_search.gif +0 -0
  173. data/examples/webshops/barnes_offline/barnes_and_noble_files/qsearch_AdvSearch.jpg +0 -0
  174. data/examples/webshops/barnes_offline/barnes_and_noble_files/subnav_colon.gif +0 -0
  175. data/examples/webshops/barnes_offline/barnes_and_noble_files/tab_Bookclubs_cold.gif +0 -0
  176. data/examples/webshops/barnes_offline/barnes_and_noble_files/tab_bnjr_cold.gif +0 -0
  177. data/examples/webshops/barnes_offline/barnes_and_noble_files/tab_books_hot.gif +0 -0
  178. data/examples/webshops/barnes_offline/barnes_and_noble_files/tab_dvd_cold.gif +0 -0
  179. data/examples/webshops/barnes_offline/barnes_and_noble_files/tab_giftcards_cold.gif +0 -0
  180. data/examples/webshops/barnes_offline/barnes_and_noble_files/tab_home_cold.gif +0 -0
  181. data/examples/webshops/barnes_offline/barnes_and_noble_files/tab_member_cc_cold.gif +0 -0
  182. data/examples/webshops/barnes_offline/barnes_and_noble_files/tab_music_cold.gif +0 -0
  183. data/examples/webshops/barnes_offline/barnes_and_noble_files/tab_pipe.gif +0 -0
  184. data/examples/webshops/barnes_offline/barnes_and_noble_files/tab_textbooksonly_cold.gif +0 -0
  185. data/examples/webshops/barnes_offline/barnes_and_noble_files/tab_usedoop_cold.gif +0 -0
  186. data/examples/webshops/barnes_offline/barnes_and_noble_files/tab_videogames_cold.gif +0 -0
  187. data/examples/webshops/barnes_offline/barnes_and_noble_files/toppromo3_rule.gif +0 -0
  188. data/examples/webshops/barnes_offline/barnes_and_noble_files/toppromo_fastfree05.gif +0 -0
  189. data/examples/webshops/barnes_offline/barnes_and_noble_files/vcart_btn_checkout.gif +0 -0
  190. data/examples/webshops/barnes_offline/barnes_and_noble_files/vcart_icon_cart.gif +0 -0
  191. data/examples/webshops/barnes_offline/barnes_and_noble_files/vcart_topbot_rule.gif +0 -0
  192. data/examples/webshops/barnes_offline/barnes_and_noble_files/visualcart_prodid.js +0 -401
  193. data/examples/webshops/barnes_offline/test.rb +0 -30
  194. data/examples/webshops/buydig/2_files/03AA1BB9089A4A6A92CF23F280D664EB.jpg +0 -0
  195. data/examples/webshops/buydig/2_files/1008.gif +0 -0
  196. data/examples/webshops/buydig/2_files/1013.gif +0 -0
  197. data/examples/webshops/buydig/2_files/1020.gif +0 -0
  198. data/examples/webshops/buydig/2_files/106CF2FB84B446518397517C3E6D5AD8.jpg +0 -0
  199. data/examples/webshops/buydig/2_files/13-www.gif +0 -0
  200. data/examples/webshops/buydig/2_files/1E9BB2E56AB145FC9D6EF952703AF476.jpg +0 -0
  201. data/examples/webshops/buydig/2_files/1FCDFBE85CDB4D429EC2C8CB24D20457.jpg +0 -0
  202. data/examples/webshops/buydig/2_files/1pix.gif +0 -0
  203. data/examples/webshops/buydig/2_files/2014.gif +0 -0
  204. data/examples/webshops/buydig/2_files/2089.gif +0 -0
  205. data/examples/webshops/buydig/2_files/24992_medal.gif +0 -0
  206. data/examples/webshops/buydig/2_files/24BBCBA1397F4DDCBBBBE8456D6D6E5B.jpg +0 -0
  207. data/examples/webshops/buydig/2_files/281F8A6019B140F38DFD45EB7B69B0FB.jpg +0 -0
  208. data/examples/webshops/buydig/2_files/2975F866CB2149F7ACBC559C8E24E304.jpg +0 -0
  209. data/examples/webshops/buydig/2_files/316FC9256DC9460ABC3C5ECAF6C60286.jpg +0 -0
  210. data/examples/webshops/buydig/2_files/50569327D8B94252B95E449AE470E505.jpg +0 -0
  211. data/examples/webshops/buydig/2_files/519CDAB404FA4543B76B5F281468ACBF.jpg +0 -0
  212. data/examples/webshops/buydig/2_files/57D6146419A647BA89C96AF0B5CAB03C.jpg +0 -0
  213. data/examples/webshops/buydig/2_files/58E3F988E184448B8C0A59874AE123A8.jpg +0 -0
  214. data/examples/webshops/buydig/2_files/5E5B10197A4E4C9B9ECCD6309DBE4C54.jpg +0 -0
  215. data/examples/webshops/buydig/2_files/609A249177D04065B37B9161CB0BC92D.jpg +0 -0
  216. data/examples/webshops/buydig/2_files/676CEE8E53C2445982E991871B4DF613.jpg +0 -0
  217. data/examples/webshops/buydig/2_files/712BA08FAB524A31A76ABB9E2009FF8E.jpg +0 -0
  218. data/examples/webshops/buydig/2_files/734BD08D7A5049339393166491D09D21.jpg +0 -0
  219. data/examples/webshops/buydig/2_files/751E72B7003343248497FE6905F80787.jpg +0 -0
  220. data/examples/webshops/buydig/2_files/76493D4F02F14EF7B5886510604C7BB4.jpg +0 -0
  221. data/examples/webshops/buydig/2_files/79521E251278486DB29529C60C9D012A.jpg +0 -0
  222. data/examples/webshops/buydig/2_files/9C9AF82AC3B54BDC8C705278B50FDFD6.jpg +0 -0
  223. data/examples/webshops/buydig/2_files/BC3FD8307B9948FDB7EEF156D8629C37.jpg +0 -0
  224. data/examples/webshops/buydig/2_files/C0DD4574765047D1836F505E69DC8AE5.jpg +0 -0
  225. data/examples/webshops/buydig/2_files/C143F48515274A44B04F4B3E46306BD2.jpg +0 -0
  226. data/examples/webshops/buydig/2_files/C6B02E88F729464699DB275D140F4563.jpg +0 -0
  227. data/examples/webshops/buydig/2_files/CE334D6206DB4FA9AFDF339AEF0AF50F.jpg +0 -0
  228. data/examples/webshops/buydig/2_files/D66AE0DC865A4021AB300ED3A0C4CD11.jpg +0 -0
  229. data/examples/webshops/buydig/2_files/DEA2EC2093DC474D96B651068576DAE5.jpg +0 -0
  230. data/examples/webshops/buydig/2_files/F547677D83844042BF13A4BE6523BB50.jpg +0 -0
  231. data/examples/webshops/buydig/2_files/Rbbbonlineseal.gif +0 -0
  232. data/examples/webshops/buydig/2_files/TopSellers_bottom.gif +0 -0
  233. data/examples/webshops/buydig/2_files/TopSellers_ttl.gif +0 -0
  234. data/examples/webshops/buydig/2_files/addToFavorites_ttl.gif +0 -0
  235. data/examples/webshops/buydig/2_files/banner_CorporateSales.gif +0 -0
  236. data/examples/webshops/buydig/2_files/banner_Shipping.gif +0 -0
  237. data/examples/webshops/buydig/2_files/bizratehonoree.gif +0 -0
  238. data/examples/webshops/buydig/2_files/btn_submit.gif +0 -0
  239. data/examples/webshops/buydig/2_files/checkFlash.js +0 -110
  240. data/examples/webshops/buydig/2_files/checkFlash2.js +0 -109
  241. data/examples/webshops/buydig/2_files/cnetcertified.gif +0 -0
  242. data/examples/webshops/buydig/2_files/credPriceGrabber.gif +0 -0
  243. data/examples/webshops/buydig/2_files/credShopping.gif +0 -0
  244. data/examples/webshops/buydig/2_files/credential_paypal.gif +0 -0
  245. data/examples/webshops/buydig/2_files/credentials.gif +0 -0
  246. data/examples/webshops/buydig/2_files/dealtime.gif +0 -0
  247. data/examples/webshops/buydig/2_files/dvxstyle.css +0 -754
  248. data/examples/webshops/buydig/2_files/footer_021306_1_v1.gif +0 -0
  249. data/examples/webshops/buydig/2_files/func.js +0 -132
  250. data/examples/webshops/buydig/2_files/getseal +0 -1
  251. data/examples/webshops/buydig/2_files/help.gif +0 -0
  252. data/examples/webshops/buydig/2_files/home.gif +0 -0
  253. data/examples/webshops/buydig/2_files/java.js +0 -155
  254. data/examples/webshops/buydig/2_files/leftnv_help.gif +0 -0
  255. data/examples/webshops/buydig/2_files/logo.gif +0 -0
  256. data/examples/webshops/buydig/2_files/logo2.gif +0 -0
  257. data/examples/webshops/buydig/2_files/logo3.gif +0 -0
  258. data/examples/webshops/buydig/2_files/main.js +0 -227
  259. data/examples/webshops/buydig/2_files/mastercard_secured.gif +0 -0
  260. data/examples/webshops/buydig/2_files/newsBox_bkg.jpg +0 -0
  261. data/examples/webshops/buydig/2_files/newsBox_bottom.jpg +0 -0
  262. data/examples/webshops/buydig/2_files/newsBox_text.gif +0 -0
  263. data/examples/webshops/buydig/2_files/newsBox_ttl.jpg +0 -0
  264. data/examples/webshops/buydig/2_files/noimage75.gif +0 -0
  265. data/examples/webshops/buydig/2_files/orangeleftfrmbtm.gif +0 -0
  266. data/examples/webshops/buydig/2_files/pixel153.gif +0 -0
  267. data/examples/webshops/buydig/2_files/rightnv_bottom.gif +0 -0
  268. data/examples/webshops/buydig/2_files/search_btn_off.gif +0 -0
  269. data/examples/webshops/buydig/2_files/search_c1.gif +0 -0
  270. data/examples/webshops/buydig/2_files/search_c2.gif +0 -0
  271. data/examples/webshops/buydig/2_files/search_c3.gif +0 -0
  272. data/examples/webshops/buydig/2_files/search_c4.gif +0 -0
  273. data/examples/webshops/buydig/2_files/search_down.gif +0 -0
  274. data/examples/webshops/buydig/2_files/search_left.gif +0 -0
  275. data/examples/webshops/buydig/2_files/search_right.gif +0 -0
  276. data/examples/webshops/buydig/2_files/search_top.gif +0 -0
  277. data/examples/webshops/buydig/2_files/siteLinks_bottom.gif +0 -0
  278. data/examples/webshops/buydig/2_files/siteLinks_bullet.gif +0 -0
  279. data/examples/webshops/buydig/2_files/siteLinks_ttl.gif +0 -0
  280. data/examples/webshops/buydig/2_files/spacer.gif +0 -0
  281. data/examples/webshops/buydig/2_files/style.js +0 -45
  282. data/examples/webshops/buydig/2_files/styles.html +0 -33
  283. data/examples/webshops/buydig/2_files/track_orders.jpg +0 -0
  284. data/examples/webshops/buydig/2_files/urchin +0 -534
  285. data/examples/webshops/buydig/2_files/verified_by_visa.gif +0 -0
  286. data/examples/webshops/buydig/2_files/welcome.gif +0 -0
  287. data/examples/webshops/buydig/2_files/welcome_ttl.gif +0 -0
  288. data/examples/webshops/buydig/2_files/yahoologo.gif +0 -0
  289. data/examples/webshops/buydig/input.html +0 -1194
  290. data/examples/webshops/buydig/test.rb +0 -31
  291. data/examples/webshops/ebay/test.rb +0 -32
  292. data/examples/webshops/finewines_offline/_finewines.html +0 -1739
  293. data/examples/webshops/finewines_offline/_finewines_cut.html +0 -371
  294. data/examples/webshops/finewines_offline/_finewines_files/011064.jpg +0 -0
  295. data/examples/webshops/finewines_offline/_finewines_files/012674.jpg +0 -0
  296. data/examples/webshops/finewines_offline/_finewines_files/013268.jpg +0 -0
  297. data/examples/webshops/finewines_offline/_finewines_files/013300.jpg +0 -0
  298. data/examples/webshops/finewines_offline/_finewines_files/013409.jpg +0 -0
  299. data/examples/webshops/finewines_offline/_finewines_files/014340.jpg +0 -0
  300. data/examples/webshops/finewines_offline/_finewines_files/015073.jpg +0 -0
  301. data/examples/webshops/finewines_offline/_finewines_files/015255.jpg +0 -0
  302. data/examples/webshops/finewines_offline/_finewines_files/015479.jpg +0 -0
  303. data/examples/webshops/finewines_offline/_finewines_files/015487.jpg +0 -0
  304. data/examples/webshops/finewines_offline/_finewines_files/017038.jpg +0 -0
  305. data/examples/webshops/finewines_offline/_finewines_files/017129.jpg +0 -0
  306. data/examples/webshops/finewines_offline/_finewines_files/017145.jpg +0 -0
  307. data/examples/webshops/finewines_offline/_finewines_files/017152.jpg +0 -0
  308. data/examples/webshops/finewines_offline/_finewines_files/017285.jpg +0 -0
  309. data/examples/webshops/finewines_offline/_finewines_files/017392.jpg +0 -0
  310. data/examples/webshops/finewines_offline/_finewines_files/017400.jpg +0 -0
  311. data/examples/webshops/finewines_offline/_finewines_files/019778.jpg +0 -0
  312. data/examples/webshops/finewines_offline/_finewines_files/019786.jpg +0 -0
  313. data/examples/webshops/finewines_offline/_finewines_files/020503.jpg +0 -0
  314. data/examples/webshops/finewines_offline/_finewines_files/021253.jpg +0 -0
  315. data/examples/webshops/finewines_offline/_finewines_files/021279.jpg +0 -0
  316. data/examples/webshops/finewines_offline/_finewines_files/021337.jpg +0 -0
  317. data/examples/webshops/finewines_offline/_finewines_files/021352.jpg +0 -0
  318. data/examples/webshops/finewines_offline/_finewines_files/023002.jpg +0 -0
  319. data/examples/webshops/finewines_offline/_finewines_files/023135.jpg +0 -0
  320. data/examples/webshops/finewines_offline/_finewines_files/023143.jpg +0 -0
  321. data/examples/webshops/finewines_offline/_finewines_files/023788.jpg +0 -0
  322. data/examples/webshops/finewines_offline/_finewines_files/024166.jpg +0 -0
  323. data/examples/webshops/finewines_offline/_finewines_files/024182.jpg +0 -0
  324. data/examples/webshops/finewines_offline/_finewines_files/024216.jpg +0 -0
  325. data/examples/webshops/finewines_offline/_finewines_files/027268.jpg +0 -0
  326. data/examples/webshops/finewines_offline/_finewines_files/027516.jpg +0 -0
  327. data/examples/webshops/finewines_offline/_finewines_files/027862.jpg +0 -0
  328. data/examples/webshops/finewines_offline/_finewines_files/028118.jpg +0 -0
  329. data/examples/webshops/finewines_offline/_finewines_files/028936.jpg +0 -0
  330. data/examples/webshops/finewines_offline/_finewines_files/033894.jpg +0 -0
  331. data/examples/webshops/finewines_offline/_finewines_files/033902.jpg +0 -0
  332. data/examples/webshops/finewines_offline/_finewines_files/033910.jpg +0 -0
  333. data/examples/webshops/finewines_offline/_finewines_files/033936.jpg +0 -0
  334. data/examples/webshops/finewines_offline/_finewines_files/033944.jpg +0 -0
  335. data/examples/webshops/finewines_offline/_finewines_files/033951.jpg +0 -0
  336. data/examples/webshops/finewines_offline/_finewines_files/034553.jpg +0 -0
  337. data/examples/webshops/finewines_offline/_finewines_files/034561.jpg +0 -0
  338. data/examples/webshops/finewines_offline/_finewines_files/232439.jpg +0 -0
  339. data/examples/webshops/finewines_offline/_finewines_files/237834.jpg +0 -0
  340. data/examples/webshops/finewines_offline/_finewines_files/268359.jpg +0 -0
  341. data/examples/webshops/finewines_offline/_finewines_files/289082.jpg +0 -0
  342. data/examples/webshops/finewines_offline/_finewines_files/331603.jpg +0 -0
  343. data/examples/webshops/finewines_offline/_finewines_files/369686.jpg +0 -0
  344. data/examples/webshops/finewines_offline/_finewines_files/420257.jpg +0 -0
  345. data/examples/webshops/finewines_offline/_finewines_files/422014.jpg +0 -0
  346. data/examples/webshops/finewines_offline/_finewines_files/460410.jpg +0 -0
  347. data/examples/webshops/finewines_offline/_finewines_files/480533.jpg +0 -0
  348. data/examples/webshops/finewines_offline/_finewines_files/556795.jpg +0 -0
  349. data/examples/webshops/finewines_offline/_finewines_files/597054.jpg +0 -0
  350. data/examples/webshops/finewines_offline/_finewines_files/650606.jpg +0 -0
  351. data/examples/webshops/finewines_offline/_finewines_files/652628.jpg +0 -0
  352. data/examples/webshops/finewines_offline/_finewines_files/653790.jpg +0 -0
  353. data/examples/webshops/finewines_offline/_finewines_files/658450.jpg +0 -0
  354. data/examples/webshops/finewines_offline/_finewines_files/660027.jpg +0 -0
  355. data/examples/webshops/finewines_offline/_finewines_files/660951.jpg +0 -0
  356. data/examples/webshops/finewines_offline/_finewines_files/684514.jpg +0 -0
  357. data/examples/webshops/finewines_offline/_finewines_files/685131.jpg +0 -0
  358. data/examples/webshops/finewines_offline/_finewines_files/686865.jpg +0 -0
  359. data/examples/webshops/finewines_offline/_finewines_files/699330.jpg +0 -0
  360. data/examples/webshops/finewines_offline/_finewines_files/703017.jpg +0 -0
  361. data/examples/webshops/finewines_offline/_finewines_files/703140.jpg +0 -0
  362. data/examples/webshops/finewines_offline/_finewines_files/703850.jpg +0 -0
  363. data/examples/webshops/finewines_offline/_finewines_files/717306.jpg +0 -0
  364. data/examples/webshops/finewines_offline/_finewines_files/900274.jpg +0 -0
  365. data/examples/webshops/finewines_offline/_finewines_files/938225.jpg +0 -0
  366. data/examples/webshops/finewines_offline/_finewines_files/947440.jpg +0 -0
  367. data/examples/webshops/finewines_offline/_finewines_files/951319.jpg +0 -0
  368. data/examples/webshops/finewines_offline/_finewines_files/967893.jpg +0 -0
  369. data/examples/webshops/finewines_offline/_finewines_files/981407.jpg +0 -0
  370. data/examples/webshops/finewines_offline/_finewines_files/981613.jpg +0 -0
  371. data/examples/webshops/finewines_offline/_finewines_files/982421.jpg +0 -0
  372. data/examples/webshops/finewines_offline/_finewines_files/985598.jpg +0 -0
  373. data/examples/webshops/finewines_offline/_finewines_files/986737.jpg +0 -0
  374. data/examples/webshops/finewines_offline/_finewines_files/987503.jpg +0 -0
  375. data/examples/webshops/finewines_offline/_finewines_files/992800.jpg +0 -0
  376. data/examples/webshops/finewines_offline/_finewines_files/VintageslogoEN.gif +0 -0
  377. data/examples/webshops/finewines_offline/_finewines_files/blanc-up.gif +0 -0
  378. data/examples/webshops/finewines_offline/_finewines_files/btn_vintages_latest.gif +0 -0
  379. data/examples/webshops/finewines_offline/_finewines_files/cc_en.gif +0 -0
  380. data/examples/webshops/finewines_offline/_finewines_files/common.js +0 -860
  381. data/examples/webshops/finewines_offline/_finewines_files/drink.gif +0 -0
  382. data/examples/webshops/finewines_offline/_finewines_files/drinkhold.gif +0 -0
  383. data/examples/webshops/finewines_offline/_finewines_files/ec_en.gif +0 -0
  384. data/examples/webshops/finewines_offline/_finewines_files/ev_en.gif +0 -0
  385. data/examples/webshops/finewines_offline/_finewines_files/hold.gif +0 -0
  386. data/examples/webshops/finewines_offline/_finewines_files/index-wines-features.jpg +0 -0
  387. data/examples/webshops/finewines_offline/_finewines_files/indexSTYLE.css +0 -398
  388. data/examples/webshops/finewines_offline/_finewines_files/keyword_search.gif +0 -0
  389. data/examples/webshops/finewines_offline/_finewines_files/mm_menu.js +0 -1
  390. data/examples/webshops/finewines_offline/_finewines_files/nr_en.gif +0 -0
  391. data/examples/webshops/finewines_offline/_finewines_files/ontario_en.gif +0 -0
  392. data/examples/webshops/finewines_offline/_finewines_files/popup.js +0 -81
  393. data/examples/webshops/finewines_offline/_finewines_files/releases_nav.js +0 -229
  394. data/examples/webshops/finewines_offline/_finewines_files/so_en.gif +0 -0
  395. data/examples/webshops/finewines_offline/_finewines_files/spacer.gif +0 -0
  396. data/examples/webshops/finewines_offline/_finewines_files/top.gif +0 -0
  397. data/examples/webshops/finewines_offline/_finewines_files/urchin.js +0 -576
  398. data/examples/webshops/finewines_offline/_finewines_files/wom_en.gif +0 -0
  399. data/examples/webshops/finewines_offline/test.rb +0 -30
  400. data/examples/webshops/us1camera/1_files/1pix.gif +0 -0
  401. data/examples/webshops/us1camera/1_files/1pix_002.gif +0 -0
  402. data/examples/webshops/us1camera/1_files/CnetCertified.gif +0 -0
  403. data/examples/webshops/us1camera/1_files/CyberSource.gif +0 -0
  404. data/examples/webshops/us1camera/1_files/Images50.gif +0 -0
  405. data/examples/webshops/us1camera/1_files/Images50_002.gif +0 -0
  406. data/examples/webshops/us1camera/1_files/Images50_003.gif +0 -0
  407. data/examples/webshops/us1camera/1_files/Images50_004.gif +0 -0
  408. data/examples/webshops/us1camera/1_files/Images50_005.gif +0 -0
  409. data/examples/webshops/us1camera/1_files/Images50_006.gif +0 -0
  410. data/examples/webshops/us1camera/1_files/PriceGrabber.gif +0 -0
  411. data/examples/webshops/us1camera/1_files/QSearch.gif +0 -0
  412. data/examples/webshops/us1camera/1_files/ban-m.jpg +0 -0
  413. data/examples/webshops/us1camera/1_files/banner1.bin +0 -0
  414. data/examples/webshops/us1camera/1_files/banner3.bin +0 -0
  415. data/examples/webshops/us1camera/1_files/block1.jpg +0 -0
  416. data/examples/webshops/us1camera/1_files/block2.jpg +0 -0
  417. data/examples/webshops/us1camera/1_files/block3.jpg +0 -0
  418. data/examples/webshops/us1camera/1_files/block4.jpg +0 -0
  419. data/examples/webshops/us1camera/1_files/block5.jpg +0 -0
  420. data/examples/webshops/us1camera/1_files/block6.jpg +0 -0
  421. data/examples/webshops/us1camera/1_files/bos.js +0 -280
  422. data/examples/webshops/us1camera/1_files/box1.jpg +0 -0
  423. data/examples/webshops/us1camera/1_files/box2.jpg +0 -0
  424. data/examples/webshops/us1camera/1_files/box3.jpg +0 -0
  425. data/examples/webshops/us1camera/1_files/box4.jpg +0 -0
  426. data/examples/webshops/us1camera/1_files/dot.jpg +0 -0
  427. data/examples/webshops/us1camera/1_files/eDevix.gif +0 -0
  428. data/examples/webshops/us1camera/1_files/electronics1.jpg +0 -0
  429. data/examples/webshops/us1camera/1_files/getseal +0 -1
  430. data/examples/webshops/us1camera/1_files/pride.jpg +0 -0
  431. data/examples/webshops/us1camera/1_files/search.jpg +0 -0
  432. data/examples/webshops/us1camera/1_files/sidebutton.jpg +0 -0
  433. data/examples/webshops/us1camera/1_files/sslroilogic.js +0 -49
  434. data/examples/webshops/us1camera/1_files/style.css +0 -1
  435. data/examples/webshops/us1camera/1_files/tl.html +0 -2
  436. data/examples/webshops/us1camera/input.html +0 -548
  437. data/examples/webshops/us1camera/test.rb +0 -37
  438. data/pkg/scrubyt-0.4.31.gem +0 -0
  439. data/resources/allison/LICENSE +0 -184
  440. data/resources/allison/README +0 -37
  441. data/resources/allison/allison.css +0 -301
  442. data/resources/allison/allison.gif +0 -0
  443. data/resources/allison/allison.js +0 -307
  444. data/resources/allison/allison.rb +0 -287
  445. data/resources/allison/cache/BODY +0 -588
  446. data/resources/allison/cache/CLASS_INDEX +0 -4
  447. data/resources/allison/cache/CLASS_PAGE +0 -1
  448. data/resources/allison/cache/FILE_INDEX +0 -4
  449. data/resources/allison/cache/FILE_PAGE +0 -1
  450. data/resources/allison/cache/FONTS +0 -1
  451. data/resources/allison/cache/FR_INDEX_BODY +0 -1
  452. data/resources/allison/cache/IMGPATH +0 -1
  453. data/resources/allison/cache/INDEX +0 -1
  454. data/resources/allison/cache/JAVASCRIPT +0 -307
  455. data/resources/allison/cache/METHOD_INDEX +0 -4
  456. data/resources/allison/cache/METHOD_LIST +0 -1
  457. data/resources/allison/cache/SRC_PAGE +0 -1
  458. data/resources/allison/cache/STYLE +0 -323
  459. data/resources/allison/cache/URL +0 -1
  460. data/scrubyt.gemspec +0 -609
  461. data/todo/backlog.txt +0 -73
  462. data/todo/scenario_ideas.txt +0 -19
@@ -1,27 +0,0 @@
1
- $:.unshift File.join(File.dirname(__FILE__), '../../..//lib')
2
-
3
- require 'scrubyt'
4
-
5
- #Example of:
6
- # - Simple offline amazon book extraction, nothing special
7
- # What is maybe interesting here, opposed to the on-line version is that this
8
- # actually works - for some reason, it is parsed correctly when loaded from an
9
- # offline file. It seems that Hpricot (currently 0.4.99) somehow fails to parse
10
- # amazon com correctly
11
- #
12
- #Goal: For every book, extract it's name and it's price
13
- #
14
- #Solution Simple Extractor with a 'book' pattern which has 'title' and 'price'
15
- # child patterns
16
-
17
- amazon_books = Scrubyt::Extractor.define do
18
- #Perform the action(s)
19
- fetch File.join(File.dirname(__FILE__), "002-8212888-3924065.html")
20
- #Construct the wrapper
21
- book do
22
- title "Programming Ruby: The Pragmatic Programmers' Guide, Second Edition"
23
- price "$24.72"
24
- end.ensure_presence_of_pattern("title")
25
- end
26
-
27
- amazon_books.to_xml.write($stdout, 1)
@@ -1,32 +0,0 @@
1
- $:.unshift File.join(File.dirname(__FILE__), '../../..//lib')
2
-
3
- require 'scrubyt'
4
-
5
- #Example of:
6
- # - Barnes and Noble book extraction scenario
7
- # I did this example instead of amazon, because that's not
8
- # correctly parsable with the current version (0.5) of Hpricot
9
- #
10
- #Goal: For every book, extract it's name and it's price.
11
- # Since some books's prices are at a different XPath,
12
- # need to define two examples to capture every possibility.
13
- #
14
- #Solution: Simple Extractor with a 'book' pattern which has 'title' and 'price'
15
- # child patterns, with multiple examples.
16
- # Crawling is also involved - all the records are wrapped this way!
17
-
18
-
19
- b_and_n_data = Scrubyt::Extractor.define do
20
- fetch 'http://www.barnesandnoble.com/'
21
- fill_textfield 'query', 'ruby rails'
22
- submit
23
-
24
- record do
25
- item_name 'Beginning Ruby on Rails', 'Rails Recipes (The Facets of Ruby Series)'
26
- price '$34.99', '$32.95'
27
- end
28
- next_page 'Next >'
29
- end
30
-
31
- b_and_n_data.to_xml.write($stdout, 1)
32
- Scrubyt::ResultDumper.print_statistics(b_and_n_data)
@@ -1,115 +0,0 @@
1
- <html><head><title>Barnes&nbsp;&amp;&nbsp;Noble.com - Book Search: ruby rails</title>
2
-
3
-
4
- <script language="Javascript" src="barnes_and_noble_files/popup_open.js"></script>
5
- <script language="Javascript"><!--//
6
- /* Environment Values */
7
- vc_webhost = "www.barnesandnoble.com";
8
- vc_shophost = "cart2.barnesandnoble.com";
9
- vc_imagehost = "images.barnesandnoble.com";
10
- vc_slinkprefix = "z=y";
11
- //--></script>
12
- <script language="Javascript" src="barnes_and_noble_files/visualcart_prodid.js"></script>
13
- <script src="barnes_and_noble_files/iframeKMP.js"></script>
14
- <link rel="stylesheet" type="text/css" href="barnes_and_noble_files/SearchProduct.css">
15
- <link rel="STYLESHEET" type="text/css" href="barnes_and_noble_files/navbar_06.css"></head><body leftmargin="0" topmargin="0" onload="if (OpenPopup != null) {OpenPopup('search','z=y')};" alink="#8888aa" bgcolor="#ffffff" link="#003399" marginheight="0" marginwidth="0" text="#000000" vlink="#663366"><table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="726"><tbody><tr><td height="13" width="479"><table border="0" cellpadding="0" cellspacing="0" width="479"><tbody><tr><td colspan="4" width="479"><img src="barnes_and_noble_files/cleardot_002.gif" alt="" height="13" width="479"></td></tr><tr><td height="1" width="10"><img src="barnes_and_noble_files/cleardot_002.gif" alt="" height="1" width="10"></td><td valign="top" width="217"><a href="http://www.barnesandnoble.com/index.asp?z=y"><img src="barnes_and_noble_files/logo_bn05.gif" alt="Barnes &amp; Noble.com - www.bn.com" border="0" height="44" width="210"></a></td><td valign="top" width="242"><table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td><img src="barnes_and_noble_files/cleardot_002.gif" alt="" border="0" height="1" width="25"></td><td><img alt="" src="barnes_and_noble_files/toppromo3_rule.gif"></td><td valign="middle"><a class="promo" href="http://www.barnesandnoble.com/help/ff_noscript.asp?z=y" onclick="popup=window.open('http://www.barnesandnoble.com/help/ff_popup.asp?z=y&popupclose=0','popup','width=583,height=400');popup.focus();return(false);" target="popup"><noscript><A CLASS="promo" HREF="http://www.barnesandnoble.com/help/ff_noscript.asp?z=y"></noscript><img src="barnes_and_noble_files/toppromo_fastfree05.gif" alt="Fast &amp; Free Delivery. 3 Business Days or Less. FREE when you spend $25 on eligible items. See details." border="0"></a></td></tr></tbody></table></td><td width="10"><img src="barnes_and_noble_files/cleardot_002.gif" alt="" height="1" width="10"></td></tr></tbody></table></td><td rowspan="2" align="right" valign="top" width="237"><table border="0" cellpadding="0" cellspacing="0" width="237"><script language="Javascript" src="barnes_and_noble_files/navbar.js"></script><script language="Javascript"><!--//
16
- vc_total_qty = "0";
17
- vc_total_price = "";
18
- //--></script><tbody><tr><td height="1" width="57"><img src="barnes_and_noble_files/cleardot_002.gif" alt="" height="1" width="57"></td><td height="1" width="5"><img src="barnes_and_noble_files/cleardot_002.gif" alt="" height="1" width="5"></td><td height="1" width="95"><img src="barnes_and_noble_files/cleardot_002.gif" alt="" height="1" width="95"></td><td height="1" width="5"><img src="barnes_and_noble_files/cleardot_002.gif" alt="" height="1" width="5"></td><td height="1" width="75"><img src="barnes_and_noble_files/cleardot_002.gif" alt="" height="1" width="75"></td></tr><tr><td rowspan="2" height="25" width="57"><a href="http://cart2.barnesandnoble.com/shop/op.asp?step=fullCart&amp;UIAction=editCart&amp;z=y"><img alt="Cart" src="barnes_and_noble_files/vcart_icon_cart.gif" border="0"></a></td><td bgcolor="#fefaea" height="24" width="5"><img src="barnes_and_noble_files/cleardot_002.gif" alt="" height="24" width="5"></td><td class="vcart" align="center" bgcolor="#fefaea" height="24" valign="middle" width="95"><nobr><script language="Javascript"><!--//
19
- visualcart_WriteVCartTotal();
20
- //--></script>0 Items<noscript>
21
- 0 Items
22
- </noscript></nobr></td><td bgcolor="#fefaea" height="24" width="5"><img src="barnes_and_noble_files/cleardot_002.gif" alt="" height="24" width="5"></td><td rowspan="2" height="25" width="71"><a href="http://cart2.barnesandnoble.com/shop/op.asp?step=fullCart&amp;UIAction=editCart&amp;z=y"><img alt="Checkout" src="barnes_and_noble_files/vcart_btn_checkout.gif" border="0"></a></td></tr><tr><td colspan="3" height="1" width="105"><img alt="" src="barnes_and_noble_files/vcart_topbot_rule.gif" border="0"></td></tr></tbody></table><table align="center" border="0" cellpadding="0" cellspacing="0"><tbody><tr><td colspan="8"><img src="barnes_and_noble_files/cleardot_002.gif" alt="" height="8" width="57"></td></tr><tr><td><a href="http://cart2.barnesandnoble.com/account/op.asp?step=mainStage&amp;z=y" class="servicenav"><img src="barnes_and_noble_files/admin_account.gif" alt="Account" border="0" height="7" width="45"></a><img alt="|" src="barnes_and_noble_files/admin_colon.gif" border="0"><a href="https://cart2.barnesandnoble.com/account/op.asp?step=orderStatus&amp;z=y" class="servicenav"><img src="barnes_and_noble_files/admin_orderstatus.gif" alt="Order Status" border="0" height="7" width="70"></a><img alt="|" src="barnes_and_noble_files/admin_colon.gif" border="0"><a href="http://cart2.barnesandnoble.com/account/op.asp?step=wishList&amp;UIAction=viewWishList&amp;z=y" class="servicenav"><img src="barnes_and_noble_files/admin_wishlist.gif" alt="Wish List" border="0" height="7" width="49"></a><img alt="|" src="barnes_and_noble_files/admin_colon.gif" border="0"><a href="http://www.barnesandnoble.com/help/help.asp?z=y" class="servicenav"><img src="barnes_and_noble_files/admin_help.gif" alt="Help" border="0" height="7" width="28"></a><img alt="|" src="barnes_and_noble_files/admin_colon.gif" border="0"></td></tr><tr><td colspan="8"><img src="barnes_and_noble_files/cleardot_002.gif" alt="" height="7" width="10"></td></tr><tr><td colspan="8"><a href="http://www.barnesandnoble.com/help/po_about_shipping.asp?z=y" class="servicenav"><img src="barnes_and_noble_files/admin_aboutshipping.gif" alt="About Shipping" border="0" height="7" width="79"></a><img alt="|" src="barnes_and_noble_files/admin_colon.gif" border="0"><a href="http://reminders.barnesandnoble.com/?z=y" class="servicenav"><img src="barnes_and_noble_files/admin_giftreminder.gif" alt="Gift Reminders" border="0" height="7" width="78"></a></td></tr></tbody></table></td></tr><tr><td colspan="3" width="726"><img src="barnes_and_noble_files/cleardot_002.gif" alt="" height="10" width="426"></td></tr></tbody></table><table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="771"><tbody><tr><td colspan="3" height="1" width="771"><a href="#skipmainnav"><img src="barnes_and_noble_files/cleardot_002.gif" alt="Skip Main Navigation Links" border="" height="0" width="0"></a></td></tr><tr><td colspan="3" width="771"><table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td><a href="http://www.barnesandnoble.com/index.asp?z=y"><img src="barnes_and_noble_files/tab_home_cold.gif" alt="Home" border="0" height="31" width="38"></a><img src="barnes_and_noble_files/tab_pipe.gif" alt="" border="0" height="31" width="1"><a href="http://www.barnesandnoble.com/bookstore.asp?z=y"><img src="barnes_and_noble_files/tab_books_hot.gif" alt="Books" border="0" height="31" width="43"></a><img src="barnes_and_noble_files/tab_pipe.gif" alt="" border="0" height="31" width="1"><a href="http://www.barnesandnoble.com/used/search.asp?z=y"><img src="barnes_and_noble_files/tab_usedoop_cold.gif" alt="Used &amp; Out Of Print" border="0" height="31" width="65"></a><img src="barnes_and_noble_files/tab_pipe.gif" alt="" border="0" height="31" width="1"><a href="http://www.barnesandnoble.com/textbooks/index.asp?z=y"><img src="barnes_and_noble_files/tab_textbooksonly_cold.gif" alt="Textbooks" border="0" height="31" width="67"></a><img src="barnes_and_noble_files/tab_pipe.gif" alt="" border="0" height="31" width="1"><a href="http://video.barnesandnoble.com/index.asp?z=y"><img src="barnes_and_noble_files/tab_dvd_cold.gif" alt="DVD" border="0" height="31" width="39"></a><img src="barnes_and_noble_files/tab_pipe.gif" alt="" border="0" height="31" width="1"><a href="http://music.barnesandnoble.com/index.asp?z=y"><img src="barnes_and_noble_files/tab_music_cold.gif" alt="Music" border="0" height="31" width="39"></a><img src="barnes_and_noble_files/tab_pipe.gif" alt="" border="0" height="31" width="1"><a href="http://videogames.barnesandnoble.com/index.asp?z=y"><img src="barnes_and_noble_files/tab_videogames_cold.gif" alt="PC &amp; Video Games" border="0" height="31" width="61"></a><img src="barnes_and_noble_files/tab_pipe.gif" alt="" border="0" height="31" width="1"><a href="http://www.barnesandnoble.com/bn-junior/index.asp?z=y"><img src="barnes_and_noble_files/tab_bnjr_cold.gif" alt="B&amp;N JR." border="0" height="31" width="48"></a><img src="barnes_and_noble_files/tab_pipe.gif" alt="" border="0" height="31" width="1"><a href="http://www.barnesandnoble.com/toys/toys_cds2.asp?PID=9304&amp;z=y"><img src="barnes_and_noble_files/hgg_tab_toy_cold.gif" alt="Toys &amp; Games" border="0" height="31" width="75"></a><img src="barnes_and_noble_files/tab_pipe.gif" alt="" border="0" height="31" width="1"><a href="http://www.barnesandnoble.com/home-office/home-office.asp?z=y"><img src="barnes_and_noble_files/hgg_tab_home_cold.gif" alt="Home &amp; Office" border="0" height="31" width="51"></a><img src="barnes_and_noble_files/tab_pipe.gif" alt="" border="0" height="31" width="1"><a href="http://www.barnesandnoble.com/gc/gcbuynow2.asp?z=y"><img src="barnes_and_noble_files/tab_giftcards_cold.gif" alt="Gift Cards" border="0" height="31" width="43"></a><img src="barnes_and_noble_files/tab_pipe.gif" alt="" border="0" height="31" width="1"><a href="http://www.barnesandnoble.com/membership/index.asp?z=y"><img src="barnes_and_noble_files/tab_member_cc_cold.gif" alt="B&amp;N Member Program" border="0" height="31" width="75"></a><img src="barnes_and_noble_files/tab_pipe.gif" alt="" border="0" height="31" width="1"><a href="http://bookclubs.barnesandnoble.com/?z=y"><img src="barnes_and_noble_files/tab_Bookclubs_cold.gif" alt="Book Clubs" border="0" height="31" width="65"></a><img src="barnes_and_noble_files/tab_pipe.gif" alt="" border="0" height="31" width="1"></td></tr></tbody></table></td></tr></tbody></table><table bgcolor="#4a634c" border="0" cellpadding="0" cellspacing="0" width="100%"><tbody><tr><td class="menu" align="left" width="100%"><table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td width="1"><img src="barnes_and_noble_files/subnav_colon.gif" alt="" border="0" height="28" width="1"></td><td color="#FFFFCC" face="verdana, arial, sans-serif"><nobr><a href="http://www.barnesandnoble.com/subjects/subjects.asp?z=y">BROWSE BOOKS</a></nobr></td><td width="1"><img src="barnes_and_noble_files/subnav_colon.gif" alt="" border="0" height="28" width="1"></td><td color="#FFFFCC" face="verdana, arial, sans-serif"><nobr><a href="http://www.barnesandnoble.com/bookstore/index_cds2.asp?PID=280&amp;z=y">NEW RELEASES</a></nobr></td><td width="1"><img src="barnes_and_noble_files/subnav_colon.gif" alt="" border="0" height="28" width="1"></td><td color="#FFFFCC" face="verdana, arial, sans-serif"><nobr><a href="http://www.barnesandnoble.com/bestsellers/top100.asp?PID=3950&amp;z=y">BESTSELLERS</a></nobr></td><td width="1"><img src="barnes_and_noble_files/subnav_colon.gif" alt="" border="0" height="28" width="1"></td><td color="#FFFFCC" face="verdana, arial, sans-serif"><nobr><a href="http://www.barnesandnoble.com/bookstore/comingsoon_cds2.asp?PID=210&amp;z=y">COMING SOON</a></nobr></td><td width="1"><img src="barnes_and_noble_files/subnav_colon.gif" alt="" border="0" height="28" width="1"></td><td color="#FFFFCC" face="verdana, arial, sans-serif"><nobr><a href="http://www.barnesandnoble.com/bookstore/index_cds2.asp?PID=10783&amp;z=y">RECOMMENDED</a></nobr></td><td width="1"><img src="barnes_and_noble_files/subnav_colon.gif" alt="" border="0" height="28" width="1"></td><td color="#FFFFCC" face="verdana, arial, sans-serif"><nobr><a href="http://www.barnesandnoble.com/writers/writers2_cds2.asp?PID=1302&amp;z=y">MEET THE WRITERS</a></nobr></td><td width="1"><img src="barnes_and_noble_files/subnav_colon.gif" alt="" border="0" height="28" width="1"></td><td color="#FFFFCC" face="verdana, arial, sans-serif"><nobr><a href="http://www.barnesandnoble.com/subjects/audio/audio.asp?z=y">AUDIOBOOKS</a></nobr></td><td width="1"><img src="barnes_and_noble_files/subnav_colon.gif" alt="" border="0" height="28" width="1"></td><td color="#FFFFCC" face="verdana, arial, sans-serif"><nobr><a href="http://www.barnesandnoble.com/espanol/index.asp?z=y">LIBROS</a></nobr></td><td width="1"><img src="barnes_and_noble_files/subnav_colon.gif" alt="" border="0" height="28" width="1"></td><td color="#FFFFCC" face="verdana, arial, sans-serif"><nobr><a href="http://www.barnesandnoble.com/bargain-books/bargains.asp?z=y">BARGAIN-PRICED BOOKS</a></nobr></td></tr></tbody></table></td></tr></tbody></table><table bgcolor="#cccc99" border="0" cellpadding="0" cellspacing="0" height="28" width="100%"><tbody><tr><td class="qsearch" align="left" width="100%"><a name="skipmainnav"></a><a name="skipsearchbar"></a><table border="0" cellpadding="0" cellspacing="0"><tbody><tr><form action="/include/quicksearch.asp?z=y" method="post"></form><td valign="middle"><input name="page" value="/booksearch/results.asp" type="hidden"></td><td valign="middle"></td><td valign="middle"><img src="barnes_and_noble_files/cleardot_002.gif" alt="" border="0" height="7" width="10"></td><td valign="middle"><input name="prod" value="book" type="hidden"></td><td valign="middle"><select name="choice"><option value="t">Title</option><option value="a">Author</option><option value="k" selected="YES">Keyword</option><option value="i">ISBN</option></select>&nbsp;</td><td valign="middle">&nbsp;<input name="query" size="19" value="" maxlength="125" type="text">&nbsp;&nbsp;&nbsp;</td><td valign="middle"><input src="barnes_and_noble_files/qsearch4_search.gif" name="Search" alt="Search" border="0" height="13" type="image" width="49"></td><td valign="middle"><img src="barnes_and_noble_files/cleardot_002.gif" alt="" border="0" height="7" width="30"></td><td valign="middle"><img src="barnes_and_noble_files/qsearch3_vline_dots.gif" alt="|" border="0" height="28" width="1"></td><td valign="middle"><img src="barnes_and_noble_files/cleardot_002.gif" alt="" border="0" height="7" width="10"></td><td valign="middle"><a href="http://www.barnesandnoble.com/search.asp?z=y"><img src="barnes_and_noble_files/qsearch_AdvSearch.jpg" alt="Advanced Search" border="0" height="7" width="92"></a></td></tr></tbody></table></td></tr></tbody></table><table border="0" cellpadding="0" cellspacing="0" width="100%"><tbody><tr><td class="bannerpromoBGcolor" bgcolor="#eeeee4" width="100%"><table border="0" cellpadding="0" cellspacing="0" width="726"><tbody><tr><td align="center" height="28" width="726"><table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td valign="middle"><nobr><a style="font-family: verdana; font-size: 13px; text-decoration: none; color: rgb(0, 51, 0);" href="http://www.barnesandnoble.com/membership/join.asp?z=y"><b><u>Members Save Up To 40% Every Day</u>.</b></a></nobr></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table><table border="0" cellpadding="0" cellspacing="0" width="748"><tbody><tr><td colspan="4" height="10"></td></tr><tr valign="top"><td width="146"><a href="#skipleftnav"><img alt="Skip Left Navigation Links" src="barnes_and_noble_files/cleardot_002.gif" border="0" height="1" width="146"></a><script language="Javascript">if (window.jsIframe_js != null) {jsIframe_buildIframe('jsIframeLeftPromoBooksSearch', 'z=y', 'www.barnesandnoble.com');}</script><iframe src="barnes_and_noble_files/kmp_iframe_cds2.html" name="LeftPromo" marginheight="0" marginwidth="0" align="middle" frameborder="0" height="245" scrolling="no" width="146"></iframe><br><br><br><table bgcolor="#eeeee4" border="0" cellpadding="0" cellspacing="0" width="146"><tbody><tr><td class="relatedHdr" colspan="2" align="center" bgcolor="#669999" height="22">Related Subjects</td></tr><tr><td align="left" valign="top">&nbsp;&#8226;&nbsp;</td><td align="left"><a href="http://browse.barnesandnoble.com/controller?env=web&amp;slinkprefix=z=y&amp;visgrp=nonfiction&amp;bncatid=914314">Internet &amp; World Wide Web</a></td></tr><tr><td colspan="2" height="12"></td></tr></tbody></table><br><table bgcolor="#eeeee4" border="0" cellpadding="0" cellspacing="0" width="146"><tbody><tr><td class="relatedHdr" colspan="2" align="center" bgcolor="#669999" height="22">Find Related Items</td></tr><tr><td colspan="2" height="8"></td></tr><tr><td valign="top">&nbsp;&#8226;&nbsp;</td><td><a href="http://search.barnesandnoble.com/booksearch/results.asp?z=y&amp;WRD=ruby%20rails&amp;FMT=AU">AudioBooks</a></td></tr><tr><td valign="top">&nbsp;&#8226;&nbsp;</td><td><a href="http://search.barnesandnoble.com/booksearch/results.asp?z=y&amp;WRD=ruby%20rails&amp;FMT=C">Calendar</a></td></tr><tr><td valign="top">&nbsp;&#8226;&nbsp;</td><td><a href="http://search.barnesandnoble.com/booksearch/results.asp?z=y&amp;WRD=ruby%20rails&amp;kids=y&amp;AUD=JUV">Childrens Books</a></td></tr><tr><td valign="top">&nbsp;&#8226;&nbsp;</td><td><a href="http://search.barnesandnoble.com/booksearch/results.asp?z=y&amp;WRD=ruby%20rails&amp;TXT=Y">College Textbooks</a></td></tr><tr><td valign="top">&nbsp;&#8226;&nbsp;</td><td><a href="http://search.barnesandnoble.com/booksearch/results.asp?z=y&amp;WRD=ruby%20rails&amp;BRG=Y">Sale Annex Books</a></td></tr><tr><td valign="top">&nbsp;&#8226;&nbsp;</td><td><a href="http://video.barnesandnoble.com/search/results.asp?z=y&amp;WRD=ruby%20rails+">DVD &amp; Video</a></td></tr><tr><td valign="top">&nbsp;&#8226;&nbsp;</td><td><a href="http://music.barnesandnoble.com/search/results.asp?z=y&amp;WRD=ruby%20rails+">Music</a></td></tr><tr><td valign="top">&nbsp;&#8226;&nbsp;</td><td><a href="http://posters.barnesandnoble.com/search/results.asp?z=y&amp;WRD=ruby%20rails+">Prints &amp; Posters</a></td></tr><tr><td colspan="2" height="12"></td></tr></tbody></table><a name="skipleftnav"></a></td><td background="barnes_and_noble_files/dotGold20.gif" nowrap="nowrap" width="20"></td><td valign="top"><table border="0" cellpadding="0" cellspacing="0" width="582"><tbody><tr><td nowrap="nowrap" width="70"></td><td nowrap="nowrap"></td><td width="100%"></td></tr><tr><td height="20"></td></tr><tr><td colspan="3" class="MainHeader"><img alt="Search Results" src="barnes_and_noble_files/hdSearchResults.gif" border="0" height="18" width="177"></td></tr><tr><td height="10"></td></tr><tr><td colspan="3">We found <strong>32</strong> items for keywords: <strong>ruby rails</strong>.</td></tr><tr><td height="12"></td></tr></tbody></table><table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td><nobr>Sorted by:</nobr></td><td width="5"><form action="results.asp" name="sortmenu" method="get"></form></td><td><select name="SRT"><option value="R">
23
- Top Matches
24
- </option><option value="S">
25
- Bestselling
26
- </option><option value="P">
27
- Publication Date
28
- </option><option value="A">
29
- Title (A to Z)
30
- </option></select><input name="z" value="y" type="hidden"><input name="SZE" value="10" type="hidden"><input name="WRD" value="ruby rails" type="hidden"></td><td width="5"></td><td><input name="Go!" alt="Go!" src="barnes_and_noble_files/btnGoGrn.gif" border="0" type="image"></td><td></td></tr><tr><td colspan="6" height="13"></td></tr></tbody></table><table border="0" cellpadding="0" cellspacing="0" width="582"><tbody><tr><td nowrap="nowrap" width="342"></td><td nowrap="nowrap" width="10"></td><td nowrap="nowrap" width="230"></td></tr><tr><td colspan="3" class="MusicRuleCell"></td></tr><tr><td valign="top"><table border="0" cellpadding="0" cellspacing="0" width="342"><tbody><tr><td nowrap="nowrap" width="30"></td><td nowrap="nowrap" width="90"></td><td rowspan="100" nowrap="nowrap" width="10"></td><td nowrap="nowrap" width="212"></td></tr><tr><td height="10"></td></tr><tr><td class="countHdr" valign="top"><strong>1.</strong>&nbsp;</td><td colspan="3"><span><a href="http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?z=y&amp;EAN=9780977616633&amp;itm=1"><b>Agile Web Development with Rails</b><span id="SUBT">: A Pragmatic Guide</span></a></span><br><span id="CNT1">Dave&nbsp;Thomas,
31
- James&nbsp;Davidson, Mike&nbsp;Clark, Mike&nbsp;Clark,
32
- Justin&nbsp;Gehtland, Leon&nbsp;Breedt, Leon&nbsp;Breedt,
33
- David&nbsp;Hansson, David&nbsp;Heinemeier&nbsp;Hansson,
34
- James&nbsp;Duncan&nbsp;Davidson</span><a href="#1"><img alt="skip to next title" src="barnes_and_noble_files/cleardot_002.gif" border="0" height="1" width="1"></a></td></tr><tr><td height="8"></td></tr><tr><td></td><td valign="top"><a href="http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?z=y&amp;EAN=9780977616633&amp;itm=1"><span id="MainCoverImage"><img src="barnes_and_noble_files/11985045.gif" alt="Cover Image" border="0" height="108" width="90"></span></a></td><td valign="top">
35
- Format:
36
- <span class="itemFormat">Paperback<br>&nbsp;<b>Revised Edition</b></span><br>Pub. Date: December 2006<a name="1"></a></td></tr><tr><td height="10"></td></tr></tbody></table></td><td></td><td valign="top"><table border="0" cellpadding="0" cellspacing="0" width="230"><tbody><tr><td colspan="3" class="MusicRightNavHeaderCell" height="24"><span class="priceTitleLg"><a href="http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?z=y&amp;EAN=9780977616633&amp;itm=1">
37
- FROM B&amp;N</a></span></td></tr><tr><td nowrap="nowrap" width="10"></td><td nowrap="nowrap" width="104"></td><td nowrap="nowrap" width="116"></td></tr><tr><td colspan="3" height="10"></td></tr><tr><td></td><td class="priceRightList" valign="top">List Price:</td><td class="priceRightList" valign="top"><span id="LPR">$39.95</span></td></tr><tr><td colspan="3" height="3"></td></tr><tr><td></td><td class="priceRightBN" valign="top">B&amp;N Price:</td><td class="priceRightBNPrice" valign="top">$31.96<span class="priceRightBN">&nbsp;(Save 20%)</span></td></tr><tr><td></td><td colspan="2" height="5"></td></tr><tr><td></td><td class="memberRight">Member Price:</td><td class="priceRightMember">$28.76</td></tr><tr><td colspan="3" height="10"></td></tr><tr><td></td><td colspan="2"><span class="MemberPromoBlurb"><a href="http://www.barnesandnoble.com/membership/index.asp?z=y">
38
- Become a B&amp;N Member</a><br>Enjoy great savings every day.</span></td></tr><tr><td colspan="3" height="10"></td></tr><tr><td colspan="3" height="10"></td></tr><tr><td nowrap="nowrap" width="10"></td><td colspan="2" class="ShipMessage">Usually ships within 24 hours</td></tr><tr><td colspan="3" height="15"></td></tr></tbody></table><table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td></td><td colspan="2" background="barnes_and_noble_files/bg.gif"></td><td></td></tr><tr><td colspan="4" height="10"></td></tr><tr><td nowrap="nowrap" width="10"></td><td colspan="2"><strong><a href="http://search.barnesandnoble.com/used/productMatches.asp?z=y&amp;PEAN=9780977616633">Used Copies Available<br>from our Authorized Sellers</a><!-- used prices from: $28.72 --></strong></td><td nowrap="nowrap" width="10"></td></tr><tr><td colspan="4" height="10"></td></tr></tbody></table></td></tr></tbody></table><table border="0" cellpadding="0" cellspacing="0" width="582"><tbody><tr><td nowrap="nowrap" width="342"></td><td nowrap="nowrap" width="10"></td><td nowrap="nowrap" width="230"></td></tr><tr><td colspan="3" class="MusicRuleCell"></td></tr><tr><td valign="top"><table border="0" cellpadding="0" cellspacing="0" width="342"><tbody><tr><td nowrap="nowrap" width="30"></td><td nowrap="nowrap" width="90"></td><td rowspan="100" nowrap="nowrap" width="10"></td><td nowrap="nowrap" width="212"></td></tr><tr><td height="10"></td></tr><tr><td class="countHdr" valign="top"><strong>2.</strong>&nbsp;</td><td colspan="3"><span><a href="http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?z=y&amp;EAN=9780977616602&amp;itm=2"><b>Rails Recipes (The Facets of Ruby Series)</b></a></span><br><span id="CNT1">Chad&nbsp;Fowler</span><a href="#2"><img alt="skip to next title" src="barnes_and_noble_files/cleardot_002.gif" border="0" height="1" width="1"></a></td></tr><tr><td height="8"></td></tr><tr><td></td><td valign="top"><a href="http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?z=y&amp;EAN=9780977616602&amp;itm=2"><span id="MainCoverImage"><img src="barnes_and_noble_files/11018492.gif" alt="Cover Image" border="0" height="108" width="90"></span></a></td><td valign="top">
39
- Format:
40
- <span class="itemFormat">Paperback</span><br>Pub. Date: June 2006<a name="2"></a></td></tr><tr><td height="10"></td></tr></tbody></table></td><td></td><td valign="top"><table border="0" cellpadding="0" cellspacing="0" width="230"><tbody><tr><td colspan="3" class="MusicRightNavHeaderCell" height="24"><span class="priceTitleLg"><a href="http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?z=y&amp;EAN=9780977616602&amp;itm=2">
41
- FROM B&amp;N</a></span></td></tr><tr><td nowrap="nowrap" width="10"></td><td nowrap="nowrap" width="104"></td><td nowrap="nowrap" width="116"></td></tr><tr><td colspan="3" height="10"></td></tr><tr><td colspan="3" height="3"></td></tr><tr><td></td><td class="priceRightBN" valign="top">B&amp;N Price:</td><td class="priceRightBNPrice" valign="top">$32.95</td></tr><tr><td></td><td colspan="2" height="5"></td></tr><tr><td></td><td class="memberRight">Member Price:</td><td class="priceRightMember">$29.65</td></tr><tr><td colspan="3" height="10"></td></tr><tr><td></td><td colspan="2"><span class="MemberPromoBlurb"><a href="http://www.barnesandnoble.com/membership/index.asp?z=y">
42
- Become a B&amp;N Member</a><br>Enjoy great savings every day.</span></td></tr><tr><td colspan="3" height="10"></td></tr><tr><td colspan="3" height="10"></td></tr><tr><td nowrap="nowrap" width="10"></td><td colspan="2" class="ShipMessage">Usually ships within 24 hours</td></tr><tr><td colspan="3" height="15"></td></tr></tbody></table><table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td></td><td colspan="2" background="barnes_and_noble_files/bg.gif"></td><td></td></tr><tr><td colspan="4" height="10"></td></tr><tr><td nowrap="nowrap" width="10"></td><td colspan="2"><strong><a href="http://search.barnesandnoble.com/used/productMatches.asp?z=y&amp;PEAN=9780977616602">Used Copies Available<br>from our Authorized Sellers</a><!-- used prices from: $23.39 --></strong></td><td nowrap="nowrap" width="10"></td></tr><tr><td colspan="4" height="10"></td></tr></tbody></table></td></tr></tbody></table><table border="0" cellpadding="0" cellspacing="0" width="582"><tbody><tr><td nowrap="nowrap" width="342"></td><td nowrap="nowrap" width="10"></td><td nowrap="nowrap" width="230"></td></tr><tr><td colspan="3" class="MusicRuleCell"></td></tr><tr><td valign="top"><table border="0" cellpadding="0" cellspacing="0" width="342"><tbody><tr><td nowrap="nowrap" width="30"></td><td nowrap="nowrap" width="90"></td><td rowspan="100" nowrap="nowrap" width="10"></td><td nowrap="nowrap" width="212"></td></tr><tr><td height="10"></td></tr><tr><td class="countHdr" valign="top"><strong>3.</strong>&nbsp;</td><td colspan="3"><span><a href="http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?z=y&amp;EAN=9781932394696&amp;itm=3"><b>Ruby for Rails</b><span id="SUBT">: Ruby Techniques for Rails Developers</span></a></span><br><span id="CNT1">David&nbsp;A.&nbsp;Black, David&nbsp;Heinemeier&nbsp;Hansson
43
- (Foreword by)</span><a href="#3"><img alt="skip to next title" src="barnes_and_noble_files/cleardot_002.gif" border="0" height="1" width="1"></a></td></tr><tr><td height="8"></td></tr><tr><td></td><td valign="top"><a href="http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?z=y&amp;EAN=9781932394696&amp;itm=3"><span id="MainCoverImage"><img src="barnes_and_noble_files/10964080.gif" alt="Cover Image" border="0" height="113" width="90"></span></a></td><td valign="top">
44
- Format:
45
- <span class="itemFormat">Paperback</span><br>Pub. Date: May 2006<a name="3"></a></td></tr><tr><td height="10"></td></tr></tbody></table></td><td></td><td valign="top"><table border="0" cellpadding="0" cellspacing="0" width="230"><tbody><tr><td colspan="3" class="MusicRightNavHeaderCell" height="24"><span class="priceTitleLg"><a href="http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?z=y&amp;EAN=9781932394696&amp;itm=3">
46
- FROM B&amp;N</a></span></td></tr><tr><td nowrap="nowrap" width="10"></td><td nowrap="nowrap" width="104"></td><td nowrap="nowrap" width="116"></td></tr><tr><td colspan="3" height="10"></td></tr><tr><td colspan="3" height="3"></td></tr><tr><td></td><td class="priceRightBN" valign="top">B&amp;N Price:</td><td class="priceRightBNPrice" valign="top">$44.95</td></tr><tr><td></td><td colspan="2" height="5"></td></tr><tr><td></td><td class="memberRight">Member Price:</td><td class="priceRightMember">$40.45</td></tr><tr><td colspan="3" height="10"></td></tr><tr><td></td><td colspan="2"><span class="MemberPromoBlurb"><a href="http://www.barnesandnoble.com/membership/index.asp?z=y">
47
- Become a B&amp;N Member</a><br>Enjoy great savings every day.</span></td></tr><tr><td colspan="3" height="10"></td></tr><tr><td colspan="3" height="10"></td></tr><tr><td nowrap="nowrap" width="10"></td><td colspan="2" class="ShipMessage">Usually ships within 24 hours</td></tr><tr><td colspan="3" height="15"></td></tr></tbody></table><table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td></td><td colspan="2" background="barnes_and_noble_files/bg.gif"></td><td></td></tr><tr><td colspan="4" height="10"></td></tr><tr><td nowrap="nowrap" width="10"></td><td colspan="2"><strong><a href="http://search.barnesandnoble.com/used/productMatches.asp?z=y&amp;PEAN=9781932394696">Used Copies Available<br>from our Authorized Sellers</a><!-- used prices from: $31.66 --></strong></td><td nowrap="nowrap" width="10"></td></tr><tr><td colspan="4" height="10"></td></tr></tbody></table></td></tr></tbody></table><table border="0" cellpadding="0" cellspacing="0" width="582"><tbody><tr><td nowrap="nowrap" width="342"></td><td nowrap="nowrap" width="10"></td><td nowrap="nowrap" width="230"></td></tr><tr><td colspan="3" class="MusicRuleCell"></td></tr><tr><td valign="top"><table border="0" cellpadding="0" cellspacing="0" width="342"><tbody><tr><td nowrap="nowrap" width="30"></td><td nowrap="nowrap" width="90"></td><td rowspan="100" nowrap="nowrap" width="10"></td><td nowrap="nowrap" width="212"></td></tr><tr><td height="10"></td></tr><tr><td class="countHdr" valign="top"><strong>4.</strong>&nbsp;</td><td colspan="3"><span><a href="http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?z=y&amp;EAN=9780596101329&amp;itm=4"><b>Ruby on Rails</b><span id="SUBT">: Up and Running</span></a></span><br><span id="CNT1">Bruce&nbsp;A.&nbsp;Tate, David&nbsp;Geary, Curt&nbsp;Hibbs</span><a href="#4"><img alt="skip to next title" src="barnes_and_noble_files/cleardot_002.gif" border="0" height="1" width="1"></a></td></tr><tr><td height="8"></td></tr><tr><td></td><td valign="top"><a href="http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?z=y&amp;EAN=9780596101329&amp;itm=4"><span id="MainCoverImage"><img src="barnes_and_noble_files/10999676.gif" alt="Cover Image" border="0" height="118" width="90"></span></a></td><td valign="top">
48
- Format:
49
- <span class="itemFormat">Paperback</span><br>Pub. Date: August 2006<a name="4"></a></td></tr><tr><td height="10"></td></tr></tbody></table></td><td></td><td valign="top"><table border="0" cellpadding="0" cellspacing="0" width="230"><tbody><tr><td colspan="3" class="MusicRightNavHeaderCell" height="24"><span class="priceTitleLg"><a href="http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?z=y&amp;EAN=9780596101329&amp;itm=4">
50
- FROM B&amp;N</a></span></td></tr><tr><td nowrap="nowrap" width="10"></td><td nowrap="nowrap" width="104"></td><td nowrap="nowrap" width="116"></td></tr><tr><td colspan="3" height="10"></td></tr><tr><td colspan="3" height="3"></td></tr><tr><td></td><td class="priceRightBN" valign="top">B&amp;N Price:</td><td class="priceRightBNPrice" valign="top">$29.99</td></tr><tr><td></td><td colspan="2" height="5"></td></tr><tr><td></td><td class="memberRight">Member Price:</td><td class="priceRightMember">$26.99</td></tr><tr><td colspan="3" height="10"></td></tr><tr><td></td><td colspan="2"><span class="MemberPromoBlurb"><a href="http://www.barnesandnoble.com/membership/index.asp?z=y">
51
- Become a B&amp;N Member</a><br>Enjoy great savings every day.</span></td></tr><tr><td colspan="3" height="10"></td></tr><tr><td colspan="3" height="10"></td></tr><tr><td nowrap="nowrap" width="10"></td><td colspan="2" class="ShipMessage">Usually ships within 24 hours</td></tr><tr><td colspan="3" height="15"></td></tr></tbody></table><table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td></td><td colspan="2" background="barnes_and_noble_files/bg.gif"></td><td></td></tr><tr><td colspan="4" height="10"></td></tr><tr><td nowrap="nowrap" width="10"></td><td colspan="2"><strong><a href="http://search.barnesandnoble.com/used/productMatches.asp?z=y&amp;PEAN=9780596101329">Used Copies Available<br>from our Authorized Sellers</a><!-- used prices from: $16.58 --></strong></td><td nowrap="nowrap" width="10"></td></tr><tr><td colspan="4" height="10"></td></tr></tbody></table></td></tr></tbody></table><table border="0" cellpadding="0" cellspacing="0" width="582"><tbody><tr><td nowrap="nowrap" width="342"></td><td nowrap="nowrap" width="10"></td><td nowrap="nowrap" width="230"></td></tr><tr><td colspan="3" class="MusicRuleCell"></td></tr><tr><td valign="top"><table border="0" cellpadding="0" cellspacing="0" width="342"><tbody><tr><td nowrap="nowrap" width="30"></td><td nowrap="nowrap" width="90"></td><td rowspan="100" nowrap="nowrap" width="10"></td><td nowrap="nowrap" width="212"></td></tr><tr><td height="10"></td></tr><tr><td class="countHdr" valign="top"><strong>5.</strong>&nbsp;</td><td colspan="3"><span><a href="http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?z=y&amp;EAN=9780470069158&amp;itm=5"><b>Beginning Ruby on Rails</b></a></span><br><span id="CNT1">Steve&nbsp;Holzner</span><a href="#5"><img alt="skip to next title" src="barnes_and_noble_files/cleardot_002.gif" border="0" height="1" width="1"></a></td></tr><tr><td height="8"></td></tr><tr><td></td><td valign="top"><a href="http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?z=y&amp;EAN=9780470069158&amp;itm=5"><span id="MainCoverImage"><img src="barnes_and_noble_files/12052378.gif" alt="Cover Image" border="0" height="114" width="90"></span></a></td><td valign="top">
52
- Format:
53
- <span class="itemFormat">Paperback</span><br>Pub. Date: November 2006<a name="5"></a></td></tr><tr><td height="10"></td></tr></tbody></table></td><td></td><td valign="top"><table border="0" cellpadding="0" cellspacing="0" width="230"><tbody><tr><td colspan="3" class="MusicRightNavHeaderCell" height="24"><span class="priceTitleLg"><a href="http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?z=y&amp;EAN=9780470069158&amp;itm=5">
54
- FROM B&amp;N</a></span></td></tr><tr><td nowrap="nowrap" width="10"></td><td nowrap="nowrap" width="104"></td><td nowrap="nowrap" width="116"></td></tr><tr><td colspan="3" height="10"></td></tr><tr><td colspan="3" height="3"></td></tr><tr><td></td><td class="priceRightBN" valign="top">B&amp;N Price:</td><td class="priceRightBNPrice" valign="top">$34.99</td></tr><tr><td></td><td colspan="2" height="5"></td></tr><tr><td></td><td class="memberRight">Member Price:</td><td class="priceRightMember">$31.49</td></tr><tr><td colspan="3" height="10"></td></tr><tr><td></td><td colspan="2"><span class="MemberPromoBlurb"><a href="http://www.barnesandnoble.com/membership/index.asp?z=y">
55
- Become a B&amp;N Member</a><br>Enjoy great savings every day.</span></td></tr><tr><td colspan="3" height="10"></td></tr><tr><td colspan="3" height="10"></td></tr><tr><td nowrap="nowrap" width="10"></td><td colspan="2" class="ShipMessage">Usually ships within 24 hours</td></tr><tr><td colspan="3" height="15"></td></tr></tbody></table><table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td></td><td colspan="2" background="barnes_and_noble_files/bg.gif"></td><td></td></tr><tr><td colspan="4" height="10"></td></tr><tr><td nowrap="nowrap" width="10"></td><td colspan="2"><strong><a href="http://search.barnesandnoble.com/used/productMatches.asp?z=y&amp;PEAN=9780470069158">Used Copies Available<br>from our Authorized Sellers</a><!-- used prices from: $20.56 --></strong></td><td nowrap="nowrap" width="10"></td></tr><tr><td colspan="4" height="10"></td></tr></tbody></table></td></tr></tbody></table><table border="0" cellpadding="0" cellspacing="0" width="582"><tbody><tr><td nowrap="nowrap" width="342"></td><td nowrap="nowrap" width="10"></td><td nowrap="nowrap" width="230"></td></tr><tr><td colspan="3" class="MusicRuleCell"></td></tr><tr><td valign="top"><table border="0" cellpadding="0" cellspacing="0" width="342"><tbody><tr><td nowrap="nowrap" width="30"></td><td nowrap="nowrap" width="90"></td><td rowspan="100" nowrap="nowrap" width="10"></td><td nowrap="nowrap" width="212"></td></tr><tr><td height="10"></td></tr><tr><td class="countHdr" valign="top"><strong>6.</strong>&nbsp;</td><td colspan="3"><span><a href="http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?z=y&amp;EAN=9781590597361&amp;itm=6"><b>Beginning Ruby on Rails E-Commerce</b><span id="SUBT">: From Novice to Professional</span></a></span><br><span id="CNT1">Christian&nbsp;Hellsten, Jarkko&nbsp;Laine</span><a href="#6"><img alt="skip to next title" src="barnes_and_noble_files/cleardot_002.gif" border="0" height="1" width="1"></a></td></tr><tr><td height="8"></td></tr><tr><td></td><td valign="top"><a href="http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?z=y&amp;EAN=9781590597361&amp;itm=6"><span id="MainCoverImage"><img src="barnes_and_noble_files/12138286.gif" alt="Cover Image" border="0" height="119" width="90"></span></a></td><td valign="top">
56
- Format:
57
- <span class="itemFormat">Paperback</span><br>Pub. Date: November 2006<a name="6"></a></td></tr><tr><td height="10"></td></tr></tbody></table></td><td></td><td valign="top"><table border="0" cellpadding="0" cellspacing="0" width="230"><tbody><tr><td colspan="3" class="MusicRightNavHeaderCell" height="24"><span class="priceTitleLg"><a href="http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?z=y&amp;EAN=9781590597361&amp;itm=6">
58
- FROM B&amp;N</a></span></td></tr><tr><td nowrap="nowrap" width="10"></td><td nowrap="nowrap" width="104"></td><td nowrap="nowrap" width="116"></td></tr><tr><td colspan="3" height="10"></td></tr><tr><td colspan="3" height="3"></td></tr><tr><td></td><td class="priceRightBN" valign="top">B&amp;N Price:</td><td class="priceRightBNPrice" valign="top">$34.99</td></tr><tr><td></td><td colspan="2" height="5"></td></tr><tr><td></td><td class="memberRight">Member Price:</td><td class="priceRightMember">$31.49</td></tr><tr><td colspan="3" height="10"></td></tr><tr><td></td><td colspan="2"><span class="MemberPromoBlurb"><a href="http://www.barnesandnoble.com/membership/index.asp?z=y">
59
- Become a B&amp;N Member</a><br>Enjoy great savings every day.</span></td></tr><tr><td colspan="3" height="10"></td></tr><tr><td colspan="3" height="10"></td></tr><tr><td nowrap="nowrap" width="10"></td><td colspan="2" class="ShipMessage">Usually ships within 24 hours</td></tr><tr><td colspan="3" height="15"></td></tr></tbody></table><table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td></td><td colspan="2" background="barnes_and_noble_files/bg.gif"></td><td></td></tr><tr><td colspan="4" height="10"></td></tr><tr><td nowrap="nowrap" width="10"></td><td colspan="2"><strong><a href="http://search.barnesandnoble.com/used/productMatches.asp?z=y&amp;PEAN=9781590597361">Used Copies Available<br>from our Authorized Sellers</a><!-- used prices from: $21.66 --></strong></td><td nowrap="nowrap" width="10"></td></tr><tr><td colspan="4" height="10"></td></tr></tbody></table></td></tr></tbody></table><table border="0" cellpadding="0" cellspacing="0" width="582"><tbody><tr><td nowrap="nowrap" width="342"></td><td nowrap="nowrap" width="10"></td><td nowrap="nowrap" width="230"></td></tr><tr><td colspan="3" class="MusicRuleCell"></td></tr><tr><td valign="top"><table border="0" cellpadding="0" cellspacing="0" width="342"><tbody><tr><td nowrap="nowrap" width="30"></td><td nowrap="nowrap" width="90"></td><td rowspan="100" nowrap="nowrap" width="10"></td><td nowrap="nowrap" width="212"></td></tr><tr><td height="10"></td></tr><tr><td class="countHdr" valign="top"><strong>7.</strong>&nbsp;</td><td colspan="3"><span><a href="http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?z=y&amp;EAN=9780596527440&amp;itm=7"><b>Ajax on Rails</b></a></span><br><span id="CNT1">Scott&nbsp;Raymond</span><a href="#7"><img alt="skip to next title" src="barnes_and_noble_files/cleardot_002.gif" border="0" height="1" width="1"></a></td></tr><tr><td height="8"></td></tr><tr><td></td><td valign="top"><a href="http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?z=y&amp;EAN=9780596527440&amp;itm=7"><span id="MainCoverImage"><img src="barnes_and_noble_files/11656534.gif" alt="Cover Image" border="0" height="118" width="90"></span></a></td><td valign="top">
60
- Format:
61
- <span class="itemFormat">Paperback</span><br>Pub. Date: December 2006<a name="7"></a></td></tr><tr><td height="10"></td></tr></tbody></table></td><td></td><td valign="top"><table border="0" cellpadding="0" cellspacing="0" width="230"><tbody><tr><td colspan="3" class="MusicRightNavHeaderCell" height="24"><span class="priceTitleLg"><a href="http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?z=y&amp;EAN=9780596527440&amp;itm=7">
62
- FROM B&amp;N</a></span></td></tr><tr><td nowrap="nowrap" width="10"></td><td nowrap="nowrap" width="104"></td><td nowrap="nowrap" width="116"></td></tr><tr><td colspan="3" height="10"></td></tr><tr><td></td><td class="priceRightList" valign="top">List Price:</td><td class="priceRightList" valign="top"><span id="LPR">$39.99</span></td></tr><tr><td colspan="3" height="3"></td></tr><tr><td></td><td class="priceRightBN" valign="top">B&amp;N Price:</td><td class="priceRightBNPrice" valign="top">$31.99<span class="priceRightBN">&nbsp;(Save 20%)</span></td></tr><tr><td></td><td colspan="2" height="5"></td></tr><tr><td></td><td class="memberRight">Member Price:</td><td class="priceRightMember">$28.79</td></tr><tr><td colspan="3" height="10"></td></tr><tr><td></td><td colspan="2"><span class="MemberPromoBlurb"><a href="http://www.barnesandnoble.com/membership/index.asp?z=y">
63
- Become a B&amp;N Member</a><br>Enjoy great savings every day.</span></td></tr><tr><td colspan="3" height="10"></td></tr><tr><td colspan="3" height="10"></td></tr><tr><td nowrap="nowrap" width="10"></td><td colspan="2" class="ShipMessage">Usually ships within 24 hours</td></tr><tr><td colspan="3" height="15"></td></tr></tbody></table><table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td></td><td colspan="2" background="barnes_and_noble_files/bg.gif"></td><td></td></tr><tr><td colspan="4" height="10"></td></tr><tr><td nowrap="nowrap" width="10"></td><td colspan="2"><strong><a href="http://search.barnesandnoble.com/used/productMatches.asp?z=y&amp;PEAN=9780596527440">Used Copies Available<br>from our Authorized Sellers</a><!-- used prices from: $23.62 --></strong></td><td nowrap="nowrap" width="10"></td></tr><tr><td colspan="4" height="10"></td></tr></tbody></table></td></tr></tbody></table><table border="0" cellpadding="0" cellspacing="0" width="582"><tbody><tr><td nowrap="nowrap" width="342"></td><td nowrap="nowrap" width="10"></td><td nowrap="nowrap" width="230"></td></tr><tr><td colspan="3" class="MusicRuleCell"></td></tr><tr><td valign="top"><table border="0" cellpadding="0" cellspacing="0" width="342"><tbody><tr><td nowrap="nowrap" width="30"></td><td nowrap="nowrap" width="90"></td><td rowspan="100" nowrap="nowrap" width="10"></td><td nowrap="nowrap" width="212"></td></tr><tr><td height="10"></td></tr><tr><td class="countHdr" valign="top"><strong>8.</strong>&nbsp;</td><td colspan="3"><span><a href="http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?z=y&amp;EAN=9780975841952&amp;itm=8"><b>Build Your Own Ruby on Rails Web Applications</b></a></span><br><span id="CNT1">Patrick&nbsp;Lenz</span><a href="#8"><img alt="skip to next title" src="barnes_and_noble_files/cleardot_002.gif" border="0" height="1" width="1"></a></td></tr><tr><td height="8"></td></tr><tr><td></td><td valign="top"><a href="http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?z=y&amp;EAN=9780975841952&amp;itm=8"><span id="MainCoverImage"><img src="barnes_and_noble_files/12533268.gif" alt="Cover Image" border="0" height="119" width="90"></span></a></td><td valign="top">
64
- Format:
65
- <span class="itemFormat">Paperback</span><br>Pub. Date: February 2007<a name="8"></a></td></tr><tr><td height="10"></td></tr></tbody></table></td><td></td><td valign="top"><table border="0" cellpadding="0" cellspacing="0" width="230"><tbody><tr><td colspan="3" class="MusicRightNavHeaderCell" height="24"><span class="priceTitleLg"><a href="http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?z=y&amp;EAN=9780975841952&amp;itm=8">
66
- FROM B&amp;N</a></span></td></tr><tr><td nowrap="nowrap" width="10"></td><td nowrap="nowrap" width="104"></td><td nowrap="nowrap" width="116"></td></tr><tr><td colspan="3" height="10"></td></tr><tr><td></td><td class="priceRightList" valign="top">List Price:</td><td class="priceRightList" valign="top"><span id="LPR">$39.95</span></td></tr><tr><td colspan="3" height="3"></td></tr><tr><td></td><td class="priceRightBN" valign="top">B&amp;N Price:</td><td class="priceRightBNPrice" valign="top">$31.96<span class="priceRightBN">&nbsp;(Save 20%)</span></td></tr><tr><td></td><td colspan="2" height="5"></td></tr><tr><td></td><td class="memberRight">Member Price:</td><td class="priceRightMember">$28.76</td></tr><tr><td colspan="3" height="10"></td></tr><tr><td></td><td colspan="2"><span class="MemberPromoBlurb"><a href="http://www.barnesandnoble.com/membership/index.asp?z=y">
67
- Become a B&amp;N Member</a><br>Enjoy great savings every day.</span></td></tr><tr><td colspan="3" height="10"></td></tr><tr><td colspan="3" height="10"></td></tr><tr><td nowrap="nowrap" width="10"></td><td colspan="2" class="ShipMessage">Usually ships within 24 hours</td></tr><tr><td colspan="3" height="15"></td></tr></tbody></table><table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td></td><td colspan="2" background="barnes_and_noble_files/bg.gif"></td><td></td></tr><tr><td colspan="4" height="10"></td></tr><tr><td nowrap="nowrap" width="10"></td><td colspan="2"><strong><a href="http://search.barnesandnoble.com/used/productMatches.asp?z=y&amp;PEAN=9780975841952">Used Copies Available<br>from our Authorized Sellers</a><!-- used prices from: $23.42 --></strong></td><td nowrap="nowrap" width="10"></td></tr><tr><td colspan="4" height="10"></td></tr></tbody></table></td></tr></tbody></table><table border="0" cellpadding="0" cellspacing="0" width="582"><tbody><tr><td nowrap="nowrap" width="342"></td><td nowrap="nowrap" width="10"></td><td nowrap="nowrap" width="230"></td></tr><tr><td colspan="3" class="MusicRuleCell"></td></tr><tr><td valign="top"><table border="0" cellpadding="0" cellspacing="0" width="342"><tbody><tr><td nowrap="nowrap" width="30"></td><td nowrap="nowrap" width="90"></td><td rowspan="100" nowrap="nowrap" width="10"></td><td nowrap="nowrap" width="212"></td></tr><tr><td height="10"></td></tr><tr><td class="countHdr" valign="top"><strong>9.</strong>&nbsp;</td><td colspan="3"><span><a href="http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?z=y&amp;EAN=9780596527310&amp;itm=9"><b>Rails Cookbook (Cookbooks Series)</b></a></span><br><span id="CNT1">Rob&nbsp;Orsini</span><a href="#9"><img alt="skip to next title" src="barnes_and_noble_files/cleardot_002.gif" border="0" height="1" width="1"></a></td></tr><tr><td height="8"></td></tr><tr><td></td><td valign="top"><a href="http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?z=y&amp;EAN=9780596527310&amp;itm=9"><span id="MainCoverImage"><img src="barnes_and_noble_files/12533212.gif" alt="Cover Image" border="0" height="118" width="90"></span></a></td><td valign="top">
68
- Format:
69
- <span class="itemFormat">Paperback</span><br>Pub. Date: December 2006<a name="9"></a></td></tr><tr><td height="10"></td></tr></tbody></table></td><td></td><td valign="top"><table border="0" cellpadding="0" cellspacing="0" width="230"><tbody><tr><td colspan="3" class="MusicRightNavHeaderCell" height="24"><span class="priceTitleLg"><a href="http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?z=y&amp;EAN=9780596527310&amp;itm=9">
70
- FROM B&amp;N</a></span></td></tr><tr><td nowrap="nowrap" width="10"></td><td nowrap="nowrap" width="104"></td><td nowrap="nowrap" width="116"></td></tr><tr><td colspan="3" height="10"></td></tr><tr><td></td><td class="priceRightList" valign="top">List Price:</td><td class="priceRightList" valign="top"><span id="LPR">$39.99</span></td></tr><tr><td colspan="3" height="3"></td></tr><tr><td></td><td class="priceRightBN" valign="top">B&amp;N Price:</td><td class="priceRightBNPrice" valign="top">$31.99<span class="priceRightBN">&nbsp;(Save 20%)</span></td></tr><tr><td></td><td colspan="2" height="5"></td></tr><tr><td></td><td class="memberRight">Member Price:</td><td class="priceRightMember">$28.79</td></tr><tr><td colspan="3" height="10"></td></tr><tr><td></td><td colspan="2"><span class="MemberPromoBlurb"><a href="http://www.barnesandnoble.com/membership/index.asp?z=y">
71
- Become a B&amp;N Member</a><br>Enjoy great savings every day.</span></td></tr><tr><td colspan="3" height="10"></td></tr><tr><td colspan="3" height="10"></td></tr><tr><td nowrap="nowrap" width="10"></td><td colspan="2" class="ShipMessage">Usually ships within 24 hours</td></tr><tr><td colspan="3" height="15"></td></tr></tbody></table><table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td></td><td colspan="2" background="barnes_and_noble_files/bg.gif"></td><td></td></tr><tr><td colspan="4" height="10"></td></tr><tr><td nowrap="nowrap" width="10"></td><td colspan="2"><strong><a href="http://search.barnesandnoble.com/used/productMatches.asp?z=y&amp;PEAN=9780596527310">Used Copies Available<br>from our Authorized Sellers</a><!-- used prices from: $26.12 --></strong></td><td nowrap="nowrap" width="10"></td></tr><tr><td colspan="4" height="10"></td></tr></tbody></table></td></tr></tbody></table><table border="0" cellpadding="0" cellspacing="0" width="582"><tbody><tr><td nowrap="nowrap" width="342"></td><td nowrap="nowrap" width="10"></td><td nowrap="nowrap" width="230"></td></tr><tr><td colspan="3" class="MusicRuleCell"></td></tr><tr><td valign="top"><table border="0" cellpadding="0" cellspacing="0" width="342"><tbody><tr><td nowrap="nowrap" width="30"></td><td nowrap="nowrap" width="90"></td><td rowspan="100" nowrap="nowrap" width="10"></td><td nowrap="nowrap" width="212"></td></tr><tr><td height="10"></td></tr><tr><td class="countHdr" valign="top"><strong>10.</strong>&nbsp;</td><td colspan="3"><span><a href="http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?z=y&amp;EAN=9780976694007&amp;itm=10"><b>Agile Web Development with Rails</b><span id="SUBT">: A Pragmatic Guide</span></a></span><br><span id="CNT1">Dave&nbsp;Thomas, David&nbsp;Heinemeier Hansson, Leon&nbsp;Breedt, David&nbsp;Heinemeier&nbsp;Hansson</span><a href="#10"><img alt="skip to next title" src="barnes_and_noble_files/cleardot_002.gif" border="0" height="1" width="1"></a></td></tr><tr><td height="8"></td></tr><tr><td></td><td valign="top"><a href="http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?z=y&amp;EAN=9780976694007&amp;itm=10"><span id="MainCoverImage"><img src="barnes_and_noble_files/9583392.gif" alt="Cover Image" border="0" height="84" width="70"></span></a></td><td valign="top">
72
- Format:
73
- <span class="itemFormat">Textbook Paperback</span><br>Pub. Date: July 2005<a name="10"></a></td></tr><tr><td height="10"></td></tr></tbody></table></td><td></td><td valign="top"><table border="0" cellpadding="0" cellspacing="0" width="230"><tbody><tr><td colspan="3" class="MusicRightNavHeaderCell" height="24"><span class="priceTitleLg"><a href="http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?z=y&amp;EAN=9780976694007&amp;itm=10">
74
- FROM B&amp;N</a></span></td></tr><tr><td nowrap="nowrap" width="10"></td><td nowrap="nowrap" width="104"></td><td nowrap="nowrap" width="116"></td></tr><tr><td colspan="3" height="10"></td></tr><tr><td colspan="3" height="3"></td></tr><tr><td></td><td class="priceRightBN" valign="top">B&amp;N Price:</td><td class="priceRightBNPrice" valign="top">$34.95</td></tr><tr><td></td><td colspan="2" height="5"></td></tr><tr><td></td><td class="memberRight">Member Price:</td><td class="priceRightMember">$31.45</td></tr><tr><td colspan="3" height="10"></td></tr><tr><td></td><td colspan="2"><span class="MemberPromoBlurb"><a href="http://www.barnesandnoble.com/membership/index.asp?z=y">
75
- Become a B&amp;N Member</a><br>Enjoy great savings every day.</span></td></tr><tr><td colspan="3" height="10"></td></tr><tr><td colspan="3" height="10"></td></tr><tr><td nowrap="nowrap" width="10"></td><td colspan="2" class="ShipMessage">Usually ships within 24 hours</td></tr><tr><td colspan="3" height="15"></td></tr></tbody></table></td></tr></tbody></table><table border="0" cellpadding="0" cellspacing="0" width="582"><tbody><tr><td height="20"></td></tr><tr><td bgcolor="#cccc99" height="1"></td></tr><tr><td height="10"></td></tr><tr><td align="right"><nobr>Showing 1-10 of 32 items</nobr></td></tr><tr><td height="3"></td></tr><tr><td align="right"><b>1&nbsp;&nbsp;</b><a href="http://search.barnesandnoble.com/booksearch/results.asp?z=y&amp;SAT=11&amp;SZE=10&amp;WRD=ruby+rails">2</a>&nbsp;
76
- <a href="http://search.barnesandnoble.com/booksearch/results.asp?z=y&amp;SAT=21&amp;SZE=10&amp;WRD=ruby+rails">3</a>&nbsp;
77
- <a href="http://search.barnesandnoble.com/booksearch/results.asp?z=y&amp;SAT=31&amp;SZE=10&amp;WRD=ruby+rails">4</a>&nbsp;
78
- <img alt="|" src="barnes_and_noble_files/linePagination.gif" align="middle">&nbsp;
79
- <a href="http://search.barnesandnoble.com/booksearch/results.asp?z=y&amp;SAT=11&amp;SZE=10&amp;WRD=ruby+rails">Next &gt;
80
- </a></td></tr></tbody></table><table bgcolor="#ebebd6" border="0" cellpadding="0" cellspacing="0" width="582"><tbody><tr><td bgcolor="#ffffff" height="10"></td></tr><tr><td bgcolor="#cccc99" height="1"></td></tr><tr><td bgcolor="#ffffff" height="10"></td></tr><tr><td class="tenPad" bgcolor="#4f6841"><img alt="Can't Find What You're Looking For?" src="barnes_and_noble_files/hdCantFind.gif" height="24" width="221"></td></tr><tr><td height="10"></td></tr><tr><td class="tenPad"><img alt="" src="barnes_and_noble_files/dot4.gif" border="0" height="3" vspace="3" width="3">&nbsp;<a href="http://www.barnesandnoble.com/search.asp?z=y">See more search options &gt;</a><br><img alt="" src="barnes_and_noble_files/dot4.gif" border="0" height="3" vspace="3" width="3">&nbsp;<a href="http://www.barnesandnoble.com/help/cds2.asp?z=y&amp;PID=8123">Get search tips &gt;</a></td></tr><tr><td height="10"></td></tr></tbody></table></td></tr></tbody></table>
81
- <img src="barnes_and_noble_files/cleardot.gif" alt="" height="8" width="7">
82
-
83
-
84
- <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="726">
85
- <tbody><tr>
86
- <td colspan="2" height="15" width="726"><img src="barnes_and_noble_files/cleardot.gif" alt="" height="15" width="570"></td>
87
- </tr>
88
-
89
- <tr>
90
- <td width="20"><img src="barnes_and_noble_files/cleardot.gif" alt="" height="1" width="20"></td>
91
- <td width="706">
92
- <table border="0" cellpadding="0" cellspacing="0" width="150">
93
- <tbody><tr>
94
- <td width="11"><img src="barnes_and_noble_files/admin3_gtpointup.gif" alt="*" height="8" width="11"></td>
95
- <td width="10"><img src="barnes_and_noble_files/cleardot.gif" alt="" height="8" width="10"></td>
96
- <td width="129"><font class="endpagebtt"><a href="#top">Back to Top</a></font></td>
97
- </tr>
98
- <tr>
99
- <td colspan="3" height="40" width="150"><img src="barnes_and_noble_files/cleardot.gif" alt="" height="40" width="10"></td>
100
- </tr>
101
- </tbody></table>
102
- </td>
103
- </tr>
104
-
105
- <tr>
106
- <td width="20"><img src="barnes_and_noble_files/cleardot.gif" alt="" height="1" width="20"></td>
107
- <td width="706"><font class="endpage"><a href="http://www.barnesandnoble.com/include/terms_of_use.asp?z=y">Terms of Use</a>, <a href="http://www.barnesandnoble.com/include/copyright.asp?z=y">Copyright</a>, and <a href="http://www.barnesandnoble.com/help/nc_privacy_policy.asp?z=y">Privacy Policy</a><br>� 1997-2007 Barnesandnoble.com llc</font></td>
108
- </tr>
109
-
110
- <tr>
111
- <td colspan="2" height="36" width="726"><img src="barnes_and_noble_files/cleardot.gif" alt="" height="36" width="570"></td>
112
- </tr>
113
- </tbody></table>
114
-
115
- </body></html>
@@ -1,626 +0,0 @@
1
- .navHead {
2
- font-size: 13px;
3
- font-family: verdana;
4
- color: #FFFFFF;
5
- font-weight: bold;
6
- }
7
- .navSubHead {
8
- font-size: 13px;
9
- font-family: verdana;
10
- font-weight: bold;
11
- color: #000000;
12
- }
13
- .navItems {
14
- font-size: 13px;
15
- font-family: verdana;
16
- color: #000000;
17
- }
18
- .navTextReg {
19
- font-size: 13px;
20
- font-family: verdana;
21
- color: #000000;
22
- }
23
- .navTextSm {
24
- font-size: 10px;
25
- font-family: verdana;
26
- color: #000000;
27
- }
28
- .itemTitleSearch {
29
- font-size: 13px;
30
- font-family: verdana;
31
- font-weight: bold;
32
- color: #000000;
33
- }
34
- .itemTitleProduct {
35
- font-size: 15px;
36
- font-family: verdana;
37
- font-weight: bold;
38
- color: #000000;
39
- }
40
- .itemSubTitleProduct {
41
- font-size: 15px;
42
- font-family: verdana;
43
- font-weight: normal;
44
- color: #000000;
45
- }
46
- .itemViews {
47
- font-size: 11px;
48
- font-family: verdana;
49
- color: #000000;
50
- }
51
-
52
- .itemArtistSearch {
53
- font-size: 13px;
54
- font-family: verdana;
55
- color: #000000;
56
- }
57
- .itemArtistProduct {
58
- font-size: 11px;
59
- font-family: verdana;
60
- color: #000000;
61
- }
62
- .itemArtistName {
63
- font-size: 13px;
64
- font-family: verdana;
65
- font-weight: bold;
66
- }
67
- .itemArtistBio {
68
- font-size: 10px;
69
- font-family: verdana;
70
- font-weight: bold;
71
- }
72
- .itemMovieSearch {
73
- font-size: 10px;
74
- font-family: verdana;
75
- color: #000000;
76
- }
77
- .itemFormatHeader {
78
- font-size: 11px;
79
- font-family: verdana;
80
- color: #000000;
81
- }
82
- .itemFormat {
83
- font-size: 11px;
84
- font-family: verdana;
85
- color: #000000;
86
- font-weight: bold;
87
- }
88
- .itemOtherFormat {
89
- font-size: 11px;
90
- font-family: verdana;
91
- color: #000000;
92
- }
93
- .itemPubDate {
94
- font-size: 11px;
95
- font-family: verdana;
96
- color: #000000;
97
- }
98
-
99
- .itemRating {
100
- font-size: 10px;
101
- font-family: verdana;
102
- color: #000000;
103
- }
104
- .PWBABHeader {
105
- font-size: 11px;
106
- font-family: verdana;
107
- color: #000000;
108
- font-weight: bold;
109
- }
110
- .PWBABGen {
111
- font-size: 11px;
112
- font-family: verdana;
113
- color: #000000;
114
- }
115
-
116
- .prodDetailsHeader {
117
- font-size: 11px;
118
- font-family: verdana;
119
- color: #000000;
120
- font-weight: bold;
121
- }
122
- .prodDetailsSubHeader {
123
- font-size: 11px;
124
- font-family: verdana;
125
- color: #000000;
126
- font-weight: bold;
127
- }
128
- .prodDetailsGen {
129
- font-size: 11px;
130
- font-family: verdana;
131
- color: #000000;
132
- }
133
- .specialFeaturesHeader {
134
- font-size: 11px;
135
- font-family: verdana;
136
- color: #000000;
137
- font-weight: bold;
138
- }
139
-
140
- .specialFeaturesGen {
141
- font-size: 11px;
142
- font-family: verdana;
143
- color: #000000;
144
- }
145
- .priceTitleLg {
146
- font-size: 11px;
147
- font-family: verdana;
148
- color: #000000;
149
- font-weight: bold;
150
- }
151
- .priceTitleSm {
152
- font-size: 10px;
153
- font-family: verdana;
154
- color: #000000;
155
- }
156
- .priceAmountLg {
157
- font-size: 13px;
158
- font-family: verdana;
159
- color: #AA0000;
160
- font-weight: bold;
161
- }
162
- .priceAmountSm {
163
- font-size: 10px;
164
- font-family: verdana;
165
- color: #000000;
166
- }
167
-
168
- .priceRightList {
169
- font-size: 11px;
170
- font-family: verdana;
171
- color: #666666;
172
- }
173
-
174
- .priceRightBN {
175
- font-size: 11px;
176
- font-family: verdana;
177
- color: #000000;
178
- }
179
-
180
- .priceRightBNPrice {
181
- font-size: 11px;
182
- font-family: verdana;
183
- color: #000000;
184
- }
185
- .priceRightMember {
186
- font-size: 11px;
187
- font-family: verdana;
188
- color: #000000;
189
- font-weight: bold;
190
- }
191
-
192
- .priceRightJoin {
193
- font-size: 10px;
194
- font-family: verdana;
195
- }
196
-
197
- .ShipMessage {
198
- font-size: 11px;
199
- font-family: verdana;
200
- color: #000000;
201
- font-weight: bold;
202
- }
203
-
204
-
205
- .rightAboutAlbumHeader {
206
- font-size: 10px;
207
- font-family: verdana;
208
- color: #EEEEE4;
209
- font-weight: bold;
210
- }
211
-
212
- .rightAboutAlbumGen {
213
- font-size: 11px;
214
- font-family: verdana;
215
- color: #000000;
216
- }
217
-
218
-
219
-
220
-
221
- .cartText {
222
- font-size: 13px;
223
- font-family: verdana;
224
- color: #000000;
225
- }
226
- .cartTextSm {
227
- font-size: 10px;
228
- font-family: verdana;
229
- color: #000000;
230
- }
231
- .leftBarHeader {
232
- font-size: 11px;
233
- font-family: verdana;
234
- color: #EEEEE4;
235
- font-weight: bold;
236
- }
237
- .leftBarSubHeader {
238
- font-size: 11px;
239
- font-family: verdana;
240
- color: #000000;
241
- }
242
- .leftBarGen {
243
- font-size: 11px;
244
- font-family: verdana;
245
- color: #000000;
246
- }
247
-
248
-
249
-
250
- .genTextHeader {
251
- font-size: 13px;
252
- font-family: verdana;
253
- color: #000000;
254
- font-weight: bold;
255
- }
256
- .genTextReg {
257
- font-size: 13px;
258
- font-family: verdana;
259
- color: #000000;
260
- }
261
- .genTextSm {
262
- font-size: 11px;
263
- font-family: verdana;
264
- color: #000000;
265
- }
266
- .genHeader {
267
- font-size: 10px;
268
- font-family: verdana;
269
- color: #EEEEE4;
270
- font-weight: bold;
271
- }
272
- .genMidHeader {
273
- font-size: 12px;
274
- font-family: verdana;
275
- color: #EEEEE4;
276
- font-weight: bold;
277
- }
278
- .genSubHeader {
279
- font-size: 11px;
280
- font-family: verdana;
281
- color: #000000;
282
- font-weight: bold;
283
- }
284
- .btobDiscount {
285
- font-size: 10px;
286
- font-family: verdana;
287
- color: #AA0000;
288
- }
289
- .btobDiscountLg {
290
- font-size: 13px;
291
- font-family: verdana;
292
- color: #AA0000;
293
- }
294
-
295
- .oopDisclaimer {
296
- color: #999966;
297
- font-family: verdana;
298
- font-size: 10px;
299
- text-decoration: none;
300
- }
301
- .oopDisclaimerHi {
302
- color: #003399;
303
- font-family: verdana;
304
- font-size: 10px;
305
- text-decoration: none;
306
- }
307
- a.oopDisclaimerHi {
308
- color: #003399;
309
- font-family: verdana;
310
- font-size: 10px;
311
- text-decoration: none;
312
- }
313
- a.oopDisclaimerHi:hover {
314
- text-decoration: underline;
315
- }
316
- .oopLNav a {
317
- color: #003399;
318
- font-family: verdana;
319
- font-size: 11px;
320
- text-decoration: none;
321
- line-height: 16px;
322
- }
323
- .oopLNav a:hover {
324
- text-decoration: underline;
325
- }
326
- .oopLNavHead {
327
- color: #006666;
328
- font-family: verdana;
329
- font-size: 13px;
330
- font-weight: bold;
331
- text-decoration: none;
332
- }
333
- .oopProdTitle {
334
- color: #003399;
335
- font-family: verdana;
336
- font-size: 12px;
337
- font-weight: bold;
338
- text-decoration: none;
339
- }
340
- a.oopProdArtist {
341
- color: #003399;
342
- font-family: verdana;
343
- font-size: 12px;
344
- text-decoration: none;
345
- }
346
- a.oopProdArtist:hover {
347
- text-decoration: underline;
348
- }
349
- .oopFooter {
350
- font-family: verdana;
351
- font-size: 12px;
352
- text-decoration: none;
353
- }
354
- .oopFooter a {
355
- color: #003399;
356
- text-decoration: none;
357
- }
358
- .oopFooter a:hover {
359
- text-decoration: underline;
360
- }
361
- table.oopResults td {
362
- font-family: verdana;
363
- font-size: 12px;
364
- text-decoration: none;
365
- }
366
- table.oopResults a {
367
- color: #003399;
368
- text-decoration: none;
369
- }
370
- table.oopResults a:hover {
371
- text-decoration: underline;
372
- }
373
- .oopResultsSm {
374
- font-family: verdana;
375
- font-size: 11px;
376
- text-decoration: none;
377
- }
378
- .oopCartBuyNew {
379
- color: #003399;
380
- font-family: verdana;
381
- font-size: 12px;
382
- text-decoration: none;
383
- }
384
- a.oopCartBuyNew {
385
- color: #003399;
386
- font-family: verdana;
387
- font-size: 12px;
388
- text-decoration: none;
389
- }
390
- a.oopCartBuyNew:hover {
391
- text-decoration: underline;
392
- }
393
- a.oopConditionTitle {
394
- color: #003399;
395
- font-family: verdana;
396
- font-size: 12px;
397
- font-weight: bold;
398
- text-decoration: none;
399
- }
400
- a.oopConditionTitle:hover {
401
- text-decoration: underline;
402
- }
403
- .oopCondition {
404
- font-family: verdana;
405
- font-size: 12px;
406
- text-decoration: none;
407
- }
408
- .oopDealerTitle {
409
- color: #4D6940;
410
- font-family: verdana;
411
- font-size: 11px;
412
- text-decoration: none;
413
- font-weight: bold;
414
- }
415
- .oopDealertext {
416
- font-family: verdana;
417
- font-size: 11px;
418
- text-decoration: none;
419
- line-height: 14px;
420
- }
421
- .oopDetails {
422
- font-family: verdana;
423
- font-size: 11px;
424
- text-decoration: none;
425
- line-height: 16px;
426
- }
427
- a.oopRNav {
428
- font-family: verdana;
429
- font-size: 11px;
430
- color: #003399;
431
- text-decoration: none;
432
- }
433
- a.oopRNav:hover {
434
- text-decoration: underline;
435
- }
436
- .nouText {
437
- font-size: 11px;
438
- font-family: verdana;
439
- color: #666633;
440
- }
441
- a.nouLink {
442
- font-size: 12px;
443
- font-family: verdana;
444
- color: #003399;
445
- font-weight: bold;
446
- text-decoration: underline;
447
- }
448
- a.nouLinkNoresults {
449
- font-size: 11px;
450
- font-family: verdana;
451
- color: #666633;
452
- font-weight: bold;
453
- text-decoration: none;
454
- }
455
- a.nouLinkNoresults:hover {
456
- text-decoration: underline;
457
- }
458
- TD {
459
- FONT-SIZE: 11px;
460
- FONT-FAMILY: verdana;
461
- }
462
- TD.rnav
463
- {
464
- FONT-SIZE: 10px
465
- }
466
- .save
467
- {
468
- font-size: 10px;
469
- font-family: verdana;
470
- color: #CC3300;
471
- }
472
- .bargNote
473
- {
474
- font-size: 10px;
475
- font-family: verdana;
476
- color: #000000;
477
- margin-top: 10px;
478
- margin-bottom: 10px;
479
- }
480
- .smBlack
481
- {
482
- font-size: 10px;
483
- font-family: verdana;
484
- color: #000000;
485
- }
486
- /* redesign styles */
487
-
488
- .tanBdr{
489
- border:1px solid;
490
- border-color:#CCCC99;
491
- }
492
- .tenPad {
493
- padding-left:10px;
494
- padding-right:10px;
495
- }
496
- .tenPadLeft {
497
- padding-left:10px;
498
- }
499
- .fivePad {
500
- padding-left:5px;
501
- padding-right:5px;
502
- }
503
- .genMidHeader {
504
- font-size: 12px;
505
- font-family: verdana;
506
- color: #EEEEE4;
507
- font-weight: bold;
508
- }
509
- .relatedHdr {
510
- font-size: 12px;
511
- font-family: verdana;
512
- color: #FFFFFF;
513
- font-weight: bold;
514
- }
515
- .qlHdr {
516
- font-size: 12px;
517
- font-family: verdana;
518
- color: #FFFFFF;
519
- font-weight: bold;
520
- }
521
-
522
- a {
523
- text-decoration:underline;
524
- color:#3333FF;
525
- }
526
- .countHdr {
527
- font-size:16px;
528
- }
529
- .listPTxt{
530
- color:666666;
531
- }
532
- .listPAmt{
533
- color:666666;
534
- }
535
- .memberPTxt{
536
- color:#000000;
537
- }
538
- .memberRight{
539
- font-size: 11px;
540
- font-family: verdana;
541
- color:#000000;
542
- font-weight: bold;
543
- }
544
- .memberPromoBlurb{
545
- font-size: 11px;
546
- font-family: verdana;
547
- color:#000000
548
- }
549
-
550
- .AboutTheAlbulmHeaderCell{
551
- background:#006666;
552
- padding-left:10px;
553
- padding-right:10px;
554
- }
555
-
556
- .LeftSideBarHeaderCell{
557
- background:#669999;
558
- }
559
-
560
-
561
- .LeftSideBarTable {
562
- background:#EEEEE4;
563
- }
564
-
565
- .MusicRuleCell {
566
- background:#cccc99;
567
- }
568
-
569
- .MusicClipColorCell {
570
- background:#EEEEE4;
571
- }
572
-
573
- .MusicRightNavHeaderCell {
574
- background:#FFDC7E;
575
- padding-left:10px;
576
- padding-right:10px;
577
- }
578
-
579
- .MusicRightNavAboutHeaderCell {
580
- background:#006666;
581
- padding-left:10px;
582
- padding-right:10px;
583
- }
584
-
585
- .MusicFasterTable {
586
- border:1px solid;
587
- border-color:#CCCC99;
588
- background:#F2F2DA;
589
- }
590
-
591
-
592
- .CartGraphic {
593
- margin-left:10px;
594
- margin-top:10px;
595
- margin-bottom:10px;
596
- }
597
- .CartGraphicAdded {
598
- margin-top:10px;
599
- }
600
-
601
- .CartGraphicAdded_Long {
602
- margin-top:10px;
603
- }
604
-
605
- .subGenreItemFormat {
606
- font-family: arial black,helvetica,sans-serif;
607
- font-size: 12px;
608
- color: #003399;
609
- }
610
- a.subGenreItemFormat {
611
- color: #003399;
612
- }
613
- a.subGenreItemFormat:visited {
614
- color: #663366;
615
- }
616
- .subGenreItemFormatSml {
617
- font-family: arial,helvetica,sans-serif;
618
- font-size: 10px;
619
- color: #003399;
620
- }
621
- a.subGenreItemFormatSml {
622
- color: #003399;
623
- }
624
- a.subGenreItemFormatSml:visited {
625
- color: #663366;
626
- }