SourceForge.net: Project redmin-mylyncon

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

superjoe30's PyWaveform at master - GitHub

https://github.com/superjoe30/PyWaveform C utility and Python bindings for generating waveform images out wave files

Sample Videos

http://www.jhepple.com/support/sample_movies1.htm 16 different video samples, useful are writing any video processing app and you need samples to check

JBoss, Geronimo, or Tomcat? - JavaWorld

http://www.javaworld.com/javaworld/jw-12-2007/jw-12-appservers.html notes (mostly feature list) on open source java app servers

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

http://nuclight.livejournal.com/125747.html 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 used to produce firewall rules

Recursion Ventures - Dan Kamisky on SQL Injections and XSS

http://recursion.com/interpolique.html in 3 lines Dan’s method is:

[Gimp-developer] subversion and mime-types

http://lists.xcf.berkeley.edu/lists/gimp-developer/2007-January/016922.html how subversion deals with mime-types on files

Document Image Content Inventories (algorithms)

http://www.cse.lehigh.edu/~baird/Pubs/drr07.pdf “We report an investigation into strategies, algorithms, and software tools for document image content extraction

How SKBs work

http://vger.kernel.org/~davem/skb.html details about important linux kernel networking subsystem data structure called “skb”

Distributed Hash Tables Links

http://deim.urv.cat/~cpairot/dhts.html collection of links to notes and papers about DHT [Distributed Hash Tables] implementation and various related topics.