Wave Prototype Update

Thanks to Tad, a developer on the wave protocol list we have an updated version of the early Rich Text Editor running. It is now accessible via any browser (so long as you either support HTML5 or have the Flash Plugin installed). Check it out at http://wave.eggy.cc:9898 (login with any user ending with @eggy.cc).

On an unrelated note, I’m testing a local copy of a perl extension somebody from the wave api’s list wrote. If it works out, this will render wave in plain old html, which will allow users with only IE to view some aspects of wave. This is very cool, and I hope to have a public version of it online soon.

Posted in Wave | Tagged | Leave a comment

A new community idea

Well, I’ve had this lying around for a few months and pretty much forgot about it completely until now. Please check this idea I’ve got out, its basically my own mini social network. friends.eggy.cc

Cheers!

Posted in ideas | Tagged , , | Leave a comment

Rich Text Editor

Well, as a follow up to the previous post.. You can test the very rough version of the code by going to http://wave.eggy.cc:9898. Please note, you need to use  Google’s Chrome Browser (or Apple’s Nightly Webkit Builds) to view this “rough cut” web client as it uses WebSocket (part of the HTML5 spec). Chrome and Webkit are the only known browsers that properly support WebSocket at this time. If there are others, feel free to post in the comments..

A few notes to take while testing..

  • The link may or may not work at any given point in time.
  • Waves created on FedOne are not saved, if the application crashes or is restarted the waves created are lost.
  • This only Federates with Google’s Wave Sandbox (or any other FedOne server (there are a few known public tests)). Meaning waves will not show in Google’s Labs (formally known as the Preview) version of Wave (nor will you be able to invite anybody from @googlewave.com).
  • Not all features found on Labs or the Sandbox are implemented in FedOne.

If you would like to learn more about FedOne or the other open source components to Google’s Wave, please stop by waveprotocol.org and read all about it. To get more involved you can join the Protocol user group listed on the webpage.

Posted in Wave | 1 Comment

Wave – In coming

Google announced last year that its new Wave Service would become more open source over time. Today on the mailing list they released two new components as open source,  the Rich Text Editor and a Simple Web Client component.  I will be hosting an instance of the new Rich Text Editor for testing later on this evening, please check here for updates.

This is what I’ll be running from a technical standpoint:

• The Wave Rich-Text Editor
• A client-side concurrency control module (aka “CC stack”), which
coordinates the communication of deltas between a Wave client and a
Wave server.
• A Simple Web Client that combines the Rich-Text Editor and CC stack
together with a simplistic “login” system and wave selection panel.
(If you’re familiar with FedOne, think of this as the web version of
the FedOne console client, albeit with real-time editing.)
• An updated FedOne that serves the new client-server protocol and
hosts the simple web client.

A word of warning, they’ve marked this as a very rough version of the code base. It functions fine, but it still has some known bugs and therefore is in a separated code branch from the main wave protocol code. Once it’s stable, it will be merged into the primary branch. In other words, what I’ll be previewing here is considered very alpha and might not be online for very long.

Posted in Google, Wave | Leave a comment

Hello world!

My new WordPress!

This will primarly be used for news relating to the new blogging project being started, please see the Blogroll for my personal blog.

Posted in Uncategorized | Comments Off