Alright, I have been stop developing the food application for some time. Maybe will only continue on it after learning how to develop app for Facebook.
So first step must be following on a hello world tutorial. Which surprised me very much, it is so simple.
with a line of code, or FBML
1: <p>Hello World <fb:name uid="loggedinuser" firstnameonly="false" useyou="false"/>!</p>
Save it onto your server and pop..here is my first facebook app.
