- Beautiful interactive overview of HTML5. Love HTML5 Games? Get Here.
- Checked exceptions are a good thing, learn to use them properly
- Get the original URL of tiny ones
- The self-repairing hard drive
- Test How Your Site Looks on the iPad. Sure, you can switch the user agent, but here is a simpler and more realistic way of doing it.
- Google's Innovation Factory (and how testing adapts)
- Selenium VS WatiJ
Bugzilla is the Bugs/Issues Tracking Tool from The Mozilla Organization. Version 2.18 is the latest stable release. There are couple of resources which guide a User installing Bugzilla on a Unix/linux machine. However, this entry describes a way to install Bugzilla on a Windows machine (W2K to be precise). This document guides you step by step through the installation process. First, get Administrative access to the machine on which you want to install Bugzilla. It should be a simple step. Usually, Users are given Administrative rights on Windows machine. However, if you dont have, contact your Administrator. Get Bugzilla Then download the Bugzilla from http://bugzilla.org/download.html . There are two ways of gettng it - through CVS or direct downloading the tar file. Remember there are no Zip files. However, any zip utility should be able to untar the Bugzilla. I download the tar file and untarred it using WinZip. I placed the untarred 'bugzilla' directory in my c: drive. So...
Comments