Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

400
votes
54answers
75k views

Best Diff Tool?

For all my present Diff / Merge needs I'm using Beyond Compare; when I decided to buy a license for it I tried other similar tools, both payware and freeware. Now BC is at version 3, and I think it's ...
62
votes
84answers
6k views

Which programming tools do you pay for? [closed]

With so many open source (or simply freely available) alternatives for nearly every programming tool category, which software do you (or your boss) pay for and why? Is the decision based on saving ...
59
votes
68answers
5k views

Software worth buying

What software products do you use at work that cost money and are totally worth it? Anything from dirt cheap (regex buddy) to expensive (Rational Purify). I'm at windows shop. My manager asked me ...
47
votes
16answers
3k views

Pirated software at a company? [closed]

I recently had a position at a small web development shop in the US where virtually all software used on a daily basis was cracked. My own IDE was paid for, and I used open source software personally ...
46
votes
33answers
5k views

Useful Vim features

Vim is my editor of choice, and I feel I am above average in my use of it. I do recognize, though, that the feature list of vim is huge. With this in mind, I was wondering what features you vim ...
43
votes
23answers
24k views

Best tail (log file visualization) freeware tool? [closed]

I have many programs generating tons of logs in files. What freeware do you know, either for Windows or for multi-platforms (if they are in java for instance), able to tail (display the end of) those ...
32
votes
37answers
2k views

Why are developers generally opposed to purchasing software tools? [closed]

As I wrote the title to this question, I reworded it a handful of times because I'm hoping to get good, well thought out feedback from the community. Not just "off the cuff" answers of emotion. Over ...
32
votes
33answers
3k views

What is your best list of 'must have' development tools?

I recently burned up my development laptop (it literally emitted smoke from the vents). After pulling the hd I was unable to get it to spin with a USB device attached to a home tower. Since I was on a ...
28
votes
31answers
6k views

Free/Cheap Task/Bug Management software

I am looking for a Task and Bug management software that I can use both as a way to manage things that need to be done a website with multiple admins and a way for clients of the site to report ...
28
votes
9answers
5k views

Can I develop flash without buying anything? [closed]

I'm a little lost here. I don't know flash, but I want to learn - especially since Adobe's opened up the spec. I don't want to learn badly enough to shell out for the real tools, though. What sort ...
26
votes
11answers
4k views

Tool to track #include dependencies

Any good suggestions? Input will be the name of a header file and output should be a list (preferably a tree) of all files including it directly or indirectly.
24
votes
7answers
3k views

Tools to find included headers which are unused?

I know PC-Lint can tell you about headers which are included but not used. Are there any other tools that can do this, preferably on linux? We have a large codebase that through the last 15 years ...
22
votes
6answers
3k views

Automatic code quality tool for Ruby?

One thing I really miss about Java is the tool support. FindBugs, Checkstyle and PMD made for a holy trinity of code quality metrics and automatic bug checking. Is there anything that will check ...
21
votes
18answers
2k views

Automatically tracking development time

I'm working on a personal project and I'd love to be able to say at the end:"I've spend X hours on this project". Now one way to solve this, is to use a manual time tracker (worked from: to:). I've ...
18
votes
5answers
8k views

Sniffer for localhost (Windows OS)

I am looking for a sniffer that can work with the loopback address in Windows. So far, I found Microsoft Network Monitor which is a nice tool, but for localhost it's useless because on Windows, ...
15
votes
8answers
2k views

How to get started with Maemo software development

A few months ego I purchased Nokia N800 device and since then I'm itching to write some code for it. I know that some of the application I'm running are written in Python and that there is a Mono port ...
15
votes
31answers
2k views

Which are your productivity tools?

What tools do you use to boost up your application development?
14
votes
11answers
1k views

Maintaining a Programmer Wiki

I was recently put in charge of the wiki for the development team. The wiki is still in its infancy, so I have a lot of room to work with. It goal is to house internal to the development team. ...
14
votes
17answers
1k views

What's in your web-developer toolbox?

What's in your web-developer toolbox, please share.
13
votes
8answers
4k views

Best charting tool for silverlight and wpf [closed]

I came across the following till now visifire Teechart Silverlight toolkit chart Dundas has anyone worked on a charting project in silverlight/wpf !! which charting tool would you recommend ? ...
13
votes
21answers
2k views

How do I get rid of a hard disk without exposing my source code?

What is the proper way to dispose an old hard disk which contains my source code and other intellectual property? I was about to throw it away in the recycle box but thought better to check it with SO ...
12
votes
9answers
7k views

Web-based Game Development: Flex Builder or Flash CS3?

I'm researching game development in Flash and Flex. I've downloaded the Flex Builder trial and have worked with older versions of Flash. I see that generally, Flex Builder is a developer's tool, and ...
12
votes
25answers
1k views

Essential Firefox Plugins/Extensions?

What firefox plugins could you not live without, as relates to webdev? My list would be: DBGBar Dom Inspector Firebug Firecookie Google toolbar (useful for seo) Live HTTP ReloadEvery TamperData Web ...
11
votes
7answers
968 views

Is there any good tool to refactor Perl web code?

i'm currently working on a perl web app LAMP style and recently stumbled upon this death maze of code left by some previous developer. He left so many magic numbers and weird logic that it's gives me ...
11
votes
12answers
8k views

Best Peer Code Review Software

Following on from my query Here, does anyone know of any good Peer code review software? I am aware of Smart Bear's Code Collaborator (albeit a very expensive option) but can anyone recommend any ...
11
votes
14answers
3k views

Alternatives to MySql Query Browser?

