Useful sites

Free phone calls       All Bank Jobs      Recharge by Sms
Special Offers Torrents WikileaksTruths Open University
Earn upto Rs. 9,000 pm checking Emails. Join now!     Earn by sms 
Enquiry
Status
for
Passport
Related
PanCard
Related
Railway Reservation
Status
BankJobs
Related
Yoga for
Pregant womens
Yoga
Treatments
Yoga
Videos
History of
yoga
Indian
top yoga centers
Online
Reservations
Railway Reservation RailWay Reservation with enquiry APSRTC Yatra KESINENI
Live
Darshnam's
Tirupati LordVenkateswara Kashi LordShiva Islam Badrachalam Sri SitaRam Shiridi SriSaiBaba
Jobs Search ShineJobs NaukariJobs InterviewTips All Bank Jobs Indian Jobs Search
Times Jobs Monster Jobs FreshersWorld Jobs
Live News Channels NDTV CNN IBN T.V 9 T.V 5 Sakshi
S/W Downloads S/W download Softpedia BrotherSoft Ur System requirments softwares
Make Use
These
Serial No/Keys Games Screen Scavers Pdf Books Online Jobs
Online
References
Wikipedia All u want Expert Answers How to stuff Worldatlas
kiwi Answers 64 kalalu Old Songs News
Free
Ebooks
Ebooks9 pdfQueen Codeing quick ppts Ebooks
Free
Sms
Way2sms 160by2 fullonsms Indiarocks International
S e a r c h
E n g i n e s
Google yahoo amazon dogpile aol
Mail Id's Yahoo Gmail Orkut Face book Twitter
Rediff India Times in.com
Free
Videos
123 online
movies
Ziddu tubezen YouTube Bing
Songs
Old/Latest
Southmp3 doregama atozmp3 ezeemp3 Galata
Mislineous
only 4 u
Cricket IBN live Open University earn with emails yellow pages
Hugelist Ca Club Send Scraps make use Amusing facts

Wednesday, May 25, 2011

15 most unknown mozilla's shortcuts

1) More screen space. Make your icons small. Go to View – Toolbars – Customize and check the “Use small icons” box.
2) Smart keywords. If there’s a search you use a lot (let’s say IMDB.com’s people search), this is an awesome tool that not many people use. Right-click on the search box, select “Add a Keyword for this search”, give the keyword a name and an easy-to-type and easy-to-remember shortcut name (let’s say “actor”) and save it. Now, when you want to do an actor search, go to Firefox’s address bar, type “actor” and the name of the actor and press return. Instant search! You can do this with any search box.
3) Keyboard shortcuts. This is where you become a real Jedi. It just takes a little while to learn these, but once you do, your browsing will be super fast. Here are some of the most common (and my personal favs):
  • Spacebar (page down)
  • Shift-Spacebar (page up)
  • Ctrl+F (find)
  • Alt-N (find next)
  • Ctrl+D (bookmark page)
  • Ctrl+T (new tab)
  • Ctrl+K (go to search box)
  • Ctrl+L (go to address bar)
  • Ctrl+= (increase text size)
  • Ctrl+- (decrease text size)
  • Ctrl-W (close tab)
  • F5 (reload)
  • Alt-Home (go to home page)
4) Auto-complete. This is another keyboard shortcut, but it’s not commonly known and very useful. Go to the address bar (Control-L) and type the name of the site without the “www” or the “.com”. Let’s say “google”. Then press Control-Enter, and it will automatically fill in the “www” and the “.com” and take you there – like magic! For .net addresses, press Shift-Enter, and for .org addresses, press Control-Shift-Enter.
5) Tab navigation. Instead of using the mouse to select different tabs that you have open, use the keyboard. Here are the shortcuts:
  • Ctrl+Tab (rotate forward among tabs)
  • Ctrl+Shft+Tab (rotate to the previous tab)
  • Ctrl+1-9 (choose a number to jump to a specific tab)
6) Mouse shortcuts. Sometimes you’re already using your mouse and it’s easier to use a mouse shortcut than to go back to the keyboard. Master these cool ones:
  • Middle click on link (opens in new tab)
  • Shift-scroll down (previous page)
  • Shift-scroll up (next page)
  • Ctrl-scroll up (decrease text size)
  • Ctrl-scroll down (increase text size)
  • Middle click on a tab (closes tab)
