« November 2008 | Main | January 2009 »

December 30, 2008

top3Clicks on Facebook – New/Improved/Simpler UI

Mike has a new post up on the recent UI changes we made to top3Clicks.

Following the “Startup Metrics for Pirates” model from Dave McClure (“aarrr”, or Acquisition, Activation, Retention, Referral and Revenue), our current area of focus is on Retention.

Using Facebook ads, we are able to acquire customers, who by and large, are having a “happy” first experience. The UI changes we made recently are designed to work on user engagement with the site (i.e. getting users to return many times). As Mike details, we have made a number of changes to streamline the UI and improve the overall experience. Based on the next round of ads, we will be able to ascertain if the changes improved our Retention metric.

The overall cycle we’ve been following:

* add a feature 
* test user response via FB ads
* tweak/repeat.

Based on prior experiences (iPrint, MessageCast), the cost of all this is relatively inexpensive and a great way to evolve the application.

Posted by davehod at 10:35 AM | Comments (0)

December 21, 2008

Testing Out The New Windows Live Writer

After a FF post/comment session from Scoble, I’m upgrading my Windows Live Writer to the RC version and trying out a bunch of the available plug-ins.

Update: The Digg plug-in seems to be broken. Instead of a badge, I see a portion of a Google ad (?)

Now Listening To:
The White Stripes - Icky Thump - 300 M.P.H. Torrential Outpour Blues

Posted by davehod at 11:41 PM | Comments (2)

MySocial24x7: Version 0.51 Available

MySocial 24x7

After fixing a bug (unable to post to FriendFeed) in the 0.5 version of MySocial24x7, I wanted to fix a few more issues:

A new .xpi install (calling it version 0.51) is available for download here.

I emailed Sandosh to see if he would either host the new installation or allow others to submit changes to the application. (Haven't heard back yet)

In the meantime, if you have feature requests/bugs, feel free to post them on the MySocial site and I'll see what I can tackle

Posted by davehod at 03:51 PM | Comments (1)

December 14, 2008

MySocial 24x7 Firefox Plug-in Broken/Fixed

The MySocial 24x7 Firefox plug-in for FriendFeed is easily my most utilized Firefox app.

I can post, reply, "like", etc with all comments threaded - just fantastic. Unfortunately the developer, sandosh, decided a few months back to stop supporting the project. Once Firefox 3.0.x came out, the application wouldn't work out of the box anymore. (To resolve the 3.0.x issue, I set the option "extensions.checkCompatibility" to false as documented here.)

Recently, Friendfeed made a change to their API, requiring all API POSTs to use the friendfeed.com domain and rejected (with an HTTP 405 response code) any POST using the IP address of friendfeed.com. I opened up a bug with Friendfeed and supplied a netmon trace of a sample "like" POST. Gary Burd jumped on it and quickly figured out the problem.

As sandosh is no longer working on the project, I took a crack at making this change as follows:

1. Grab mysocial24x7.jar from <yourFirefoxProfile>/extensions/ffbar@sandosh/chrome

2. Unzip, edit ffbar.js, search/replace "64.13.142.66" with "friendfeed.com".

3. Update the jar with this file (zip -u mysocial24x7.jar content/scripts/*)

4. Restart Firefox.

You can also grab the modified .jar here

I noticed that the Twitter login functionality is now broken as well. Let me know if there is a fix out there for this.

Posted by davehod at 08:01 PM | Comments (0)

Facebook Scales Even Larger with Memcached

Great post on how Facebook continues to scale large with the help of memcached.

Since we’ve made all these changes, we have been able to scale memcached to handle 200,000 UDP requests per second with an average latency of 173 microseconds. The total throughput achieved is 300,000 UDP requests/s, but the latency at that request rate is too high to be useful in our system. This is an amazing increase from 50,000 UDP requests/s using the stock version of Linux and memcached.


We’re hoping to get our changes integrated into the official memcached repository soon, but until that happens, we’ve decided to release all our changes to memcached on github.

Good analysis in this post at HighScalability.com also.

Posted by davehod at 05:57 PM | Comments (0)

top3Clicks Hits a Triple

We knew it was just a matter of time and sure enough, it happened.

Charlie and the Golden Ticket - top3Clicks

We've been steadily increasing our advertising presence on Facebook for the BaconMarathon top3Clicks application. Mike has been busy creating some killer ads that we're tracking metrics on like crazy. Running a new, particularly inspired ad campaign with "Dark Knight", we encountered the much sought-after "triple loop":

* User 'a' clicks on the "Dark Knight" Facebook ad and adds the top3Clicks application

* User 'a' invites User 'b' to try out the application via our "TellaFriend" link    Tella Friend - top3Clicks

* User 'b' tries out the application and User 'c' seeing this in their News Feed, adds the application.

One ad, one cpc, 3 users: friend-of-a-friend-of-a-friend.

Posted by davehod at 05:51 PM | Comments (0)