coder

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
freescholar's picture

Visualizing and Celebrating Diversity while Growing a Community Organically

Intending to cross-pollinate the Drupal community with other communities that can or do use, Drupal - or free software, seeking to highlight diversity by implementing a visual campaign on several sites that already have robust communities, to make long lasting relationships.

The Free Software Foundation fsf.org has already taken up the call and is implementing the start of this campaign now - soon to be revealed.

How can the Drupal community get involved?

There is almost a module for sharing our posts and messages on our sites.

Webmention uses IndieWebCamp
http://webmention.org

Read more
freescholar's picture

Developer of the Minute

Great Drupal meetup last night, Almost a full house. Giant thanks to Jim Fisk for facilitating the meeting and working his magic on the MIT video console thingy!

Here are my slides from my presentation for those that could not be there - http://www.slideshare.net/DrupalConnection/developer-of-the-minute

Intending to cross-pollinate the Drupal community with other communities that can or do use, Drupal - or free software, seeking to highlight diversity by implementing a visual campaign on several sites that already have robust communities, to make long lasting relationships.

Read more
cliff98109's picture

Looking to volunteer/collaborate on site design and coding

I'm currently working on my own website but looking to volunteer or collaborate on a larger project.

Fairly new to Drupal, but I have multiple years of embedded C++ and java experience, with some GUI and database work before that.

I'm located in Seattle if that makes a difference to anyone.

Read more
stella's picture

New i18n Coder Review

Doug and I are working on a new internationalization review for coder. The following checks are in the D6 dev version already (thanks to Doug!):

<

ul>

  • The $text argument to l() should be enclosed within t() so that it is translatable.
  • The $text argument to l() should be enclosed within st() so that it is translatable from within the install. (install files only)
  • Use get_t() or st() instead of t() in !hook_install(), hook_uninstall() and hook_update_N() (install files only)
  • Read more
    sun's picture

    Coder format! or: Make everything Drupal.

    In case you don't know, Edward Z. Yang (ezyang) is squashing a lot of bugs in coder_format in the scope of a GHOP task currently.
    In case you don't know coder_format, it's a script I wrote some time ago which re-formats one PHP file, or recursively all files in a directory according to Drupal's Coding Standards. Doug Green has been so kind to add it to the Coder module, so if you are a Drupal developer, you probably have (an out-dated version of) it already. Unfortunately, it did not receive that much attention yet.

    I do not yet want to promote coder_format with this post. Today, I just want to show you the results of an experiment, which in turn will show you, what you can expect from coder_format.

    Guess, what this ugly code snippet is:

    Read more
    Subscribe with RSS Syndicate content