工程師沒告訴設計師的事 / Happy Together: Designer and Programmer
Speaker
TsungWei Hu /中文
Tags
Web, Front-end, CollaborationAbstract
Designers are trained and think differently from programmers. In general, designers work with static HTML while programmers work on codes and frameworks. Often, they hardly collaborate without bumping into each other.
For example, Django themes are flexible, but only for programmers. They are not designer friendly. Django templates hate designers who can't code. They need a better way to collaborate among projects, to maximize their productivity.
Diazo is a smart approach to theming a website. It offers an interface between designers and developers, this brings separation of concerns, and helps to eliminate the gap. While Diazo is a technology developed by the Plone community, it can also work with various web frameworks and deploy with WSGI/Apache/Nginx. In this talk, we will showcase how Diazo works in real world, and the possibility to build a new ecosystem among web developers.