Is there a tool (GUI) for creating / editing the properties-Files (and optional the interfaces) for the GWT internationalization (i18n) with Constants and Messages (no UIBinder i18n)?
Hello,
I am looking for a tool/command which can compare data between two PostgreSQL databases. The reason to do this is to have some external verification that the SQL script responsible for data migration from one PostgreSQL database to the other have been written correctly.
Any pointers would be appreciated
regards
Sameer
Hi Do anyone know Good and CHEAPER tool we can use to create layered PDF in LAMP?
i came to know about PDFLib+PDI8 but thats €1590... but i am looking for cheaper option.. but must be same level to that PDFLib+pdi8.
Thanks in advance
Pravin P
Hi guys:
I would like to seek your suggestion for the tool faciliate the multiple-browser testing of web site.
PS: ASP.NET is my current working environment.
Hi,
I am looking for an Open Source & Free Browser based Adhoc / End User Reporting Tool preferably based on Java (any other technologies are also welcome).
I have researched on JasperServer Pro, BIRT & Pentaho. Even though these are open source & free, the end user/adhoc reporting components needs to be paid annual license fees which is not quite affordable for us. So please tell you suggestions
Thanks In Advance.
Is there any tool to log current observers of a given object, in the spirit of what "gdb info gc-roots" does? I found "gdb info gc-references" could do that (sort of) as a by-product of its original purpose, but that won't work with non garbage collected apps. Thanks!
Hi there,
I'm looking for a tool that can highlight code (ruby, php, javascript...) like with an IDE and then export the code to html format so that when opening the html page the code looks just like with the IDE
Thanks.
I am working on a HUGE vs2003 website. Is there a quick snippet tool that i could use to connect to my dev database and test out different pieces of my code instead of running website over and over again??
Hi,
I'm looking for a tool that allows me to analyze the compilation of a VS Solution (about 30 VS projects inside).
I would like to know after the global solution compilation, which projets fail and forward errors to developers.
Of course, I could analyze the compilation report... but I'm pretty sure that great tools are available !
What is for you the best one ?
Thanks a lot !
Can anyone recommend a decent tool for optimising images other than adobe photoshop, the gimp etc?
I'm looking to optimise images for the web preferably online and free.
Basically I have a client who can't install additional software on their work PC but needs to optimise photographs and other images for their website and is presently uploading 1 or 2 Mb files.
On a personal level I'm interested to see what other people are using...
Can anyone suggest a performance analysis tool that runs on win32 on a native c++ app?
How about one that runs on Windows Mobile?
(Preferably one that does not cost too much)
Thank you.
Hi,
I'm looking for a tool to enumerate all methods and properties on an activeX binary.
Right now, my solution consists in adding the activeX as a reference in a VB6 project, then use the object explorer (F2).
Is there anything quicker than that?
Ms ActiveX Control Pad isn't an option, as it's far less usable than the VB IDE.
Thanks
i'm writing a menu-based OpenGL graphics editor.It is pretty basic. Every time i choose a new option in the pop-down menu, the older drawing disappears,this doesn't allow me to use the eraser tool...could anybody tell me how to solve this problem?thanx
I'm doing some web-dev and the designers slice and export from photoshop. The generated code is horrendous. The first thing i'm doing is taking everything out of the tags and putting them in css files. So i was wondering if there was a tool that can automate this?
Hi ALl
Is there a way to find out which process is causing a particular event to occur?
In the inotify-tool version 3.13, in struct_kernel , pid,uid and gid are used but it is not handled in the source code.
Is there any latest patch available for the same.
Please let me know.
Hello,
Q1 - As far as I know, Visual Studio doesn’t use aspnet_compiler.exe when compiling web application projects. And since Web Deployment Projects (WDP) tool is only used for manipulation the output created by aspnet_compiler.exe, I don’t understand how VS 2008 also has an option for using WDP with web application projects?!
Q2 - What is a stock project?
thanx
EDIT:
So I was right about the fact that Visual Studio doesn’t use aspnet_compiler.exe when compiling web application projects?
much appreciated
Is there an Open source tool to extract ActionScript from Flash movies, ideally written in (or consumed by) C#
I just did a search and found http://www.nowrap.de/flare.html, but the source code is not available.
I need this so that I can allow the security review of Flash & ActionScript using the OWASP O2 Platform
Hello.
I'm currently looking for a QBE tool that can execute
queries on PostgreSQL or MySQL.
OS doesn't really matter.
Reason is that we've got to do QBE at school but I don't want to use neither Microsoft Access nor OpenOffice.org Base (lack of features).
Any help would be appreciated.
There was this old sql server tool called Lectoneth or something like that, you'd put sql queries in it, and it would rewrite it for you.
I think quest bought them out, but I can't find where to download a free copy of that software.
Really helps when you have no dba, and have lots of sql queries to rewrite.
Thanks
Craig
What is your favourite Code Coverage tool(s) (Free/non-free) and how do you use them effectively?
There are several options available, such as:
CodeCover
Coverlipse
Emma / EclEmma
Atlassian Clover (commercial)
Cobertura
Crap4j
I have CodeCover telling me various chunks of my code are 58% covered etc. But how does this help me write better code?
I'm working on a ASP.NET MVC project where we have decided to use Fluent nHibernate for dataccess. To enable loose coupling we go for a IoC/DI pattern. My questions is what IoC tool to go for. I've tried to find the differences between windsor, ninject, spring, structuremap and unity, but it's difficult to see the benefits each one has to offer. Whats your experience?
For one of my clients I'm currently building an application that communicates with a legacy Microsoft Access database. Migrating to SQL server is unfortunately not (yet) an option. I currently write the queries using OleDbConnection, OleDbCommand and –good old- text based queries. As you can imagine I'm a bit spoiled by using modern O/RM tools and I feel like I went back in time.
Which O/RM tool supports Microsoft Access so I can get rid of this uglyness?
Does anyone know of a tool that I can use to find C-Style casts in code? I am refactoring some C++ code and want to replace C-Style casts where ever possible.