blog.nikosd.com
Nikos D.: November 2008
http://blog.nikosd.com/2008_11_01_archive.html
Yet another blog about ruby, apple, javascript, c#, web, programming in general and anything else irrelevant. Convert Greek Unicode strings to "greeklish" in ruby. Friday, November 14, 2008. Posted by Nikos Dimitrakopoulos. To use it you'll need RubyGems and ActiveSupport (if you have rails these are already included). There it goes (you won't be able to see the code from your feedreader probably - sorry for that :/ ):. Greek localization for Rails with Globalite plugin. Tuesday, November 11, 2008. For a...
blog.nikosd.com
Nikos D.: August 2011
http://blog.nikosd.com/2011_08_01_archive.html
Yet another blog about ruby, apple, javascript, c#, web, programming in general and anything else irrelevant. Versioning a Rails Application. Thursday, August 11, 2011. Posted by Nikos Dimitrakopoulos. I was looking for a way to version a rails app and here are the two different alternatives I found :. Show the version number of your Rails app using Git. Both of them work with git which is basically my only requirement :). Subscribe to: Posts (Atom). Follow me on Twitter. Subscribe to my blogs feed.
blog.nikosd.com
Nikos D.: May 2012
http://blog.nikosd.com/2012_05_01_archive.html
Yet another blog about ruby, apple, javascript, c#, web, programming in general and anything else irrelevant. Ruby and Rails shot. Saturday, May 19, 2012. Posted by Nikos Dimitrakopoulos. Decoupling callbacks from ActiveRecord models. Decorators / View-Models for Rails (a.k.a. delete those ugly non OO helpers! Static code analysis for Ruby. Friday, May 4, 2012. Posted by Nikos Dimitrakopoulos. Jealous of Java, C#, etc method annotations? Here's a mini gem that gives you the opportunity to do this in Ruby!
blog.nikosd.com
Nikos D.: March 2012
http://blog.nikosd.com/2012_03_01_archive.html
Yet another blog about ruby, apple, javascript, c#, web, programming in general and anything else irrelevant. Redmine 1.4 release imminent. Saturday, March 24, 2012. Posted by Nikos Dimitrakopoulos. Redmine 1.4 is just around the block and it comes with some features that go back to 2008 (yes, that's almost 4 years ago). Here are the most notable ones :. Multiple SCM per project. Multi select custom fields. Ruby 1.9 support. Smaller nice additions :. Manually add related revisions. Monday, March 19, 2012.
blog.nikosd.com
Nikos D.: October 2010
http://blog.nikosd.com/2010_10_01_archive.html
Yet another blog about ruby, apple, javascript, c#, web, programming in general and anything else irrelevant. Books on web sites performance (last week reads). Saturday, October 2, 2010. Posted by Nikos Dimitrakopoulos. Too much "performance" frenzy last week, but really good reads anyway :. High Performance Web Sites: Essential Knowledge for Front-End Engineers. Even Faster Web Sites: Performance Best Practices for Web Developers. High Performance JavaScript (Build Faster Web Application Interfaces).