Freelancer.com (formerly GetAFreelancer) is the world's largest outsourcing and crowdsourcing marketplace for small business . We have hundreds of thousands of satisfied customers from all over the world. We connect over employers and freelancers globally from over 234 countries & reg...
The social match-3 game, Ruby Blast Adventures , has been available as a web-based game for some time. Although, Zynga now offers fans an easy way to play on-the-go, the availability of a native iOS app that landed in the App Store just a couple of days ago. Help Ruby as she digs for ...
Glib-Eventable Posted by c00lryguy on November 18, 2012 — 0 comments glib-eventable is a helper gem for ruby-gnome2 applications. Instead of writing: class Window def initialize super signal_connect('destroy') { Gtk.main_quit } end end This allows you to write: class Window event dest...
Advanced Caching in Rails: Revised July 11, 2012 | rails tutorials I've decided to finally update my advanced caching post. The original is over a year old. It's still one of the most referenced and respected posts on the subject. This revision is a refactor and update all rolled into...
Ruby 1.9.3 Documentation Challenge drbrain | Tue, 10 May 2011 00:33:00 GMT Posted in Ruby Yugui announced a draft Ruby 1.9.3 release plan today with a feature freeze of end of May and a release target of end of July or early August. I've seen many complaints in the form of "X lacks do...
Redmine 2.1.3 and 1.4.5 released Added by Jean-Philippe Lang about 12 hours ago Redmine 2.1.3 (Changelog ) and Redmine 1.4.5 (Changelog ) are new maintenance releases for 2.1.x and 1.4.x series. They include several bug fixes and can be downloaded at Rubyforge . Comments Added by Tere...
I am using simple_form in rails to create certain events. To create a new event, you are required to login as a user. The form will ask the user to enter the event name, start date, and end date. When the user clicks the submit button, I want the form to automatically update the attri...
Twitter is a fast growing website that provides a micro-blogging service. It began its life as a Ruby on Rails application, and still uses Ruby on Rails to deliver most user-facing web pages. But about a year ago they started replacing some of the back-end Ruby services with applicati...
11 http://www.rubyist.net/~kazu/samidare/ 3 http://reader.livedoor.com/reader/ 2 http://d.hatena.ne.jp/Florian/edit?date=20080228 2 http://d.hatena.ne.jp/johzan/ 2 http://inforno.net/ 1 http://a.hatena.ne.jp/sadakoma/simple 1 http://b.hatena.ne.jp/entry/http://d.hatena.ne.jp/higayasuo...
This project is a pilot RoR project. We are interested in finding an individual who can work with us on a long-term basis on different Ruby-on-Rails projects. We are a small stable US-based software company that creates sports-related web-based software applications. We would like res...
Monopoly Is Theft , “The antimonopolist history of the world’s most popular board game”. By Christopher Ketcham. A Brainfuck interpreter written in the C preprocessor , proving its Turing-completness. Readable Programs , Luke Gorrie: “I love readable programs. I mean: programs that yo...
Конференция «RailsClub’Ulyanovsk»
If you have already done some Ruby programming, this course will help to take your coding to the next level. It explains some of the more advanced features of Ruby including blocks and procs, threads, regular expressions, exception handling, singletons and metaprogramming. The course ...
Developer @ PureCharity.com, advocate for education, ruby & rails, passionate servant, and always my family's biggest fan.
Thanks for the comments, everyone. I have a few responses to all of your comments: Jeremy, I’ve seen that graph too, but it’s not that useful without context. From what I remember, it was a single threaded process. What were the algorithms being run? What’s the memory footprint? Etc. ...