Thursday, January 13, 2011

How to Disable or Turn Off Facebook Group Chat Read more

If you ever get annoyed by group chat that keeps on flashing on your screen, you can disable the group chat sent from specific group, or simply turn off the chat feature by going offline for your chat status. Here’s how you can do it:

Method 1: Opt-out of Group Chat from certain groups

Once you have opt-out of group chat messages, you will no longer receive the messages from online users but if you wish to enable FB group chat again, just go through the step to go back on the same option and check it.
  • Step 1: Go to the page of the group that you don’t want to receive chat from.
  • Step 2: Click on Edit Settings which appear on the upper right corner of your screen.
  • Step 3: Un-check (un-tick) the option for “Send me group chat messages”.
  • Step 4: Click Save Settings.


Tuesday, January 4, 2011

New from Facebook – change the name of your page

Over the past few days Facebook have made a few changes to their pages that we thought we’d share with you here. Facebook pages are constantly changing and it can be hard to keep up with all the additions they make. The recent changes won’t make much difference to fans of a page, but are aimed at admins to make managing pages easier and more efficient. When Facebook make any changes to the page system it usually results in criticism from page admins but these most recent changes have been well received and consistently prove Facebook’s dedication to making life as easy as possible for brands that manage a presence on Facebook. So what are the most recent changes that they’ve made?

A new look to manage your page

Facebook have completely overhauled the admin section where you manage pages. Where this was previously all done through one interface, they’ve now introduced new sidebar links that allow you to manage different sections :
Though it does take a while to get used to the new interface and find all the features you accessed before, this is a much nicer way of managing your pages, as previously it could be difficult to find certain features such as sending an update to fans. This is now nicely contained within the marketing section, where you can also see the other free and paid promotional options available, including advertising and a free Like box.

Change the name of pages

This is another new option available through the new page interface, but it doesn’t seem to be available to all pages. This is certainly a much called-for feature and it’s one of the most common problems a business has with their Facebook page. If you change the name of your organisation for example, you previously had to go through an account manager at Facebook and request that the name be changed. Many are seeing the option to change the name of their page themselves, though it’s not available for all. On the Simply Zesty page we have over 10,000 fans but don’t see this option and discussion seems to point to the option only being available to pages with a few Likes. This makes sense as it protects larger communities who have joined a page for one thing – say an event – before it changes to a generic brand name, or to prevent the sale of Facebook pages who have a large community.
If you are lucky enough to be able to change the name of your page, you’ll see it in the ‘Basic information’ tab. The image below shows this (screenshot taken from a page with a personal name, not a profile) :

New spam filter

If you’re an admin of a large page you’ll know the effort involved in constantly monitoring the wall for spam, as these are increasingly targeted to post spam links. Facebook have now addressed this by introducing a new spam filter. This is seen in the options along the top, only by admins of the page, where you select to see just posts by the page, or by ‘others’ as well :
This prevents your fans from seeing the spam content, and clicking into this tab allows you to see all the spam content, and hovering over a post gives you the option to delete it :
Hovering over the ‘x’ at the side of a post will also give you the option to unmark a post as spam, so the page admin has full control over the content. It’s only been live for a few days but as yet I haven’t seen a post incorrectly marked as spam so it seems that their content filtering system is fairly robust.
This recent batch of changes from Facebook seem absolutely spot on and make managing pages much easier. The spam filter is well overdue and will have page admins all over rejoicing!

Download entire albums from your friends

This is a brilliant firefox extension that allows you to download an entire album from your friends in one single click. Developed by Arthur Sabintsev, FacePAD can be downloaded from here
When it’s installed, simply go the photo album you’d like to download, right click on the title and click on download :

How To Tag People In Facebook Status Update

Tagging a person in a picture is very simple and known by most of the people that use facebook but tagging a person or a page in a facebook update is something that many people dont know.Tagging a person in the status update will automatically include a link to the person’s profile with his/her name.Tagging a person in a facebook status update is very simple and it can be done as shown below in the screenshot.
Here is the complete step by step tutorial on How To Tag People In Facebook Status Update

Login into your facebook account
To mention someone in the facebook status update just type ” @and his/her name.When you will start typing the name of the person an autogenreasted list of your friends will appear.select the person name you want to tag.
joshlw How To Tag People In Facebook Status Update
Share your facebook status update and link to the profile person will appear in your facebook status update.

Thursday, November 11, 2010

Hide Your Online Status From Selected Friends:

So you want to use Facebook chat but don’t want some people to see your online status? Simply open up the Facebook Chat and click on Friends List. Start creating a new list called BlockList.


Once the list is created, add those friends to the list that you want to appear offline to. When the list is complete, hover your mouse to the little green icon adjacent to the list and click Go Offline. Bingo! You will now appear offline to everybody in the BlockList.

Tuesday, November 9, 2010

Wibree:The Bluetooh Killing Technology

Wibree is a wireless technology for mobiles,laptops,watches for short distance communication.Its development was started by nokia in 2001 to bring an alternative to bluetooth technology.The research was by published in 2004 with the name “Bluetooth Low End Extension” .It was publicaly released in 2006 by nokia.The main purpose for introducing wibree was to create a wireless technology that consumes less energy ,more efficient and cheaper then bluetooth.As most of devices nowdays,uses the bluetooth chip the compatibility with chip was also a big requirement.Now here we will compare both bluetooth and wibree and see in what are the advantages of wibree over bluetooth.
Wibree is cheaper then the bluetooth wireless communication.It consumes less power that’s why it was named as “ Bluetooth Low End Extension “.It was built using and enhancing bluetooth features.Wibree can be integrated on the bluetooth chip.Wibree uses a small transceiver of 2.4 MHz with a physical layer of Mbs.
In December 2009 an agreement is reached between Nokia and the bluetooth manufacturing group SIG that they will add the wibree technology in Bluetooth v4.0 .The shipment of bluetooh v4.0 is expected to be started in and around the end of the calender year 2010.

Tricks To Convert Keyboard Into Live Disco

This is a real funny trick with which you can amuse you friends.It doesnot require any programming skills on your part.This trick will make your keyboard LED’s blink like disco lights.This method is based on an a vb script.The blinking of the lights will continue until and unless you stop it.This looks more fascinating in the dark as the keyboard led’s are very small.OK,now here is the step by step tutorial with screenshots on how to convert your keyboard into Live disco.
1.Open notepad.You can open notepad by doing a right click on your desktop and then new->text document.
2.Copy and paste the code below into the notepad

Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop

3.Save the file with name disco.vbs
4.Double click on the saved file and your keyboard Led’s will start blinking like disco lights.
5.To stop the disco lights open task manager.You can open task manager by doing a right click on your taskbar and then selecting task manager.
6.Now locate wscript.exe and select it.Click on “ End Process “.
106714200801311  Tricks To Convert Keyboard Into Live Disco