Archive for September, 2008
JarOutputStream problems on Windows
by ricardoz on Sep.08, 2008, under Tips
If you ever tried to create a JAR file from Java code using JarOutputStream on a Windows platform you might have become as frustrated as me. I ran into two problems and since they took a nice part of my sleep time I’ve decided to share them and the solutions I found.
(continue reading…)
Simple & nice Javascript date picker
by ricardoz on Sep.02, 2008, under JavaScript, Tips, Web related
Check it out at http://www.styledisplay.com/mootoolsdatepicker/, it’s quite simple to use and looks great.