Questions tagged [review]
23 questions
8
votes
10 answers
What are good software review sites out there?
Nowadays, if you try to google: software name review chances are the first 20 hits will be sites like .cnet.com, .snapfiles.com, .softpedia.com, ... well, just google it, and you'll see. In other words you'll get sites which are actually "download…
Thomas Geritzma
- 211
5
votes
2 answers
Good printer review websites?
Do you know of any good websites that have fair, up to date printer reviews, including cost per page estimates ? I used to be quite satisfied with http://www.behardware.com/, but their reviews are too outdated now.
The sites enumerated here are too…
Mac
- 111
5
votes
2 answers
Can any trusted security sources recommend Eraser - eraser.heidi.ie (a Windows Application)?
Anyone familiar with the quality/security of the secure erasure application ERASER?
Or come across any articles from experts about it?
http://eraser.heidi.ie/
Nick Josevski
- 7,027
5
votes
1 answer
Word 2016 - Check spelling without checking grammar
In Word 2016, how do I check spelling without checking grammar?
I am virtually never interested in checking the grammar of my documents. When I look in the Review pane, I only find the choice Spelling & Grammar – no alternative to check spelling…
Carl Winbäck
- 518
4
votes
2 answers
Is a rubber keyboard suitable for heavy use?
Every keyboard wears out with time, and mine has some age already. The day it fails is coming closer and closer.
So I'm slowly starting to look around for a new one. I use the keyboard for gaming and programming, so it gets some pretty solid use. I…
Vilx-
- 4,237
3
votes
1 answer
How/where can I compare different vendor boards of a particular GPU?
I'm looking at getting a new graphics card. Whilst I've settled on the GTX 580, I have no idea which vendor (board) I should go for.
This is something that has always bugged me - it's relatively easy to find reviews that benchmark and compare…
Polynomial
- 1,459
- 3
- 15
- 27
3
votes
2 answers
websvn garbles java source files
It appears to be attempting to interpolate Javadoc links into standard Java classes, among other things. The resultant output is fairly difficult to read. For instance, I am defining a Queue at one point:
private Queue replyQueue;
WebSVN is…
Joseph Weissman
- 287
3
votes
1 answer
Good source of reviews of CULV machines?
I'm potentially interested in acquiring a CULV machine. I like the idea of a netbook, but need a little more horsepower. So, of course, I need to obsess over a hundred different reviews first.
Can you recommend some good sources of CULV reviews?…
Jason Sundram
- 3,341
2
votes
0 answers
Scroll the reviewing pane to the current change in Word
I have a document with tracked changes in Word. I use the “Reviewing Pane” button to make the reviewing pane appear. When I click in the reviewing pane, the cursor in the main pane moves to the change that I clicked on.
How can I do the opposite?…
Gilles 'SO- stop being evil'
- 72,151
2
votes
1 answer
Adober Reader 9 pdf review, comments stored in FBA sharepoint problems
EDIT:
This issue below exists, however I think the REAL issue might actually be something to do with the fact that we are using a forms based authentication based sharepoint. I've discovered that if I return the next day to a pdf, the comments…
Zarek
- 131
1
vote
2 answers
Software Review Questions
If you were reading through software reviews based on questions, rating answers on a 1-5 scale, what kind of questions would you expect or like to see on the review?
kpoehls
- 816
1
vote
4 answers
Hardware Raid Card Reviews with SSDs
Yes I realize there are several questions about this but none of them seem to have the answer I'm looking for.
I have two SSDs and am looking to buy a purely hardware raid card for them; however, I can't seem to find any reviews that have…
Nalandial
- 197
1
vote
0 answers
How can I attribute tracked changes to a different reviewer/author name?
I was using MS Word on someone's computer to make tracked changes to some document. Now, the document has changes attributed to "Alex" (me) but also to "Bob" (other person). How can I reassign all of "Bob"'s changes in the file to "Alex"?
Note: I…
einpoklum
- 10,666
1
vote
2 answers
How to make MS Word open a doc in "Final" Review view?
I am regularly inspecting spec docs I get from a different team. Their docs are periodically revised and they keep tracks of the changes.
Whenever I open a doc, it is displayed in "Final: Show Markup" view mode. So, first thing I do is to get to the…
ysap
- 2,730
0
votes
1 answer
use code inspections in PHPstorm to review a branch or pull request
If I checkout a branch from VCS I would like to run inspections on all the changes that the branch has made from (for example) master branch.
Is this possible?
I currently have to:
open all files that I know have been changed in the branch.
Run…
Andrew Atkinson
- 315