DROdio.com

iOS

Explore Daniel R. Odio’s writing, videos, lessons, and shipped work about iOS.

12 items

Illustration for Musings on the State of the (App) Developer Nation

Musings on the State of the (App) Developer Nation

You're probably betting on Android because 'everyone uses it,' but this report reveals why 60% of app developers earn under $500/month and how iOS's smaller user base generates 10x the revenue. Understanding these economics now will save you from building on the wrong platform and wondering why nobody's paying.

Illustration for Apple helps Microsoft: iOS 7 flatters Windows Phone 8

Apple helps Microsoft: iOS 7 flatters Windows Phone 8

You'll catch the irony: Apple's iOS 7 overhaul made iPhones look strikingly like Windows Phone 8, potentially legitimizing Microsoft's struggling mobile platform more than any Microsoft marketing ever could. The side-by-side comparisons reveal how design convergence happens even when companies swear they're not copying, a lesson for when you're defending your own product choices.

Illustration for A peek into startup infrastructure-- what goes on back there anyway?!

A peek into startup infrastructure-- what goes on back there anyway?!

You've probably spun up some AWS instances and called it 'scalable,' but this shows how Socialize's team treats internal APIs like products with real customers, uses short-cycle scrum to avoid the premature design rabbit holes you keep falling into, and automates infrastructure changes that take you hours of manual work. The 'teams as customers of each other' model alone will save you from your next integration nightmare.

Illustration for Trick the iPhone into showing all your Google calendars

Trick the iPhone into showing all your Google calendars

You've probably tried syncing Google delegate calendars to iPhone before and hit a wall — this shows you the CalDAV workaround that actually works when the obvious approaches fail. The trick is constructing the right server URL by concatenating Google's CalDAV path with your private calendar URL, plus one critical '/user' suffix most tutorials leave out.

Illustration for AppMakr turns Ning Communities into iPhone Apps

AppMakr turns Ning Communities into iPhone Apps

You've probably tried to build an app integration and gotten stuck in API authentication hell—here's how AppMakr wrapped Ning's API into a $25/month DIY product that handles two-way sync (read and write) without you debugging OAuth flows. The lesson: sometimes the real build is knowing which tools to glue together, not reinventing the wheel.

Illustration for Live Streaming from the iPhone

Live Streaming from the iPhone

Before you cobble together another Zoom screen-share or wrestle with OBS settings, know that live streaming from mobile is now a one-tap install. You've probably overthought this problem — uStream on iPhone means you can broadcast in real-time without configuration hell or needing to understand encoding, bandwidth, or RTMP.

Illustration for How I Hooked Google Voice into iPhone VM

How I Hooked Google Voice into iPhone VM

You've probably tried to set up Google Voice voicemail forwarding and given up when it didn't work — these specific GSM codes (*004* and **61*) actually force your carrier to route calls to Google Voice after a set number of rings, bypassing the usual setup headaches.