<?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; Embeddable Script</title>
	<atom:link href="http://blog.izuz.net/tag/embeddable-script/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&#8217;s Web IMs in Your Site</title>
		<link>http://blog.izuz.net/2008/11/embed-izuzs-web-ims-in-your-site/</link>
		<comments>http://blog.izuz.net/2008/11/embed-izuzs-web-ims-in-your-site/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 15:56:03 +0000</pubDate>
		<dc:creator>sarenshi</dc:creator>
				<category><![CDATA[Developer]]></category>
		<category><![CDATA[Features]]></category>
		<category><![CDATA[Embeddable Script]]></category>
		<category><![CDATA[Web IM]]></category>

		<guid isPermaLink="false">http://blog.izuz.net/?p=25</guid>
		<description><![CDATA[Today, we are pleased to announce one of our new feature for our users: Embed WeBuzz.IM&#8216;s Web IMs in your sites. Here are two options for any of our potential users: 1. Add &#60;SCRIPT&#62; element to your HTML &#60;script type=&#8221;text/javascript&#8221; &#8230; <a href="http://blog.izuz.net/2008/11/embed-izuzs-web-ims-in-your-site/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Today, we are pleased to announce one of our new feature for our users: Embed <a href="http://webuzz.im/">WeBuzz.IM</a>&#8216;s Web IMs in your sites.</p>
<p>Here are two options for any of our potential users:</p>
<p>1. <strong>Add &lt;SCRIPT&gt; element to your HTML </strong></p>
<ul>
<li>&lt;script type=&#8221;text/javascript&#8221; src=&#8221;<a href="http://webuzz.im/gtalk.js" target="_blank">http://webuzz.im/gtalk.js</a>&#8220;&gt;&lt;/script&gt;</li>
<li>&lt;script type=&#8221;text/javascript&#8221; src=&#8221;<a href="http://webuzz.im/msn.js" target="_blank">http://webuzz.im/msn.js</a>&#8220;&gt;&lt;/script&gt;</li>
<li>&lt;script type=&#8221;text/javascript&#8221; src=&#8221;<a href="http://webuzz.im/ymsg.js" target="_blank">http://webuzz.im/ymsg.js</a>&#8220;&gt;&lt;/script&gt;</li>
<li>&lt;script type=&#8221;text/javascript&#8221; src=&#8221;<a href="http://webuzz.im/aim.js" target="_blank">http://webuzz.im/aim.js</a>&#8220;&gt;&lt;/script&gt;</li>
</ul>
<p>By adding &lt;SCRIPT&gt; element, WeBuzz.IM&#8217;s web IM will be loaded immediately as the page is loading.</p>
<p>2. <strong>Add a new link to your page</strong></p>
<p>Create a link with following link location (no &#8220;http://&#8221; before &#8220;javascript:&#8221;):</p>
<ul>
<li>javascript:z$z=document.createElement(&#8216;SCRIPT&#8217;);z$z.src=&#8217;http://webuzz.im/gtalk.js&#8217;;document.getElementsByTagName(&#8216;HEAD&#8217;)[0].appendChild(z$z);void(0);</li>
<li>javascript:z$z=document.createElement(&#8216;SCRIPT&#8217;);z$z.src=&#8217;http://webuzz.im/msn.js&#8217;;document.getElementsByTagName(&#8216;HEAD&#8217;)[0].appendChild(z$z);void(0);</li>
<li>javascript:z$z=document.createElement(&#8216;SCRIPT&#8217;);z$z.src=&#8217;http://webuzz.im/ymsg.js&#8217;;document.getElementsByTagName(&#8216;HEAD&#8217;)[0].appendChild(z$z);void(0);</li>
<li>javascript:z$z=document.createElement(&#8216;SCRIPT&#8217;);z$z.src=&#8217;http://webuzz.im/aim.js&#8217;;document.getElementsByTagName(&#8216;HEAD&#8217;)[0].appendChild(z$z);void(0);</li>
</ul>
<p>Using this option, web IM will only be loaded when the link is clicked. For examples:</p>
<ul>
<li><a href="javascript:z$z=document.createElement('SCRIPT');z$z.src='http://webuzz.im/gtalk.js';document.getElementsByTagName('HEAD')[0].appendChild(z$z);void(0);">Load web Google Talk / Gtalk</a></li>
<li><a href="javascript:z$z=document.createElement('SCRIPT');z$z.src='http://webuzz.im/msn.js';document.getElementsByTagName('HEAD')[0].appendChild(z$z);void(0);">Load web MSN Messenger / Windows Live Messenger</a></li>
<li><a href="javascript:z$z=document.createElement('SCRIPT');z$z.src='http://webuzz.im/ymsg.js';document.getElementsByTagName('HEAD')[0].appendChild(z$z);void(0);">Load web Yahoo! Messenger / Y! Messenger</a></li>
<li><a href="javascript:z$z=document.createElement('SCRIPT');z$z.src='http://webuzz.im/aim.js';document.getElementsByTagName('HEAD')[0].appendChild(z$z);void(0);">Load web AOL Instant Messenger / AIM</a></li>
</ul>
<p>In fact, you can copy the above &#8220;javascript:&#8230;&#8221; text and paste it into your address bar and load izuz&#8217;s web IM inside any page.</p>
<p>Take your try, and have your funs on web IMs.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.izuz.net/2008/11/embed-izuzs-web-ims-in-your-site/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
