Ruby-GNOME2 0.9.0 released



Hi,

Ruby-GNOME2-0.9.0 is out. Enjoy!

Highlights
==========

* Added Ruby/ATK

Ruby/ATK is a ruby binding of ATK. ATK is the Accessibility Toolkit. It
provides a set of generic interfaces allowing accessibility technologies
such as screen readers to interact with a graphical user interface. It
is available from http://www.gtk.org/.

* Support ruby-1.8.1 or later.

* Ruby/Libgda requires libgda-1.1.1 (http://www.gnome-db.org/).

* Fix a compilation problem on Cygwin with ruby-1.8.1 or later.

* Improved, fixed many bugs, some classes/methods were added.

* Some methods were deprecated. They will be removed for 1.0.0.
  You can find them using the -d option if your script use them.
  e.g.

  $ ruby -d hoge.rb

* Ruby/GStreamer tutorial is now available on our Website.
  http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gst
  #Now, sf.jp is down for maintenance.

* A sample for Ruby/GtkGLExt is now available on our Website.
  http://ruby-gnome2.sourceforge.jp/hiki.cgi?Logo
  #Now, sf.jp is down for maintenance.

Downloads
=========

http://sourceforge.net/project/showfiles.php?group_id=53614

* ruby-gtk2
  The minimum package for Ruby/GTK, which includes
  Ruby/GLib2, Ruby/ATK, Ruby/GdkPixbuf2, Ruby/Pango, Ruby/GTK2.

* ruby-gstreamer
  The minimum package for Ruby/GStreamer, which includes
  Ruby/GLib2, Ruby/GStreamer.

* ruby-gnome2
  Includes all Ruby-GNOME2 libraries.

What's Ruby-GNOME2?
===================

Ruby-GNOME2 is a set of Ruby language bindings for the GNOME 2.x
development environment.

Supported libraries are:

* Ruby/GLib2
* Ruby/ATK [NEW]
* Ruby/GdkPixbuf2
* Ruby/Pango
* Ruby/GTK2
* Ruby/GNOME2
* Ruby/GnomeCanvas2
* Ruby/Libart2
* Ruby/Libglade2
* Ruby/GConf2
* Ruby/GnomeVFS  
* Ruby/GStreamer 
* Ruby/GtkHtml2  
* Ruby/GtkGLExt
* Ruby/Libgda

Resources
=========
- Mailing lists
  http://sourceforge.net/mail/?group_id=53614

- #ruby-gnome2 (IRC)
  http://ruby-gnome2.sourceforge.jp/hiki.cgi?irc

- Project website
  Just now, sf.jp is down for maintenance.
  (English)  http://ruby-gnome2.sourceforge.jp/
  (French)   http://ruby-gnome2.sourceforge.jp/fr/
  (Italian)  http://ruby-gnome2.sourceforge.jp/it/
  (Japanese) http://ruby-gnome2.sourceforge.jp/ja/


- Ruby-GNOME2 API Reference
  http://ruby-gnome2.sourceforge.jp/hiki.cgi?Ruby-GNOME2+API+Reference

- Tutorials
  (English)  http://ruby-gnome2.sourceforge.jp/hiki.cgi?tutorials 

             * Ruby/GStreamer Tutorial [NEW]
               http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gst
             * Ruby/Libgda Tutorial
               http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-libgda
             * Ruby/GTK2 TreeView Tutorial
               http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-treeview

  (French)   http://ruby-gnome2.sourceforge.jp/fr/hiki.cgi?tutoriels
  (Italian)  http://ruby-gnome2.sourceforge.jp/it/hiki.cgi?tutorials
  (Japanese) http://ruby-gnome2.sourceforge.jp/ja/hiki.cgi?tutorials

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

  Logo for Ruby/GtkGLExt [NEW]
  http://ruby-gnome2.sourceforge.jp/hiki.cgi?Logo

- gtk+-2.2 binary package for cygwin
  http://web.sfc.keio.ac.jp/~s01397ms/cygwin/index.html.en

- GTK+ for Windows
  http://www.dropline.net/gtk/

- Other resources
  http://ruby-gnome2.sourceforge.jp/hiki.cgi?Links

-- 
Laurent




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]