7) Delete items from address bar history. Firefox’s ability to automatically show previous URLs you’ve visited, as you type, in the address bar’s drop-down history menu is very cool. But sometimes you just don’t want those URLs to show up (I won’t ask why). Go to the address bar (Ctrl-L), start typing an address, and the drop-down menu will appear with the URLs of pages you’ve visited with those letters in them. Use the down-arrow to go down to an address you want to delete, and press the Delete key to make it disappear.
8) User chrome. If you really want to trick out your Firefox, you’ll want to create a UserChrome.css file and customize your browser. It’s a bit complicated to get into here, but check out this tutorial.
9) Create a user.js file. Another way to customize Firefox, creating a user.js file can really speed up your browsing. You’ll need to create a text file named user.js in your profile folder (see this to find out where the profile folder is) and see this example user.js file that you can modify. Created by techlifeweb.com, this example explains some of the things you can do in its comments.
10) about:config. The true power user’s tool, about.config isn’t something to mess with if you don’t know what a setting does. You can get to the main configuration screen by putting about:config in the browser’s address bar. See Mozillazine’s about:config tips and screenshots.

11) Add a keyword for a bookmark
. Go to your bookmarks much faster by giving them keywords. Right-click the bookmark and then select Properties. Put a short keyword in the keyword field, save it, and now you can type that keyword in the address bar and it will go to that bookmark.
12) Speed up Firefox. If you have a broadband connection (and most of us do), you can use pipelining to speed up your page loads. This allows Firefox to load multiple things on a page at once, instead of one at a time (by default, it’s optimized for dialup connections). Here’s how:
  • Type “about:config” into the address bar and hit return. Type “network.http” in the filter field, and change the following settings (double-click on them to change them):
  • Set “network.http.pipelining” to “true”
  • Set “network.http.proxy.pipelining” to “true”
  • Set “network.http.pipelining.maxrequests” to a number like 30. This will allow it to make 30 requests at once.
  • Also, right-click anywhere and select New-> Integer. Name it “nglayout.initialpaint.delay” and set its value to “0″. This value is the amount of time the browser waits before it acts on information it receives.
13) Limit RAM usage. If Firefox takes up too much memory on your computer, you can limit the amount of RAM it is allowed to us. Again, go to about:config, filter “browser.cache” and select “browser.cache.disk.capacity”. It’s set to 50000, but you can lower it, depending on how much memory you have. Try 15000 if you have between 512MB and 1GB ram.
14) Reduce RAM usage further for when Firefox is minimized. This setting will move Firefox to your hard drive when you minimize it, taking up much less memory. And there is no noticeable difference in speed when you restore Firefox, so it’s definitely worth a go. Again, go to about:config, right-click anywhere and select New-> Boolean. Name it “config.trim_on_minimize” and set it to TRUE. You have to restart Firefox for these settings to take effect.
15) Move or remove the close tab button. Do you accidentally click on the close button of Firefox’s tabs? You can move them or remove them, again through about:config. Edit the preference for “browser.tabs.closeButtons”. Here are the meanings of each value:
  • 0: Display a close button on the active tab only
  • 1:(Default) Display close buttons on all tabs
  • 2:Don’t display any close buttons
  • 3:Display a single close button at the end of the tab bar (Firefox 1.x behavior)

Convert any Document or Web Page to PDF

Convert any Document or Web Page to PDF


Convert Any Document or Web Page to PDF

Somebody just told you that you need to have Adobe Acrobat (Writer) to create a PDF file? Guess what, you can get away from that pricey piece of software if you just need to convert some documents to pdf, without a need of fancy editing the pdf document.
Here's how. Thanks to the BullZip, who provides a Free Pdf printer. With this free tool, you can simply "print out" your document or webpage to a pdf file, just about the same way as you print it out to a printer.

You can visit BullZip.com for more information about the software.
Here the direct link to BullZip downloads page: Downloads
  1. To get started, first follow the link above and download Free Pdf Printer from BullZip, then install it to your computer.
  2. Once you're done, you might need to close the program (or the web browser) which you're currently viewing the document. This helps refreshing the list of available printers on your computer.
  3. Once you get back to the document you want to convert, perform the same steps are you print out the document, i.e. File > Print ...
  4. When you see the Print window pop-up, select "Bullzip PDF Printer" under "Printers", then click "OK".
  5. BullZip PDF Printer will then start to analyze your document and display a new pop-up window, where you can direct it to the location you want to save the pdf file.
  6. Follow the pop-up windows and.. hola! The PDF document is created!

Basic PC Shortcut Keys

Basic PC Shortcut Keys


Basic Shortcut Keys

