rubyonrails

Tag details

Welcome to the 'rubyonrails' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'rubyonrails'.

Look up Offsite Link "rubyonrails" at The Free Dictionary

Latest blogosphere posts tagged “rubyonrails”

  • Reviews and How-to Articles from NetBeans Developers


    Reviews InteractiveAuthority Authority: 416
    1. UsingGraphs to Build Your Own Ruby Pattern Matcher – justinbozonier.posterous.com, 11/9 Justin Bozonier wrote about using dynamic programming to implement a string matchingalgorithm. He said for the IDE he tried using RadRails, RubyMine,and NetBeans, and said “ultimately I chose NetBeans...for somereason it ...
    3 days ago
  • RailsLab: Scaling Your Database – Part 1


    Software Development VideosAuthority Authority: 436
    In this screencast we take a look at the evolution of a database heavy Rails application. We learn how you might grow the app initially using vertical scaling and then move to horizontal scaling with Replication using the Masochism plugin. Lastly we cover a few other good uses of Replication such as fallback, backups, ...
    3 days ago
  • Sending email: Controllers versus Models


    Robby on RailsAuthority Authority: 413
    While reviewing some code recently, I came across controller code that resembled the following. if @customer . save CustomerMailer . deliver_welcome_message ( @customer ) flash [ :message ] = " Your account has been successfully created. Weve sent you a welcome letter with... " ...
    5 days ago
  • Tips & Tricks from NetBeans Developers


    Reviews InteractiveAuthority Authority: 416
    1. MyDevelopment Environment -– whoneedsactions.com, 11/4 Blogger James Riley said since starting with NetBeans he has “never looked back.” He notedthat what makes NetBeans his IDE of choice “is its Ruby on Railssupport – being able to carry out all your command line activitiesfrom within the IDE saves me ...
    1 week ago
  • Launching Ruby on Rails projects, the video


    Robby on RailsAuthority Authority: 413
    For those of you who didn’t make it to Rails Underground in July to witness my mind-blowing talk, Launching Ruby on Rails projects , it appears that Skills Matter has finally posted a video of it online. :-) The sound levels are really low… but hopefully you’ll find it helpful. You can also view the ...
    1 week ago
  • TOTD #113: JavaFX front-end for GlassFish v3 Administration - Using REST interface


    Arun Gupta, Miles to go ...Authority Authority: 112
    GlassFish v3 provides a REST interface to management and monitoring information as discussed in TOTD #96 . As mentioned in that blog "the REST interface is a lower level API that enables toolkit developers and IT administrators to write their custom scripts/clients using language of their choice". This blog ...
    1 week ago
  • 北京Ruby/Rails开发者聚会


    ????Authority Authority: 100
    好了,北京也要有Ruby/Rails开发者的活动了。 本周六,Joyent赞助,InfoQ牵头,我们财帮子三个人都会去。具体时间地点看 链接 。 希望这次能开一个好头,把北京的Ruby/Rails社区活动搞下去。
    1 week ago
  • Tips for Hiring Ruby Developers


    www.IT-Everyday.comAuthority Authority: 153
    Hiring Rails full-time Rails developers is hard. Surging demand. You will likely fight other companies for every recruit. Freelance consulting rates are going through the roof. Don’t use Monster.com or recruitment agencies. Use your feet instead; find out where Rails developers meet each other and go there. In San ...
    1 week ago
  • Next Meeting November 12th


    Orlando Ruby Users Group :Authority Authority: 92
    Next Thursday, November 12th at 7 PM is our next meeting taking place at CoLab Orlando downtown. CoLab recently refurbished the shared working space so user group meetings are MUCH more doable. Envy Labs will be sponsoring the meeting with free food at 6 PM. See this map here for directions. Aside from ...
    2 weeks ago
  • Best Ruby Developer, How to Hire Them


    Social & Affiliate MarketingAuthority Authority: 150
    Ive had to interview hundreds and learned a lot of lessons. With that, heres my best advice to anyone else who wants hire a Rails developer:
    2 weeks ago
  • Links for November 3rd through November 4th


    InfovoreAuthority Authority: 123
    flogr – Project Hosting on Google Code "Flogr shows your pictures from flickr in a customizable photo portfolio interface which includes a main photo page with EXIF details and flickr user comments, a customizable thumbnails page of your recent work, a slideshow component to browse through thumbnails, a tag cloud ...
    2 weeks ago
  • A Letter to the AppFuse Community


    Raible DesignsAuthority Authority: 414
    The last AppFuse release was way back in May 2008 . Many folks have asked when the next release would be ever since. Often, Ive said "sometimes this quarter", but obviously, thats never happened. For that, I apologize. There are many reasons I havent worked on AppFuse for the past 18 months, but it mostly comes ...
    2 weeks ago
  • Learn to Program (using Ruby)


    CitizensheepAuthority Authority: 408
    Im trying to get my head around Ruby (and Rails, and HAML) and this is proving a good start. Obviously you need Ruby installed first (which wasnt all that straightforward, not in Windows at any rate), but once youve done that its quite enjoyable. Visit Learn to Program (using Ruby) Possibly related posts ...
    2 weeks ago
  • Planet Argon Podcast, Episode 2: The Letter Scotch


    Robby on RailsAuthority Authority: 413
    Earlier this week our new podcast was approved and is now available in the Apple iTunes Store . We’re also soliciting topic ideas for future episodes on brainstormr . We posted Episode 2, The Letter Scotch, yesterday for your enjoyment. In this episode, we covered a handful of web browser tools that we use ...
    3 weeks ago
  • Amazon RDS: Amazon Relational Database Service or MySQL in the Cloud for Ruby On Rails.


    OnRails.orgAuthority Authority: 396
    For watchthatsite.com (not public yet) I have an instance on EC2 with Rails and MySQL but was looking for a more solid hosting solution for MySQL. And how fortunate, Amazon came out with the solution I need this week. Basically with two command line instructions you can start a new server with mysql configured, ...
    3 weeks ago
  • Retrospectiva: Open Source Project Management And Bug-Tracking Application


    WebResourcesDepotAuthority Authority: 133
    Retrospectiva is an open source project management & bug-tracking application that is focused on development teams. It is built with Ruby on Rails & requires a MySQL database for storing the data. It has 3 main modules: ticketing : to manage issues/requests code review / revision ...
    3 weeks ago
  • KungFu Rails小记


    ????Authority Authority: 100
    上周末赶去上海参加了 KungFu Rails中国Rails开发者大会 。本来因为女儿发烧,差点去不成,最后夫人鼎力支持,终于成行。 这次Rails开发者大会整容相当强大,演讲也很精彩。Rails 3的主导开发者Yehuda Katz来做了关于Rails ...
    3 weeks ago
  • RailsOnPg released


    Robby on RailsAuthority Authority: 413
    Hello fellow PostgreSQL and Ruby on Rails geeks, Alexander Tretyakov ( twitter ) recently released a plugin for Ruby on Rails, which extends migrations and provides you with the ability to create. Functions ( pg docs ) Triggers ( pg docs ) Views ( pg docs ) While you can already do something like ...
    4 weeks ago
  • Tracking AJAX-driven events in Ruby on Rails for Google Analytics conversion goals


    Robby on RailsAuthority Authority: 413
    Tracking your KPI ’s is extremely important in your online venture. At a minimum, you should be using something like Google Analytics to track conversions in your application. Setting up goals is actually quite simple, especially if you’re just tracking that specific pages are loaded. However, if some of your ...
    4 weeks ago

Comments about rubyonrails

Personal attacks are NOT allowed
Please read our comment policy