Tagged Questions
0
votes
2answers
56 views
opensource tool - request response/load/stress [closed]
I'm looking for tools that will allow us to test request response time and also load/stress does anybody know such tool
opensource or low cost tools.
any help?
1
vote
0answers
53 views
code indent script libraries [closed]
I am dealing with around dozens of different languages with hundreds of code samples for each. Some have really terrible code indent I'd like to fix them all and re-indent them all. I don't think I ...
1
vote
2answers
203 views
Looking for a Javascript, Php IDE [closed]
I need a free or opensource IDE to develop javacript (openlayers, jquery, js-test-driver, jasmine), php (Yii framework), no Flash. So far, I'm between Aptana 3 and Netbeans 7. MySql is my db backend. ...
0
votes
1answer
82 views
Tools and Methodologies to Use Free and Open Source Software [closed]
You have an enterprise software project to complete, and you decided that there is no need to reinvent wheel.You researched open source projects and pinpointed the ones which you can use. On the other ...
1
vote
1answer
147 views
Black Duck / Ohloh similar tool
I am doing a source that can manage FOSS one of them is by Black Duck Software which is also known for ohloh.net.
I am wondering if anyone knows quite similar tools ?
Thanks
0
votes
2answers
377 views
Opensource tool for monitoring http/https requests/reponses
The problem faced by most and me too is that how one can came to know that a web application making what request to which url(signature of the called method) and what response is coming for that ...
13
votes
7answers
14k views
Tools for software architecture and design [closed]
I want to know if there exist different tools to develop software architecture and software design.. If so how do they differ and can you please mention few tools for software design and software ...
5
votes
7answers
275 views
In-House Propriety vs. Open Source
Is there a reason not to use wordpress and develop your own blogging system?
Same goes with Durpal and our own CMS.
I am wondering since my marketing women disagrees with me that we should develop ...
4
votes
8answers
2k views
Best tools for open source/home .NET development [closed]
I'm looking for tools which are free for personal use.
As a .NET/C++ developer I've been using #Develop and Visual Studio Express editions IDEs for quite some time now. For unit testing I use NUnit ...