Posted by kristen pol on October 14, 2010 at 8:56pm
I think we are set for the next meeting with a debugger talk but is there anything anyone wants to learn about?
I did an SEO talk a long time ago and since then our membership has shifted so maybe some of the new members would be interested in that?
Throw out some topics...
Kristen

Comments
Topics
Would the debugger topic use a whole meeting? SEO is a good topic from my newbie perspective. I'm not sure it's a full topic, but I'd be interested in building a list of "must have" modules beyond the core that are useful for most sites.
SEO
I could use a whole session on SEO. I've given Drupal camp presentations on it in the past and it takes about an hour. Maybe we could schedule for the following meeting in December?
Kristen
Contact: https://www.hook42.com/contact
Drupal 7 Multilingual Sites: http://www.kristen.org/book
debugging Drupal
I would like to vote on seeing more about debugging Drupal. I admit for my part, that most of my debugging comes from a flag setting and doing a drupal_set_message. I have not seen others methods or seen a method that works within Zend or Xdebug.
More debugging
I would think we could spend a whole meeting on debugging. Is there someone experienced with Xdebug and/or Zend? What about JavaScript debugging?
Pat Johnston
Aromas, Ca
I'm no guru, but I've done a
I'm no guru, but I've done a fair amount of JavaScript debugging. Is there anything in particular you want to learn?
JavaScript not a problem
Actually, I've done pretty well with the Venkman debugger on Firefox. I've also used the Chrome V8 debugger with success. Mostly I'd be interested in Xdebug or Zend.
Pat Johnston
Aromas, Ca
JS debugging
I would love a rundown of good ways to debug javascript!!! I typically end up using "alert"... yikes.
Kristen
Contact: https://www.hook42.com/contact
Drupal 7 Multilingual Sites: http://www.kristen.org/book
Xdebug!
Xdebug would be pretty awesome. I'm debugging with just server logs and silly print statements and all warnings turned on. Anyone know how to set up eclim?