1830
Comment:
|
← Revision 16 as of 2011-12-08 16:58:50 ⇥
1954
|
Deletions are marked like this. | Additions are marked like this. |
Line 11: | Line 11: |
== next meeting draft == | == last meeting draft == |
Line 24: | Line 24: |
* Fancy Python Libraries * twisted (+ +) * packaging (pip, setuptools, distutils, and all this madness) (+) |
|
Line 26: | Line 29: |
* User Interface Testing (different browsers, different resolutions etc.) - tools, best practises | * Acceptance testing ala http://fitnesse.org/ -- making sure what you deliver is what your client wants (+) * User Interface Testing (different browsers, different resolutions etc.) - tools, best practises, selenium? |
Line 28: | Line 32: |
* acceptance testing ala http://fitnesse.org/ -- making sure what you deliver is what your client wants * packaging (pip, setuptools, distutils, and all this madness) * twisted * Fancy Python Libraries * jQuery / Dojo / CSS * same form inputs rendering on different browsers * problem? - http://www.456bereastreet.com/archive/200409/styling_form_controls/ * existing tools: http://www.ajaxblender.com/jniceit.html or http://www.emblematiq.com/lab/niceforms/ - poor * custom themes? * adding new widgets? |
* Django and continuous integration- CI systems, best practices, worst mistakes * GeoDjango |
Line 42: | Line 38: |
* Non Python Fancy Technologies | * Non Python * jQuery / Dojo / CSS * same form inputs rendering on different browsers * problem? - http://www.456bereastreet.com/archive/200409/styling_form_controls/ * existing tools: http://www.ajaxblender.com/jniceit.html or http://www.emblematiq.com/lab/niceforms/ - poor * custom themes? * adding new widgets? |
Pykonik
where are we?
Basically in Krakow
blog: http://blog.pykonik.org/
group: https://groups.google.com/group/pykonik/
last meeting draft
when? 7th of Dec, 19:00
where? Pauza, Floriańska 18, Kraków
what?
- "New in Django: Advanced Timezones Support" by Tomek Paczkowski
- lightning talks
"The PyHole library. Python generic REST API client with no pre-configuration based on dynamic object oriented call/getattr interface." by Krzysztof Dorosz
- Idea of topics groups using WIKI.Python.ORG/Google Docs + proposing ligting talk topics (Michał Chałupczak)
what we would like to have at our meetings?
- Fancy Python Libraries
- twisted (+ +)
- packaging (pip, setuptools, distutils, and all this madness) (+)
- Django
- Functional testing in practise - tools, best practises, examples, use cases with versioning control (flow)
Acceptance testing ala http://fitnesse.org/ -- making sure what you deliver is what your client wants (+)
- User Interface Testing (different browsers, different resolutions etc.) - tools, best practises, selenium?
- Django project pattern - how to start good base project (folders, where to put what, deployment, versioning control, some "default hacks", default "starting" HTML5 template)
- Django and continuous integration- CI systems, best practices, worst mistakes
- Tools, IDE's
- EMACS / VI - show increase of coding productivity using keyboard instead of mouse
PyCharm - advanced usage
- Design Patterns
- Non Python
- jQuery / Dojo / CSS
- same form inputs rendering on different browsers
problem? - http://www.456bereastreet.com/archive/200409/styling_form_controls/
existing tools: http://www.ajaxblender.com/jniceit.html or http://www.emblematiq.com/lab/niceforms/ - poor
- custom themes?
- adding new widgets?
- same form inputs rendering on different browsers
- jQuery / Dojo / CSS