Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Ruby > [ANN] ruby-gdchart-1.0.0 initial release

Reply
Thread Tools

[ANN] ruby-gdchart-1.0.0 initial release

 
 
Daniel Wislocki
Guest
Posts: n/a
 
      11-04-2005
Hi, I'm annoucing the release of ruby-gdchart, a ruby gem wrapper
around the GDChart C library written by Bruce Verderaime
(http://www.fred.net/brv/chart/) that builds on previous work done by
Arjen Laarhoven and Takehiro Yonekura. Please see
http://rubyforge.org/projects/ruby-gdchart/ for more information.

Daniel Wislocki


 
Reply With Quote
 
 
 
 
Daniel Wislocki
Guest
Posts: n/a
 
      11-07-2005
> > Hi, I'm annoucing the release of ruby-gdchart
>
> Hi,
>
> What have you changed?
>


here's more infomation in the README, but basically I've:

Upgraded the gdchart library being used to 0.11.5dev.

Changed some of the old attribute names to be more in line with ruby
standards (like ExtColor -> ext_color) while adding aliases for
backwards compatibility.

Added some constant definitions that were lacking in the previous
release that seemed rather critical to me (like NOVALUE).

Packaged the whole thing up as a gem.

Daniel


 
Reply With Quote
 
 
 
 
Kouhei Sutou
Guest
Posts: n/a
 
      11-07-2005
Hi,

In <b3892fbd0511062348p17f91392q158ad3cdc21f8faf@mail .gmail.com>
"Re: [ANN] ruby-gdchart-1.0.0 initial release" on Mon, 7 Nov 2005 16:48:06 +0900,
Daniel Wislocki <> wrote:

> > > Hi, I'm annoucing the release of ruby-gdchart

> >
> > What have you changed?
> >

>
> Upgraded the gdchart library being used to 0.11.5dev.


My GDChart bindings(*) can be used with 0.11.5dev or other
versions because they use SWIG to generate C code. And mine
have more Rubyish API rather than yours. The API is similar
to PyGDChart2's one.

(*) http://raa.ruby-lang.org/project/gdchart/


Thanks,
--
kou


 
Reply With Quote
 
Daniel Wislocki
Guest
Posts: n/a
 
      11-08-2005
The point wasn't just to make them "more Rubyish," but also to make it
easy to use as a gem, as well as to fix several bugs.


 
Reply With Quote
 
Daniel Wislocki
Guest
Posts: n/a
 
      11-08-2005
Some people were having trouble with the Gem that I uploaded to
rubyforge. It was built in a Cygwin environment, and for whatever
reason didn't seem to work correctly on *nix systems. I've uploaded a
new Gem that was built in Gentoo Linux, and seems to work correctly.
Sorry for any inconvenience.


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
[ANN] Py2Py 0.0.1 - python code reformatter, initial dev release Andrey Khavryuchenko Python 0 01-15-2007 10:35 PM
[ANN] LibYAML-0.0.1: The initial release Kirill Simonov Python 0 08-01-2006 12:22 PM
ANNOUNCE: mountpy 0.1 (initial release) Radovan Garabik Python 0 12-20-2004 03:30 PM
ANNOUNCEMENT - Austria C++ library initial release Gianni Mariani C++ 0 06-01-2004 12:58 AM
[ANN] "Mongoose" catches runaway Pythons (Initial release v0.1) Follower Python 0 05-07-2004 02:47 AM



Advertisments