Post tagged "Tools"

If you cannot find what you are looking for, check the archives or use the category list provided in the right side-bar to view postings by category.

Here are the results of your request:

28 Aug 2009

Installing GeoServer on Ubuntu

Recently, I install GeoServer 1.7.6 on Ubuntu 9.04. I would like to share some information with everybody what I have configured on my local PC. As far as I follow the installation instruction of GeoServer documentation...

11 Nov 2008

NAnt task with Red-Gate SQL Compare

It can be an easy way to do if you have a database with schema changes. You have to convert a database to scripts so that you can commit to source control by comparing script...

9 Oct 2008

Art Of Test WebAii Tests Web UI

My colleague have some problems using Selenium to test the website specifically issues with JavaScript and Ajax. Also we would like to include testing nicely and easily integrated into our build process with continuous integration. So...

21 Jul 2008

Display .Net codes on blog with nice format

While I was trying to display nicely formatted .Net codes on my blog I found CopySourceAsHtml which is a Visual Studio plugin. If you want to try please download and it’s installed simply. The code...