PMXBOT Log file Viewer

Help | Karma | Search:

#dcpython logs for Monday the 26th of March, 2012

(Back to #dcpython overview) (Back to channel listing) (Animate logs)
[12:57:13] <MattBowen> morning all
[13:45:15] <aclark> MattBowen!
[13:45:26] <MattBowen> aclark: !
[14:00:39] <aclark> so glad pmxbot is back
[14:01:15] <aclark> !motivate pmxbot
[14:01:15] <pmxbot> you're doing good work, pmxbot!
[20:25:39] <MattBowen> hey all -- so if mcdonc wanted to come teach us about pyramid, what would we want him to teach us?
[21:10:32] <j00bar> diff -u pyramid pylons
[21:10:51] <j00bar> cmp(django, pyramid)
[21:22:31] <MattBowen> j00bar: cool
[21:23:03] <j00bar> basically, sell me on pyramid. what would it be good for. what would it not be good for. and why would i want to use it versus django/flask/zope/insert-framework-here
[21:29:37] <MattBowen> j00bar: makes sense
[21:30:14] <MattBowen> alright, night all
[21:52:29] <aclark> j00bar: pyramid is like django without the admin interface and other choices made for you. lots you can do but does nothing unless you tell it to. slightly bigger learning curve than django, but bigger warm/fuzzy in return when you realize your app does only what you tell it and nothing else