The followings are some basic PC shortcut keys that are supported in most IBM compatible computers. They are also supported in most application software.
Use at your own risk.
Shortcut Keys Supported Window Versions Description
Alt + e 95, 98, ME, NT, 2000, XP, Vista Pull down the top Edit menu.
Alt + f 95, 98, ME, NT, 2000, XP, Vista Pull down the top File menu
Ctrl + a 95, 98, ME, NT, 2000, XP, Vista Select all text.
Ctrl + c 95, 98, ME, NT, 2000, XP, Vista Copy selected item(s) (to clipboard).
Ctrl + f 95, 98, ME, NT, 2000, XP, Vista Find.
Ctrl + v 95, 98, ME, NT, 2000, XP, Vista Paste copied item(s) from clipboard
Ctrl + x 95, 98, ME, NT, 2000, XP, Vista Cut.
Ctrl + Ins 95, 98, ME, NT, 2000, XP, Vista Same as Ctrl + c
Ctrl + (left arrow) 95, 98, ME, NT, 2000, XP, Vista Move one word to the left at a time.
Ctrl + (right arrow) 95, 98, ME, NT, 2000, XP, Vista Move one word to the right at a time.
Shift + Ins 95, 98, ME, NT, 2000, XP, Vista Same as Ctrl + v
Shift + Delelte (or Del) 95, 98, ME, NT, 2000, XP, Vista Cut. Or permanently delete selected item(s) on Windows Explorer.
F1 95, 98, ME, NT, 2000, XP, Vista Help.
Home 95, 98, ME, NT, 2000, XP, Vista Jump to the beginning of the line or page.
Ctrl + Home 95, 98, ME, NT, 2000, XP, Vista Jump to the beginning of the document or page.
End 95, 98, ME, NT, 2000, XP, Vista Jump to the end of the line or page.
Ctrl + End 95, 98, ME, NT, 2000, XP, Vista ump to the end of the document or page.
Shift + Home 95, 98, ME, NT, 2000, XP, Vista Set selection (highlight) from current position to beginning of the line or page.
Shift + End 95, 98, ME, NT, 2000, XP, Vista Set selection (highlight) from current position to end of the line or page.
Shift + (left arrow) 95, 98, ME, NT, 2000, XP, Vista Set selection (highlight) from current position to the left, one character at a time.
Shift + (right arrow) 95, 98, ME, NT, 2000, XP, Vista Set selection (highlight) from current position to the right, one character at a time.
Shift + (down arrow) 95, 98, ME, NT, 2000, XP, Vista Set selection (highlight) from current position to the next line down.
Shift + (up arrow) 95, 98, ME, NT, 2000, XP, Vista Set selection (highlight) from current position to the next line up.

Microsoft Windows Shortcut Keys

Microsoft Windows Shortcut Keys


Microsoft Windows Shortcut Keys

