The prerequisite: you have to have a facebook fan page for your website.
Then follow the instruction of this:
https://developers.facebook.com/docs/plugins/like-button#configurator
Sunday, January 31, 2016
how to add a network drive/folder to your local PC(windows)
1. Click on My Computer
2. On the top Panel, click Computer Tab, then click Map network drive
3. copy paste the link you have \\server....\........
4. type in username and password
2. On the top Panel, click Computer Tab, then click Map network drive
3. copy paste the link you have \\server....\........
4. type in username and password
海外收听华语歌曲平台
目前墙外还可以听的平台有:
1.百度音乐
2.QQ音乐
3.虾米音乐(VIP)
电台有
1.豆瓣电台
2.酷狗
1.百度音乐
2.QQ音乐
3.虾米音乐(VIP)
电台有
1.豆瓣电台
2.酷狗
Friday, January 29, 2016
How to selectively save standard err messages / skip progress bars
One way is look for the flags of the program you use, there should have a quiet version.
If it doesn't work, you could do this:
If it doesn't work, you could do this:
$ find . -name "my.txt" 2>&1 | grep -v "Permission denied"
The above command will suppress only "Permission denied" warning message, and show any other warning or error messages unfiltered.
reference:
http://xmodulo.com/how-to-suppress-warning-or-error-messages-in-find-command.html
[solved]Cufflinks prematurely stops when estimating abundance
The solution:
If you are using a GTF file for input, check the longest transcript, it is probably long than the default max-bundle-length which is 3500000, which is apparently not long enough for some ENSEMBL annotations whose record reaches 4400000+. Therefore you could specify max-bundle-length as 4500000 or more and it works.
If you are using a GTF file for input, check the longest transcript, it is probably long than the default max-bundle-length which is 3500000, which is apparently not long enough for some ENSEMBL annotations whose record reaches 4400000+. Therefore you could specify max-bundle-length as 4500000 or more and it works.
Tuesday, January 26, 2016
Sun Screen: What is SPF
In 1974, Greiter adapted earlier calculations from Friedrich Ellinger and Rudolf Schulze and introduced the "sun protection factor" (SPF), which has become a worldwide standard for measuring the effectiveness of sunscreen.[24][28]
The SPF rating is a measure of the fraction of sunburn-producing UV rays that reach the skin. For example, "SPF 15" means that 1/15th of the burning radiation will reach the skin, assuming sunscreen is applied evenly at a thick dosage of 2 milligrams per square centimeter (mg/cm2).
The SPF rating is a measure of the fraction of sunburn-producing UV rays that reach the skin. For example, "SPF 15" means that 1/15th of the burning radiation will reach the skin, assuming sunscreen is applied evenly at a thick dosage of 2 milligrams per square centimeter (mg/cm2).
Wednesday, January 20, 2016
Charter Bill Reprogramming: Bring down from 59.99 to 39.99 again!
Updated on Dec 19th
Every lazy auto-pay guy should learn this lesson: always check your bill before you lose too much due to 39.99-to-59.99 transition!
Here's how to stop their evil extra charge by reprogramming the price after 3to5 transition:
0. Prepare one of your Charter bill
1. Call 1 (888) 438-2427 , type your account number without a trailing #
2. When the robot asks you what to do, just say "something else"
3. When the AI cannot properly categorize your request, it will connect you to a human
4. Confirm your name, address and security code(the four digit code on your bill)
5. Tell them that your price is going up and you want to extend the promotion
Reference:
1.This is useful:
http://slickdeals.net/f/5958612-charter-internet-for-39-99-current-subscribers-who-s-1-year-29-99-deal-ran-out-ymmv
2. This is funny:
https://www.reddit.com/r/StLouis/comments/28ah73/how_to_keep_my_charter_bill_from_going_up_after/
Every lazy auto-pay guy should learn this lesson: always check your bill before you lose too much due to 39.99-to-59.99 transition!
Here's how to stop their evil extra charge by reprogramming the price after 3to5 transition:
0. Prepare one of your Charter bill
1. Call 1 (888) 438-2427 , type your account number without a trailing #
2. When the robot asks you what to do, just say "something else"
3. When the AI cannot properly categorize your request, it will connect you to a human
4. Confirm your name, address and security code(the four digit code on your bill)
5. Tell them that your price is going up and you want to extend the promotion
Reference:
1.This is useful:
http://slickdeals.net/f/5958612-charter-internet-for-39-99-current-subscribers-who-s-1-year-29-99-deal-ran-out-ymmv
2. This is funny:
https://www.reddit.com/r/StLouis/comments/28ah73/how_to_keep_my_charter_bill_from_going_up_after/
Subscribe to:
Posts (Atom)