UI tool with Ror

Hi,

Is there any tool for UI that RoR faternity suggests? Any open source
tool that we can use it with Rails nicely?
Or do i need to use dreamweaver, golive for UI?

Regards,
Sandeep G

On 11 Apr 2007, at 07:22, sandeep wrote:

Is there any tool for UI that RoR faternity suggests? Any open source
tool that we can use it with Rails nicely?
Or do i need to use dreamweaver, golive for UI?

In order to keep your (X)HTML source readable and maintainable, I
suggest learning to handcode your view source instead of relying on
WYSIWYG tools to spit out either table-based views yuck yuck or
completely absolute positioned yuck HTML. It may seem a bit
daunting to a webdesigner who’s used to making nice designs in
photoshop and then using DreamWeaver or Golive to replicate it in
HTML using WYSIWYG, but code from these applications is bloated and
isn’t all too great for putting dynamic data into it.

Best regards

Peter De Berdt

Please don’t repost the same question. Reply to your first post if you
want
more information.

Jason

On 4/11/07, sandeep [email protected] wrote:

Hi,

Is there any tool for UI that RoR faternity suggests? Any open source
tool that we can use it with Rails nicely?
Or do i need to use dreamweaver, golive for UI?

Regards,
Sandeep G

You can use the MasterView plugin with Rails and then use Dreamweaver,
GoLive, NVU, or any other xhtml WYWIWYG editor to work with your views.
MasterView allows you to do this and to maintain the ability to use
layouts,
partials, and rails helpers. Check out our site for a screencast and
more
information.

http://masterview.org/

Jeff B.
MasterView project core team
Inspired Horizons Ruby on Rails Training and Consultancy
http://inspiredhorizons.com/