I've just finished installing Windows 7 on a system with an ancient video card – GeForce2 MX400. It wasn't very easy, so I decided to write down my experience to the blog.
When using custom album and gallery templates, NextGEN Gallery plugin doesn't provide any variables with the gallery name to the gallery template:
Let's say you are writing a Java-program, and now is the time to throw an exception. Of what type should it be? Does the broad Exception class suit our needs, or it's better to use a problem-specific exception? If the latter is the case, should we write our own exception or take one from the standard Java-library?