Sunday, 22 December 2013

How To Delete Your Entire Facebook Search History

Ever searched Facebook to look up that someone special (or not so special for that matter)? Perhaps you just wanted to know when that person's birthday is, or maybe you're looking for an old, embarrassing photo of them. In any case, most people stalk others at one point or another, whether it's just a friend, or a long-time crush. You probably don't remember it (or won't admit it :P), but Facebook does. It keeps a record of your entire creepy search history. And although that history is safely hidden in your account with its privacy set to "Only me", you still never know when your friends might get into your account, which is something you definitely don't want! Here's how you can delete your entire Facebook search history to prevent yourself from embarrassment.

Deleting Facebook Search History

To delete your Facebook Search History, follow the following steps.
  • Open your Activity Log. This can be found going to your profile, and clicking on the Activity Log button underneath your cover photo.
  • The Activity Log is a history of everything you do on Facebook. From your posts to even the likes and comments you make, everything is stored here. The Activity Log also stores your Search History. So if you've gotten into someone else's account, and you can't find their history to shame them, this is the place you need to look at :P Look to your left sidebar, and under "Photos", "Likes", and "Comments", you'll see a "More" button. Click to view more options.


  • Find Search from the list. It'll be at the bottom. Clicking it will show you everything you've searched for, sorted by date. You will also see an option to Clear Searches at the top-right corner.


  • Now, all that stands between you and the freedom of a clean-as-a-slate search history is the press of a button. Just click on Clear Searches, and your entire search history will be erased without a trace!|


Remember: That clear button is a point-of-no-return. Once you go ahead with the erase, you can't bring your search history back (for whatever reason you might need it). So do it only if you have some embarrassing searches to your credit. Otherwise, this search history could come in handy for when, for example, you need to find someone again, and can't remember their name.
Did you find this post useful? If so, share it with your friends, and let them erase their own embarrassing searches! And as always, if you have any questions, please feel free to ask in the comments section below. Cheers :)

Android Secret Codes

