Posts categorized "Programming"

VoIP Apps for Facebook - Two new ones: "VoIPUser" SIP Presence and "Skype Me"

image Although I could not earlier find many Facebook apps that I considered true "VoIP apps" that linked out to the PSTN or larger VoIP world, we are seeing more apps emerging.  Two notable new entrants:

1. VoIP User Presence by Dean Elwood

Dean's a friend who runs VoIPUser.org (and provides the SIP voicemail box for Blue Box comments) and he's been experimenting with the Facebook API.  This is the first of what he says will be a series of Facebook apps.  Dean says this one is "SIP meets Presence meets Google Maps" and provides this on the Facebook apps page for a description:

"This application shows within your profile if you have a SIP device currently logged into the VoIP User server and are available to take calls. The application page also shows a Google Maps mashup page showing your current location."

There is also a thread going on in the VoIPUser.org forums about the application with more info, screenshots, etc.  It will definitely be interesting to see what else Dean cooks up.

More feedback on this one once I have a chance to actually use it.

2. Skype Me by Nabil Naghdy

This one does the rather obvious and lets you see the Skype presence of your other Facebook friends (provided they have installed the application). With a tagline of "skype meet facebook.  facebook meet skype." the developer says on the FAQ:

"SkypeMe is a Facebook application that links with your Skype account and lets you make calls right from inside Facebook. You can see which friends are online, make calls, and even buy SkypeOut credit from Facebook."

It appears to work primarily by getting the web presence of each of your friends and making that available to you, which means, naturally, that you need to enable Skype web presence inside the options of your Skype client.

image image There's actually two parts to it.  On your public profile page visible to everyone else, there is a box like the image shown on the left that lets another Skype user initiate a call to you.  On the internal page inside of my Facebook account for the applications I have installed, there is a page with a screen like the graphic on the right that shows all the Facebook friends I have who have also installed the SkypeMe Facebook application.

This Facebook app was announced in the Skype Mashup public chat.  Actually, I think it was really the first I saw announced (but then again, I wasn't really watching the chat last week while I was off).

Speaking of the Skype mashup contest, it was officially announced last Friday.  It will be very interesting to see what developers come up with!

Technorati tags: , , ,

Skype announces "Mashup Contest" to encourage developers to play with Skype's API

image One of the things that continues to fascinate me is the "mashup culture" we are in today where the whole "Web 2.0" (ugh! how I dislike the term!) motif is that you can mix and mash output and input from various services to come up with new and interesting integrations.  Anybody who has at this point NOT seen some mashup with Google Maps should probably stop reading this post now.  (In fact, turn off your computer and just go outside... you obviously haven't been paying attention, anyway!)  The programmableweb site lists now over 2000 mashups.  There's a wiki of Twitter mashups.  Mashable.com reports daily on more and more services that are very often new remixes and combinations of existing services.  It's a crazy but intriguing world we're in right now.

Today Skype joined the fray with their "Mashup Contest" calling on developers to join in building mashups that use the Skype API.  The contest will run until September 12th when they are having a "Skype Developer Days" conference in Prague.  From their announcement:

Judges will be from across Skype, eBay and Paypal, plus external judges. The winner will be chosen and announced on Sep 12th in Prague based on the following criteria: innovation, usefulness, cool factor, usability and a dash of weirdness.

It will be very interesting to see what evolves.  Having been in the Skype public chat that started initially to talk about mashups with Twitter, I'm fairly sure that we'll see some integration with at the very least Twitter and Facebook.  (Will Skype be the first with a Facebook VoIP app?)

Should be fun, at least... I'm curious to see what people do that involves "a dash of weirdness"!  :-)


New site promoting the integration of the Ruby language and telephony...

By way of a Twitter post today, I learned that Dave Troy has unveiled "Talking Ruby", a new site promoting information about the integration of the Ruby language with telephony, collaboration and messaging.  I've always been intrigued by Ruby (and also Ruby on Rails, which has been one of the most visible uses of Ruby), but have yet to really have had a reason to plunge in and play with it.  Perhaps this will provide an excuse.  Dave indicates on his site the following reasons for using Ruby with telephony:

    • Ruby’s DSL (Domain Specific Language) Capabilities are ideal for expressively encapsulating diverse telephony and collaboration technologies
    • Inherits the momentum of Rails, so web integration is baked-in
    • Cross-platform support (Linux, OS X, BSD, Windows ) unifies application development efforts
    • Ruby integration libraries can be easily developed and shared
    • DRb (Distributed Ruby) allows for persistent state storage and scaling across servers

I wish him all the best with the new site and do look forward to seeing what people come up with.  The site is a wiki, so if you're interested and Ruby-literate, you can easily jump in and participate (there's also a mailing list).

Technorati tags: , ,