up vote 3 down vote favorite
1
share [g+] share [fb]

I would like to see if there is such a tool that allows reusable web template with components like menu and form easily applied. Basically I want to mock a very simple interface using html, to see if the navigation is working, then generate a pure XHTML/CSS for me to use on my web projects.

For your information, I use Ruby on Rails. However I would hope such web design tool to be as language neutral as possible.

Update: I am looking for things like RapidWeaver on mac, but more flexible and language neutral (seems RapidWeaver have bias to php)

link|improve this question

27% accept rate
feedback

2 Answers

Aptana and Scripts/Samples?

link|improve this answer
thats an IDE, which does not really provide you design aid. I have tried RapidWeaver (I am a mac user) but it doesn't cut it, primary because it's strong coupling with PHP scripts. – goodwill Oct 27 '08 at 12:38
feedback

Try this http://www.blumentals.net/webuilder/ this is the best editor(for me) supports javascript, css, php, etc.

link|improve this answer
I have updated the question- basically I am not asking for editor/IDE, I want things which does good theming and building blocks but programmer friendly (export clean XHTML/CSS) – goodwill Oct 27 '08 at 16:42
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.