Archive for the ‘iPhone’ Category

Jan '10
28

After some minor tweaks InAppSettings is fully working on the iPad!! Read the rest of this entry »

Jan '10
21
InAppSettings is an open source iPhone and iPod touch framework for displaying an in app version of the settings from the Settings.bundle.


There has been a lot of debate over whether an app’s settings should be in the app or in the Settings app. InAppSettings is an open source framework determined to remedy this situation once and for all by easily allowing developers to have the same settings in the Settings app in in their app. InAppSettings uses the same Settings.bundle so there is no duplication of files or work. Simply add InAppSettings to the app’s project and call it’s view controler from code or Interface Builder and you’re done! The InAppSettings wiki contains a full guide, including example code, for adding InAppSettings to an iPhone or iPod touch app.


Features:

  • 100% re-implementation of the look and functionality of the Settings app.
  • Easily add InAppSettings to any navigation controller from code or Interface Builder, InAppSettings can also be displayed as a modal view.
  • Support for all versions of the iPhone and iPod Touch OS, 2.0+.
  • Support for settings language localization.
  • InAppSettings contains a class method for initializing all the user defaults in the Settings.bundle.
  • InAppSettings adds additional functionality to the Settings.bundle by adding optional values for in app titles and opening urls.
  • Sample project that demonstrates how to use InAppSettings from code, Interface Builder and a modal view.



InAppSettings was developed by InScopeApps {+} and is distributed under the MIT license so it can be used in free or comercial apps. WoW Status - Free is the first app to be released with InAppSettings, and there are several projects in development that use it.

Jan '10
14

I started InAppSettings about 3 months ago. On monday a friend told me about a similar project called InAppSettingsKit. I of course was curious how they went about solving the same problem, and how the two projects stacked up.

Read the rest of this entry »

Jan '10
12

WoW Status 1.2 is currently a 4.5 star rated app on the app store! Read the rest of this entry »

Jan '10
6

WoW Status 1.2 is now available on the AppStore! Read the rest of this entry »

Nov '09
22

InAppSettings provides a view controller that will read your applications Setting.bundle, allowing you to have the same preferences in your application and in the system settings. Read the rest of this entry »

Oct '09
15

In the wake of the disaster that was WoW Status 1.0, version 1.1 comes in to save the day! Read the rest of this entry »

Oct '09
15

I’ve been working a lot on adding useful macros to InScopeLib. Read the rest of this entry »

Oct '09
9

WoW Status is live on the App Store! Read the rest of this entry »

Oct '09
4

Tipper 2.2 is coming along nicely!
Read the rest of this entry »

Oct '09
4

The iPhone Simulator has a way to grab the current screen, but it’s hard to find. Fortunately the menu search, one of my favorite features of Leopard, revealed how to do it!
Read the rest of this entry »

Oct '09
2

Tipper 2.2 has been in the works for a couple of days now. Here is a look at the new interface that supports tax! Read the rest of this entry »