Questions answered by this session:
What are major factors to consider when deciding on an appropriate architecture for my application?
How can I mitigate the downsides of my decisions?
How do I decide what my target audience is for my decisions?
What are Drupal's priorities? Are they the right priorities?
Comments
If this is anything like your "code stink" session...
... It will be one session I'll be sure to attend. :-)
I'm glad to see you aren't just presenting the same material repeatedly (as some others I notice are doing). This looks like a fascinating topic, albeit perhaps one that would be hard to explore in any depth with a 45-minute session.
<?php
$full_name = 'Lowell Montgomery';
$from = 'US/British dual citizen living in Germany';
$blog = 'drupal.cocomore.com/blog';
$drupal_interests = array('evangelism',
'building cool sites', 'coding', 'design', 'UX');
?>