tools

Flex/Flash project analyzing tool wanted.

Hello everyone. I am looling for tool that can eat my Adobe Flex source code (written in Adobe Flex Builder 3.0.2, Eclipse plugin) or built SWF and produce call graph, class inheritance diagram and so on. Purpose - I've got a project with actually no time to dig in complicated calculations performed there (it's an interactive Flash game ...

Mechanism to extract specific IL (.NET Intermediate Language) signatures from an assembly

I have a list of about 25 types found in the Microsoft .NET assembly mscorlib.dll where I need to extract the IL signatures of the class and its members. I want one file per type, with each signature on one line. So, for example, take the type System.Collections.Generic.Comparer<T> I want to extract the following from the assembly for...

Code duplication refactoring tool for VB

I need a very specific tool for VB (or multi-language). I ask for it, before I start making one myself (probably, in python). What I need: The tool must crawl, recursivelly or not, a path, searching for a list of extension, such as .bas, .frm, .xxx Then, It has to parse that files, searching for functions, routines, etc. And finally, ...

Web application: Creating searchable application help

When building a web application's help section, what are the preferred tools? Specifically, I'd like to make a searchable set of help documents. I'm hoping there are more specialized tools than just good ol' fashioned HTML / database backend. ...

Are there tools that help organizing #includes?

Are there any tools that help organizing the #includes that belong at the top of a .c or .h file? I was just wondering because I am reorganizing my code, moving various small function definitions/declarations from one long file into different smaller files. Now each of the smaller files needs a subset of the #includes that were at the ...

how to verify if a use-case fits in my design?

We have designed an application, actually a framework, keeping few use-cases/scenarios in-mind. Now we want to verify our design with few other use cases? Are there any tools - probably process tools - to verify if the use cases out there fits into our design? ...

Diff Tool for some binary (non-executable) formats

I'm looking for a visual diff tool for Mac OS X that will allow me to see differences in Pages (from Apple's iWork suite) and Adobe Illustrator documents. I realize a visual diff may be a little much to ask, so I'd settle for some sort of XML or plain-text comparison. I'm using Pages to maintain my Spec and Illustrator for my mockups, wh...

Is there a tool to help me understand DOM traversal in jQuery?

Hello, I think I have a basic understanding of DOM traversal, but I doubt I'm doing it efficiently. For example: <textarea name="description"></textarea> <p class="notes"><small>100 characters or less <span class="remainder"></span></small></p> I have a keyup event listener on the textarea. I want the .remainder span to display so...

Web developers - what is the best tool for inspecting network traffic, and what is your default browser?

I'm quite new at web development, and I heard about all kind of tools and plug-ins for inspecting the network traffic. The vast majority of my work is on server side, and I work with ASP.NET if that's relevant.. For now I use Fiddler which seems great, but I also heard about Firebug (for firefox) and ieHttpHeaders.. are these in the same...

Combining jQuery tools Overlay and Scrollable/Tabs with direct navigation

Im using jQuery tools overlay to load a page via ajax. I need to be able to pass some parameters to this page when the overlay is opened. The aim is that when the external page is opened it can look at these parameters and then use jquery to display the appropriate information depending on which link was clicked to open the overlay. Th...

How to fetch network card configs remotely from multiple Linux machines?

I need a tool/script to fetch network card configurations from multiple Linux machines, mostly Red Had Enterprise 5. I only know some basic bash, and I need something that can be run remotely pulling server names from a CSV. It also needs to be be run quickly and easily by non-technical types from a Windows machine. I've found WBEM/CMI/S...

Tool to generate ER diagram in Chen's notation

Hi I'm looking for some sort of database diagram tool, that can generate a ER diagram for a database in Chen's notation. I would much prefer a tool that can generate the diagram from a existing structure, if such thing is possible. For some reason most tools available today doesn't seem to support Chen's notation. ...

Generating ANT build.xml automagically.

Hello everyone, I have an existing j2ee project which is very big and old. Therefore, my current building process is to open eclipse, file/export, and clic on War archive. While our company turn over is as fast as new build is needed, we have to create an automated process. However, I'm searching the fastest way to automate building. I...

Reasons for refactoring tools for C/C++ to be so limited

What is the problem that no industrial level refactoring tool for C/C++ have been created, I only need a tool that "just works"? What I mean by "industrial level" is a quality provided by JetBrains products (IntelliJ, ReSharper), or above. Any available solutions (including Visual Assist from Tomato Software or Eclipse CDT) are not matu...

Which UML tool supports unlimited nested statemachine hierarchies, without using linked diagrams ?

I'm using Astah, in which I have to link to other substate diagrams. I don't want this behaviour, I want to see all substates gathered in one view, even if the text is very small. Which UML tool supports unlimited nested statemachine hierarchies, without using linked diagrams ? ...

Can CodeRush with Refactor Pro and CodeItRight co-exist?

Does anyone know if these two products can coexist? Will these tools get in eachothers way? ...

Tool to extract the sequence of Method or Event calls for .NET?

When i run the application i need to extract the information about the sequence of methods or classes the application touches when any event is performed on the application. Is any there other tool other than profiler? ...

big memory needs

recentry we had task to need big amount of memory (RAM) but have hot enought... but we have much free HDD space maybe exists tools (linux) which can handle process memory request (etc) and have limit RAM swap it into HDD (like 'nice' tool handle priority)? ...

BOUML Project status

Can anyone explain to me what happened to the BOUML project? I read a scary message on what used to be its site: 'Due to the continuous license violations, attacks and injuries from people of wikipedia ( the worst of them were Bapti (commons)/ Bapti (fr.wikipedia)/ Bapti (de.wikipedia) and Dereckson (commons)/ Dereckson (fr.wikipedia)/ ...

Web-based test plan tracking tool?

I see a lot of questions about test management tools, but none of them seem to do quite what I want them to do. Can anyone help me find what I'm looking for? Here are the kinds of features that I want in a test management tool: Must-have: Easy to add and review test plans with execution steps Tag tests to associate with a particular f...