[ANN] RubyZilla - A demo movie for Ruby-GNOME2 and Glade2

Hi,

A demo flash movie for Ruby-GNOME2 and Glade2
is now available.
It creates a simple web-browser about 10 minitues.

http://ruby-gnome2.sourceforge.jp/hiki.cgi?RubyZilla

Enjoy!

···

--
.:% Masao Mutoh<mutoh@highway.ne.jp>

Hi,

Nice demo. I'm also a big fan of vnc2swf by Yusuke Shinyama.
However, your svga-sized swf animation would not fit others' browser
settings. There is already tool for this problem: swfdump which
is included in swftool package(maybe).

swfdump can generates following html with your swf.

<OBJECT CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
  WIDTH="1024"
HEIGHT="768"
CODEBASE="http://active.macromedia.com/flash5/cabs/swflash.cab#version=5,0,0,0&quot;&gt;
  <PARAM NAME="MOVIE" VALUE="rubyzilla.swf">
  <PARAM NAME="PLAY" VALUE="true">
  <PARAM NAME="LOOP" VALUE="false">
  <PARAM NAME="QUALITY" VALUE="high">
  <EMBED SRC="rubyzilla.swf" WIDTH="1024" HEIGHT="768"
   PLAY="true" ALIGN="" LOOP="true" QUALITY="high"
   TYPE="application/x-shockwave-flash"
   PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer&quot;&gt;
  </EMBED>
</OBJECT>

···

On 10/23/05, Masao Mutoh <mutoh@highway.ne.jp> wrote:

Hi,

A demo flash movie for Ruby-GNOME2 and Glade2
is now available.
It creates a simple web-browser about 10 minitues.

http://ruby-gnome2.sourceforge.jp/hiki.cgi?RubyZilla

Enjoy!
--
.:% Masao Mutoh<mutoh@highway.ne.jp>

--
http://nohmad.sub-port.net

En réponse à Masao Mutoh :

Hi,

A demo flash movie for Ruby-GNOME2 and Glade2 is now available. It creates a simple web-browser about 10 minitues.

http://ruby-gnome2.sourceforge.jp/hiki.cgi?RubyZilla

Enjoy!

This is awesome! I learned already a great deal about Ruby-GNOME through it!

Thank you very much for this great tutorial!

···

--
Christophe Grandsire.

http://rainbow.conlang.free.fr

You need a straight mind to invent a twisted conlang.

Very impressive demo! Thank you. Do you happen to know if I can use ruby-gnome2 on OS X with X11?

Thanks-
-Ezra Zygmuntowicz
WebMaster
Yakima Herald-Republic Newspaper
ezra@yakima-herald.com
509-577-7732

···

On Oct 22, 2005, at 12:16 PM, Masao Mutoh wrote:

Hi,

A demo flash movie for Ruby-GNOME2 and Glade2
is now available.
It creates a simple web-browser about 10 minitues.

http://ruby-gnome2.sourceforge.jp/hiki.cgi?RubyZilla

Enjoy!
--

I've been having problems getting gnome2 even installed on Win-XP. Current
error when I try
    ruby -e "require 'gtk2'"
is
    "The procedure entry point g_get_host_name could not be located in
DLL..."

Any chance you might release as a gem? I know it's more work, but it would
make it a lot easier to get started using it.

Thanks!

"Masao Mutoh" <mutoh@highway.ne.jp> wrote in message
news:20051023041641.5f002794.mutoh@highway.ne.jp...

···

Hi,

A demo flash movie for Ruby-GNOME2 and Glade2
is now available.
It creates a simple web-browser about 10 minitues.

http://ruby-gnome2.sourceforge.jp/hiki.cgi?RubyZilla

Enjoy!
--
:% Masao Mutoh<mutoh@highway.ne.jp>

s/svga/xga/

Sorry for noise.

···

On 10/23/05, Gyoung-Yoon Noh <nohmad@gmail.com> wrote:

Hi,

Nice demo. I'm also a big fan of vnc2swf by Yusuke Shinyama.
However, your svga-sized swf animation would not fit others' browser
settings. There is already tool for this problem: swfdump which
is included in swftool package(maybe).

--
http://nohmad.sub-port.net

Hi,

Thanks. I'm beginer of vnc2swf ;).

I created a new page using your html parts.

http://ruby-gnome2.sourceforge.jp/data/rubyzilla.html

···

On Sun, 23 Oct 2005 05:21:04 +0900 Gyoung-Yoon Noh <nohmad@gmail.com> wrote:

Hi,

Nice demo. I'm also a big fan of vnc2swf by Yusuke Shinyama.
However, your svga-sized swf animation would not fit others' browser
settings. There is already tool for this problem: swfdump which
is included in swftool package(maybe).

swfdump can generates following html with your swf.

<OBJECT CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
  WIDTH="1024"
