Archive for the 'programming' Category

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

Monday, July 7th, 2008

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

Wednesday, July 2nd, 2008

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

Monday, June 30th, 2008

guide introduces various specific topics like arrays, variable scopes, etc.

google C++ Style Guide

Monday, June 30th, 2008

google’s internal C++ code guidance

reddit – Trac [source code for reddit.com]

Thursday, June 19th, 2008

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

Wednesday, June 4th, 2008

it has a fierfox “plugin” — adds itself to firefox search bar

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

Tuesday, June 3rd, 2008

notes / discussion about optimizing index performance for big tables (“big” means 250M records

jobs.joelonsoftware.com

Monday, June 2nd, 2008

jobs postings

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

Thursday, May 29th, 2008

module that allows u to make upload progress bars

Plaxo » A Recipe for OpenID-Enabling Your Site

Tuesday, May 27th, 2008

notes about implementing OpenID