Archive for September, 2009

Joshua Zhu’s Blog » C10K [how to write C10K server]

Wednesday, September 30th, 2009

notes about high-performance unix server programming, things like concurrency models, IO types, memory allocation strategies, etc.

Joshua Zhu’s Blog » Creating a Hello World! Nginx Module

Wednesday, September 30th, 2009

blog post with a source of “hello world” nginx module

Joshua Zhu’s Blog » Nginx Internals (Slides & Video)

Wednesday, September 30th, 2009

very good presentation slides explaining nginx internals, such as main architecture, main event loops, core modules, processing pipelines, etc. Also there is a video of the talk , but it is mandarin, so YMMV :-)

[rus ]Об одном эвристическом методе детекции вирусных инжекций на сайтах / Информационная безопасность / Хабрахабр

Tuesday, September 29th, 2009

statistical method for detection of statistical malicious javascript, perl implementation.

[rus] Однострочные программы на Perl / Великий Язык PERL! / Хабрахабр

Tuesday, September 29th, 2009

interesting article explaining some details about perl “one-liners”

DIY Book Scanning

Sunday, September 27th, 2009

how to make book scanner from 2 el-chippo photo-cameras

Slashdot Ask Slashdot Story | Software To Flatten a Photographed Book?

Sunday, September 27th, 2009

scanner post-processing software

Internet Health Report

Thursday, September 24th, 2009

website that monitors status of traffic exchange between Tier-1 providers

Official Google Research Blog: All Our N-gram are Belong to You

Tuesday, September 22nd, 2009

google word frequency dataset, n-gram models. Donwload or DVDs are available from U of Penn. ~24GB.

The different attitudes of computer scientists and economists – A Computer Scientist in a Business School

Tuesday, September 22nd, 2009

interesting article (and comments, yes, read comments) about what data models actually mean