Java On Closing database connection...
by Marco Valtas,
July 31, 2008 19:06
Hi, you should probably use...
1 2 3
<?php ...
PHP On Object with Field names as ...
by Marco Valtas,
July 29, 2008 13:51
I did something similar not...
1 2
pkill "nginx: master"
Bash On kill nginx master proces
by Marco Valtas,
June 28, 2008 04:13
In Linux check the "pkill" ...
1 2 3
java.util.Arrays.sort(cArray);
...
Java On clean up nested loops?
by Marco Valtas,
January 25, 2008 00:30
I think you can remove the ...
Java On Cannot Ref from Static Content
by Marco Valtas,
November 10, 2007 02:20
Mark,
I see you are beginn...
1 2 3
public class Parks { ...
Java On Errors With Exception
by Marco Valtas,
November 05, 2007 11:58
Here is my corrections they...
1
// See above code, already fixed.
Java On Detect neighboring pixels
by Marco Valtas,
October 26, 2007 13:47
I´m behind a very nasty fir...
1 2 3
/** ...
Java On Detect neighboring pixels
by Marco Valtas,
October 26, 2007 13:19
Here's a simple way. Note t...
Ruby On Getting QWERTY misstypes
by Marco Valtas,
October 24, 2007 02:45
Hi, I don't how to write a ...
Java On Email addresses validator
by Marco Valtas,
October 16, 2007 23:31
matrixise, this is more a d...
1 2 3
...
Perl On Cache::Cache subroutine wit...
by Marco Valtas,
October 12, 2007 02:34
Hi, I made some modificatio...
1 2 3
...
Java On Email addresses validator
by Marco Valtas,
October 12, 2007 01:10
Here my thoughts about your...
1 2 3
tab()
...
Bash On Open a new tab in current d...
by Marco Valtas,
October 10, 2007 05:00
Macournoyer, I tried your f...
1 2 3
/* Copyright (c) 2007 the authors listed at the following URL, and/or ...
Java On Fastest way to sort doubles...
by Marco Valtas,
October 02, 2007 21:49
I forgot to paste the Quick...


Hi, usually I use File::Fin...