Showing posts with label boost. Show all posts
Showing posts with label boost. Show all posts

Thursday, August 11, 2011

PC Benchmark for Performance and Speed

NovaBench is other similar freeware tool for Windows that allows you to benchmark your PC performance and speed. These applications do a series of tests to your PC, RAM, disk storage, etc. and finally menunjukkanya GPU with the score. You can store the results offline or online (by creating an account) and to compare the different levels.

Results of the test will take about 1-2 minutes to complete the results will be displayed in separate tabs.



Tests carried out;



  • Floating Point Test - Test the speed the CPU floating point arithmetic
  • Integer Test - Test CPU speed integer arithmetic
  • MD5 Hashing Speed ​​- general CPU test
  • 3D Graphics Test - Testing GPU with Shader 3D
  • Speed ​​of RAM - RAM read and write speed test
  • Disk Write Speed ​​- Test the speed of a primary or copy storage device selected


You can store the results online by creating an account or save it to your desktop for future reference. You can also compare the results online from here.

Saturday, August 6, 2011

Payday loan for Business expansion

Certain emergency situation combined with a lack of money in the bank, could force someone to borrow some money from the company's lenders. If someday you need to borrow money, make sure to borrow only when absolutely necessary.

Beside that not a few companies that felt it was time to expand or expansion, due to increased demand and capacity is full. In the case of consumer products such as food and household needs, that's a fact.

Business expansion is a positive thing but it requires a calculation to do so. One is whether to borrow from banks to meet the funding requirements. Companies should look at its ability to generate earnings in the past and must also take into account its ability to generate additional earnings after obtaining payday loans, after paying interest on the loans he used.

Therefore, before expansion, before seeking additional loan, make sure first that the sales of the products could be improved and greater profits could be generated. The whole preparation should be done carefully, to avoid 'surprises' or shocked unnecessary. The expansion was intended to make the company become bigger and reach high profit, not to shut down the company because of the occurrence of a fatal error.

Saturday, October 16, 2010

6 Optimization tips to boost position in google

Optimization tips to boost position in google to be excellent for many website owners. No doubt because the current search engines become extraordinary tools to be able to get various kinds of information on the Internet. So the formula if you master the search engines then the control information on the Internet. Especially google, a giant company that still binds so strong dominance billion users on the Internet.

Of course a lot of tips that can be used to boost position in google. Of the many tips available, Backlink become a major force in the push up position on google. Did not rule, the more backlinks you have, search engines will increasingly believe in the web page.

Well, to be able to boost the google top 10, following 6 tips you can do:

1. If the engine wordpress, update service pinging services that are owned, how to see in my article about optimization ping.
2. Join dilayanan onlywire.com to be able to automatically submit to various directories automatically, a popular directory is digg, Mixx, stumbleupon, delicious.
3. If you want to promote something, spyonad.com suitable to be able to send all advertising materials to 200 providers classified ads website even more.
4. Submit to the various service providers such autosubmitter submitexpress.com, Scuttle, www.senuke.com, onepieceofmylife.com, cheap-Scuttle.
5. Install Plugins if booster SEO wordpress blog engine like: all-in-One SEO or SEO ultimate, WP Seo Tags, SEO Smart Link.
6. Blogwalking to a wide range of existing friends, or use tricks to crazy blogwalking .

Um, maybe 6 tips google top 10 levers will not work if you do not have good content. Finally it all back again to the content, content, and content to be able to get the top 10 in google.

Thursday, March 4, 2010

21 About:Config Hacks(Tweaks) For Faster borwsing in Firefox 3

Firefox 3 one of the maximum downloaded open source browser which has set a Guinness world record. Their were Over 8,000,000 downloads in 24 hours!. Along with Firefox 3 Spreadfirefox also got new cool look.

Firefox 3 about:config file is the core configuration file of Firefox. By editing about:config file we can get amazing hacks for Firefox 3. Firefox allows the users to change many preferences in the about:config file so it’s totally ethical to do it.Here is list of 21 Firefox 3 hacks & tweaks.

To get the Firefox 3 configuration file types

about:config” at address bar.

Firefox 3 about:config hacks

Here is List of about:config hacks for Firefox 3

