Nisi’s work blog

Nisi’s work blog – programing tips

Capture entire webpage screenshot

It is very frustrating when you want a screenshot of a webpage but becouse page is bigger then your screen you can not use Print Screen Key from keyboard.

If you had this problem and did not find a solution try WebShot. It is a 52 Kb application witch will capture any webpage and save it as a JPG, GIF, PNG or BMP.

You can download Webshot for free from : http://www.nathanm.com/projects/webshot.zip

Uninstall Bonjour Service

Today I needed Adobe Dreamweaver CS3 for a project. After Install I had observed that my network connection disconnect without any reason and VPN client I use (SonicWall) couldn’ t connect anymore. After some research I found that Adobe install Bonjour service from Apple (usualy you need this for iTunes if you have iPod). And another strange service:

##Id_String2.6844F930_1628_4223_B5CC_5BB94B879762##

witch i didnt found any information about it.

Bonjour Service is a 0 config tool. Becouse I didnt see any use of this service I uninstalled (there is no uninstaller) using this steps:

  • Start->Run and type :   C:\Program Files\Bonjour\mDNSResponder.exe – remove
  • Start->Run and type:   regsvr32 /u C:\Program Files\Bonjour\mdnsNSP.dll

After this everythink work as it should.

If you have iTunes for uploading music on your iPod do not uninstall Bonjour service.