Windows Installer XML (WiX) toolset
http://wix.sourceforge.net/ tools to build MSI packages based on XML scenario files
http://wix.sourceforge.net/ tools to build MSI packages based on XML scenario files
http://www.mail-archive.com/[email protected]/msg13257.html message from the mailing list that explains how to edit commit log message in subversion
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)
http://www.paulgraham.com/makersschedule.html geeks vs. PHB, || why programmers hate meetings
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.
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.
http://wiki.postgresql.org/wiki/PGQ_Tutorial http://sql.ru/forum/actualthread.aspx?tid=665075 Examples how to use PgQ queue in postgres
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
http://www.metabrew.com/article/anti-rdbms-a-list-of-distributed-key-value-stores/ comparative review of different DHT scalable systems
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