1) Disable Extension Compatibility Checks
extensions.checkCompatibility = False
extensions.checkUpdateSecurity = False

2) Location Bar (Set number Auto Complete URL at Address Bar)

This is a good hack to trim down that huge auto-complete list on your URL bar. By default it displays maximum 12 URL

browser.urlbar.maxRichResults = #

Enter Number at # (3,10,12 etc)

3) Stop Displaying Website Icon (Favicon) in Address bar & On Tab

browser.chrome.site_icons = False

4) Disable Prefetch (Helpful for frequent Google searcher, low-speed internet connection or low RAM)

network.prefetch-next = False

5) Extend Spell check to forms

layout.spellcheckDefault = 2
Change Value from 1 to 2

6) Disable Blinking Text

browser.blink_allowed = False

7) Speed Tweaks

network.http.pipelining false to true
network.http.pipelining.maxrequests 30 to 8
network.http.max-connections 30 to 96
network.http.max-connections-per-server 15 to 32
network.http.max-persistent-connections-per-server 6 to 8
network.http.pipelining.ssl false to true
network.http.proxy.pipelining false to true

8 ) Disable Annoying Browser Behavior

dom.disable_window_open_feature.menubar
dom.disable_window_move_resize
dom.disable_window_open_feature.titlebar
dom.disable_window_open_feature.toolbar

Set all of above to value False

9) Remove Tab Close Button from all Tab and set A single Close Button at Right

Remove Tab Close Button

Remove Tab Close Button

browser.tabs.closeButtons = 3

Single Close Button to control all Firefox Opened Tabs. (value should be 3 and not 2 Thanks Andreas )

10) Disabler Browser Toolbar Tip

browser.chrome.toolbar_tips = False

11) Show More Tabs on Single Firefox Window before Scrolling

browser.tabs.tabMinWidth = 75

Setting lesser value with reduce Tab width

12) Past Copy Content with Middlemouse Click

middlemouse.paste = True

13) Scroll webpage in One Go

mousewheel.withaltkey.action=1

14) Disable Delay Time While Installing Firefox Add-on

security.dialog_enable_delay = 0

(Zero is number of seconds Firefox should wait while installing Add-on)

15) Increase History Undo Close Tab Limit ( Recently Closed Tabs )

Increase History Undo Close Tab Limit

browser.sessionstore.max_tabs_undo=15

By default you can undo 10 recently closed tabs inorder to increase your history closed tabs. Change number 13 to as per your choice.

16) Open Firefox Default Search Bar Result in New Tab

browser.search.openintab=True

17) Right Click View Source in Your Favorite Editor

view_source.editor.external=True
view_source.editor.path= Path of Editor

(e.g. path C:\Program Files\npp.4.8.2.bin\notepad++.exe)

18) Enable/Disable Single Click to Select Whole URL in Address bar

Single Click Select URL Select

To Enable Single Click Select URL of address bar use the below about:config Tweak

browser.urlbar.clickSelectsAll = True

To disable Single Click Select

browser.urlbar.clickSelectsAll = False

19) Emule/ed2k link association (Linux users)

network.protocol-handler.app.ed2k= /usr/bin/ed2k
network.protocol-handler.external.ed2k = true

20) Fast Scrolling Across Tabs

Fast Scrolling Across tabs

toolkit.scrollbox.scrollIncrement =75

( 75 is number of pixels to scroll at a time when scrolling the tab strip’s scrollbox. (Default: 20)

21) Auto Complete URL while You type at address Bar

Auto Complete URL

browser.urlbar.autoFill=True

Many of above about:config hacks are available in Older Firefox Version, at the end if some thing goes wrong then feel free to restore your about:config to older setting see the below image of how to restore about:config

Restore Firefox about:config

Hope you guys like this Firefox 3 hacks, If you have any tips or hacks related to Firefox 3 about:config, hacks, tweaks do let me know I will include it in above list.

FOR MORE , VISIT HERE: WWW.FREEINTERNETTRICK.CO.CC


Wednesday, March 3, 2010

Tricks of Saving Bandwidth Quota and Browsing Faster with Slipstream

