Archive for the ‘Open Source’ Category

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

I just uploaded Murky 0.7! 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 »

Dec '09
30

PyGlang is a python package for translating text with the Google Translation API Read the rest of this entry »

Dec '09
2

InScopeLib now features the start of a NSString category for adding python style functionality to objective-c strings.

Read the rest of this entry »

Sep '09
30

WoW Status has been submitted to the App Store! Read the rest of this entry »

Sep '09
23

WoW Status 1.0 is done! Now it just needs to be submitted to the AppStore.
Read the rest of this entry »

Sep '09
11

Just got the search bar into WoW Status.
Read the rest of this entry »

Aug '09
28

I got a question about WoW Status on keegan3d.com, this lead me to revisit the project. I decided to re-write it from scratch :) the original project was crap. I just posted the first version to bitbucket! Read the rest of this entry »

Aug '09
13

RockStar has moved to bit bucket! - http://bitbucket.org/keegan3d/rockstar