Daily Dose - Release Candidate for PostgreSQL 9.0
PostgreSQL 9 unleashes its first release candidate. RichFaces 4 has its second milestone release.
Django Deployment Tutorials
With different server the deployment and configuration may not be easy, so to speed up your deployment you can take a look on several... more »
Tweet 0 Comments Save Tags: how-to , python , server
Teaching a Neural Network to Learn the Letter A from B
How to train a neural network to learn the letter A from B using Python.
Tweet 0 Comments Save Tags: how-to , python , research , unix-linux
Python Web Application with Spring Python
Read this great article chock full of code and screen shots showing how Spring Python helped this developer get of the ground with his... more »
Tweet 0 Comments Save Tags: frameworks , open source , python
Google code jam solution for alien language
Problem In the 2009 qualification round there was a simple problem with a nice background story: After years of study, scientists at... more »
Tweet 0 Comments Save Tags: python
Building a Vector Space Indexing Engine in Python
Ever wanted to code a search engine from scratch? Well actually its a pretty simple thing to do. Here is an example indexer I coded up in... more »
Tweet 0 Comments Save Tags: how-to , python , research , unix-linux
Java, Python And Ruby : The Battle For Collection Simplicity
A quick comparative study of the 3 languages implementation of the different types of collections we use in programming.
Choosing an MVC framework
Which MVC is the best, which one can be understood the best at a glance. and which one has the biggest community.
Tweet 1 Comments Save Tags: php , python , ruby , web services
Bringing NoSQL Support to Django
Alex Gaynor has posted a final status update on his Google Summer of Code (GSoC) project which should bring official NoSQL support to... more »
Tweet 0 Comments Save Tags: database , frameworks , news , python
Python Programming with CUBRID
As Python is one of the most popular languages developers use to create extraordinary web applications, CUBRID has released its... more »
Tweet 0 Comments Save Tags: database , how-to , open source , python
Clojure in Python
The applications that I develop for clients run on the Google Application Engine (GAE). Google’s architecture uses thousands of... more »
Tweet 0 Comments Save Tags: other languages , python
Building RabbitMQ apps using Python
RabbitMQ is a powerful messaging broker based on the Advanced Message Queueing Protocol (AMQP). Thanks to the neutral nature of the AMQP... more »
Tweet 0 Comments Save Tags: python
Daily Dose - Spring 3.0.4 Supports Ehcache 2.2, EclipseLink 2.1, and More
New versions of Spring, Clojure, and Firefox are all available this week.
Tweet 0 Comments Save Tags: java , news , other languages , python
App Engine Now Has Multi-Tenancy and Increased Datastore Quotas
The 1.3.6 release of Google App Engine has a large list of new features compared to the last version. Both Python and Java programs now... more »
Tweet 0 Comments Save Tags: java , news , open source , python
The Python yield keyword explained
What is the use of the yield keyword in Python? What does it do?
Tweet 0 Comments Save Tags: python
Is there such thing as a “Startup Technology Stack”?
Does a startup need a technology stack significantly different from the usual enterprise technology stack? What's your favourite Startup... more »
Tweet 0 Comments Save Tags: database , java , python , tools
Python for Fun
This collection is a presentation of several small Python programs. They are aimed at intermediate programmers; people who have studied... more »
Tweet 0 Comments Save Tags: how-to , python
Are IronRuby and IronPython on their last legs?
A lot has been happening in the past few days in the world of the DLR (Dynamic Language Runtime). It all kicked off on Friday, with a... more »
Django Application on Google App Engine (using Django nonrel)
original : http://devblog.consileon.pl/2010/08/02/aplikacja-django-na-gae/
Tweet 0 Comments Save Tags: frameworks , open source , python
Thoughts on Web Development: Automation, Code Generation, and Scheme
Every so often I become frustrated with my tools. I mostly spend my time building web applications and it's painfully obvious how much... more »
Tweet 0 Comments Save Tags: how-to , opinion , python , usability
Jython and Alfresco - CMIS to the rescue!
Based on JasperReports, ARC is an insanely powerful tool for building very complex reports. ARC goes well beyond what JasperReports can... more »
Tweet 0 Comments Save Tags: how-to , other languages , python
What does Ruby have that Python doesn't, and vice versa?
There is a lot of discussions of Python vs Ruby, and I all find them completely unhelpful, because they all turn around why feature X... more »
Tweet 0 Comments Save Tags: python , ruby
Damn Cool Algorithms: Levenshtein Automata
In a previous Damn Cool Algorithms post, I talked about BK-trees, a clever indexing structure that makes it possible to search for fuzzy... more »
Tweet 0 Comments Save Tags: how-to , python , usability
Put on Your Monocle and Do Some Async Programming
Greg and Steven Hazel from Sauce Labs have recently built what they call, "An async programming framework with a blocking look-alike... more »
Tweet 0 Comments Save Tags: frameworks , open source , python , web services
Guido van Rossum - Thoughts fresh after EuroPython
While the EuroPython sprints are still going on, I am back home, and after a somewhat restful night of sleep, I have some thoughts I'd... more »
Tweet 0 Comments Save Tags: python