Languages/Ruby/Ruby-Qt/KDE Book: Difference between revisions

From KDE TechBase
No edit summary
(about ruby bindings)
Line 7: Line 7:
}}
}}


{{note|This book is work in progress. Dont hesitate to contribute!}}
{{note|This book is work in progress. Don't hesitate to contribute!}}


== Abstract ==
== About Ruby Bindings ==
Through the engagement of only a few guys the project [http://rubyforge.org/projects/korundum/ Korundum] on [http://rubyforge.org Rubyforge] was raised,
Through the engagement of only a few guys the project [http://rubyforge.org/projects/korundum/ Korundum] on [http://rubyforge.org Rubyforge] was raised,
which allowed to use the famous [http://en.wikipedia.org/wiki/Qt_(toolkit) Qt toolkit]
which allowed to use the famous [http://en.wikipedia.org/wiki/Qt_(toolkit) Qt toolkit] within the [[http://ruby-lang.org ruby language]]. The bindings were were ported to allow the use of Qt4 and KDE4. After years of development this
bindings can be considered as stable for production usage.
<ref name="kdebindings_stable01">Richard Dale: [http://www.kdedevelopers.org/node/4146 KDE Bindings in KDE 4.5].,  In: his [[http://www.kdedevelopers.org/blog/89 blog]] (January 2010).</ref>


== Future Plans ==
== Future Plans ==

Revision as of 18:45, 19 January 2010


Development/Languages/Ruby/Ruby-Qt/KDE_Book


Ruby-Qt/KDE Book
Tutorial Series   Ruby
Previous   basic level of ruby skills
What's Next   n/a
Further Reading   n/a
Note
This book is work in progress. Don't hesitate to contribute!


About Ruby Bindings

Through the engagement of only a few guys the project Korundum on Rubyforge was raised, which allowed to use the famous Qt toolkit within the [ruby language]. The bindings were were ported to allow the use of Qt4 and KDE4. After years of development this bindings can be considered as stable for production usage. [1]

Future Plans

plans

Installation

Introduction To Ruby Language

Welcome Text

Ruby
description
  1. Richard Dale: KDE Bindings in KDE 4.5., In: his [blog] (January 2010).