Hi Declan,<br><br>First of all, I'm not one of the QtRuby developers, nor a maintainer of Techbase articles. I did wrote one of the Ruby tutorials for Plasma and have 2 years of Ruby experience.<br><br>I looked through your tutorial. Basically, it looks nice. You tell the reader how Qt Designer works and show sufficient code examples. The tutorial is also very verbose, there's no way anyone could miss a step.<br>
<br>There are some small things that you could do to make it better:<br><br>- You can use the '<code ruby>' tags. This will enable Ruby highlighting for snippets of code. There are also special tags for things like tips and warnings.<br>
- Please use 'Qt' not 'QT' when talking about the toolkit.<br>- You might want to think about your usage of bullets and numbers in the lists. Try to separate the 'do this and that' from the explanation. In the paragraph 'Creating the basic application structure' for example you have 'run the rbuic4 command' and the explanation of its options on the same level.<br>
You could also, in general, put more of the text as normal text instead of as lists.<br>- The tutorial could use an abstract. Possibly an introduction and maybe some screenshots.<br><br>Great work, I look forward to your reply.<br>
<br>Niels<br><br><div class="gmail_quote">2009/8/15 Declan McGrath <span dir="ltr"><<a href="mailto:declan@divilment.com">declan@divilment.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi folks,<br>
<br>
I'm just drafted a tutorial on developing Ruby apps with the QT Designer on Ubuntu at <a href="http://techbase.kde.org/User:Declan.mcgrath" target="_blank">http://techbase.kde.org/User:Declan.mcgrath</a><br>
<br>
If you think it might be useful for your techbase then please let me know with feedback and a location that I can move the page to.<br>
<br>
I'm new to using QT with the Ruby bindings so I've almost certainly gotten some things wrong but I think it would be useful to have an article that combines using Ruby and the QT Designer. I can't find any such articles. A quick googling of 'ruby qt' gave<br>

<br>
* <a href="http://www.darshancomputing.com/qt4-qtruby-tutorial" target="_blank">http://www.darshancomputing.com/qt4-qtruby-tutorial</a>             Doesn't mention using QT Designer<br>
* <a href="http://techbase.kde.org/Development/Languages/Ruby" target="_blank">http://techbase.kde.org/Development/Languages/Ruby</a>          Doesn't really explain the steps you'd go through with a new simple Ruby app starting with QT Designer - a lot of 'noise' for the newbie<br>

* <a href="http://www.kdevelop.org/doc/technotes/rubyrad.html" target="_blank">http://www.kdevelop.org/doc/technotes/rubyrad.html</a>              Out of date and KDE only<br>
* <a href="http://www.arachnoid.com/ruby/RubyGUIProject/" target="_blank">http://www.arachnoid.com/ruby/RubyGUIProject/</a>                       I found this the most useful. Still not simple enough and a bit out of date<br>

<br>
Kind regards,<br>
Declan<br>
_______________________________________________<br>
Kde-bindings mailing list<br>
<a href="mailto:Kde-bindings@kde.org">Kde-bindings@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-bindings" target="_blank">https://mail.kde.org/mailman/listinfo/kde-bindings</a><br>
</blockquote></div><br>