From time to time, DesignNinja will be giving out free goodies. Currently available are funky SMS GupShup widgets. SMS GupShup, is a mass sms-ing serving from Webaroo, a startup from IIT Bombay. Using GupShup, you can create a group of people you want to be in touch with, and then, from either your cellphone or the GupShup website, you can send a message to the whole group.
People are using this medium for Blogging, being in touch, sending news, tips and what not. Now, if you already have a website of your own, you’d like to display all this info there, these GupShup widgets do just the thing.
All you have to do is copy the code given with each widget, and paste it where you want it placed.
<object type="application/x-shockwave-flash" data="http://www.designninja.org/uploads/smsBubbles.swf" height="160" width="194">
<param name="movie" value="http://www.designninja.org/uploads/smsBubbles.swf"></param>
<param name="FlashVars" value="myBlog=Groupname"></param>
<param name="quality" value="high"></param></object>
<object type="application/x-shockwave-flash" data="http://www.designninja.org/uploads/smsBalls.swf" height="160" width="194">
<param name="movie" value="http://www.designninja.org/uploads/smsBalls.swf"></param>
<param name="FlashVars" value="myBlog=Groupname"></param>
<param name="quality" value="high"></param></object>
<object type="application/x-shockwave-flash" data="http://www.designninja.org/uploads/smsCloud.swf" height="160" width="194">
<param name="movie" value="http://www.designninja.org/uploads/smsCloud.swf"></param>
<param name="FlashVars" value="myBlog=Groupname"></param>
<param name="quality" value="high"></param></object>
<object type="application/x-shockwave-flash" data="http://www.designninja.org/uploads/smsStars.swf" height="160" width="194">
<param name="movie" value="http://www.designninja.org/uploads/smsStars.swf"></param>
<param name="FlashVars" value="myBlog=Groupname"></param>
<param name="quality" value="high"></param></object>
<object type="application/x-shockwave-flash" data="http://www.designninja.org/uploads/smsDisco.swf" height="160" width="194">
<param name="movie" value="http://www.designninja.org/uploads/smsDisco.swf"></param>
<param name="FlashVars" value="myBlog=Groupname"></param>
<param name="quality" value="high"></param></object>
Just remember to put your Groupname in the line
<param name=”FlashVars” value=”myBlog=Groupname“></param>