Monthly Archives: February 2006

Java2Script 0.5.0 Released with Java’s AJAX

Java2Script 0.5.0 Released with Java’s AJAX Continue reading

Posted in Java2Script News | Leave a comment

Simple RSS Reader by J2S SWT and AJAX

News: Feb 16, 2006 J2S provides two more tutorials: Tutorial of J2S in Eclipse (5): How to Use org.eclipse.swt.* — Tour to UI Tutorial of J2S in Eclipse (6): How to Use ajax.* — A Simple RSS Reader Here, take … Continue reading

Posted in Java, Java2Script News, JavaScript | 1 Comment

About String in Firefox, IE and Opera

In round of “String += String” match, Firefox v.s. IE v.s. Opera, and the WINNER is Opera 8. Continue reading

Posted in JavaScript | Leave a comment

User Experience Series: History, Now, Future

There are three aspects about user experience: History action, current status and future data. Continue reading

Posted in User Experience | 4 Comments

JavaScript Closure Performance Test

Accessing variable from different closure will have poor performance Continue reading

Posted in JavaScript | 2 Comments

Asynchronous Programming

What about asynchronous programming is brought into the Java’s object-oriented programming? Continue reading

Posted in Java, JavaScript | Leave a comment

LZ77-JS-Compressor: Another way of compressing JavaScript

June 6, 2007 updated: LZ77 JavaScript Compressor http://demo.java2script.org/lz77js/ is rebuilt using Java2Script Simple RPC technology. Sep 4, 2006 updated: Please read “LZ77 JavaScript Compressor Reloaded“. In compressing JavaScript, I prefer to dean.edwards.name/packer/. But the packer does not have a Java … Continue reading

Posted in JavaScript | Leave a comment

Java2Script 0.4.0 Released

Java2Script 0.4.0 released with more SWT widgets supported Continue reading

Posted in Java2Script News | Comments Off

Bug of split() in IE?

JavaScript method split() does not work as expected in IE Continue reading

Posted in JavaScript | Leave a comment