di3go
1
Hi guys!
Im questioning my self about a event based web framework for ruby, have
anyone!? just like de microsoft asp.net
I like ruby alot, but i also like the way asp.net works, with events,
onclick do this, onsomeotherthing do that, and so…
Thanks!
di3go
2
I am currently working on one that could possibly replace javascript
on the client side. It’s currently only in WebCore and it’s far from
done.
AC
di3go
3
On Oct 25, 9:49 pm, Diego B. [email protected] wrote:
Posted viahttp://www.ruby-forum.com/.
I’m interested in developing GUI apps.
I’m currently playing around with 3 technologies:
- MFC C++ over VS2008 (No Ruby)
- FxRuby, a popular Graphics Library supporting Ruby and well
maintained by Lyle J.
- Ruby on Rails, which could be thoght of a Ruby-based DSL (Domain
Specific Language) for developing Web apps
You might find something of interest there.
Best wishes,
Richard
- FxRbuby is a Ruby graphics package apparently well maintained and
popular.