Wednesday, September 24th, 2008

Rise of the Twitter Clones

By Matt Williams

We’ve been hearing a lot lately about Yammer. Winners of the TechCrunch 50 prize, Yammer (and others) are reinventing microblogging as an enterprise communication tool.

Is the enterprise ready for the social networking revolution? Sure, services such as LinkedIn have been targeting the corporate demographic for a while, but these services mainly involve networking outside company walls. Yammer is pitching the usefulness of social networking inside a company or an organization.

The networking aspect of the application allows Yammer to get a foot in the door through grassroots initiative. Anyone can open an account for free. This gives enthusiastic and tech-savvy employees a chance to make the pitch to their coworkers. Once the value has been proven, companies may elect to pay for additional features, including the ability to limit access to a range of IP addresses, or a company VPN.

Several of us at Arc90 are already appreciating the benefits of the Yammer service. While the wide world of Twitter may not particularly care that you are in a meeting until 12:30, your coworkers might find that information tremendously useful.

Of course, we’re not the sort of people who leave well enough alone, so we’ve already started thinking of ways to integrate Yammer with our own internal tools and services. Fortunately, Yammer has launched an API precisely for this purpose. We’ll be keeping an eye on the API as it evolves (it’s currently listed as a beta service), but we’re happy to announce the release of a PHP API Client library over on the lab.

5 Responses

  1. 5/9/2009
    Niels Said:

    Hi guys,
    great work you have done, but it’s not working anymore. Do you have any idea why? Also your example is just giving back a black result.
    Thanks for any hint.

  2. 6/15/2009
    Adam Elleston Said:

    Hi,
    Its also not working for myself. I get a HTTP Basic: Access denied message. Any ideas?

  3. 6/19/2009
    Matt Williams Said:

    Hi guys,
    When this library was written, Yammer was using HTTP Basic authentication for all API requests. In the time since, I believe they have moved to 100% OAuth and discontinued support for HTTP Basic authentication. I may get around to updating the Yammer client eventually, but I’ve been pretty busy, and I have some other projects (like the Twitter library) that require attention. Of course, the library is open source, so if anyone else wants to do further development, let me know!
    - Matt

  4. 12/4/2009
    Sad Man Said:

    How about updating the page to indicate it doesn’t work so people don’t waste their time trying to use it?

  5. 12/4/2009
    Chris Dary Said:

    Hey SM,

    I updated the lab post to indicate that it’s defunct. Thanks for bringing this to our attention. Sorry if you wasted your time!

Leave a Comment