Software Listing of Author : "Boombatower"
- AWS SDK for PHP
- License: Shareware
- Price:


The AWS SDK for PHP provides a library, code samples, and documentation for developers to build PHP applications that tap into the cost-effective, scalable, and reliable AWS cloud. With the AWS SDK for PHP, developers get started in minutes using AWS infrastructure services, including Amazon Simple Storage Service (Amazon S3), Amazon Elastic Compute Cloud (Amazon EC2), Amazon SimpleDB, and more.
- Publisher: boombatower
- Date Released: 11-03-2013
- Download Size: 10 KB
- Download
- Platform: PHP, Scripts
- Browser
- License: Freeware
- Price: 0.00


Proper textual browser for use with Drupal and SimpleTest.
- Publisher: boombatower
- Date Released: 22-03-2013
- Download Size: 20 KB
- Download
- Platform: PHP, Scripts
- Click HeatMap
- License: Shareware
- Price:


The Click Heatmap module provides integration between Drupal and the ClickHeat library. The module itself does not record any data or generate click heatmaps. Instead the module provides a limited Drupal related scope and injects the the javascript necessary to record the click data. Development The 6.x-2.x branch is the only actively developed branch. Please see INSTALL.txt for details on how to setup the module.
- Publisher: boombatower
- Date Released: 12-05-2013
- Download Size: 10 KB
- Download
- Platform: PHP, Scripts
- Menu rewrite
- License: Freeware
- Price: 0.00


Provides an API for defining rules for rewriting the menu paths. An interface may be added later. For example: <?php /** * Implement hook_menu_rewrite_rule(). */ function development_menu_menu_rewrite_rule() { return array( 'admin/config/development' => 'admin/development', 'admin/appearance' => 'admin/config/appearance', ); } /** * Implement hook_menu_rewrite_alter(). */ function development_menu_menu_rewrite_alter(&$items) { $items['admin/development']['weight'] = -11; } ?>
- Publisher: boombatower
- Date Released: 26-03-2013
- Download Size: 10 KB
- Download
- Platform: PHP, Scripts
- PIFR Demo
- License: Freeware
- Price: 0.00


Provide demo site for any drupal.org patch in participating in qa.drupal.org testing.
- Publisher: boombatower
- Date Released: 09-03-2013
- Download Size: 10 KB
- Download
- Platform: PHP, Scripts
- Project issue file test
- License: Freeware
- Price: 0.00


Provides Project module integration for PIFR. The integration servers to make automated testing and review part of the development workflow without requiring effort on behalf of the developer. Information transfer All requests and data transmissions are sent using the XML-RPC protocol defined by PIFR. Cron is used to trigger the XML-RPC communication and as such there is a short lag time between the event occurring and the time it has been completely processed. Triggers Testing is performed, if all criteria are met, when a commit is made or a patch is posted on an issue. The commits will trigger testing of their respective branches and the patches will trigger testing of the related branch with the patch applied. In the future testing of releases may be supported. Display Results are displayed along side the attachments in the...
- Publisher: boombatower
- Date Released: 02-04-2013
- Download Size: 31 KB
- Download
- Platform: PHP, Scripts