|
|
Published Tagged Rails
-
Ryan Lowe
Passenger - Too-biased
http://blog.leetsoft.com/2008/11/15/passenger
08/11/17
{ Your tags: Rails, Passenger }
-
Ryan Lowe
Ruby on Rails Security Project - The Book
http://www.rorsecurity.info/the-book/
08/11/04
{ Your tags: Rails, security }
-
Ryan Lowe
RubyRags // Ruby and Ruby on Rails t-shirts for stylish Rubyists
https://rubyrags.com/
08/08/25
{ Your tags: tshirts, Ruby, Rails, tshirt }
-
Ryan Lowe
EC2 on Rails
http://ec2onrails.rubyforge.org
http://pauldowman.com/projects/ruby-on-rails-ec2...
08/02/04
{ Your tags: Rails, Amazon, EC2 }
-
Ryan Lowe
Rails' deal with shared hosts
http://www.loudthinking.com/posts/21-the-deal-with-shared-hosts
Awesome blog po...
08/01/10
http://www.loudthinking.com/posts/21-the-deal-with-shared-hosts
Awesome blog post by DHH. There's a general message here to anyone using open source software: if the software doesn't do what you need it to, YOU should extend it (and even better, submit it back to the community) and not expect the core developers to do the work. They'll do the work IF they want to, probably only if it scratches their own itch or the itches of a lot of people.
Having said that, people should still make suggestions to the core group, but the core group gets to decide their own priorities. Suggestions instead of bitching or demanding or threatening. It's all in the delivery.
Bitching about making money from open source software is even worse. What the hell, Dreamhost? Ditch Rails if it's too much of a pain, we don't need you in our community if you're going to act like that.
{ Your tags: Rails, hosting, Dreamhost }
-
Ryan Lowe
Zed Shaw: Rails Is A Ghetto
http://www.zedshaw.com/rants/rails_is_a_ghetto.html
Not just interesting becaus...
08/01/02
http://www.zedshaw.com/rants/rails_is_a_ghetto.html
Not just interesting because it's about Rails, but it's also about open source projects and how the egos interact. The delivery is ... interesting, but it gets the point across.
{ Your tags: Zed Shaw, Rails }
-
Ryan Lowe
Secure UTF-8 Input in Rails
http://www.igvita.com/blog/2007/04/11/secure-utf-8-input-in-rails/
07/12/14
{ Your tags: Rails, UTF }
-
Ryan Lowe
Rails 2.0: It's done!
http://weblog.rubyonrails.org/2007/12/7/rails-2-0-it-s-done
Ryan Daigle:
http:/...
07/12/08
-
Ryan Lowe
Comparing Rails Geo Plugins
http://foss4r.dyndns.org/trac/wiki/ComparingRailsGeoPlugins
"This table gives a...
07/11/24
http://foss4r.dyndns.org/trac/wiki/ComparingRailsGeoPlugins
"This table gives an initial feature comparison of the various Ruby on Rails plugins available for working with geo data. The idea is to give a quick overview of which plugins are intended for which uses:"
{ Your tags: Rails, geo, plugins, mapping }
-
Ryan Lowe
Merb
Direct competition for Rails in the Ruby framework space:
http://merbivore.com...
07/11/20
Direct competition for Rails in the Ruby framework space:
http://merbivore.com
From the Merb front page:
"Like Ruby on Rails, Merb is an MVC framework. Unlike Rails, Merb is ORM-agnostic, JavaScript library agnostic, and template language agnostic, preferring plugins that add in support for a particular feature rather than trying to produce a monolithic library with everything in the core. In fact, this is a guiding principle of the project, which has led to third-party support for the ActiveRecord, DataMapper, and Sequel ORMs."
{ Your tags: Merb, framework, MVC, Rails }
-
Ryan Lowe
Peter Marklund: Ruby on Rails 101: Presentation Slides for a Five Day Course
http://marklunds.com/articles/one/374
07/11/11
-
Ryan Lowe
Building Ruby, Rails, Subversion, Mongrel, and MySQL on Mac OS X (Tiger)
http://hivelogic.com/narrative/articles/ruby-rails-mongrel-mysql-osx
07/11/10
{ Your tags: Rails, MySQL }
-
Ryan Lowe
Scaling a Rails Application from the Bottom Up
http://jxh.bingodisk.com/bingo/public/presentations/JHoffmanRailsConf-Berlin-Sep...
07/10/25
http://jxh.bingodisk.com/bingo/public/presentations/JHoffmanRailsConf-Berlin-Sept2007.pdf
Jason Hoffman PhD, Founder and CTO, Joyent
Rails Conf Europe 2007
Monday, September 17, 2007
Joyent bought up TextDrive, a well-known Rails host.
{ Your tags: Joyent, presentation, PDF, Rails, Jason Hoffman, Rails Conf Europe 2007, deployment }
-
Ryan Lowe
PeepCode: Rails2 PDF
http://peepcode.com/products/rails2-pdf
A concise look at some of the new featu...
07/10/25
-
Ryan Lowe
Rob Conery: Imploding Rails, Jesus DHH, and The Uncle Ben Principle
http://blog.wekeroad.com/2007/10/10/imploding-rails-jesus-dhh-and-the-uncle-ben-...
07/10/21
http://blog.wekeroad.com/2007/10/10/imploding-rails-jesus-dhh-and-the-uncle-ben-principle/
and the follow up blog post:
http://blog.wekeroad.com/2007/10/12/oh-look-darth-vaders-wearing-black-today/
Here's the problem with Rob's thesis: open source doesn't work like that. If you want to extend an open source project in some direction, like improving perf, you do it yourself and contribute back to Rails. The Rails guys are concentrating on moving Rails forward in their own selfish directions, and that's the best way that open source projects grow.
I actually *like* DHH's "I’m not in this world to create Rails for you" attitude. Linux is run the same way. If Rob wants to run his ASP.NET port of Rails in a different way, all the power to him. But as users of an open source project, it's not our place to criticize if we're not contributing major pieces of code back.
{ Your tags: Rails, DHH }
-
Ryan Lowe
19 Rails Tricks Most Rails Coders Don't Know
http://www.rubyinside.com/19-rails-tricks-most-rails-coders-dont-know-131.html
07/10/09
-
Ryan Lowe
audit_mass_assignment Rails Plugin
Done: http://code.google.com/p/audit-mass-assignment/
This was my TODO item:...
07/10/01
-
Ryan Lowe
Confreaks
http://confreaks.com/
07/08/19
{ Your tags: conference, video, Rails }
-
Ryan Lowe
Noobkit Docs for Rails
http://www.noobkit.com
07/08/18
{ Your tags: API, documentation, Rails }
-
Ryan Lowe
Deploying Rails Applications
http://pragmaticprogrammer.com/titles/fr_deploy/
Authors run Rails host Engin...
07/08/17
{ Your tags: Rails, deployment, book, hosting, Pragmatic Programmers }
-
Ryan Lowe
validates_existence_of
http://blog.hasmanythrough.com/2007/7/14/validate-your-existence
07/08/15
{ Your tags: Rails, plugin }
-
Ryan Lowe
Capistrano 2.0
http://weblog.jamisbuck.org/2007/7/22/capistrano-2-0
07/08/05
{ Your tags: Rails, Capistrano, deployment }
-
Ryan Lowe
Railscasts
http://railscasts.com/
07/08/05
{ Your tags: Rails, screencast }
-
Ryan Lowe
Scaling Rails - caboo.se
http://blog.caboo.se/articles/2007/7/29/scale-rails-from-one-box-to-three-four-a...
07/08/05
{ Your tags: Rails, performance, scaling }
|