PageRenderTime 44ms CodeModel.GetById 7ms RepoModel.GetById 1ms app.codeStats 0ms

/projecte eclipse/TI/data/2012-documentos/94/2012-94-014.html

https://gitlab.com/bernagg/TI
HTML | 593 lines | 488 code | 65 blank | 40 comment | 0 complexity | bd5d9ee2639f528e97799dea42ae1814 MD5 | raw file
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <link href="http://img.fanhow.com/skins/softwiki/common.css?201203151725" rel="stylesheet" type="text/css" />
  5. <link href="http://img.fanhow.com/skins/softwiki/c-list.css?201203151725" rel="stylesheet" type="text/css" />
  6. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  7. <title>update facebook status tamil</title>
  8. <meta name="Description" content="Fanhow found 20 articles about 'update facebook status tamil' on tutorials, q&a and software" />
  9. <meta name="keywords" content="update facebook status tamil, update facebook arabic status, update facebook status email, update facebook status asus, update facebook status cmd ping, computer problem, software, tutorials, how to" />
  10. <link rel="shortcut icon" href="/favicon.ico" />
  11. <link rel="search" type="application/opensearchdescription+xml" href="http://www.fanhow.com/opensearch_desc.php" title="Fanhow (English)" />
  12. <link rel="alternate" type="application/rss+xml" title="Fanhow.com" href="http://www.fanhow.com/rss.php">
  13. <script type= "text/javascript">/*<![CDATA[*/
  14. var skin = "softwiki";
  15. var stylepath = "/skins";
  16. var wgArticlePath = "/&#36;1";
  17. var wgScriptPath = "";
  18. var wgScript = "";
  19. var wgServer = "http://web1.0sns.com";
  20. var wgCanonicalNamespace = "Special";
  21. var wgCanonicalSpecialPageName = "PreSearch";
  22. var wgNamespaceNumber = -1;
  23. var wgPageName = "Special:PreSearch";
  24. var wgTitle = "PreSearch";
  25. var wgAction = "view";
  26. var wgRestrictionEdit = [];
  27. var wgRestrictionMove = [];
  28. var wgArticleId = 0;
  29. var wgIsArticle = false;
  30. var wgUserName = null;
  31. var wgUserGroups = null;
  32. var wgUserLanguage = "en";
  33. var wgContentLanguage = "en";
  34. var wgBreakFrames = false;
  35. var wgCurRevisionId = 0;
  36. /*]]>*/</script>
  37. <script type="text/javascript">
  38. var js_title = "";
  39. var js_url = "";
  40. var wiki_domain ="www.fanhow.com";
  41. var ask_domain ="www.fanhow.com/answers";
  42. var qr_domain ="tutorials.fanhow.com";
  43. var qs_domain ="software.fanhow.com";
  44. var cookie_domain ="";
  45. </script>
  46. <script type="text/javascript" src="http://img.fanhow.com/script/all.js?201203151725"></script>
  47. <script type="text/javascript">
  48. $(function(){
  49. (function($){
  50. /********* php传入的js *********/
  51. /********* Search Bar *********/
  52. var s_category = $("#s_category").val();
  53. if(s_category == "all")
  54. {
  55. $("#input_search_keyword").search_suggest("/search_suggest.php?type=all", {
  56. onFirst: function() {
  57. var keyword_search;
  58. keyword_search = $("#input_search_keyword").val();
  59. top.location.href = 'http://' + wiki_domain + "/search/" + encodeURIComponent(keyword_search); },
  60. onSelect: function() {
  61. var keywords,keyword,subject_id;
  62. subject_id = $("#s_id_h").val();
  63. keywords=$("#input_search_keyword").val();
  64. keyword=$("#s_category_h").val();
  65. if(keyword.indexOf('Question')!=-1) {
  66. top.location.href = 'http://' + ask_domain + "/question-" + subject_id + "-" + encodeURIComponent(keywords);
  67. }
  68. else if (keyword.indexOf('Knowhow')!=-1)
  69. {
  70. //keywords = keywords.replace(/^[Hh]ow [Tt]o /g,'');
  71. keywords = keywords + '_' + subject_id;
  72. top.location.href = 'http://' + wiki_domain + "/knowhow:" + encodeURIComponent(keywords);
  73. }
  74. else
  75. top.location.href = 'http://' + wiki_domain + "/Software:" + encodeURIComponent(keywords);
  76. }
  77. });
  78. }
  79. else if(s_categry == "software")
  80. {
  81. $("#input_search_keyword").search_suggest("/search_suggest.php?type=software", {
  82. onFirst: function() {
  83. var keyword_search;
  84. keyword_search = $("#input_search_keyword").val();
  85. keyword_search = keyword_search.replace('Search for ','');
  86. top.location.href = 'http://' + qs_domain + "/search/" + encodeURIComponent(keyword_search); },
  87. onSelect: function() {
  88. var keywords,keyword;
  89. keywords=$("#input_search_keyword").val();
  90. keyword=$("#s_category_h").val();
  91. if(keyword.indexOf('Category')!=-1)
  92. top.location.href = 'http://' + wiki_domain + "/This_is_a/" + encodeURIComponent(keywords);
  93. else
  94. top.location.href = 'http://' + wiki_domain + "/Software:" + encodeURIComponent(keywords);
  95. }
  96. });
  97. }
  98. else if(s_category == "solution")
  99. {
  100. $("#input_search_keyword").search_suggest("/search_suggest.php?type=solution", {
  101. onFirst: function() {
  102. keyword_search = $("#input_search_keyword").val();
  103. keyword_search = keyword_search.replace('Search for ','');
  104. top.location.href = 'http://' + qr_domain + "/search/" + encodeURIComponent(keyword_search); },
  105. onSelect: function() {
  106. var keywords,keyword;
  107. keywords=$("#input_search_keyword").val();
  108. keyword2=$("#s_category_h").val();
  109. keyword3=$("#s_id_h").val();
  110. if(keyword2.indexOf('Topic')!=-1)
  111. top.location.href = 'http://' + wiki_domain + "/Topics/" + encodeURIComponent(keywords);
  112. else if(keyword2.indexOf('Software')!=-1)
  113. top.location.href = 'http://' + wiki_domain + "/Software/" + encodeURIComponent(keywords);
  114. else
  115. {
  116. //keywords = keywords.replace(/^[Hh]ow [Tt]o /g,'');
  117. keywords = keywords + '_' + keyword3;
  118. top.location.href = 'http://' + wiki_domain + "/knowhow:" + encodeURIComponent(keywords);
  119. }
  120. }
  121. });
  122. }
  123. /********* php传入的js function *********/
  124. do_user_ul();
  125. do_qiaoye_suggest();
  126. do_profile_tab();
  127. do_form_submit();
  128. do_review_form();
  129. do_turo_form();
  130. get_review_ajax();
  131. do_review_list();
  132. do_mysoftware_private();
  133. })(jQuery);
  134. });
  135. function quickQueryCust(evt){
  136. evt = (evt) ? evt : ((window.event) ? window.event : "")
  137. var key = evt.keyCode?evt.keyCode:evt.which;
  138. if(key == 13){
  139. if($('.ac_over').length > 0 || $('.ss_over').length > 0 )
  140. {
  141. return true;
  142. }else
  143. {
  144. // return false;
  145. }
  146. }
  147. }
  148. </script>
  149. </head>
  150. <body >
  151. <div class="warp" id="html_body">
  152. <div class="fh_header">
  153. <div class="fh_logo"><a href="http://www.fanhow.com/">fanhow</a></div>
  154. <div class="fh_search">
  155. <form id="frm_search" method="get" action="/search/">
  156. <input name='category_h' id='s_category_h' type='hidden' value=''>
  157. <input name='id_h' id='s_id_h' type='hidden' value=''>
  158. <input name='question_title' id='question_title' type='hidden' value=''>
  159. <input name='category' id='s_category' type='hidden' value='solution'>
  160. <input class="fh_maininput" name="s" onkeydown="return quickQueryCust(event);" id="input_search_keyword" tabindex="1" autocomplete="off" maxlength="80" value="update facebook status tamil" />
  161. <input onclick="search2ask()" class="fh_submit" type="button" />
  162. </form>
  163. </div>
  164. <div class="fh_nav">
  165. <ul>
  166. <li><a href="http://www.fanhow.com/">Home</a></li>
  167. <li><a href="http://www.fanhow.com/answers/">Q&A</a></li>
  168. <li id="selected" class="active">
  169. <a class="fh_tutorials_menu" href="http://www.fanhow.com/Tutorials">Know-how</a>
  170. <div id="selectd" style="display:none" class="fh_beforethis">
  171. <div class="fh_selectd"><a href="http://www.fanhow.com/Tutorials">Know-how</a></div>
  172. <div class="fh_w114mid">
  173. <p><a class="t_browse" href="http://www.fanhow.com/Tutorials">Browse</a></p>
  174. <p><a class="t_create" href="http://www.fanhow.com/Special:CreateRecipe" onclick="tmp=check_wk_login($(this));if(!tmp){return false;}top.location.href='/Special:CreateRecipe';">Write a know-how</a></p>
  175. </div>
  176. <div class="fh_w114foot"></div>
  177. </div>
  178. </li>
  179. <li><a href="http://www.fanhow.com/Software">Software</a></li>
  180. </ul>
  181. </div>
  182. <script type="text/javascript">$(function(){$('#selected').hover(function(){$('#selectd').show()},function(){$('#selectd').hide()});});</script>
  183. <div class="fh_user">
  184. <a class="fh_login" href="http://www.fanhow.com/Special:Userlogin">Sign in / Sign up</a>
  185. </div>
  186. </div>
  187. <style type="text/css">
  188. .wrap {
  189. background: none repeat scroll 0 0 #FFFFFF;
  190. clear: both;
  191. float: none;
  192. margin: 0 auto;
  193. overflow: hidden;
  194. padding: 15px 25px 30px;
  195. width: 958px;
  196. }
  197. </style>
  198. <div class="wrap">
  199. <div class="newleft">
  200. <div class="guide">
  201. <span><a href="http://www.fanhow.com">Home</a> » </span>
  202. <h1 style="padding-bottom:10px;">update facebook status tamil</h1>
  203. </div>
  204. <div class="newsoftbg">
  205. <h2>Featured results for update facebook status tamil:</h2>
  206. <div class="softhalf">
  207. <div class="new_ad2">
  208. <script type="text/javascript"><!--
  209. google_ad_client = "pub-2945830081367039";
  210. /* Search-listmiddle ProgSense 0605 */
  211. google_ad_slot = "4905634585";
  212. google_ad_width = 336;
  213. google_ad_height = 280;
  214. google_color_bg = 'F5F5F5';
  215. google_ad_border = 'F5F5F5';
  216. //-->
  217. </script>
  218. <script type="text/javascript"
  219. src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
  220. </script>
  221. </div>
  222. <div style="float: right;">
  223. <script type="text/javascript"><!--
  224. google_ad_client = "ca-pub-2945830081367039";
  225. /* 2012-search-top-right */
  226. google_ad_slot = "5952250253";
  227. google_ad_width = 336;
  228. google_ad_height = 280;
  229. google_color_bg = 'F5F5F5';
  230. google_ad_border = 'F5F5F5';
  231. //-->
  232. </script>
  233. <script type="text/javascript"
  234. src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
  235. </script>
  236. </div>
  237. <div class="clear"></div>
  238. </div>
  239. <div class="softhalf">
  240. <ul class="newsoft flil">
  241. <li>
  242. <img src="http://www.fanhow.com/images/question.png" class="imgthis" />
  243. <p class="soft_more">
  244. <span><a href="http://www.fanhow.com/answers/question-3548-how-to-update-facebook-status-use-api%3F"> how to <strong>update</strong> <strong>facebook</strong> <strong>status</strong> use api? </a></span>
  245. <span class="black9"><strong>0</strong> Answers | <strong>0</strong> Votes | <strong>585</strong> Views</span>
  246. <span class="lh18"> how can i <strong>update</strong> <strong>facebook</strong> <strong>status</strong> use the <strong>facebook</strong> api? </span>
  247. </p>
  248. </li>
  249. <li>
  250. <img src="http://www.fanhow.com/images/question.png" class="imgthis" />
  251. <p class="soft_more">
  252. <span><a href="http://www.fanhow.com/answers/question-22954-how-to-update-facebook-status-with-animated-image"> how to <strong>update</strong> <strong>facebook</strong> <strong>status</strong> with animated image </a></span>
  253. <span class="black9"><strong>2</strong> Answers | <strong>4</strong> Votes | <strong>1066</strong> Views</span>
  254. <span class="lh18"> I want to <strong>update</strong> <strong>facebook</strong> <strong>status</strong> with animated image,
  255. but I don't know how to do it,
  256. who can give me some advice about it? </span>
  257. </p>
  258. </li>
  259. <li>
  260. <img src="http://www.fanhow.com/images/question.png" class="imgthis" />
  261. <p class="soft_more">
  262. <span><a href="http://www.fanhow.com/answers/question-106676-Possible-to-update-facebook-status-in-google-desktop"> Possible to <strong>update</strong> <strong>facebook</strong> <strong>status</strong> in google desktop </a></span>
  263. <span class="black9"><strong>0</strong> Answers | <strong>0</strong> Votes | <strong>83</strong> Views</span>
  264. <span class="lh18"> Hi, is it just possible to just <strong>update</strong> <strong>facebook</strong> <strong>status</strong> but in the google desktop, which seems so unbelievable to achieve, if you know sth about it, plz tell me..thx~~ </span>
  265. </p>
  266. </li>
  267. <li>
  268. <img src="http://www.fanhow.com/images/knowhow_default.png" class="imgthis" />
  269. <p class="soft_more">
  270. <span><a href="http://www.fanhow.com/knowhow:Update_Facebook_Status_From_Yahoo_Mail_51314445"> How to <strong>Update</strong> <strong>Facebook</strong> <strong>Status</strong> From Yahoo Mail </a></span>
  271. <span class="black9">Know-how | <strong>1617</strong> Views</span>
  272. <span class="lh18"> Yahoo! Mail launched a new feature recently that users can <strong>update</strong> their <strong>Facebook</strong> <strong>Status</strong> while they are checking Emails. If you are a Yahoo! Mail and you want to let your <strong>Facebook</strong> friends know what's in your mind while you are checking or writing Emails, you can just <strong>update</strong> your <strong>status</strong> and it will posted to <strong>Facebook</strong> at the same time. </span>
  273. </p>
  274. </li>
  275. </ul>
  276. <div class="clear"></div>
  277. </div>
  278. </div>
  279. <div class="new_ad1">
  280. <script type="text/javascript"><!--
  281. google_ad_client = "pub-2945830081367039";
  282. /* 728x90, 创建于 11-10-20 */
  283. google_ad_slot = "7917478883";
  284. google_ad_width = 728;
  285. google_ad_height = 90;
  286. //-->
  287. </script>
  288. <script type="text/javascript"
  289. src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
  290. </script>
  291. </div>
  292. <h2>More results for update facebook status tamil:</h2>
  293. <div class="softall">
  294. <p class="lineb"></p>
  295. <ul>
  296. <li>
  297. <img src="http://www.fanhow.com/images/question.png" class="imgthis" />
  298. <p class="soft_more">
  299. <span><a href="http://www.fanhow.com/answers/question-75936-How-to-Update-Facebook-Status-Via-Text-Message"> How to <strong>Update</strong> <strong>Facebook</strong> <strong>Status</strong> Via Text Message </a></span>
  300. <span class="black9"><strong>1</strong> Answers | <strong>0</strong> Votes | <strong>184</strong> Views</span>
  301. <span class="lh19"> How to <strong>Update</strong> my <strong>Facebook</strong> <strong>Status</strong> Via Text Message </span>
  302. </p>
  303. </li>
  304. <li>
  305. <img src="http://www.fanhow.com/images/question.png" class="imgthis" />
  306. <p class="soft_more">
  307. <span><a href="http://www.fanhow.com/answers/question-96049-How-to-update-facebook-status-by-email"> How to <strong>update</strong> <strong>facebook</strong> <strong>status</strong> by email </a></span>
  308. <span class="black9"><strong>1</strong> Answers | <strong>0</strong> Votes | <strong>145</strong> Views</span>
  309. <span class="lh19"> Hi, how do I <strong>update</strong> my <strong>Facebook</strong> <strong>status</strong> via email rather than going to the site? Can you give me a hand? Any help is much appreciated! </span>
  310. </p>
  311. </li>
  312. <li>
  313. <img src="http://www.fanhow.com/images/knowhow_default.png" class="imgthis" />
  314. <p class="soft_more">
  315. <span><a href="http://www.fanhow.com/knowhow:Update_Facebook_from_Twitter_32373518"> How to <strong>Update</strong> <strong>Facebook</strong> from Twitter </a></span>
  316. <span class="black9">Know-how | <strong>759</strong> Views</span>
  317. <span class="lh19"> You can use twitter to <strong>update</strong> your <strong>status</strong> on different websites and this article is going to tell you how to <strong>update</strong> <strong>Facebook</strong> from twitter, so your friends will know what are you doing through your <strong>Facebook</strong> <strong>status</strong>. </span>
  318. </p>
  319. </li>
  320. <li>
  321. <img src="http://www.fanhow.com/images/question.png" class="imgthis" />
  322. <p class="soft_more">
  323. <span><a href="http://www.fanhow.com/answers/question-65516-how-to-update-facebook-status-automatically-from-my-site"> how to <strong>update</strong> <strong>facebook</strong> <strong>status</strong> automatically from my site </a></span>
  324. <span class="black9"><strong>1</strong> Answers | <strong>0</strong> Votes | <strong>165</strong> Views</span>
  325. <span class="lh19"> Whenever i entered job requirement on my site that time automatically <strong>facebook</strong> <strong>status</strong> will <strong>update</strong>. </span>
  326. </p>
  327. </li>
  328. <li>
  329. <img src="http://www.fanhow.com/images/knowhow_default.png" class="imgthis" />
  330. <p class="soft_more">
  331. <span><a href="http://www.fanhow.com/knowhow:Update_Facebook_from_Status_Update_Services_32906177"> How to <strong>Update</strong> <strong>Facebook</strong> from <strong>Status</strong> <strong>Update</strong> Services </a></span>
  332. <span class="black9">Know-how | <strong>1197</strong> Views</span>
  333. <span class="lh19"> <strong>Facebook</strong> can be perfectly integrated with many amazing online applications, with these tools you can upload and <strong>update</strong> your <strong>Facebook</strong> information conveniently, ping is an excellent example, which can post information to many online applications(including <strong>Facebook</strong>), if you are not familiar with it, please refer to this paper. </span>
  334. </p>
  335. </li>
  336. <li>
  337. <img src="http://www.fanhow.com/images/question.png" class="imgthis" />
  338. <p class="soft_more">
  339. <span><a href="http://www.fanhow.com/answers/question-3876-how-to-update-user-status-offline-in-facebook"> how to <strong>update</strong> user <strong>status</strong> offline in <strong>facebook</strong> </a></span>
  340. <span class="black9"><strong>0</strong> Answers | <strong>0</strong> Votes | <strong>587</strong> Views</span>
  341. <span class="lh19"> i am not familiar with it, who can tell me how to&nbsp; <strong>update</strong> user <strong>status</strong> offline in <strong>facebook</strong>?Thanks </span>
  342. </p>
  343. </li>
  344. <li>
  345. <img src="http://www.fanhow.com/images/question.png" class="imgthis" />
  346. <p class="soft_more">
  347. <span><a href="http://www.fanhow.com/answers/question-65508-how-to-attach-.gif-files-to-facebook-status-updates"> how to attach .gif files to <strong>facebook</strong> <strong>status</strong> updates </a></span>
  348. <span class="black9"><strong>0</strong> Answers | <strong>1</strong> Votes | <strong>268</strong> Views</span>
  349. <span class="lh19"> how to attach .gif files to <strong>facebook</strong> <strong>status</strong> updates? is that possible? </span>
  350. </p>
  351. </li>
  352. <li>
  353. <img src="http://www.fanhow.com/images/question.png" class="imgthis" />
  354. <p class="soft_more">
  355. <span><a href="http://www.fanhow.com/answers/question-101096-How-To-View-And-Update-Your-Facebook-Status-From-Gmail"> How To View And <strong>Update</strong> Your <strong>Facebook</strong> <strong>Status</strong> From Gmail </a></span>
  356. <span class="black9"><strong>1</strong> Answers | <strong>0</strong> Votes | <strong>91</strong> Views</span>
  357. <span class="lh19"> I want to know if it is possible to View And <strong>Update</strong> my <strong>Facebook</strong> <strong>Status</strong> From GmailIf you know ,please do me a favor ! thank you </span>
  358. </p>
  359. </li>
  360. <li>
  361. <img src="http://www.fanhow.com/images/question.png" class="imgthis" />
  362. <p class="soft_more">
  363. <span><a href="http://www.fanhow.com/answers/question-124426-How-do-I-update-my-Facebook-status-via-email-rather-than-going-to-the-site"> How do I <strong>update</strong> my <strong>Facebook</strong> <strong>status</strong> via email rather than going to the site </a></span>
  364. <span class="black9"><strong>1</strong> Answers | <strong>0</strong> Votes | <strong>95</strong> Views</span>
  365. <span class="lh19"> sometimes i don't log into my <strong>facebook</strong> account, is it possible to <strong>update</strong> my <strong>Facebook</strong> <strong>status</strong> via email rather than going to the site? please give me some suggestions. </span>
  366. </p>
  367. </li>
  368. <li>
  369. <img src="http://www.fanhow.com/images/question.png" class="imgthis" />
  370. <p class="soft_more">
  371. <span><a href="http://www.fanhow.com/answers/question-129494-How-to-update-facebook-status-via-cellphone"> How to <strong>update</strong> <strong>facebook</strong> <strong>status</strong> via cellphone </a></span>
  372. <span class="black9"><strong>1</strong> Answers | <strong>0</strong> Votes | <strong>93</strong> Views</span>
  373. <span class="lh19"> My cellphone is connected to the <strong>facebook</strong> network, and I've noticed that some people use their cell to <strong>update</strong> their <strong>status</strong>. Does anyone know how to do this? </span>
  374. </p>
  375. </li>
  376. <li>
  377. <img src="http://www.fanhow.com/images/knowhow_default.png" class="imgthis" />
  378. <p class="soft_more">
  379. <span><a href="http://www.fanhow.com/knowhow:Update_Facebook_from_Firefox_31358398"> How to <strong>Update</strong> <strong>Facebook</strong> from Firefox </a></span>
  380. <span class="black9">Know-how | <strong>1237</strong> Views</span>
  381. <span class="lh19"> If you have no time to <strong>update</strong> your <strong>Facebook</strong> page, is there a quick way to avoid your <strong>Facebook</strong> profile barren? If you're surfing online with Firefox, can you <strong>update</strong> <strong>Facebook</strong> from Firefox directly? The answer is yes. Please see the solution. </span>
  382. </p>
  383. </li>
  384. <li>
  385. <img src="http://www.fanhow.com/images/knowhow_default.png" class="imgthis" />
  386. <p class="soft_more">
  387. <span><a href="http://www.fanhow.com/knowhow:Update_Facebook_by_Email_32895501"> How to <strong>Update</strong> <strong>Facebook</strong> by Email </a></span>
  388. <span class="black9">Know-how | <strong>7444</strong> Views</span>
  389. <span class="lh19"> <strong>Facebook</strong> is a very successful online application for making new friends and keeping communication, which offers a number of ways to updating information, Email is just one among them, through your personal upload email you can easily <strong>update</strong> <strong>Facebook</strong> information. </span>
  390. </p>
  391. </li>
  392. <li>
  393. <img src="http://www.fanhow.com/images/knowhow_default.png" class="imgthis" />
  394. <p class="soft_more">
  395. <span><a href="http://www.fanhow.com/knowhow:Update_Facebook_from_Third-Party_Sites_32894852"> How to <strong>Update</strong> <strong>Facebook</strong> from Third-Party Sites </a></span>
  396. <span class="black9">Know-how | <strong>1409</strong> Views</span>
  397. <span class="lh19"> Many applications can be integrated with <strong>Facebook</strong> to <strong>update</strong> the information on <strong>Facebook</strong>, Myflickr is a typical example, with this excellent tool, you can send photos on flickr to <strong>Facebook</strong> easily. </span>
  398. </p>
  399. </li>
  400. <li>
  401. <img src="http://www.fanhow.com/images/question.png" class="imgthis" />
  402. <p class="soft_more">
  403. <span><a href="http://www.fanhow.com/answers/question-10355-how-to-add-superscript-in-facebook-status"> how to add superscript in <strong>facebook</strong> <strong>status</strong> </a></span>
  404. <span class="black9"><strong>1</strong> Answers | <strong>-1</strong> Votes | <strong>1960</strong> Views</span>
  405. <span class="lh19"> how to add superscript in <strong>facebook</strong> <strong>status</strong>? </span>
  406. </p>
  407. </li>
  408. <li>
  409. <img src="http://www.fanhow.com/images/question.png" class="imgthis" />
  410. <p class="soft_more">
  411. <span><a href="http://www.fanhow.com/answers/question-23461-how-to-put-animated-gifs-on-facebook-status%3F"> how to put animated gifs on <strong>facebook</strong> <strong>status</strong>? </a></span>
  412. <span class="black9"><strong>2</strong> Answers | <strong>0</strong> Votes | <strong>2059</strong> Views</span>
  413. <span class="lh19"> hi,
  414. anyone know how to put animated gifs on <strong>facebook</strong> <strong>status</strong>??
  415. i really want to upload some animated gifts.
  416. any ideas?
  417. thanks in advance </span>
  418. </p>
  419. </li>
  420. <li>
  421. <img src="http://www.fanhow.com/images/question.png" class="imgthis" />
  422. <p class="soft_more">
  423. <span><a href="http://www.fanhow.com/answers/question-23708-how-to-add-gif-on-Facebook-status%3F"> how to add gif on <strong>Facebook</strong> <strong>status</strong>? </a></span>
  424. <span class="black9"><strong>1</strong> Answers | <strong>0</strong> Votes | <strong>983</strong> Views</span>
  425. <span class="lh19"> gif is a bitmap image format, my friends tell me it is a very useful tool, so i want to try it,&nbsp; who can teach me to add it on <strong>facebook</strong> <strong>status</strong>? thanks a lot!! </span>
  426. </p>
  427. </li>
  428. </ul>
  429. </div>
  430. <div class="addlink"><div class="addllft"></div><div class="addlrgt"></div><a onclick="location.href='http://www.fanhow.com/search/update facebook status tamil'" class="addimg">Click here to view all results</a></div>
  431. <div class="addul lineh22 recently_k">
  432. <h3>Recent searches</h3>
  433. <a href="http://countdown.fanhow.com/countdown-facebook-fan-page"> countdown <strong>facebook</strong> fan page </a>
  434. <a href="http://falseflesh.fanhow.com/falseflesh-firefox"> falseflesh firefox </a>
  435. <a href="http://atheros.fanhow.com/atheros-bluetooth-client-windows-xp"> atheros bluetooth client windows xp </a>
  436. <a href="http://chrome.fanhow.com/chrome-crash-solution-truesuite"> chrome crash solution truesuite </a>
  437. <a href="http://blocquote.fanhow.com/blocquote"> blocquote </a>
  438. <a href="http://9-3.fanhow.com/9.3-bartender-crack-ultralite"> 9.3 bartender crack ultralite </a>
  439. <a href="http://crack.fanhow.com/crack-patch-tally7.2-vista-windows"> crack patch tally7.2 vista windows </a>
  440. <a href="http://face.fanhow.com/face-fhoto"> face fhoto </a>
  441. <a href="http://download.fanhow.com/download-free-hp-jetadmin-software-web"> download free hp jetadmin software web </a>
  442. <a href="http://cafe.fanhow.com/cafe-manila-sound"> cafe manila sound </a>
  443. </div>
  444. </div>
  445. <div class="newright">
  446. <div class="addline">
  447. <div class="ask_ct">
  448. Ask a question
  449. <form id="ask_form" method="POST" action="http://www.fanhow.com/answers/ask">
  450. <textarea id="ask_text" name="question_title" class="addtxta">update facebook status tamil</textarea>
  451. <input type="submit" value="Ask Question" class="addsub"/>
  452. </form>
  453. </div>
  454. <h3>Related Searches</h3>
  455. <p class="lineb"></p>
  456. <div class="search_ad">
  457. <script type="text/javascript"><!--
  458. google_ad_client = "pub-2945830081367039";
  459. /* 180x90, 创建于 10-9-8 */
  460. google_ad_slot = "8895465783";
  461. google_ad_width = 180;
  462. google_ad_height = 90;
  463. //-->
  464. </script>
  465. <script type="text/javascript"
  466. src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
  467. </script>
  468. </div>
  469. <ul class="addul lineh22">
  470. <li><a href="http://update.fanhow.com/update-facebook-status-tamil"> <strong>update</strong> <strong>facebook</strong> <strong>status</strong> <strong>tamil</strong> </a></li>
  471. <li><a href="http://update.fanhow.com/update-facebook-arabic-status"> <strong>update</strong> <strong>facebook</strong> arabic <strong>status</strong> </a></li>
  472. <li><a href="http://update.fanhow.com/update-facebook-status-email"> <strong>update</strong> <strong>facebook</strong> <strong>status</strong> email </a></li>
  473. <li><a href="http://update.fanhow.com/update-facebook-status-asus"> <strong>update</strong> <strong>facebook</strong> <strong>status</strong> asus </a></li>
  474. <li><a href="http://update.fanhow.com/update-facebook-status-cmd-ping"> <strong>update</strong> <strong>facebook</strong> <strong>status</strong> cmd ping </a></li>
  475. </ul>
  476. </div>
  477. </div>
  478. </div>
  479. <!--[if lte IE 6]>
  480. <script type="text/javascript" src="http://img.fanhow.com/theme/script/PNG.js?201010091024"></script>
  481. <script>
  482. DD_belatedPNG.fix('.header .logo,.header .search,img');
  483. </script>
  484. <![endif]-->
  485. <div class="fh_footer">
  486. <ul>
  487. <li><a href="http://www.fanhow.com/" title="Fanhow">Home</a></li>
  488. <li><a href="#x">|</a></li>
  489. <li><a href="http://www.fanhow.com/Meta:FAQ" title="FAQ">FAQ</a></li>
  490. <li><a href="#x">|</a></li>
  491. <li><a href="http://www.fanhow.com/Meta:Help" title="Help">Help</a></li>
  492. <li><a href="#x">|</a></li>
  493. <li><a href="#" onclick="return false">Terms & privacy</a></li>
  494. <li><a href="#x">|</a></li>
  495. <li><a href="http://www.fanhow.com/tag" title="tags">Tags</a></li>
  496. <li><a href="#x">|</a></li>
  497. <li><a href="http://blog.fanhow.com/" title="Blog">Blog</a></li>
  498. <li><a href="#x">|</a></li>
  499. <li><a href="http://www.fanhow.com/Special:TopSolution">Recent articles</a></li>
  500. <li><a href="#x">|</a></li>
  501. <li><a href="http://www.fanhow.com/rss.php" title="RSS">Rss</a></li>
  502. <li><a href="#x">|</a></li>
  503. <li><a title="Creative Commons License" href="http://creativecommons.org/licenses/by/3.0/" rel="license">Licenses by cc</a></li>
  504. </ul>
  505. </div>
  506. </div>
  507. <!--[if lte IE 6]>
  508. <script src="/script/PNG.js" type="text/javascript"></script>
  509. <script>
  510. DD_belatedPNG.fix('.fh_logo,.fh_search,img,.fh_selectd,.fh_w114mid,.fh_w114foot,.fh_w159top,.fh_w159mid,.fh_w159foot');
  511. </script>
  512. <![endif]-->
  513. <script type="text/javascript" src="http://img.fanhow.com/script/softwiki_jq.js?201203151725"></script>
  514. <script type="text/javascript" src="http://img.fanhow.com/script/function.new.js?201203151725"></script>
  515. <script type="text/javascript">
  516. var _gaq = _gaq || [];
  517. _gaq.push(['_setAccount', 'UA-6399524-6']);
  518. _gaq.push(['_setDomainName', '.fanhow.com']);
  519. _gaq.push(['_trackPageview']);
  520. (function() {
  521. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  522. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  523. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  524. })();
  525. </script>
  526. <script src="http://www.fanhow.com/script/tracker_new.js?20100808" type="text/javascript"></script>
  527. </body>
  528. </html>