In the above example, it should read:
<fb:serverFbml style="width: 755px;">
<script type="text/fbml">
<fb:fbml>
<fb:date t="1216170865" format="long_numeric" /> hello again
</fb:fbml>
</script>
</fb:serverFbml>
To invite facebook chat, try:
<fb:serverfbml>
<script type="text/fbml">
<fb:chat-invite msg="let play a game!" condensed="false"/>
</script>
</fb:serverfbml>
source
share