HEIGHT="768"
CODEBASE="http://active.macromedia.com/flash5/cabs/swflash.cab#version=5,0,0,0&quot;&gt;
  <PARAM NAME="MOVIE" VALUE="rubyzilla.swf">
  <PARAM NAME="PLAY" VALUE="true">
  <PARAM NAME="LOOP" VALUE="false">
  <PARAM NAME="QUALITY" VALUE="high">
  <EMBED SRC="rubyzilla.swf" WIDTH="1024" HEIGHT="768"
   PLAY="true" ALIGN="" LOOP="true" QUALITY="high"
   TYPE="application/x-shockwave-flash"
   PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer&quot;&gt;
  </EMBED>
</OBJECT>

On 10/23/05, Masao Mutoh <mutoh@highway.ne.jp> wrote:
> Hi,
>
> A demo flash movie for Ruby-GNOME2 and Glade2
> is now available.
> It creates a simple web-browser about 10 minitues.
>
> http://ruby-gnome2.sourceforge.jp/hiki.cgi?RubyZilla
>
> Enjoy!
> --
> .:% Masao Mutoh<mutoh@highway.ne.jp>
>
>

--
http://nohmad.sub-port.net

--
--
.:% Masao Mutoh<mutoh@highway.ne.jp>

Hi,

···

On Sun, 23 Oct 2005 10:18:56 +0900 Ezra Zygmuntowicz <ezra@yakima-herald.com> wrote:

On Oct 22, 2005, at 12:16 PM, Masao Mutoh wrote:

> Hi,
>
> A demo flash movie for Ruby-GNOME2 and Glade2
> is now available.
> It creates a simple web-browser about 10 minitues.
>
> http://ruby-gnome2.sourceforge.jp/hiki.cgi?RubyZilla
>
> Enjoy!
> --

     Very impressive demo! Thank you. Do you happen to know if I can
use ruby-gnome2 on OS X with X11?

I don't know ruby-gnome2 works on MacOS X.

But I found a binary package(?) for Mac OS X 10.4.

http://rb-gnome.darwinports.com/

#It's still ruby-gnome2-0.11.0 and no Ruby/GtkMozEmbed.

Though I'm not sure it works on every version of OS X or not.

--
.:% Masao Mutoh<mutoh@highway.ne.jp>

Hi,

Have you updated GTK to 2.8.x or later ?

If not, try latest version of GTK.

See: http://gladewin32.sourceforge.net/

···

On Fri, 28 Oct 2005 05:42:04 +0900 "itsme213" <itsme213@hotmail.com> wrote:

I've been having problems getting gnome2 even installed on Win-XP. Current
error when I try
    ruby -e "require 'gtk2'"
is
    "The procedure entry point g_get_host_name could not be located in
DLL..."

Any chance you might release as a gem? I know it's more work, but it would
make it a lot easier to get started using it.

Thanks!

"Masao Mutoh" <mutoh@highway.ne.jp> wrote in message
news:20051023041641.5f002794.mutoh@highway.ne.jp...
> Hi,
>
> A demo flash movie for Ruby-GNOME2 and Glade2
> is now available.
> It creates a simple web-browser about 10 minitues.
>
> http://ruby-gnome2.sourceforge.jp/hiki.cgi?RubyZilla
>
> Enjoy!
> --
> :% Masao Mutoh<mutoh@highway.ne.jp>
>
>

--
--
.:% Masao Mutoh<mutoh@highway.ne.jp>

Hi,

Updating to GTK 2.8 solves this problem, but unfortunately there are
conflicts with other programs as gaim. I had to go back to 2.6.9 in
order to make Gaim work again.

I'm on XP here at work.

Mario

···

On 10/28/05, Masao Mutoh <mutoh@highway.ne.jp> wrote:

Hi,

Have you updated GTK to 2.8.x or later ?

If not, try latest version of GTK.

See: http://gladewin32.sourceforge.net/

On Fri, 28 Oct 2005 05:42:04 +0900 > "itsme213" <itsme213@hotmail.com> wrote:

> I've been having problems getting gnome2 even installed on Win-XP. Current
> error when I try
> ruby -e "require 'gtk2'"
> is
> "The procedure entry point g_get_host_name could not be located in
> DLL..."
>
> Any chance you might release as a gem? I know it's more work, but it would
> make it a lot easier to get started using it.
>
> Thanks!
>
>
> "Masao Mutoh" <mutoh@highway.ne.jp> wrote in message
> news:20051023041641.5f002794.mutoh@highway.ne.jp...
> > Hi,
> >
> > A demo flash movie for Ruby-GNOME2 and Glade2
> > is now available.
> > It creates a simple web-browser about 10 minitues.
> >
> > http://ruby-gnome2.sourceforge.jp/hiki.cgi?RubyZilla
> >
> > Enjoy!
> > --
> > :% Masao Mutoh<mutoh@highway.ne.jp>
> >
> >
>
>
>
>

--
--
.:% Masao Mutoh<mutoh@highway.ne.jp>