<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://groups.drupal.org" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Scouting/Guiding</title>
 <link>http://groups.drupal.org/scouting-guiding</link>
 <description>Using drupal for Scouting/Guiding sites</description>
 <language>en</language>
<item>
 <title>Modules that are useful for Scouting sites</title>
 <link>http://groups.drupal.org/node/21582</link>
 <description>&lt;p&gt;&lt;em&gt;This wiki page lists modules that are useful for Scouting sites.&lt;/em&gt;&lt;/p&gt;
&lt;p /&gt;
&lt;h2&gt;A few tips on choosing modules&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Make sure that the module fits the Drupal version you&#039;re using.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Read the readme, to make sure that the module does what you want it to do. Some modules have quite misleading names.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Check the feature-request list and bug report list for the module. If they are close to empty, it means that the module is barely used, and probably won&#039;t continue to be developed (unless you do it yourself). If the bug list contains serious bugs that haven&#039;t been fixed for some time, it means that maintainance of the module is poor.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Be sure the module works with your version of PHP. Some modules, i.e., Date2 and FileField, require PHP 5.2 versus 5.1 or 4.x. Many ISPs are still using PHP 4, and RedHat Enterprise Server 5 ships with PHP 5.1.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Always try the module on a test site for a while before installing it on your live site.&lt;/li&gt;
&lt;/ul&gt;
&lt;p /&gt;
&lt;h2&gt;Content Delivery&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://drupal.org/project/cck&quot;&gt;CCK&lt;/a&gt;, Content Construction Kit, is used to customize node types. Use with sub modules to create data fields with dates, links, buttons, etc. With CCK, you can create a article node type containing fields for section, lead image, editor, publish end-date, location, et cetera. Also, check out the Contemplate module for extended node template customization. There are a number of &lt;a href=&quot;http://drupal.org/project/Modules/category/88&quot;&gt;sub modules&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://drupal.org/project/views&quot;&gt;Views&lt;/a&gt; module allows creation of lists of nodes based on flexible criteria, for example last commented articles, most popular articles, sports articles tagged as top stories. You can choose which fields to display in the lists, and the lists may be themed individually. Also, the lists may be displayed as blocks or pages, and lists can be exported as documents or CSV tables, and may also be broadcasted as RSS feeds. There are a number of &lt;a href=&quot;http://drupal.org/project/Modules/category/89&quot;&gt;sub modules&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://drupal.org/project/panels&quot;&gt;Panels&lt;/a&gt; module will help you to create complex, multi-column page layouts that can be managed by editors. With Panels, it&#039;s possible to change the layout of the homepage or section pages based on the needs of news content. Panels allows node, view, block or custom content to be assigned arbitrarily to zones in custom layouts, freeing you from the ordinary limitations of the 1:1 relationship between blocks and regions.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;The &lt;a href=&quot;http://drupal.org/project/pathauto&quot;&gt;Pathauto&lt;/a&gt; module provides support functions for other modules to automatically generate aliases based on appropriate criteria, for example yoursite.com/year/issue/title-of-article. This is a huge boost when it comes to search engine optimization.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://drupal.org/project/print&quot;&gt;Print Friendly Pages&lt;/a&gt; module allows you to generate printer friendly versions of any node by navigating to &lt;a href=&quot;http://www.example.com/node/nid/print&quot; title=&quot;www.example.com/node/nid/print&quot;&gt;www.example.com/node/nid/print&lt;/a&gt;, where nid is the node id of content to render.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://drupal.org/project/search404&quot;&gt;Search 404&lt;/a&gt; If an url doesn&#039;t exist, Search 404 makes a search using the terms in the path and presents the result to the visitor. If there is only one page hit, Search 404 can optionally take the visitor to that page directly. &lt;/li&gt;
&lt;/ul&gt;
&lt;p /&gt;
&lt;h2&gt;Membership and Networking&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://drupal.org/project/logintoboggan&quot;&gt;Logintoboggan&lt;/a&gt; module provides a number of neat functions for logging in and registrating, such as re-typing e-mail for verification.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://drupal.org/project/invite&quot;&gt;Invite&lt;/a&gt; module allows your users to send and track invitations to your site.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://drupal.org/project/service_links&quot;&gt;Service links&lt;/a&gt; module enables admins to add links to a number of social bookmarking sites, blog search sites etc. Includes sites are del.icio.us, Digg, Reddit, ma.gnolia.com, Newsvine, Furl, Google, Yahoo, Technorati and IceRocket.&lt;/li&gt;
&lt;/ul&gt;
&lt;p /&gt;
&lt;h2&gt;News letters&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://drupal.org/project/simplenews&quot;&gt;Simplenews&lt;/a&gt; sends html or plain text newsletters to the subscription list. It may be extended with the Simplenews template module.&lt;/li&gt;
&lt;/ul&gt;
&lt;p /&gt;
&lt;h2&gt;Statistics&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://drupal.org/project/download_count&quot;&gt;Download count&lt;/a&gt; increments a download counter and logs a descriptive message each time an attached file is downloaded.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://drupal.org/project/google_analytics&quot;&gt;Google Analytics&lt;/a&gt; module adds Google Analytics javascript tracking code to all your site&#039;s pages. This could be the best choice for sites where non-tech people would like to see statistics.&lt;/li&gt;
&lt;/ul&gt;
&lt;p /&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/scouting-guiding&quot;&gt;Scouting/Guiding&lt;/a&gt;&lt;/div&gt;</description>
 <group domain="http://groups.drupal.org/scouting-guiding" xmlns="http://drupal.org/project/og">Scouting/Guiding</group>
 <pubDate>Wed, 22 Apr 2009 14:53:34 +0000</pubDate>
 <dc:creator>Downeast Devo</dc:creator>
 <guid isPermaLink="false">21582 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Scout sites using Drupal</title>
 <link>http://groups.drupal.org/node/21580</link>
 <description>&lt;p&gt;Sections below include Council Sites, District Sites, Unit Sites, Scouting Blogs, Stores, Scouting Related Community Sites, other online Scout sites, public and commercial Scout sites, and more.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Please add your website, or a site you know of, if it is missing.&lt;/em&gt;&lt;/p&gt;
