Now Embed Waves in Wikipedia too !

The web is getting ready for Google Wave. There are more and more wave plugins and extensions coming out almost every day for this. Latest one here is Google Wave Embed extension for Mediawiki. This is a simple article that lets you learn the basics of using Google Wave on Wikipedia or Mediawiki.

What is MediaWiki ?

this is what their website says .. simple and easy to understand.

MediaWiki is a free software wiki package written in PHP, originally for use on Wikipedia. It is now used by several other projects of the non-profit Wikimedia Foundation and bymany other wikis, including this website, the home of MediaWiki.

What Does this Extension DO ?


The GoogleWave extension makes it possible to embed Google Waves in your installation of MediaWiki using the The Google Wave Embed APISo, in future we may see Google Wave in a Wikimedia entry, letting you do more on that Wiki Article.  If you have your own MediaWiki installation, this is great news for you also.

How to Embed a Wave in a Wiki Article

Now, here is the howto part, or the technical knowhow on adding Google Wave in to a Wiki entry. This can be achieved with the wave-tag and id attribute like this:

<wave id=”wavesandbox.com!w+TwgH-jM-%B” />

Place the tag in your regular WikiML code in any page and you should be good to go (you must of course change the id to the actual id of the wave that you want to embed).

The MediaWiki wave tag now supports all the attributes that a wave can handle. That means, you can change following things on the wave, ( mainly how it looks, and its size )

  • id (required)
  • height
  • width
  • color
  • bgcolor
  • font
  • fontsize

Need more info ? Click Here.

Share

Two Google Wave Plugins for WordPress

Google Wave Plugin WordPress

Google Wave Plugin WordPress

I don’t mind being over excited about Google wave, because I saw the google wave preview video. It’s worth being little over excited about.

Being over excited includes trying to know how it will be useful for me, and my friends, so, for those who love google wave and wordpress, let me introduce you to two wave plugins for WordPress.

update : Wanna try 8 more useful Google Wave Plugins ?

1. wp-wave-shortcodes

The first Google wave plugin for WordPress that I noticed is WordPress Wave ShortCodes.  As far as I could see, it was the only plugin that has active development going  on.

What it Does

Adds a shortcode to WordPress that makes it easy to embed Wave(s) in a post or page. It also adds a media button so one is not required to remember how a shortcode is structured.

That was from the plugin’s page on Google Code. So, it will help you add waves to your wordpress posts, with the use of short codes. To make it more simple, there will be a media button for this.

How to use

You will have a media button just like you have one for adding image or video, on the wordpress dashboard, where you write new posts and pages. When you click on that, you will get a menu where you can enter wave ID for your wave that you want to insert, and then specify font and background color etc.

  • id(Required)
  • width
  • height
  • bgcolor
  • color
  • font
  • fontsize

Is there a Demo ? Can I try it ?

Yes, and No. There is a demo available here. But, you need a Google Wave Sandbox account to access the demo. If you are planning to develop a wave plugin, you can request it here.  Others, wait until the end of this month, if you are lucky, you will get an account

Update : I found another one here

Continue reading →

Share