IE9 fonts rendered badly. And oh.. it wasted screen real estate, the tabs fits perfectly on IE9's title bar, look through IE9's title bar, behind it are Google Chrome's tabs :-)
We love Google Chrome
Automation and Troubleshooting addict
Michael-Buens-MacBook:~ Michael$ cd /etc/apache2 Michael-Buens-MacBook:apache2 Michael$ Michael-Buens-MacBook:apache2 Michael$ open .
select 1::numeric / 12 * 12
select n, z, z = 1 as is_equal from ( select n, 1::float / n * n as z from generate_series(41,50) as x(n) ) as x
n | z | is_equal ----+---+---------- 41 | 1 | t 42 | 1 | t 43 | 1 | t 44 | 1 | t 45 | 1 | t 46 | 1 | t 47 | 1 | t 48 | 1 | t 49 | 1 | f 50 | 1 | t (10 rows)