RubyFlow : The Ruby Community Blog

Home   Submit   Sign Up   Log In   leaders   Twitter   RSS Feed  
 

dalibor — 19 posts

http://dalibornasevic.com

Do It Yourself  dalibornasevic.com
Thoughts on Do It Yourself projects/experiments.
Example of statistic classification in Ruby.
New blog post at Siyelo's blog: Redis in the NoSQL ecosystem.
Remote pair-programming with Screen
Control Your Vim Editor  dalibornasevic.com
Create your own vimfiles and control your Vim editor.
Here is my Linux based Development Setup - tools that I use on daily basis. Please share your tools.
Trying to push a gem to Rubygems and you get "too many connection resets"!? Here is the fix for the problem.
PopraviMK project open-sourced  dalibornasevic.com
I have open-sourced PopraviMK project (both web and mobile applications). If you are looking for some good code examples on using tools like: cucumber, rspec, shoulda, factory_girl, pickle, email_spec I would suggest reading the source code. And, you can also read the source code of the mobile application (Android) which is built with Titanium mobile platform.
Guides on how to setup RVM and Phusion Passenger with Apache on Ubuntu to deploy Rails 2 and Rails 3 applications on the same machine.
I just reviewed Using Amazon S3 in Rails App from Codeulate Screencasts.
Vim for Rails Development  dalibornasevic.com
Where to start and how to learn Vim for Rails Development by referencing some books/screencasts.
Ruby Singleton Pattern Again  dalibornasevic.com
After giving a bad advice on using Ruby Singleton Pattern in my previous post, I decided to remove it, and write new one. Destroy. Erase. Improve.
Ruby Singleton Pattern  dalibornasevic.com
Ruby Singleton Pattern and usage example with Twitter gem to collect your friends timeline.
If you are experiencing this error, check out this blog post.
If you are interested in Ruby programming language, Ruby on Rails framework or Open Source stuff in general, and you are near Skopje (Macedonia) MK Ruby Users Group is open for you.
Unless you have endless recursion, you can change stack size and get rid of Ruby stack level too deep (SystemStackError).
Pomodoro Technique - Agile way to organize, measure and set value for your productive work. Are there any Ruby Shops practising it?
Time boxing for the Agile Gods  dalibornasevic.com
Short post on Agile time management technique timeboxing.
You can permanently remove files and folders from a git repository.