Skip to content
David Luu edited this page Aug 13, 2015 · 3 revisions

Those interested can fork project and submit pull requests for bug fixes, enhancements, etc. Or build other clients based on mines as examples. On a related note, the source files here can serve as useful examples of how to port an application/gadget/widget across different browser/client platforms.

Suggestions for bug fixes and enhancements:

  • improve UI look & feel of the various clients. I targeted functionality rather than user experience (UX) for these clients

Here's some suggestive thoughts:

  • iPhone app (native or PhoneGap) - maybe base on work of this?
  • Windows Phone 7, 8 app - maybe base on work of this?
  • HTML5 app/version?
  • J2ME mobile Java app
  • Pure Flash or Adobe AIR based client - as an embeddable SWF + compiled Windows and Mac binaries (we do already have version where Flash is used simply in place of !XmlHttpRequest, see iGoogle gadget version).
  • Yahoo widget? Or some other web widget/gadget?
  • Server-side based web form for sending SMS (use HTTP request from server side via ASP.NET, Java, PHP, Python, Ruby, Perl, ASP, etc. rather than AJAX).
  • Java applet
  • Java desktop app
  • Windows/win32 desktop app
  • command line wrapper scripts/executables to the textbelt.com API in Ruby, .NET/C#, Java, C/C++, PHP, etc.