A programming tool or software development tool is a program or application that software developers use to create, debug, maintain, or otherwise support other programs and applications.

learn more… | top users | synonyms (1)

-1
votes
0answers
7 views

increase youtube playbackspeed to 2.x, 3.x, etc with ubuntu-firefox

I am searching for any app,tool,plug-in or anything of that sort with ubuntu-firefox, which could help me to view the you tube videos, faster then the normal speed, like 2.x,3.x,4.x playback speed. I ...
0
votes
1answer
27 views

Efficient way of cleaning up someones CSS

Please suggest a workflow or a software what's the efficient way of cleaning up someones CSS code. I'm aware it's advice to get quality code it should be done manually. But since i'm not doing it from ...
0
votes
1answer
18 views

Screen recording while testing

I am searching for a light weight screen recording tool I can use to record automated test runs in the background. I have a detailed logging for my automated GUI application tests running on Windows ...
0
votes
0answers
11 views

Cross platform tools to devlop the serial port communication application [closed]

we need to develop the cross platform application that would support all major platforms, our applications are based on the serial port communication, and we are evaluating for a better tool that ...
-1
votes
0answers
9 views

Tool to get different types and sizes of android icons in google map [closed]

I want to get different types of icons related to Google map locations and android mobile icons. Is there any tool to get these in different sizes?
0
votes
0answers
3 views

eclipse google tools manual download

I'm unable to download Google for eclipse via eclipse's Help>Install New Software route so I'm trying to install it via the zip file. I followed these instructions ...
0
votes
2answers
27 views

Is there a way to Audit or Protect my data from relationships that don't fit my business?

I have several relationships (and more are found weekly) that I don't want in my database. For example: Column A in table Widget can't be null if this other value in this other table is set to ...
0
votes
0answers
23 views

Are there any tools to edit only the code documentation (and not the code itself)

One of the teams at my company is extremely apprehensive about having tech writers go into the (java) source code for an API and edit the code comments. They would rather have the writers maintain the ...
0
votes
2answers
20 views

browser based viewer for PDF files?

I am looking for a browser based viewer tool for viewing .PDF, and .dwg files on my website. .DWG is not require but it would be nice if it could support viewing .dwg files. I am using .net ...
-1
votes
0answers
10 views

Managing dependencies, conflicts and customer configurations

At my company we deliver many software applications wich run on our own hardware. We have many customers too and every one of them has his own software services configuration and his own hardware ...
0
votes
1answer
16 views

Changing background colour in Eclipse [duplicate]

I am using Spring Tools Suite in Eclipse Juno, but the problem I have is the background is dark. How do I change it back to white? I can't see all my code properly. Any help will be appreciated.
0
votes
4answers
35 views

Confused with HTML validation error

I have this code: <img src="Media//Service//rightImage.jpg" alt="Watch Repair" width="380px" height="272px" style="float:right;" /> and the HTML validation tool on the w3.org website I am ...
0
votes
0answers
22 views

Tool to find Closures in Javascript code

I'm interesting in finding closures in Javascript code that may not be obvious to the eye at first glance. I've read finding if Javascript function has a closure and Identify javascript closures with ...
1
vote
1answer
27 views

How can I locate and view Javascript that's being used on a page?

How can I locate and view specific Javascript that's being used on webpage? For example, let's say I'm looking over a page's source, and I find an element like this: <img border="0" alt="" ...
0
votes
0answers
23 views

java monitoring: Overhead of jconsole?

I'm evaluating several java monitoring tools and I'd like to know what's the overhead when using jconsole (the main window) to monitor a process? How much resources (CPU/memory) does it cost on the ...
-5
votes
0answers
36 views

Is there any designing tool for asp.net website? [closed]

I am create a online inventory system using asp.net with c#, can you tell me what are the tools used for designing in visual studio and how to implement it.
0
votes
1answer
24 views

jQuery Tools Tabs - Collapsible tab content on mouseout

I'm currently using jQuery tools tabs plugin. I'm at a point where it works pretty well but I need some added functionality which isn't included. The functionality i'm looking for is when a tab is ...
0
votes
0answers
8 views

