Friday, November 6, 2009
Silverlight Fun Badge (Widget)
Free Fun badge
Get the Fun Badge: Copy the following code to embed the Fun Badge in your page
<div id="funbadge" style="Width:120px;Height:120px;">
<object data="data:application/x-silverlight-2," type="application/x-silverlight-2" width="100%" height="100%">
<param name="source" value="http://silverlightfun.com/Samples/FunBadge.xap"/>
<param name="onError" value="onSilverlightError" />
<param name="minRuntimeVersion" value="3.0.40624.0" />
<param name="background" value="White" />
<param name="autoUpgrade" value="true" />
<param name="initParams" value="StartValue=0,BackgroundColor=White" />
</object>
<iframe style='visibility:hidden;height:0;width:0;border:0px'></iframe>
</div>
<a target="_blank" title="Get Free Fun Badge at http://silverlightfun.com" href="http://silverlightfun.com/2009/11/silverlight-fun-badge-is-here.html">Free Fun badge</a>
Labels: Silverlight, web widgets
Thursday, February 26, 2009
Silverlight Slideshow Widget
value="SlideWidth=600,SlideHeight=500,Image1=Images/slide1.png,Image2=Images/Slide2.png,Image3=Images/Slide3.png,Image4=Images/Slide4.png"
Different Size with Different Parameters
value="SlideWidth=400,SlideHeight=300,Image1=Images/i1.jpg,Image2=Images/i2.jpg,Image3=Images/i3.jpg,Image4=Images/i4.jpg,Image5=Images/i5.jpg,Image6=Images/i6.jpg"
Download here
Labels: favorite, web widgets
Thursday, September 11, 2008
RSS / Atom Feed Widget
We have a new Feed Widget which create code for a widget which can be embedded in any web page. All you need is your feed URL in the form of RSS 2.0 or Atom 1.0 format.
Here is how it looks like for a puzzle blog TrickofMind.com
Try it out here
Labels: atom, favorite, feed, rss, web widgets
Tuesday, September 9, 2008
Daily Puzzle Widget
Get Daily Tricks Widget
Copy & Paste the above code, this is what you will get
Get Top 5 Tricks Widget
Copy & Paste the above code
Labels: favorite, web widgets
Friday, August 15, 2008
Beijing Olympics - Five Web Widgets & One Vista Gadget
NBC Top News
Comcast Olympics Widget
Olympics Coverage NewsGator
SI.com Olympics 2008
WidgetBox Sidebar Gadget for All Olympics - Download Now
Hungry for Olympics ?
The Widget-Box Gadget just got widget-ized with Beijing 2008 Olympics.
Get latest updates, news, videos, slideshows from USATODAY, NBC, COMCAST, and more.
Check out the Gadget at http://widget-box.blogspot.com/
Download the Gadget here
USA Today Olympics
Labels: favorite, web widgets
Thursday, July 31, 2008
Add Rating Star Widget
With some great customization options, Give it a try !

The rating widget which you see in the bottom of this post is from http://addratings.com
Labels: favorite, star, web widgets
Saturday, August 11, 2007
What is a Web Widget ?
A web widget is a mini-web application you can put in your web page, blog or social profile that can quickly and easily provide your visitors with, user specific information , extra functionality, and even a bit of fun and games.
A widget is available in a ready-to-use formats and are visually attractive and customizable by the user. It takes the form of pictures, graphs, statistics, summary, or just numbers.
Its a snippet of HTML code which is available from the the website which hosts the widget. you can "copy" that code and "embed" in your web page.
Overview of a Web Widget
The snippet of code which makes a Widget can be a JavaScript code, Adobe Flash plugin, code for embedding Windows Media player or even SilverLight plugin, and is hosted in the website which provides the Widget.
Labels: favorite, web widgets
