I wonder if there are tools to show *.diff files used in patching related to debian packaging. What I need from the tool is that it could just read the diff file and show the actual files changed with changed rows, like kdiff or meld would do when comparing directly 2 different files. Or maybe I have totally wrong kind of approach to thi...
Is there any software for Windows that allows you to setup your tables and then tell the software what you want to SELECT given the conditions and it will tell you the SQL query that you need? Thanks.
...
(Asking on behalf of a friend employed in a local bank)
Since he's no programming experience (neither do I with SQL Server), he's looking for a tool which can show all the jpg images stored in a windows SQL Server database. Google didn't give any satisfactory result.
...
Branching sources for release cycle is one of common source management scenarios. Merging as soon as possible is a good practice. Thus we have a human factor: branch is closed, but someone forgot to merge something back to trunk.
Q: Is there a "one click" way to get all revision numbers that were not merged from branch X to trunk?
(Not...
Hi,
I want to merge two PDF-files retaining the index (the xref-table) of both files.
I wanted to write my thesis in LaTeX, except for the covering page which is rather fancy and complex. Now I want to merge the covering page of my thesis with the contents, but I could not accomplish this job with retaining the index using the followi...
I'm trying to explain some Specman code to an external vendor. I've been using Dia or Visio to copy snippets and annotate/explain what the code is doing. Unfortunately, this process generates large, unwieldy pictures and the process is cumbersome. Is there another tool that I can use to help explain the code?
...
I have an xsd file in my csproj, from which xsd.exe generates a wrapper cs file.
I'd like to comment the xsd file in a way, that the comments are also inserted into the generated wrapper class, so VS intellisense can be used effectively.
Is this possible using xsd.exe?
...
Is there a tool available to create call diagrams or create other documentation from a Korn Shell file?
...
I have a schema that I would like to validate (note: not a document, but the schema itself) for correctness and catching any silly errors. The schema references other schemas, which are all together in the same directory. We can't host the schema publicly just yet.
Is there a command-line tool or script for any recent Windows or Unix OS...
The question is telling everything
Reason why I ask:
Maven is more of a platform than a
tool, while you could consider Maven
an alternative to Ant, you are
comparing apples to oranges. "Maven"
includes more than just a build tool.
What the heck does this mean?
...
I'm using IntelliJ IDEA and I tried its tool for building class diagram. Unfortunatelly, it draws classes from java package as well as necessary classes. That's why built diagram is very messed.
Are there any more smart tool? Or, is there any way to 'turn off' drawing java classes in IDEA?
...
Hi
Does anyone know what these mean, I'm validating my website but I'm getting these weird messages about tags. I have and opening div at the top of the page but I still get these errors? Are they false warnings?
Thanks for all your help
Regards
Judi
# Error Line 195, Column 7: end tag for element "div" which is not open
</div...
i see that wordpress works on LAMP. Does anyone know if there is a software for asp.net with mssqlserver back-end. I am looking for one which i can design with their software and host on my site, not theirs. thanks
...
I was reading the explanation under this item in the Google C++ style guide and it got me thinking; are there any tools that work like VS's "Find all references" tool but for built in ops and the like? For example say I want to find all places where the native "+" operator is used on a pointer (or maybe just a pointer to an object) and a...
I recently inherited a nice size projects with about 100k lines of code and would like to find out what code is actually being run. I've found a number of routines that are not called at all and looking for a fast and automated way to explore the Business Layer to see what other code can be refactored out quickly.
This is an ASP.NET we...
Assuming there is a plain text with description of the workflow (Just plain English in some predefined format).
Are there any tools (better online) to visualize the flow based on a plain text?
What for: to store the description of the workflow in a source control system and be able to quickly remember/understand that.
...
Hi,
I am following through the book Assembly Language Step by Step and it says the book is for computers running Linux. What are the necessary tools to use the book with Snow Leopard? Thanks.
EDIT: The book uses the Kate editor. So, preferable something that does the same thing as Kate.
...
I'm looking for some system to create documentation for my software. I'd like something with as many as possible of the following properties:
I can install it on my own server
Wiki-style editing
I can create an export (PDF/Word doc/CHM/web site archive/sth. else) by just clicking a button or similar.
Cheap/free
Is there such system o...
Does anybody know of any free Web UI design software?
EDIT: I am looking for a UI mockup tool (that is freeware) to create stuff like this:
http://blogs.atlassian.com/jira/Mockups%20UI.jpg
I works a developer with the task to design the UI of an application. I want to draw some examples of how the webpages can look and show it to the r...
Are there any free tools for Java (preferably Eclipse) that can give metrics on both how frequently code is executed (based on a recorded run) and do a side by side with coverage? I'm not sure if there is already a metric for measuring this but it seems it would be an interesting one to see.
...