Seems to contain some interesting stuff Slobodan Celenkovic Weblog
Read moreImproved Drag Gesture in Swing
Improved Drag Gesture in Swing I.e. in JDK 5.0: [code lang=”perl”] java -Dsun.swing.enableImprovedDragGesture APPCLASSNAME [/code]
Read moreJ2SE 5.0 Adoption
J2SE 5.0 Adoption
Read moreMatkapuhelinfoorumi
Just for reference Matkapuhelinfoorumi
Read moreTesting
[code lang=”python”] if __name__ == ’__main__’: print ”Hello Word” [/code] [code lang=”sql”] SELECT * FROM sb_session WHERE user_id = 0 AND session_check = ’$user[session_check]’ AND timestamp > $timeout [/code]
Read morekio-locate
Convenient file finding… [kio-locate] For example, Just [code lang=”perl”] Press: ALT + F2 Type: locate:opera Hit ENTER [/code]
Read moreon the Java Road
on the Java Road
Read moreOpera Settings Explained
Opera Settings Explained
Read moreJDK 5.0 annotations
Annotations
Read moreJava Trouble-Shooting and Diagnostic Guide
Java, Standard Edition 5.0 Trouble-Shooting and Diagnostic Guide Recommended utilities to install jvmstat 3.0 Installation: [code lang=”perl”] sudo bash cd /opt unzip $HOME/download/devel/jvmstat-3_0.zip vim /etc/profile #Add following lines into /etc/profile PATH=$PATH:/opt/jvmstat/bin export PATH [/code] Usage [code lang=”perl”] # List available java processes > jps NNNN processename …. # open tools (e.g.) >visualgc NNNN [/code]
Read more