 Your new post is loading...
Help improve JavaScript ES6 Maps with smap.js...
Two days ago, I’ve tweeted about the first detected problem: “It is confirmed that the iPad Mini User Agent is the same as the iPad 2“. I’ve received literally hundreds of answers saying that user agent sniffing is a bad practice, that we should detect features not devices, etc, etc.
Hello everyone! What you’ll find in this blog are just quick tips for implementing applications that run on Samsung televisions. So get ready to find short but detailed posts, not too many wo...
Tutorial describing how to develop a Samsung Smart TV Convergence Application allowing a TV to interact and communicate with external devices such as tablets, smartphones, laptops, desktops or any other smart device that is able to use UPnP discovery and HTTP protocol.
In the first part of this tutorial you’ve learned that you can use JavaScript code to get information about the web page and to modify links which would be normally ignored by UIWebView (because they are supposed to open a new window) so that they will work just like any other link.
Develop a SplitViewController iPad in Xcode 4.3.2 and iOS 5.1. This tutorial provides complete instructions.
Develop 2d and 3d graphics using the GLkit and the open GL ES frameworks. This tutorial provides a great introduction on GLKBaseEffect, GLKSkyBoxEffect, GLKTextureLoader and how to setup a basic animation in iOS.
Have you ever written an app where you tried to do something, and there was a long pause while the UI was unresponsive?
Note from Ray: This is the twelfth iOS 5 tutorial in the iOS 5 Feast! This tutorial is a free preview chapter from our new book iOS 5 By Tutorials.
SVProgressHUD - A clean and lightweight progress HUD for your iOS app. My favorite activity indicator library
Update 2/16/12: Fully updated for iOS 5. The iPhone is an amazing platform to develop on for indie software developers.
Here you can find different useful tutorials for iPhone app development
|
This is a post by Tutorial Team Member Colin Eberhardt, CTO of ShinobiControls, creators of playful and powerful iOS controls. Check out their app, ShinobiPlay
Mobile web development frameworks are targeting the builtin web browsers on iPhone and Android only; however, jQuery mobile has in a different vision, one th...
Build the world's best Connected TV, SmartTV and second screen applications with TVSync: an API platform that lets developers build phone, tablet, TV, and desktop applications that automatically identify and synchronize music, television, and movie...
This tutorial demonstrates adding text input capability to an application by using the Input Method Editor (IME) feature of the Application Manager. This feature allows the input of text characters using only the numeric keys available on the remote control. In this tutorial, a sample application is created with a text input box and a password input box, and user input with a virtual keyboard display is enabled. This tutorial focuses on adding IME support to a page layout.
Part 1 dates from late September but part 2 is now out so there's much to gain from this Enyo (a JS app framework originally built by HP) tutorial series by Robert Kowalski over at Daily JS.
If you develop an application which should display a web page or HTML file, you can use the WebKit framework, which is part of the MacOS and also of the iPhone OS.
The CoreImage Framework was introduced to the iOS SDK with version 5 although it has been available on Mac OSX for a few versions already. This tutorial demonstrates how to take a photo and apply filtering to create a new photo.
This is a blog post by iOS Tutorial Team member Gustavo Ambrozio, a software engineer with over 20 years experience, including over three years of iOS...
The first part will be a review of iOS 5.0 Storyboards and creating and using web services to download the menu in JSON format.
Note from Ray: This is the second iOS 5 tutorial in the iOS 5 Feast! This tutorial is a free preview chapter from our new book iOS 5 By Tutorials.
To make a screenshot of the iPhone Simulator
Perhaps my favourite feature of Xcode 4 is the Code Snippets feature. It allows you to use common bits quickly in your code, instead of requiring you retype them over and over again.
|