1
vote
1answer
56 views
Is there a good Core Data browsing tool out there?
One of the things I miss from moving from SQLite to Core Data is the ability to query directly against my database to analyze data. Is anyone out there aware of a tool that allows for the browsing of …
1
vote
1answer
43 views
debugging tools
I am using Netbeans and programming with PHP. I have seen debugging tools like watches and call stacks. What exactly are watches and call stacks? How do I use them in Netbeans?
3
votes
6answers
152 views
Basic Source control
I know this question has been beaten to death, resurrected, shot twice, resurrected again, and then buried, even at the risk of all the above, I'm still going to ask.
What would be the best source …
0
votes
2answers
208 views
Google App Engine - which tools to edit datastore locally?
Hi all,
I would like to ask if there is any tools for Google App Engine to edit datastore in localhost?
In the Application Console, I can edit data on appspot, but for localhost, which tools are …
0
votes
3answers
107 views
Which development environment to use for developing JEE and EJB 3?
Hi all,
I have to work with a project in which it is mandatory to use JEE and EJB 3. Can anyone suggest the best development environment for development of these technologies?
And any useful links …
-1
votes
4answers
77 views
Best programming language for manipulating ZIP files? [closed]
Basically what I eventually want to do is open a zip file and add a series of files in different directories to it and save it. Which language would be the easiest and simplest to accomplish this?
0
votes
1answer
53 views
VSS: Useful command-line diff?
Is there a useful command-line diff utility for VSS 2005?
I tried this but if wants to compare my current directory with, it seems, some randomly picked path from the project.
0
votes
1answer
111 views
Good FREE CSS editor with live preview for linux?
As the title says:
What good free css editos with preview are available for linux? And please don't recommend Firefox + some plugin (eg Web Developer or Firebug).
Thanks
1
vote
6answers
275 views
What are the best JPEG compression tools?
When making a webpage every byte counts. Especially if the webpage is heavy on graphics, has large backgrounds, etc.
For that reason I want to find a good tool to compress my huge background files …
1
vote
3answers
129 views
Simple HEX disassembler
I'm looking for a really simple HEX disassembler for windows that I can just throw some HEX at (either as text, or in a bin file) and have it disassemble it. At the moment I'm using the DOS debug …
0
votes
1answer
132 views
What are the advantages/disadvantages of using OLE Objects?
Hello,
This is the scenario for asking this question:
I'm doing some Proof of Concepts with Crystal Reports, and noticed that images are added as OLE objects. I'm pretty sure this is a downside …
0
votes
1answer
65 views
How would a centralized reporting solution be?
I'm sorry for not being clear enough in my question, here we go again.
I'm in the middle of a research for defining a reporting tool and I've being studying a number of them: Active Reports is very …
0
votes
2answers
109 views
What are the best free tools for reverse engineering on windows platform?
Are there any good free tools? I would appreciate easy scripting with preferably python, ruby or some other higher level language than C. Ollydbg is my current favourite, but I haven't found good …
1
vote
3answers
373 views
How can I serialize a DevExpress XtraReport report design
Hello everybody,
I need to serialize a report design. This is the scenario:
The app has base reports, let's say "Sales Report" with a set of pre-defined columns and design, like the corp. logo in …
1
vote
6answers
344 views
What Visual Studio add-ins do you use for C++ refactoring?
I have just started using Visual Assist X for C++ refactoring in Visual Studio 2008. It is quite good, but IMO, not to the same level as what ReSharper has for C#. I am wondering what people are using …