Mapping/translating/converting between different APIs

Are there open-source or other commercial alternatives to Oracle's OSDI? In my scenario, I have a legacy API (it's what the customer systems use and can't be changed). I have an underlying product ...
0
votes
2answers
18 views

cleanup unused code in a large php project

Is there any monitoring, analysis tools that would facilitate the cleaning up of dead files , variables , functions and refactoring of a large , relatively messy php project/framework?
0
votes
1answer
60 views

How to make C# class declaration text in Visual Studio workspace

I use Visual Studio 2010. I want to make C# class summary text that includes only declarations without definitions. When I use C++, I write class declaration in header file and write its definition ...
0
votes
2answers
38 views

Is there an external tool that can dump a JVM's classpath?

jconsole can display the classpath for any running JVM but there isn't any way to write it to a file (other than the clumsy cut-n-paste). Is there a tool that can print the classpath for a JVM given ...
0
votes
0answers
15 views

Convert Oracle database to Derby [migrated]

I need to migrate an existing Oracle Database into a Derby one. I want to know if there's a tool, a script or another way to do that work. It is using any of the interesting features of Oracle, as I ...
1
vote
2answers
32 views

Measuring the time a thread locks the monitor

I have lock contention on a semaphore and I would like to measure how much time the lock is kept. Are there some free tools for measuring such thing ? Tried Visual VM and I see the lock contention ...
-1
votes
0answers
14 views

Any object recognition hand sketching tool [closed]

