Facebook Working On Vibes Music Service

Programmer Jeff Rose’s curiosity about  Skype integration led him to poke around a bit to see how exactly the install worked alongside his own Skype application and also he discovered a piece of code that all but confirms Facebook will be launching a new application called Vibes, which could be related to the company’s rumored music service.Facebook has yet to respond on whether the new music app, seemingly named Vibes is in fact a work in progress and the social network hired former Spotify designer Rasmus Andersson last year has led to speculation that the company must have something music-based up its sleeve………..

 

Software developer Jeff Rose has unearthed a new Facebook service, possibly referred to internally as vibes. The discovery was made in the code for the FacebookVideoCalling.jar file (just 27,840 bytes) that is downloaded when you first use Facebook’s new video calling service, which was announced and released just yesterday. Rose was curious to see whether Facebook was using the Skype client he had already installed, if the company was installing a second copy of Skype somewhere, or if the Skype protocols were being bundled in some kind of library. He found that the .jar file uses LiveConnect to let the Java applet communicate with the browser. The code also requires your Facebook user ID and an application ID to formulate a signed request to download the application. Here’s where it gest interesting. The Facebook installer in question doesn’t just support one application, but two:

if (paramString.equals("com.facebook.peep"))
return this.window.getMember("VideoChatPlugin");
if (paramString.equals("com.facebook.vibes")) {
return this.window.getMember("MusicDownloadDialog");
}

 

The video chat plugin, which the installer is asked to download when you first start to use Facebook’s Video Calling service, is referred to as peep. At some point in the future, this code reveals, Facebook will offer a service that will download another app, referred to as vibes. Rose assumes that this means that Facebook will soon launch a music service called Facebook Vibes. The first part is very likely, as we’ve already heard before, but the second part isn’t necessarily true. You see, the word peep is nowhere to be found in the name Facebook Video Calling so we can’t just assume that vibes means the music feature will be called Facebook Vibes. Nevertheless, it’s quite clear that the vibes app will connect to a music download dialog. Facebook likely won’t actually let you download music, but rather have you install a small application to lets you stream music. Last month, a rumor suggested that Facebook was working with multiple companies to offer music services and applications. The suggested name was simply Facebook Music. In the left-hand column, where Facebook lists Photos, Friends, Places, Groups, Deals, Pages and Games, a new tab called Music will be added. It will show up if a user has listened to music with one of Facebook’s partner music services. There will even reportedly be Music Notifications, Recommended Songs, Top Songs from friends, Top Albums from friends with cover art, Recent listens from your friends and a persistent Play/Pause button added to the bottom of Facebook where you currently have the chat icon. Since listening to music, sharing music, and talking about music are all social activities, it makes sense that Facebook wants to be a part of the phenomenon. The Facebook f8 (pronounced fate) conference is a yearly event held by Facebook that takes place in San Francisco, California.

 

Source

Leave a Reply