Archive for May, 2008

RailsConf next week!

Hey all, this is Tony. I’m going to RailsConf next week. Daniel Wanja (of onrails.org) and I
will be giving a hands on tutorial on Thursday about Powering AIR
Applications with Rails
. We have a ton of material, and if time
allows I’ll talk a bit about RubyAMF.

If you’re not coming to the tutorials let me know if you’re coming to
the conference anyway and we can meet up and talk about RubyAMF.

Guttershark Blog, Remoting Framework (SSR) Updates.

Couple things. I thought I’d make sure I don’t pollute the RubyAMF blog with Guttershark stuff. So I’ve got a blog setup for Guttershark now.

I’m also migrating SSR into Guttershark, this is where SSR will be available from now on, and lives in net.guttershark.remoting. I’ve also just added a new RemotingManager class that simplifies working with RemotingConnections / RemotingService classes. As well as integration into Guttershark so that initializing a RemotingManager is as simple as providing a flashVar specifying what endpoints to initialize. There’s a good example in the examples/shells/remoting folder in the SVN repository.

RubyAMF 1.6 released

I’ve been sitting on the code in branches/development for a while now
and I thought it was time to get it into trunk. I went a little crazy
though, and also tagged it as 1.6 and pointed the current tag to 1.6.
There are still some outstanding issues, but I’m running this code in
a stable environment and I wanted to get everyone on the same page.
Here’s the new order of things:
http://rubyamf.googlecode.com/svn/trunk
This is “edge”. There may be unstable code in here, but not by design.
It should be pretty solid for trying out new features or important bug
fixes.
http://rubyamf.googlecode.com/svn/branches/development
This is where experimental features or patches can go.
http://rubyamf.googlecode.com/svn/tags/current
This should be the stablest release available.
http://rubyamf.googlecode.com/svn/tags/1.6
This is the current stable release as of 19 May, 2008
History:
SVN r1275: branches/development goes into trunk
SVN 1276 – 1.6 tagged
SVN 1277 – “current” tag now points to 1.6
Current used to point to tags/release_1.3.3_rev865

Cross-posted from http://tinyurl.com/55b9ax

Guttershark Actionscript 3 Library

I’ve been working quite a bit recently to get this Flash Actionscript 3 library ready. Check out the first beta.