Python

I have had the plesure of attending the PyWeb-IL 10th meeting.

Embeded is one of the presentations wich was presented by Idan Gazit - what I most enjoyed was the abuility to automate the development & deployment of Python projects.

hagzag 05/12/2009 - 13:42

Next monday (12-oct) I'm doing a training session on Python & Django, organized by some open-source group. It's intended to give people a real feel of what's it like to develop in Python & Django & will contain both lecture & hands-on exercises.

 

The event is open to everyone, but you must register, in either:

http://www.facebook.com/event.php?eid=146311721166

 

http://upcoming.yahoo.com/event/4561255/il/Tel-Aviv/-Django/

 

There will probably be more such sessions coming later (got many requests for training from Tikal & Verint employees), but they're not scheduled yet.

 

udib 07/10/2009 - 11:31

DjangoCon.eu 2010 is almost over (the conference is split to 3 days of lectures & 2 days of sprints) & the videos/slides are already available, & highly recommended! 

* Videos

* Presentation slides

 

BTW, the conference this year was co-organized by Idan Gazit (who gave a talk in the TCE on Django). Feedback on it is really good, so lot's of kudos to Idan!!

 

udib 28/05/2010 - 07:13

 A nice & detailed article comparing the Drupal CMS & the Django framework:

http://birdhouse.org/blog/2009/11/11/drupal-or-django/

 

It provides a nice overview of the 2. The authors conclude that:

 

udib 24/03/2010 - 23:46

 A recent study measured the productivity of using Python+Django vs. C#+ASP.NET, in terms of user-stories per week. The results are that 1 Django developer is equivalent to 2 ASP.NET developers, productivity-wise:

http://kurtgrandis.com/blog/2010/02/24/python-django-vs-c-asp-net-produc...

 

The Django team that participated in the benchmark, BTW, had no prior experience with Django, which probably implies that the difference can be even higher.

 

 

udib 25/02/2010 - 14:34

Titus Brown is recommending Hudson for Continues Integration, a really short demo and why not to use any other system but Hudson.

see embedded video below:

hagzag 25/02/2010 - 08:34

 You're all invited to the 12th meeting of the local Django/Python user group, that will be held tomorrow (15-Feb) at the ISOC office in Petah -Tikwa. More details here:

http://groups.google.com/group/pyweb-il/web/pyweb-il-12th-meeting

 

 

 

 

 

udib 14/02/2010 - 14:04

Idan Gazit - who gave a lecture in the recent TCE event on Django - started a nice Advent site for the coming Django 1.2 release:

http://djangoadvent.com/

 

The site explores every day a new feature in Django 1.2, presented by the feature developer. It will run till Feb-26.

 

 

udib 09/02/2010 - 17:44

 This nice benchmark compares simple caching solutions for Django, either integrated or front-end, which provide amazing performance boost:

http://www.codysoyland.com/2010/jan/17/evaluating-django-caching-options/

 

Note that their all very simple to use (usually transparent to the application) & enable a x250 boost in response time & throughput.

 

 

 

udib 19/01/2010 - 10:25

GeoDjango is an add-on for Django that turns it into a world-class geographic web framework. GeoDjango strives to make at as simple as possible to create geographic web applications, like location-based services. Some features include:

  1. Django model fields for OGC geometries, that may be edited in the admin.
  2. Extensions to Django’s ORM for the querying and manipulation of spatial data.
  3. Loosely-coupled, high-level Python interfaces for GIS geometry operations and data formats.

 

In general, GeoDjango installation requires:

dmitri 14/01/2010 - 00:37
Syndicate content