2008-02-22

How To Speed Up Firefox


Mozilla Firefox is a fast, full-featured web browser that makes browsing more efficient than ever before. Firefox includes pop-up blocking, a tab-browsing, integrated Google searching, simplified privacy controls that let you cover your tracks more effectively, a streamlined browser window that shows you more of the page than any other browser and a number of features that work with you to help you get the most out of your time online. Version 2 features an updated theme and user interface, built-in phishing protection, enhanced search capabilities, improved tabbed browsing, and inline spell checking.

Mozilla Firefox provides support for various versions of Microsoft Windows, Mac OS X, and Linux and more recently, . Although not officially released for certain operating systems, the freely available source code works for many other operating systems, including FreeBSD, OS/2, Solaris, SkyOS, BeOSWindows XP Professional x64 Edition.

There are a few tricks to speed up Firefox. Check them out below:

1. Open Firefox.
2. Type about:config in the address bar and press Enter.


HTTP PIPELINING

HTTP is the application-layer protocol that most web pages are transferred with. In HTTP 1.1, multiple requests can be sent before any responses are received. This is known as pipelining. Pipelining reduces page loading times, but not all servers support it.

In the filter bar type network.http.pipelining. Make sure under the value field is says true. If not double-click to set it.


Return to the filter bar and type network.http.pipelining.maxrequests. Double-click this option and set its value to 8.


HTTP PROXY


Go to the filter bar and type network.http.proxy.pipelining. Once it opens double-click it to set it to true.


DNS

IPV6 was designed in part to solve the problem IPv4 will soon be facing: the exhaustion of all possible IP address. Mozilla implemented IPv6 support in early 2000, but that support did not receive widespread testing until recently as IPv6-capable OSs and network software/equipment became more common.

One particular bug that has appeared exists not in Mozilla, but in IPv6-capable DNS server server: an IPv4 address may be returned when an IPv6 address is requested. It is possible for Mozilla to recover from this misinformation, but a significant delay is introduced.

Type network.dns.disableIPv6 in the filter bar and set this option to true by double clicking on it.


CONTENT INTERRUPT PARSING


This preference controls whether the application will interrupt parsing a page to respond to UI events. It does not exist by default.
Right-click (Apple users ctrl-click) anywhere in the about:config window and select New and then Boolean from the pop-up menu.


Enter content.interrupt.parsing in the New boolean value pop-up window and click OK.


You will be prompted to choose the value for the new boolean. Select true and click OK.

CONTENT MAX TOKENIZING TIME

Rather than wait until a page has completely downloaded to display it to the user, Mozilla applications will periodically render what has been received to that point. This preference controls the maximum amount of time the application will be unresponsive while rendering pages.
Right-click (Apple users ctrl-click) anywhere in the about:config window and select New and then Integer from the pop-up menu.

Enter content.max.tokenizing.time in the New integer value pop-up window and click OK.

Speed Up Firefox

You will be prompted to enter a value. Enter 2250000 and click OK.

Speed Up Firefox



CONTENT NOTIFY INTERVAL

This preference specifies the minimum amount of time to wait between reflows. Right-click (Apple users ctrl-click) anywhere in the about:config window and select New and then Integer from the pop-up menu.

Speed Up Firefox

Enter content.notify.interval in the New integer value pop-up window and click OK.

Speed Up Firefox

You will be prompted to enter a value. Enter 750000 and click OK.

Speed Up Firefox



CONTENT NOTIFY ONTIMER

This preference specifies whether to reflow pages at an interval any higher than that specified by content.notify.interval. Right-click (Apple users ctrl-click) anywhere in the about:config window and select New and then Boolean from the pop-up menu.

Speed Up Firefox

Enter content.notify.ontimer in the New boolean value pop-up window and click OK.

Speed Up Firefox

You will be prompted to choose the value for the new boolean. Select true and click OK.

Speed Up Firefox



CONTENT NOTIFY BACKOFFCOUNT

This preference controls the maximum number of times the content will do timer-based reflows. After this number has been reached, the page will only reflow once it is finished downloading. Right-click (Apple users ctrl-click) anywhere in the about:config window and select New and then Integer from the pop-up menu.

Speed Up Firefox

