Archive for August, 2009

Beanstalkd – Software – xph.us [distributed, in-memory workqueue service]

Monday, August 31st, 2009

seems to a rare thing: a message queue server, running as a native code

Building COM Objects in C#

Monday, August 31st, 2009

explains how to build a .DLL in C# with COM interface, so it can be used by other manageable/unmanageable code (i.e. VB, C++, etc)

Email Blacklist Check – See if your server is blacklisted

Friday, August 28th, 2009

website that does blacklist lookups.

YouTube – Dont Talk to Police

Wednesday, August 26th, 2009

interesting video, something you ought to know, watch this, it’s 50 min log. Video explains with details what what is the 5th amendment and tells why you should not talk to the police

Yahoo!’s PNUTS Database: Too Hot, Too Cold or Just Right? | High Scalability

Friday, August 21st, 2009

writeup on yahoo PTUNS (distributed database ). Also, see the original paper if you are interested.

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

RackTables

Friday, August 21st, 2009

“Racktables is a nifty and robust solution for datacenter and server room asset management. It helps document hardware assets, network addresses, space in racks, networks configuration and much much more!”

Асинхронность в 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 )