Questions tagged [beta]

Software development phase where the application is considered "feature complete" but still may have numerous bugs and usability issues.

708 questions
0
votes
1 answer

Why should you use a Development Provisioning Profile before an Ad Hoc Distribution Provisioning Profile?

As an individual developer, why should I go through the trouble of creating a Development Provisioning Profile? If I want to install my app on my devices and share it with close friends to test it out, doesn't it make more sense to go straight for…
chamberlainpi
  • 4,854
  • 8
  • 32
  • 63
0
votes
2 answers

What is the easiest way to program a beta period into a site?

What is the easiest way to program a beta period into a site? I dont know if superuser works this way but is it to have code that runs on every page (toolbar perhaps) to check for a betaPassword cookie and to redirect you to a page if it isnt…
user34537
0
votes
0 answers

Flash Builder 4.7 Mobile Project for IOS bug?

I am working on an application for iPhone in Flash Builder 4.7 beta 2. I'm using Air 3.4 ( Actionscript 3.0 mobile project(target ios(develop on win))) I'm using the provided compiler. (i guess it's a new compiler) some story: For an animations pack…
0
votes
1 answer

Wordpress Development Cycle

I have built a WordPress site. I have hired a developer to work on it. My developer works in my beta site. I cannot give him access to the live site's admin or SQL back-end. Once the developer has completed the work he is contracted to do, I am not…
GRY
  • 724
  • 3
  • 14
  • 33
0
votes
2 answers

Is Visual Studio 2010 beta 1 stable enough to start a serious WPF 4.0 app?

I'm about to start a new WPF project and there are a number of things in 4.0 that I need (multitouch for one). I've heard that VS 2010 beta 2 will be released at PDC in November so I'm considering starting the project in beta 1 now, then migrating…
James Cadd
  • 12,136
  • 30
  • 85
  • 134
0
votes
1 answer

Beta site and invitations

I'm launching a startup web site, what i would like to know is how to start with that, i mean is better to use invitations first of all? Then how to send invitations and to who? How can i plan invitations? Which are best practices? Does anyone is…
user895171
0
votes
2 answers

ios 5 and ios6 compatibility features -xcode

I want to create a map based app but apple will no longer user google maps in ios 6.I dont want to upgrade to the developer beta yet as I am waiting for the final release. But I also want to get started as soon as possible. If I start my project now…
snksnk
  • 1,566
  • 4
  • 21
  • 46
0
votes
1 answer

Flipping Beta values in R

I have a very large data set that contains multiple groups. They all contain the same information, however, occasionally and inconsistently, this information is misordered. In the example below, The Group1_A1 and Group2_A1 columns do not match…
mfk534
  • 719
  • 1
  • 9
  • 21
0
votes
1 answer

Sphinx4 Beta API Problems With Eclipse

I'm trying to set up a simple helloworld demo with Sphinx 4.0 (which is apparently a beta?) I downloaded the source and added it as source to Eclipse, but the problem is, it doesn't recognize a lot of the classes. I've been looking, and as far as I…
Lincoln Bergeson
  • 3,301
  • 5
  • 36
  • 53
0
votes
2 answers

Can I use Telerik Metro Controls Beta in a production app?

So far they're the only people I can find that are doing a chart control... What happens when the beta expires? How does it expire? (Does it expire?). They look great but there is no pricing information or expiry information.
0
votes
2 answers

Good ways to test changes on files without breaking website?

Every time I want to add new code to my site I have to modify the file outside of users view to debug it before updating the real file users see. I usually create a copy of the file I want to change and test all changes on it but sometimes this…
lisovaccaro
  • 32,502
  • 98
  • 258
  • 410
0
votes
1 answer

Beginning Development in Visual Studio 11 Beta

I'm thinking of starting a web project to which I eventually will publish online. I want to take advantage of the latest technologies and am wondering if it's possible for me to begin development using VS 11 Beta for this project. If I do, can I…
Shane LeBlanc
  • 2,633
  • 13
  • 42
  • 74
0
votes
2 answers

Create a screen that can both edit and add records in a Lightswitch application

I followed this tutorial by Microsoft and it worked fantastically, until I upgraded to Beta 2. http://msdn.microsoft.com/en-us/lightswitch/Video/ff945359 The thing this is when using a so called 'Data Item' which isn't filled with data it will…
Ralf de Kleine
  • 11,464
  • 5
  • 45
  • 87
0
votes
2 answers

Distribute iphone app for external beta - sign on behalf of customer

My Company is building an app which we want the external customers to try out before submitting to the app store. Since in-house builds can only be distributed to employees of the company, what's the best way to get the app to beta customers without…
mosdev
  • 217
  • 2
  • 9
-1
votes
1 answer

Is there a way to detect which platform is running in an Xcode iOS/MacOS Multiplatform app?

I'm working on an app with Xcode 14.0 beta 3 (14A5270f). The target Supported Destinations are: iPhone (iOS) iPad (iOS) Mac (macOS) iOS Deployment Target is 16.0 macOS Deployment Target is 13.0 I'm looking for some way to detect which destination…
adamek
  • 2,324
  • 3
  • 24
  • 38