Posted by jerodfritz on May 2, 2011 at 6:58pm
There was a quite a bit of discussion at last month's meeting on what we plan to do at Wednesday's meeting.
I recall we decided that the organizer's were going to setup some sort of shared environment or git repo we could all access and that this may be available prior to May 4th so we could hit the ground running.
If anyone has access to this can you please post it here.
If this is still pending I'd be willing to help.
Let me know
- Jerod

Comments
I just found out today that I
I just found out today that I won't be able to make it Wednesday due to a dance thing for my daughter.
I'll bring the projector
I have a projector I can bring.
Networking
Would anyone that goes to this meeting be open to networking with a recruiter ? I am fairly new to recruiting for this technology, and looking to connect with as many professionals in field that I can.
You bet!
We're always interested in hearing what your side of the equation is seeing out there.
Don't forget to check out the meetup site, too.
http://www.meetup.com/Cincinnati-Drupal-Users-Group/
Pantheon Dev Environment
Having not heard an environment was created for us to use already, I'm going to take the reigns on this. Please give me word to halt if this is not necessary.
Pantheon is new service in Beta that provides nice tools for development. They've provided me a beta invite I'm going to setup for our meetup. Anyone who would like access please provide me their SSH key to be able to access and download the code repository.
For those that need to create an an SSH key visit http://help.github.com/linux-set-up-git/ and refer to the section "Set Up SSH Keys"
Environment Ready
The development environments are ready to use:
Development site
http://dev.cindug.gotpantheon.com/
Test site
http://test.cindug.gotpantheon.com/
Live site
http://live.cindug.gotpantheon.com/
SSH Keys - Access
To access the code repository and assist with development you'll need to first post your public SSH key here or email it to me and I'll add it for access. After your ssh key has been added here are some brief instructions:
Local Development
To start adding code on Pantheon, use the command below along with a recent (1.7 or above) version of git. You can also download a database snapshot, copies of any files uploaded through Drupal (e.g. images), or pull a complete working directory for local development.
git clone centogram@cindug.gotpantheon.com:/var/git/projects/cindug -b cindug cindugYou can use this command to add new files to the git repository and push them from your local environment onto the development server.
git add [files]; git commit -a; git pushSSH Keys
Here we go:
ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA04E26OpQjhygQlMdmCafjUoSqmhQEQi1JQRgjaavsIAjhYx5dZ2YcBniGR6/ZXESmj21pisKRxtCNGVh8c4EhaL+q1CDG0Baz/mHRkbT0HwWBF9eOpachEyNBjQydyQkqSFvlwac0mSynwgfRcZqi2paTNylYeM42o1rpzqKAYW/nUb4Vklshoed0lsLu27PEgsqmPlvRDCiCtjNLIhcLIWdwC5zS0eni+j1IbkWmVZHCcBXneTQAn5dpxrlB/W9WXEhVtbo/gU4pNujnyixE0wMxjbRUYMyzFB3XnemhW2erK4CAdA5EEp/E/j2u5w8NrNzZZTw+pvz9VOed1S0NQ== chris@thedavislabs.com
Followup to last night's meeting.
It looks like Jerod wrote a post on Cincinnati Drupal to some of the dangling questions at the meeting last night. The link is http://www.cincinnatidrupal.com/cindug-may-4th-followup
Check it out.
Was there any discussion last
Was there any discussion last month on topics for tonight's (June 1) meetup? Possible follow-ons from last month, etc?
Just checking in case there is anything needed to prep.
Scott D