similar to: PHP vs RubyOnRails newbie concerns/questions

Displaying 20 results from an estimated 30000 matches similar to: "PHP vs RubyOnRails newbie concerns/questions"

2006 Jun 27
3
User websites with templates.
Hi, I''m very new to Rails and have a general question. What technique would you use to allow users who have a uniform set of data to create very un-uniform websites from that data? One set of data, many different website/output possibilities. It would have to go beyond CSS. I''m assuming there will potentially be some level of scripting involved for each template. The goal is
2006 Aug 09
6
How do you desing forms in RoR
Hi all, what is the best way tod esing a form in RoR? Do you use Dreamweaver or something similar? thanks -- Posted via http://www.ruby-forum.com/.
2006 Jul 26
7
RHTML in database?
Hi, is it possible to store RHTML templates or partials in database? thanks, Bojan Mihelac -- Bojan Mihelac Informatika Mihelac, Bojan Mihelac s.p. | www.informatikamihelac.com -> tools, scripts, tricks from our code lab: http://source.mihelac.org
2006 Mar 31
6
A good editor for .rhtml files?
Can someone please suggest me a good visual editor for rhtml files? Something capable to switch from rhtml source to preview in browser (like dreamweaver) Does exists some open source tool? thank you all. -- Posted via http://www.ruby-forum.com/.
2006 Mar 25
67
Your Ruby IDE
Just a poll here i am looking for a good IDE for rails and wondering what you guys use? features i like in an ide code highlites auto code complete file browser Currently i am using dreamwever but the code highliting is really bad its also a pain to set up other doucment types such as .yml data config. -- Posted via http://www.ruby-forum.com/.
2006 Jul 04
11
Any CMS for Ruby on Rails..
Well i want to make a photography community site on the lines of www.gfxartist.com , www.terminus1525.ca, www.phirebrush.com Where the community votes for every subbmission from a artist and can comment (like a forum).. Now gfxartist has used probably SMARTY,php,and their own CMS. terminus used Drupal,Gallery 2.Some one tells me that this combo is heavy on resources and slows down sites.
2006 Apr 08
3
Dreamweaver with Rails
Hi all, I am working with a graphic designer who uses Dreamweaver for HTML. When he views the .rhtml files in Dreamweaver, he currently has to rename the .rhtml suffix to .html in order to work with it. Does anyone know if there is a setting for Dreamweaver to properly view the .rhtml files without having to rename them? Thanks, Jerome -- Posted via http://www.ruby-forum.com/.
2006 Feb 17
21
''Best'' IDE for testing and debugging
I''m trying to decide which IDE to go with for RoR development. I put a high premium on integrated test automated tools and debugging capabilities. I''d appreciate any sharing of experience. I''m currently running Instant Rails on a Windows 2000 box (using IR due to problems I encountered trying to get all the components set up individually). Also, I''m using
2006 Dec 19
1
64-bit Java?
Hi folks, Stupid question time, possibly only tangentially related to CentOS, and I apoligise in advance. I have a bunch of CentOS 64-bit boxes, and I have developers who want to run eclipse on these boxes. So I have downloaded the 64-bit bundle of eclipse, installed the java from java.sun.com, and the result is that Eclipse won't run. It chugges away and then reports: $
2006 Jul 26
4
MasterView rails-optimize (x)html friendly template engine - Release 0.2.4
MasterView is a rails-optimized (x)html friendly template engine plugin that provides another option to the existing rails view templates (rhtml and rxml). The main idea is to provide a template engine that would provide all the power of layouts, partials, and rails helpers but still be editable/styleable in a WYSIWYG editor. It was also a major goal that the syntax of these attribute directives
2006 Jun 21
2
MasterView rails-optimized (x)html friendly template engine plugin - Release 0.2.0
MasterView rails-optimized (x)HTML friendly template engine plugin - Release 0.2.0 The MasterView development team is pleased to announce the general availability of MasterView release 0.2.0. MasterView is a rails-optimized (x)html friendly template engine plugin that provides another option to the existing rails view templates (rhtml and rxml). The main idea is to provide a template engine that
2013 Jul 16
3
[LLVMdev] eclipse and gdb
On 07/16/2013 05:21 AM, Tilmann Scheller wrote: > Hi Reed, > > I’ve used Eclipse for a long time to do LLVM development on Linux (both for code navigation/editing and debugging), any recent Linux distribution and version of Eclipse should be fine (even older versions should be good enough as this has been working for many years). > > Xcode works fine as well, I started to use Xcode
2009 Mar 16
15
DEV Laptop : Ubuntu or Centos , Netbeans or Eclipse ?
After doing some playing around RoR ,now is time to make it real and start making money.. The target for now is to make simple website and get used to new tecnology (Github , capistrano and so on) Now I need to install the new DEV machine but .... Ubuntu (deb) or Centos (rpm) Netbeans or Eclipse Which combination is better ? -- Posted via http://www.ruby-forum.com/.
2007 Aug 01
12
Debugging advice
Can anyone recommend a nice way to debug a rails app, ie to step through the code, seeing what all the local values are as we go along? Is there any IDE support? I''m a windows xp user. thanks... -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2008 Dec 07
9
Upgrade borked wine...
I was running dreamweaver cs4 just fine in wine 1.1.9, I then upgraded to version 1.1.10 and it no longer ran. I tried to redo the steps that I took to install dreamweaver cs4 (I have the dreamweaver files on a portable harddrive, all I have to do is copy them over to the wine directories) in wine 1.1.9 in wine 1.1.10 but it still froze. I tried downgrading to 1.1.9 again and redoing the steps
2006 Mar 17
3
Best debugger for Rails on Linux
A quick survey... what''s the best gui debugging tool for Rails 1.0 on Linux that you''ve used? SW versions? Personally I''ve tried FreeRIDE 0.95 and RDT 0.7.0 in Eclipse 3.1.2. Both are very slow and the latter got quite a few bugs itself. TIA! -- Posted via http://www.ruby-forum.com/.
2006 Mar 28
6
RHTML designer
Hi I have just started playing with ROR and I think its very good. My only problem is that I am new to web development and know much abount html. I was wondering if there is any tool/plugin I could use to design rhtml pages. Regards Sandeep -- Posted via http://www.ruby-forum.com/.
2006 Jul 05
1
[Newbie] Generated files don''t use Windows end-of-lines.
I''m trying to use Rails on Windows 2000. I''m running into an immediate problem in that all the files generated by Rails use the UNIX end-of-line convention instead of the Windows end-of-line convention. A non-compliant end-of-line convention will break any number of tools I may wish to use to manage these files. Is there a way to get Rails to emit Windows-compliant
2006 Apr 28
9
Global find and replace in RADRAILS. Can you do it?
It seems as though it cannot be done. Does anyone know how to do it? Thanks Chris -- Posted via http://www.ruby-forum.com/.
2012 Apr 08
6
PMB.exe Error when Installing League of Legends
I'm using the terminal commands from http://appdb.winehq.org/objectManager.php?sClass=version&iId=19141 The LeagueofLegends.exe starts fine, but when it gets to the part where it starts Pando Media Booster, I get a Program Error saying "The program PMB.exe has encountered a serious problem and needs to close. We are sorry for the inconvenience." Under that it says: "This