sfeldman.NET

.NET, code, personal thoughts

Browse by Tags

All Tags » Agile (RSS)
Pair-Programming Article
While reading blogs during today morning, I read an interesting one , which captures the way I feel about Pair-Programming. I have my opinion before (old posts), and it’s slightly updated since then, but at the end I still think it’s a great way and not...

Posted by Sean Feldman | 1 comment(s)

Filed under:

TODOs are not forgotten
We are using Hudson as a build server, and one of the lasts steps that were taken is to mark a build as ‘unstable’ when we pass a certain number of TODO comments in our code (an arbitrary number). While I am not a 100% sold on a number, I think it’s a...

Posted by Sean Feldman | 3 comment(s)

Filed under:

Convention over Configuration
Convention over is defined in Wikipedia as follow: Convention over Configuration (aka Coding by convention) is a software design paradigm which seeks to decrease the number of decisions that developers need to make, gaining simplicity, but not necessarily...

Posted by Sean Feldman | 1 comment(s)

Filed under: , ,

Breaking Myths
I was chatting with an old mate of mine, Lev Ozeryansky , with whom we graduated together computer science about 8 years ago (man, that was long time ago, but doesn’t feel like that). He’s a great developer, with lots of experience. Yesterday we have...

Posted by Sean Feldman | 2 comment(s)

Filed under: ,

Wise Manager Words
The task then is to refine the code base to better meet customer needs. If that is not clear, the programmers should not write a line of code. Every line of code costs money to write and more money to support. It is better for the developers to be surfing...

Posted by Sean Feldman | 2 comment(s)

Filed under:

10 Ways To Improve Your Code
Neal Ford had an interesting presentation at InfoQ. An interesting presentation. One part was funny, is to hear from a core Java guy calling Pocos by a funky name “Ponos” :) Well, besides the fact it’s not the name we (.NET folks) use, it’s also funny...

Posted by Sean Feldman | 3 comment(s)

Filed under:

Testing - Just When I Thought I Had It All
Testing is normally divided into unit testing and integration testing. Is it? The current project I am involved in has gone through some very interesting turns. I was privileged to get into some really interesting debates and get exposed to different...

Posted by Sean Feldman | 2 comment(s)

Filed under:

Going Towards the End
Our current project is moving towards the final phase. This is going to be the 1st release, and I am quiet excited to see how team work is transforming a bunch of stickies and tests into a real system. This is how our whiteboard looks like (done-done...

Posted by Sean Feldman | with no comments

Filed under:

Hudson – CI Engine
I am amazed. Not everyday you can find a great application that just works the way you expect it to work. Hudson is our teams’ CI engine of choice. We used CruiseControl , but it is no where close to what Hudson is capable. Features I loved most of all...

Posted by Sean Feldman | 7 comment(s)

Filed under:

Agile Stickies Board – Part 2 - Colors
In my previous post I talked about efficiency of whiteboard with stickies as a tracking tool for a project progress. During last iteration, our PM has suggested to “color code” features with different color stikies. Boy it worked great. Apparently, this...

Posted by Sean Feldman | 5 comment(s)

Filed under:

More Posts Next page »