Enter content.notify.backoffcount in the New integer value pop-up window and click OK.

Speed Up Firefox

You will be prompted to enter a value. Enter 5 and click OK.

Speed Up Firefox



CONTENT SWITCH THRESHOLD

The user can interact with a loading page when content.interrupt.parsing is set to true. When a page is loading, the application has two modes: a high frequency interrupt mode and a low frequency interrupt mode. The high frequency interrupt mode interrupts the parser more frequently to allow for greater UI responsiveness during page load. The low frequency interrupt mode interrupts the parser less frequently to allow for quicker page load. The application enters high frequency interrupt mode when the user moves the mouse or types on the keyboard and switches back to low frequency mode when the user has had no activity for a certain amount of time. This preference controls that amount of time. Right-click (Apple users ctrl-click) anywhere in the about:config window and select New and then Integer from the pop-up menu.

Speed Up Firefox

Enter content.switch.threshold in the New integer value pop-up window and click OK.

Speed Up Firefox

You will be prompted to enter a value. Enter 750000 and click OK.

Speed Up Firefox



NGLAYOUT INITIALPAINT DELAY

Mozilla applications render web pages incrementally - they display what's been received of a page before the entire page has been downloaded. Since the start of a web page normally doesn't have much useful information to display, Mozilla applications will wait a short interval before first rendering a page. This preference controls that interval. Right-click (Apple users ctrl-click) anywhere in the about:config window and select New and then Integer from the pop-up menu.

Speed Up Firefox

Enter nglayout.initialpaint.delay in the New integer value pop-up window and click OK.

Speed Up Firefox

You will be prompted to enter a value. Enter 0 and click OK.

Speed Up Firefox



UI SUBMENU DELAY

This preference controls the time a menu takes to open a sub-menu. Right-click (Apple users ctrl-click) anywhere in the about:config window and select New and then Integer from the pop-up menu.

Speed Up Firefox

Enter ui.submenuDelay in the New integer value pop-up window and click OK.

Speed Up Firefox

You will be prompted to enter a value. Enter 0 and click OK.

Speed Up Firefox



PLUGIN EXPOSE FULL PATH

This preference shows full path to plugins in about:plugins. Right-click (Apple users ctrl-click) anywhere in the about:config window and select New and then Boolean from the pop-up menu.

Speed Up Firefox

Enter plugin.expose_full_path in the New boolean value pop-up window and click OK.

Speed Up Firefox

You will be prompted to choose the value for the new boolean. Select true and click OK.



BROWSER CACHE MEMORY CAPACITY

When a page is loaded, it can be cached so it doesn't need to be rerendered to be redisplayed. This preference controls the maximum amount of memory to use for caching decoded images and chrome (application user interface elements). Right-click (Apple users ctrl-click) anywhere in the about:config window and select New and then Integer from the pop-up menu.

Speed Up Firefox

Enter browser.cache.memory.capacity in the New integer value pop-up window and click OK.

Speed Up Firefox

You will be prompted to enter a value. Enter 65536 and click OK.

More details, please go to http://howto.helpero.com/
Source of http://howto.helpero.com/

2008-02-21

The Next Generation Search Engine

This summary is not available. Please click here to view the post.

2008-02-17

Best Keyboard Shortcuts

Getting used to using your keyboard exclusively and leaving your mouse behind will make you much more efficient at performing any task on any Windows system. I use the following keyboard shortcuts every day:

Windows key + R = Run menu

This is usually followed by:
cmd = Command Prompt
iexplore + "web address" = Internet Explorer
compmgmt.msc = Computer Management
dhcpmgmt.msc = DHCP Management
dnsmgmt.msc = DNS Management
services.msc = Services
eventvwr = Event Viewer
dsa.msc = Active Directory Users and Computers
dssite.msc = Active Directory Sites and Services
Windows key + E = Explorer

ALT + Tab = Switch between windows

ALT, Space, X = Maximize window

CTRL + Shift + Esc = Task Manager

Windows key + Break = System properties

Windows key + F = Search

Windows key + D = Hide/Display all windows

CTRL + C = copy

CTRL + X = cut

CTRL + V = paste

