I ran into Matt's Script Archive. It's a great site. He doesn't offer a great number of scripts, but the ones he does have work like a dream.
Read more...
Marchal shares insights into open source gained from those who have spent time in the shop making the alternative way of developing software work. It's a business model that can boost a company's bottom-line, he concludes.
Read more...
Visual Studio.Net has added an expanded extensibility model and macros to the unified Visual Studio IDE. The macro tools allow you to quickly record repetitive tasks, enhancing productivity.
Read more...
Discover the practice of continuous integration and several of the most popular tools, including Apache's Continuum, Cruise Control (CC), and Hudson, which effectively implement this concept.
Read more...
Now that we know which button was clicked and which headline number should be displayed, we need to display what is called and then reset all the values.
Read more...
We try to demystify some of the key concepts of multithreading and to shed light on the lesser-known ones, while we build a working implementation of a read-write lock in Java.
Read more...
There are cases in which "gentle" techniques like timing or power analyses are not enough to fulfill the attacker's goal. Or the goal itself is not to break the protection scheme but to break through it, to the end target the mechanism is protecting, in a modern reenactment of Alexander the Great's "solution" to the Gordian knot. Enter failure-inducing attacks, in which the technique is to induce a failure in the very protection mechanism itself.
Read more...
What do you get when you use the == operator to compare references to literal String objects that contain the same value? Show off your smarts or learn a thing or two in our quiz series.
Read more...
The Mac is rarely considered as a platform for enterprise Java application development and deployment; but with OS X, you can throw out your preconceived notions and get down to business on the server-side.
Read more...
Tables are everywhere! HTML Tables, that is. Learn how to Create dynamic tables using JSP.
Read more...