Skip to main content

Facebook Introduce New Features Amazing Updates

As we all know about Facebook introduce daily updates on it sometimes his template or sometimes in features in the last two months Facebook introduce many of new updates for users.

Graph search:- graph search is the most and amazing change in the Facebook when graph search is launched this is not available for every country but now Facebook give it for all of the Facebook users. graph search have most amazing features

1. you can search any of people place things etc on it.

2. people may you know .

3. photos of your friends.

4. movies of your friend like.

You can easily search every thing about any buddy on face book and graph search is easy to use suppose if you want to search what movie ankur garg like so you just have to type ankur garg and select the name of your friend and press tab key and the all options show in the below or otherwise you can search direct with the help of keywords.

Update status :- In the update status facebook recently add the feeling or we can say every things you can done in your daily life you can share with your friends like eating, gaming, reading, happy etc . In the update status you can also attach a page of thing what you do suppose you are playing a game so you cane add the page of the game that you play with the help of that you can sometimes introduce new things to your Friends or facebook may have it's own profit behind this.

You can easily use that features by clicking the update status bar and go to the smiley button and add the thing that you are doing. this is also sometimes funny also.

Verified page:- facebook introduce verified page like twitter. this is also the awesome thing with the help of verified page we can search the people we like and follow the real one on that. As we see on facebook many page are created with the same name and that is so confusing to select the real one on it so forget to select facebook introduce the verified page on it facebook can officially recommended that this page is trustworthy and you can follow.

Verified page are clearly show in every where the blue right tick mark is signed in front of name of the people if it was verified . at this time facebook verified some of the pages but it will be process by the regular subway of the facebook geniuses.



Hashtags :- Hashtags turn topics and phrases into click able links in your posts on your personal timeline or Page. This helps people find posts about topics they’re interested in. To make a hashtag, write # (the number sign) along with a topic or phrase (written as one word) and add it to your post. For example:

I walked up so many hills today! #San Francisco
When you click a hashtag, you’ll see a feed of posts that include that hashtag. You'll also see some related hashtags at the top. You can search for a hashtag using the search bar at the top of any page.

Attach photo on comment :- With the help of this you can easily add any of picture in the comment . sometimes it use to make something funny..

Comments

Popular posts from this blog

Minified Your Blogger Template For Fast Response ! How to minified CSS.

Minified is also means minimisation or minimization,  In computer programming languages and especially JavaScript and CSS is the process of removing all unnecessary characters from source code without changing its functionality. These unnecessary characters usually include white space characters, new line characters, comments, and sometimes block delimiters, which are used to add readability to the code but are not required for it to execute. If you want to remove these unnecessary character, spaces and more from your blogger template so you should follow these steps given below. 1. First you have to open your blogger template editor . 2. Then find this tag on your template. <b:skin> < ![CDATA[/* 3. Copy entire data written under this tag until the style closing tag was encounter . it is recommended please leave the comment section if exists means a author bio or etc. ]]> </b:skin> 4. After that you have to Minified your your copy data or CSS. s

Connect CCTV Camara Via PC : Recommended Tips

Connect CCTV Digital Camera Using Personal Computer  Today I discuss about some topics.    Connect CCTV camera to computer.   Connect 4 channel DVR on the PC.   Create connection using BNC port. CCTV camera :   As we know about CCTV camera are various types but we discuss about the normal using camera such as BNC port camera or VGA camera or direct input with 4 wires. In our cameras there are 4 cable wire are use that first-video, second-ground, third- DC+ and fourth for DC-. these are connected by many type of connector like BNC or VGA . so if your camera have BNC connector on it so make a external socket and directly connect to the computer.  If your camera have VGA, PS2 or other type of connectivity socket so you just want a connector or converter VGA to BNC or any. 4 Channel PC DVR : This is the best option to connect your BNC or other VGA camera to the compute the main thing is this to too reasonable and it result was best. it easy to connect on computer

Minified Your Blogger Template For Fast Response ! How to minified JavaScript (Part 2) .

Minified is also means minimisation or minimization,  In computer programming languages and especially JavaScript and CSS is the process of removing all unnecessary characters from source code without changing its functionality. These unnecessary characters usually include white space characters, new line characters, comments, and sometimes block delimiters, which are used to add readability to the code but are not required for it to execute. If you want to remove these unnecessary character, spaces and more from your blogger template so you should follow these steps given below. 1. First you have to open your  blogger template editor . 2. Then find this tag on your template. < script type = 'text/javascript' > //<![CDATA[ 3. Copy entire data written under this tag until the script closing tag was encounter . it is recommended please leave the comment section if exists means a author bio or etc. //]]> < /script> 4. After that you have