I have been using the MySql Query Browser and [opinion]it has to be the worst UI that I've seen for anything. Ever.[/opinion] But it's free, so it's great and I love it. Can anybody recommend any ...
11
votes
5answers
241 views

Tools Budget [closed]

Does anyone work at a place that offers developers a "tools budget?" I would like to argue that something like that would not only make for happy developers but more efficient use of resources. I was ...
10
votes
4answers
173 views

Is specialization necessary in software development

I have graduated from my university almost a year ago. Since then I have worked with many different technologies, such as PHP, JQuery, ASP.NET, C# etc. Recently I have switched to a company where ...
10
votes
5answers
317 views

Is fxcop a valuable/effective tool for improving code quality?

I have a large high quality c# framework codebase that I nevertheless want to try to improve. Is fxcop an effective tool for improving .NET frameworks? I know Microsoft uses the tool internally, ...
10
votes
9answers
568 views

Software development crash course

Hey guys, I need a urgent crash course on software development. We are about to start a major project at work. The project is a huge web application and I have been chosen to lead the team. The ...
10
votes
3answers
2k views

Who has bought the autocompletion for linqpad?

Who has bought the autcompletion feature for Linqpad ? I know it's only $ 19 but I'd like to hear from you if it's worth it... Does it have any bugs? Does it really help in speeding up your linq ...
10
votes
11answers
2k views

Best Software Requirements tool for Windows?

What is the best tool for managing software requirements [for Windows] ?
9
votes
6answers
527 views

How to understand the design and code flow of any product quickly?

I have switched to a new company and I am working on a product that has a huge code base without documentation. I want to quickly get acquainted with the design and the code flow of the product so ...
9
votes
3answers
524 views

Seeking a true “tool-chain”

I just posted this as part of a reply to a question about the "best" bug-tracking software... Well, a tool on its own is just a tool. And while all speak of a toolchain, most just mean a loose ...
9
votes
32answers
1k views

What's in your Utility Toolkit?

Some of the most efficient engineers, developers and IT professionals I know usually carry around a common "toolkit" of useful programs, add-ins or utilities which help them for day-to-day debugging, ...
9
votes
3answers
993 views

In-house full-text search engine for source code and SQL scripts

I like to run search engine on code, and if you aren't I recommend it (especially if you code in a team and you don't have all the lines of code in your head). When I vaguely remember some variable ...
9
votes
11answers
2k views

How to find header dependencies for large scale projects on linux

I'm working an a very large scale projects, where the compilation time is very long. What tools can I use (preferably open source) on Linux, to find the most heavily included files and that optimize ...
8
votes
9answers
697 views

Is there a semi-automated way to perform string extraction for i18n?

We have a Java project which contains a large number of English-language strings for user prompts, error messages and so forth. We want to extract all the translatable strings into a properties file ...
8
votes
3answers
2k views

Comparison of static code analysis tools in Linux?

Has anyone done any comparisons on static code analysis tools available to Linux? What are the strengths and weaknesses of the following tools: Lintian, Sparse, Splint, RATS, Using the -Wall ...
8
votes
6answers
12k views

What tool to use to draw file tree diagram

Given a file tree - a directory with directories in it etc, what software would you recommend to create a diagram of the file-tree as a graphic file that I can embed in a word processor document I ...
8
votes
8answers
7k views

java package cycle detection: how to find the specific classes involved?

What tool would you recommend to detect java package cyclic dependencies, knowing that the goal is to list explicitly the specific classes involved in the detected 'across-packages cycle' ? I know ...
8
votes
8answers
1k views

Software tool for doing Project Postmortem

I work as a Project Leader. I am trying to do project postmortem for projects which my team works on. Currently I use Wiki to note down problems, issues and final recommendations. But it makes hard ...
7
votes
9answers
578 views

Best calculator software to help programmers

As a embedded systems programmer I always need to make lots of base conversions (dec to hex, hex to bin and so on...), and I must admit: Windows 7 calculator is a good calc, but too limited in my ...
7
votes
5answers
1k views

Seeking code stub generator (from header files)

Imagine I have the header files to a subsystem, but no access to the source code. Now I want to generate stubs to match all functions declared in the header files (for testing purposes). I wrote ...
7
votes
3answers
482 views

How do I manage large art assets appropriately in DVCS?

Is there any good way to handle large assets (i.e. 1000's of images, flash movies etc.) with a DVCS tool such as hg and git. As I see it, to clone repositories that are filled with 4 GB assets seems ...
7
votes
8answers
478 views

What facets have I missed for creating a 3 person guerilla dev team?

Sorry for the Windows developers out there, this solution is for Macs only. This set of applications accounts for: Usability Testing, Screen Capture (Video and Still), Version Control, Task Lists, ...
7
votes
7answers
995 views

Analyzing Multithreaded Programs

We have a codebase that is several years old, and all the original developers are long gone. It uses many, many threads, but with no apparent design or common architectural principles. Every ...
6
votes
1answer
154 views

Visual Studio-like scrolling in Eclipse?

Visual Studio has this neat scrolling feature where you can scroll far below the end of a file. This is how it generally looks like: I recently started programming in PHP using eclipse, and I'm ...
6
votes
6answers
267 views

Tools to test softwares against any attacks for programmers?

in these days, i'm interested in software security. As i'm reading papers i see that there are many attacks and researchers are trying to invent new methods for softwares to get more secure systems. ...
6
votes
1answer
3k views

which tools for drawing entity relationship diagram online and share with colleagues?

Is there any website that I can use a demo version to draw an entity relationship diagram and share it with my colleagues? Thank you!

1 2 3 4 5 7