Re: Ruby on Rails (was Looping Search)

This WebDNA talk-list message is from

2006


It keeps the original formatting.
numero = 66796
interpreted = N
texte = Using, no. Experimenting, yes. I think John also said he was looking into it. I never cared for PHP since that was just another scripting language. PHP and WebDNA are the same from that perspective. Ruby on Rails is different though. One issue with Ruby on Rails is that one needs to know/learn Ruby (a language) and then learn Rails (a framework). Ruby is an object oriented language -- this is conceptually different from scripting languages in many respects. Rails is a framework. It basically sets up convenient places to put parts of your web application and gives a number of tools that tie the application to a database and provide some very useful built-in methods that make creating applications simple and adding features very, very easy. It strives to prevent code duplication (write once, use everywhere in your app -- they call it DRY for don't repeat yourself). The real kicker is that Rails makes it unbelievably easy to add lots of nice AJAX type functionality. Given that Rails is a framework, others are using it as a model to create frameworks in PHP, Python and other languages. I haven't seen any effort in WebDNA on this front to build a framework other than storebuilder and that is more of a generator than a framework that would work for any application. I was drawn to Rails when I saw some of the screencasts that showed how easy it was to create a blog for example. That was something that people on the WebDNA list had talked about putting together as an OS project. With Rails, a basic blog can be done in about fifteen minutes (assuming you've invested in the learning curve). Bill -----Original Message----- From: Clint Davis Sent: Thu, 06 Apr 2006 09:11:24 -0500 To: "WebDNA Talk" Subject: Re: Ruby on Rails (was Looping Search) As a sidenote... Is anyone on the list using Ruby on Rails? I don't have any experience with it, but it's potential is very attractive. On 4/6/06 9:04 AM, "devaulw@onebox.com" wrote: > Back on the data structure, I just read last night about the "acts_as_tree" > model method in Rails. That seems like it would work really well to handle the > self-referential tree structure originally set out. Of course, you'd have to > be using Rails first. ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: Ruby on Rails (was Looping Search) ( "Bess Ho" 2006)
  2. Re: Ruby on Rails (was Looping Search) ( Pat McCormick 2006)
  3. Re: Ruby on Rails (was Looping Search) ( Gary Krockover 2006)
  4. Re: Ruby on Rails (was Looping Search) ( devaulw@onebox.com 2006)
  5. Re: Ruby on Rails (was Looping Search) ( chas conquest 2006)
  6. Re: Ruby on Rails (was Looping Search) ( Pat McCormick 2006)
  7. Re: Ruby on Rails (was Looping Search) ( chas conquest 2006)
  8. Re: Ruby on Rails (was Looping Search) ( chas conquest 2006)
  9. Re: Ruby on Rails (was Looping Search) ( Pat McCormick 2006)
  10. Re: Ruby on Rails (was Looping Search) ( devaulw@onebox.com 2006)
  11. Re: Ruby on Rails (was Looping Search) ( Pat McCormick 2006)
  12. Re: Ruby on Rails (was Looping Search) ( devaulw@onebox.com 2006)
  13. Re: Ruby on Rails (was Looping Search) ( Brian Fries 2006)
  14. Re: Ruby on Rails (was Looping Search) ( Adam O'Connor 2006)
  15. Re: Ruby on Rails (was Looping Search) ( Gary Krockover 2006)
  16. Re: Ruby on Rails (was Looping Search) ( Adam O'Connor 2006)
  17. Re: Ruby on Rails (was Looping Search) ( chas conquest 2006)
  18. Re: Ruby on Rails (was Looping Search) ( nitai@computeroil.com 2006)
  19. Re: Ruby on Rails (was Looping Search) ( "Bess Ho" 2006)
  20. Re: Ruby on Rails (was Looping Search) ( nitai@computeroil.com 2006)
  21. Re: Ruby on Rails (was Looping Search) ( "Bess Ho" 2006)
  22. Re: Ruby on Rails (was Looping Search) ( j.list@blueboxdev.com 2006)
  23. Re: Ruby on Rails (was Looping Search) ( devaulw@onebox.com 2006)
  24. Re: Ruby on Rails (was Looping Search) ( Clint Davis 2006)
Using, no. Experimenting, yes. I think John also said he was looking into it. I never cared for PHP since that was just another scripting language. PHP and WebDNA are the same from that perspective. Ruby on Rails is different though. One issue with Ruby on Rails is that one needs to know/learn Ruby (a language) and then learn Rails (a framework). Ruby is an object oriented language -- this is conceptually different from scripting languages in many respects. Rails is a framework. It basically sets up convenient places to put parts of your web application and gives a number of tools that tie the application to a database and provide some very useful built-in methods that make creating applications simple and adding features very, very easy. It strives to prevent code duplication (write once, use everywhere in your app -- they call it DRY for don't repeat yourself). The real kicker is that Rails makes it unbelievably easy to add lots of nice AJAX type functionality. Given that Rails is a framework, others are using it as a model to create frameworks in PHP, Python and other languages. I haven't seen any effort in WebDNA on this front to build a framework other than storebuilder and that is more of a generator than a framework that would work for any application. I was drawn to Rails when I saw some of the screencasts that showed how easy it was to create a blog for example. That was something that people on the WebDNA list had talked about putting together as an OS project. With Rails, a basic blog can be done in about fifteen minutes (assuming you've invested in the learning curve). Bill -----Original Message----- From: Clint Davis Sent: Thu, 06 Apr 2006 09:11:24 -0500 To: "WebDNA Talk" Subject: Re: Ruby on Rails (was Looping Search) As a sidenote... Is anyone on the list using Ruby on Rails? I don't have any experience with it, but it's potential is very attractive. On 4/6/06 9:04 AM, "devaulw@onebox.com" wrote: > Back on the data structure, I just read last night about the "acts_as_tree" > model method in Rails. That seems like it would work really well to handle the > self-referential tree structure originally set out. Of course, you'd have to > be using Rails first. ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ devaulw@onebox.com

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

WebMerchant? (1998) pacific-coast or starnine? (1998) Setting up WebCatalog with Retail Pro data (1996) Inaugural meeting of the 'Oceanic WebDNA Programmers (2004) Unceremonious Unwanted Unsubscription (1999) Failure to document significant changes ... (2000) Pulldown Menu Problem (2000) Bug or syntax error on my part? (1997) RE: 2nd WebCatalog2 Feature Request (1996) Great product and great job ! (1997) How To Install (2003) Can't Search field (1998) syntax question, not in online refernce (1997) Probably a very simple question? (1997) NY taxRates.db? (1997) [Webcat 2]Next (1997) Repost: Orderfile, Grandtotal: How do I get it to all add up. (2000) available times? (2003) autosensing lanague selection (1997) html in a database (1998)