Author Archives: admin
Steak vs Cucumber as BDD tools
When I joined the world of Ruby on Rails development and testing I was quite happy with all the tools and testing frameworks available, I was using a lot of them during development process. Words like Rspec and Cucumber quickly … Continue reading
Are you victim of Stockholm syndrome?
I recently listened to a podcast called ‘Developers Life’ where a couple of developers and project managers talked about some rotton projects they’d worked on and how it’s sometimes hard to get perspective and realise that some projects are so … Continue reading
Happiness and motivation
It’s 7 month since I joined the ubxd crowd and I think it has been the most productive 7 month in my life. I asked my self why. What drives me, challenges or motivates me ? I think that you … Continue reading
Ckeditor with Amazon S3 and paperclip.
I was working on project recently, where I had to use CKeditor with paperclip and amazon s3 as the storage. This all is running on Heroku. The solution is really easy. You have the paperclip in you model… Continue reading
Pair programming with your mind
My last post was about pair programming. Recently I start working on a small project where I can’t pair with anyone. So I started thinking “what could I use from pairing even When I’m not ? “. My first thought … Continue reading
7 reasons why pair program
I was wondering why lot of people still don’t want to pair program. So I wrote down my most important reasons why you should pair program. Btw if you don’t know what is pair programming, here is explanation. Continue reading
How to tag SVN branch on the server from Git repository
Image the following situation:
You are using SVN on the server and to deploy on the server you have to TAG release. You are using Git on your local machine and you have following commits. Continue reading
Fix your broken window!
As a programmer working with other programmers, I’m usually contributing to an already existing code base and basically just adding new functions or extending their functionality and because I’m person who could be influenced by others opinions, I also could … Continue reading
I’m not working
Yes that’s right, despite the fact that I’m employed by Unboxed I’m not working anymore. I’m going to work every day, programming some stuff but it’s not work for me anymore. Really. I have had this feeling since I start … Continue reading
Which JS Unit Testing framework?
Full article is at unboxed page. Tweetvaso link