I just finish a very simple facebook application. it is used to show a Chinese Calender in your facebook profile page as a box. You can clearly see Chinese Calender system in this application. If anyone want to try it. Just open http://liduan.com/fb/start
This application is a practice for facebook API. My finial year project is development application base facebook API.

Comments (6)
[...] form of creating app. I found this form is easy than facebook’s form. Firstly, I will let my Chinese calendar to support bebo. [...]
What algorithm did you use to compute Chinese/lunar date given the Gregorian date? Btw, can you share your source code please? Many thanks!
sure, I will
I have built an application in Facebook using Flash
My next target is to build an invitation page.
However, I have a problem in displaying Chinese in the invite page.
Can you give me some suggestions?
Thx
=============
make sure using utf8 encoding.
I have just finished something similar to you. Check it out http://aleatory.clientsideweb.net/2009/07/05/step-by-step-guide-to-creating-a-first-facebook-app/
thanks for shareing