-
Recent Posts
Recent Comments
Archives
- May 2010 (1)
- December 2009 (1)
- November 2008 (1)
- August 2008 (1)
- June 2008 (1)
- April 2008 (1)
- October 2007 (3)
- September 2007 (1)
- June 2007 (3)
- May 2007 (1)
- March 2007 (4)
- December 2006 (2)
- November 2006 (1)
- October 2006 (6)
- September 2006 (2)
- August 2006 (4)
- July 2006 (3)
- June 2006 (3)
- May 2006 (9)
- March 2006 (3)
- February 2006 (9)
- January 2006 (2)
Categories
- A Link An Application (3)
- AJAX (10)
- Akismet (1)
- ALAA (3)
- Apache (1)
- How To (6)
- Java (16)
- Java2Script News (35)
- JavaScript (24)
- Opera Mini (1)
- RPC (4)
- Screenshot (8)
- Sharing (16)
- Simple RPC (6)
- SWT (13)
- Uncategorized (5)
- User Experience (4)
- WindowBuilder Pro (3)
- Wordpress (1)
Blogroll
Meta
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