Do we have any free hand-sketching(drawn using mouse) tools that can predict and show already drawn element. i.e., it can recognize already drawn element. (I have seen quickdraw, pegagus etc. can't ...
0
votes
0answers
28 views

Any tools for configuring rules while writing dynamic stored procedures in SQL Server?

Im looking for tools in sqlserver where you can configure some rules and it will prompt user for satisfying the same. For example while writing dynamic queries and if we forget to add comma between ...
0
votes
0answers
21 views

How do I make my own custom mini search engine?

Hi I'd like to make my own mini search engine to search just a few specific websites. It doesn't need to be too fancy, just something simple that collects a bit of information such as a product ...
0
votes
0answers
27 views

Auto lips sync according to mp3/wav

I'd like to create animated heads in my web apps. It seems that CSS3 transition, animation and background features with a little help of javascript web API is all I need. Using xface looks like an ...
1
vote
1answer
46 views

Is there a tool that computes what happens in a method based on the values of the args passed in?

I'm working on a legacy app that is not just spaghetti, but turns to egg shells when broken (Humpty Dumpty syndrome), where figuring out what is going on as the code meanders around like a drunken ...
0
votes
3answers
44 views

Best language to learn for RPG campaign tool (random tables, databases)

I'm interested in opinions as to what the best programming language is to LEARN, to BUILD a pen&paper RPG campaign tool along that can create randomly generated content (store inventories, etc.) ...
1
vote
1answer
32 views

Tool that outputs the longest chain of calls

The context: I am carrying out the analysis procedure described here: approach. The blocking point is finding the "longest chain of calls" for the project under observation. What tool can be used ...
2
votes
1answer
58 views

IntelliJ IDEA vs the other JetBrains IDEs [closed]

JetBrains's website says IntelliJ IDEA is a "polyglot IDE." They also have several IDEs for specific languages/stacks. If one uses IDEA, will one have all the features of the individual IDEs? Is there ...
2
votes
1answer
27 views

Mac application to check for use of new APIs

There's a Mac application which developers can use to scan their code and give a warning if a newer API is being used, but the Deployment Target is set to an older OS version. I've forgotten the name ...
0
votes
1answer
10 views

What are good tools for exploring the structure and content of an MS Windows executable?

I noticed that .Net EXEs have an option to embed a Windows application manifest (this is distinct from the .Net assembly manifest) which I was able to find by performing a comparison of the raw data ...
0
votes
0answers
22 views

Editable pdf to html conversion

i had a editable PDF contains tons of checkboxes, radiobuttons, textboxes etc. i need to convert or preare a HTML based on this PDF. Now am looking for a PDF conversion tool/utility/API which can help ...
0
votes
1answer
28 views

FileZilla, Cyberduck, and Transmit 4

I'm trying to decide on an FTP client. Any input on which is better? Is there another free FTP client you like? I'm a beginner learning code and want a basic FTP client with which I can deploy a ...
0
votes
1answer
14 views

Debugging not receiving some user's email address

I'm an admin of this facebook application. And when user join the app, I have "scope=email" so that my app can read the user's email address. This is working mostly, but I just found that some ...
0
votes
0answers
49 views

Is There a tool for Computing syllables in java? [duplicate]

I am making a program that computes for the number of syllables in a given word/sentence. Is there a tool that can compute accurately the syllables? I have here my codes but I think I need a more ...
-2
votes
1answer
12 views

Need a simple task/todo tool [closed]

Windows xp or Windows server 2003 supported. Dock in desktop side. (left or right) Lightweight and simple. Features: CRUD tasks complete task Hide completed tasks Order or group by due date. ...
0
votes
0answers
7 views

Which software tool is good for ETL portion(open source)?

Hi, In our team project we have ETL portion can any one give suggestion that which tools are available and better tool and it should be open source?
0
votes
0answers
2 views

7.1 SDK toolset

Where can i find the Platform ToolSet Windows7.1SDK for visual studio 2012 Ultimate? i can only find the Microsoft download link for windows7SDK. any assistance would be appreciated. Does not meet ...
0
votes
0answers
18 views

Which tool can we use for parse the text file(free sources)?

In our team we are going to parse the txt file into any other format(for example " XML" format into JSON,json into XML...etc) which tools are available and which tool is better to convert.(But the ...
0
votes
1answer
33 views

Is there a tool to see which cores a specific process is using?

I`m working on a project with a few teachers in my University to parallelize ellyptic curve cryptography algorithms and we'd like to see specifically which cores they are using to validate if we are ...
-1
votes
0answers
18 views

State Charts for Visual Basic

I have developed a Visual Basic application and have been asked to develop some state charts for the components in this application. Is there a tool or feature to do this in Visual Basic, or a third ...
0
votes
0answers
50 views

Bret Victor live Javascript development tool (not the canvas one) [closed]

I am looking for a live Javascript coding tool for writing algorithms (i.e. live visualization of variable values, algorithm outcomes, loop iterations, etc.). This kind of tool has been demonstrated ...
-1
votes
0answers
25 views

How do Hackers Find Credit Card and Password Information? [closed]

My situation right now is that my parents were called by a scammer pretending to be an employee of a tech support company they subscribe to. The scammer managed to convince them to install teamviewer ...
-3
votes
0answers
29 views

TYPO3 Extension: documentationtools [closed]

I like to document typo3-extension (extbase) code with tools like phpDocumentor2 What are your experiences? Which tools are possible? How do you document extensions?
-4
votes
0answers
29 views

Starting my undergraduate in the fall , and not sure what tools I should arm myself with [closed]

So I will be starting my undergrad degree in computer science in the fall, and I must say I am probably the most excited person on the face of the planet. Only issue is I'm not sure what tools I ...
0
votes
0answers
25 views

Find all possible stacktraces for a function

First of all, I'm not sure I'm asking for something that is doable. Sometimes, when I have to do some refactoring in a large codebase, I need to change the output or even the signature of a certain ...
0
votes
0answers
23 views

Insight on tools for (static) frontend apps with JSON API backend

I'm a web developer but I'm used to developing with frameworks like Rails, Sinatra, CodeIgniter, etc... Not only MVC frameworks, but all of them work the same way, and in the end the templating and ...
0
votes
0answers
15 views

Jquery tools autoscroll doesnt work

I have tried to implment jquery scrollable with tabs bt it doesnt seem to work. It's pretty urgent. Help appreciated. this is my jqeury $(function() { // setup ul.tabs to work as tabs for each div ...

1 2 3 4 5 7
15 30 50 per page