Posted by mason@thecoding... on June 29, 2011 at 5:54pm
Start:
2011-07-12 18:00 - 21:00 America/New_York Organizers:
Event type:
User group meeting
Come join Zivtech at our offices in Old City for a Drupal MeetUp. Please suggest any ideas you have for topics to discuss below. Along with the usual discussion of working day to day with Drupal we can use this time to orchestrate the final push to Drupaldelphia
We'll have pizza and beer.
Zivtech is located at 32 S. Strawberry St., 2nd Floor. Here's a map: http://goo.gl/maps/twul .
Hope to see you there!

Comments
Sounds good
As a local newbie to Drupal I hope to be there on the 12th. Along with two colleagues I am looking into how Drupal is being used in Higher Education. We should be signing up to Drupaldelphia soon too. Looking forward to meeting some Drupal gurus.
So does clicking on the up arrow under Meetup equate to a "thumbs up" or does it communicate something more that ties to my login? Curious how it works.
It's just like reddit/digg
It's just like reddit/digg etc, showing you like the post. In the case of an event, its not important. You should click the "Signup" button, though.
Thanks
Thanks. I'm signed up now.
probably unable to attend
I most likely cannot make the 12th due to a prior commitment. It's a shame as I have some homebrew beers to share. I'll have to see if I can get out of the commitment somehow.
:(
I'll be flying to LA while you are all cavorting. Hope to catch August's meeing.
Shai Gluskin
Content2zero
As per usual I come out leraning somethig new
Thanks for showing us about the drush way to interact with our database.
sql-cli (sqlc) Open a SQL command-line interface using Drupal's
sql-conf Print database connection details using print_r().
sql-connect A string for connecting to the DB.
sql-dump Exports the Drupal DB as SQL using mysqldump.
sql-query (sqlq) Execute a query against the site database.
sql-sync Copy source database to target database using rsync.
I really do need to be more adventurous in my drush explorations: