Rails recipes is a fuckin amazing book. I cant wait for the wrox rails book in August.http://fora.pragprog.com/rails-recipes
July 14, 2006
Friday on Rails
Hey everyone (guess that’s just me), its Friday and I have some more stuff to add to my link list from hell.
- http://www.joshuamcharles.com/rails/fckeditor.html
- http://www.softiesonrails.com/
- http://wiki.rubyonrails.com/rails/pages/RailsAcademy
- http://www.webmasters.com/ror.htm
- http://swik.net/Rails
- http://www.maxkiesler.com/index.php/mhub/category/
(Im not sure if Ive already included this one but Max has one hell of a whack of examples)
- http://www.bigbold.com/snippets/posts/show/1805
- http://pastie.caboo.se/
- http://wiki.rubyonrails.org/rails/pages/TinyFile/versions/21
- http://meyerweb.com/eric/thoughts/2006/05/08/flummoxed-by-frameworks/
- http://blogmarks.net/marks/tag/rails
- http://www.jvoorhis.com/articles/category/rails
- http://nubyonrails.com/articles/category/tutorials/page/2
- http://www.strategyonline.co.za/blog/index.php/?page_id=168
- http://www.height1percent.com/
- http://www.oreillynet.com/ruby/blog/2006/05/interview_with_luis_lavena_2.html
- http://texasvc.weblogswork.com/category/microformats/
- http://educational.blogs.com/instructional_technology_/blogware_tool_/index.html
- http://weblog.techno-weenie.net/2006/5/23/rails-plugin-meta-data
- http://sean.treadway.info/demo/upload/
Man am I ever charged. Finally found a tutorial for file uploads that is quick and neat!
July 13, 2006
Ruby on Rails stuff
Okay my work is soooo PHP and I am sooo Ruby. I need to get my ass in gear, write a killer Ruby app and get rich. Oh well pipe dreams…
- http://jrhicks.net/96
- http://www.poignantguide.net/ruby/
- http://nubyonrails.com/articles/2005/08/12/typo-2-5-theme-tutorial
- http://www.tutorialized.com/tutorials/Ruby-on-Rails/1
- http://www.totaltutorial.com/cat/5/ruby-on-rails-tutorials/
- http://weblogs.macromedia.com/mesh/archives/2006/05/tutorial_ruby_o.html
- http://www.tonyarnold.com/articles/2005/08/10/rolling-with-ruby-on-rails-on-mac-os-x-tiger-for-beginners
- http://www.intelligentedu.com/blogs/post/Best_New_Training_Sites/427/3-Ruby-On-Rails-Tutorials
- http://www.maxkiesler.com/index.php/mhub/category/top_12_ruby_on_rails_tutorials/
- http://developers.slashdot.org/article.pl?sid=06/02/28/0515228&from=rss
- http://www.erikveen.dds.nl/distributingrubyapplications/rails.html
- http://www.railshosting.org/
- http://ajax.phpmagazine.net/2005/11/top_12_ruby_on_rails_tutorials.html
July 12, 2006
rails stuff aplenty
The thing I really dig about the rails community is the speed it is growing with. Man is it fast and amazing. Kinda like the first time I really got stuff done with javascript (way way back)
- http://www.oreillynet.com/ruby/blog/2006/07/a_studio_just_for_ruby.html
- http://anarchaia.org/
- http://www.oreillynet.com/ruby/blog/2006/07/nubygems_inject_is_functional.html
- http://www.oreillynet.com/ruby/blog/2006/07/deploying_rails_with_pound_in.html
- http://thesaq.com/rubyonrails/
- http://www.planetrubyonrails.org/
Blogged with Flock
Hobix
Can anyone tell me what the hell Hobix is? Is it a blog or some sort of organizational tool written in Ruby.
Blogged with Flock
Rails Clones
Here’s a great article on other rails inspired frameworks
and one from Sitepoint on CakePHP. We’re using CakePHP here at my work to build something big (hopefully in a month can start blogging on it) because we see the usefulness in employing a rapid development framework to get something large done in less time.
July 11, 2006
Anyone help me with this
Okay I tried to generate a scaffold for admin/Post and got this:
” Before updating scaffolding from new DB schema, try creating a table for your model ”
Any ideas on how to fix this? All of my syntax is correct
Blogged with Flock
BetweenGo
I somehow suspect that betweengo is just one person but nonetheless anyone into rails must be pretty cool. Some interesting posts and not too hardcore but definitely some good reading.
Blogged with Flock
Ruby on Rails – login generators
One of the things I really have never enjoyed developing is login forms. Okay my most hated thing of all time is the dreaded news ticker/scroller, but pretty close behind it is login forms. Ive started playing with RoR’s login generator and it looks pretty promising.
- http://blogs.herod.net/steven/nesting-controllers-with-rubyonrails/
- http://theexciter.com/articles/the-login-generator-and-session-fixation
- http://wiki.rubyonrails.com/rails/pages/LoginGenerator
- http://betweengo.com/category/ruby-on-rails/
- http://www.tutorialized.com/tutorial/Login-Authentication-Generator/11958
- http://d-haven.org/modules/news/article.php?storyid=28
Im going to be doing a bit of work on this part of rails so Ill be sure to add anything Ive found out about
Blogged with Flock