Date Parse
9
I came across this in the Java Docs, in my ever growing attempt to learn Java.
I needed to implement custom listener events.
I needed to implement custom listener events.
7
Remove newslines from a string.
9
Simple class to allow cut and paste to clipboard.
13
mattrmiller
in the normal GZIPOutputStream you can not et the compression level. I came across this little script tonight that allows you to set the compression level for GZIPOutputStream.
7
Move a file quickly in java.
13
Deletes all files of a certain extention from a folder.
11
mattrmiller
Recursively delete a directory, emptying all contents.
9
Reading and writing to a URL connection, thanks to Java.
6
Another way to generate a unique ID.
5
Optimized way to calculate age from timestamp,
the idea is not to use date() call at all if possible.
the idea is not to use date() call at all if possible.









