Wednesday, February 17, 2016

How to show Chinese Calendar in Calendar app in Mac

View the lunar calendar

Choose Calendar > Preferences, click General, click the “Show alternate calendar” pop-up menu, then choose a lunar calendar.

Sunday, January 31, 2016

Excel Useful Formula #1

1. Find the repeated contents: =if(countif(A:A,A2)>1, "Repeated content", "")


2. Formula: =TRUNC((DAYS360(D1,today(), FALSE))/360, 0)

D1: is your target cell for input date of birth
today(): is the formula to return the date of today

3. Ranking: =rank(K2, K$2:K$56) ranking of 55 students results

4. Grading: =if(K2>=85, "A", If(K2>=74, "B", IF (K2>=60, "Pass", "Fail")))

5. Count with condition:

=countif(B2:B56, "80")

=countif(B2:B56, ">=80")

Friday, January 1, 2016

Sorting in OSX

In OSX, sorting and arranged by is different.


  • View > Arrange By > None (^⌘0)
  • Hold Option, View > Sort By > Name (^⌥⌘1)



Try the above commands, you will see the difference!

Monday, November 2, 2015

ShortCut in OS X -- "Forward Delete"

The new Apple keyboard remove the "forward delete" button.

And you can use short cut for fulfilling it now.

Here is the short cut.

Fn + Delete

Monday, October 12, 2015

Where is Network Utility in El Capitan?

It is easy!
You just need to type "network utility" in spotlight (the icon in the top right hand corner).
Then drag the icon of network utility to your Dock.

That's it :D

How to View Email Header in Mail app?

Ether way:

For a single email:
Select the message (highlight an email), then choose the following from the menu bar
View --> Message --> All headers

For all the email:
1. Select Mail --> Preferences
2. In "Viewing" tab, click the select box at the end of "Show message headers:"
3. Click "OK".




Wednesday, May 27, 2015

Use Mac Notebook in Closed Clamshell or Closed Display Mode

Requirements for closed-display mode:
  • Power adapter
  • External keyboard, mouse, or trackpad
  • External display



Enable closed-clamshell (display closed) mode

Use these steps to enable closed-clamshell (display closed) mode.
Note: If your external display isn't recognized when it is connected and the computer is powered on, try connecting the display while the computer is asleep or while the computer is off; wake or power on the computer after you connect the display. 

If you're using a wired keyboard and mouse

  1. Make sure the computer is plugged in to an outlet using the AC power adapter.
  2. Connect a USB keyboard and mouse to your computer.
  3. With the computer turned on connect the Mac notebook (using the appropriate Apple adapter if necessary) to the appropriate port on the external display or projector and turn the display or projector on.
  4. After your computer's Desktop appears on the external display, close the computer's lid.
  5. When you close the lid: 
    • In OS X Lion and later, the external display will change to a blue screen, then will show your desktop.
    • In Mac OS X v10.6.8 and earlier, wake the computer up by clicking the mouse button or by pressing a key on your external keyboard.
You should now be able to use your Mac notebook as you normally would, with a USB keyboard and mouse.

If you're using a Bluetooth keyboard and mouse on a Bluetooth enabled Mac notebook

  1. Make sure the computer is plugged in to an outlet using the AC power adapter.
  2. Verify that Bluetooth is turned on by using the Bluetooth pane of System Preferences or the Bluetooth menu icon.
  3. Pair your Bluetooth keyboard or mouse with the computer. For step-by-step instructions, see this article for keyboard pairing or see this article for mouse pairing.
  4. In System Preferences, be sure that the Allow Bluetooth devices to wake this computer option is selected.
  5. With the computer turned on connect the Mac notebook (using the appropriate Apple adapter if necessary) to the appropriate port on the external display or projector and turn the display or projector on.
  6. After your computer's Desktop appears on the external display, close the computer's lid.
  7. When you close the lid: 
    • In OS X Lion and later, the external display will change to a blue screen, then will show your desktop.
    • In Mac OS X v10.6.8 and earlier, wake the computer up by clicking the mouse button or by pressing a key on your external keyboard.
You should now be able to use your Mac notebook as you normally would, with a USB keyboard and mouse.

How to disconnect your Mac notebook from the display after use

For best results, put your computer to sleep before disconnecting your display.

Some DVI and Mini DisplayPort displays—including Apple's aluminum-framed DVI displays and the 24-inch and 27-inch LED Cinema Displays—can be unplugged without putting the computer to sleep. If you aren't sure whether your display supports this feature, put your computer to sleep before unplugging the display.

Opening the internal display while in closed-clamshell mode

Opening the display on your Mac notebook while it's in closed-clamshell mode will have different results based on the operating system you're using.