Sync your iPhone with your new PC can be tricky, because if you try to sync to a second PC directly it will complain you that you are already syncing with iTunes in another PC. Here I am going to
Do You Have a Bad Gene?
The news today that Angelina Jolie perform preventive mastectomy to prevent breast cancer shocked me. Not only because she’s such a beautiful actress to publicly announce the news, but also because of the courage she showed when facing a “bad
How Did My Google Adsense Go?
Right after I setup this blog, I added Google Adsense to my website as part of the experiment. The process is shown in this post in December 29th last year. So how did it go and what can I learn
Five Best Mind Mapping Softwares for Me
Mind mapping is a powerful tool for visualizing the relations between ideas, concepts, people, objects in a way that it is easy for human brain to understand, memorize and recall. It was first proposed by the world famous self helping
Should You Start Mining BitCoin Now?
If you are keeping up with technology or financial news recently, you might already noticed something called “BitCoin” is making a lot of noise recently. They started showing up in major news source such as Time, Forbes, Wired, etc. BitCoin
How much you can make with $5 and 2 hours
Just came across this story where Tina Seelig at Stanford gave her student to make as much money as possible with $5 and 2 hours. It was a great story. Think out of the box and you might be surprised
How to Use Windows 8 Family Safe For Computer Parental Control
It is impossible to keep kids away from computer and network these days. Actually, we should not attempt to do it anyways. They are born in this all digital world, internet is as natural as air and water for them.
Do You Need a VISA to Travel?
I came across this interesting website called: http://www.doyouneedvisa.com recently. Basically what it does is that you tell it where are you from and where you want to go, the website will tell you if you need a VISA for
How To Add Syntax Highlight for Code in WordPress
When I started my code snippet into my blog, I used <pre></pre> to make it as pre-formated text. However, it is ugly without syntax highlight. There are many WordPress plugins that can add the syntax highlight to various languages (just
How To Get The Script Path Name in CSH/TCSH
Here a C shell snippet get_script_path.csh to do the trick.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
#!/bin/tcsh -f set called=($_) if ( "$called" != "" ) then ### called by source echo "branch 1" set script_fn=`readlink -f $called[2]` else ### called by direct excution of the script echo "branch 2" set script_fn=`readlink -f $0` endif echo "A:$0" echo "B:$called" set script_dir=`dirname $script_fn` echo "script file name=$script_fn" echo "script dir=$script_dir" |
We have two ways to run the script, to illustrate why we need to handle differently, we print out the internal strings. 1. Source the script file
1 2 3 4 5 6 |
tps-VirtualBox:~/test> source ./get_script_dir.csh branch 1 A:tcsh B:source ./get_script_dir.csh script file name=/home/tps/test/get_script_dir.csh script dir=/home/tps/test |
2.
What You Should Do Before Google Shut Down Google Reader
If you read a lot of blogs to keep up with the world like me, you might find Google Reader your best friend. The Google Reader is a great portal that consolidates all my RSS feeds. I was literally shocked
The VI Tricks that I like
VI is my favorite editor in Unix operating system because it is powerful and ubiquitously available. If it is available, “vim” (which stands for vi improved) is a good alternative for original vi because it provides many enhanced functions. If
Top 3 Lessons Learned from My Flat Tire
I got a flat tire today in the parking lot. It was because of the big nail bite deeply into my tire thread. Fortunately, I felt something went wrong while I am walking to my car and immediately found out
How to Read Amazon Mobi Ebooks in Windows 8
The best way to enjoy your Amazon Mobi Ebooks are of course using Kindle Fire HD. But if you prefer to read them in PC, there are a couple of ways to read your Amazon Mobi ebooks in your new
MCC Codes: What is it and why is it important?
What is MCC Code? MCC or Merchant category codes was initially used to classify businesses by specific market segments in the IRS publication for tax purposes. The MCC code is a four-digit number assigned to a business by an acquiring