Nebraska Drupal Group June Meetup (Omaha)

Events happening in the community are now at Drupal community events on www.drupal.org.
squaretone's picture
Start: 
2010-06-19 13:00 - 15:00 America/Chicago
Organizers: 
Event type: 
User group meeting

Location: Envoy, Inc.

Main Topic: Dave will be giving a brief presentation on Staging and Deploying Drupal sites.

Additional discussion topics:

  • options for a group project either adopting a module or creating a new one.
  • ideas for future meetup topics. Fill out the Member Strengths Inventory Inventory or bring a possible topic idea to the meetup.

You can also sign up for meeting alerts on the Meetup.com page

Comments

I will miss the June Meetup

michael.joyce's picture

I will miss this month's meetup. I'm taking my daughter to the CWS. Happy Drupaling!

—M
Michael Joyce
"Design is a good idea.

Meeting notes

dave reid's picture

Dave talking about Palantir's deployment process
- Beanstalk http://beanstalkapp.com/
- Unfuddle
- Exportables
- http://drupal.org/project/ctools
- http://drupal.org/project/features
- http://drupal.org/project/input_formats

Random Stuff:
- Certified to Rock written by GVS, being used by Lullabot on their latest developer job openings
- http://www.drupaldojo.com
- Follow on http://twitter.com/drupaldojo
- http://www.drupalove.com
- http://drupal7releasedate.com

Huge thank you to Lullabot for their complete DVD collection for our group to share. We'll start a resource library and any group members can check them out for free.

Potential ideas for modules for our group to help maintain:
- BelatedPNG
- Token Categories

Congratulations to squaretone on the birth of his baby girl!

How to validate e-mail addresses properly?
For PHP 5.2 and above:

<?php
filter_var
($mail, FILTER_VALIDATE_EMAIL);
?>

Shameless plug from Dave: If you need Drupal 7's pluggable password hashing file (for instance if you want to allow legacy user passwords that do not use Drupal's MD5 password hashing), you can use the Password module (http://drupal.org/project/password).

Learning theming:
- http://drupal.org/theme-guide
- Zen theme
Zen is the ultimate starting theme for Drupal.
http://drupal.org/project/zen
- Semantic Views module
This Views plugin makes unformatted styles, field row styles and other output more readily configurable without needing to override template files. http://drupal.org/project/semanticviews
- Semantic CCK module
http://drupal.org/project/semantic_cck

Save the date for the 2nd week in March for DrupalCon Chicago 2011.

Senior Drupal Developer for Lullabot | www.davereid.net | @davereid