Version defines an unique state of a computer software or a file.
0
votes
9answers
1k views
How to use multiple versions of Python without uninstallation
I am faced with a unique situation, slightly trivial but painful.
I need to use Python 2.6.6 because NLTK is not ported to Python 3 (that's what I could gather).
In a different code(which am ...
0
votes
2answers
28 views
Android: Use different style for lower OS version
I am working on an Android app. The app use Holo theme which is not available in lower Android versions. I am aware of that you can set different style in folders like values-v11, however, that's only ...
0
votes
2answers
13 views
Why I am running into problems with a PHP Date function on IIS?
I am developing a PHP website but am just trying to test it quickly on some IIS hosting I have (on a sub domain of the original website with is Classic ASP)
The whole page falls down after the third ...
0
votes
0answers
9 views
How to build a hadoop release version of my modefied version?
I've made some modifications of the hadoop branch-1, and I'm wanting to build and release version, so I can install it and do some real test in distributed mode. But I stuck in build the release ...
0
votes
1answer
24 views
how to check which flavor of android the user is running
is there a way to do this in code? Say for example I want to know if the user is using froyo and if they are, do something.
0
votes
1answer
13 views
How can i enable only latest version searchable in alfresco?
How can i make only latest version searchable in alfresco repository? E.g. if a content named abc.doc has version 1.0 & 2.0; how can i make alfresco search to find only abc.doc version 2.0 in ...
0
votes
1answer
38 views
Removing in app purchases from a new version of the application(iOS)
I have an application that is live on iTunes. The app contains lots of in app purchases(non consummable). I wish to delete supoort for some in app purchases from the new version. Can I do it ? Will it ...
0
votes
0answers
17 views
Developing different versions of an android game
i was wondering if it was at all possible to develop an android game, but somehow make, like 1000 distributable commercial copies that use slightly different 3d models from the original. For example, ...
-1
votes
0answers
19 views
Is it API version trouble?(use opencv in android)
My english is very poor. Please understand :)
I create project with android 3.0 version and my phone is android 2.1.1 version.
I try to apply houghline detect. It is very good at my phone. but, ...
1
vote
1answer
23 views
How do I manage inter-branch dependencies in Perforce?
We are using Perforce and Maven and we are in a situation where we have one branch A that hosts a mature project and another branch B, that we are starting to dev on that uses the code hosted in the ...
0
votes
2answers
43 views
Stopped Gem Update, Now Rails isn't recognized and unintall/reinstall didn't work
I'm VERY new to this, so sorry if there's a simple fix, and please be step-by-step specific if you're kind enough to answer.
This is what I'm getting... Thanks!!!
$ rails -v
...
8
votes
2answers
171 views
How to Auto Increment versionCode when exporting Android apps in Eclipse?
I want to auto-increment the versionCode and versionName of the manifest file of the android app when I click on Export (to export a new version of the app)
I found the second answer here (Auto ...
7
votes
3answers
376 views
Error accessing file from “My Documents” for Windows Xp and Windows 7
Sir, i am working in a java application.On that application i have to access files from "My Documents". The problem is coming with windows version when i am using windows 7, it can be accessed as ...
-1
votes
0answers
19 views
Too many Emacs versions installed [closed]
I was trying to update my Emacs, but I ran into some problems. It appears I have more than one version of Emacs installed (eg. the Emacs when I open from applications is a different version from the ...
0
votes
0answers
20 views
jQuery change in width() between 1.7.2 and 1.8.0 where it now returns 0 in this situation?
I have a test website where calls to width() return a non-zero value as expected in jQuery 1.7.2 and earlier, but in newer versions (1.8.0 and later), the function is returning zero.
The problem lies ...
0
votes
0answers
10 views
Android DatePickerDialog crash on 2.3
I have a DatePickerDialog on my application. I am using DatePickerDialog because I need to show only month and year and it's easier with dialog than datepicker.
Its working fine in 4.0 or higher ...
0
votes
0answers
10 views
SQLite JDBC 3.0 driver
Is there any newer version than the Xerial JDBC driver for SQLite?
Unfortunately some features that I really need are not yet implemented by this SQLite JDBC driver..
5
votes
5answers
6k views
java.io.IOException: Server returns HTTP response code 505
I have HTML based queries in my code and one specific kind seems to give rise to IOExceptions upon receiving 505 response from the server. I have looked up the 505 response along with other people who ...
98
votes
10answers
56k views
How to have an auto incrementing version number (Visual Studio)?
I want to store a set of integers that get auto incremented at build time:
int MajorVersion = 0;
int MinorVersion = 1;
int Revision = 92;
When I compile, it would auto-increment Revision. When I ...
0
votes
0answers
37 views
.NET Application Looking for Reference Version That Doesn't Exist
I have a custom reference in my project that is causing the application to fail when it cannot be found. The app is searching for version 1.30.2932... and the latest version, which I have installed, ...
0
votes
1answer
82 views
Batch for downloading most recent file (where filename changes on new version) from http website
i need a batch for downloading files from a http website (http://www.rarlab.com/download.htm).
From this website i only need the most recent version for the 32bit and 64bit english
program which is ...
15
votes
4answers
19k views
How to find the .net framework version of a Visual Studio Project?
I have a project in Visual Studio. How can I find out which .NET Framework version it's for?
27
votes
7answers
4k views
Xcode: Better way of incrementing build number?
I have been using a shell script as part of my Xcode build process to increment the build number within the plist file, however it's making Xcode 4.2.1 crash frequently (with an error about the target ...
0
votes
1answer
23 views
SQLite Compact framework
I have both PC and Mobile application using SQLite. I have installed and used dll version 1.0.66 and when I have update my dlls to 1.0.85 from ...
0
votes
1answer
16 views
MissingMethodException after upgrading to Grails 2.2
After upgrading to Grails 2.2, I get this exception
Class: groovy.lang.MissingMethodException
Message:
No signature of method: static org.codehaus.groovy.runtime.InvokerHelper.getVersion() is ...
0
votes
2answers
180 views
How to convert a normal site to mobile version
I have a website called "Criação de sites" http://www.sitepor500.com.br and I want to make a mobile/tablet version of it but I have no idea what should I do?
Should I try to keep the same visual ...
2
votes
2answers
708 views
IntelliJ Groovy version
I'm in the process of upgrading a project to Groovy v1.6. When I installed IntelliJ, my GROOVY_HOME environment variable was pointing to Groovy v1.5.7, but now that I've changed GROOVY_HOME to point ...
120
votes
6answers
54k views
How can I get the assembly file version
The assembly version I can get with following loc:
Version version = Assembly.GetEntryAssembly().GetName().Version;
But how can I get the assembly file version?
2
votes
1answer
43 views
How to retrive binary version number from binary files
I am using Eclipse IDE for developing the c programs. Through terminal I can see the file info using file filename .But I need to print only the version number of a binary file through the same ...
0
votes
0answers
135 views
Upgrade VIA Google Play or upgrade VIA adb install -r? are they the same?
We're testing our database migration from version 1 of our application to version 6. We test every version along the way... with this in mind we'd like to speed things up.
How does upgrading work ...
0
votes
0answers
14 views
Hibernate update query does not increment version field
I have an entity (call it MyEnt) with a @Version field an I execute the following update query (actually using Spring Data JPA):
Query query = entityManager.createQuery("update MyEnt me set me.status ...
1
vote
0answers
10 views
Is there any version control in mysql?
It is possible to use a version control system with mysql databases?
Or, is there a version control system already implemented?
I want to say e.g.: SELECT foo FROM bar WHERE version = X
Whereeby ...
0
votes
0answers
35 views
changing default version of numpy
I just successfully upgraded my version of numpy with the command:
sudo pip install numpy --upgrade
I want to install matplotlib so I run the command:
sudo pip install matplotlib
I get an error ...
2
votes
3answers
277 views
Which Joomla version below 2 and near to 1.5. supports PHP 5.4?
My web hosting provider said that they are changing to php 5.4 from 5.2.17 ,and i try to run my site in local with the php 5.4, I got full of issuses
like this
Strict Standards: Non-static ...
0
votes
1answer
331 views
ClickOnce using MSBuild
I have been trying to achieve ClickOnce deployment using MSBuild scripts, but I could not find any resource on how to copy the files after generating the manifests.
Since we need to script baby steps ...
1
vote
3answers
437 views
Python version differences
I got a book for python 2.5 but up until now I've been using 2.7. Will there be any huge barriers to overcome?
1
vote
1answer
17 views
WiX installer and redistribution of libstdc++6.dll from MinGW
I am building a MSI installer with WiX for redistributing my MinGW64 application. This requires to ship MinGW dlls with the executable.
The libstdc6.dll file is not versionned. What is the cleanest ...
0
votes
1answer
38 views
C# revert to previous version [closed]
My developer did not save the stable version of C# application( lets say v12) that we are developing. Now after bunch of enhancements we are at V20, but the application has become crap at v20. So I ...
-1
votes
0answers
18 views
Joomla version upgrade from 1.5.19 to 3.1 [closed]
I want to upgrade my joomla version from 1.5.19 to 3.1.
Is it possible?
0
votes
1answer
27 views
Min SDK version for android application
I have following permissions in AndroidManifest.xml
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />
<uses-permission android:name="android.permission.BLUETOOTH" />
...
1
vote
3answers
469 views
Get installed Minecraft version with Delphi
Is it possible to get installed Minecraft version using Delphi?
The interesting part is that I need to read the
%appdata%\.minecraft\bin\minecraft.jar version.But without META-INF\MANIFEST.MF reading.
...
10
votes
3answers
9k views
PHP: How to get version from android .apk file?
I am trying to create PHP script to get app version from Android APK file.
Extracting xml file from APK (zip) file and then parsing XML is one way, but i guess it should be simpler. Something like ...
0
votes
2answers
1k views
Hide Wordpress widgets on a mobile device
I'm having trouble with ads - I've placed them in widgets and now the mobile version of the site sucks - the ads are too big for a phone and ruin the theme. What I came up with right now is this:
...
0
votes
2answers
28 views
android update/install version checking
i'm new in android developing. (and in developing after all)
Here is my problem: If i install my android application onto my mobile device or AVD, i want it to check the current app version number ...
-1
votes
0answers
26 views
How to run 2 hadoop versions?
Hi I want to run 2 versions of hadoop. presently hadoop-0.22.0 working . I want to run hadoop-1.0.4 but having error
S-MacBook-Pro:bin x34$ sh start-dfs.sh
starting namenode, logging to ...
0
votes
2answers
45 views
How to configure my SBT to use a plugin with a specified plugin?
I want to use the lifty plugin, but failed to download it in SBT.
C:\Users\Freewind>sbt sbt-version
[info] 0.12.3
> console
Welcome to Scala version 2.9.2 (Java HotSpot(TM) 64-Bit Server VM, ...
4
votes
1answer
797 views
Android IntelliJ sdk version
I'm using IntelliJ community edition for developing my Android applications. When creating my project I've set it to use Android v1.5 SDK, but now I need to change it to v1.6. I've digged hard, but ...
2
votes
3answers
44 views
PHP - How to avoid Parse errors on older servers when using new functions
When I use an anonymous function ( but see also note below ) like :
$f = function() use ($out) {
echo $out;
};
It produces an parse error on servers where PHP is older ...
0
votes
0answers
34 views
How to get the JS plugin 'roundabout' working with Jquery v1.8.3 or greater
Is there a way to use the jquery plugin 'roundabout' (http://fredhq.com/projects/roundabout) with a newer version of jquery preferably v1.8.3.
I have setup a fiddle where you can see it working in ...
0
votes
2answers
3k views
How to get baseband version of the device in android?
i am collecting hardware details of the device. i have got many hardware info's from os.Build only thing i am not getting is baseband version. Please help me to find it.
Thank you in advance





