PageRenderTime 55ms CodeModel.GetById 15ms RepoModel.GetById 1ms app.codeStats 0ms

/projecte eclipse/TI/data/2012-documentos/88/2012-88-046.html

https://gitlab.com/bernagg/TI
HTML | 975 lines | 503 code | 113 blank | 359 comment | 0 complexity | bd5a69ee0744029103a6b3f465951a47 MD5 | raw file
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
  2. <html>
  3. <head>
  4. <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
  5. <title>how to put wikipedia in facebook page - Recipester.org</title>
  6. <meta name="Description" content=" Wikipedia is very interesting, and I want to put it in facebook page. who can tell me how to do it ?" />
  7. <meta name="keywords" content="Facebook" />
  8. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  9. <link rel="shortcut icon" href="http://img.recipester.org/theme/en/image/favicon.ico">
  10. <script type="text/javascript">
  11. var wiki_domain ="www.recipester.org";
  12. var ask_domain ="answer.recipester.org";
  13. var qr_domain ="tutorials.recipester.org";
  14. var qs_domain ="software.recipester.org";
  15. </script><link rel="stylesheet" href="http://img.recipester.org/theme/en/css/all.css?201102101430">
  16. <script type="text/javascript">
  17. var imagePath = "/theme/en/image/";
  18. function getObject(objName){if(document.getElementById){return eval('document.getElementById("' + objName + '")');}else if(document.layers){return eval("document.layers['" + objName +"']");}else{return eval('document.all.' + objName);}}
  19. </script>
  20. <script type="text/javascript" src="http://img.recipester.org/theme/script/all.js?201102101430"></script>
  21. <script type="text/javascript" src="http://img.recipester.org/theme/script/ask_jq.js?201102101430"></script>
  22. <script type="text/javascript" src="http://img.recipester.org/theme/en/script/other.js?201102101430"></script>
  23. <script type="text/javascript" src="http://img.recipester.org/theme/jquery/jquery-ui-1.7.3.custom.min.js?201102101430"></script>
  24. <script type="text/javascript" src="http://img.recipester.org/theme/en/script/question.js?201102101430"></script>
  25. <script>
  26. User_id='0';
  27. window.onload = function()
  28. {
  29. do_qa_search();
  30. }
  31. $(document).ready(function(){
  32. $("#input_search_keyword").search_suggest("/ajax/search_suggest", {
  33. onFirst: function() { top.location.href = "/search/" + $("#input_search_keyword").val(); },
  34. onSelect: function() {
  35. var keywords,keyword;
  36. keywords=decodeURIComponent($("#input_search_keyword").val());
  37. keyword2=$("#s_category_h").val();
  38. keyword3=$("#s_id_h").val();
  39. if(keyword2.indexOf("Topic")!=-1)
  40. top.location.href = "/questions/topic/" + encodeURIComponent(keywords);
  41. else if(keyword2.indexOf("Software")!=-1)
  42. top.location.href = "/questins/software/" + encodeURIComponent(keywords);
  43. else
  44. top.location.href = "/question/" + encodeURIComponent(keyword3) + "/" + encodeURIComponent(keywords);
  45. }
  46. });
  47. //for the ask button on Q &amp; A page
  48. $("div.input_ad a").hover(function() {
  49. $(this).addClass("postquestions_hover").removeClass("postquestions");
  50. }, function(){
  51. $(this).removeClass("postquestions_hover").addClass("postquestions");
  52. });
  53. do_user_ul();
  54. //do_login_check();
  55. });
  56. </script><!--[if lt IE 7]>
  57. <script src="http://web4.0sns.com/theme/script/pngfixed.js"></script>
  58. <script>
  59. $(document).ready(function() {
  60. $('.tip').supersleight();
  61. });
  62. </script>
  63. <![endif]--><link rel="canonical" href="http://answer.recipester.org/question/54713/how-to-put-wikipedia-in-facebook-page"/>
  64. <script type="text/javascript">
  65. var fkey = "6ff87ce5d7276fd14eee7901faaeb0e7";
  66. $(function() {
  67. vote.init(54713);
  68. comments.init();
  69. styleCode();
  70. });
  71. //check before submit
  72. function submitCheck(is_capt) {
  73. //email authenticated check
  74. var flag = isEmailAuthenticated();
  75. //captcha check
  76. flag = flag && is_capt ? isCheckCaptcha() : flag;
  77. if (flag) {
  78. $('#submit-button').attr('disabled', 'true');
  79. }
  80. return flag;
  81. }
  82. </script>
  83. </head>
  84. <body>
  85. <noscript><div id="noscript-padding"></div></noscript>
  86. <div id="notify-container">
  87. </div>
  88. <script type="text/javascript">
  89. $(function() { notify.showFirstTime(); });
  90. </script>
  91. <div class="container">
  92. <div class="login_bar">
  93. <span style="margin-top:2px;float:right;">
  94. <a href="javascript:void(0);" onclick="tmp=check_wk_login($(this));if(!tmp){return false;}if(User_id.length==8){document.location.reload();}">Sign in / Sign up</a>
  95. </span>
  96. </div>
  97. <a href="http://www.recipester.org/"><img src="http://img.recipester.org/theme/en/image/logo.jpg" class="logo1" /></a>
  98. <div class="head_nav">
  99. <ul>
  100. <li><a href="http://www.recipester.org/">Home</a></li>
  101. <li class="active"><a href="/">Wiki Q &amp; A</a></li>
  102. <li><a href="http://www.recipester.org/Tutorials">Know-how</a></li>
  103. <li><a href="http://www.recipester.org/Software">Software</a></li>
  104. </ul>
  105. </div>
  106. <div class="search_bar">
  107. <form id="search" action="/search" method="get" >
  108. <label>Search for Questions</label>
  109. <input name="q" tabindex="1" id="input_search_keyword" onfocus="if(this.value=='search') this.value = '';" maxlength="80" value="" autocomplete="off" />
  110. <input name='category_h' id='s_category_h' type='hidden' value=''>
  111. <input name='id_h' id='s_id_h' type='hidden' value=''>
  112. <input type="image" class="submit"
  113. src="http://img.recipester.org/theme/en/image/search_icon.jpg"
  114. onmouseover="this.src='http://img.recipester.org/theme/en/image/search_icon_1.jpg'"
  115. onmouseout="this.src='http://img.recipester.org/theme/en/image/search_icon.jpg'" />
  116. </form>
  117. <span style="float:right;margin-right:20px;margin-top:-28px;*margin-top:-35px;"><a href="javascript:void(0)" onclick="tmp=check_wk_login($(this));if(!tmp){return false;}top.location.href='/ask';" class="ask_questions logincheck">&nbsp;</a></span>
  118. </div>
  119. <div class="search_botbg"></div>
  120. <div class="rs_nav" style="margin-bottom:0px;">
  121. <a href="http://www.recipester.org/">Home</a> &raquo; <a href="/">Wiki Q&amp;A</a> &raquo; <a href="/questions">All Topics</a> &raquo;
  122. <a href="/questions/topic/Facebook">Facebook</a> </div>
  123. <div class="question_ok">
  124. <h1>how to put wikipedia in facebook page</h1>
  125. <div class="question_left">
  126. <div id="question" class="q_text" style="background:none;">
  127. <div class="vote" style="display:none;">
  128. <input type="hidden" value="q_54713">
  129. </div>
  130. <div class="q_ask_l">
  131. <div class="q_name q_name_bg" style="padding-top:10px;">
  132. <img src="http://www.recipester.org/images/avatars/recipester_30849_ml.jpg" alt="" width="50" height="50" class="q_img2"/>
  133. <a href="http://www.recipester.org/User:Rsanchez" title=""><b>Rsanchez</b></a>
  134. <span title="reputation score">844
  135. <img src="http://img.recipester.org/theme/en/image/question100729/icon11.gif" alt="" />
  136. 1
  137. <img src="http://img.recipester.org/theme/en/image/question100729/icon12.gif" alt="" />
  138. 3
  139. </span>
  140. </div> <p class="ask_time">Asked Nov, 10 2010</p>
  141. </div>
  142. <div class="q_ask_r">
  143. <div class="q_text_con">
  144. <p><!--[if gte mso 9]><xml>
  145. <o:OfficeDocumentSettings>
  146. <o:RelyOnVML />
  147. <o:AllowPNG />
  148. </o:OfficeDocumentSettings>
  149. </xml><![endif]--><!--[if gte mso 9]><xml>
  150. <w:WordDocument>
  151. <w:View>Normal</w:View>
  152. <w:Zoom>0</w:Zoom>
  153. <w:TrackMoves />
  154. <w:TrackFormatting />
  155. <w:PunctuationKerning />
  156. <w:DrawingGridVerticalSpacing>7.8 </w:DrawingGridVerticalSpacing>
  157. <w:DisplayHorizontalDrawingGridEvery>0</w:DisplayHorizontalDrawingGridEvery>
  158. <w:DisplayVerticalDrawingGridEvery>2</w:DisplayVerticalDrawingGridEvery>
  159. <w:ValidateAgainstSchemas />
  160. <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
  161. <w:IgnoreMixedContent>false</w:IgnoreMixedContent>
  162. <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
  163. <w:DoNotPromoteQF />
  164. <w:LidThemeOther>EN-US</w:LidThemeOther>
  165. <w:LidThemeAsian>ZH-CN</w:LidThemeAsian>
  166. <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript>
  167. <w:Compatibility>
  168. <w:SpaceForUL />
  169. <w:BalanceSingleByteDoubleByteWidth />
  170. <w:DoNotLeaveBackslashAlone />
  171. <w:ULTrailSpace />
  172. <w:DoNotExpandShiftReturn />
  173. <w:AdjustLineHeightInTable />
  174. <w:BreakWrappedTables />
  175. <w:SnapToGridInCell />
  176. <w:WrapTextWithPunct />
  177. <w:UseAsianBreakRules />
  178. <w:DontGrowAutofit />
  179. <w:SplitPgBreakAndParaMark />
  180. <w:DontVertAlignCellWithSp />
  181. <w:DontBreakConstrainedForcedTables />
  182. <w:DontVertAlignInTxbx />
  183. <w:Word11KerningPairs />
  184. <w:CachedColBalance />
  185. <w:UseFELayout />
  186. </w:Compatibility>
  187. <m:mathPr>
  188. <m:mathFont m:val="Cambria Math" />
  189. <m:brkBin m:val="before" />
  190. <m:brkBinSub m:val="&#45;-" />
  191. <m:smallFrac m:val="off" />
  192. <m:dispDef />
  193. <m:lMargin m:val="0" />
  194. <m:rMargin m:val="0" />
  195. <m:defJc m:val="centerGroup" />
  196. <m:wrapIndent m:val="1440" />
  197. <m:intLim m:val="subSup" />
  198. <m:naryLim m:val="undOvr" />
  199. </m:mathPr></w:WordDocument>
  200. </xml><![endif]--><!--[if gte mso 9]><xml>
  201. <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"
  202. DefSemiHidden="true" DefQFormat="false" DefPriority="99"
  203. LatentStyleCount="267">
  204. <w:LsdException Locked="false" Priority="0" SemiHidden="false"
  205. UnhideWhenUsed="false" QFormat="true" Name="Normal" />
  206. <w:LsdException Locked="false" Priority="9" SemiHidden="false"
  207. UnhideWhenUsed="false" QFormat="true" Name="heading 1" />
  208. <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2" />
  209. <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3" />
  210. <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4" />
  211. <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5" />
  212. <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6" />
  213. <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7" />
  214. <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8" />
  215. <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9" />
  216. <w:LsdException Locked="false" Priority="39" Name="toc 1" />
  217. <w:LsdException Locked="false" Priority="39" Name="toc 2" />
  218. <w:LsdException Locked="false" Priority="39" Name="toc 3" />
  219. <w:LsdException Locked="false" Priority="39" Name="toc 4" />
  220. <w:LsdException Locked="false" Priority="39" Name="toc 5" />
  221. <w:LsdException Locked="false" Priority="39" Name="toc 6" />
  222. <w:LsdException Locked="false" Priority="39" Name="toc 7" />
  223. <w:LsdException Locked="false" Priority="39" Name="toc 8" />
  224. <w:LsdException Locked="false" Priority="39" Name="toc 9" />
  225. <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption" />
  226. <w:LsdException Locked="false" Priority="10" SemiHidden="false"
  227. UnhideWhenUsed="false" QFormat="true" Name="Title" />
  228. <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font" />
  229. <w:LsdException Locked="false" Priority="11" SemiHidden="false"
  230. UnhideWhenUsed="false" QFormat="true" Name="Subtitle" />
  231. <w:LsdException Locked="false" Priority="22" SemiHidden="false"
  232. UnhideWhenUsed="false" QFormat="true" Name="Strong" />
  233. <w:LsdException Locked="false" Priority="20" SemiHidden="false"
  234. UnhideWhenUsed="false" QFormat="true" Name="Emphasis" />
  235. <w:LsdException Locked="false" Priority="59" SemiHidden="false"
  236. UnhideWhenUsed="false" Name="Table Grid" />
  237. <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text" />
  238. <w:LsdException Locked="false" Priority="1" SemiHidden="false"
  239. UnhideWhenUsed="false" QFormat="true" Name="No Spacing" />
  240. <w:LsdException Locked="false" Priority="60" SemiHidden="false"
  241. UnhideWhenUsed="false" Name="Light Shading" />
  242. <w:LsdException Locked="false" Priority="61" SemiHidden="false"
  243. UnhideWhenUsed="false" Name="Light List" />
  244. <w:LsdException Locked="false" Priority="62" SemiHidden="false"
  245. UnhideWhenUsed="false" Name="Light Grid" />
  246. <w:LsdException Locked="false" Priority="63" SemiHidden="false"
  247. UnhideWhenUsed="false" Name="Medium Shading 1" />
  248. <w:LsdException Locked="false" Priority="64" SemiHidden="false"
  249. UnhideWhenUsed="false" Name="Medium Shading 2" />
  250. <w:LsdException Locked="false" Priority="65" SemiHidden="false"
  251. UnhideWhenUsed="false" Name="Medium List 1" />
  252. <w:LsdException Locked="false" Priority="66" SemiHidden="false"
  253. UnhideWhenUsed="false" Name="Medium List 2" />
  254. <w:LsdException Locked="false" Priority="67" SemiHidden="false"
  255. UnhideWhenUsed="false" Name="Medium Grid 1" />
  256. <w:LsdException Locked="false" Priority="68" SemiHidden="false"
  257. UnhideWhenUsed="false" Name="Medium Grid 2" />
  258. <w:LsdException Locked="false" Priority="69" SemiHidden="false"
  259. UnhideWhenUsed="false" Name="Medium Grid 3" />
  260. <w:LsdException Locked="false" Priority="70" SemiHidden="false"
  261. UnhideWhenUsed="false" Name="Dark List" />
  262. <w:LsdException Locked="false" Priority="71" SemiHidden="false"
  263. UnhideWhenUsed="false" Name="Colorful Shading" />
  264. <w:LsdException Locked="false" Priority="72" SemiHidden="false"
  265. UnhideWhenUsed="false" Name="Colorful List" />
  266. <w:LsdException Locked="false" Priority="73" SemiHidden="false"
  267. UnhideWhenUsed="false" Name="Colorful Grid" />
  268. <w:LsdException Locked="false" Priority="60" SemiHidden="false"
  269. UnhideWhenUsed="false" Name="Light Shading Accent 1" />
  270. <w:LsdException Locked="false" Priority="61" SemiHidden="false"
  271. UnhideWhenUsed="false" Name="Light List Accent 1" />
  272. <w:LsdException Locked="false" Priority="62" SemiHidden="false"
  273. UnhideWhenUsed="false" Name="Light Grid Accent 1" />
  274. <w:LsdException Locked="false" Priority="63" SemiHidden="false"
  275. UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1" />
  276. <w:LsdException Locked="false" Priority="64" SemiHidden="false"
  277. UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1" />
  278. <w:LsdException Locked="false" Priority="65" SemiHidden="false"
  279. UnhideWhenUsed="false" Name="Medium List 1 Accent 1" />
  280. <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision" />
  281. <w:LsdException Locked="false" Priority="34" SemiHidden="false"
  282. UnhideWhenUsed="false" QFormat="true" Name="List Paragraph" />
  283. <w:LsdException Locked="false" Priority="29" SemiHidden="false"
  284. UnhideWhenUsed="false" QFormat="true" Name="Quote" />
  285. <w:LsdException Locked="false" Priority="30" SemiHidden="false"
  286. UnhideWhenUsed="false" QFormat="true" Name="Intense Quote" />
  287. <w:LsdException Locked="false" Priority="66" SemiHidden="false"
  288. UnhideWhenUsed="false" Name="Medium List 2 Accent 1" />
  289. <w:LsdException Locked="false" Priority="67" SemiHidden="false"
  290. UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1" />
  291. <w:LsdException Locked="false" Priority="68" SemiHidden="false"
  292. UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1" />
  293. <w:LsdException Locked="false" Priority="69" SemiHidden="false"
  294. UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1" />
  295. <w:LsdException Locked="false" Priority="70" SemiHidden="false"
  296. UnhideWhenUsed="false" Name="Dark List Accent 1" />
  297. <w:LsdException Locked="false" Priority="71" SemiHidden="false"
  298. UnhideWhenUsed="false" Name="Colorful Shading Accent 1" />
  299. <w:LsdException Locked="false" Priority="72" SemiHidden="false"
  300. UnhideWhenUsed="false" Name="Colorful List Accent 1" />
  301. <w:LsdException Locked="false" Priority="73" SemiHidden="false"
  302. UnhideWhenUsed="false" Name="Colorful Grid Accent 1" />
  303. <w:LsdException Locked="false" Priority="60" SemiHidden="false"
  304. UnhideWhenUsed="false" Name="Light Shading Accent 2" />
  305. <w:LsdException Locked="false" Priority="61" SemiHidden="false"
  306. UnhideWhenUsed="false" Name="Light List Accent 2" />
  307. <w:LsdException Locked="false" Priority="62" SemiHidden="false"
  308. UnhideWhenUsed="false" Name="Light Grid Accent 2" />
  309. <w:LsdException Locked="false" Priority="63" SemiHidden="false"
  310. UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2" />
  311. <w:LsdException Locked="false" Priority="64" SemiHidden="false"
  312. UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2" />
  313. <w:LsdException Locked="false" Priority="65" SemiHidden="false"
  314. UnhideWhenUsed="false" Name="Medium List 1 Accent 2" />
  315. <w:LsdException Locked="false" Priority="66" SemiHidden="false"
  316. UnhideWhenUsed="false" Name="Medium List 2 Accent 2" />
  317. <w:LsdException Locked="false" Priority="67" SemiHidden="false"
  318. UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2" />
  319. <w:LsdException Locked="false" Priority="68" SemiHidden="false"
  320. UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2" />
  321. <w:LsdException Locked="false" Priority="69" SemiHidden="false"
  322. UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2" />
  323. <w:LsdException Locked="false" Priority="70" SemiHidden="false"
  324. UnhideWhenUsed="false" Name="Dark List Accent 2" />
  325. <w:LsdException Locked="false" Priority="71" SemiHidden="false"
  326. UnhideWhenUsed="false" Name="Colorful Shading Accent 2" />
  327. <w:LsdException Locked="false" Priority="72" SemiHidden="false"
  328. UnhideWhenUsed="false" Name="Colorful List Accent 2" />
  329. <w:LsdException Locked="false" Priority="73" SemiHidden="false"
  330. UnhideWhenUsed="false" Name="Colorful Grid Accent 2" />
  331. <w:LsdException Locked="false" Priority="60" SemiHidden="false"
  332. UnhideWhenUsed="false" Name="Light Shading Accent 3" />
  333. <w:LsdException Locked="false" Priority="61" SemiHidden="false"
  334. UnhideWhenUsed="false" Name="Light List Accent 3" />
  335. <w:LsdException Locked="false" Priority="62" SemiHidden="false"
  336. UnhideWhenUsed="false" Name="Light Grid Accent 3" />
  337. <w:LsdException Locked="false" Priority="63" SemiHidden="false"
  338. UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3" />
  339. <w:LsdException Locked="false" Priority="64" SemiHidden="false"
  340. UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3" />
  341. <w:LsdException Locked="false" Priority="65" SemiHidden="false"
  342. UnhideWhenUsed="false" Name="Medium List 1 Accent 3" />
  343. <w:LsdException Locked="false" Priority="66" SemiHidden="false"
  344. UnhideWhenUsed="false" Name="Medium List 2 Accent 3" />
  345. <w:LsdException Locked="false" Priority="67" SemiHidden="false"
  346. UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3" />
  347. <w:LsdException Locked="false" Priority="68" SemiHidden="false"
  348. UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3" />
  349. <w:LsdException Locked="false" Priority="69" SemiHidden="false"
  350. UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3" />
  351. <w:LsdException Locked="false" Priority="70" SemiHidden="false"
  352. UnhideWhenUsed="false" Name="Dark List Accent 3" />
  353. <w:LsdException Locked="false" Priority="71" SemiHidden="false"
  354. UnhideWhenUsed="false" Name="Colorful Shading Accent 3" />
  355. <w:LsdException Locked="false" Priority="72" SemiHidden="false"
  356. UnhideWhenUsed="false" Name="Colorful List Accent 3" />
  357. <w:LsdException Locked="false" Priority="73" SemiHidden="false"
  358. UnhideWhenUsed="false" Name="Colorful Grid Accent 3" />
  359. <w:LsdException Locked="false" Priority="60" SemiHidden="false"
  360. UnhideWhenUsed="false" Name="Light Shading Accent 4" />
  361. <w:LsdException Locked="false" Priority="61" SemiHidden="false"
  362. UnhideWhenUsed="false" Name="Light List Accent 4" />
  363. <w:LsdException Locked="false" Priority="62" SemiHidden="false"
  364. UnhideWhenUsed="false" Name="Light Grid Accent 4" />
  365. <w:LsdException Locked="false" Priority="63" SemiHidden="false"
  366. UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4" />
  367. <w:LsdException Locked="false" Priority="64" SemiHidden="false"
  368. UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4" />
  369. <w:LsdException Locked="false" Priority="65" SemiHidden="false"
  370. UnhideWhenUsed="false" Name="Medium List 1 Accent 4" />
  371. <w:LsdException Locked="false" Priority="66" SemiHidden="false"
  372. UnhideWhenUsed="false" Name="Medium List 2 Accent 4" />
  373. <w:LsdException Locked="false" Priority="67" SemiHidden="false"
  374. UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4" />
  375. <w:LsdException Locked="false" Priority="68" SemiHidden="false"
  376. UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4" />
  377. <w:LsdException Locked="false" Priority="69" SemiHidden="false"
  378. UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4" />
  379. <w:LsdException Locked="false" Priority="70" SemiHidden="false"
  380. UnhideWhenUsed="false" Name="Dark List Accent 4" />
  381. <w:LsdException Locked="false" Priority="71" SemiHidden="false"
  382. UnhideWhenUsed="false" Name="Colorful Shading Accent 4" />
  383. <w:LsdException Locked="false" Priority="72" SemiHidden="false"
  384. UnhideWhenUsed="false" Name="Colorful List Accent 4" />
  385. <w:LsdException Locked="false" Priority="73" SemiHidden="false"
  386. UnhideWhenUsed="false" Name="Colorful Grid Accent 4" />
  387. <w:LsdException Locked="false" Priority="60" SemiHidden="false"
  388. UnhideWhenUsed="false" Name="Light Shading Accent 5" />
  389. <w:LsdException Locked="false" Priority="61" SemiHidden="false"
  390. UnhideWhenUsed="false" Name="Light List Accent 5" />
  391. <w:LsdException Locked="false" Priority="62" SemiHidden="false"
  392. UnhideWhenUsed="false" Name="Light Grid Accent 5" />
  393. <w:LsdException Locked="false" Priority="63" SemiHidden="false"
  394. UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5" />
  395. <w:LsdException Locked="false" Priority="64" SemiHidden="false"
  396. UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5" />
  397. <w:LsdException Locked="false" Priority="65" SemiHidden="false"
  398. UnhideWhenUsed="false" Name="Medium List 1 Accent 5" />
  399. <w:LsdException Locked="false" Priority="66" SemiHidden="false"
  400. UnhideWhenUsed="false" Name="Medium List 2 Accent 5" />
  401. <w:LsdException Locked="false" Priority="67" SemiHidden="false"
  402. UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5" />
  403. <w:LsdException Locked="false" Priority="68" SemiHidden="false"
  404. UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5" />
  405. <w:LsdException Locked="false" Priority="69" SemiHidden="false"
  406. UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5" />
  407. <w:LsdException Locked="false" Priority="70" SemiHidden="false"
  408. UnhideWhenUsed="false" Name="Dark List Accent 5" />
  409. <w:LsdException Locked="false" Priority="71" SemiHidden="false"
  410. UnhideWhenUsed="false" Name="Colorful Shading Accent 5" />
  411. <w:LsdException Locked="false" Priority="72" SemiHidden="false"
  412. UnhideWhenUsed="false" Name="Colorful List Accent 5" />
  413. <w:LsdException Locked="false" Priority="73" SemiHidden="false"
  414. UnhideWhenUsed="false" Name="Colorful Grid Accent 5" />
  415. <w:LsdException Locked="false" Priority="60" SemiHidden="false"
  416. UnhideWhenUsed="false" Name="Light Shading Accent 6" />
  417. <w:LsdException Locked="false" Priority="61" SemiHidden="false"
  418. UnhideWhenUsed="false" Name="Light List Accent 6" />
  419. <w:LsdException Locked="false" Priority="62" SemiHidden="false"
  420. UnhideWhenUsed="false" Name="Light Grid Accent 6" />
  421. <w:LsdException Locked="false" Priority="63" SemiHidden="false"
  422. UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6" />
  423. <w:LsdException Locked="false" Priority="64" SemiHidden="false"
  424. UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6" />
  425. <w:LsdException Locked="false" Priority="65" SemiHidden="false"
  426. UnhideWhenUsed="false" Name="Medium List 1 Accent 6" />
  427. <w:LsdException Locked="false" Priority="66" SemiHidden="false"
  428. UnhideWhenUsed="false" Name="Medium List 2 Accent 6" />
  429. <w:LsdException Locked="false" Priority="67" SemiHidden="false"
  430. UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6" />
  431. <w:LsdException Locked="false" Priority="68" SemiHidden="false"
  432. UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6" />
  433. <w:LsdException Locked="false" Priority="69" SemiHidden="false"
  434. UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6" />
  435. <w:LsdException Locked="false" Priority="70" SemiHidden="false"
  436. UnhideWhenUsed="false" Name="Dark List Accent 6" />
  437. <w:LsdException Locked="false" Priority="71" SemiHidden="false"
  438. UnhideWhenUsed="false" Name="Colorful Shading Accent 6" />
  439. <w:LsdException Locked="false" Priority="72" SemiHidden="false"
  440. UnhideWhenUsed="false" Name="Colorful List Accent 6" />
  441. <w:LsdException Locked="false" Priority="73" SemiHidden="false"
  442. UnhideWhenUsed="false" Name="Colorful Grid Accent 6" />
  443. <w:LsdException Locked="false" Priority="19" SemiHidden="false"
  444. UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis" />
  445. <w:LsdException Locked="false" Priority="21" SemiHidden="false"
  446. UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis" />
  447. <w:LsdException Locked="false" Priority="31" SemiHidden="false"
  448. UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference" />
  449. <w:LsdException Locked="false" Priority="32" SemiHidden="false"
  450. UnhideWhenUsed="false" QFormat="true" Name="Intense Reference" />
  451. <w:LsdException Locked="false" Priority="33" SemiHidden="false"
  452. UnhideWhenUsed="false" QFormat="true" Name="Book Title" />
  453. <w:LsdException Locked="false" Priority="37" Name="Bibliography" />
  454. <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading" />
  455. </w:LatentStyles>
  456. </xml><![endif]--><!--[if gte mso 10]>
  457. <style>
  458. /* Style Definitions */
  459. table.MsoNormalTable
  460. {mso-style-name:普通表格;
  461. mso-tstyle-rowband-size:0;
  462. mso-tstyle-colband-size:0;
  463. mso-style-noshow:yes;
  464. mso-style-priority:99;
  465. mso-style-qformat:yes;
  466. mso-style-parent:"";
  467. mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
  468. mso-para-margin:0cm;
  469. mso-para-margin-bottom:.0001pt;
  470. mso-pagination:widow-orphan;
  471. font-size:10.5pt;
  472. mso-bidi-font-size:11.0pt;
  473. font-family:"Calibri","sans-serif";
  474. mso-ascii-font-family:Calibri;
  475. mso-ascii-theme-font:minor-latin;
  476. mso-hansi-font-family:Calibri;
  477. mso-hansi-theme-font:minor-latin;
  478. mso-font-kerning:1.0pt;}
  479. </style>
  480. <![endif]--><span style="font-size: 10.5pt; font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;;"><span style=""> </span><span lang="EN-US">Wikipedia is very interesting, and I want to put it in facebook page. who can tell me how to do it ?</span></span></p> <span class="q_edit">
  481. <div class="q_by">
  482. </div>
  483. <div class="post-menu">
  484. <a class="comments-link" id="comments-link-q_54713">add comment</a>|<a title="flag this post for serious problems" id="flag-post-q_54713">flag</a>&nbsp; </div>
  485. </span>
  486. </div>
  487. <div class="clear"></div>
  488. <div class="post-comments" style="width:480px;">
  489. <div id="comments-q_54713" class="comments-container" style="display:none">
  490. <div class="comments">
  491. <script type="text/javascript">
  492. function showhidden(id)
  493. {
  494. $('.comment_h' + id).removeClass("comment_h" + id).addClass("comment").fadeIn();
  495. $('.comment_control' + id).fadeOut();
  496. return;
  497. }
  498. </script>
  499. </div>
  500. <form class="post-comments-form" id="form-comments-q_54713" ></form>
  501. </div>
  502. </div>
  503. <div class="q_ad">
  504. <script type="text/javascript"><!--
  505. google_ad_client = "pub-2945830081367039";
  506. /* Question-detail-bottom ProgSense 0802 */
  507. google_ad_slot = "8325782124";
  508. google_ad_width = 336;
  509. google_ad_height = 280;
  510. //-->
  511. </script>
  512. <script type="text/javascript"
  513. src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
  514. </script>
  515. </div>
  516. <div class="q_button"><a href="#go_answer" ><img src="http://img.recipester.org/theme/en/image/question100729/left_btn.gif" alt="" /></a></div>
  517. </div>
  518. </div>
  519. <div class="clear"></div>
  520. <div id="answers">
  521. <div id="answers-header">
  522. <div id="subheader">
  523. <a name="sort-top"></a>
  524. <h2>1 answers</h2>
  525. <div id="tabs" style="position:relative;float:right;right:4px;top:-30px;">
  526. <a href="/question/54713?sort=oldest#sort-top" title="Answers in the order they were given" >oldest</a>
  527. <a href="/question/54713?sort=newest#sort-top" title="Most recent answers first">newest</a>
  528. <a style="font-weight:bold;color:#000;" href="/question/54713?sort=votes#sort-top" title="Answers with the most votes first">votes</a>
  529. </div>
  530. </div>
  531. <div class="clear"></div>
  532. <div class="ad_ques_middle">
  533. </div>
  534. </div>
  535. <a name="25140"></a>
  536. <div id="answer-a_25140" class="q_text how_bot answer ">
  537. <div class="q_ask_l2">
  538. <div class="q_name ">
  539. <img src="http://www.recipester.org/images/avatars/recipester_30238_ml.jpg" alt="" width="50" height="50" class="q_img2"/>
  540. <a href="http://www.recipester.org/User:Ajones" title=""><b>Ajones</b></a>
  541. <span title="reputation score">931
  542. <img src="http://img.recipester.org/theme/en/image/question100729/icon11.gif" alt="" />
  543. 2
  544. <img src="http://img.recipester.org/theme/en/image/question100729/icon12.gif" alt="" />
  545. 3
  546. </span>
  547. </div>
  548. <p class="ask_time2"><b>Answered</b><br> Nov, 10 2010</p>
  549. </div>
  550. <div class="q_ask_r2 padb_bottom">
  551. <div class="how_q">
  552. <div class="how_left">
  553. <p>You'll want to use Wikipedia's API. The API is available at the following URL, which by default provides the documentation for the API:<br />
  554. <br />
  555. &lt; <a rel="nofollow" href="http://en.wikipedia.org/w/api.php">http://en.wikipedia.org/w/api.php</a> &gt;<br />
  556. <br />
  557. Off the top of my head, I guess you'd want to use the action=parse option and select particular pages as needed&hellip;<br />
  558. <br />
  559. Remember that you may also need to pull the style sheet at &quot;MediaWiki:Common.css&quot; for certain things to look right.<br />
  560. <br />
  561. Also, remember to make efficient use of queries to Wikipedia: excessive querying, or pulling data live, might cause your website to be blocked access by the server admins. I suggest that pages should be cached for at least 24 hours, and Common.css (if used) be cached for at least two weeks (by default, users' computers are directed to cache that for 30 days). You might want to check about this on the mailing list, too (see below).<br />
  562. <br />
  563. Further questions are probably best directed to the mailing list indicated on the API documentation page: &lt; <a rel="nofollow" href="https://lists.wikimedia.org/mailman/listinfo/mediawiki-api">https://lists.wikimedia.org/mailman/list&hellip;</a> &gt;.</p> <div class="post-menu">
  564. <a class="comments-link" id="comments-link-a_25140">add comment</a><span class="link-separator">|</span><a title="flag this post for serious problems" id="flag-post-a_25140">flag</a>&nbsp; </div>
  565. <div class="post-comments">
  566. <div id="comments-a_25140" class="comments-container" style="display:none">
  567. <div class="comments">
  568. <script type="text/javascript">
  569. function showhidden(id)
  570. {
  571. $('.comment_h' + id).removeClass("comment_h" + id).addClass("comment").fadeIn();
  572. $('.comment_control' + id).fadeOut();
  573. return;
  574. }
  575. </script>
  576. </div>
  577. <form class="post-comments-form" id="form-comments-a_25140" ></form>
  578. </div>
  579. </div>
  580. <div class="google_answer_ad">
  581. <script type="text/javascript"><!--
  582. google_ad_client = "pub-2945830081367039";
  583. /* Answers-top-normal ProgSense 0802 */
  584. google_ad_slot = "8478715802";
  585. google_ad_width = 336;
  586. google_ad_height = 280;
  587. //-->
  588. </script>
  589. <script type="text/javascript"
  590. src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
  591. </script>
  592. </div>
  593. </div>
  594. <div class="how_right">
  595. <div class="how_con">
  596. <div class="left_icon2">
  597. <span class="vote-count-post">1</span>
  598. Votes
  599. </div>
  600. <div class="left_icon vote ">
  601. <input type="hidden" value="a_25140">
  602. <img style="margin-bottom:6px;" class="vote-up"
  603. src="/theme/en/image/vote-arrow-up.png"
  604. alt="vote up" title="This answer is useful (click again to undo)">
  605. <img class="vote-down"
  606. src="/theme/en/image/vote-arrow-down.png"
  607. alt="vote down" title="This answer is not useful (click again to undo)">
  608. </div>
  609. </div>
  610. </div>
  611. </div>
  612. </div>
  613. </div>
  614. </div>
  615. <div class="q_search" style="margin-top:15px;">
  616. <div class="q_search_top"></div>
  617. <div class="q_search_mid">
  618. <div class="search_title">Search for Related Topics</div>
  619. <div class="q_search_text">
  620. <a href="http://tutorials.recipester.org/tutorial-wikipedia-auf-facebook.html" >wikipedia auf facebook</a> &nbsp; <a href="http://tutorials.recipester.org/tutorial-put-country-flag-facebook.html" >put country flag facebook</a> &nbsp; <a href="http://tutorials.recipester.org/tutorial-put-korean-alternate-facebook.html" >put korean alternate facebook</a> &nbsp; <a href="http://tutorials.recipester.org/tutorial-put-subscript-sign-facebook.html" >put subscript sign facebook</a> &nbsp; <a href="http://tutorials.recipester.org/tutorial-putting-invalid-characters-facebook.html" >putting invalid characters facebook</a> &nbsp; <a href="http://tutorials.recipester.org/tutorial-wikipedia-link-facebook-oldalra.html" >wikipedia link facebook oldalra</a> &nbsp; <a href="http://tutorials.recipester.org/tutorial-toadd-wikipedia-facebook.html" >toadd wikipedia facebook</a> &nbsp; <a href="http://tutorials.recipester.org/tutorial-putting-heart-symbol-facebook.html" >putting heart symbol facebook</a> &nbsp; <a href="http://tutorials.recipester.org/tutorial-put-monile-icon-facebook.html" >put monile icon facebook</a> &nbsp; <a href="http://tutorials.recipester.org/tutorial-put-panoramic-photos-facebook.html" >put panoramic photos facebook</a> &nbsp; <a href="http://tutorials.recipester.org/tutorial-tutorial-wikipedia-facebook.html" >tutorial wikipedia facebook</a> &nbsp; <a href="http://tutorials.recipester.org/tutorial-install-wikipedia-facebook.html" >install wikipedia facebook</a> <a class="more" id="tag_more" href="http://www.recipester.org/question/54713/how-to-put-wikipedia-in-facebook-page/related-topics">&nbsp;more »</a>
  621. </div>
  622. </div>
  623. <div class="q_search_bot"></div>
  624. </div>
  625. <div class="qq_search_">
  626. <div class="q_search_top"> </div>
  627. <div class="qq_search_mid2">
  628. <form id="post-form" action="/answer/post/54713" method="post"
  629. onsubmit="return submitCheck(true);">
  630. <a name="go_answer"></a>
  631. <div class="search_title2">Your Answer</div>
  632. <div class="qq_search_con">
  633. <input type="hidden" id="answer_content" name="answer_content" style="display:none" />
  634. <input type="hidden" id="answer_content___Config" value="" style="display:none" />
  635. <iframe id="answer_content___Frame" src="/theme/FCKEditor/editor/fckeditor.html?InstanceName=answer_content&Toolbar=Default&lang=en&v=201102101430" width="610" height="350" frameborder="0" scrolling="no"></iframe>
  636. <div class="community-option" style="padding-bottom:10px;">
  637. <input id="wiki_mode" name="wiki_mode" type="checkbox">
  638. <font style="color:#000000">community wiki: </font><label for="wiki_mode" title="">community owned posts do not generate any reputation for the owner, have a lower reputation barrier for collaborative editing, and show only a revision history instead of a signature block</label>
  639. </div>
  640. <script type="text/javascript" src="http://www.google.com/recaptcha/api/challenge?k=6LdhaLwSAAAAAEeibU5JMcQqinCgxaOtP9QoGkZJ"></script>
  641. <noscript>
  642. <iframe src="http://www.google.com/recaptcha/api/noscript?k=6LdhaLwSAAAAAEeibU5JMcQqinCgxaOtP9QoGkZJ" height="300" width="500" frameborder="0"></iframe><br/>
  643. <textarea name="recaptcha_challenge_field" rows="3" cols="40"></textarea>
  644. <input type="hidden" name="recaptcha_response_field" value="manual_challenge"/>
  645. </noscript> <div id="verifiedCode">The Verified Code is to stop spamming. It will be hidden once your reputation reached 100.</div>
  646. <div class="clear"></div>
  647. <div id="checkCaptcha" style="color:red; text-align: left; display:none;">The Verified Code did not match, please try again.</div>
  648. <div id="checkAuthenticated" style="color:red; text-align: left; display:none;">Sorry, you can't post an answer, for your account has not been verified.</div>
  649. <div id="checkLogin" style="color:red; text-align: left; display:none;">The name or password you type is not correct.</div>
  650. <div style="clear:both"></div>
  651. <div class="form-item">
  652. <table id="login_form" style="display:block;">
  653. <tr>
  654. <td style="vertical-align:middle;">
  655. <table>
  656. <tr>
  657. <td width="80" class="vc"><label for="login_name">Username: </label></td><td class="vc"><input class="openid-identifier" id="login_name" name="login_name" type="text" size="30"></td>
  658. </tr>
  659. <tr>
  660. <td width="80" class="vc"><label for="login_pass">Password:</label></td><td class="vc"><input class="login-password" id="login_pass" name="login_pass" type="password" size="30"></td>
  661. </tr>
  662. </table>
  663. <input name="chk_remember" type="hidden" value="true"/>
  664. </td>
  665. <td style="vertical-align:middle; padding: 0px 40px 0px 40px">
  666. <div style="position: absolute; margin-top:40px; background-color:white; margin-left:-10px; padding:5px;">or</div>
  667. <div style="width:1px; border-left:solid 1px #999; height:8em; margin:auto;"></div>
  668. </td>
  669. <td style="vertical-align:middle;">
  670. <a class="create_one" href="http://www.recipester.org/Special:Userlogin?title=Special:Userlogin&type=signup">Create one </a>
  671. </td>
  672. </tr>
  673. </table>
  674. </div>
  675. </div>
  676. <div class="q_post">
  677. <input id="submit-button" type="image" class="answer_submit" src="http://img.recipester.org/theme/en/image/question100729/post.gif" title="Post Your Answer" tabindex="110">
  678. </div>
  679. </form>
  680. </div>
  681. <div class="q_search_bot"></div>
  682. </div>
  683. <div class="q_search" style="margin-top:10px;">
  684. <div class="q_search_top"></div>
  685. <div class="q_search_mid">
  686. <div class="search_title">Related Unresolved Questions</div>
  687. <ul id="unresolved_question" style="margin:0 0 0 5px; clear:both; line-height:22px; list-style:none">
  688. <li><a href="http://answer.recipester.org/question/129633/How-to-find-hidden-friend-requests-in-facebook">How to find hidden friend requests in facebook</a> (1 answers)</li><li><a href="http://answer.recipester.org/question/129643/How-do-you-send-to-someone-a-message-on-facebook-who-is-not-your-friend%3F">How do you send to someone a message on facebook who is not your friend?</a> (1 answers)</li><li><a href="http://answer.recipester.org/question/129693/how-to-put-a-japanese-name-in-facebook-profile">how to put a japanese name in facebook profile</a> (0 answer)</li><li><a href="http://answer.recipester.org/question/129749/How-to-install-app-in-facebook-without-be-seen">How to install app in facebook without be seen</a> (1 answers)</li><li><a href="http://answer.recipester.org/question/130028/how-to-solve-friend-requst-block-problem-on-facebook">how to solve friend requst block problem on facebook</a> (1 answers)</li> </ul>
  689. <span>&nbsp;&nbsp;<a href="/questions/topic/Facebook">more »</a></span>
  690. </div>
  691. <div class="q_search_bot"></div>
  692. </div>
  693. </div>
  694. <div style="margin-right:10px;_margin-left:10px;overflow:hidden;" id="sidebar">
  695. <script>
  696. var question_id = "54713";
  697. var vote_status = Array();
  698. vote_status['vote_up'] = '<a href="#" class="vote_up" onclick="tmp=check_wk_login($(this));if(!tmp){return false;}if(User_id.length==8){document.location.reload();return false;}question_vote_up(); return false;">Useful</a>';
  699. vote_status['vote_down'] = '<a href="#" class="vote_down" onclick="tmp=check_wk_login($(this));if(!tmp){return false;}if(User_id.length==8){document.location.reload();return false;}question_vote_down();return false">Unuseful</a>';
  700. vote_status['vote_up_ed'] = '<a href="#" class="vote_up_ed" onclick="tmp=check_wk_login($(this));if(!tmp){return false;}if(User_id.length==8){document.location.reload();return false;}question_vote_cancel(); return false">Useful</a>';
  701. vote_status['vote_down_ed'] = '<a href="#" class="vote_down_ed" onclick="tmp=check_wk_login($(this));if(!tmp){return false;}if(User_id.length==8){document.location.reload();return false;}question_vote_cancel(); return false">Unuseful</a>';
  702. vote_status['vote_cancel'] = '<a href="#" class="vote_cancel" onclick="tmp=check_wk_login($(this));if(!tmp){return false;}if(User_id.length==8){document.location.reload();return false;}question_vote_cancel(); return false">Cancel</a>';
  703. function question_vote_up()
  704. {
  705. var ajax_url = "/ajax/q_" + question_id + "/vote/2";
  706. $.ajax({url:ajax_url, type:'post', async:false, dataType:"json", data:{fkey:fkey},
  707. success: function(data)
  708. {
  709. $("#question_vote_0").html(data['NewScore'] + '<span>votes</span>');
  710. if(data["Success"])
  711. {
  712. $("#question_vote_1").html(vote_status['vote_up_ed']);
  713. $("#question_vote_2").html(vote_status['vote_down']);
  714. }
  715. else
  716. {
  717. alert(data["Message"]);
  718. }
  719. }
  720. });
  721. }
  722. function question_vote_down()
  723. {
  724. var ajax_url = "/ajax/q_" + question_id + "/vote/3";
  725. $.ajax({url:ajax_url, type:'post', async:false, dataType:"json", data:{fkey:fkey},
  726. success: function(data)
  727. {
  728. $("#question_vote_0").html(data['NewScore'] + '<span>votes</span>');
  729. if(data["Success"])
  730. {
  731. $("#question_vote_1").html(vote_status['vote_up']);
  732. $("#question_vote_2").html(vote_status['vote_down_ed']);
  733. }
  734. else
  735. {
  736. alert(data["Message"]);
  737. }
  738. }
  739. });
  740. }
  741. function question_vote_cancel()
  742. {
  743. var ajax_url = "/ajax/q_" + question_id + "/vote/0";
  744. $.ajax({url:ajax_url, type:'post', async:false, dataType:"json", data:{fkey:fkey},
  745. success: function(data)
  746. {
  747. $("#question_vote_0").html(data['NewScore'] + '<span>votes</span>');
  748. if(data["Success"])
  749. {
  750. $("#question_vote_1").html(vote_status['vote_up']);
  751. $("#question_vote_2").html(vote_status['vote_down']);
  752. }
  753. else
  754. {
  755. alert(data["Message"]);
  756. }
  757. }
  758. });
  759. }
  760. </script>
  761. <div class="module">
  762. <h2 style="border-bottom:none;margin-bottom:6px;">Vote for This Question</h2>
  763. <div id="voting_str" class="rightvote">
  764. <ul>
  765. <li class="vote_c1" id="question_vote_0">0<span>votes</span></li>
  766. <li id="question_vote_1"><a href="#" class="vote_up" onclick="tmp=check_wk_login($(this));if(!tmp){return false;}if(User_id.length==8){document.location.reload();return false;}question_vote_up(); return false;">Useful</a></li>
  767. <li id="question_vote_2"><a href="#" class="vote_down" onclick="tmp=check_wk_login($(this));if(!tmp){return false;}if(User_id.length==8){document.location.reload();return false;}question_vote_down();return false">Unuseful</a></li>
  768. </ul>
  769. </div>
  770. </div>
  771. <div class="module">
  772. <h2>What software / service is it about</h2>
  773. <ul class="whatsoftware">
  774. <li>other</li> </ul>
  775. </div>
  776. <div class="module">
  777. <script type="text/javascript"><!--
  778. google_ad_client = "pub-2945830081367039";
  779. /* Question-detail-right ProgSense 0517 */
  780. google_ad_slot = "2796057159";
  781. google_ad_width = 300;
  782. google_ad_height = 250;
  783. //-->
  784. </script>
  785. <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
  786. </div>
  787. <div class="module">
  788. <div id="tabOne2" class="tabArea">
  789. <h2 style="border-bottom:none;">More Articles</h2>
  790. <ul class="tbTit" style="margin:0 auto;">
  791. <li><a href="#tba3">Related</a></li>
  792. <li><a href="#tba4">Recent</a></li>
  793. </ul>
  794. <div class="sideList">
  795. <a href="/question/44295/how-to-put-wikipedia-on-your-facebook-page">how to put wikipedia on your facebook page</a>
  796. <a href="/question/18857/how-to-add-wikipedia-in-facebook-page">how to add wikipedia in facebook page</a>
  797. <a href="/question/5883/how-to-add-wikipedia-tab-on-facebook-page">how to add wikipedia tab on facebook page</a>
  798. <a href="/question/38500/How-do-you-adding-wikipedia-tab-to-your-facebook-page%3F">How do you adding wikipedia tab to your facebook page?</a>
  799. <a href="/question/130307/how-to-actually-make-a-Wikipedia-tab-on-your-Facebook-page%3F">how to actually make a Wikipedia tab on your Facebook page?</a>
  800. <a href="/question/123184/link-a-wikipedia-english-page-to-a-another-language-wikipedia-page">link a wikipedia english page to a another language wikipedia page</a>
  801. <a href="/question/104606/How-to-add-Wikipedia-tab-on-my-own-facebook-fan-page">How to add Wikipedia tab on my own facebook fan page</a>
  802. <a href="/question/104605/How-to-add-Wikipedia-tab-on-my-own-facebook-fan-page">How to add Wikipedia tab on my own facebook fan page</a>
  803. <a href="/question/93153/how-to-add-Wikipedia-tab-to-my-facebook-fan-page%3F">how to add Wikipedia tab to my facebook fan page? </a>
  804. <a href="/question/33189/how-to-put-%22wikipedia%22-tab-on-facebook">how to put &quot;wikipedia&quot; tab on facebook</a>
  805. <a href="/question/123761/delete-fan-page-on-Facebook-which-has-content-from-appropriate-wikipedia-article-that-I-wrote">delete fan page on Facebook which has content from appropriate wikipedia article that I wrote</a>
  806. <a href="/question/120761/How-do-you-edit-a-wikipedia-page-without-it-being-reverted-to-the-previous-page">How do you edit a wikipedia page without it being reverted to the previous page</a>
  807. <a href="/question/22717/how-do-you-add-a-wikipedia-page-to-a-fan-page"> how do you add a wikipedia page to a fan page</a>
  808. <a href="/question/28223/can-i-put-a-symbol-beside-my-name-on-my-facebook-page-and-how-do-i-do-it%3F">can i put a symbol beside my name on my facebook page and how do i do it?</a>
  809. <a href="/question/16259/how-do-i-put-the-square-symbol-on-facebook-page%3F">how do i put the square symbol on facebook page?</a>
  810. </div>
  811. <div class="sideList">
  812. <a href="/question/131575/DDVideo-HD-Video-Converter-Gain">DDVideo HD Video Converter Gain</a>
  813. <a href="/question/131576/How-can-i-get-in-touch-with-people-of-the-world-to-discover-new-link-all-around-the-world%3F">How can i get in touch with people of the world to discover new link all around the world?</a>
  814. <a href="/question/131577/how-to-recall-the-list-for-blacklist-e-mails-..-%3F">how to recall the list for blacklist e-mails .. ?</a>
  815. <a href="/question/131578/Is-it-possible-to-create-folder-which-can-hide-files-automatically%2C-when-copied-into-it%3F">Is it possible to create folder which can hide files automatically, when copied into it?</a>
  816. <a href="/question/131579/how-to-embed-3d-subtitles-into-mkv-file">how to embed 3d subtitles into mkv file</a>
  817. <a href="/question/131580/How-to-convert-Panasonic-HDC-TM40-MTS-with-Mac-MTS-Converter%3F">How to convert Panasonic HDC-TM40 MTS with Mac MTS Converter?</a>
  818. <a href="/question/131581/how-do-i-get-xvid-codec-plugin-to-work-for-firefox">how do i get xvid codec plugin to work for firefox</a>
  819. <a href="/question/131582/91%C3%8A%C3%96%C2%BB%C3%BA%C3%96%C3%BA%C3%8A%C3%96-for-Android">91ÊÖ»úÖúÊÖ for Android</a>
  820. <a href="/question/131583/what-the-main-features-are-very-important-for-PDF-Recovery-tool%3F">what the main features are very important for PDF Recovery tool?</a>
  821. <a href="/question/131584/WTF-is-this">WTF is this</a>
  822. <a href="/question/131585/Its-taht-or-the-f-u-c-k.">Its taht or the f u c k.</a>
  823. <a href="/question/131586/how-to-watch-bbc-iplayer-in-the-us-on-a-mac">how to watch bbc iplayer in the us on a mac</a>
  824. <a href="/question/131587/How-to-enhance-audio-quality-of-a-mp4-video%3F">How to enhance audio quality of a mp4 video?</a>
  825. <a href="/question/131588/Amplitube-metallic-screeching-noise">Amplitube metallic screeching noise</a>
  826. <a href="/question/131589/How-can-I-disable-%2F-uninstall-Beats-audio-on-HP-pc-please%3F">How can I disable / uninstall Beats audio on HP pc please?</a>
  827. </div>
  828. </div>
  829. </div>
  830. <script language="javascript">
  831. $(document).ready(function(){
  832. $("div#tabOne2 > ul").tabs("div#tabOne2 > div",{ tabs: "a", current: "active"} );
  833. });
  834. </script>
  835. </div>
  836. </div>
  837. </div>
  838. <div id="footer">
  839. <div class="clear" style="height:15px"></div>
  840. <div class="footer_b" >
  841. <div class="footer">
  842. <a href="http://www.recipester.org/" title="Recipester">Home</a>
  843. |
  844. <a href="http://www.recipester.org/Meta:FAQ" title="FAQ">FAQ</a>
  845. |
  846. <a href="http://www.recipester.org/Meta:Help" title="Help">Help</a>
  847. |
  848. <a href="#" onclick="return false">Terms & privacy</a>
  849. |
  850. <a href="http://www.recipester.org/tag" title="tags">Tags</a>
  851. |
  852. <a href="http://blog.recipester.org/" title="Blog">Blog</a>
  853. |
  854. <a href="http://www.recipester.org/Special:TopSolution">Recent Articles</a>
  855. |
  856. <img src="http://www.recipester.org/images/icon7.gif" /><a href="http://www.recipester.org/rss.php" title="RSS">Rss</a>
  857. </div>
  858. </div>
  859. <div class="lecense">
  860. <a href="http://creativecommons.org/licenses/by/3.0/" rel="license">
  861. <img src="http://i.creativecommons.org/l/by/3.0/88x31.png" style="border-width: 0pt;" alt="Creative Commons License"/>
  862. </a><br/>All text shared under a <a href="http://creativecommons.org/licenses/by/3.0/" rel="licen