Questions tagged [review]

For questions about systems that implement reviews, such as an e-commerce platform that has a reviews component. DO NOT use this tag for questions about code reviews.

For questions about systems that implement reviews, such as an e-commerce platform that has a reviews component. DO NOT use this tag for questions about code reviews.

628 questions
126
votes
14 answers

Where can I learn jQuery? Is it worth it?

I've had a lot of good experiences learning about web development on w3schools.com. It's hit or miss, I know, but the PHP and CSS sections specifically have proven very useful for reference. Anyway, I was wondering if there was a similar site for…
Jiaaro
  • 74,485
  • 42
  • 169
  • 190
63
votes
4 answers

Protect from fake reviews on Google Play

I published my Android app to Google Play and everything was fine. I got about 5000 user reviews with an average 4.6 mark. But at some moment I started getting lowest mark with an insane speed. Several hundred 1 marks during 5 days. So my rating…
Fedor
  • 43,261
  • 10
  • 79
  • 89
53
votes
15 answers

Integrating POP3 client functionality into a C# application?

I have a web application that requires a server based component to periodically access POP3 email boxes and retrieve emails. The service then needs to process the emails which will involve: Validating the email against some business rules (does it…
flesh
  • 23,725
  • 24
  • 80
  • 97
45
votes
6 answers

What should be included in an Application Architecture checklist?

I'm trying to come up with a checklist or set of questions/criteria to assess and evaluate proposed or emergent architectures (perform architectural reviews). What are the most important questions you ask when trying to plan, assess or review an…
cwash
  • 4,185
  • 5
  • 43
  • 53
39
votes
4 answers

How to Add "Write a Review" / "Rate Us" Feature to My App?

I wish to add some sort of a "Write a Review" or "Rate Us" feature to my app so my customers can easily rate and review my app. Best practice I can think of is to have some sort of pop-up or open a UIWebView within my app so the user is not kicked…
Ohad Regev
  • 5,641
  • 12
  • 60
  • 84
32
votes
5 answers

Permission review Google Play for access to background location

According to the Requesting access to background location, Google Play requires a strict(er) set of requirements to be able to use background permissions for apps installed via the Google Play store. It provides a set of guidelines which have to be…
Deathspike
  • 8,582
  • 6
  • 44
  • 82
23
votes
2 answers

Where did the App store Reviews go in the new iTunesconnect?

Where did the App store Reviews go in the new iTunesconnect? Can't find them. Thanks!
zeroisallornothing
  • 233
  • 1
  • 2
  • 8
17
votes
2 answers

Publishing app to google play - where is the demo account data?

As of late, google play is "reviewing" new apps that were published to google play. My app requires the reviewer to have a demo account, otherwise the user cannot go past the initial screen. Where is the place that I provide the reviewer with the…
Lena Bru
  • 13,521
  • 11
  • 61
  • 126
16
votes
1 answer

Can't add a reviewer for github pull request

I am the owner of public github repository, but can't add anyone to review my pull request. It only shows "Nothing to show", regardless the nickname I write. image
Nikitin
  • 209
  • 1
  • 3
  • 9
15
votes
2 answers

How to get app reviews from Itunes

I'm trying to get the app reviews/rating in iTunes to display in my website. The info in need includes: Review title, review description, number of star, time review, nick name of the reviewer. Since I cannot have the actual URL of the app, I cannot…
JOY
  • 399
  • 3
  • 15
15
votes
1 answer

skstoreproductviewcontroller: how to open "rating and review" at launch

I see some tutorial about SKStoreProductViewController, such as: Open a list of my apps in the App Store within my App However, it always opens SKStoreProductViewController with "Details" at launch, how can I open "rating and review"…
Ricky
  • 569
  • 4
  • 16
14
votes
2 answers

Facebook API For Pulling Reviews

Has anyone seen a full example of how to pull facebook reviews using the graph api. According to the docs: A page access token is required to retrieve this data. I have code that asks a user to login already and gets an auth token which I can use to…
user3587846
  • 141
  • 1
  • 1
  • 3
13
votes
1 answer

Is it possible to filter GitHub pull requests that were authored by members of a specific team

It could be useful for review purposes, for example, if one wants to review pull requests written by someone from her team. According to GitHub's documentation1, it's possible to filter PRs by the team that was requested for review, but not if a…
Daniel Korn
  • 721
  • 6
  • 11
12
votes
4 answers

Set default reviewers for merge request in GitLab

How I can set default reviewers in GitLab Premium? In Settings → General I have only Merge request (MR) approvals, not reviewers.
leusrox
  • 1,855
  • 3
  • 10
  • 17
11
votes
2 answers

Reviews/Comparison of Open Source ASP.NET MVC CMS

I am looking for an open source CMS for ASP.NET MVC. I have found MvcCms, N2, and AtomicCMS. I'm looking for any advice, anecdotes, resources or articles comparing the different open source projects so I can find the best one for my project. I'd…
smartcaveman
  • 41,281
  • 29
  • 127
  • 212
1
2 3
41 42