Archive for March, 2008

Win32::SAPI5 – Perl interface to the Microsoft Speech API 5.1 – search.cpan.org

Friday, March 7th, 2008

perl “bindings” (wrapper around ActiveState Win32::OLE) to SAPI5 interface

Elijah’s Blog » Blog Archive » Local caching: A major distinguishing difference between VCSes

Friday, March 7th, 2008

more notes on using git: repository size and off-line usage

Elijah’s Blog » Blog Archive » Limbo: Why users are more error-prone with git than other VCSes

Friday, March 7th, 2008

notes on using git (commits)

Elijah’s Blog » Blog Archive » Happenings in the VCS world

Friday, March 7th, 2008

post about git and state of the things in [open source ] version control software

About Metamark

Friday, March 7th, 2008

metamark tinyurl service

[Python vs C# mono] Federico Mena Quintero – June 2007 Activity Log

Friday, March 7th, 2008

he wrote a GUI prog for linux (SystemTap/strace GUI), something like filemon from Sysinternals. The post compares pros and cons of python vs c# for developing this app.

Apache::DBI::Cache – a DBI connection cache – search.cpan.org

Thursday, March 6th, 2008

yet another module that does connection caching

DBI::ProfileDumper::Apache – capture DBI profiling data from Apache/mod_perl – search.cpan.org

Thursday, March 6th, 2008

DBI profiling module for mod_perl

mod_perl: Performance Tuning #

Thursday, March 6th, 2008

some mod_perl performance notes, including persistent connection handling

DBI Examples

Thursday, March 6th, 2008

how to use perl DBI interface