hemju |hemju | Java, Ruby on Rails, software and web application development in Linz
Ping-Statistik
Blog Status
Blog Rank
Bei Anmeldung:

Aktuell

8. Oct. 2009, 07:47
29. Oct. 2011, 17:20
11. Nov. 2011, 03:33
Die letzten Beiträge:
-
Face Recognition with Ruby
14. Mär. 2011, 08:59
We all know that we can search web pages for text, but there are services that go beyond a simple text search and use features like location and or image data. The hurdle relying on these features is that normally the end users have to enter manually the appropriate data. When was the last time [...[...]
-
Rails: Cron Job Scheduling using Redis, Resque and Rufus
4. Mär. 2011, 11:26
What is scheduling? In simple terms we can define scheduling as “the process of deciding how to commit resources between a variety of possible tasks“. The scheduling is basically a function which enables us to perform routine tasks at some predefined time or as part of a sequence. These [...]
-
Rails 3.1 release, rumors and news about features
23. Feb. 2011, 15:18
What is the current status of Ruby on Rails 3.1? We all know that there isn’t a fixed roadmap/release date for Ruby on Rails 3.1, but there are definitely rumors about the new features and improvements. Yehuda Katz, a member of the Ruby on Rails core team, said “With 3.1 we’ll go [...]
-
Quicktip: Finding deprecated constants/methods easily
21. Feb. 2011, 06:43
In Rails 3 a couple of constants/methods were set deprecated. However, there are still plugins which use them. This ends normally in the annoying log message: DEPRECATION WARNING: RAILS_ROOT is deprecated. Please use ::Rails.root.to_s. (called from <top (required)> at /Users/heli/hemju/progr[...]
-
Rails 3 Quicktip: Auto reload lib folders in development mode
11. Feb. 2011, 09:40
One of our most popular article is “Rails 3 Quicktip: Autoload lib directory including all subdirectories, avoid lazy loading” in which we describe how autoloading the lib directory in Rails 3 can be done. However, one problem was still there, Rails 3 loads the lib directory on startup, [...]
-
Internationalization (I18n) API in Ruby on Rails 3 (Part III)
29. Jan. 2011, 18:30
In Internationalization (I18n) API in Ruby on Rails 3 (Part I) and Internationalization (I18n) API in Ruby on Rails 3 (Part II) we already covered a lot of the Rails I18n functionality. In part III, we will now a look at some more advanced features of I18n. Using Different backend with I18n The I18n[...]
-
Internationalization (I18n) API in Ruby on Rails 3 (Part II)
20. Jan. 2011, 08:33
In the Internationalization (I18n) API in Rails 3 (Part I) you read about Definition of Internationalization & Localization How i18n mechanism works in Rails Setup/Configuration about the i18n mechanism Using the I18n with interpolation Using the I18n with pluralization You can read the full art[...]
-
Internationalization (I18n) API in Rails 3 (Part I)
13. Jan. 2011, 14:56
Whenever we hear about Internationalization of web application, the first word that comes to our mind is “Translation“. There are three ways to translate software: Do it Yourself Pay Someone for doing Translation Ask your Users No matter what, making the software ‘Internationalizat[...]

Feed