The review tag has no wiki summary.
3
votes
3answers
256 views
CMS updates into subversion -> review process
We manage a range of client sites built in Wordpress and Joomla and these require regular updates to the core CMS and extensions. We keep these sites in subversion and place updates in subversion. We ...
4
votes
1answer
70 views
Moving past the ignoring or considering whitespace binary: how should I compare files for e.g. commit review?
I am dissatisfied with the file comparison tools I have worked with so far. While no tool would be able to always predict the line matchings that make best sense, at least current tools should be able ...
12
votes
4answers
9k views
What is an example of a good SMART objective for a programmer? [duplicate]
Following on from this question, I wondered if folk might be able to suggest some samples of what might be considered a "good" objective in a periodic review cycle for a programmer?
Let's define ...
31
votes
9answers
3k views
Going about increasing salary during performance review [closed]
I'm currently facing a dilemma with an upcoming performance review. When I started with my company around 1 year ago I tried to be as honest as possible in my perception of my programming skill set ...
-1
votes
3answers
245 views
Are there any existing standard software design guidelines?
My team of about 70 programmers is developing C and C++ code for embedded, multiprocessor, image-processing project. We have a coding standard, and hold design and code reviews. The problem is that we ...
8
votes
1answer
1k views
How to write “SMART” Objectives as an agile developer?
Like many corporations the company I work for is transitioning to a performance review system based on SMART objectives. My team is a high functioning agile development team employing practices from ...
0
votes
2answers
146 views
So we've got a code review tool, now what can we use for software documents? [closed]
We're using Subversion as a full CM for code and also for related project documents. We have JIRA and Fisheye. When we wanted to add a peer review tool, we looked at and tested several candidates. Our ...
2
votes
7answers
463 views
a better approach for reviewing performance of developers?
I am a web developer.
My office sets a list of criteria such as
Discipline
Attendance
Project Schedule
Teamwork
Problem Solving
Idea Sharing
Dedication
for evaluating employees performance.
Each ...
5
votes
1answer
884 views
Architecture Review Guidelines for Java/JEE project
We're going to do a complete review of a Java/JEE based application. This includes an architecture review, code review and platform hardware review.
While we're a bit aware of code review techniques, ...
10
votes
9answers
987 views
What are the most efficient code review processes?
I am looking for an efficient code review process where nothing can be pushed without being reviewed by another dev.
For instance (we are using Mercurial):
push to another branch and the reviewer ...
4
votes
2answers
91 views
Where can I ask for an accessibility review for a site?
I'm not too, too far (I hope) from finishing a site. I want to have it reviewed with an eye to its accessibility.
The site's job is to display streaming, up-to-the-10-second-period stock-option data.
...
1
vote
2answers
5k views
What's the ideal length of the sprint review/retrospective based on the length of the iteration?
I've been in several projects using scrum now.
The length of the sprint review and/or retrospective has varied from client to client, from project to project.
Some of the reviews became too long (2 ...
1
vote
3answers
159 views
Reviews of Company Codebases
Does anybody know of a solid source of information regarding the quality/details of a company's codebase? I'm asking as a potential employee of some companies, having been highly dissatisfied by the ...
2
votes
3answers
633 views
How to ask the boss to pay for qualifications?
I'm working as a junior developer for a startup company, and have been working here around 7 months now. After 4 months, we had a late quarterly review, and just before the boss mentioned there was a ...
1
vote
1answer
300 views
Social-network, online community, company and job reviews, salaries statistics and much more.. Do we have it? Do we need it?
I have many friends from Ukraine who are programmers. So I found out that they have a web site that collects, organizes and analyzing information about IT companies, which includes location, ...
4
votes
4answers
692 views
Is there a way to dispute or challenge poor iPhone app reviews?
Problem: user has left review of iPhone app which is simply incorrect
Question: is there a way to make contact with the reviewer and a) explain how what they've said is incorrect and help them with ...
4
votes
4answers
314 views
What is your code review and approval process, and what are its advantages/disadvantages?
Does your team rely on code reviews for approval of work? Is it simply QA that signs off your features and fixes? Do you have a lead programmer (or architect) that reviews code design and ...