Secret Hacking codes for Android Mobile Phones:
1. Complete Information About your Phone
*#*#4636#*#*
This code can be used to get some interesting information about your phone and battery.It shows following 4 menus on screen:
*. Phone information
*. Battery information
*. Battery history
*. Usage statistics
2. Factory data reset
*#*#7780#*#*
This code can be used for a factory data reset . It'll remove following things:
*. Google account settings stored in yourphone
*. System and application data and settings
*. Downloaded applications
It'll NOT remove:
*. Current system software and bundled application
*. SD card files e.g. photos, music files, etc.
Note: Once you give this code, you get a prompt screenasking you to click on "Reset phone" button. So you get a chance to
cancel your operation.
3. Format Android Phone
*2767*3855#
Think before you give this code. This code is used for factory format . It'll remove all files and settings including the internal
memory storage. It'll also reinstall the phone firmware.
Note: Once you give this code, there is no way to cancelthe operation unless you remove the battery from the phone. So think
twice before giving this code.
4. Phone Camera Update
*#*#34971539#*#*
This code is used to get information about phone camera. It shows following 4 menus:
*. Update camerafirmware in image (Don't try this option)
*. Update camerafirmware in SDcard
*. Get camera firmware version
*. Get firmware update count
WARNING: Never use the first option otherwise your phone camera will stop workingand you'll need to take your phone to
service center to reinstall camera firmware.
5. End Call/Power
*#*#7594#*#*
This one is my favorite one. This code can be used to change the " End Call / Power " button action in your phone. Be default, if
you long press the button, it shows a screen asking you to select any option from Silent mode, AirPlane mode and Power off.
You can change this action using this code. You can enable direct power off on thisbutton so you don't need to waste your time
in selecting the option.
6. File Copy for Creating Backup
*#*#273283*255*663282*#*#*
This code opens a File copy screen where you can backup your media files e.g. Images, Sound, Video and Voice memo.
7. Service Mode
*#*#197328640#*#*
This code can be used to enter into Service mode. You can run various tests and change settings in the service mode.
8. WLAN, GPS and Bluetooth Test Codes:
*#*#232339#*#* OR *#*#526#*#* OR *#*#528#*#* - WLAN test (Use "Menu" button to start various tests)
*#*#232338#*#* - Shows WiFi MAC address
*#*#1472365#*#* - GPS test
*#*#1575#*#* - Another GPS test
*#*#232331#*#* - Bluetooth test
*#*#232337#*# - Shows Bluetooth device address
9. Codes to get Firmware version information:
*#*#4986*2650468#*#* - PDA, Phone, H/W, RFCallDate
*#*#1234#*#* - PDA and Phone
*#*#1111#*#* - FTA SW Version
*#*#2222#*#* - FTA HW Version
*#*#44336#*#* - PDA, Phone, CSC, Build Time, Changelist number
10. Codes to launch various Factory Tests:
*#*#0283#*#* - Packet Loopback
*#*#0*#*#* - LCD test
*#*#0673#*#* OR *#*#0289#*#* - Melodytest
*#*#0842#*#* - Device test (Vibration test and BackLight test)
*#*#2663#*#* - Touch screen version
*#*#2664#*#* - Touch screen test
*#*#0588#*#* - Proximity sensor test
*#*#3264#*#* - RAM version

Note : Try at your own risk

Thursday, 3 October 2013

How to Display Recent Posts in Blogger

Displaying Recent posts in your sidebar often help your users to quickly take a look at the content that is more new and fresh. It also gives them a basic idea that what kind of content is published on a certain blog. If the most recent posts are somewhat linked to each other, then it might engage your visitors for a bit longer.  However, in some designing methods people want to display recent posts differently according to their design. In this article, we will show you How to Display Recent posts in Blogger.

Display Recent Post With A Summery in Blogger?

Some people have different approaches of showing recent posts in their blogs. They want them to be with a title and a short description, so that users can get some idea about the topic. There're multiple ways of doing that, but we have listed below the most simplest and work friendly method.

The first thing you need to do is to go to Blogger.com >> Layout >> Add a Gadget >> Add HTML/JavaScript. Now paste the following code in the HTML Text Area. Remember: Don’t forget to replace GSMForest.com with your personal domain name.

<link href="https://dl.dropboxusercontent.com/u/137869302/style.css" type="text/css" rel="stylesheet" />
 <script src="https://dl.dropboxusercontent.com/u/137869302/json.js"></script>
  <script type='text/javascript'>
var numposts = 3;
var showpostthumbnails =  false;
var displaymore = false;
var displayseparator = true;
var showcommentnum = false;
var showpostdate = false;
var showpostsummary = true;
var numchars = 100;</script>
  <script type="text/javascript" src="http://www.gsmforest.com/feeds/posts/default?orderby=published&alt=json-in-script&callback=labelthumbs"></script> 

You may change the character limit by replacing (100) with any other according to your needs. Once everything is done, save the gadget.

Displaying Recent Posts in a List Format in Blogger?

Some people want things to be as modest as possible, this is the reason why they want to show recent posts with just post titles in a list format.

<link href="https://dl.dropboxusercontent.com/u/137869302/style.css" type="text/css" rel="stylesheet" />
<script src="https://dl.dropboxusercontent.com/u/137869302/json.js"></script>
 <script type='text/javascript'>
var numposts = 3;
var showpostthumbnails = false;
var displaymore = false;
var displayseparator = true;
var showcommentnum = false;
var showpostdate = false;
var showpostsummary = false;
var numchars = 100;</script>
  <script type="text/javascript" src="http://www.gsmforest.com/feeds/posts/default?orderby=published&alt=json-in-script&callback=labelthumbs"></script> 

You may change the number of posts to be shown in the gadget by replacing 10 with any other number. You can simply paste the code in the HTML/JavaScript gadget's area or you can also use them in your post pages. Once everything is done, save the gadget.

Displaying Recent Posts with Thumbnails in Blogger?

Sometimes people want things to be perfect. As we all know picture speaks a lot than words, so adding a small thumbnail to recent posts might help in grabbing the attention of your visitors. You can customize the thumbnail size through a simple CSS, but it might get distorted as it is originally small.

To add this in your blog, Blogger.com >> Layout >> Add a Gadget >> Add HTML/JavaScript. Now paste the following code in the HTML Text Area. Once everything is done, after customizing save the gadget.

<link href="https://dl.dropboxusercontent.com/u/137869302/style.css" type="text/css" rel="stylesheet" />
 <script src="https://dl.dropboxusercontent.com/u/137869302/json.js"></script>
  <script type='text/javascript'>
var numposts = 3;
var showpostthumbnails = true;
var displaymore = false;
var displayseparator = true;
var showcommentnum = false;
var showpostdate = false;
var showpostsummary = true;
var numchars = 100;</script>
  <script type="text/javascript" src="http://www.gsmforest.com/feeds/posts/default?orderby=published&alt=json-in-script&callback=labelthumbs"></script> 

Congratulations: You have successfully learned how to display Recent posts in blogger. Go and check out your blog to see things are working perfectly or not.

We hope this article have helped you in learning a way to display recent post in your blogger site. You can even display posts by using your labels. However, we will discuss them in the upcoming tutorials. If you like this article do share it on Facebook and other social web.

How to Easily Add PHP Codes in Blogger

PHP is considered as the most powerful computer language that makes things happen with the glimpse of seconds. However, PHP is not supported by Blogger or BlogSpot running platform which makes it extremely difficult to customize and implement some new latest developments, but there are still some ways through which you can add PHP codes in your Blogger enabled Website. Though, the results are not 100%, but it is far better than not having a PHP code on your blogger site. In this article, we will show you how to add PHP codes in Blogger.

Step1: Creating a PHP File:


Before you can add PHP Codes in blogger, you have to first create a PHP file in which you have to use all the PHP codes that you would like to use.  However, make sure that the file is free from errors otherwise things would not look good. Following is the simple Hello World PHP code example, just for a basic guideline for some beginners

<?php
echo '<p>Hello World</p>';
 ?>

After creating the file with all your desired codes make sure you save it in .PHP extension. For example, GSMForest.php, you can use NotePad++ for writing codes because it is the only FREE standard developing tool.

Step2: Hosting a PHP File:


Since, blogger does not allow you to host any kind of files like PHP, HTML or CSS. Therefore, you have to either host it on your hosting (if you have) or you can use Google Drive to host them for FREE. We have already written a detailed tutorial on It,

You can also use Dropbox, and many other free hosting services but certainly they are not better than the features and reliability of Google Drive.

Step3: Adding  PHP Codes in Blogger


After creating and hosting the PHP file, login into your Blogger account. Once logged in, head over to the dashboard and select the blog on which you would like to add PHP Codes. Now it depends on your needs whether you want to add the PHP code in posts, pages, sidebar or footer. Just paste the following code anywhere you would like to display the PHP file.

<object width="400" height="300" type="text/html" data=" your-file.php"></object>

Don’t forget to replace your-file.php with the URL of your own PHP file that you may have got while hosting it on services like Google Drive Dropbox and etc.

Congratulations: You have successfully added PHP codes to blogger. Go and check your blog to see if things are working as planned. Let us know, if you have a better way of doing this job.

We hope this tutorial has helped you in learning how to add PHP codes in blogger. Still, this is not the most accurate way because we are just using a iFrame technique to include the codes. Blogger needs to think more on making its platform friendly for the developers so that they can bring awesomeness to their blogs and websites.

Thursday, 26 September 2013

How to Embed Facebook Status Updates in Blogger

Earlier on GSMForest, we discussed How to Embed Google+ status updates in Blogger posts. Soon after it, Facebook made their beta post embedding feature available for public users, which allows users to embed Facebook Status updates publicly anywhere on the web. This feature might be a handy one if you want to include an authentic information from any of the verified Facebook Page or Profile. In this article, we will show you How to Embed Facebook Status Updates in Blogger?

You can embed any of public Facebook Status updates from profiles or pages. To identify whether that the posts are public, you have to look for a globe sign attached right next to the date on which the status was published. For example, Check GSMForest Facebook page and you will see a globe sign attached as it can be seen below.



How to Embed Facebook Status Updates in Blogger?


The first thing you need to do is to look for a public Facebook Status update that you would like to embed on your blogger site. The status update can be either of yours or any other.

After selecting a post, you will able to see an “arrow” indicating downwards located on the top right corner. On pressing that “arrow” a drop menu will appear consisting on an option called “Embed post”, just select it and proceed to the next step.

Now you the HTML Code present at the top. You can paste it anywhere you want to show the Facebook Status update. However, to display them in your posts go to blogger.com >> Add a new Post >> Revert to Edit HTML Tab >> Paste the HTML Code in the text area. Once everything is done publish the post.



Congratulations: You have successfully embedded Facebook Status update in Blogger. Now go and check your post to see if its working perfectly. It is an interactive status update, so you can directly comment, reply or like the status straight from the place you have embedded the status.

We hope this tutorial helps you in learned how to embed Facebook Status update in Blogger. Let us know your thoughts about this new feature. If you like this tutorial, then make it go viral by sharing it with your friends on Facebook.

Sunday, 22 September 2013

Download GTA 5 PC Game Grand Theft Auto V full version



Minimum Grand Theft Auto-5 (V)System Requirements: 
2--Processor >>Intel Core 2 Duo 2.6 GHz or HIGHER
3--RAM: 2 GB Ram or higher
4--Video Card >> 512MB NVIDIA 7900 or higher
5--Hard Disk Space >> 25 – 40 GB
6--Operating System >> Windows XP or win 7 












Click TORRENT Image To Download File Size 11.85 GB
Speed 250+ Seeds