-
Archives
- February 2013
- November 2012
- May 2012
- April 2012
- January 2012
- December 2011
- November 2011
- June 2011
- May 2011
- March 2011
- November 2010
- August 2010
- July 2010
- May 2010
- March 2010
- October 2009
- September 2009
- August 2009
- June 2009
- March 2009
- February 2009
- November 2008
- October 2008
- September 2008
- August 2008
- June 2008
- May 2008
- April 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005
- February 2005
- January 2005
- December 2004
- November 2004
- October 2004
- September 2004
- August 2004
- July 2004
-
Meta
Monthly Archives: October 2007
A Life Worth Celebrating For Sure
Luciano Pavarotti’s passing away recently caused me to dig up some of his music again, a reaction I’m sure many people had. If you really want to understand what made him so special, find a recording of him singing Nessun … Continue reading
Posted in Music
Leave a comment
What a Weekend!
This weekend was really awesome, so awesome I feel the need to write about it. On Friday night I went to see the Philadelphia Orchestra perform Brahms and Sibelius. A Norwegian pianist, Leif Ove Andsnes, played with the orchestra for … Continue reading
Posted in Miscellaneous, Music
2 Comments
Firefox 2.0.0.8 on Mac OS X 10.5
Mozilla is planning to ship Firefox 2.0.0.8, a security and stability update to Firefox 2.0.0.7, within the next day. Since Firefox 2.0.0.8 is going to be the latest official release of Firefox when Mac OS X 10.5 is release on … Continue reading
Posted in Mozilla
11 Comments
Update: Building Firefox 2 with the Mac OS X 10.5 SDK
I investigated getting Firefox 2 to build with the Mac OS X 10.5 SDK (bug 400165) and it turns out we won’t be completing that work. This does not mean you can’t build Firefox 2 on Mac OS X 10.5, … Continue reading
Posted in Mozilla
4 Comments
WordPress and Dashes
In my last post I posted two mozconfig options, both of which involved a dash followed by a dash. I wrote that part of the blog entry like this: <code>ac_add_options –enable-foo ac_add_options –enable-bar</code> Once I posted that, people started complaining … Continue reading
Posted in Miscellaneous, Mozilla, Programming
5 Comments
Tips for Building Firefox 2 on Mac OS X 10.5
If you have seed access to Mac OS X 10.5 and you want to build Firefox 2, you need to add the following lines to your mozconfig: ac_add_options –with-macos-sdk=/Developer/SDKs/MacOSX10.4u.sdk ac_add_options –disable-tests Firefox 2 will not compile with the native 10.5 … Continue reading
Posted in Mozilla
4 Comments