
The menu that appears when you drag an item
It appears that Meebo knew exactly what I’d want for Christmas – a new web app type thing to play with! They’ve released the “Meebo Bar” which adds some really cool sharing features and chat to any website which chooses to include the bar on their site.
It didn’t work perfectly on my site at first. I used the WordPress plugin version of the bar which ended up putting the sharing features onto quite a few areas of my site (some of which shouldn’t have been affected, like the “View More” link for the “About Me” on the home page which ended up with some ugly document.getElementById code instead). It also had difficulties putting sharing capabilities on my images with captions, doing some strange code like:
<img id=”post-177-blankimage“ width=”\”250\”“ align=”\”alignright\”“ })=”" s=”" yep,=”" ]=”" e63\=”" nokia=”" caption=”\”My“ attachment_179\=”" onload=”Meebo(‘discoverSharable’, {element: ((this.parentNode.className.match(‘post’)) ? this.parentNode : this.parentNode.parentNode) ,url:’http://www.patrickcatanzariti.com/2009/12/my-new-nokia-e63/’,title:’My New Nokia E63′,tweet:’[/caption] Yep, s’,description:’[caption id=\“ style=”display: none;“/>
The solution? Disabling the WordPress plugin and putting it in manually within my blog pages (update/elaboration for those arriving here looking for the solution to this problem: I put the Meebo Bar inside my theme’s php files manually through the “I host my own blog/site or use a different blog platform” code). At the moment it seems to be working okay, it gets confused with my portfolio page (it lets you drag the images to share the links but then doesn’t seem to be able to send an email with them). Another update: it seems to work with sharing my portfolio links via email but just takes a while for the form to appear. I went to the share via Facebook option, returned to the page and the email form was there (and seemed to come up pretty quickly when I tried to share my portfolio items after that).
The main issue I have with the bar would definitely be the fact it’s killed the validation on my site. While the site still works fine, just seeing the cross on the Firefox HTML validator kills me inside… I’ll have to put up with it for now while I test out the Meebo bar on here.
To try the features out, drag an image or the tag at the top of a YouTube video and see what happens! You can also log in to chat on Google Chat, Facebook chat, Meebo chat and a few others on the bar below.
Merry Christmas!

