Andrzej on Software
Thoughts on software
(Move to ...)
Who am I?
▼
Monday, December 6, 2010
Best books for Rails programmers
›
Students often ask me for Ruby on Rails books that I could recommend. There are two Rails books that I recommend: Agile Web Development w...
3 comments:
Friday, May 14, 2010
Rails MVC: How to deal with fat models
›
My presentation on the last DRUG (Wroclaw Ruby User Group, D stands for Dolnoslaskie) about Rails fat models. I covered some of the techniq...
2 comments:
Thursday, April 15, 2010
Greasemonkey as a temporary solution for a rewrite project
›
We are starting a new project for a client. This client has a suite of websites around their main internet product. Our job is to rewrite on...
1 comment:
Thursday, March 4, 2010
Google Spreadsheet as an admin panel for your web app
›
Today, I would like to share a story with you. A story which led us to discover a nice and simple technique for building admin panels. The c...
4 comments:
Friday, October 24, 2008
REST: Some tips and implementing "Forgot your password?"
›
If someone asked me what was the best thing I had learnt over the last 12 months, I would say: REST. I know that the RESTful approach requir...
7 comments:
Monday, July 7, 2008
MVC: How to write controllers
›
I've been working on many projects (web and desktop applications), and I must say that the way MVC is implemented varies a lot . That...
13 comments:
Thursday, June 26, 2008
Git: working with branches
›
The way we work with git is that for every remote pair programming session we create a separate branch. We give it a name after the feature...
2 comments:
‹
›
Home
View web version