Hi All, I am developing a iphone web application. I already have a website designed using php and mysql. how I can convert this website to compatile for iphone.
pls share your thoughts.
Thanks
Hi,
After months of hacking, I am about to release my first iPhone app into the wild. Before I release I'm wondering if I should include some sort of licensing information in the help page of my app.
Are all iPhone apps that are downloaded through the App Store covered under some sort of Apple license, or do I need to provide my own license information? If I do, are there any examples out there that I could use as a reference?
Thanks very much!
Hello,
I would like to know if we have an avahi api for iphone side? Alternatively, can we implement avahi protocol in iphone?
The avahi API provides:
avahi-core: an API for embedding a
complete mDNS/DNS-SD stack into your
software. This is intended for
developers of embedded appliances
only. We dissuade from using this API
in normal desktop applications since
it is not a good idea to run multiple
mDNS stacks simultaneously on the same
host.
Thanks for your help. Here I have another question. I get the data through XMLParsing, now I want to store it iniphone's cache, and the XML Fields are updates every 12 hours.how can i check that XML Fields are change or not? and how can I store the data iniphone's cache memory so that evry it does not has to interact with web. Can anybody please help me???
I'd like to use Festival in an iPhone app. Is this possible, considering the way Festival generates and then plays back audio files? Can I pass Festival an audio file directly from itself to play back? or is there a different way to read things?
Is there another Text-to-speech engine for C/C++ to use with iphone?
I have an OpenGL project that is a universal project for iPhone/iPad. Basically it is just rendering simple models to the screen. It works great with no OpenGL errors on the iPhone device and iPad simulator. On the iPad device however, i get an OpenGL error and nothing renders.
1282 GL_INVALID_OPERATION
immediately after calling
[context renderbufferStorage:GL_RENDERBUFFER_OES fromDrawable:layer];
I can't seem to come up with any reason for this. Any help?
Hi,
I have dowload a KissXml project.
I must add all the files to my project (excluding DDXMLTesting).
Sorry for the stupid question but i must insert all class in the classes folder (http://ixhan.com/2010/03/tutorial-of-kissxml-iphone/) or i can do another operation.
Sorry but i'm a beginner programmer for iPhone.
hello all.
i am development 'in app purchase' for iPhone Application.
I want the sample code.
http://developer.apple.com/iphone/library/documentation/NetworkingInternet/Conceptual/StoreKitGuide/VerifyingStoreReceipts/VerifyingStoreReceipts.html
hi all,
i'm branding an iphone app and the designer wants to display list items using Georgia. This is not a big deal, but he wants them do appear as small-caps..
is this possible to do iniPhone os3?
I have an iPhone application that send datas via wifi on my mac. I would like to send a logout message to my mac when I quit the iPhone app.
I tried to send it on the :
-applicationWillTerminate methode
but it seems that the application shut down my service before. How and where can I send my message just before the exit ?
Thanks a lot !
Hi All,
Is there any Open Source project I can use to read data matrix codes (not QR codes, I know I can use ZXing project to read QR Codes) on iPhone? Any JAVA Open Source would also be helpful (I'll convert that into a web service and use on iPhone).
Any help would be much appreciated!
Thanks
Saurabh
Anyone knows the max size of Safari's 'Offline Application Cache' on the iPad & iPhone. Looks like it's 5MB. Is there any way to enlarge this size?
Offline application cache docs: http://developer.apple.com/safari/library/documentation/iPhone/Conceptual/SafariJSDatabaseGuide/OfflineApplicationCache/OfflineApplicationCache.html
I have an interesting situation where I am refactoring a bunch of ObjC iPhone code to create a C++ API. I'm a novice to C++ and looking into C++ mocking frameworks to augment the work I'd done using OCUnit and poor man's mocks. I ran across googlemock and wanted to know if anyone has ever used it for iPhone development? Also, how can I share this (or mockpp) with other devs as it is an installable package and doesn't seem to lend itself to checking into a repository?
I am trying to create an application to take advantage of OpenSSH to create an sFtp client for the iphone. I know that it is possible to create ssh clients for iPhone (iSSH, TouchTerm, etc) and I also assume they are using openssh as a base.
Would I just need to create a static library?
Hi Fellas,
I am developing an application which requires saving images in the "saved folder" of iPhone Photo album after performing some animations on ImageViews. Is it possible to save the incomplete images temporarily in the iphone application without using database or server side saving technique, so that user can use it for future use and only completely changed ones should get saved in Photo Album? If yes then it would be a great help to get any code or suggestion.
Thanks in advance :) !!!!
I am reading the "Device Support - Setting Required Hardware Capabilities" on http://developer.apple.com/iphone/library/documentation/iPhone/Conceptual/iPhoneOSProgrammingGuide/AdvancedFeatures/AdvancedFeatures.html
I want to add still-camera capability by doing the following:
Open my Info.plist
Click +
Add UIRequiredDeviceCapabilities on the Key column
Add still-camera on the Value column
Save the updated Info.plist
Is this the correct way?
Thanks in advance for your help.
Hello! How you can use EPS files within your UIView. What do I have to do to display for example a EPS on the iPhone's screen? Do I need to convert it first to a PDF (if yes, how?)?
Or are there any other way to bring vector graphics onto the iPhone? That would be very nice. Thanks.
I am developing an iPhone App. How can I add Ad banners in my iPhone Application? Could some one explain how the entire system works?(revenue collection). Please some one give me the full details?
hi my new app update runs only on 3.1.3 OS and some people who have older os [3.1.2] can't run the application on the iphone .. does it way to solve this ? and my app runs on 3.1.2 iphone os?
Has anybody done or seen a deployment of Apache Thrift in an iPhone app?
I am wondering if is a reasonable solution for a high-volume, low(er)-latency network service for iPhones compared to HTTP.
One noteworthy thing I found is a bug report about running Thrift on the iPhone, which seems to have been fixed. But that doesn't necessarily indicate that it's a done deal.
My Facebook group is about my iPhone software. Is there a way to have it list all my iPhone apps with links/prices etc?
I noticed that this guy does it some how: http://www.facebook.com/AppStore
Thanks