Reaching out to the targeted audience, is one of the goal for any business. here is a list of modules which will allow your website to interact with your audience
Its been a long time since i added something new here, so this post comes with a New Drupal Module i recently did.
My SMS Mantra SMS Gateway is a small addon Module to SMS Framework which will allow you to add My SMS Mantra as a SMS Gateway to your drupal website. The module would be released very soon.
Current Status:
Tested for Integrity with sms_bulk, sms_user, actions and the same is currently functional on Kashipur.in
Currently SMS could be delivered only on Indian Numbers, this limitation is forced from the Gateway and not from the module itself, the module however can be extended to other countries if needed.
UPDATE: This post is quite old now and wont work with the latest version of WYSIWYG API, will try to update this soon.
Gallery2 is one of the best galleries available which could be integrated with Drupal easily you would have read my post on integrating it earlier, after you have integrated it the bigger question is how get those images into your content or nodes so this posts answers it, after reading this post you would be able to integrate Gallery2 with your WYSIWYG (TinyMCE) Editor.
Prerequisites
Guest book is one of the essential part for any website, To add a guestbook on your drupal site you can use the guestbook module, the problem you would face is adding a captcha to this now captcha is also very essential to control spam now how to add captcha its very simple just execute the following query
INSERT INTO `captcha_points` ( `form_id` , `module` , `type` )
VALUES
( 'guestbook_form_entry_form', NULL , NULL );
and you are done now go to /admin/user/captcha on your site and enable captcha on guestbook this would look something like this

Recent comments
23 weeks 3 days ago
35 weeks 1 day ago
1 year 1 day ago
1 year 1 week ago
1 year 8 weeks ago
1 year 19 weeks ago
1 year 27 weeks ago
1 year 28 weeks ago
1 year 35 weeks ago
1 year 42 weeks ago