I think that the main obstacle for reviewing code is not being able to comment directly on code and not being able to see quickly which lines have review comments attached to them. So I did a quick internet search to see if there is a light weight standalone windows application that just does that. I couldn't find any, so I plan to write it myself. Notes:
* Read about code review. pdf: Lightweight Tool Support For Effective Code Reviews
* Make it an open source project and host it on sites like google code or sourceforge.
* I need a rapid prototyping environment. I know Delphi. Should I try VB or C#? Hmmm...
* Requirement screen shot:
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg6yxkohmwiQfnF4QMibEPchIt5j7VX78EXao9LYNI2BT5sSH175aXV83mgHv8f0-8pIR9flcGZCWfsNrZP4PbjGm3qI316dAKpIQclJbEk-Daakl6thhaxqBgjfx1m_fJ4-6wKHg/s320/crt.png)
Note for open source enthusiasts: You can check the Help Wanted page to look for projects that you can contribute to.
1 comment:
Hi Şamil. Just FYI, we do have a public demo server that you can use, which removes the need for you to install a server. Note, however, that it is *public* so you would not want to upload anything that is proprietary or confidential. More details here: http://smartbear.com/codecollab-demo-instructions.php
Post a Comment