-
Recent Posts
Recent Comments
- Calvin Twine on Gmail-alike Web Mail Client “WeMail”
- vpn hardware on Java2Script Gtalk on Opera Mini 4
- Zhou Renjian on Java2Script Update v20100601
- Zhou Renjian on Java2Script 1.0.0 Final Release
- Zhou Renjian on Java2Script Update v20100601
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
Category Archives: Simple RPC
Gmail-alike Web Mail Client “WeMail”
Long time no post. This time, I would like to introduce you Java2Script powered WeMail ( http://webuzz.im/mail/ ), a Gmail-alike web mail client. WeMail is a general web mail client for all POP/IMAP & SMTP mail providers. So it supports … Continue reading
Posted in Java, Java2Script News, SWT, Simple RPC, WindowBuilder Pro
Tagged JavaMail, Web Mail Client
1 Comment
Java2Script 1.0.0 Final Release
Here comes Java2Script 1.0.0 final release! Please visit http://j2s.sourceforge.net/ for more information. Feature List ========== Java2Script Core —————- 1. Object oriented JavaScript simulator is introduced 2. JavaScript ClassLoader is built inside 3. Eclipse JDT based Java to JavaScript compiler, support … Continue reading
Posted in AJAX, Java, Java2Script News, JavaScript, RPC, SWT, Simple RPC
2 Comments
Java2Script on Safari 3 Beta
As Safari 3 Beta was published, I just tested it on a Java2Script demo. Here is the screenshot:
Posted in Screenshot, Simple RPC
Leave a comment
Java2Script’s GTalk
I spent about three days writng an SWT based Google Talk client. And the client used Smack Jabber library, which has simple APIs. As writing the client, I kept the code compatible with Java2Script, which means that I can use … Continue reading
Posted in A Link An Application, AJAX, ALAA, Java2Script News, RPC, SWT, Screenshot, Simple RPC
2 Comments
Screenshot of Java2Script Web Notepad
I spent some time to enhance a web notepad with auto-save feature. Here is screenshot: As a matter of security fact, it is not ready for public tests, so now I am not publishing the . Maybe later I will … Continue reading
Posted in AJAX, Java, RPC, SWT, Screenshot, Sharing, Simple RPC
Leave a comment
Java2Script Introduces Simple RPC
Java2Script now introduces Simple RPC, which is aiming to help Java developers balancing and debugging *local* and *remote* procedure calls for AJAX RIAs without knowledge of serialization and deserialization. In Simple RPC, Java client have two modes: AJAX mode and … Continue reading
Posted in AJAX, How To, Java, Java2Script News, RPC, Simple RPC
2 Comments