<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>I buzZ U buzZ, We BuzZ &#187; Embed Web IM</title>
	<atom:link href="http://blog.izuz.net/tag/embed-web-im/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.izuz.net</link>
	<description>webuzz.im for Web Google Talk, MSN Live Messenger, AIM, Yahoo! Messenger</description>
	<lastBuildDate>Thu, 29 Jul 2010 08:07:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Embed WeBuzz.IM in Your Website</title>
		<link>http://blog.izuz.net/2009/05/embed-webuzzim-in-your-website/</link>
		<comments>http://blog.izuz.net/2009/05/embed-webuzzim-in-your-website/#comments</comments>
		<pubDate>Sat, 02 May 2009 04:29:20 +0000</pubDate>
		<dc:creator>sarenshi</dc:creator>
				<category><![CDATA[Developer]]></category>
		<category><![CDATA[Features]]></category>
		<category><![CDATA[Embed Web IM]]></category>

		<guid isPermaLink="false">http://blog.izuz.net/?p=39</guid>
		<description><![CDATA[About 6 months ago, we have a post talking about embeding izuz.net web IMs into other websites. At that time, we did not use the name &#8220;WeBuzz.IM&#8221; and did not make http://webuzz.im/ as the primary service site. And now we &#8230; <a href="http://blog.izuz.net/2009/05/embed-webuzzim-in-your-website/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>About 6 months ago, we have a post talking about <a href="http://blog.izuz.net/2008/11/embed-izuzs-web-ims-in-your-site/">embeding izuz.net web IMs</a> into other websites. At that time, we did not use the name &#8220;WeBuzz.IM&#8221; and did not make <a href="http://webuzz.im/">http://webuzz.im/</a> as the primary service site. And now we would like to update this kind of information for developers:</p>
<p>To embed WeBuzz.IM in your website is very simple, just add a SCRIPT element with src=&#8221;http://webuzz.im/im.js&#8221; into your HTML pages:</p>
<p>&lt;script type=&quot;text/javascript&quot; src=&quot;http://webuzz.im/im.js&quot;&gt;&lt;/script&gt;</p>
<p>For example:</p>
<pre>&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot; xml:lang=&quot;en&quot; lang=&quot;en&quot;&gt;
&lt;head&gt;
&lt;meta http-equiv=&quot;content-type" content="text/html; charset=utf-8&quot;/&gt;
&lt;title&gt;We Buzz Together @ WeBuzz.IM&lt;/title&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://webuzz.im/im.js&quot;&gt;&lt;/script&gt;
&lt;/body&gt;
&lt;/html&gt;</pre>
<p>Someone have reported that &#8220;http://webuzz.im/&#8221; may not be accessible in some country/network, you may replace http://webuzz.im/im.js with</p>
<ul>
<li>http://izuz.net/im.js</li>
<li>http://uziz.net/im.js</li>
<li>http://demo.java2script.org/im.js</li>
<li>http://java2script.org/im.js</li>
</ul>
<p>We will synchronize these scripts when we make updates.</p>
<p>We <strong>DO NOT</strong> recommend you to copy this im.js to your website and load your copy. As you may get out of date and WeBuzz.IM in your website may not be working. But if you do insist doing so, you can follow <a href="http://twitter.com/webuzzim">WeBuzz.IM @ http://twitter.com/webuzzim</a> and subscribe this blog feed for latest updates and synchronize your im.js.</p>
<p>If you embedding WeBuzz.IM under URL with words &#8220;gtalk&#8221;, &#8220;msnlive&#8221;, &#8220;ymessenger&#8221; or &#8220;aim&#8221;, the specific messenger will be launched automatically when the page is loaded. For example, page http://###.###.com/gtalk.html will launch Google Talk automatically.</p>
<p>And we would like to hear your feedback and feature requests on integrating WeBuzz.IM into your websites. It would be kind for you to send us an email telling us that you are embedding WeBuzz.IM in your websites. We may link to you or notify you for our updates.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.izuz.net/2009/05/embed-webuzzim-in-your-website/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
