visualize

Simple to use, non-invasive JavaScript Call Stack Visualiser?

Can anyone recommend a graphical call stack visualiser for JavaScript, that I can install on a Linux box (or is OS neutral)? Preferably one that doesn't involve having to modify the JavaScript being profiled. I'm after something similar to the graphs produced by valgrind/kcachegrind but for JavaScript. Edit: A couple of people have sug...

Viewing reports on the web

I basicly want to view a report on the web. Im using Reporting Services 2008. Also good to know is that In the report I want to view you set Multiplevalued parameters. I want to have the report viewed so that the user themselves sets these Parameters, and not in the code-behind. Ive tried using URL access, works perfect, it renders the...

Entity Bean Relationship Visualization

Hi, I'm looking for a tool (preferably freeware) which can visualize - in the form of a diagram the relationships of a set of entity beans in a a database. Thanks in advance, Johnny ...

iPhone visualizing math pattern

Hi, I'm toying with an app idea for the iPhone but I don't know where to start or even what to look for in google :) I'd like to visualize math patterns on the iPhone, similar to this http://itunes.apple.com/us/app/patterns-lite/id304565312?mt=8 ... If someone could point me into the right direction then that would be fantastic. Original...

How to visualize NHibernate hbm.xml files

Are there any tools or clever methods for me to I visualize the contents of NHibernation hbm.xml files? I would like to load hbm files into a designer and see them as entities with relations ...