Being Cellfish
Stuff I wished I've found in some blog (and sometimes did).
Pages
(Move to ...)
Home
About
Disclaimer
Contact
▼
2015-11-26
Yet another retrospective idea: Successes, Frustrations and Opportunities
›
During a training I was teaching recently we were talking about retrospectives and different ways to make them interesting. Afterwards one o...
2 comments:
2015-11-19
Is logging raw HTTP requests ok?
›
When you are working on services that need to scale to millions of users you typically come to the conclusion that you will never be able to...
2 comments:
2015-11-12
Writing your own LINQ extension methods?
›
I stumbled upon this article with "best practices" for writing your own LINQ extension methods.
2015-11-05
Preventing DoS attacks with puzzles
›
So when a web service is getting too much traffic it starts returning the 503 status code. Well written services also return the Retry-After...
2015-10-29
Sprint forecast over commitment
›
Every team I've ever been on that did Scrum (or ScrumBut) have always used the term sprint commitment when it comes to describing the r...
2015-10-22
What is the best time of day for stand-up meetings?
›
Daily stand-ups. Either you love them or you don't. I have tried a lot of different times of day for it and a lot of people wonder what ...
2015-10-15
Where does the Repository belong?
›
Historically I've always viewed repository objects as part of the storage layer fairly deep down. But I recently had an interesting disc...
6 comments:
2015-10-08
Team Health Check
›
Teams are important.
2015-10-01
Two types of lazy
›
I recently updated a bathroom in my house and being given my interest in agile software development and craftsmanship I always find it inter...
2015-09-24
CQRS types
›
While the concept of CQRS is fairly simple to explain my experience is that it takes some time to master. The reason is that there are a lot...
‹
›
Home
View web version