Archive for the 'programming' Category

Win32::Daemon – Extension enabling Win32 Perl scripts to be a service – search.cpan.org

Friday, August 21st, 2009

perl module to run perl as Win32 service

Windows Installer XML (WiX) toolset

Friday, August 21st, 2009

tools to build MSI packages based on XML scenario files

Асинхронность в DBD::Pg / Великий Язык PERL! / Хабрахабр

Wednesday, August 19th, 2009

async requests using DBD::pg

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

Monday, August 17th, 2009

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

[rus] breaking capctha | Artificial Intellegence | Harbrahabr | Взлом каптчи — замахиваемся на святое / Искусственный интеллект / Хабрахабр

Monday, August 17th, 2009

article show how to break captcha (habrahabr.ru — cool russian IT-buzz site) from habrahabr.ru using some ruby + ImageMagic + some AI based on 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)

Maker’s Schedule, Manager’s Schedule

Monday, July 27th, 2009

geeks vs. PHB, || why programmers hate meetings

YouTube – Sorting Algorithms

Tuesday, July 7th, 2009

great sorting video! :-)

A Comparison of Open Source Search Engines « zooie’s blog

Tuesday, July 7th, 2009

this is not a strict benchmark, but rather a broad review. Results should be taken as a starting point in research, not as benchmark results.

[RUS ]Массив? Или как лучше? / PostgreSQL : Форум на SQL.RU | Array? or how to do it better? – A way to deal with serializable objects in PostgreSQL

Wednesday, July 1st, 2009

this is a discussion from russian database forum SQL.RU that describes 2 common ways of storing serializable objects in RDBMS.