[ANN] Ruby-GNOME2-0.14.0

Hi,

Ruby-GNOME2-0.14.0 is out. Enjoy!

Highlights

···

==========
* Ruby/GLib2 supports glib-2.8.
* Ruby/ATK supports atk-1.10.
* Ruby/Pango supports pango-1.10 and rcairo-1.0.0.
* Ruby/GdkPixbuf, Ruby/GTK2 support gtk+-2.8 and rcairo-1.0.0.
* Ruby/Libglade, Ruby/GNOME, Ruby/GnomeCanvas, Ruby/GnomePrint,
  Ruby/GnomePrintUI Ruby/RSVG support GNOME-2.12.
* Ruby/GtkSourceView supports GtkSourceView-1.4.
* Ruby/GConf, Ruby/GnomeVFS, Ruby/Libgda support Cygwin.
* Merged Ruby/GtkMozEmbed.
* Fixed bugs and Improved.

See NEWS[*] for more details.
  [*] http://ruby-gnome2.sourceforge.jp/hiki.cgi?News_20051016_1

Downloads

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

* ruby-gtk2-x.x.x.tar.gz
  The minimum package which includes
  Ruby/GLib2, Ruby/ATK, Ruby/GdkPixbuf2, Ruby/Pango, Ruby/GTK2.

* ruby-gnome2-all-x.x.x.tar.gz
  All Ruby-GNOME2 libraries.

* ruby-gtk2-x.x.x-x-i386-msvcrt-1.8.zip
  The binary package for One-Click Ruby Installer.
  Ruby/GLib2, Ruby/ATK, Ruby/GdkPixbuf2, Ruby/Pango, Ruby/GTK2,
  Ruby/Libglade2, Ruby/GtkGLExt.
  With extra libararies
  (rcairo-1.0.0, Ruby-GetText-Package-1.0.0, Racc-1.4.4-all)

What's Ruby-GNOME2?

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

Supported libraries are:

== Core libraries
* Ruby/GLib2 - the low-level core library that forms the basis
* Ruby/ATK - a set of interfaces for accessibility
* Ruby/Pango - layout and rendering of text, with an emphasis
                      on internationalization
* Ruby/GdkPixbuf2 - image loading and manipulation
* Ruby/GTK2 - GUI widgets

== Extra libraries
* Ruby/GNOME2 - containing extra widgets
* Ruby/GnomeCanvas2 - a widget for creating interactive structured graphics
* Ruby/GConf2 - a process-transparent configuration database,
                      like Registry
* Ruby/GnomeVFS - letting applications seamlessly access remote
                      and local files
* Ruby/GStreamer - mulimedia framework for Audio/Video
* Ruby/GtkHtml2 - a HTML widget
* Ruby/GtkGLExt - 3D rendering using OpenGL
* Ruby/GtkSourceView - a Text widget with syntax highlighting and other
                       features typical of a source code editor.
* Ruby/GtkMozeEmbed [NEW] - a widget embedding a Mozilla Gecko renderer.
* Ruby/Libart2 - handles the drawing capabilities
* Ruby/Libgda - an interface to the GDA(GNU Data Access) architecture
                      to access data sources such as Databases, LDAP.
* Ruby/Libglade2 - gives applications the ability to load user interfaces
                      from XML files at runtime. the XML files are created
                      with GLADE user interface builder.
* Ruby/PanelApplet - panel applets library for the GNOME panel.
* Ruby/GnomePrint - printing
* Ruby/GnomePrintUI - GUIs for printing
* Ruby/RSVG - rendering of SVG vector graphics.

Resources

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

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

- Project website
  (English) http://ruby-gnome2.sourceforge.jp/
  (Spanish) http://ruby-gnome2.sourceforge.jp/es/
  (French) http://ruby-gnome2.sourceforge.jp/fr/
  (German) http://ruby-gnome2.sourceforge.jp/de/
  (Italian) http://ruby-gnome2.sourceforge.jp/it/
  (Japanese) http://ruby-gnome2.sourceforge.jp/ja/
  (Portuguese(BR)) http://ruby-gnome2.sourceforge.jp/pt_BR/

- Ruby-GNOME2 API Reference
  (English) http://ruby-gnome2.sourceforge.jp/hiki.cgi?Ruby-GNOME2+API+Reference
  (Japanese) http://ruby-gnome2.sourceforge.jp/ja/hiki.cgi?Ruby-GNOME2+API+Reference

- Tutorials
  (English) http://ruby-gnome2.sourceforge.jp/hiki.cgi?tutorials
  (French) http://ruby-gnome2.sourceforge.jp/fr/hiki.cgi?tutoriels
  (German) http://ruby-gnome2.sourceforge.jp/de/hiki.cgi?tutoriais
  (Italian) http://ruby-gnome2.sourceforge.jp/it/hiki.cgi?tutorials
  (Japanese) http://ruby-gnome2.sourceforge.jp/ja/hiki.cgi?tutorials
  (Portuguese(BR)) http://ruby-gnome2.sourceforge.jp/pt_BR/hiki.cgi?tutoriais

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

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

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