Archive for the 'development' Category

SourceForge.net: Project redmin-mylyncon

Monday, November 8th, 2010

http://redmin-mylyncon.sourceforge.net/update-site/N/

superjoe30′s PyWaveform at master – GitHub

Friday, November 5th, 2010

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

Sample Videos

Thursday, November 4th, 2010

16 different video samples, useful are writing any video processing app and you need samples to check

JBoss, Geronimo, or Tomcat? – JavaWorld

Thursday, September 23rd, 2010

notes (mostly feature list) on open source java app servers

[RUS ]nuclight: Torrent: альтернативный способ детектирования [how to detect torrent protocol by looking at tracker requests]

Wednesday, July 7th, 2010

A way to detect BT protocol traffic — instead of looking at every packet, traffic to torrent tracker websites is redirected (via divert(4) ) and then analyzed. Analyzer script (PERL) produces the src_ip, dst_ip, dst_port triplet, this info can be us…

Recursion Ventures – Dan Kamisky on SQL Injections and XSS

Thursday, June 17th, 2010

in 3 lines Dan’s method is:

[Gimp-developer] subversion and mime-types

Saturday, April 24th, 2010

how subversion deals with mime-types on files

Document Image Content Inventories (algorithms)

Saturday, April 24th, 2010

“We report an investigation into strategies, algorithms, and software tools for document image content extraction

How SKBs work

Wednesday, April 21st, 2010

details about important linux kernel networking subsystem data structure called “skb”

Distributed Hash Tables Links

Monday, April 19th, 2010

collection of links to notes and papers about DHT [Distributed Hash Tables] implementation and various related topics.