Use this thread to post topics you'd like to discuss. When proposing new topics, please be sure to include if this is something that you'd like to present or learn, as well as if there's any specific pressing deadlines.
A couple example/templates:
Topic: Creating your first Drupal Theme from Scratch
Presenter: Me
Rationale: Workshopping this for DrupalCon proposal
Urgency: None
Topic Details: While Drupal comes with a few themes built in, professional sites using the default themes are rarely seen. This session will introduce attendees to the basics of theme creation and development as well as tools that can make custom theme development easier.
Throughout this session, each concept will be accompanied by a code example from one of the dozens of custom themes the presenter has built.
Topic: Personalized content on cached pages
Presenter: Desired
Rationale: I have a project in which I'd like to make use of caching, but has some areas that need personalized, access-controlled contnet
Urgency: High
Topic Details:

Comments
Displaying personalized content with Drupal
Topic: Displaying personalized content with Drupal
Presenter: @pfrilling (me)
Rationale: Lessons learned from a recent project
Urgency: None
Topic Details: How can you display a cached page that shows the same entity with personalized content to different users?