Slipstream is a Software To Save Quota connection bandwidth and speed for dial-up 10x faster, faster 5x broadband and GPRS up to 8x faster. This is because Slipstream uses compress and uncompress accelerate data that makes the Internet connection is faster and Save bandwidth.



* To accelerate compress and uncompress data
* To accelerate speed web browsing, sending and receiving emails
* Compress the data to make your internet speed increases;
a. Dial-up up to 10x faster
b. Broadband up to 5X faster
c. GPRS up to 8X faster
* Compatible on Windows PCs, Machintosh, and PocketPC (PDA)
* Working on all the network access the Internet (ISP) in the whole world
* It is important for Quota-based Internet client data; download data up to 10x more
* Internet-based time; at a cost of Rp / s same download more data and more quickly
* Save bandwidth, bandwidth efficient


Download Slipstream >>>> Here

Download Slipstream Account >>>> Here


To use or check that your browser has been using Slipstream:
Internet Explorer: click tools - internet options - connections - lan settings
Firefox: Tools - options - advanced - settings
Opera 9: Tools - preferences - advanced - network - proxy server
HTTP Proxy: 127.0.0.1 Port 5400

Good try, and Feel the difference after using this Slipstream ...

FOR MORE , VISIT HERE: WWW.FREEINTERNETTRICK.CO.CC

Friday, February 26, 2010

How to adjust your Window XP TCP Connection to boost your BT download speed?

With the release of Microsoft Windows XP Service Pack 2 (SP2), it has limit the concurrent TCP connection to 10 connection per seconds.

With Service Pack 1 or without any service pack installed, your computer has no limit on the number of concurrent TCP connection.

Why Microsoft Windows Service Pack 2 (SP2) want to limit the number of TCP connection?
This is to reduce the speed of computer virus or worms spreading across the network.

How it affect the BT download speed?


BT tend to open a lot of outbound TCP connection at one time to download from different sources. With only 10 connection per second, it might reduce the BT download speed.

How do i know if my computer has reach the maximum TCP connection?
To know if you’re hitting concurrent TCP connection attempts limit, Go to Control Panel -> Administrative Tools -> Event Viewer -> System, look for TCP/IP warning “TCP/IP has reached the security limit imposed on the number of concurrent TCP connect attempts”. It has the Event ID of 4226

How to adjust my Window XP TCP Connection to boost my BT download speed?
Just change the 10 tcp connection limit to 10,000. To change the limit on TCP connection in Windows XP SP2, you can use the following program that works on every language of Windows XP:-

Event ID 4226 Patcher version 2.23d
Website: http://www.lvllord.de/

You might want to back up the tcpip.sys, although the program has the ability to restore tcpip.sys to original state.

Once you change your TCP Connection number, restart the PC and now your BT download speed will be more better :)
FOR MORE , VISIT HERE: WWW.FREEINTERNETTRICK.CO.CC

Thursday, February 25, 2010

Boost your downloading speed

The downloading speed of internet totally depends on the type of connection. Dial-up connection has 10-11 kbps downloading speed and broad-band connection nearly has 35kbps – 1MBps. So check out the connection which you are using for internet.

I had seen my friends using their cell phones for surfing internet on their PC. But the downloading speed is 4-7kbps. So it will take nearly 1 hour to download 7MB file.
You can check your downloading and uploading speed on http://www.speed.net.

Trick :

1. Go to Start > Run.

2. Type regedit and click OK.

3. A window will open containing two sub-windows. Left window indicates system folders and right window shows files in that folders.

4. Go to HKEY_CURRENT_USER > Software > Microsoft > Windows >

Current Version> Internet Setting

5. When you click on “Internet Setting”, many files will be seen in right window.

6. Now in the right window, right click on the free space and

select New > DWORD Value.

7. A new file be created and rename it as MaxConnectionPerServer. Double click on it, a dialog will appear.Enter value as 99 if the base is Hexadecimal. Enter value as 153 if the base is Decimal. Press OK.

8. Again right click and create a new DWORD Value and rename it as

MaxConnectionPer1_0Server. Repeat step number 7.

9. Restart your PC and connect it to the internet. Download any stuff and you’ll

find a boost in your downloading speed.

NOTE: This trick works on Internet Explorer. It also works on Windows Vista.