Author Archives: alec

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

Radio Backporch Revolution updated to v2.1

The streaming radio iPhone app we developed for New Orleans musicians’ collective Backporch Revolution has been updated to 2.1.

Features:

  • Better caching resulting in fewer sound drop-outs
  • Auto-reconnect on temporarily dropped connection
  • Compatibility with devices running legacy OS 3.x
  • Animated
Posted in iPhone Apps, Radio BPR | Leave a 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 , , | 3 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 , , , , | 15 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

There You Go Again, Apple: Reagan App Hits App Store

As you all know by now,, Apple banned our Bush countdown timer for being political: lightly satirizing an almost universally despised leader was in the word of Steve Jobs, potentially offensive to half his customers. That smacked of censorship to …

Posted in App Store, Freedom Time | Leave a comment

Dump mySQL database design into OmniGraffle

Check out this blog entry on Designweenie if you are a Mac user that uses OmniGraffle to design mySQL databases.

One important note: you will need to run AppleScript Editor in 32-bit mode if you are using Snow Leopard (Mac …

Posted in Programming | Leave a comment

Pocket Troll 1.0 now in the App Store: free for one week!

If you didn’t catch it already, our latest iPhone app, Pocket Troll, is now available in the App Store. And we’re making it free for one week.

App Store link

More on Pocket Troll: juggleware.com

For developers who are keeping …

Posted in iPhone Apps, Pocket Troll | Leave a comment