Cwgordon7's blog - ghop
/taxonomy/term/2/0
enGHOP Students at Drupalcon
/ghop-students-at-drupalcon
<p>Over the past few months, the GHOP program has made innumerable contributions to the Drupal community. Now that GHOP is ending, many of these students are choosing to remain long-term contributors. This is awesome: it's exactly what the program was meant to achieve, getting high school students involved in open source communities. And <strong>what better way to get involved in Drupal than to go to Drupalcon?</strong></p>
<p>Deeply inspired by <a href="http://drupal4hu.com/node/108">chx's chipin for Dmitri</a>, I have posted here the chipins' of two students requesting financial assistance to get to Drupalcon. Please, please, please seriously consider contributing to this cause. We want new contributors in the Drupal community? Well, here they are: but they need your help to fully join the community.</p>
<p><a href="/ghop-students-at-drupalcon" target="_blank">read more</a></p>/ghop-students-at-drupalcon#commentsdrupaldrupalconghopTue, 22 Jan 2008 19:58:11 +0000cwgordon78 at Introducing Flexifilter
/introducing-flexifilter
<p>Today, the initial version of <a href="http://drupal.org/project/flexifilter">Flexifilter</a> for Drupal 6.x was released. "What is this flexifilter?" you might ask. And the answer: Flexifilter is an awesome new module that's going to totally revolutionize the way filters are done in Drupal. It's going to become (almost) as important as CCK and Views for a site builder. Flexifilter was initially created by <a href="http://drupal.org/user/210422">Corsix</a> as a part of <a href="http://drupal.org/project/ghop">GHOP 2007-08</a>.</p>
<h2>What it is</h2>
<p>Flexifilter allows you to define custom filters <strong>entirely through the user interface</strong>. You name a filter, you can create it. A filter to append a "back to top" link if the text is longer than 1000 characters? No problem. A filter to change links in the form of [[link|title]] into links in the form of <a href="link">title<a>? Downright easy. And, if you ever want to change the format from [[link|title]] to {{link:title}}, there will be no delving into php code necessary: just change your settings on the admin page.</p>
<p><a href="/introducing-flexifilter" target="_blank">read more</a></p>/introducing-flexifilter#commentsdrupalflexifilterghopyouth rightsSun, 13 Jan 2008 03:55:56 +0000cwgordon77 at The power of Drupal simpletests and the simpletest revolution
/the-power-of-drupal-simpletests-and-the-simpletest-revolution
<div class="messages error">
<h3>If you are looking for an up-to-date SimpleTest tutorial, please see <a href="/how-to-write-automated-tests-for-drupal">my newer post</a>.</h3>
</div>
<p>The <a href="http://drupal.org/project/simpletest">Drupal simpletest module</a> is awesome! I discovered it while I was looking for a new <a href="http://code.google.com/p/google-highly-open-participation-drupal/issues/list">GHOP</a> task, and I loved the idea of it immediately. So, I claimed the task, and I'm writing now to share what I learned with you.</p>
<h2>What it is</h2>
<p>The simpletest module extends the php simpletest framework. Basically, it allows users to run a series of automated tests on a Drupal install.</p>
<h2>Why it's useful</h2>
<p>Often, new code is entered into Drupal contributed modules, and even the Drupal core, without being thoroughly tested - or even tested at all, in some situations. With simpletest, tests become so easy (without having to manually try maybe hundreds of situations) that finding and fixing bugs becomes a breeze.</p>
<p><a href="/the-power-of-drupal-simpletests-and-the-simpletest-revolution" target="_blank">read more</a></p>/the-power-of-drupal-simpletests-and-the-simpletest-revolution#commentsdrupalghopsimpletestMon, 24 Dec 2007 09:23:27 +0000cwgordon74 at GHOP, Drupal, and the Right to Vote
/ghop-drupal-and-the-right-to-vote
<p>GHOP stands for Google Highly Open Participation contest. It has started in late November, and will be finished by February. Already, an amazing amount of work has been completed. This project is succeeding at harnessing the power of people under 18 at quickly understanding new, complex things (that take adults years to understand) in less than an hour.</p>
<p>I am not surprised by this. Children and teenagers are smarter than adults, as has been proven time and time again. Google Summer of Code, aimed at college-level students, has not produced nearly as many results as this contest has.</p>
<p><a href="/ghop-drupal-and-the-right-to-vote" target="_blank">read more</a></p>/ghop-drupal-and-the-right-to-vote#commentsdrupalghopyouth rightsSun, 16 Dec 2007 22:55:47 +0000cwgordon72 at