Monday, October 15, 2012
Bundling Python files into a stand-alone executable
›
One of the problems with building a medium to large sized program in Python (or similar scripting languages) is distributing it to users. W...
9 comments:
Wednesday, October 10, 2012
BSD-style license for code
›
We have published a fair amount of source code on the Able Pear Software blog over the past few years, but we neglected to specify any kind ...
Monday, October 8, 2012
Smart App Banners
›
The new version of Mobile Safari that ships with iOS 6 has a great new feature for app publishers: Smart App Banners. When a user visits yo...
Monday, July 30, 2012
Adding a Retina-ready icon to your Mac app in three easy steps
›
I've been doing more OS X development recently, and coming from the iOS world, there's a lot that's familiar but I still stumble...
2 comments:
Monday, July 9, 2012
Download iTunes Connect sales reports with Autoindigestion
›
When you start selling your first app in the app store, it's very exciting to check you sales every day in iTunes Connect. After the i...
3 comments:
Wednesday, June 20, 2012
WWDC 2012 Videos
›
Apple has posted the videos and slides from the technical sessions of this year's Worldwide Developers Conference yesterday. The videos...
Monday, March 5, 2012
Instance Variables in the Implementation File
›
Recent versions of iOS and the Apple LLVM 2.1 compiler use an improved version of libobjc , the core library that powers Objective-C feature...
›
Home
View web version