Also don't forget about the "Right-click" key next to the right Windows key on your keyboard. Using the arrows and that key can get just about anything done once you've opened up any program.


Keyboard Shortcuts

[Alt] and [Esc] Switch between running applications

[Alt] and letter Select menu item by underlined letter

[Ctrl] and [Esc] Open Program Menu

[Ctrl] and [F4] Close active document or group windows (does not work with some applications)

[Alt] and [F4] Quit active application or close current window

[Alt] and [-] Open Control menu for active document

Ctrl] Lft., Rt. arrow Move cursor forward or back one word

Ctrl] Up, Down arrow Move cursor forward or back one paragraph

[F1] Open Help for active application

Windows+M Minimize all open windows

Shift+Windows+M Undo minimize all open windows

Windows+F1 Open Windows Help

Windows+Tab Cycle through the Taskbar buttons

Windows+Break Open the System Properties dialog box



Acessability Shortcuts

Right SHIFT for eight seconds........ Switch FilterKeys on and off.

Left ALT +left SHIFT +PRINT SCREEN....... Switch High Contrast on and off.

Left ALT +left SHIFT +NUM LOCK....... Switch MouseKeys on and off.

SHIFT....... five times Switch StickyKeys on and off.

NUM LOCK...... for five seconds Switch ToggleKeys on and off.

Explorer Shortcuts

END....... Display the bottom of the active window.

HOME....... Display the top of the active window.

NUM LOCK+ASTERISK....... on numeric keypad (*) Display all subfolders under the selected folder.

NUM LOCK+PLUS SIGN....... on numeric keypad (+) Display the contents of the selected folder.

NUM LOCK+MINUS SIGN....... on numeric keypad (-) Collapse the selected folder.

LEFT ARROW...... Collapse current selection if it's expanded, or select parent folder.

RIGHT ARROW....... Display current selection if it's collapsed, or select first subfolder.




Type the following commands in your Run Box (Windows Key + R) or Start Run

devmgmt.msc = Device Manager
msinfo32 = System Information
cleanmgr = Disk Cleanup
ntbackup = Backup or Restore Wizard (Windows Backup Utility)
mmc = Microsoft Management Console
excel = Microsoft Excel (If Installed)
msaccess = Microsoft Access (If Installed)
powerpnt = Microsoft PowerPoint (If Installed)
winword = Microsoft Word (If Installed)
frontpg = Microsoft FrontPage (If Installed)
notepad = Notepad
wordpad = WordPad
calc = Calculator
msmsgs = Windows Messenger
mspaint = Microsoft Paint
wmplayer = Windows Media Player
rstrui = System Restore
netscp6 = Netscape 6.x
netscp = Netscape 7.x
netscape = Netscape 4.x
waol = America Online
control = Opens the Control Panel
control printers = Opens the Printers Dialog


Internet Browser

type in u're adress "google", then press [Right CTRL] and [Enter]
add www. and .com to word and go to it


For Windows XP:

Copy = CTRL+C
Cut = CTRL+X
Paste = CTRL+V
Undo = CTRL+Z
Delete = DELETE
SHIFT+DELETE = Delete selected item permanently without placing the item in the Recycle Bin.
CTRL while dragging an item = Copy selected item.
CTRL+SHIFT while dragging an item = Create shortcut to selected item.
F2 = Rename selected item.
CTRL+RIGHT ARROW = Move the insertion point to the beginning of the next word.
CTRL+LEFT ARROW = Move the insertion point to the beginning of the previous word.
CTRL+DOWN ARROW = Move the insertion point to the beginning of the next paragraph.
CTRL+UP ARROW = Move the insertion point to the beginning of the previous paragraph.
CTRL+SHIFT with any of the arrow keys = Highlight a block of text.
SHIFT with any of the arrow keys = Select more than one item in a window or on the desktop, or select text within a document.
CTRL+A = Select all.
F3 = Search for a file or folder.
ALT+ENTER = View properties for the selected item.
ALT+F4 = Close the active item, or quit the active program.
ALT+SPACEBAR = Opens the shortcut menu for the active window.
CTRL+F4 = Close the active document in programs that allow you to have multiple documents open simultaneously.
ALT+TAB = Switch between open items.
ALT+ESC = Cycle through items in the order they were opened.
F6 = Cycle through screen elements in a window or on the desktop.
F4 = Display the Address bar list in My Computer or Windows Explorer.
SHIFT+F10 = Display the shortcut menu for the selected item.
ALT+SPACEBAR = Display the System menu for the active window.
CTRL+ESC = Display the Start menu.
ALT+Underlined letter in a menu name = Display the corresponding menu.
Carry out the corresponding command. Underlined letter in a command name on an open menu
Activate the menu bar in the active program.
RIGHT ARROW = Open the next menu to the right, or open a sub menu.
LEFT ARROW = Open the next menu to the left, or close a sub menu.
F5 = Refresh the active window.
BACKSPACE = View the folder one level up in My Computer or Windows Explorer.
ESC = Cancel the current task.

