1
vote
3answers
24 views
Live element attribute editing in IE7
Is there anything for IE that would allow me to edit attributes of DOM elements live, like Firebug does for Firefox? So far, I have only found DOM inspectors - Developer Toolbar, DebugBar, Firebug …
0
votes
3answers
32 views
Do you know of a Visual XML Schema Designer tool?
Hey
I've been looking for a visual xml schema design-tool. Do you know of a tool like this? I've found http://www.stylusstudio.com/xml%5Fschema%5Feditor.html
Are there any pitfalls I should be aware …
0
votes
0answers
10 views
Build application in Xcode and NASM support (my application will use NASM)
Hello,
I want to create simple Cocoa application with Xcode. But i need to add NASM assembler functionality to my application (to compile assembler application). NASM is shipped with developers tools …
1
vote
3answers
93 views
Is there a tool that will find html tags with class attributes that don’t have a corresponding class in CSS?
I have found http://www.sitepoint.com/dustmeselectors/ which does about the opposite of what I want, identifying selectors in CSS that aren't used in HTML.
I want a tool that will find elements that …
3
votes
5answers
140 views
Are there add-on libraries or tools available for ASP.NET MVC development?
My first experience with ASP.NET MVC and the Entity Framework has raised my interest in this framework and I would like to implement some basic applications, covering the basic requirements of …
1
vote
1answer
32 views
SQL Server to Oracle10g conversion
I currently have a SQL Server (Express 2005) database to hold some transaction/metadata that I now want to migrate to Oracle 10g express instance.
Can you do this programmatically or is there a …
3
votes
10answers
894 views
Can you recommend a free Task Board/Burndown tool for Windows?
There's not a lot to add to the subject really.
I am after a free task board/ burndown reporting tool for Windows.
409
votes
427answers
36k views
What do you use to keep notes as a developer?
Where, as a developer, do you like to keep your code snippets, links, checklists, final solutions to problems etc?
I've fooled with Google Notebook, MS Onenote, TreePad, textfiles, and Evernote a …
36
votes
28answers
8k views
What’s the best UML diagramming tool?
I'm trying to choose a tool for creating UML diagrams of all flavours. Usability is a major criteria for me, but I'd still take more power with a steeper learning curve and be happy. Free (as in beer) …
7
votes
23answers
926 views
What tools are available for a team leader & members to manage tasks (Agile programming)
I are working in a small development team of 4 people.
We are trying develop "Agile style" - story points, small tasks, etc...
Unfortunately, we are currently managing our tasks in a (shared) excel …
0
votes
3answers
93 views
Core features required for an Agile project management app
Hi,
Can you agile gurus go through at a high level, what features an agile project management application should have?
171
votes
71answers
28k views
What IDE to use for Python
As a Python newbie, it is interesting to know what IDE's ("GUIs/editors") others use for Python coding.
If you can just give the name (e.g. Textpad, Eclipse ..) that will be enough. If it is already …
0
votes
3answers
25 views
mass excel to csv converter [closed]
any free tool for mass excel to csv converter
3
votes
6answers
130 views
How to encourage positive developer behavior with an IDE?
The goal of IDEs is increase productivity. They do a great job at that. Refactoring, navigation, inline documentation, auto completion help increase productivity immensely.
But: Every tool is a …
8
votes
31answers
979 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, …
