Articles (Web Development)

Total: 2 articles (web development)
 High-Quality Image Resize with Java
24-Feb-2008 18:36 GMT
Learn a trick to shrink images using the Java2D API, which creates high-quality image icons for your applications.
32 Comments :: Read More »
 jQuery: Performance analysis of selectors
08-Dec-2007 16:01 GMT
In this article jQuery is tested with different selectors in order to find specific elements in the DOM tree. The delay of each selector is precisely calculated and the idea is to find out which one is the fastest for the given goal.
7 Comments :: Read More »