World plonedaylt

12

Click here to load reader

Transcript of World plonedaylt

Page 1: World plonedaylt

PyramidWorld Plone Day 2012 LT

小田切 aodag 篤

Page 2: World plonedaylt

お前だれよ

aodag - Atsushi ODAGiri Beproud,Inc. Python 1.5から

Zope 2.4,2.5のころ

Plone...知らね

Page 3: World plonedaylt

Plone on Zope

なので、きっとZope関連の話ならしてもいいですよね?

Page 4: World plonedaylt

Python Web

Page 5: World plonedaylt

I Love Zope, but Hate Zope!

Zopeのコンセプトはすばらしい!

個々の技術もすばらしい! だが Zopeは難しい!

Zopeの技術はZopeでしか使えない!?

heh Zope3

Page 6: World plonedaylt

LAMPブーム

PythonフレームワークのトレンドもMVCフレームワークへ。

Page 7: World plonedaylt

WSGI

CherrypyDjangoweb.pyTurboGearsPylonsrepoze.bfg/pyramid ....

Page 8: World plonedaylt

Zope Meets WSGI

Repozeプロジェクト

ZopeをWSGI対応させよう!

Zopeの技術をWSGIフレームワークでも!

Page 9: World plonedaylt

Pyramid

repoze.bfg + pylons =

Page 10: World plonedaylt

PyramidとZope

Zope由来の技術

トラバーサルコンテキストベースのセキュリティZODBZope Page Template(Chameleon)ZCA

Page 11: World plonedaylt

PyramidとPylons

Pylons由来

URLディスパッチ

SQLAlchemyWebObMako, Jinja2...PasteDeploy

Page 12: World plonedaylt

Zopeのコンセプト

WSGI対応の開発ツール