Lingua::EN::Splitter - Split text into words, paragraphs, segments, and tiles - search.cpan.org

http://search.cpan.org/~splice/Lingua-EN-Segmenter-0.1/lib/Lingua/EN/Splitter.pm perl module that splits text into words, segments. etc. Quality – uknown (i.e. I didn’t test it yet)

How to Share Session State Between Classic ASP and ASP.NET

http://msdn.microsoft.com/en-us/library/aa479313.aspx the subj. soluton creates COM object in .net that then is used by classic ASP to store sessions. ASP.net object stores session in SQL database

Advanced Bash-Scripting Guide

http://tldp.org/LDP/abs/html/ guide introduces various specific topics like arrays, variable scopes, etc.

google C++ Style Guide

http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml google’s internal C++ code guidance

reddit – Trac [source code for reddit.com]

http://code.reddit.com/ Interesting to look when u have a time. PS: looks like they are using git and found a way to integrate it into Trac, which is pretty cool

Brainworker :: Поиск по сайтам о Perl | Search for Perl cites

http://brainworker.ru/index.html it has a fierfox “plugin” – adds itself to firefox search bar

[Russian] Оптимизация index scan {Optimizing Index Scan} / PostgreSQL : Форум на SQL.RU {forum SQL.RU}

http://sql.ru/forum/actualthread.aspx?tid=301825 notes / discussion about optimizing index performance for big tables (“big” means 250M records

jobs.joelonsoftware.com

http://jobs.joelonsoftware.com/ jobs postings

Apache2::UploadProgress - Track the progress and give realtime feedback of file uploads - search.cpan.org

http://search.cpan.org/~ceeshek/Apache2-UploadProgress-0.2/lib/Apache2/UploadProgress.pm module that allows u to make upload progress bars

Plaxo » A Recipe for OpenID-Enabling Your Site

http://www.plaxo.com/api/openid_recipe notes about implementing OpenID