This is a listing of some common shortcut keys in different versions Microsoft Windows.
Some shortcut keys below are not supported in all versions of Windows.
The shortcut keys on this page are only applicable for Windows in general, if you are looking for shortcut keys for a specific application (i.e. Excel, Word, etc..) please see the links at the bottom of this page.
Use at your own risk.
Shortcut Key Supported Window Versions Short Key Description
Alt + (double-click) 95, 98, ME, NT, 2000, XP, Vista Open Properties dialog of selected item.
Alt + Enter 95, 98, ME, NT, 2000, XP, Vista Opens properties window of selected item.
Alt + Esc 95, 98, ME, NT, 2000, XP, Vista Switch Between open tasks available on the taskbar.
Alt + F4 95, 98, ME, NT, 2000, XP, Vista Close the top (focused) window.
Alt + Tab 95, 98, ME, NT, 2000, XP, Vista Switch between open windows.
Alt + Tab + Shift 95, 98, ME, NT, 2000, XP, Vista Switch between open windows, backward.
Ctrl + Alt + Delete (or Del) 95, 98, ME, NT, 2000, XP, Vista Bring up the Windows Task Manager, or reboot computer.
Ctrl + Esc 95, 98, ME, NT, 2000, XP, Vista Bring up the Windows Start menu.
Ctrl + '+' ('+' key on the keypad) 98, ME, NT, 2000, XP, Vista Autofit the widths of all columns (if available) in current window.
Ctrl + F4 95, 98, ME, NT, 2000, XP, Vista Close sub window/tab.
Ctrl + Tab 95, 98, ME, NT, 2000, XP, Vista Switch between existing tabs (within a window).
Ctrl + Tab + Shift 95, 98, ME, NT, 2000, XP, Vista Switch between existing tabs (within a window), backward
F1 95, 98, ME, NT, 2000, XP, Vista Open Help for Windows or focused application.
F2 95, 98, ME, NT, 2000, XP, Vista Rename.
F3 95, 98, ME, NT, 2000, XP, Vista Find/Search.
F4 95, 98, ME, NT, 2000, XP, Vista Select drives or display the list of drives
F5 95, 98, ME, NT, 2000, XP, Vista Refresh.
F6 95, 98, ME, NT, 2000, XP, Vista Switch focus to the address bar (if exists).
F10 95, 98, ME, NT, 2000, XP, Vista Switch focus to the top menu bar.
Shift + F10 95, 98, ME, NT, 2000, XP, Vista Same as mouse right-click on the select item.
Print Screen 95, 98, ME, NT, 2000, XP, Vista Capture a screenshot of the entire desktop to clipboard.
Print Screen + Alt 95, 98, ME, NT, 2000, XP, Vista Capture a screenshot of just the top(focused) window to clipboard.
Shift + Delete (or Del) 95, 98, ME, NT, 2000, XP, Vista Permanently delete selected file(s)/folder(s) (bypass recycle bin)
Shift (hold while inserting an audio CD to drive) 95, 98, ME, NT, 2000, XP, Vista Prevent autoplay.
* (keypad) on Windows Explorer. 95, 98, ME, NT, 2000, XP, Vista Expand all sub-directories from the selected item.
+ (keypad) on Windows Explorer. 95, 98, ME, NT, 2000, XP, Vista Expand only the first level of selected item.
- (keypad) on Windows Explorer. 95, 98, ME, NT, 2000, XP, Vista Collapse
Most keyboards have a Windows Key (key with a Windows icon). This key provides additional shortcuts for Microsoft Windows. Below is a list of the shortcut keys by combining the Windows key and other keys.
Shortcut Keys Description
WINDOWS-KEY Bring up the Windows Start menu.
WINDOWS-KEY + F1 Bring up the Windows Help.
WINDOWS-KEY + e Open Microsoft Explorer.
WINDOWS-KEY + f Windows Search.
WINDOWS-KEY + Ctrl + f Search for computers
WINDOWS-KEY + d Minimizes all and bring up desktop, or restore all
WINDOWS-KEY + l Lock the computer (Windows XP & newer).
WINDOWS-KEY + m Minimizes all windows.
WINDOWS-KEY + Shift + M Restore all. Opposite with WINDOWS-KEY + M and WINDOWS-KEY + D.
WINDOWS-KEY + r Open the run window.
WINDOWS-KEY + u Utility Manager.
WINDOWS-KEY + Tab Cycle through the programs on task bar.
WINDOWS-KEY + Pause/Break Open the System Properties window.


Microsoft Windows Shortcut Keys

Microsoft Windows Shortcut Keys


Microsoft Windows Shortcut Keys

