beta

MonoTouch iPad iTunes Submit - Beta?

Using MonoTouch 2.0 and MonoDevelop 2.2.2 I created an iPad app. It is set to the 3.2 OS When I submit the app it says that this binary was created with a beta version. I have the newest XCode/SDK ...

How do you uninstall old custom installs of Xcode?

Hi, When I install a beta, I do a custom install into a separate folder to the latest release version. I have several old beta installs. How do I uninstall the old custom versions of Xcode? Can I just trash the folder? Our do I need to use Terminal? The release notes suggest to use this: $ sudo /Library/uninstall-devtools -...

iPhone 4.0 Beta compile for 3.1.3

I downloaded the iPhone 4.0 Beta. But for my projects I need to compile for 3.1.3 to be able to still submit my projects to the App Store. If I run an old project that isn't a problem I can see all the versions, but when I start a new project I can only pick the 4.0 beta, how can I fix this? ...

Blackberry JDE v5.0

Blackberry JDE v5.0 was released on 03/31/2010. IS that a beta version? ...

Universal iPhone/iPad Windows-based app with Core Data crashes on iPhone SDK 4 beta 3

Hi all. I installed iPhone OS 4.0 Beta 3. When I create a new Windows-based universal app with Core Data (File > New Project > Windows-based Application ---> select Universal in drop down and check the "Use Core Data for storage" check box) the app launches fine into the iPhone simulator but crashes in the iPad simulator. The console me...

NetBeans 6.9 Beta LineWrap

-J-Dorg.netbeans.editor.linewrap=true This command, I have read here, turns the line wrap feature on. What I need to know, however, where can I put this command in order to turn it on? I am using NetBeans 6.9 on Mac OS X 10.6. Thanks in advance for any help! ...

Problem with pre-beta sdk - even after reinstalling SDK 3.2

I'm trying to upload the binary for a new app, but always get this errormessage: "The binary you uploaded was invalid. A pre-release beta version of the SDK was used to build the application." I know several people have asked a similar question, but I've tried all suggestions from the answers there without success. I used the XCode 4.0...

iPhone Simulator 3.x not listed after upgrading to XCode 3.2.3 Beta4 with OS 4.0

I've been having some problems, & since you guys are the smartest devs I thought I'd just ask you. When I last installed Xcode 3.2.3 Beta 2 (OS 4.0 support), it had all the iPhone Device & Simulator 3.x. Now, updated to Xcode 3.2.3 Beta 4 (OS 4.0 support), it no longer lists 3.x SDKs for either simulator or device in XCode. When I run ...

Checklist for Launching public beta

I am developing a web app that is about to be opened for public beta. Does anyone know of or has prepared a checklist of the various steps that one needs to take to ensure a smooth beta implementation? The web app is coded using Java, MySQL on the server side and HTML, Javascript on the client side with a little Flash in one or two scre...

beta testing iphone & ipad applications

I want to roll a beta test session for my iphone and ipad application with general public. Want to get some feedback before officially launching the app. Does anyone know of a a good community that I can tap into? I found http://ibetatest.com via google but not sure how good/bad it is? ...

SEO: It's recommended to upload and put live a beta / non-finished version of web site??

I'm working on this big website and I want to put it online before its fully finished... I'm working locally and the database is getting really big so I wanted to upload the website and continue to work on it in the server, but allowing people to enter, so I can test. The question is if this is good for SEO, I mean, there are a lot of ...

How to put your application on your iphone?

So I made my first iphone application; I want to test for memory leaks and the general feel and design of the user interface, so how do I put it on my iphone? ...

Android releasing and app into the market hmm

I am nearly done with my first android app and there's still a bit more work to do but I want to get feedback from users about what they like/hate/bugs to fix, etc. I plan on making the app free with ads. Now I have been testing my app on my phone (HTC Magic) and plan on doing some simple testing on the emulator using different configura...

System.Web.MVC.dll still references Beta version

I'm running a build of my solution from a different computer (build machine), and found out that that system is still referencing the Beta version of System.Web.MVC.dll. How can I get it to reference the 1.0 version of the dll? ...

alpha beta pruning problem in python

In alpha, beta pruning algorithm, I have a class in which a fucntion def getAction(self,gamestate) id defined. I made 2 more function in def getAction Like: class BAC: def you(self,gamestate): def me(gamestate,depth,alpha, beta): ------ return v def both(gamestate,depth,alpha, beta): ------------------- ...

How do I offer a beta feature to select users? (rails)

We want to start letting our users help us test our feature changes before a wider release. Our rails app already has roles but I don't know how to we should go about implementing a beta feature without moving the whole app over. Some issues I can't think of solutions to: A beta feature may require a database migration. How can yo...

How safe is it to upgrade to a beta iOS then downgrade again?

Apple responded to one of my bug reports suggesting I try to reproduce the issue in the beta version of the next iOS. As with all betas before, this one comes with a warning that iOS [version] beta should only be installed on devices dedicated exclusively for iOS [version] beta testing. Do not install this software if you do not have...

Is the Sphinx beta okay to use in production?

I'm having to recompile Sphinx (thanks to this issue – if you can help I'd be impressed!). Is the Sphinx beta ready for use in a production environment? I know that Sphinx 0.9.9 has been feature-frozen for a long time, and the Sphinx beta has a number of really wonderful features. But beta is scary. Do I have anything to worry about? ...