Django Dash 2010 Results
On August 31, the results of the international programming competition Django Dash were announced .
The aim of the competition was to create a web application in 48 hours in a team of 3 people. The competition was attended by 51 teams from all parts of the world.
Great Big Crane is an application server for Django and Python projects. That is, it is put on the server and in a couple of clicks deploys to you a new web application. The deployment of all projects on the server can now be conveniently managed from a single interface.
Personally, I really looked forward to such a service, it is a pity that only buildout is supported. We use pip.
Tapz is a web monitoring service for Django projects. Collects error messages (Exceptions) and slow-running view .
After installing Tapz on your service, you can observe the quantity and dynamics of these two indicators in your project.
Many developers forget that you can fully verify the developed service only in real conditions, where there is no debugger and access to the source code. Tapz will help a lot with this.
Other projects in the top as a whole are services for programmers, you can familiarize yourself with them yourself.
And I would like to highlight the service which has taken the last 14 prize place. It is very beautiful and created for ordinary people :)
HashFeed is an online tweet streaming service with a specific hashtag to the projector. An analogue of the Russian-language service Twijector . Useful for IT conferences, cafes or just an office. The implementation of this project is a mixture of trendy techologies Django, Twisted, Redis, HTML5, Twitter streaming API.
Of the Russian teams , only our e-Legion team participated .
The Voice Service in my head took 21st place . In many respects, the reason is the complex external dependencies of the Video streamer, VLC audio streamer service, a person with headphones.
But, which cannot but rejoice, the quality of our code is rated at 7.5 out of 9 possible points. Russian Django programmers are not much inferior to the best American teams!
During the contest, we broadcast our efforts online, here is a 16-minute thread:
We are going to participate next year. Do not want to join?
The aim of the competition was to create a web application in 48 hours in a team of 3 people. The competition was attended by 51 teams from all parts of the world.
1st place Great Big Crane by West meets West
Great Big Crane is an application server for Django and Python projects. That is, it is put on the server and in a couple of clicks deploys to you a new web application. The deployment of all projects on the server can now be conveniently managed from a single interface.
Personally, I really looked forward to such a service, it is a pity that only buildout is supported. We use pip.
Tapz by Tripple Label
Tapz is a web monitoring service for Django projects. Collects error messages (Exceptions) and slow-running view .
After installing Tapz on your service, you can observe the quantity and dynamics of these two indicators in your project.
Many developers forget that you can fully verify the developed service only in real conditions, where there is no debugger and access to the source code. Tapz will help a lot with this.
Other projects in the top as a whole are services for programmers, you can familiarize yourself with them yourself.
And I would like to highlight the service which has taken the last 14 prize place. It is very beautiful and created for ordinary people :)
Meet HashFeedr
HashFeed is an online tweet streaming service with a specific hashtag to the projector. An analogue of the Russian-language service Twijector . Useful for IT conferences, cafes or just an office. The implementation of this project is a mixture of trendy techologies Django, Twisted, Redis, HTML5, Twitter streaming API.
But what about Russia?
Of the Russian teams , only our e-Legion team participated .
The Voice Service in my head took 21st place . In many respects, the reason is the complex external dependencies of the Video streamer, VLC audio streamer service, a person with headphones.
But, which cannot but rejoice, the quality of our code is rated at 7.5 out of 9 possible points. Russian Django programmers are not much inferior to the best American teams!
During the contest, we broadcast our efforts online, here is a 16-minute thread:
We are going to participate next year. Do not want to join?