iOS

Securing Data in iOS

There are numerous ways to secure data that you are storing on an iOS device. The Simple/Built-in Way The simplest way is to take advantage of the iOS Data Protection (iOS 4+). This can be accomplished by setting an attribute on a file like this: [[NSFileManager defaultManager] createFileAtPath:[self filePath] contents:[@”super secret file contents” dataUsingEncoding:NSUTF8StringEncoding] attributes:[NSDictionary … Read More

Philly ETE Mobile Apps

If you’re attending Philly ETE this week, be sure to check out our mobile apps. Android iPad iPhone Windows Phone Mobile Web

TechCast #64 – Pre-ETE Conversation with Josh Clark and Jonathan Stark on Mobile App Design and Development

Podcast Information This final pre-ETE podcast brings together Josh Clark, designer, developer and author of Tapworthy, a guide to designing great iPhone applications, and Jonathan Stark, VP of Application Architecture at Mobiquity and author of three books including “Building iPhone apps with HTML, CSS and Javascript”. Chariot’s Kevin Griffin and I sat down over the … Read More

DevNews #32 – No Eric today, it’s all about the Cukes, Couchbase for iOS, Wavemaker, DSLs and more

Welcome to our Developer News, Episode #32. Eric is here in spirit and on assignment. He donated three articles – see if you can see which ones are his!. As usual, our dev news show notes are here, but can be accessed at delicious.com/developernews.32 Why and when you should use Cucumber Java for Mac OS … Read More