Differences between revisions 12 and 13
Revision 12 as of 2011-12-08 00:36:43
Size: 1830
Editor: nat2-122
Comment:
Revision 13 as of 2011-12-08 00:50:19
Size: 1837
Editor: aesg225
Comment:
Deletions are marked like this. Additions are marked like this.
Line 24: Line 24:
 * Fancy Python Libraries
   * twisted (+)
   * packaging (pip, setuptools, distutils, and all this madness) (+)
Line 28: Line 31:
 * 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?
Line 42: Line 35:
 * Non Python Fancy Technologies  * Non Python
   * acceptance testing ala http://fitnesse.org/ -- making sure what you deliver is what your client wants
   * 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/

next 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)
    • User Interface Testing (different browsers, different resolutions etc.) - tools, best practises
    • Django project pattern - how to start good base project (folders, where to put what, deployment, versioning control, some "default hacks", default "starting" HTML5 template)
  • Tools, IDE's
    • EMACS / VI - show increase of coding productivity using keyboard instead of mouse
    • PyCharm - advanced usage

  • Design Patterns
  • Non Python

pykonik (last edited 2011-12-08 16:58:50 by 192)

Unable to edit the page? See the FrontPage for instructions.