&lt;h2&gt;Unit Website Hosting&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;&lt;a href=&quot;http://www.soarol.com/&quot;&gt;SOAROL&lt;/a&gt;&lt;/b&gt;: &lt;em&gt;Scouting Online Affordable and Reliable&lt;/em&gt;: Provides web hosting for Boy Scout Troops, Cub Scout Packs, and Girl Scout Troops&lt;/li&gt;
&lt;/ul&gt;
&lt;p /&gt;
&lt;h2&gt;Boy Scout Troops&lt;/h2&gt;
&lt;p&gt;Layout question - over here in Norway - we don&#039;t have Boy Scout Troops and Girl Scout Troops - we have Scout Troops - mixed. So - the Longship group here is a mixed group. However - I didn&#039;t want to just plough in and restructure - I was wondering how best to handle different associations around the world having a different setup - thoughts? How about title Scout Troops but link to association at the end of each entry:&lt;/p&gt;
&lt;dl&gt;
&lt;dt&gt;&lt;a href=&quot;http://www.troop734.org/&quot;&gt;Troop 734&lt;/a&gt; - &lt;em&gt;from Hilliard, Ohio&lt;/em&gt; - Simon Kenton Council - &lt;a href=&quot;http://www.scouting.org/&quot;&gt;Boy Scouts of America&lt;/a&gt;&lt;/dt&gt;
&lt;dt&gt;&lt;a href=&quot;http://www.bsa224.us/&quot;&gt;Troop and Crew 224&lt;/a&gt; - &lt;em&gt;From Oak Ridge, Tennessee&lt;/em&gt; - &lt;a href=&quot;http://www.scouting.org/&quot;&gt;Boy Scouts of America&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;News, Calendar, Upcoming Events, Contact-Form&lt;/dd&gt;
&lt;dt&gt;&lt;a href=&quot;http://www.troop424.com/&quot;&gt;Troop 424&lt;/a&gt; - &lt;em&gt;From Savage, Maryland&lt;/em&gt; - &lt;a href=&quot;http://www.scouting.org/&quot;&gt;Boy Scouts of America&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;News, Calendar, Upcoming Events, Sitemap&lt;/dd&gt;
&lt;dt&gt;&lt;a href=&quot;http://www.longship.org/&quot;&gt;Longship&lt;/a&gt; - &lt;em&gt;From Oslo, Norway&lt;/em&gt; - &lt;a href=&quot;http://www.speiding.no&quot;&gt;Norges speiderforbund&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;&lt;a href=&quot;http://translate.google.com/translate?u=http%3A%2F%2Fwww.longship.org%2F&amp;amp;sl=no&amp;amp;tl=en&amp;amp;hl=en&amp;amp;ie=UTF-8&quot;&gt;Translate with Google Language Tools&lt;/a&gt;&lt;br /&gt;News, Calendar (currently broken), Upcoming Events, Polls, Contact (do we want the whole module lists here - many to add if so ;))&lt;/dd&gt;
&lt;dt&gt;&lt;a href=&quot;http://www.troop256.com/&quot;&gt;Troop 256&lt;/a&gt; - &lt;em&gt;From Las Vegas Area Council in Nevada&lt;/em&gt; - &lt;a href=&quot;http://www.scouting.org/&quot;&gt;Boy Scouts of America&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;Event module, Contact Module&lt;/dd&gt;
&lt;/dl&gt;
&lt;p /&gt;
&lt;h2&gt;Districts&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;&lt;a href=&quot;http://www.downeastdistrict.org/&quot;&gt;Downeast District&lt;/a&gt;&lt;/b&gt;: &lt;em&gt;From PineTree Council in Maine&lt;/em&gt;: News, Calendar, Upcoming Events, Contact-Form, Forums, Polls, Newsletter, &lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;&lt;a href=&quot;http://whiterockdistrict.org/&quot;&gt;White Rock District&lt;/a&gt;&lt;/b&gt;: &lt;em&gt;From Circle10 Council in Texas&lt;/em&gt;: News, Calendar, Upcoming Events&lt;/li&gt;
&lt;/ul&gt;
&lt;p /&gt;
&lt;h2&gt;Museums&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;&lt;a href=&quot;&quot;&gt;Scouting Museum of Norway&lt;/a&gt;&lt;/b&gt;: (&lt;a href=&quot;http://translate.google.com/translate?u=http%3A%2F%2Fwww.speidermuseet.no%2F&amp;amp;sl=no&amp;amp;tl=en&amp;amp;hl=en&amp;amp;ie=UTF-8&quot;&gt;Translate with Google Language Tools&lt;/a&gt;) &lt;em&gt;Storgaten 3, 4 floor in Oslo, Norway&lt;/em&gt;: Drupal 6 based with a fair few contrib modules. Photos, Newsletter, Tag Cloud - &lt;a href=&quot;http://groups.drupal.org/node/17857#comment-74771&quot;&gt;some details&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/scouting-guiding&quot;&gt;Scouting/Guiding&lt;/a&gt;&lt;/div&gt;</description>
 <group domain="http://groups.drupal.org/scouting-guiding" xmlns="http://drupal.org/project/og">Scouting/Guiding</group>
 <pubDate>Wed, 22 Apr 2009 14:30:43 +0000</pubDate>
 <dc:creator>Downeast Devo</dc:creator>
 <guid isPermaLink="false">21580 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Anyone interested in collaborating on a &quot;recipe&quot; for Boy Scout Troops</title>
 <link>http://groups.drupal.org/node/18977</link>
 <description>&lt;p&gt;I have been working with Drupal for about 3 years and am active in BSA as an assistant scoutmaster. I have a vision for a troop recipe. I would like to do this in version 6 because it will rely on CCK and views extensively.  I do not have particularly strong skill sets in CSS and PHP but I know my way around drupal pretty well and am learning as I go with the other items.&lt;/p&gt;
&lt;p&gt;If you have a troop site or pack site, or are working with a pack or troop, I would like partners who could help with the vision and test concepts.&lt;/p&gt;
&lt;p&gt;So far the concept is&lt;/p&gt;
&lt;p&gt;-CCK for activities with locations, maps, packing lists, signup and calendar&lt;br /&gt;
-Organic groups for patrols and possibly ASMs and committee&lt;br /&gt;
-Forums for documents and resources&lt;br /&gt;
-Link library for external resources&lt;br /&gt;
-Content type for Eagle scout &quot;hall of fame&quot; listing project, scout, organization, service hours&lt;/p&gt;
&lt;p&gt;Want to help?  Want some help?&lt;/p&gt;
&lt;p&gt;Jump in!&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/scouting-guiding&quot;&gt;Scouting/Guiding&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/18977#comments</comments>
 <category domain="http://groups.drupal.org/taxonomy/term/7896">scouting</category>
 <group domain="http://groups.drupal.org/scouting-guiding" xmlns="http://drupal.org/project/og">Scouting/Guiding</group>
 <pubDate>Mon, 09 Feb 2009 21:55:30 +0000</pubDate>
 <dc:creator>dgnova3@drupal.org</dc:creator>
 <guid isPermaLink="false">18977 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Speidermuseet (Scouting Museum of Norway) online</title>
 <link>http://groups.drupal.org/node/17857</link>
 <description>&lt;p&gt;A new (since september - am a little late) scouting site is now up. Drupal 6 based with a fair few contrib modules.&lt;/p&gt;
&lt;p&gt;For those of you who can read Norwegian it&#039;s up at &lt;a href=&quot;http://www.speidermuseet.no&quot; title=&quot;http://www.speidermuseet.no&quot;&gt;http://www.speidermuseet.no&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;English speakers - sorry - no english text there at present.&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/scouting-guiding&quot;&gt;Scouting/Guiding&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/17857#comments</comments>
 <group domain="http://groups.drupal.org/scouting-guiding" xmlns="http://drupal.org/project/og">Scouting/Guiding</group>
 <pubDate>Thu, 01 Jan 2009 14:38:46 +0000</pubDate>
 <dc:creator>chrissearle@drupal.org</dc:creator>
 <guid isPermaLink="false">17857 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Using Organic Groups for a scouting site?</title>
 <link>http://groups.drupal.org/node/1377</link>
 <description>&lt;p&gt;Hi, I&#039;m going to turn this into a bit of a support forum, so let me know if I should take this question back to, say, the support forums :-)&lt;/p&gt;
&lt;p&gt;My scouting site, under development, is:&lt;br /&gt;
&lt;a href=&quot;http://www.pqpack621.org&quot; title=&quot;http://www.pqpack621.org&quot;&gt;http://www.pqpack621.org&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I&#039;d love to get a sense of what works for the other scouting sites out there.&lt;/p&gt;
&lt;p&gt;I&#039;m new to Drupal, and I came to it in the middle of setting up a site for my son&#039;s Cub Scout pack.  I&#039;m hoping that each of the den leaders will be able to post their meeting and event announcements.  I&#039;m gradually adding in modules that I think I&#039;ll need.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;the question:&lt;/strong&gt;&lt;br /&gt;
I&#039;d like the dens to be able to see their own events, but also be able to see the pack-wide events.  I was planning to build some filters onto the individual Den pages so that the event listings would have the right stuff.  But it sounds like Organic Groups handles some of that.&lt;/p&gt;
&lt;p&gt;On the other hand, I don&#039;t need the groups to be &quot;organic&quot; - packs are small enough that I can manage membership, and with our scouts being this age (6-10 years), I&#039;m not interested in random people joining the site.&lt;/p&gt;
&lt;p&gt;Thanks for any advice, and I&#039;d love to see what folks are doing out there.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br /&gt;
Andrea&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/scouting-guiding&quot;&gt;Scouting/Guiding&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/1377#comments</comments>
 <category domain="http://groups.drupal.org/taxonomy/term/792">advice</category>
 <category domain="http://groups.drupal.org/taxonomy/term/733">group</category>
 <group domain="http://groups.drupal.org/scouting-guiding" xmlns="http://drupal.org/project/og">Scouting/Guiding</group>
 <pubDate>Mon, 11 Sep 2006 16:13:26 +0000</pubDate>
 <dc:creator>drea</dc:creator>
 <guid isPermaLink="false">1377 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Using Organic Groups for a scouting site?</title>
 <link>http://groups.drupal.org/node/1377</link>
 <description>&lt;p&gt;Hi, I&#039;m going to turn this into a bit of a support forum, so let me know if I should take this question back to, say, the support forums :-)&lt;/p&gt;
&lt;p&gt;My scouting site, under development, is:&lt;br /&gt;
&lt;a href=&quot;http://www.pqpack621.org&quot; title=&quot;http://www.pqpack621.org&quot;&gt;http://www.pqpack621.org&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I&#039;d love to get a sense of what works for the other scouting sites out there.&lt;/p&gt;
&lt;p&gt;I&#039;m new to Drupal, and I came to it in the middle of setting up a site for my son&#039;s Cub Scout pack.  I&#039;m hoping that each of the den leaders will be able to post their meeting and event announcements.  I&#039;m gradually adding in modules that I think I&#039;ll need.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;the question:&lt;/strong&gt;&lt;br /&gt;
I&#039;d like the dens to be able to see their own events, but also be able to see the pack-wide events.  I was planning to build some filters onto the individual Den pages so that the event listings would have the right stuff.  But it sounds like Organic Groups handles some of that.&lt;/p&gt;
&lt;p&gt;On the other hand, I don&#039;t need the groups to be &quot;organic&quot; - packs are small enough that I can manage membership, and with our scouts being this age (6-10 years), I&#039;m not interested in random people joining the site.&lt;/p&gt;
&lt;p&gt;Thanks for any advice, and I&#039;d love to see what folks are doing out there.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br /&gt;
Andrea&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/scouting-guiding&quot;&gt;Scouting/Guiding&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/1377#comments</comments>
 <category domain="http://groups.drupal.org/taxonomy/term/792">advice</category>
 <category domain="http://groups.drupal.org/taxonomy/term/733">group</category>
 <group domain="http://groups.drupal.org/scouting-guiding" xmlns="http://drupal.org/project/og">Scouting/Guiding</group>
 <pubDate>Mon, 11 Sep 2006 16:13:26 +0000</pubDate>
 <dc:creator>drea</dc:creator>
 <guid isPermaLink="false">1377 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Will you be participating in JOTA/JOTI 2006?</title>
 <link>http://groups.drupal.org/node/1375</link>
 <description>&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/scouting-guiding&quot;&gt;Scouting/Guiding&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/1375#comments</comments>
 <group domain="http://groups.drupal.org/scouting-guiding" xmlns="http://drupal.org/project/og">Scouting/Guiding</group>
 <pubDate>Sun, 10 Sep 2006 09:28:10 +0000</pubDate>
 <dc:creator>chrissearle@drupal.org</dc:creator>
 <guid isPermaLink="false">1375 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Will you be participating in JOTA/JOTI 2006?</title>
 <link>http://groups.drupal.org/node/1375</link>
 <description>&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/scouting-guiding&quot;&gt;Scouting/Guiding&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/1375#comments</comments>
 <group domain="http://groups.drupal.org/scouting-guiding" xmlns="http://drupal.org/project/og">Scouting/Guiding</group>
 <pubDate>Sun, 10 Sep 2006 09:28:10 +0000</pubDate>
 <dc:creator>chrissearle@drupal.org</dc:creator>
 <guid isPermaLink="false">1375 at http://groups.drupal.org</guid>
</item>
<item>
 <title>JOTI 2006</title>
 <link>http://groups.drupal.org/node/1374</link>
 <description>&lt;p&gt;JOTI 2006 will be running 21-22 october this year&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.scout.org/wse/joti.shtml&quot; title=&quot;http://www.scout.org/wse/joti.shtml&quot;&gt;http://www.scout.org/wse/joti.shtml&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I&#039;ve run a few JOTI competitions before - but these were custom coded. They were based on a set of questions to be answered, plus online chat between the teams, and the ability to use lifelines (yes - very who wants to be a millionaire I know) - get a hint, ask another team and ask all other teams.&lt;/p&gt;
&lt;p&gt;I won&#039;t be running one this year due to personal time constraints (although I will probably be in the JOTI IRC channels on the 21st).&lt;/p&gt;
&lt;p&gt;However - I&#039;d be interested to hear if any others will be running anything special for JOTI/JOTA this year - and if so - will it be integrated into a drupal based site? I mean - I can see forums for it etc - but is there something better out there?&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/scouting-guiding&quot;&gt;Scouting/Guiding&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/1374#comments</comments>
 <group domain="http://groups.drupal.org/scouting-guiding" xmlns="http://drupal.org/project/og">Scouting/Guiding</group>
 <pubDate>Sun, 10 Sep 2006 09:27:03 +0000</pubDate>
 <dc:creator>chrissearle@drupal.org</dc:creator>
 <guid isPermaLink="false">1374 at http://groups.drupal.org</guid>
</item>
<item>
 <title>JOTI 2006</title>
 <link>http://groups.drupal.org/node/1374</link>
 <description>&lt;p&gt;JOTI 2006 will be running 21-22 october this year&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.scout.org/wse/joti.shtml&quot; title=&quot;http://www.scout.org/wse/joti.shtml&quot;&gt;http://www.scout.org/wse/joti.shtml&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I&#039;ve run a few JOTI competitions before - but these were custom coded. They were based on a set of questions to be answered, plus online chat between the teams, and the ability to use lifelines (yes - very who wants to be a millionaire I know) - get a hint, ask another team and ask all other teams.&lt;/p&gt;
&lt;p&gt;I won&#039;t be running one this year due to personal time constraints (although I will probably be in the JOTI IRC channels on the 21st).&lt;/p&gt;
&lt;p&gt;However - I&#039;d be interested to hear if any others will be running anything special for JOTI/JOTA this year - and if so - will it be integrated into a drupal based site? I mean - I can see forums for it etc - but is there something better out there?&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/scouting-guiding&quot;&gt;Scouting/Guiding&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/1374#comments</comments>
 <group domain="http://groups.drupal.org/scouting-guiding" xmlns="http://drupal.org/project/og">Scouting/Guiding</group>
 <pubDate>Sun, 10 Sep 2006 09:27:03 +0000</pubDate>
 <dc:creator>chrissearle@drupal.org</dc:creator>
 <guid isPermaLink="false">1374 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Scouting/Guiding</title>
 <link>http://groups.drupal.org/node/1347</link>
 <description>&lt;p&gt;Well, as an active leader in the Longship group (&lt;a href=&quot;http://www.longship.org&quot; title=&quot;www.longship.org&quot;&gt;www.longship.org&lt;/a&gt;) I got the suggestion for the group from David, an ex-longshipper who is now an active leader with 4th Caterham (&lt;a href=&quot;http://www.4thcaterham.org.uk/&quot; title=&quot;http://www.4thcaterham.org.uk/&quot;&gt;http://www.4thcaterham.org.uk/&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;Longship is running drupal, Caterham is looking at switching.&lt;/p&gt;
&lt;p&gt;It seems that drupal is a good match for such youth group sites - so - here&#039;s a group to allow discussion on what works well, what not so well - a place to ask questions and to exchange ideas.&lt;/p&gt;
&lt;p&gt;I have a feeling that drupal is also well suited to large events - think for example about JOTI, or a site during and after a jamboree.&lt;/p&gt;
&lt;p&gt;So - any scouters/guiders out there who are using drupal or who think they might benefit - come along and join us :)&lt;/p&gt;
&lt;p&gt;Yours in Scouting&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/scouting-guiding&quot;&gt;Scouting/Guiding&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/1347#comments</comments>
 <group domain="http://groups.drupal.org/scouting-guiding" xmlns="http://drupal.org/project/og">Scouting/Guiding</group>
 <pubDate>Tue, 05 Sep 2006 05:47:12 +0000</pubDate>
 <dc:creator>chrissearle</dc:creator>
 <guid isPermaLink="false">1347 at http://groups.drupal.org</guid>
</item>
<item>
 <title>Scouting/Guiding</title>
 <link>http://groups.drupal.org/node/1347</link>
 <description>&lt;p&gt;Well, as an active leader in the Longship group (&lt;a href=&quot;http://www.longship.org&quot; title=&quot;www.longship.org&quot;&gt;www.longship.org&lt;/a&gt;) I got the suggestion for the group from David, an ex-longshipper who is now an active leader with 4th Caterham (&lt;a href=&quot;http://www.4thcaterham.org.uk/&quot; title=&quot;http://www.4thcaterham.org.uk/&quot;&gt;http://www.4thcaterham.org.uk/&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;Longship is running drupal, Caterham is looking at switching.&lt;/p&gt;
&lt;p&gt;It seems that drupal is a good match for such youth group sites - so - here&#039;s a group to allow discussion on what works well, what not so well - a place to ask questions and to exchange ideas.&lt;/p&gt;
&lt;p&gt;I have a feeling that drupal is also well suited to large events - think for example about JOTI, or a site during and after a jamboree.&lt;/p&gt;
&lt;p&gt;So - any scouters/guiders out there who are using drupal or who think they might benefit - come along and join us :)&lt;/p&gt;
&lt;p&gt;Yours in Scouting&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;a href=&quot;/scouting-guiding&quot;&gt;Scouting/Guiding&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://groups.drupal.org/node/1347#comments</comments>
 <group domain="http://groups.drupal.org/scouting-guiding" xmlns="http://drupal.org/project/og">Scouting/Guiding</group>
 <pubDate>Tue, 05 Sep 2006 05:47:12 +0000</pubDate>
 <dc:creator>chrissearle</dc:creator>
 <guid isPermaLink="false">1347 at http://groups.drupal.org</guid>
</item>
</channel>
</rss>
