Warning: file_exists(): open_basedir restriction in effect. File(/home/sites/www.bachmaier.cc/web/blog/wp-content/uploads/2024/04) is not within the allowed path(s): (/home/.sites/144/site182/web:/home/.sites/144/site182/tmp:/usr/share/pear:/usr/bin/php_safemode) in /home/.sites/144/site182/web/blog/wp-includes/functions.php on line 2036 Warning: is_dir(): open_basedir restriction in effect. File(/home/sites/www.bachmaier.cc/web/blog/wp-content/uploads/2024) is not within the allowed path(s): (/home/.sites/144/site182/web:/home/.sites/144/site182/tmp:/usr/share/pear:/usr/bin/php_safemode) in /home/.sites/144/site182/web/blog/wp-includes/functions.php on line 2047 Warning: is_dir(): open_basedir restriction in effect. File(/home/sites/www.bachmaier.cc/web/blog/wp-content/uploads) is not within the allowed path(s): (/home/.sites/144/site182/web:/home/.sites/144/site182/tmp:/usr/share/pear:/usr/bin/php_safemode) in /home/.sites/144/site182/web/blog/wp-includes/functions.php on line 2047 Warning: is_dir(): open_basedir restriction in effect. File(/home/sites/www.bachmaier.cc/web/blog/wp-content) is not within the allowed path(s): (/home/.sites/144/site182/web:/home/.sites/144/site182/tmp:/usr/share/pear:/usr/bin/php_safemode) in /home/.sites/144/site182/web/blog/wp-includes/functions.php on line 2047 Warning: is_dir(): open_basedir restriction in effect. File(/home/sites/www.bachmaier.cc/web/blog) is not within the allowed path(s): (/home/.sites/144/site182/web:/home/.sites/144/site182/tmp:/usr/share/pear:/usr/bin/php_safemode) in /home/.sites/144/site182/web/blog/wp-includes/functions.php on line 2047 Warning: is_dir(): open_basedir restriction in effect. File(/home/sites/www.bachmaier.cc/web) is not within the allowed path(s): (/home/.sites/144/site182/web:/home/.sites/144/site182/tmp:/usr/share/pear:/usr/bin/php_safemode) in /home/.sites/144/site182/web/blog/wp-includes/functions.php on line 2047 Warning: is_dir(): open_basedir restriction in effect. File(/home/sites/www.bachmaier.cc) is not within the allowed path(s): (/home/.sites/144/site182/web:/home/.sites/144/site182/tmp:/usr/share/pear:/usr/bin/php_safemode) in /home/.sites/144/site182/web/blog/wp-includes/functions.php on line 2047 Warning: is_dir(): open_basedir restriction in effect. File(/home/sites) is not within the allowed path(s): (/home/.sites/144/site182/web:/home/.sites/144/site182/tmp:/usr/share/pear:/usr/bin/php_safemode) in /home/.sites/144/site182/web/blog/wp-includes/functions.php on line 2047 Warning: is_dir(): open_basedir restriction in effect. File(/home) is not within the allowed path(s): (/home/.sites/144/site182/web:/home/.sites/144/site182/tmp:/usr/share/pear:/usr/bin/php_safemode) in /home/.sites/144/site182/web/blog/wp-includes/functions.php on line 2047 Warning: is_dir(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (/home/.sites/144/site182/web:/home/.sites/144/site182/tmp:/usr/share/pear:/usr/bin/php_safemode) in /home/.sites/144/site182/web/blog/wp-includes/functions.php on line 2047 Warning: file_exists(): open_basedir restriction in effect. File(/home/sites/www.bachmaier.cc/web/blog/wp-content/uploads/wptouch-data) is not within the allowed path(s): (/home/.sites/144/site182/web:/home/.sites/144/site182/tmp:/usr/share/pear:/usr/bin/php_safemode) in /home/.sites/144/site182/web/blog/wp-content/plugins/wptouch/core/config-functions.php on line 32 bachmaier.cc » Xcode

Implementing iOS Apps with iCloud Support

My first Bachelor Paper on the University of Applied Sciences Technikum Wien describes the way how to implement your own apps for iPhone, iPad or iPod touch with iCloud support.

Abstract

Nowadays Information is an important asset for us in the professional, but also private life. The mobile phone is our constant companion and tablets gain more and more popularity because of the ease of use (screen size, larger virtual keyboard). In addition to these mobile devices a lot of users maybe also own a laptop or a desktop computer. Many applications (apps) are using the cloud to synchronize the data on different devices. Apple’s solution for the cloud service is currently iCloud.

In my paper, I will show how to develop applications for iOS devices (such as iPhone and iPad) that store the data in the iCloud. After an introduction to the features of iCloud, I will describe the fundamentals of the data storages on iOS devices by giving several examples. The last chapter extends the application with integrating the three kinds of iCloud storages. Those types are based on and similar to local storages types.

Weiterlesen »


1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5,00 out of 5)
Loading...

ModCalc – My first iPhone App

Warning: file_exists(): open_basedir restriction in effect. File(/home/sites/www.bachmaier.cc/web/blog/wp-content/uploads/2012/02/modcalc-200x300.png) is not within the allowed path(s): (/home/.sites/144/site182/web:/home/.sites/144/site182/tmp:/usr/share/pear:/usr/bin/php_safemode) in /home/.sites/144/site182/web/blog/wp-content/plugins/wp-retina-2x/classes/core.php on line 939 Warning: file_exists(): open_basedir restriction in effect. File(/home/sites/www.bachmaier.cc/web/blog/wp-content/uploads/2012/02/modcalc.png) is not within the allowed path(s): (/home/.sites/144/site182/web:/home/.sites/144/site182/tmp:/usr/share/pear:/usr/bin/php_safemode) in /home/.sites/144/site182/web/blog/wp-content/plugins/wp-retina-2x/classes/core.php on line 939

Es ist vollbracht:

Meine erste App für das iPhone / iPod touch ist fertig und auch schon online. Die Einarbeitung in Objective-C und Xcode hat einige Zeit gedauert, aber dank der sehr guten Videos von der Stanford University, komme ich mittlerweile ganz gut zurecht.

Ich arbeite auch schon an weiteren Apps. Wenn Du Ideen oder Wünsche für eine spezielle App hast, dann kontaktiere mich einfach.

ModCalc ist einfacher Taschenrechner, der neben den Grundrechnungsarten
auch die Quadratwurzel, Potenzen und Modulo (ideal für die Bestimmung der Resklasse) beherrscht.

Weiterlesen »


1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5,00 out of 5)
Loading...