Redfin Solutions is proud to announce the availability of a -dev branch of code for integrating with the DOTGO SMS service.
The module is available at http://drupal.org/project/dotgo and more information about the service is available at http://dotgo.com. Essentially, the service allows you to interact with your web site via text message. The short code you use corresponds with your top-level domain (.com, .edu, etc) like DOTCOM (368266). The first piece of your text message should be either your domain name (which can include a subdomain if you like, such as dotgo.redfinsolutions), and there the service looks for an index.cmrl file.
The Drupal Dotgo Basic Integration module basically creates a drupal callback at "index.cmrl" whose content is generated by using the hook system, thereby allowing supporting modules to provide integration with DOTGO.
Both as an example and as a key piece of functionality, the dotgo package also comes with the dotgo_auth.module, which allows users to register their mobile devices with their drupal user account (so that supporting modules can properly attribute comments or nodes with their creators).
Redfin Solutions welcomes patches, new functionality, or general suggestions using the issue queue, and can be contracted with to build what you need!
Post new comment