Tag Archives: iPhone Development

Sol: Sun Clock for iPhone now in App Store

We’ve been working on this one for months and I’m happy to announce that Sol: Sun Clock, our lastest iPhone app, is now available in Apple’s App Store.

It lets you look at the day’s sunlight times, quickly …

Posted in App Store, iPhone Apps, iPhone Development, Photography, Sol: Sun Clock | Tagged , , , , , , , , , , , , , | Leave a comment

Drawing Text on an Arc in CocoaTouch

CoreText is available now in iOS, but it’s not an easy framework to use. After trying several other approaches to draw text on an arc at this Stack Overflow page,  I adapted Apple’s sample code  CoreTextArcCocoa for Mac …

Posted in iPhone Development, Programming | Tagged , , , , | Leave a comment

Apple: Only “professional” satirists can make fun.

Well the Freedom Time controversy has long passed from my mind, except when some other story pops up that reminds me.

Today I had the chance to read Apple’s new App Store Approval Guidelines (registered developers can read them here

Posted in App Store, Freedom Time | Tagged , , , , , , , | 1 Comment

How to get the Return key to dismiss a UITextView

Need to dismiss they keyboard in a UITextView? Changing the Return key to read “Done” doesn’t make the iPhone keyboard to go away.  Put this code in the delegate for your UITextView and your return key can behave more like …

Posted in iPhone Development, Programming | Tagged , , | 2 Comments

Radio BPR v2 update submitted to app store

Posted in Radio BPR | Tagged , , , | Leave a comment

plist > JSON > XML

Having developed 4 or 5 iPhone apps now that download remote XML data from servers and populate tables view and other content, I can tell you without reservation that it is the slowest way to go.

Performance using JSON is …

Posted in iPhone Development, Programming | Tagged , , , , , | Leave a comment

How To Place a UIWebView inside a UIScrollView

To display several pieces of content on a screen, I needed several views. A scroll view (UIScrollView) was necessary to encompass the headline, photo and story text; I had the headline and photo at the top in a …

Posted in iPhone Development, Programming | Tagged , , , , | 10 Comments

Xcode installation woes.

iPhone developers: if you install Xcode 3.2.3 to start developing iOS4 apps you may be surprised to find that all prior SDKs and Simulators before 4.0 for iPhone (and 3.2 for iPad) get removed. Trying to build using an older …

Posted in iPhone Development | Tagged , , , , | Leave a comment

Juggleware at WWDC

WWDC is definitely the top annual event for Apple developers. The event, which took place last week at the Moscone Center in downtown San Francisco was Juggleware’s first year there, and it was all that it was promised to be. …

Posted in Miscellany | Tagged , , | Leave a comment

Streaming Radio app approved

Fast on the heels of the last post, we are pleased to announce that Apple has approved Juggleware’s latest app, Radio Backporch Revolution.

Initially we received a rejection letter from the App Store review team, saying that the app …

Posted in App Store, iPhone Apps, Radio BPR | Tagged , , , , , , , | Leave a comment