The platform that enables you to build rich, interactive communities
in
All Tags » Tools (RSS)

Browse by Tags

  • Screen Capture Tool

    MWSnap is a small yet powerful program for taking scren captures of a desktop, an active window,menu, or a specified part of the screen. The program supports BMP, JPG, TIFF,PNG and GIF formats, with user selected color depth and quality settings. It also includes a zooming tool, a screen ruler and a...
    Posted to MWSnap (FileGallery) by rliang on 02-07-2008
  • FireFox and IE scripts debug tools

    For FireFox, it has an add-on tool firebugs. IE has a tool called IEDevToolBarSetup.msi. Each tool can enable you to inspect DOM, styles, and other UI related issues.
    Posted to snowcounty (Weblog) by rliang on 09-05-2007
  • Http icons

    To make your own icon through a third party web site: http://tools.dynamicdrive.com/favicon/ Another way to create icon, you can download tool from http://www.mindvision.com . It has a tool called PixelToolbox
    Posted to snowcounty (Weblog) by rliang on 09-03-2007
  • Watir and Ruby

    Watir is “Web Application Test in Ruby”. Evidently it requires you to install Ruby first before installing Watir and use Watir to test your web application. It is really easy to set up both of them. 1. Download Ruby 2. Download Watir They have both window installer version and source code version. 3...
    Posted to snowcounty (Weblog) by rliang on 02-05-2007
  • log4net

    I have been using log4net a while ago. It seems everytime I start to use it. The tool gives me some trouble — I won’t be able to bring up the log file. This article, Using log4net gives a better view on log4net. In addition place two more lines on the top of your class that uses log. [assembly: log4net...
    Posted to snowcounty (Weblog) by rliang on 10-30-2006
  • Regular Expression

    Here is a good site on some basic regular expression knowledge. Regular Expression
    Posted to snowcounty (Weblog) by rliang on 09-07-2006
  • TFSBuild Path

    TFSBuild is a commandline tool for VS Team System Build. You can use this tool in the build server. It produces the same result as VSTS Build, including get source, compile, drop … etc. To add path on the commandline, go to: C:\Program Files\Microsoft Visual Studio 8\Common7\IDE TFSBuild take a couple...
    Posted to snowcounty (Weblog) by rliang on 06-27-2006
  • Daily Build vs. Build Promotion

    What does a good build do? A good build process must: 1. Be automated and repeatable i.e. never require human intervention to complete its work. Automation is essential to reap the benefits of the daily build. 2. Be portable to different computers and environments 3. Report the results of its operation...
    Posted to snowcounty (Weblog) by rliang on 06-26-2006
  • Team Build Error

    Lately I have been working on Team Build. There is one error I’d like to talk about: TF42056: The build service could not connect to the Team Foundation Server: TF30063: You are not authorized to access 11.11.11.11(some IP address). After digging into the problem, I discovered a couple of errors in team...
    Posted to snowcounty (Weblog) by rliang on 06-25-2006
  • Visual Studio Team System Overview

    Team Foundation is a set of tools and technologies that enable a team to collaborate and coordinate their efforts on building a product or completing a project. Enhanaced Communication and Collaboration VSTS make it easier to build a product, or complete a project. It is also ensures that no information...
    Posted to snowcounty (Weblog) by rliang on 06-23-2006
Page 1 of 3 (28 items) 1 2 3 Next >