Ion Todirel wrote:
do you have a table for javascript errors? do you log javascript errors?
No, because I don't add javascript when it can be at all avoided; I don't believe there's any there except:
- Framework (generally throws a server-side exception, which I catch)
- AdSense (I haven't seen this causing any errors)
To me, JavaScript is basically a band-aid for functionality not available from HTML; explaining its automatic creation in ASP.NET and AJAX. We're pushing this spec way beyond where it was originally intended to go.
Besides, logging client-side errors would mean another server trip, generally eliminating the point in using JavaScript to begin with.
Cybermagellan wrote:
as an aside, I'd like to find out if there is any remodeling and/or any modeling software to redraw areas of certain types (insert grass, remove trees, etc)....maybe I can write one...
For a cheap, effective modeling solution, look into Rhino3D. Version 2 is the best IMHO.
For a cheap, effective rendering solution (which excels at outdoorsy stuff), look into Bryce. It was made by Metacreations, which became Corel, at which point I lost track of the custody chain.