Tagged Questions
The dev tag has no wiki summary.
7
votes
2answers
4k views
how to programmaticaly lock screen android [closed]
Possible Duplicate:
Lock the android device programatically
how to programmaticaly lock screen android?
6
votes
2answers
6k views
Android Development: Dialog Box With EditText and Spinner
I have a button that pops up with a dialog box on click.
I want the dialog box to have an EditText and a Spinner inside the dialog box.
I don't know how I'd set the view for it, I have the code for ...
5
votes
5answers
1k views
Devexpress or Telerik Controls comparison [closed]
I am looking into purchasing either dev express or telerik to aid in the development of our applications.
We are mainly an asp.net outfit but we are starting to make more and more use of silverlight ...
5
votes
3answers
381 views
Create UNIX “special character” file
Suppose I want to create, in the spirit of /dev/zero, a file /dev/seven that produces the character '7' whenever it is read from. How should I go about doing something like this? Would I need to ...
4
votes
3answers
178 views
How to do Photo management in PHP?
I have a basic script to upload and manage photos, but there are many things that it lacks.
For some reason photo files like .tif do not get uploaded and there is no automatic re-sizing of different ...
4
votes
4answers
137 views
iPhone development on many machines
I have more than 1 Mac, and I would like to do development on all of them. I know I need to sync my phone on each machine, but that is the least of my problems. It looks like I am not able to run ...
4
votes
9answers
6k views
Repeated Multiple Definition Errors from including same header in multiple cpps
So, no matter what I seem to do, I cannot seem to avoid having Dev C++ spew out numerous Multiple Definition errors as a result of me including the same header file in multiple source code files in ...
3
votes
1answer
1k views
How to show image in gridview cell from image path without using cutomunboundcolumn event
i have a grid view in which i want to show images whose path store in database. i have tried this code but it repeat only one picture in all rows, can anyone help me to solve this problem i don't want ...
3
votes
1answer
243 views
How can I get the absolute path to the Eclipse install directory?
I am writing an eclipse product, composed of plugins.
In one of my plugins, I need to get the absolute path to the directory where Eclipse is installed.
(i.e. /Applications/Eclipse on Mac or ...
3
votes
4answers
1k views
ASP.NET Problem with upload on production server but not in dev
maybe a simple question but I really don't know what to do.
When I submit a file through a form using , it works perfectly on my dev machine.
When I try the same thing on the server, it gives me the ...
2
votes
1answer
44 views
how to safely deploy stage database to live production database in magento
Being very new to versioning and source control I'm wondering how some of you have gone about safely updating your dev database changes to production using Magento and what tools help you do it.
I've ...
2
votes
3answers
120 views
write C/C++/Python code on an Android cellphone
Here is the thing, I have this cellphone which runs Android OS 2.6.
Due to some reasons, I want to write code directly on my cellphone just as what we do in front of our PC.
So,
Can we make the ...
2
votes
0answers
181 views
Symfony 1.4 dev logging not working
I'm having trouble getting dev environment logs to work in Symfony 1.4.8. Meanwhile, logs in prod environment works perfectly with the same settings. I'm not sure what is wrong with my dev ...
2
votes
1answer
197 views
AVAudioSessionCategoryPlayAndRecord doesn't detect mute switch
Okay so I've been looking around for a while, and I can't seem to find an exact answer for this(probably because iOS 5 seems to have changed some of the rules with sound/mute).
I'm using ...
2
votes
2answers
5k views
xcode could not find a valid private-key/certificate pair for this profile in your keychain error - I HAVE BOTH PRIVATE KEY AND CERTIFICATE
so I've finished the app and am trying to upload it onto a device to testing. I've stumbled across this error on the organizer window, but the thing is I already have the certificate that the ...
2
votes
3answers
112 views
Open Source websites
I am teaching myself web development, and right now im using HTML/CSS/PHP, but I have having difficulty understanding how the code for sites should be structured to avoid lots of repeat code and ...
2
votes
2answers
389 views
UITextView alignment to bottom
I wondered how to set the UITextView so that the text inside aligns to the bottom? Like, if you start typing, you will always type in the lowest row?
Thanks alot!
2
votes
2answers
76 views
Not prolonging my iOS Dev Account, what will happen to my App?
I wrote one bad selling app. Since the revenue does not even cover the iOS Dev account, I thought about not prolonging it. What would then happen to my app and the sales I have in future?
2
votes
1answer
265 views
Cocoa XML reader app
I'm a newbie to Cocoa, just develop some little apps with C/C++ on Windows.
I want to make a "simple" app on Cocoa.
When the user specific XML file, the file nodes are represented "enduser viewable".
...
2
votes
1answer
571 views
AAC header and other info in IPhone
I'm building an IPhone Application that records sound. I'm using Audio Queue Services, and everything works great for recording.
The thing is, I'm using AudioFileWritePackets for file writing, and ...
2
votes
2answers
2k views
iPhone SDK: GameKit and large files + connection lost
Since some time I've been playing with GameKit, but now I'm facing relly bad difficulties.
I'm going to send through Bluetooth bigger files - 1-2MB. I've already prepared a packets (about 8kB each).
...
2
votes
4answers
1k views
Navigation toolbar rightside two buttons
Does anyone know how to add two system buttons to the top right side of my navigation toolbar. I know that custom buttons can be added, and i really dont understand why the system buttons can't do ...
1
vote
1answer
20 views
Applications List
Is there a way to get a list of all public Facebook applications and some associated data with them such as category, id, title, description, etc.?
1
vote
1answer
167 views
Samsung galaxy 5 mp3 player as dev device
Can anyone attest to the usefulness of Samsung Galaxy 5.0 Android MP3 Player as device for dev testing? Not sure if this is up-gradable to android 4.x, but I'm thinking about getting it for dev ...
1
vote
3answers
231 views
How to control mouse movement in linux?
I try to control the mouse in linux. Xlib seems to works, but when i try to use it with OpenCV, it heeps returning:
Resource temporarily unavailable
So i decide to write "/dev/psaux". The code is ...
1
vote
1answer
112 views
Access Ticker stream
is there anyway I can access Ticker in my app? if so how can I do it, a quick example would be amazing.
btw, my app is for iOS
1
vote
0answers
113 views
iPhone app runs differently when launched from Xcode
I am working on a game that essentially has two timers to control gameplay. One timer is a CADisplayLink that makes a call to redraw the display (with OpenGL) every frame, so slightly under 60 Hz. The ...
1
vote
2answers
144 views
Trouble loading 2 separate image sequences in the UIImageView
I don't know if this is possible, but I need to load one image sequence in the imageView and have it play only once, then unload that sequence and load the second image sequence into the same ...
1
vote
1answer
203 views
IOS OpenAL and silent switch
I'm using 4.3.2 IOS and OpenAL and it seems that it doesn't care about the silent switch.
(while it was working nicely with previous IOS versions)
Also the trick using AudioSessionGetProperty to ...
1
vote
1answer
457 views
How to write a VPN server [closed]
I have decided to write my own light weight VPN server in Java. From a programming standpoint it appears to me a VPN server is just a pass-through proxy that encrypts traffic from the client, and ...
1
vote
1answer
467 views
ASPx Dev Express File Upload Control
I want to be able to upload a file onto my server.
I know my code works, I cannot figure out what is going on with the path name though, and how to set it to the websites directory.
Here is my c#
...
1
vote
1answer
364 views
find original app ID - for iOS Apple app
While upgrading an existing app, I'm getting the notorious:
"The binary you uploaded was invalid. The signature was invalid, or it was not signed with an Apple submission certificate."
I believe it ...
1
vote
2answers
177 views
Major leak in my NSDateFormatter script
I used Instrument to check if I had any leaks in my script and it came with a couple particularly in my NSDateFormatter. It says I had it:
Leaked Object # Address Size Responsible ...
1
vote
1answer
134 views
XMLParser error with NSThread
I have an application in which I load my XML data via the NSXMLParser into an UITableView. This all worked perfectly. Because I wanted to add a ActivityIndicator I have to place my loading data on a ...
1
vote
2answers
466 views
Android 2D platform game
I want to create a game similar like this for android, I want to develop it fast and spend the time in creating the scenarios and the the story, so it there a good engine for create something like ...
1
vote
2answers
349 views
NSXMLParser working fine, but how to implement UIActivityIndicator to show network activity?
I load data into my UITableView from a NSXMLParser.
This all works fine but what I would like to implement is some short of activity when the App is loading the XML data, so it all is a bit more ...
1
vote
1answer
112 views
Mass beta testing of application
I have a beta application that i want to show to 100+ people and i cant figure out how i can do it with out the app store... the thing is with the app store its a beta, in the app it has pages that do ...
1
vote
1answer
117 views
C++ using TABS spacing
i am trying to make a cout<<intRate<<"\t\t"; statement start out in different position then cout <<"\t\t"<<monPayment; the problem they line up equal under each other
what i ...
1
vote
5answers
815 views
Switch from QA to development [closed]
I am a recent graduate. I will be doing QA (test automation), and I believe that my job is a programming experience. I intend to switch to a development job. How easy will be for me as an entry level ...
1
vote
0answers
349 views
Intermittently getting NSStreamEventErrorOccurred
I'm developing an iPhone application that scans an IP range on a specific port. 192.168.1.2 to 192.168.1.10 inclusive.
I'm using the CoreFoundation networking methods which create the input and ...
1
vote
1answer
266 views
Basic app with webview not working - FC on start
I am trying to create a simple webview and I am getting FC on each start.
Here is my MainActivity.java file:
package com.jerdog.apps;
import android.app.Activity;
import android.os.Bundle;
import ...
1
vote
0answers
122 views
Asp.net mvc app running in Azure Dev. Fabric and RequireHttps attribute
I have a Asp.Net MVC that runs on Azure Dev. Fabric. I have a few pages that need to run under SSL, so I marked the corresponding controllers/actions with requiresHTTPs attribute.
Now when I run the ...
1
vote
1answer
236 views
UINavigationControl with Image View as root, table views thereafter
All,
This is one that should be simple, but since I'm rather new to the xcode IOS 4 developement, I gotta ask:
What I need: an Image View with a button that will then display a series of linked ...
1
vote
6answers
175 views
C++ - Set a class instance's function after it has already been defined
I am trying to give a class event functions such as .onShow() and .onHide(), so when the object is shown, the .onShow() function will run. How can I allow the function to be change like so:
MyClass ...
1
vote
3answers
241 views
iPhone Dev Programming Question: Help on BOOL and String!
Okay I am completely noob on C++ or Objective C++.
Here is my question.
There is .plist file that has a key say XYZ and the value can be on or off.
Now I have this method ...BOOL isEnabled().
I ...
1
vote
1answer
72 views
Guidelines regarding developing a flash web-site (especially loading - order swf, xml, etc…)?
I would like to know, if you people out there could help me out, regarding the best practices or the a better way for creating a flash website... Actually I would like to know whether we should load ...
1
vote
4answers
1k views
iPhone UITextView leaves room for 2 lines at the bottom
When i start typing text in a default textView in my viewcontroller, its not going to the bottom of the textfield. It leaves room for 2 more lines of text and then starts scrolling.
I want it to start ...
1
vote
3answers
574 views
My rotated image doesn't have sharp edges
I am rotating my image with the following code:
CGAffineTransform rotate = CGAffineTransformMakeRotation( [ratio floatValue] );
[imageView setTransform:rotate];
But it doesn't have sharp edges, ...
1
vote
2answers
308 views
Combining images
I want to place the picked image ontop of another image, so that my picked image wil be placed in some sort of frame i made in photoshop. After combining the images i want to save it to the disk.
...
1
vote
2answers
2k views
HttpBasicAuthentication in IPhone
In my iPhone app, i am trying to display an image on iphone from my server, which needs authorization. I am trying to use NSURLConnection to get the image, but it is not asking me for the user ...