Or just what I coded to I could lean how to use facebook connect…

Background

When facebook connect was released I wanted to code something to see how it all worked. I wanted to code something I could prop up relatively quick. Partly due to my lack of time but also because I have not released one single piece of software all year! I decided that, since I was just hopping into the land of twitter and I found it complicated to manage my twitter status and my facebook status, that I would write a small app that would allow me to update the status of each site either concurrently or independently.

Specifications

  • support facebook connect : (100%)
  • local uid/pass system : (80%)
  • update facebook status : (100%)
  • update twitter status : (100%)
  • update local status : (100%)
  • private status updates : (100%)
  • support tags : (100%)
  • support date/time updates (past, present and future) : (70%)
  • provide meaningful statistics : (30%)
  • support a public profile/time line page. http://pinggr.com/detroitpro : (50%)
  • mobile version : (10%)
  • simple API : (0%)

Out of scope

  • Clone twitter
    • I am thinking that it would more sit “on top” of the status update services.
  • Full “router” support aka: act like ping.fm

Features I would like to add in the future

  • Twitter style reply and dm
  • openid support
  • more status sites

No related posts.