Posted by joseph on September 11, 2009 ·
What follows for the next few posts is a somewhat edited version of a set of advice I am giving to a Sun team on redesigning a C++ application which was built for MySQL, ported to PostgreSQL, and never performance optimized. It occurred to me that this advice would be generally useful to the community, [...]
Posted by joseph on September 8, 2009 ·
Josh Berkus (PostgreSQL Core Team Member) Original Version is here Posted 11/28/2006
What follows for the next few posts is a somewhat edited version of a set of advice I am giving to a Sun team on redesigning a C++ application which was built for MySQL, ported to PostgreSQL, and never performance optimized. [...]
Posted by joseph on January 10, 2009 ·
With the help of these Google search tips, we mostly can save a lot of time, and gain more informations from the world. It’s especially useful for heavy Google users like me. My Google search History indicates that I raise more than 20 searches on a daily basis.
This article would give us a list [...]
Posted by joseph on November 6, 2007 ·
As the original version is no longer available at rightbrainnetworks.com, let me forward it here, it worths a careful read especially for LAMP administrators.
PHP is simultaneously the most infuriating and joyful languages I’ve ever worked with. I say “infuriating” primarily because the function [...]