User:Plasticmillion: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
[[Missing Threadsafe | Multithreaded Mozilla classes that don't yet have the THREADSAFE flag set in their nsIClassInfo]]
Matthew Gertner <mailto:matthew@allpeers.com>
 
I'm the Chief Technology Officer of [http://www.allpeers.com/ AllPeers]. Besides [http://www.allpeers.com/blog/ handwaving and pontificating], I serve as our principal liaison for all things Mozilla. My responsibilities in our development team involve our resource management (with heavy use of RDF) and database (mozStorage and SQLite) layers.
 
= Logging and Remote Diagnostics =
 
One of our biggest challenges is diagnosing problems, especially at remote user sites. Ideally we would like to find a generalized solution that will work for other Mozilla-based apps and that plays nicely with the future fix for [https://bugzilla.mozilla.org/show_bug.cgi?id=228205 bug 228205]. I've written up some [[Logging and Remote Diagnostics|thoughts]] on this topic.

Revision as of 15:35, 23 June 2006

Matthew Gertner <mailto:matthew@allpeers.com>

I'm the Chief Technology Officer of AllPeers. Besides handwaving and pontificating, I serve as our principal liaison for all things Mozilla. My responsibilities in our development team involve our resource management (with heavy use of RDF) and database (mozStorage and SQLite) layers.

Logging and Remote Diagnostics

One of our biggest challenges is diagnosing problems, especially at remote user sites. Ideally we would like to find a generalized solution that will work for other Mozilla-based apps and that plays nicely with the future fix for bug 228205. I've written up some thoughts on this topic.