Permalink
  • vote
    7
    0 starsroyleban | Shared With: Everyone - Jan 08 2008 | rails, ruby, databases
    Amazon.com: Advanced Rails Recipes: 72 New Ways to Build Stunning Rails Apps: Books: Mike Clark

    None of these recipes books are very good. Maybe an "advanced" book will be better.

    Quoted: Amazon.com: Advanced Rails Recipes: 72 New Ways to Build Stunning Rails Apps: Books: Mike Clark by Mike Clark

    Add to Cart
  • vote
    26
    0 starsroyleban | Shared With: Everyone - Nov 12 2007 | microsoft, open source, ruby, dlr, .NET
    First Look at IronRuby - ScottGu's Blog

    Refaved from Mike

    .Net, the DLR (Dynamic Language Runtime), and Ruby.

    Quoted: ASP.NET, Visual Studio, ASP.NET 2.0, .NET

  • vote
    1
    0 starsroyleban | Shared With: Everyone - Nov 09 2007 | ruby, rails, development
    ActiveState - Komodo IDE Overview - Dynamic Tools for Dynamic Languages

    This has gotten some good mentions, but it's $300. This was Perl and Tcl initially and they've added other things like Ruby. Not clear how well it works for those.

    Quoted: Professional IDE for JavaScript, Perl, PHP, Python, Ruby and Tcl on Linux, Mac OS X and Windows. Provides a powerful workspace for editing and debugging scripting languages.

  • vote
    6
    0 starsroyleban | Shared With: Everyone - Nov 09 2007 | ruby, rails, development
    EasyEclipse | Distributions | EasyEclipse for LAMP

    I tried this a while back and and wasn't impressed.

    Quoted: EasyEclipse is an open source Eclipse distribution.

  • vote
    6
    0 starsroyleban | Shared With: Everyone - Nov 09 2007 | ruby, rails, web hosting

    Quoted: Web Hosting Services Which Support Ruby on Rails

  • vote
    29
    0 starsroyleban | Shared With: Everyone - Nov 09 2007 | ruby, rails, development
    Aptana: Download Aptana Studio with RadRails Development Plugin

    Quoted: RadRails development is now headed by Aptana, and is a feature of the Aptana Studio suite. RadRails remains open source, under APL/GPL, and free. To keep up with the latest developments check out the blog posts about Rails, the RadRails sections on our forums, or the Trac tickets. Or if you want, just skip ahead to updating.

    So what's changed? A lot! RadRails now includes many more advanced features including fast server debugging, code completion with type inferrencing, CSS/HTML/JS code editors and code assist, multi-language contextual code assist inside RHTML files (code assist for CSS, JS, HTML and Ruby depending on the context of the cursor), type hierarchy view, go to declaration, call hierarchy (trace method call paths), and much, much more!

  • vote
    1
    0 starsroyleban | Shared With: Everyone - Mar 29 2007 | ruby, development, web
    SD Times - Ruby Reaches Big Leagues With Two IDEs

    Review of Ruby in Steel and Komodo IDEs for Ruby

    Quoted: SD Times: Software Development, a BZ Media LLC publication

  • vote
    5
    0 starsroyleban | Shared With: Everyone - Feb 16 2007 | rails, ruby, programming, web 2.0

    Quoted: Rails is well documented on-line; in fact, possibly too well documented for beginners, with over 30,000 words of on-line documentation in the format of a reference manual. What's missing is a roadmap (railmap?) pointing to the key pages that you need to know to get up and running in Rails development. Four Days on Rails is designed to fill that gap. It's about 40 pages formatted for double-sided printing on A4, and by the time you've read it, you should have a useful toolbox of Rails techniques and a good idea of where to look on the web for more information. The current version of this document is 2.0.

  • vote
    17
    0 starsroyleban | Shared With: Everyone - Feb 16 2007 | ajax, javascript, ruby, rails, programming, web 2.0

    Quoted: mHub is a constantly updated list of web applications, services, resources, blogs or sites with a focus on next generation web (web 2.0), blogging, Ajax, Ruby, Rails and open source developments ...

  • vote
    2
    0 starsroyleban | Shared With: Everyone - Feb 15 2007 | ruby, blogs, programming, web servers
    Building Dynamic WEBRick Servers in Ruby

    Quoted: Sometimes it’s nice to have a self contained click-’n-run web-server - this way you are not dependent on presence of Apache, Mongrel, or any other 3rd party package. One way to go about this, is to do some socket programming. However, sockets may be too low-level for comfort, instead we can leverage yet another great Ruby library: WEBrick. Most Rails developers will be very familiar with WEBRick, but most don’t realize how powerful it can be for quick mock-ups and one-off proofs of concept.

1 - 10 of 25 Faves

Related Content from Around Faves

ruby

VIEW ALL

rail

  • mattkow83
    Feb 01 2007

    Quoted: The Ruby on Rails (ROR) framework is typically run under Apache on both Linux and Windows Systems. For those that do not wish to use Apache to host their solutions on windows, one alternative is running under Internet Information Services (IIS) World Wide Web Publishing (W3SVC) service. The installer packages Shane Careveo's Fast-CGI ISAPI filter in conjuction with Ionic's Rewrite ISAPI filter and my IIS scripts to allow for integration with IIS under Windows XP or Windows Server 2003. This is a complete solution for hosting your Ruby Rails application under IIS. The installer is compiled using the Nullsoft Installer System (NSIS). IIS setup is handled by my vbscripts and executed from the installer. It installs the Rewrite filter, FCGI filter (including registry config settings), Ruby FCGI bindings and configures the IIS website.

    1 FaverViewed: 38 Times
  • laurel - Jul 14 2008
    1 FaverViewed: 4 Times
  • keston - Jul 16 2007
    5 FaversViewed: 73 Times
VIEW ALL