2006-08-26

Design Patterns

Recently I put one of my projects "jexi" on google code as an open source project:


http://code.google.com/p/jexieditor/


This is a WYSIWYG editor based on JavaSE & SWT.


It comes from the 'Lexi' example when I study GoF's "Design Patterns". DP provides a C++ example but not a complete project. I think Java is a good OOP language and suitable for learning design patterns, and hopes this "jexi" project may help you learn design patterns. Here is a snapshot:




It is not complete yet and only basic functions such as edit, insert pictures, format, select can be use. You can check out the source and make any changes.

I really like google code. Simple but powerful! The only one drawback is that HTML descriptions cannot be used as project description on home page.

2006-08-24

A j2me client for Google Talk

Recently I finished my GTMobile (Google Talk Mobile for Java phones) and put the whole project on google code:


Now it is passed on SUN WTK 2.5 but I don't have a powerful java phone that support CLDC1.1 & MIDP 2.0, :(

Here are some snapshots:














If you want to try this application on your mobile phones, download these 2 files:

Move from MSN space

Recently I can access google blog now, good news! and I moved my blog from MSN space. I don't like MSN space, it's too much complex and I just want a simple blog to post & share. It is said that I can put my google adsence code on blog and I will try it later.