iPhone with MapKit and the MKMapView Class

The MapKit Framework is based on the Apple Maps data and APIs and provides iPhone developers with a simple mechanism for integrating detailed and interactive mapping capabilities into any application. The core element of the MapKit framework from the point of view of the app developer is the MKMapView class. This class is a subclass of UIView and provides a canvas onto which map and satellite information may be presented to the user. Information may be presented in map, satellite or hybrid (whereby the map is superimposed onto the satellite image) form.

Video Playback from within an iOS 6 iPhone Application

This presents an overview of the MPMoviePlayerController class on how to play a movie within an iOS 6 iPhone application. The sole purpose of the MPMoviePlayerController is to play video content. It is initialized with the URL of the media to be played (either a path to a local movie file on the device or the URL of network based media). The movie player view is added as a subview of the current view, configured using a variety of properties and then displayed to the user.

iOS 6 iPhone Camera Application

The application user interface for this example will consist of an image view and a toolbar containing two buttons. When touched by the user, the first button will display the camera to the user and allow a photograph to be taken which will subsequently be displayed in the image view. The second button will provide access to the camera roll where the user may select an existing photo image.

Online Dormitory Management

Hello everyone, this is my first time here.. I would like to share here my project so called Online Dormitory Management. This system is related to iDorm iDorm is Features: 1.) Rooms 2.) Dormitory Applicants 3.) Dormitory Occupants 4.) Student Schedules (Occupants Schedule). 5.) Student Logged (Occupants Logged). 6.) and Many more.. This system is created using PHP + Firebird Hope you like my

iDorm - Online Dormitory Management (Mobile Web version)

Hello everyone, this is my first time here.. I would like to share here my project so called iDorm. iDorm is an online mobile website version of my Dormitory Management System. Features: 1.) Rooms 2.) Dormitory Applicants 3.) Dormitory Occupants 4.) Student Schedules (Occupants Schedule). 5.) Student Logged (Occupants Logged). 6.) and Many more.. This system is created using PHP + JQueryMobile +