the diff result in text might be hard to get used to at first. Is there a way to pipe that output to a visual diff tool, such as something like
$hg diff --visual code.rb
or
$ hg diff code.rb | sometool
so that the result can be viewed visually?
What are the best tools for monitoring incoming/outgoing requests from a PC or MAC?
Any tool that works well on both? (my guess is N/A)
I'm interested in capturing HTTP (possibly even TCPIP)-based requests and responses.
Does Wireshark always come out on top or are there alternatives people feel are better?
Thanks for any info.
What's the best tool for searching a whole website for dead links?
I have found tools to search a single page, but that is tedious. Any recommendations for tools to search thousands of pages?
Thanks,
Alex
WinZip bombed on us while trying to zip a large dataset, and 7zip doesn't have the Encryption feature. Is there a better tool out there?
Thanks,
Bupesh
I'm looking for a simple to-do list app to organize the planned features in my project. Basically something with a checkbox, the item, and a priority. maybe sub-features/todos as well, to organize them into logical units. Preferably an online tool I think. What do you guys use?
Hello,
I'm looking for good tutorials/books on Gnu Tool Chain and Gnu Build System.
To be more specific, I am looking for information which shows me with an example how to construct/build a project from the scratch to a full fledged project.
How do you precompile WCF code so that the WCF code can't be seen by anyone who has access to the WCF code.
it's possible to this with ASP.NET code by using the "precompilation" feature. basically, what the precompilation feature does is enable the developper to deploy "binaries" to IIS instead of a folder containing source code.
can this be done with WCF too ?
Are there some good tools that can analyze the performance issues in an asp.net application? i google and found a couple like dotTrace, stimulustechnology. have anyone used a better one?
thanks
How can I secure the communication between a C# programm running locally on my computer and a MSSQL Server in a hosted environment?
I have an asp.net application that is secured by SSL encryption. So using the asp.net from an open wlan connection is no problem.
How can I achieve the same kind of encryption for my administrative tool? Would it be best to write a service? But how would that connection to the service be secured?
How can I put this into spss???
http://www.cbi.dongnocchi.it/glossary/Cosinor.html
I am trying to calculate the MESOR for a cyclic pattern of circadian rhythm.
Is there a tool like phpMyAdmin which can be configured to access only a single MySQL database in a server?
I cannot use phpMyAdmin because it allows access to all databases. A view that can allow a user to create/delete/insert/update tables should do. I remember using a software similar to this but dont remember what it was. It would also be great if its in PHP.
I'm looking for a good tool for printing Invoices, Receipts and similar documents in Java Swing. I have tried JasperReports but it is pretty hard to get a dynamic layout and it is designing for reports.
A requirement that I have is that the document should be sent directly to the printer and must not be saved to a file. So some tools that first creates an Office Document or a PDF document isn't a solution for me.
Any recommendations?
I have a Asp.net web application running with the following config setting.
<xhtmlConformance mode="Legacy"/>
This limits use of AJAX and compatibility with multiple browser.
If my understanding is correct, the HTML code of the aspx pages need to be fixed to comply with XHTML 1.0 Transitional.
There are alot of HTML pages, ~1000, is there a tool that could speed up this process?
I am graguating in dis may in electrical engg...but i would like to learn any one of the data ware housing tools....can any one please suggest me which is the best data ware housing tool for non-computer science graduates...so that it is easy to learn...and can get job...
like (business objects,informatica,hyperion, datastage and cognos)?
What is a good tool for PDF report generation in Python? I've checked out ReportLab, but it seems to be awfully low-level for what I want to do. My current hunch is to call TeX on the command-line and let it produce the PDF, but if there is something that is easier to work with (and looks professional - We'll send this to customers) I'd very much like a prod in the right direction.
have to check some formulae whether they are providing correct result, these formula are written part of a VB program, what is the best tool\method to unit test these formula?
I have a Asp.net web application running with the following config setting.
<xhtmlConformance mode="Legacy"/>
This limits use of AJAX and compatibility with multiple browser.
If my understanding is correct, the HTML code of the aspx pages need to be fixed to comply with XHTML 1.0 Strict.
There are alot of HTML pages, ~1000, is there a tool that could speed up this process?
Every time I create a shape using the shape tool, it places a vector mask on top of this. I don't know how I enabled this but it does not do it on my laptop version, only my desktop.
I can seem to disable this problem I am having. Even reinstalling and restoring defaults I cannot seem to stop this.
Very frustrating, anyone have a fix for this problem? Thanks in advance!
I have already searched Google and I am finding no tool to convert fractional values of various numeral system into each other.
Can anyone hive me a hand?
Hi,
I want an open source/free tool which can test the schema, data, user defined functions, views and stored procedures between two different databases or two different versions of the databases. I am using MySQL database.
Currently I am using DB Solo which is a 30 day trail version.
Thanks in advance.
I need something that's open source (or very cheap) that I can use at home. I do side work and cannot afford something like ClearQuest.
I would REALLY like to run this tool from my dev machine without using a server.
Some people claim that code's worst enemy is its size, and I tend to agree. Yet every day you keep hearing things like
I write blah lines of code in a day.
I own x lines of code.
Windows is x million lines of code.
Question: When is "#lines of code" useful?
ps: Note that when such statements are made, the tone is "more is better".