Coder Tender Love

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Written as a demonstration on how to extend Coder 6.x-2.x-dev with additional tests. Currently has only one test:

  • If an @author docblock line exists, check to see if the author's name was omitted from the comment.

DPI Study

Component type

module

Maintenance status

Development status

Component created

Component changed

Distribution method for the Digital Propensity Index Questionnaire and the instructional intervention for David Norman's dissertation in 2008.

Guides anonymous users through a series of 6 timed instructional events along with a 46 question survey to score the users' likely digital propensity. The goal of the study was to see if there is any validity to the learning styles of people labeled as so-called "Digital Natives" versus "Digital Immigrants."

Short story, this study didn't have any significant, statistical findings.

AFW - Available for work

Component type

module

Maintenance status

Development status

Downloads

1227

Component created

Component changed

This module provides a basic block that will let you tell others if you are available for work. You can change the block title and the phrasing that appears from the block configuration page. The default value is set to say that you are accepting more work. I'm not sure if that's optimistic or
pessimistic, but you can change it whenever you'd like.

If you run your own freelancing practice, it's generally a good idea to let people know on your site whether you're accepting new work; it's pretty much one of the few things people will actually use your site for.

Rules examples

Component type

module

Categories

Maintenance status

Development status

Downloads

5374

Component created

Component changed

This project contains example code for Rules 2 plugins:

* Rules actions (including minimal example, an example with a required parameter, and an action that also provides a parameter)
* Rules conditions, including using parameters
* Declaring and invoking Rules events

The example code does not contain any Rules data types, nor any simple tests. Sorry about that.