Windows Installer XML (WiX) toolset

http://wix.sourceforge.net/ tools to build MSI packages based on XML scenario files

How to change a svn commit log message (was RE: [jira] Commented: (FOR-1

http://www.mail-archive.com/[email protected]/msg13257.html message from the mailing list that explains how to edit commit log message in subversion

[2009 Presentation on SkyTools from Skype] Image:Moskva DB Tools.v3.pdf - PostgreSQL Wiki

http://wiki.postgresql.org/wiki/Image:Moskva_DB_Tools.v3.pdf Link to a page with a download for file:Moskva_DB_Tools.v3.pdf‎ (file size: 488 KB, MIME type: application/pdf)

Maker's Schedule, Manager's Schedule

http://www.paulgraham.com/makersschedule.html geeks vs. PHB, || why programmers hate meetings

A Comparison of Open Source Search Engines « zooie’s blog

http://zooie.wordpress.com/2009/07/06/a-comparison-of-open-source-search-engines-and-indexing-twitter/ this is not a strict benchmark, but rather a broad review. Results should be taken as a starting point in research, not as benchmark results.

[RUS ]Массив? Или как лучше? / PostgreSQL : Форум на SQL.RU | Array? or how to do it better? - A way to deal with serializable objects in PostgreSQL

http://sql.ru/forum/actualthread.aspx?tid=676435 this is a discussion from russian database forum SQL.RU that describes 2 common ways of storing serializable objects in RDBMS.

PGQ Tutorial - PostgreSQL Wiki

http://wiki.postgresql.org/wiki/PGQ_Tutorial http://sql.ru/forum/actualthread.aspx?tid=665075 Examples how to use PgQ queue in postgres

A look at the MySQL forks [LWN.net]

http://lwn.net/Articles/329626/?format=printable describes recent forks, patch-sets and build of mysql. If you looking at this page deciding which fork of mysql will be better suited for your new project – maybe better to use PostgreSQL instead

Anti-RDBMS: A list of distributed key-value stores | Richard Jones, Esq.

http://www.metabrew.com/article/anti-rdbms-a-list-of-distributed-key-value-stores/ comparative review of different DHT scalable systems

Common Optimization Mistakes / presentation from phpCon Quebec 2009 /

http://www.google.com/firefox?client=firefox-a&rls=org.mozilla:en-US:official about optimization, speed, scaling web apps. Useful not only to php programmers, but to web app developers in general