Archive for the 'python' Category

Solving Every Sudoku Puzzle [by Peter Norvig]

Friday, April 15th, 2011

An essay by Peter Norvig showing how to program sudoku solver.
Note: Read this if you are a software developer . Even better is to print it out and read it with a pencil.

libgit2: a linkable library for Git

Thursday, December 2nd, 2010

normal git library, cab be used to create bindings to git (not libgit.a horror from official gir project )

Jobs – Mixpanel | Real-time Web Analytics, Funnel Analysis

Wednesday, November 10th, 2010

superjoe30′s PyWaveform at master – GitHub

Friday, November 5th, 2010

C utility and Python bindings for generating waveform images out wave files

[cross-lang object serialization library] The MessagePack Project

Wednesday, April 14th, 2010

“MessagePack is a binary-based efficient object serialization library. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small.” cpan Data::MessagePack

Anatomy of the libvirt virtualization library

Thursday, January 14th, 2010

useful article about “libvirt” – a common management interface for different visualization software

[rus] Взлом каптчи файлообменника / Искусственный интеллект / Хабрахабр

Monday, August 17th, 2009

how to break captcha using python and fann (FAst Neural Network )

[2009 Presentation on SkyTools from Skype] Image:Moskva DB Tools.v3.pdf – PostgreSQL Wiki

Tuesday, July 28th, 2009

Link to a page with a download for file:Moskva_DB_Tools.v3.pdf‎ (file size: 488 KB, MIME type: application/pdf)

PyODConverter | Art of Solving [MS Office -> PDF using openoffice.org package in server mode]

Monday, March 9th, 2009

PyODConverter

Pitrtools – Trac /set of tools for setting up PITR on PostgreSQL/

Thursday, February 26th, 2009

PITRTools is a set of wrapper scripts that provide warm standby functionality to PostgreSQL. The software is essentially two scripts, cmd_archiver.py and cmd_standby.py. The project is under the BSD license.