Badge

Install the WruDi - What are you doing? badge on you blog or web site to show the latest updates from you and your friends!

Things to try

  • Click an avatar and the badge will refresh with that user's timeline
  • Click a nickname to open a user's profile in your browser
  • Click a notice's timestamp to view the notice in your browser
  • @-replies and #tags are live links

Installation instructions

Copy and paste the following JavaScript into an HTML page where you want the badge to show up. Substitute your own ID in the user parameter.

    <script type="text/javascript" src="http://wrudi.com/js/badge.js">
    {
       "user":"ric",
       "server":"wrudi.com",
       "headerText":" and friends"
    }
    </script>