1
script_fu
Ruby Gems & Xoops, Anyone have an example?

I am not sure if this is possible. What are your thoughts on useing the boox module and a little ruby?

2
kaotik
Re: Ruby Gems & Xoops, Anyone have an example?
  • 2007/10/4 10:13

  • kaotik

  • Just can't stay away

  • Posts: 861

  • Since: 2004/2/19


I've tested ruby on rails, it's a different beast from PHP in some ways.
It's framework generation is a very interesting concept, unlike PHP you don't have to worry about simple CRUD operations since ruby generates them for you, same for templates.
The big drawback is that you either have to install ruby on your own server, or find a shared host that has it running since most only work with PHP or windows.
It does use some familiar concepts to us PHP programmers such as functions and classes.
Have you tried any PHP frameworks? I've been testing seagull framework. It uses a lot of concepts similar to XOOPS such as modules, permissions and templates and takes them further; for example, with Seagull you could use smarty templates or any other template engine you like since it's modular. You can divide content by module (as XOOPS does now) or by category (like drupal does) and allows multi language. XOOPS could learn a lot from Seagull, for a future version of course.

Login

Who's Online

419 user(s) are online (119 user(s) are browsing Support Forums)


Members: 0


Guests: 419


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Oct 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits