Home
Login
Contact
Articles
Newsletter
Bookmark and Share
XSLT
CSS
Javascript
Java
Linux
Username
Password
Annuler
Connexion

Recent Articles

javascript print partial pages

In developping web applications and designing websites, you've probably come accross a situation where you wanted the user to be able to press a print...

Marquee in javascript

The Marquee Element has been deprecated by the W3C and is commonly ill-advised but nevertheless, if you really want to do it, then javascript is the w...

Sending an email in Java

Sending an email in Java is actually quite simple, as always, there is an API that will do most of the work for you and it becomes just a matter of im...

Opacity in Firefox 3.5

If you've upgraded to Firefox 3.5 and you've been using -moz-opacity in your CSS, then you will see that the transparency or opacity (depending on ho...

Installing Tomcat on Linux in a few minutes

Installing tomcat is actually very quick and easy. Assuming you already have the JDK installed, this will only take a few minutes. In my years of exp...

Getting unique values from a list in Java

27 June at 03:07PM published by Matt Castonguay

Extracting unique values from a list is a common problem and the goal is to do it in as little operations as possible. The memory used is negligeable and this can be done in linear time.

Application wide long term caching memory efficiency in Java

27 January at 01:56PM published by Matt Castonguay

One of the biggest problems of running a web application for a long period of time is the storage of cached data that may no longer be in use but still be refered. There are multiple solutions for this, one of the most common one is to run some sort of deamon or thread that will clean up or simply flushing the cache after a certain amount of time. In this article we propose the use of a WeakHashMap.

Application wide long term caching memory efficiency in Java

27 January at 01:56PM published by Matt Castonguay

One of the biggest problems of running a web application for a long period of time is the storage of cached data that may no longer be in use but still be refered. There are multiple solutions for this, one of the most common one is to run some sort of deamon or thread that will clean up or simply flushing the cache after a certain amount of time. In this article we propose the use of a WeakHashMap.

Random Tags

offsettop    javamail    min-width    print    offsettop    textarea    tinymce    svnant    min-height    xml    iframe    clear    xsl:include    offsetleft    template    modproxy    library    float    uniques    tinymce    apache    custom css    double negation    caching    ant    tomcat    wysiwyg    css classes    ie6    optimization    memory    position    opacity    firefox    hashmap    email    offsetleft    math    function    mode   
MG2 Media Inc. - A Web Development Company
Top