"Git has sometimes been described as a versioning file-system which happens to support the underlying notions of version control. And while most people do simply use Git as a version control system, it remains true that it can be used for other tasks as well.
Read more »Using Git as a versioned data store in Python
The extinction of standardization dinosaurs on the software planet
"According to this, the ISO are now calling a "standard" the Microsoft Office format (which is cynically called "Office Open XML"). [...] What is interesting is that TeX, LaTeX, OGG/Vorbis, OGG/Theora, Perl, Python, PHP, Ruby, OCaml, are not standardized by any organization.
Read more »Category: Philosophy Tags:
Emacs + Python: cheatsheet
"Some Useful Emacs Python Mode commands..." -- GNU Emacs Manual: http://www.gnu.org/doc/emacs16.html
Read more »Category: High End Tags:
- Login to post comments
Create Games the Easy Way with Pygame
Pygame is a cross-platform set of Python modules designed for writing video games. It includes computer graphics and sound libraries designed to be used with the Python programming language.
Read more »Category: High End Tags:
- Login to post comments
Python programming in Emacs
"I had some problems finding out a good Emacs setup for Python programmers, so I hope this will be useful to somebody. Requirements: ..."
Read more »Category: High End Tags:
- Login to post comments
Adventures with Neko
Recently, a few of us had a discussion about translating the book to Malayalam. GNU/Linux is now available in a lot of schools - and a local language version would be a boon to many smart kids who are capable of learning things by themselves. I suggested that we have a go at writing an `orignal’ book - mostly because I was having this pet idea of writing a book for kids for a long time.
Read more »Category: Beginner Tags:
- Login to post comments
On the way to Liberty
This web log entry notes the ongoing software liberation process of Scott Carpenter. Scott is still currently dependant upon some non-free programs but is learning of the ways of living in liberty.
Read more »Category: Community Tags:
- Login to post comments
Chatting with Adrian Holovaty
"As I promised after the Avi Bryant interview, here’s a great conversation with Adrian Holovaty, well known creator of the Django web framework written in Python..."
Read more »Category: Community Tags:
- Login to post comments
Python Versus Erlang for an MMOG
"As I mentioned in my previous post, I'm in the process of evaluating the core infrastructure for a massively multiplayer on-line game (MMOG). The current technology contenders for the server are Stackless Python (and it's eventual successor PyPy) or Erlang..."
Read more »Category: High End Tags:
- Login to post comments
Charming Pythonistas
Women are woefully underrepresented in IT. With few exceptions, women represent less than 30 percent of the IT workforce in most countries, while comprising approximately half the workforce.
Read more »- Login to post comments
Python 3000: Small changes that matter
"This is partially in response to Chris', Why Python 3k Shouldn’t Be Ruby (and a mention of Erlang) and my investigation on what I see Python 3000 as being, in plain English..."
Read more »Category: High End Tags:
- Login to post comments
RESTful Thoughts on a Web 2.0 Python Project
"In September of last year, I was contracted by an independent investor to do the server side implementation of a Web 2.0 application from the ground up. It was an exciting new project, one which kept me up late at night through many nights, doing design and development. It had been a very long time since I had worked on a project that I found so exciting that it replaced my need for sleep.
Read more »Python 3000 Status Update (Long!)
Here's a long-awaited update on where the Python 3000 project stands. We're looking at a modest two months of schedule slip, and many exciting new features. I'll be presenting this in person several times over the next two months.
Read more »Category: High End Tags:
- Login to post comments