How PyCon APAC 2014 web is built

Keith Yang

How
PyCon APAC 2014 Web
is built


Keith Yang

yang.keitheis.org

Minimal Viable Web

Keith Yang

How I became a Web Chair
by accident?

“Destiny.”

Outlines

Teamwork

Imaginaiton

Meeting: 0.

Party: 0.
BIG mistake.

Co-work

2012, 2013: Symposion


2014: Mezzanine

2015: (Mezzanine)?

Architect Coder?

Easier

Harder

Suggestion

  1. Coded it before
  2. Don't code this time
  3. Just assign and don't code

Evolution

Architecture

Mezzanine

Django

INSTALLED_APPS = (
    "south",
    "mezzanine...",
    "bootstrap3",
    "raven.contrib.django.raven_compat",
    "djcelery",
    "djcelery_email",
    ...
)

I18n

Share Impossible

“Impossible to share on Twitter or Facebook in China at present”

Future

Future Develop

with comment by @urs

Future System

Fight “Destiny”

Maybe

Thanks
Q&A?

Happy Fork

PyConAPAC Web Site is open source on Bitbucket