Sun JRE 1.5.0_05 is available… Download Java 2 Platform, Standard Edition 5.0
Read moreMicrosoft Word and other word processors
Interesting list of various word processors… Microsoft Word and other word processors
Read moreOpera is free
Wow, this is good news:
Read moredatatips: data tips
How to make datatips… datatips: data tips
Read moreGeshi
Lets’ test! [code lang=”php”] $var1 = 23; // variable 1 $var2 = 32; // variable 2 $vsum = $var1 + $var2; // sum of variables 1 & 2 print($vsum); [/code]
Read morewell, well…
It seem that I’ve some problems with my dynamic IP registration. Occasionally dy.fi kicks my update daemon out of business… And then goes this blog also down.
Read moreCut/Paste trick
How to implement cut/paste logic similar to in various file managers: Deferred Cut/Paste
Read moreKI Glasspane message …
So… Quick prototype own custom glass pane message system… GGlassMessage.java GlassMessageFrame.java Note: Missing classes, like GFrame are not relevant for illustrating sample. References: Java2D: An Introduction and Tutorial
Read moreFold n’ Drop Page
Interesting way of managing DnD drop… Fold n’ Drop Page
Read moreGlassPane message
Warning messages in glasspane: http://www.jroller.com/page/ghinkle?entry=swing_tips_2_glasspane_for This is just what I was experimenting few months ago.
Read more