SHIFT when you insert a CD into the CD-ROM drive Prevent the CD from automatically playing.

Use these keyboard shortcuts for dialog boxes:

To Press
CTRL+TAB = Move forward through tabs.
CTRL+SHIFT+TAB = Move backward through tabs.
TAB = Move forward through options.
SHIFT+TAB = Move backward through options.
Carry out the corresponding command or select the corresponding option. ALT+Underlined letter
Carry out the command for the active option or button. ENTER
Select or clear the check box if the active option is a check box. SPACEBAR
Select a button if the active option is a group of option buttons. Arrow keys
Display Help. F1
Display the items in the active list. F4
Open a folder one level up if a folder is selected in the Save As or Open dialog box. BACKSPACE

If you have a Microsoft Natural Keyboard, or any other compatible keyboard that includes the Windows logo key and the Application key , you can use these keyboard shortcuts:


Display or hide the Start menu. WIN Key
Display the System Properties dialog box. WIN Key+BREAK
Show the desktop. WIN Key+D
Minimize all windows. WIN Key+M
Restores minimized windows. WIN Key+Shift+M
Open My Computer. WIN Key+E
Search for a file or folder. WIN Key+F
Search for computers. CTRL+WIN Key+F
Display Windows Help. WIN Key+F1
Lock your computer if you are connected to a network domain, or switch users if you are not connected to a network domain. WIN Key+ L
Open the Run dialog box. WIN Key+R
Open Utility Manager. WIN Key+U

Accessibility Keyboard Shortcuts:

Switch FilterKeys on and off. Right SHIFT for eight seconds
Switch High Contrast on and off. Left ALT+left SHIFT+PRINT SCREEN
Switch MouseKeys on and off. Left ALT +left SHIFT +NUM LOCK
Switch StickyKeys on and off. SHIFT five times
Switch ToggleKeys on and off. NUM LOCK for five seconds
Open Utility Manager. WIN Key+U

Shortcuts you can use with Windows Explorer:


Display the bottom of the active window. END
Display the top of the active window. HOME
Display all subfolders under the selected folder. NUM LOCK+ASTERISK on numeric keypad (*)
Display the contents of the selected folder. NUM LOCK+PLUS SIGN on numeric keypad (+)
Collapse the selected folder. NUM LOCK+MINUS SIGN on numeric keypad (-)
Collapse current selection if it's expanded, or select parent folder. LEFT ARROW
Display current selection if it's collapsed, or select first subfolder. RIGHT ARROW

2008-02-04

Canon iP1700 Ink Waste Resetter and Reset Canon iP1880


Download Here: Canon iP1700 Ink Waste Resetter

Reset Canon iP 1880

This is how to reset Canon iP 1880,
  • (1) Press Resume button and hold for 1-2 minutes.
  • (2) Open the Cover.
  • (3) Release the Cartridge and then Put them ON again.
  • (4) Close the Cover.
  • (5) Turn OFF the printer.
  • (6) Turn it ON again.

For more details and download,

(Resetter Canon iP1600, Reset Epson C58, Reset CX6500, CX1500 Resetter, Reset Canon i6100, MPC110 Reset Procedure, Resetter CX4100, Canon iP1700 Ink Waste Resetter, Reset Canon iP1880, CX2800 Resetter, Canon MP150 Reset Codes.)

Resources: http://printertools.blogspot.com/

2008-02-03

TinyURL Vs HugeURL

Welcome to TinyURL!™

