Archive for the 'development' Category

DBI Examples

Thursday, March 6th, 2008

how to use perl DBI interface

I can make your site run 10 times faster – Programming – SoftwareProjects

Sunday, March 2nd, 2008

nice summary for the above

URI::Escape::JavaScript – A perl implementation of JavaScript’s escape() and unescape() functions – search.cpan.org

Sunday, March 2nd, 2008

better URL/URI escape that URI::Escape

Handle distributed transactions with federated two-phase commit in WebSphere Federation Server Version 9.1

Saturday, March 1st, 2008

2PC stages

[russian]Готовое решение для работы с деревьями. / PostgreSQL : Форум на SQL.RU

Saturday, March 1st, 2008

netsted sets (trees) in postgresql

Apache::UploadMeter – Apache module which implements an upload meter for form-based uploads – search.cpan.org

Friday, February 29th, 2008

progress file upload implementation in mod_perl

Perl and Postgresql: Invalid byte sequence for encoding "UTF8"

Wednesday, February 27th, 2008

encode( “UTF-8″, $possibly_bad_utf8_data );

Writing serious Perl: The absolute minimum you need to know

Tuesday, February 26th, 2008

actuaally readable reference to OOP in perl

Mod_perl and Signals

Thursday, February 21st, 2008

note about suing posix signals with mod_perl

Considerations for server-side Automation of Office

Tuesday, February 19th, 2008

read this if u are interested to communicate with office COM objects inside IIS or any other non-interactive app (like web service)