Stack Exchange Website Profiler Now Open Source
ScuttleMonkey writes "Joel Spolsky sent out smoke signals this morning about the recent release of the Stack Exchange Website Profiler as open source. Sam Saffron expounds on why this profiler is perhaps 'best and most comprehensive production web page profiler out there for any web platform.' The project is available via Google Code or NuGet."
To be a little bit more informative is a low profile monitoring tool for production environments running .NET mvc.
Sadly Joel Sprotsky the ex-Microsoftie still has a lot of work to do: choosing .NET and Windows server (!) was probably far from the smartest idea. All the biggest websites (eBay, Amazon, GMail, Google, Wikipedia, etc.) do NOT run on Windows servers for a reason.
The uptime of SO is pathetically bad and I cannot stand that lolcat of theirs when their Windows servers go down.
Kudos for SO, it's a great success (altough the quality of both the questions and the answers has been going more than fastly downhill lately). But the realization does s*ck big time.
If you want to handle millions of views per day and not have the pathetic uptime of SO, look at how the really big guys do it.
'best and most comprehensive production web page profiler out there for any web platform.'
That's a little bit misleading. This project is basically instrumentation that you add to an asp.net 4.0 webapp. It does not seem to be usable by any other kind of webapp. It doesn't even look like it would be easy to port to the other major platforms.
There aint no pancake so thin it doesn't have two sides.
o/~ Join us now and share the software
when is joel spolsky going to either die or stop getting press!?!?
Comment removed based on user account deletion
Comment removed based on user account deletion
This is awesome!
Wow, Shapado looks exactly StackExchange. I'm assuming that's legal and all (didn't check the licenses), but it sure is in poor taste.
Wow, GNU/Linux looks exactly like UNIX. I'm assuming that's legal and all (didn't check the licenses), but it sure is in poor taste.
Wow, Quattro Pro looks exactly like 1-2-3. I'm sure this one is legal (even checked the US Supreme Court decision), but it sure is in poor taste.
Comment removed based on user account deletion
Comment removed based on user account deletion
Comment removed based on user account deletion
Many of the commenters seem pretty cranky, but I am very excited by this tool, it's exactly what I need and very nicely put together. I'll certainly be weaving it into my project. It shows the same dense but tight information presentation, use of AJAX techniques, and clean, modern web coding techniques that makes Stack Overflow so popular in the first place.
Too bad I read the title as "Stock Exchange Website Profiler" and thought that someone had open sourced years of mining and forecasting stock information for the public to collaborate on.
Back on topic, this is quite interesting as well.