This is a listing of some common shortcut keys in different versions Microsoft Windows.
Some shortcut keys below are not supported in all versions of Windows.
The shortcut keys on this page are only applicable for Windows in general, if you are looking for shortcut keys for a specific application (i.e. Excel, Word, etc..) please see the links at the bottom of this page.
Use at your own risk.
Shortcut Key Supported Window Versions Short Key Description
Alt + (double-click) 95, 98, ME, NT, 2000, XP, Vista Open Properties dialog of selected item.
Alt + Enter 95, 98, ME, NT, 2000, XP, Vista Opens properties window of selected item.
Alt + Esc 95, 98, ME, NT, 2000, XP, Vista Switch Between open tasks available on the taskbar.
Alt + F4 95, 98, ME, NT, 2000, XP, Vista Close the top (focused) window.
Alt + Tab 95, 98, ME, NT, 2000, XP, Vista Switch between open windows.
Alt + Tab + Shift 95, 98, ME, NT, 2000, XP, Vista Switch between open windows, backward.
Ctrl + Alt + Delete (or Del) 95, 98, ME, NT, 2000, XP, Vista Bring up the Windows Task Manager, or reboot computer.
Ctrl + Esc 95, 98, ME, NT, 2000, XP, Vista Bring up the Windows Start menu.
Ctrl + '+' ('+' key on the keypad) 98, ME, NT, 2000, XP, Vista Autofit the widths of all columns (if available) in current window.
Ctrl + F4 95, 98, ME, NT, 2000, XP, Vista Close sub window/tab.
Ctrl + Tab 95, 98, ME, NT, 2000, XP, Vista Switch between existing tabs (within a window).
Ctrl + Tab + Shift 95, 98, ME, NT, 2000, XP, Vista Switch between existing tabs (within a window), backward
F1 95, 98, ME, NT, 2000, XP, Vista Open Help for Windows or focused application.
F2 95, 98, ME, NT, 2000, XP, Vista Rename.
F3 95, 98, ME, NT, 2000, XP, Vista Find/Search.
F4 95, 98, ME, NT, 2000, XP, Vista Select drives or display the list of drives
F5 95, 98, ME, NT, 2000, XP, Vista Refresh.
F6 95, 98, ME, NT, 2000, XP, Vista Switch focus to the address bar (if exists).
F10 95, 98, ME, NT, 2000, XP, Vista Switch focus to the top menu bar.
Shift + F10 95, 98, ME, NT, 2000, XP, Vista Same as mouse right-click on the select item.
Print Screen 95, 98, ME, NT, 2000, XP, Vista Capture a screenshot of the entire desktop to clipboard.
Print Screen + Alt 95, 98, ME, NT, 2000, XP, Vista Capture a screenshot of just the top(focused) window to clipboard.
Shift + Delete (or Del) 95, 98, ME, NT, 2000, XP, Vista Permanently delete selected file(s)/folder(s) (bypass recycle bin)
Shift (hold while inserting an audio CD to drive) 95, 98, ME, NT, 2000, XP, Vista Prevent autoplay.
* (keypad) on Windows Explorer. 95, 98, ME, NT, 2000, XP, Vista Expand all sub-directories from the selected item.
+ (keypad) on Windows Explorer. 95, 98, ME, NT, 2000, XP, Vista Expand only the first level of selected item.
- (keypad) on Windows Explorer. 95, 98, ME, NT, 2000, XP, Vista Collapse
Most keyboards have a Windows Key (key with a Windows icon). This key provides additional shortcuts for Microsoft Windows. Below is a list of the shortcut keys by combining the Windows key and other keys.
Shortcut Keys Description
WINDOWS-KEY Bring up the Windows Start menu.
WINDOWS-KEY + F1 Bring up the Windows Help.
WINDOWS-KEY + e Open Microsoft Explorer.
WINDOWS-KEY + f Windows Search.
WINDOWS-KEY + Ctrl + f Search for computers
WINDOWS-KEY + d Minimizes all and bring up desktop, or restore all
WINDOWS-KEY + l Lock the computer (Windows XP & newer).
WINDOWS-KEY + m Minimizes all windows.
WINDOWS-KEY + Shift + M Restore all. Opposite with WINDOWS-KEY + M and WINDOWS-KEY + D.
WINDOWS-KEY + r Open the run window.
WINDOWS-KEY + u Utility Manager.
WINDOWS-KEY + Tab Cycle through the programs on task bar.
WINDOWS-KEY + Pause/Break Open the System Properties window.


mozilla shortcuts

Mozilla Firefox Shortcut Keys


Mozilla Firefox Shortcut Keys

The followings are short-cuts for Mozilla FirefoxSome keys are version specific
Use at your own risk.
Mouse shortcuts

Shortcut Description
Double-click (On a word) Select the word.
Triple-click Select entire line.
Wheel click Activate the Smooth scrolling
Hold Ctrl + Scroll Wheel forward Increase font size
Hold Ctrl + Scroll Wheel backward Decrease font size
Click one point then hold Shift & click another Create a selection from the two points


Keyboard shortcuts

Shortcut Description
F1 New Tab.
F5 Refresh.
F6 Move focus to address bar.
F11 Toggle on/off full-screen mode
Alt + (Left Arrow) Go back on history. Same pas Backspace
Alt + (Right Arrow) Go forward on history.
Ctrl + A Select All.
Ctrl + B Favorites.
Ctrl + C Copy Selected.
Ctrl + D Add the current page to favorite.
Ctrl + E Search panel.
Ctrl + F Find (on page).
Ctrl + H Toggle History panel.
Ctrl + I Toggle Favorites panel.
Ctrl + J Download.
Ctrl + N Open New browser window.
Ctrl + P Print current page / frame.
Ctrl + R Refresh. Same as F5
Ctrl + T New Tab
Esc Stop (while page is loading).
Ctrl + Enter Auto complete a url address. For example, type thecomputricks in the address bar and press CTRL + ENTER to get http://www.thecomputricks.com.
Shift + Enter Complete a .net instead of a .com address.
Ctrl + Shift + Enter Complete a .org address.
Ctrl + Tab Cycle through open tabs.