Monday 28 January 2013

Secure Your Facebook Account With Two Easy Steps with Images

Secure Your Facebook  With Two Easy Steps with Images
Want to keep your Facebook account safe from hackers? A little known feature in Facebook will help you stay on top of your Facebook account and everyone who’s accessing it. The feature, provides you with notifications every time a person accesses it from a new computer. You can receive both email and SMS notifications about the access. It’s a feature that Facebook doesn’t heavily broadcast, but it’s definitely useful. Here’s how to secure your account.





Step 1

Log in to Facebook and simply click on the “Account” drop down in the top right corner of the site. Then click on “Account Settings” as pictured in the image below.
Secure Facebook Account from Hackers

Step 2

After you are in your account settings, simply click on the “Security” link directly next to “Login Notification” toward the right of the page (as shown in the image below). From there you will be able to turn on notifications for each login that takes place from a new device.
Secure Facebook Account from Hackers

You’re Done!

That’s it! You will now receive notifications on your mobile every time when someone logs in to your account from a new computer. Thanks Share our URL Facebook wall to secure your Friends.



Friday 11 January 2013

How to reload tabs automatically in your web browser


Some websites and services refresh their contents automatically in intervals if you allow certain scripts to run on them. This is for instance the case on Twitter where new messages are displayed on top when they appear on the site. The majority of websites and services on the other hand do not offer a feature like this even though you sometimes might want to make use of it. Maybe you want Reddit’s frontpage to be reloaded regularly so that you notice new stories that have been published on the site, or you want a search on eBay to be refreshed so that you spot new items immediately.

The following guide describes how you can use auto reload features in Mozilla Firefox, Google Chrome, Opera and Microsoft Internet Explorer.

Opera
Reload tabs automatically in Opera


I’m starting with Opera because it is the only Internet browser of the four included in the guide that ships with a native auto refresh option. To reload a tab in Opera simply right-click anywhere on the website and select the Reload Every option from the context menu. Here you get options to reload the page every 30 minutes, 1,2 or 6 hours, never, or a custom range which can be as low as once every second.

The custom option has a setting that you can check so that Opera only reloads the page if the page contents are expired on the web server.

Internet Explorer
Reload tabs automatically in Internet Explore


There are not many plugins or extensions available for Internet Explorer, but Auto Refresher for IE is making available the functionality to Microsoft’s browser. Just download the add-on from the developer website and install it on your system. Next time you start Internet Explorer you will see a prompt that asks you whether you want to enable the plugin in the browser which you should accept.

You can alternatively click on the settings button and select Manage add-ons from the context menu to enable it at a later point in time.

The plugin adds a toolbar to the browser that you can click on to enable a preset or custom refresh interval.
Google Chrome
Reload tabs automatically in Google Chrome
Auto-Reload for Chrome can refresh a web page in select intervals. The extension has a second feature that may make it interesting for some users. It can randomize the reload which may be interesting if the page has a bot protection or if you need to simulate access by real users. Note that the extension displays ads every now and then which you can disable in the settings in the web browser.

You can enable an active time range there as well so that the extension is only active during that period of time.

Mozilla Firefox
Reload tabs automatically in Mozilla

Tab Auto Reload is one of the many add-ons for Firefox that add an option to automatically refresh websites in the browser. Once you have installed and restarted Firefox you can make use of the add-on either with a right-click on the tab that you want the add-on to reload automatically, or by dragging and dropping the icon it makes available to one of the toolbars of the browser.







Simple Tweaks to Make Firefox Faster


Mozilla Firefox has attained quite a bit of popularity in the recent years. Although most of the Firefox versions are fast, few tweaks can make it even faster and still maintain the quality and performance. Following are some of the easy, but popular tweaks of Firefox that would help you to make Firefox faster than ever.
make firefox load faster

Enable Network Pipelining

Naturally, the browsers are very gracious. They send a request to the servers and then wait for the response to continue. Network pipelining is an adamant method that allows Firefox to send several requests to reduce the page loading time & will make firefox faster.
Go through the following steps to enable Network Pipelining
  • Type “about: config” in the browser’s address box and hit Enter.
  • Find “network.http.pipelining” click twice on it, in order to change the option to ‘True’.
  • Do same with “network.http.proxy.pipelining”
  • Find and click twice on “network.http.pipelining.maxrequests” and change its value to 8 (The default value would be 4).
Remember that, not every server supports pipelining. So, it can eventually diminish the performance of the browser. Simply, set the “network.http.proxy.pipelining” and “network.http.pipelining” to ‘False’ in case of any problem.

Tweak for Faster Loading

Firefox sometimes enters into a low frequency interruption mode and becomes less responsive. You cannot even move the mouse or type with your keyboard for a while. It is nothing but the content switch threshold but the page tends to load more swiftly. Decreasing the content switch threshold could ultimately pick up the performance & your firefox will load faster.
  • Go to “about: config” page
  • Now, right click and then choose New, then Integer.
  • Enter “content.switch.threshold” in the box and hit OK. Now, type 250000 in the next box and hit OK to save.

Enhance the cache limit

When you surf on the web, the Firefox saves scripts and images of websites in the local memory cache. It is then quickly retrieved when you visit the same website again. If your PC has enough RAM (normally 2 GB or more), you can increase the cache limit to decrease the page loading time and increase the performance.
  • Go to “about:config” page
  • Right click and select New, then Integer.
  • Type in “browser.cache.memory.capacity” and click on OK button.
  • Type ‘65536’ in the next box and OK.
Now, restart Firefox and get bigger cache memory.

Use TraceMonkey

Mozilla Firefox has introduced a new feature called “TraceMonkey”, which converts the slower JavaScript in super fast x 86 modes. By this, you can run specific functions incredibly faster.  It is still in the Beta mode and has few bugs. Hence, it is not yet available on the Firefox download site. If you like to take risks on your own, try this out by following method.
Install and run the latest version of nightly. Type “about: config” in the address box and hit Enter. Find and double twice on “javascript.options.jit.content” and “javascript.options.jit.chrome “. Alter values to True and done. You are now running the high-speed JavaScript engine in your Firefox.