iOS (formerly known as iPhone OS) is Apple's mobile operating system. Originally developed for the iPhone, it has since been extended to support other Apple, Inc. devices such as the iPod Touch, iPad, and Apple TV.

learn more… | top users | synonyms

3
votes
1answer
743 views

Favicon Best Practices [duplicate]

Possible Duplicate: Favicon, icon, shortcut icon, apple-touch-icon: Are there any others? This is a two part question: The first is about favicons in general. Are there any good practices ...
2
votes
3answers
763 views

How can I tell how many iOS 3 users are accessing my website?

I would like to know how many iOS 3.2 (and presumably below) users are accessing my website. The reason is because iOS 3.2 had a maximum cache limit of around 25.6k, and files larger than this size ...
2
votes
1answer
33 views

Google Analytics ID web/mobile app exchange possible?

If I have a website with Google Analytics ID UA-xxxx, and now I want to develop an iOS app related to my site, can I use the same id UA-xxxx or do I have to create a new ad-hoc one?
1
vote
4answers
153 views

File formats to download ringtones

What file formats and other specifications must be used to give ringtones (to download) in a website? I'm interested in giving away just one ringtone. The target audience uses smartphones with ...
1
vote
2answers
224 views

HTML5 article tag application for the iPad/iPhone

I've used article tags on websites. My understanding and practice is to use the article tag for publication content. I always use HTML/HTML5 tags as their intended purposes and not at will. Recently, ...
1
vote
0answers
405 views

Javascript autotab function not working on iPad or iPhone [closed]

I have this this piece of html code: <form name="postcode" method="post" onsubmit="return OnSubmitForm();"> <input class="postcode" maxlength="1" size="1" name="c" onKeyup="autotab(this, ...
0
votes
1answer
356 views

Embed PDF for Android and iOS

Anyone know a way to embed PDFs so that both iOS (iPads and iPhones) and Androids (all versions after 2.2) can view? My current site c.theborneopost.com does not support tablets... only desktop with ...
0
votes
0answers
73 views

Self hosted gallery alternative of dphoto

I'm looking for a dphoto alternative that can be self hosted. Requirements: Support for multiple users and share groups Support for os X or mobile platforms plugins
0
votes
0answers
196 views

WebApp for iPhone/iPad App for pdf reading [closed]

Is it possible to make an iPhone/iPad webapp that could load pdf files for reading? I have a magazine that goes out 2 times in a month, and i still dont have knowledge for building nativa ios apps, so ...