PHP勉強会のeventsシステムに貼るUstreamタグのメモ

タイトルそのまんまですが、PHP勉強会のeventsシステムに、Ustream中継を貼る場合のタグのメモ。


公式(?)の php-studyチャンネルの場合

<h4>Ustream中継</h4>
Ustreamで中継を行う予定です。

<ul><li><a href="http://www.ustream.tv/channel/php-study">http://www.ustream.tv/channel/php-study</a></li></ul>

※会場で参加中の方はネット帯域の関係上、中継映像は見ずにIRCだけをご利用ください。下の窓か、IRCクライアントでどうぞ。

<embed width="563" height="266" type="application/x-shockwave-flash" flashvars="channel=#php-study&server=chat1.ustream.tv" pluginspage="http://www.adobe.com/go/getflashplayer" src="http://www.ustream.tv/IrcClient.swf" allowfullscreen="true" />

/nick [ニックネーム] と入力すると、使用するニックネームを変更できます。


自分のチャンネルの場合

<h4>Ustream中継</h4>
Ustreamで中継を行う予定です。

<ul><li><a href="http://www.ustream.tv/channel/maru_cc">http://www.ustream.tv/channel/maru_cc</a></li></ul>

※会場で参加中の方はネット帯域の関係上、中継映像は見ずにIRCだけをご利用ください。下の窓か、IRCクライアントでどうぞ。

<embed width="563" height="266" type="application/x-shockwave-flash" flashvars="channel=#maru_cc&server=chat1.ustream.tv" pluginspage="http://www.adobe.com/go/getflashplayer" src="http://www.ustream.tv/IrcClient.swf" allowfullscreen="true" />

/nick [ニックネーム] と入力すると、使用するニックネームを変更できます。