Posts

Showing posts with the label Eclipse

SuperBlueBloodMoon: Nature's Miracle

Image
Nature sometimes surprise you unexpectedly. NASA named as today's lunar eclipse a lunar trifecta but what does it mean? It is the super blue blood moon which happens during lunar eclipse. This happened after a long time. The last time this rare event unfolded was around 1982.  That combination won't happen again until 2028 and the other one in 2037. Supermoon means when moon is at the near point to earth at its orbit. Blue moon means second full moon in a single month. Blood moon when earth’s shadow gets casted during the lunar eclipse. The Super Blue Blood moon started between 5:18 PM and 6:21 PM. The western part of India saw the celestial event from 6:21 PM to 7:37 PM. I'm on standby during the #SuperBlueBloodMoon since I get my energy from the Sun. If I was taking pictures, this is what I would see! pic.twitter.com/hPXkBP5JRl — NASA Lunar Reconnaissance Orbiter (@LRO_NASA) January 31, 2018 You can go and watch lunar eclipse live at NASA Twitter...

Some of Eclipse Shortcuts

Eclipse is a very flexible and versatile tool which comes in many flavours. Here are some shortcuts which may be useful Table 1. Navigation Shortcut Description|  Ctrl + Shift + R  |  Open / Search for resources, e.g. files  | Ctrl + Shift + T Open / Search for Types Ctrl + E Allows to select an editor from the currently open editors Ctrl + F8 Shortcut for switching perspectives Alt + ← or Alt + → Go to previous/ next editor position in history Ctrl-PageUp/PageDown Switch to previous/next editor F3 Go to the declaration of this variable Ctrl + Shift + P Go to the matching bracket Table 2. Search Shortcut Description| Ctrl + . | Go to the next problem / error | Ctrl + , Go to the previous problem / error F4 on a variable Show type hierarchy Ctrl + J , Ctrl + K Incremental search, find next Ctrl + Shift + G Search for references in the workspace 4. Run Table 3. Running programs Shortcut Description|...