GSoC Articles


GSoC - 13-14

Things done so far Migrated from bootstrap 2.3.2 to bootstrap 3. Design changes: Removed death space in Global panel Fixed tables styling Made panels to horizontal navbars The current selected request is represented clearly Things I learned If you do migration from bootstrap 2 to 3 be careful …

GSoC - 11-12

Please chechout the bootstrap-gui repository at https://github.com/brodul/pyramid_debugtoolbar/tree/bootstrap-gui . Feel free to ping me @ #pyramid IRC (@Freenode) channel. To check my work follow this steps: rm -r VIRT_ENV_DIR/lib/python2.7/site-packages/pyramid_debugtoolbar* cd your_project mkdir src cd src git clone https://github.com/brodul/pyramid_debugtoolbar …

Pyramid sprint in Halle

I was in Halle on a Pyramid/Pylons sprint which was organized by GoCept company. Featuring a lot of European hackers. You can read the report here _ So we were mainly hacking on the Pyramid, Colander, Deform. And also some other stuff like pytest and custom logging for applications …