Chris W. Smith

  • About Me
    • Past Work
  • Tools
  • Blog
  • Contact

Facebook’s Video Chat Will Kill And Save Skype

July 6, 2011 By Chris Smith Leave a Comment

Facebook’s announcement today included information about the much talked-about video chat. Now, video chat is nothing new or particularly special. It’s been consumer available since the mid- to late 90’s (CU-SeeMe, anyone?). However, it’s always been something that hasn’t been accessible to many folks, especially the less tech savvy among us.

Think about it for a second. Not only do you have to purchase the hardware (easy), you have to find a suitable chat program (less easy), set up and successfully connect your camera (not easy or impossible depending on driver support), and then convince your chat partner to do the same (nearly impossible). Unless one was very determined, the average user would rarely get over the hump of setting up a workable video chat on both ends.

Nowadays, most laptops (and all-in-one desktops) come with built in cameras. Even many of our phones have multiple cameras, along with iPads, some Android tablets, etc. So, we’ve solved the hardware issue mostly. Facebook has come along and solved the rest of the equation by providing a mostly ubiquitous solution to the chat program fragmentation issue.

Facebook’s fastest growing audience is the 40+ demographic. They’re more likely to have children and grandchildren that are tech-proficient, and in an attempt to connect with them, have joined Facebook (and other social networks) en masse. Many times, this is driven by physical distance between relatives. Considering all that, I believe that we’ll see a surge of Facebook video chat use by this demographic.

This surge of use is exactly what will keep Skype in business. Microsoft made a smart move to acquire this property in light of their current partnership with Facebook (the rumors of video chat had to come from somewhere). Otherwise, the prospect of a Facebook-built chat within their infrastructure and application would have spelled Skype’s doom. Although it is certainly one of the easier video calling applications out there, that extra step required to use it is what will make the majority of users choose Facebook’s solution over the official Skype application.

I predict that Skype will get out of the standalone video chat game within the next 3 years. Although Google+ is making a solid run at whittling away the nerdier social media users, integrating some of Skype’s advanced video chat features will eventually phase out Skype application users, and turn them into Facebook video chat users. There are very few (if any?) Skype video chat users that wouldn’t at least be familiar with using Facebook’s version.

If they can also launch this feature for businesses via the Page application, that would solve many of the privacy concerns that some people would have with switching from Skype to Facebook. The framework is there (via the “Use Facebook as ABC Company” feature). You’d switch your session to login as the business, and then be able to chat as ABC Company to someone who has Liked the business. There is a huge potential for businesses using this by the ability to broadcast to your Page (much like uStream).

I believe that Skype made the right move. While they could likely still keep a small portion of video-only users on their service, I think that handing that over to Facebook will be a wise choice for them in the long run. It’s a real life example of “if you can’t beat ’em, join ’em“.

Filed Under: Social Media Tagged With: Facebook, microsoft, skype, social media demographics, video chat

Open Graph Protocol For Facebook and WordPress

April 28, 2010 By Chris Smith Leave a Comment

Recently, I toyed around with the Open Graph Protocol implementation on Facebook. I think there’s a very possible way to elegantly promote WordPress posts on Facebook while taking the responsibility of actually pushing it to Facebook off of the reader.

Robert Reinhard’s post mentioning the incompleteness of it got me to thinking about how to effectively incorporate it into WordPress. It seems that if you use the by-the-book way to setting it up, Facebook wants you to only promote objects (actors, movies, musicians, businesses, etc.) but not necessarily content (blog posts, news articles, etc.). There is an “og:object” META tag that lets you assign a specific object type so that the properly categorized page is created on the Facebook side of things.

This is well and good, since most modern CMS systems allow for a custom field wherein the value can be accessed via a variable. One could conceivably use a custom field in an aggregation page to mark an artist’s name, and insert the “og:type” programmatically as “artist”, and insert the artist’s name value into “og:title”. This would, in effect, create a Facebook Page linking back to your aggregation page on the original site. While this isn’t the exact intent of Facebook’s Open Graph implementation, it will become a trend in the near future once widespread use starts to occur.

Additionally, there’s another method that I think could prove useful in the blogging/news article implementation. Omitting the “og:type” attribute will cause Facebook to NOT start a new Page, but the Like action will show up on the Wall of the user Liking the article, and, subsequently, the newsfeeds of Facebook users following that person. Another added benefit is that the deep link is not “nofollow”. I’ve yet to be able to determine whether or not Public walls (even when exposed to search engines in the settings) are being crawled by Google, but, a followed link can’t hurt. The key to making this method successful is properly titling your posts/articles to make them enticing to click through to. You’d then want to use whatever “title” variable in the “og:title” meta tag so that it is pushed through to Facebook.

I think that the biggest thing Facebook could do to make this great is implementing a way to attach non-object Likes to existing Pages. That would bring out a much more effective Page when real users are promoting articles on your Page versus a cross-posting module that can sometimes be a bit screwy. All in all, it’s a step in the right direction, but, we’ve still got a ways to go.

Filed Under: Social Media Tagged With: Facebook, Open Graph Protocol, Social Media

Latest Posts

  • Keyword Research Using Python, RAKE, and Support Chat Transcripts June 16, 2017
  • No Title June 16, 2017
  • Premixed Old Fashioneds May 3, 2017
  • Downstairs Bathroom Renovation March 8, 2017
  • Testing Android January 9, 2017
  • About Me
  • Tools
  • Blog
  • Contact

Copyright © 2022 ยท Built with the Genesis Framework on WordPress