Home » Archive

Articles in the Technical Support Category

Technical Support »

[5 May 2010 | 2 Comments | Posted By:Lloyd]

Java is my close friend now a days, and that is why i have an acquaintance with the Eclipse IDE.This one is good tool in development once you are familiar with it.Here are a few shortcuts in enhancing your speed in using the IDE and hence will help you in developing.

Ctrl+F6(Function Key 6)

To switch between opened eclipse tabs.

Ctrl+Shift+R

Open a file/jump to a file.

Ctrl+S

Save file.

Ctrl+SHIFT+S

Save all files.

Ctrl+H

Search workspace

Ctrl+SHIFT+Arrow Keys

Jump between methods up/down.

Alt+Arrow Keys

Moves an entire line up/down.

Ctrl+SHIFT+Y/X

Converts to lowercase/UPPERCASE.

F2(Function Key 2)

Shows resizable hover.

Read the full Post »

Technical Support »

[22 Mar 2010 | No Comment | Posted By:Lloyd]

While Alt + Tab is the very familiar shortcut for switching between different windows, the shortcut key to switch between tabs in Firefox web browser is  “Ctrl + Tab” . This keyboard shortcut has been tested on various platforms: Windows XP, Windows Vista, Apple Mac, Linux Ubuntu.This is tested for different versions of Firefox also: Firefox2, Firefox3.
Microsoft Internet Explorer-7 (IE7) also accepts the same shortcut for switching between tabs.
A few other shortcuts which might come handy when you are extremely concentrated in your key board so that you can’t move …

Read the full Post »

Tech Corner, Technical Support »

[7 Aug 2009 | No Comment | Posted By:Vivek]

Often,you would have encountered the windows explorer crashing when a folder containing video files is opened.The same thing has happened to me a lot of times. The reason for this is mainly the presence of a corrupt clip in the particular folder.
The Windows Explorer has a feature by which a preview of the file selected is shown in the Details box. One or some of the files may be either be corrupt or having unsupported codec,resulting in the whole file being loaded,which ultimately slows the computer down and may …

Read the full Post »