Ruby Code & Style is looking for articles.
The first issue of Ruby Code & Style hit the Web just before RubyConf
2005, and it's time to get back in gear and roll out the next one.
Ruby Code & Style is a free peer-reviewed on-line journal created by and
for the Ruby community.
We focus on bringing high-quality articles, written by Rubyists all over
the world, showcasing the strengths of Ruby and the ingenuity of its
users in solving real-life, non-trivial problems.
We're looking for technical Ruby articles primarily geared toward
experienced Ruby developers. Submissions are peer reviewed by our
remarkable advisory board, which includes eminent members of the Ruby
community.
This is an opportunity to share your knowledge and experience with
fellow Rubyists, and a unique chance to have your work vetted by some of
the best Ruby minds around.
While the first issue offered three articles, we're looking now at
publishing work as it becomes available and suitable for release. This
should improve the overall turnaround time, and help keep the zine fresh
and exciting.
Ruby Code & Style:
http://www.artima.com/rubycs/index.html
About RC&S:
http://www.artima.com/rubycs/about.html
Some technical details on article submissions:
http://www.artima.com/rubycs/writeforus.html
If you have any questions, please contact me at:
James Britt
Editor-in-Chief
Ruby Code & Style
Jim Weirich held a (reportedly very good) presentation on DSLs
at RubyConf2005. At least Ryan Davis is hosting a PDF version:
http://www.zenspider.com/Languages/Ruby/RubyConf2005.html
E
--
Posted via http://www.ruby-forum.com/.
The response was nothing close to what I had hoped. But I, too, would
like to see a good technical article on DSLs.
James Britt
--
http://www.ruby-doc.org - Ruby Help & Documentation
http://www.artima.com/rubycs/ - Ruby Code & Style: Writers wanted
http://www.rubystuff.com - The Ruby Store for Ruby Stuff
http://www.jamesbritt.com - Playing with Better Toys
http://www.30secondrule.com - Building Better Tools
Don't know if you ever got any replies to this, but I'd like to
request a specific article.
I'd love to see an article about using Ruby to build a DSL. Seems
Austin Ziegler had mentioned that he had started work on one, not sure
if he's finished it yet.
I see a lot of DSL's out there, and a lot of talk about how Ruby makes
building DSL's easier, but no comprehensive tutorial/overview for the
topic.
Any volunteers? Are there articles out there, and I just haven't found them?
--
Bill Guindon (aka aGorilla)
Excellent, thanks for the link.
Made me go dig up the videos, the two should go well together.
http://brainspl.at/articles/2005/12/01/rubyconf-files-resurrected
My request still stands though -- the more info the merrier.
>
> E
>
> --
> Posted via http://www.ruby-forum.com/.
>
>
Bob Evans
Kev
I'd like to 'sign up' to do an article on creating DSLs with Ruby, though I
can't really start working on something like that until after mid-February
(after my thesis defense :). Also, I'm not sure that the two DSLs I've created
using Ruby (RHDL - Ruby Hardware Description Language and QDL- Quantum Design
Language) have enough mainstream appeal, so I'd probably have to come up with
some other example DSL.
Phil
What's QDL about? Anything to do with statecharts like
http://www.quantum-leaps.com/
perhaps?
> some other example DSL.
>
> Phil
>
Hugh