Are you sick of posting URLs in emails only to have it break when sent causing the recipient to have to cut and paste it back together? Then you've come to the right place. By entering in a URL in the text field below, we will create a tiny URL that -
Making long URLs usable! More than 62 million of them. Over 1.6 billion hits/month.
will not break in email postings and never expires. Source : TinyURL
















Welcome to HugeURL
Because bigger is better, right?
Source : HugeURL

More details, visit to http://www.pzecret.net

2008-02-02

Photodex ProShow Gold 3.2







ProShow Gold is the complete slide show software solution for sharing your best memories on DVD, PC, and the Web! Bring still photos to life by adding motion effects like pan, zoom, and rotate. Add captions to a photo or video and choose from over 280 exciting transition effects. It’s easy to tell your story with ProShow Gold.
Create slide shows for any occasion! Use ProShow Gold to easily create stunning slide shows for friends, family, business, or just for fun! Just select your photos and drop them in the show. Record your own voice-over track or add a soundtrack from a CD. Add motion effects and pick from over 280 stunning transition effects to add that final touch.
Take your photos further! ProShow Gold gives you more output options than any other slide show software. Create DVDs and video CDs that play back on your TV. Stream your show on the Web. Generate MPEG video files for PC viewing. Build screen savers for yourself or others. Make self-contained executable slide shows (EXEs), perfect for e-mailing or posting online. Write PC autorun CDs that automatically play when inserted into a PC. ProShow Gold does it all!
Amazing Effects! ProShow Gold allows you to add motion effects to your images and video. Zoom in to points of interest. Pan around on a panoramic image. You can even rotate a photo or video while the slide show is playing.
FEATURES:
Add and Edit Content Easily
- New! Add an unlimited number of layers to any slide
- Drag and drop to easily add content to a show
- Supports 100+ file types
- Transparency support for PSD, PNG, TIFF and GIF files
- Built-in video trimmer crops video clips precisely
- New! Make good photos great with editing tools including crop, red-eye removal, rotate, flip, sharpen, drop shadow, colorize, etc.
- One-click color correction automatically optimizes your photos
- Set custom timing for each slide or modify many slides at once.
Special Effects that Amaze
- New! Bring any photo to life with motion effects
- Pan photos, including panoramic; rotate photos to any angle
- Precise motion control—use composition lines for perfect alignment
- New! Scale/zoom photos to any size with increased zooming range
- Set acceleration styles for motion effects
- New! Choose from 280+ transition effects—specify the random transition effects feature to only the styles you want
- Control timing for each transition
- Randomize motion and transition effects for your slide show in seconds
- Add an unlimited number of captions to enhance your show
- Set captions to any font, size, style and color
- New! Add fun to your captions—choose from the expanded set of 100+ caption effects, including the iconic Galactic Scroll
Use Music to Set Any Mood
- New! Create a soundtrack instantly by adding any MP3, WMA or WAV file to your show - you’ll see the waveform in the slide list
- Import music from any audio CD with the built-in audio ripper
- Use the built-in audio trimmer to crop songs and add fades
- Add audio clips, such as sound effects or voice overs, to any slide
- Record voice-over narrations for documentary-style effects
- Control volume for your soundtrack and audio clips independently
- Sync your slide show to your music with one click
Fast and Easy Show Creation
- New! Timeline view makes it easier to control the timing in your show
- Automatic show backup and recovery keeps work safe
- Collect show files to any folder, CD or DVD for archiving
- New! Built-in editing and output tools minimize the need to switch back and forth between 3rd party programs
- New! Favorites Pane makes important folders easily accessible
- Unlimited Undo and Redo
Share Shows Virtually Anywhere
- Fully-integrated media authoring for DVDs/VCDs/CDs
- Enhanced Hollywood-style menuing for DVDs and PC playback
- Combine both TV and PC playback on the same disc
- Custom aspect ratio controls support 4:3 and widescreen formats
- Anti-flicker filtering reduces flickering issues common in video output
- Avoid TV clipping with integrated Safe Zone preview
- Supports NTSC and PAL for international playback compatibility
- Upload and share your shows online for FREE at photodex.com

Click Here Download
More download, visit to http://www.deviantw.com
Up