Adding a Meebo bar to YOUR site.
#1
Thumbs Up 
You may have seen the meebo bar on some sites, with a meebo powered chat.


Really its simple now that they have the meebo bar beta. Its just for your site and this is how you make one and add it to your site.

This would be ideal for:
  • Sites on limited bandwidth (That can't host a shoutbox
  • Meebo Fanatics
  • Awesome people

So first you go to bar.meebo.com and register a meebo account. If you already have an existing meebo account, you can use that.

You will be given a code like
<script type="text/javascript">
if (typeof Meebo == 'undefined') {
Meebo=function(){(Meebo._=Meebo._||[]).push(arguments)};
(function(q){
	var args = arguments;
	if (!document.body) { return setTimeout(function(){ args.callee.apply(this, args) }, 100); }
	var d=document, b=d.body, m=b.insertBefore(d.createElement('div'), b.firstChild); s=d.createElement('script');
	m.id='meebo'; m.style.display='none'; m.innerHTML='<iframe id="meebo-iframe"></iframe>';
	s.src='http'+(q.https?'s':'')+'://'+(q.stage?'stage-':'')+'cim.meebo.com/cim/cim.php?network='+q.network;
	b.insertBefore(s, b.firstChild);

})({network:'tm0orgspeaktherandomness_po16ca'});
Meebo('makeEverythingSharable');
}
</script>
That is an example code from my site.


On meebo it tells you to place this tag right under your body. Since you are using MyBB not a regular site, you don't have a <body> tag that you can use, you have to add it to the top of the template "Header" If you want everyone to see it that is. If you only want members to see it, add it to the top of the header_welcomeblock_member template. Then it again tells you to add the code
<script type="text/javascript">
 	Meebo("domReady");
</script>

in front of you </body> tag. Again you can't do this. So instead just add it to the last line of your footer template.

Then tada! Users on your site can now chat using their Meebo id;s.

I have added this and i will add later on how to add that other blue one when i remember its name Toungue
Sadly though it doesn't let you be on meebo and on your site at the same time.
Holy... that was a fast move thanks xD
I'm not here often, shoot a PM or whatever if you want my discord.
Reply
#2
Thanks, it works Toungue
Coming soon..
Reply
#3
No problem, i've been waiting for it to come out i think this is its first or second day Toungue
I'm not here often, shoot a PM or whatever if you want my discord.
Reply
#4
I can even drag my log to share my site.
Coming soon..
Reply
#5
Thank you friend, it's amazing functionality adding! I have implemented it on my site http://phasor.info
Reply
#6
Whats "meebo"? I'm on my PSP and I dont want to open google.

[Image: iYa29IFsjRtGF.png]


Reply
#7
Meebo is MSN/Jabber/Yahoo! ETC online.
I'm not here often, shoot a PM or whatever if you want my discord.
Reply
#8
Kewl! Sounds neat.

[Image: iYa29IFsjRtGF.png]


Reply
#9
Screenshots?
[Image: 40DS6Te.png]

Reply
#10
(2010-04-04, 06:05 PM)alvarorojas4 Wrote: Screenshots?

None, but just look at this.

http://bar.meebo.com/
I'm not here often, shoot a PM or whatever if you want my discord.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)