- user warning: Table 'placenci_gplac.og_subgroups' doesn't exist query: SELECT ogs.gid, ogs.parent, og.og_private, og.og_selective, n.title, n.status, n.type FROM og_subgroups ogs INNER JOIN node n ON ogs.gid = n.nid INNER JOIN og og ON ogs.gid = og.nid in /home/placenci/public_html/sites/all/modules/og/modules/og_subgroups/includes/tree.inc on line 56.
- user warning: Table 'placenci_gplac.og_subgroups' doesn't exist query: SELECT og.nid, og.og_private, og.og_selective, n.title, n.status, n.type FROM og og INNER JOIN node n ON og.nid = n.nid LEFT JOIN og_subgroups ogs ON og.nid = ogs.gid WHERE ogs.gid IS NULL in /home/placenci/public_html/sites/all/modules/og/modules/og_subgroups/includes/tree.inc on line 76.
Collabbit
Researchers at Trinity College and Wesleyan University have developed Collabbit, an emergency management program that enables emergency aid workers to communicate more effectively. Collabbit allows workers to post a call for backup or list a supply truck's estimated arrival time and share that information with other workers in real time, using any device with a Web browser. Collabbit is based on Sahana, another free, open source, all-in-one system for managing disaster-relief efforts. Collabbit's users emphasize how intuitive the software is, which was a main priority of the developers. The software was developed by students as part of the Humanitarian Free and Open Source Software Project, a collaboration between nine colleges and universities that develops digital tools for humanitarian ends.
(from ACM TechNews)