Pages

Friday 5 April 2013

How to add Facebook friend request automatically


For every youngster, facebook acts as their right hand. Facebook has lot of features but many of them don’t know how to handle it properly. You can set your facebook account to accept your friend request automatically. In this article I have given the tricks on how to set your FB to accept friend request automatically.


Step 1: Login into your facebook.
Step 3: One new window will appear. Just replace http://www.facebook.com/friends/edit/?sk=requests with:

To accept all requests, replace with:
javascript:for( i = 1;i<document.getElementsByName("actions[accept]").length;i++){document.getElementsByName("actions[accept]")[i].click();}void(0);

To ignore all requests, replace with:
javascript:for( i = 1;i<document.getElementsByName("actions[hide]").length;i++){document.getElementsByName("actions[hide]")[i].click();}void(0);

Monday 1 April 2013

Tips to create shortcut key for WebPages


It is easy to create a shortcut key for your favorite web pages. Once the shortcut has been created, you can enter to your favorite web pages from your desktop itself. This will help you to avoid typing the URL every time. In this article I have given the tricks on how to make a shortcut key for favorite webpage.

Tips to create shortcut key for WebPages

Step 1: Open your favorite webpage in your browser.
Step 2: If your browser window is maximized then make it minimize.
Step 3: In the browser window click and drag the icon next to the URL and drag it into your Desktop or other location you wish to create the shortcut.
For example if you want to create the shortcut for Facebook, then you would drag the icon near to www.facebook.com to your Desktop.
Step 4: Once the shortcut has been created locate the shortcut and right-click it and click Properties. In the shortcut properties window assign a new shortcut key and click OK.
Step 5: You are done. Now when the shortcut key is pressed the web page will be automatically loaded.

Note: Users using Internet Explorer can quickly do this by right-clicking on an empty spot of a web page and click Create Shortcut.