>         I   have  updated  existing  model  of  game  playing  and
>         also  game controller.  Now  we can create game and gamers can
>         play in it. But it still in development.

>         I have updated game Controller, also I have created model
>         Gamer, there we have some methods & properties of those who we
>         will launch the game (author  or  player).  It will gives us
>         clean & understandable code it also will help me to write
>         comments for each method. This class is not ready  yet, I will
>         update it and add some other methods for author and user.

Thanks for the reports Illya. I'll try to install the current version of
Card Stories this week to have a closer look at the code.

Btw, did you see my other email? I've attached it to this email -
looking forward to your answer!

Xavier.
--- Begin Message ---
On Wed, 2010-09-08 at 19:11 +0300, Gary Sedyh wrote:
> There are a lot of some small difficulties. "Iframe" App gives us some
> freedom in using different JS features and modules, but it also forces
> us to keep some FBML rules. We have to put all FBML tags into some FB
> system tags (because of rendering on FB side). 

Interesting, I didn't knew it was necessary to mix both. Do you have a
link to an article or documentation about this that I can read?

> After inserting such FBML tags I have to write some JS script that
> works after loading fbml, that's why because FB return rendering tags
> with width > then 900px (FB gives us only 750px free space for app),
> so I make it smaller. 

Uh, this doesn't look very clean from Facebook, they could provide a
better way... Maybe it's just transitional? They are still working on
extending the Graph API from what I saw.

> We have also some problems with redirects (earlier it was like a whole
> one page, now it is separated), in this way sometimes I make redirects
> in IFRAME and sometimes I have to redirect whole page (because we have
> to change urls). 

I see.

> For example, we can't display profile page with url in you browser of
> a GAME. 

What do you mean? By profile page, you mean the Facebook profile, or the
main screen of Card Stories?

> Earlier I have a lot of samples , structures, etc. But now I have to
> rewrite everything that I had earlier.

Yes, that sucks... That's one of the main complaints that I hear about
Facebook - they change stuff so often that it's a pain just to keep the
pace.

Xavier.

_______________________________________________
Hackit Bar mailing list - [email protected]

Wiki:  http://community.hackit.cx/
List:  http://community.hackit.cx/ml/
Forum: http://community.hackit.cx/forum/
Ideas: http://community.hackit.cx/ideas/
IRC:   irc://irc.freenode.net/#politis

--- End Message ---
_______________________________________________
Hackit Bar mailing list - [email protected]

Wiki:  http://community.hackit.cx/
List:  http://community.hackit.cx/ml/
Forum: http://community.hackit.cx/forum/
Ideas: http://community.hackit.cx/ideas/
IRC:   irc://irc.freenode.net/#politis

Reply via email to