Friday, October 1, 2010

Developer Courses + Tutorials !

Unless you’ve been living under a rock, you know that the iPhone is a big deal and it’s one of the most popular subjects of development these days. Lots of developers are creating their own iPhone apps, and with the right know-how, you can too. Check out our list of courses and tutorials to learn everything that’s important about developing for the iPhone.

University
Here you’ll find iPhone development courses offered by top universities.
  1. iPhone Application Programming: Learn about programming for the iPhone from Stanford on iTunes. [Stanford]
  2. Introduction to iPhone Application Development: Use this course’s posted slides to get a crash course in iPhone application development. [MIT]
Apple Resources
You can learn about iPhone development straight from the source with these Apple documents.
  1. Getting Started with iPhone: Here you’ll find a general introduction to iPhone development. [Apple]
  2. Object-Oriented Programming with Objective-C: This document offers an excellent guide for object oriented programming. [Apple]
  3. Networking & Internet Coding How-Tos: In this resource, you will find lots of great advice for networking and Internet development on the iPhone. [Apple]
  4. Getting Started with Audio & Video: Use this document to get started with audio and video features in iPhone applications. [Apple]
  5. Your First iPhone Application: This introductory tutorial offers a step by step description of getting started with an iPhone application. [Apple]
  6. Getting Started with Performance: This guide offers an introduction to improving the performance on iPhone apps. [Apple]
  7. iPhone Application Programming Guide: Get an introduction to the iPhone OS and development process. [Apple]
  8. iPhone OS Technology Overview: Learn about the iPhone OS and its technologies from this guide. [Apple]
  9. Getting Started with Data Management: Here you’ll find a reference that will help you with data management. [Apple]
  10. Security Overview: Get an understanding of the security concepts on the iPhone from this resource. [Apple]
  11. Performance Overview: Get a look at the factors that determine performance through this guide. [Apple]
  12. Resource Programming Guide: Check out this resource to learn how to work with nib and bundle resources.
  13. Getting Started with User Experience: This document offers an introduction to constructing iPhone application user interfaces. [Apple]
  14. iPhone Human Interface Guidelines: Follow these guidelines to make sure your iPhone app has a good human interface. [Apple]
  15. iPhone Development Guide: Use this development guide to get an introduction to creating web apps on the iPhone. [Apple]
  16. Data Formatting Programming Guide for Cocoa: This guide will teach you how to use Cocoa formatters for data. [Apple]
  17. Getting Started with Tools: You will find a guided introduction to the Xcode toolset from this document. [Apple]
  18. Data Management Coding How-tos: Get answers to common data management coding questions. [Apple]
  19. Introduction to Cocoa Application Tutorial: You’ll need at least a base level understanding of Cocoa for iPhone development, which you can check out in this tutorial. [Apple]
  20. Core Animation Programming Guide: Follow this guide to get the main components and services of Core Animation. [Apple]
  21. Coding Guidelines for Cocoa: In this guide, you’ll learn about naming guidelines for the Cocoa API as well as design advice. [Apple]
  22. Getting Started with Graphics and Animation: Follow this guide for an introduction to 2D and 3D graphics and animation. [Apple]
  23. Learning Objective-C: A Primer: Check out this document once you’ve worked through object oriented programming and Cocoa. [Apple]
  24. Cocoa Fundamentals Guide: You’ll learn about the basic concepts, terminology, and more in Cocoa from this guide. [Apple]
  25. Graphics and Animation Coding How-Tos: In this resource, you’ll find lots of great tips and advice for graphics and animation on the iPhone. [Apple]
Getting Started
Get an introduction to iPhone development through these tutorials.
  1. iPhone App Development-Where to Start: This tutorial will teach you how to get started in iPhone app development. [The Daleisphere]
  2. Bootstrap: Learn a few pointers for iPhone development from this resource. [furbo]
  3. Learn How to Develop for the iPhone: This tutorial will show you how to build an alternate page and style sheet for the iPhone. [NETTUTS]
  4. iPhone Application Development, Step By Step: In this tutorial, you will find a step by step guide to creating a simple iPhone game. [Open Laszlo]
  5. First iPhone Application: Get a brief introduction to creating your first iPhone application. [iPhone SDK Articles]
  6. iPhone Dev: Check out this PDF to get a tutorial for iPhone development. [Lucas Newman]
  7. iPhone App Development for Web Hackers: Use this tutorial to learn about geo-location features and beginner development tips. [How to Iphone Application]
  8. How to Write an iPhone App: This tutorial gives you a basic look at what it takes to write an iPhone application. [Webmonkey]
  9. iPhone App Development for Web Hackers: In this article, you’ll learn about web hacking development for the iPhone. [Dominiek]
  10. Writing Your First iPhone Application: Bill Dudney will walk you through all of the tools and pieces of knowledge you’ll need to write your first iPhone application. [The Pragmatic Bookshelf]
  11. Cocoa Touch Tutorial: iPhone Application Example: This tutorial will show you how to make a very basic Cocoa Touch application with Interface Builder. [Cocoa Is My Girlfriend]
  12. Building an iPhone app in a day: Check out this tutorial to see how you can build a useful app quickly. [The Bakery]
  13. Seven Things All iPhone Apps Need: Check out this list to see what’s essential when creating an iPhone app. [APCmag]
  14. Put Your Content in My Pocket: Learn how to use the iPhone web browser to your advantage from this article. [A List Apart]
  15. iPhone Training Course: Become a master at writing iPhone applications through this course. [Rose India]
  16. So you’re going to write an iPhone app…: Learn about code reuse, memory, and more from this tutorial. [furbo]
  17. Learn How to Develop for the iPhone: Check out this tutorial to see how to build an alternative page and style sheet for the iPhone. [Net Tuts]
  18. Developing for the iPhone: This resource will show you how to develop ASP.NET applications for the iPhone. [Dot Net Slackers]
  19. Getting Started with iPhone Development: Ed Burnette offers a basic introduction to iPhone development. [ZDnet]
Tools
These tutorials will teach you how to use specific tools in order to create iPhone apps.
  1. Make an iPhone App Using the Envato API: Make your own iPhone app with the Envato API with the help of this tutorial. [Net Tuts]
  2. Developing iPhone Applications using Ruby on Rails and Eclipse: Learn how to detect mobile Safari from a Ruby on Rails application through this tutorial. [IBM]
  3. 14 Essential Xcode Tips, Tricks and Resources for iPhone Devs: Learn how to make sense of xcode with this helpful resource. [Mobile Orchard]
  4. Develop iPhone Web Applications with Eclipse: This tutorial will help you learn how to create iPhone applications with Aptana’s iPhone development plug-in. [IMB]
  5. Build an iPhone Webapp in Minutes with Ruby, Sinatra, and iUI: You can learn how to quickly put together an iPhone app with these tools. [Mobile Orchard]
  6. iPhone Development with PHP and XML: In this tutorial, you’ll get a look at developing custom applications for the iPhone. [IBM]
Details
These tutorials cover all of the important details in iPhone app development.
  1. Avoiding iPhone App Rejection from Apple: This tutorial holds the secrets to making sure your iPhone app makes the cut. [Mobile Orchard]
  2. Landscape Tab Bar Application for the iPhone: Follow this tutorial to learn about making the tab bar application support landscape orientation. [Cocoa Is My Girlfriend]
  3. iPhone Programming Tutorial-Using openURL to Send Email from Your App: This tutorial explains how you can send email through applications, and even pre-fill fields. [iCode]
  4. Multi Touch Tutorial: This tutorial will show you how you can respond to a tap event. [iPhone SDK Articles]
  5. Create a Navigation-Based Application: This tutorial will teach you how to create and run a navigation-based application from XCode.
  6. Advanced iPhone Development: Go beyond the basics with this iPhone development tutorial. [Dot Net Slackers]
  7. Here’s a Quick Way to Deal with Dates in Objective C: Get information on dealing with date fetching through this tutorial. [Howtomakeiphoneapps]
  8. Navigation Controller + UIToolbar: Through this tutorial, you can learn how to add a UIToolbar to an app. [iPhone SDK Articles]
  9. iPhone Asynchonous Table Image: Follow this thorough article to learn about loading multiple images in your iPhone app in an asynchonous manner. [Markj]
  10. Localizing iPhone Apps-Internationalization: You can use resource files to display text in a user’s language-learn how in this tutorial. [iPhone SDK Articles]
  11. Tutorial: JSON Over HTTP on the iPhone: With this tutorial, you’ll get a step by step how-to for JSON web services through an iPhone app. [Mobile Orchard]
  12. Parsing xml on the iPhone: This tutorial will show you how to parse XML using the iPhone SDK. [Craig Giles]
  13. Reading data from a SQLite Database: Here you’ll find a quick tutorial for reading data from a SQLite database. [dBlog]
  14. How to Make an Orientation-Aware Clock: Through this tutorial, you’ll learn about building a simple, orientation-aware clock. [The Apple Blog]
  15. Finding iPhone Memory Leaks: Carefully find iPhone memory leaks by using this tutorial. [Mobile Orchard]
  16. Localizing iPhone Apps: MAke sure that your iPhone app is properly formatted according to a user’s native country or region with the help of this tutorial. [iPhone SDK Articles]
  17. OpenAL Audio Programming on iPhone: Here you’ll get code snippets, learning, and more. [Gehaktes]
  18. 9 iPhone Memory Management Links and Resources: Here you’ll find a variety of iPhone memory management resources that can help you get things under control. [Mobile Orchard]
  19. Parsing XML Files: Get an understanding of how you can parse XML files with this tutorial. [iPhone SDK Articles]
User Interface
These tutorials are all about the user interface and interaction.
  1. UITableView-Drill down table view tutorial: Check out this tutorial to learn how to make a drill down table view. [iPhone SDK Articles]
  2. iPhone Coding-Learning About UIWebViews by Creating a Web Browser: In this tutorial, you’ll learn about UIWebViews through the creation of a browser. [iCode]
  3. Design Patterns on the iPhone: Check out David Choi’s guest lecture on user interface design for the iPhone. [New Jersey Institute of Technology]
  4. UITableView-Adding subviews to a cell’s content view: This tutorial will show you how to customize the UITableViewCell. [iPhone SDK Articles]
  5. Drill down table view with a detail view: Learn how to load a different detail view on the UITabBarController. [iPhone SDK Articles]
  6. Extending the iPhone’s SDK’s UIColor Class: Learn how to extend the iPhone SDK UIColor class, and get code samples from this article. [Ars Technica]
  7. UITableView: Learn how to make a simple index for the table view with this tutorial. [iPhone SDK Articles]
Building Tutorials
Check out these tutorials where you’ll build a specific app, and learn more about iPhone development along the way.
  1. Build a Simple RSS Reader for the iPhone: Get walked through the creation of an RSS reader for a simple feed on the iPhone. [The Apple Blog]
  2. iPhone Gaming Framework: This article offers a look at writing code for iPhone game developers. [Craig Giles]
  3. Build a Simple RSS Reader for the iPhone: Follow this tutorial, and you’ll learn about building a simple iPhone RSS reader.
  4. iPhone Game Programming Tutorial: This multipart tutorial offers a way to learn OpenGL and Quartz for iPhone development. [iCode]
  5. Build your very own Web browser!: Follow this tutorial to learn about the process of building your own iPhone web browser. [dBlog]
  6. iPhone application development, step by step: Find out how to build the iPhone application NEWSMATCH using OpenLaszlo. [OpenLaszlo]
  7. Building an Advanced RSS Reader using TouchXML: Get step by step information for creating an advanced iPhone RSS reader from this tutorial. [DBlog]
  8. iPhone SDK Tutorial: Building an Advanced RSS Reader Using TouchXML: This tutorial will help you learn more about iPhone development by building an advanced RSS reader with TouchXML. [dBlog]
Videos
Watch these videos for a visual guide to iPhone app development.
  1. Basic iPhone Programming: Check out this video to get started with iPhone programming. [iPhone Dev Central]
  2. First Step Towards the App Store: Work towards getting your app in the app store with the help of this tutorial. [You Tube]
  3. Hello World: This tutorial will help you learn the basics of iPhone programming. [iPhone Dev Central]
  4. UITableView iPhone Programming Tutorial: Watch this video to learn how to populate a UITableView. [YouTube]
  5. iPhone App Tutorial 1: Check out this video to quickly learn about Interface Builder. [YouTube]
  6. iPhone IB-Your First App: Watch this tutorial to learn how to use the Interface Builder. [iPhone Dev Central]
  7. Understanding Source Code: Learn how to get started with development on the iPhone through this video tutorial. [YouTube]
  8. How to Make an iPhone App: Create an iPhone app using Jiggy and this tutorial. [YouTube]
  9. iPhone Development with Dashcode: Find out how to develop iPhone applications with Dashcode through this tutorial. [YouTube]
Development Resources
These resources are not courses or tutorials, but they are incredibly valuable resources for beginner iPhone app developers.
  1. iPhone Open Application Development: This book will teach you how to create software for the iPhone environment. [Safari Books Online]
  2. iPhone GUI PSD File: Use this set to get a comprehensive, editable library of iPhone UI assets. [Teehanlax]
  3. 31 iPhone Applications with Source Code: Teach yourself how to create iPhone apps by taking a look at the code in these. [Mobile Orchard]
  4. iPhoney: Using iPhoney, you’ll be able to see how your creation will look on the iPhone. [Market Circle]
  5. 35 Free iPhone Icon Sets: Check out this resource to find a great variety of iPhone icons.

0 comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Yang Populer di Dedi Aryadi Al-Jazairi

...organise your mac ★★★★★ 10 Keyboard Shortcuts for Text 10 Quick Mac Tips 10.6 10.7 10.8 10.9 9 to 5 Mac A-Z Glossery - iPhone App Abdullah bin Muhammad As Salafi About Abu ‘Abdil Muhsin bin ‘Abidin as-Soronji Abu Qatadah Accounting Adab Adab Dan Perilaku Administrasi Siistem dan Jaringan Administrasi Staff adsense Ahli Hadits Ahmad Saud AirPlay Akuntan Al-Lajnah Ad-Daimah Lil Buhuts Al-Ilmiah Wal Ifta Al-Quran Amalan Sunnah Anak Anak Muslim Anak Serta Orang Tuanya android Anonymous Anti Virus Apoteker App App Store - News Apple Apple Downloads Apple Gazette Apple Keynotes Apple Matters Apple Pro Apple Support Communities Apple Support Tips Apple Updates apple.stackexchange.com AppleInsider Applelinks AppleNews AppleTV Application Tips applications Apps A-Z Apps Apps Apps Apps on Mac Apps on Mac - Dashboard Widget AppShopper AppShopper.com Aqeedah Aqidah Arab Saudi Arab Saudi' Karawang Artikel ASC Asteroid ATMac Audio Audio dan Video Automator Baby Sitter Bahasa Arab Balikpapan Bandung Bandung Barat Bangkalan Banjarnegara Banking Banten Bantul Banyumas Banyuwangi Batam Batang BBM Beasiswa Pelajar Beby Sitter Bekasi Berita Biaya Gratis Bidah Bidan BindApple Biografi blackberry Blitar Blogger Blogs + Forums Widgets Blora Bogor Bojonegoro Bondowoso Boot Camp Bored of your Mac? Boyolali Brebes Browser Brunei BUMN Business Widgets Calculate + Convert Cataloguer Cerita Cerita Pengajaran Changing the background Check external devices Check spelling and grammar Checker Cheff Cianjur Cibitung Cikarang Cilacap Cilegon Cilengsi Cimahi Cinta Cirebon Cleaning Service Clear Versions History + Auto-Save Cache Data Collect RSS feed URLS from Mail compiz conky Create Ringtones in iTunes Crew CS Cult of Mac Customise your desktop + screen saver Customizing Customizing Your Mac Cydia D3 Daily Tips and Tricks Dajjal Dasar Bermain Backtrack Dashboard Dashboard - Tips+Tricks Dashboard Guidelines Dashboard Widget Dashboard Widgets DashboardCandy DashboardClocks DashboardSearch DashboardWidgets.com Dashcode Delta Silikon Demak Depok Desain Grafis Desktop Desktop Computers Developer Forum Developer News Developer Tips Developer Tools Developer Widgets Development Tools digg Disable restored windows when re-opening specific apps Discussions Disnaker Display a login banner Display a short message Display system stats DKI Jakarta Doa dan Dzikir Dock Does your Mac qualify for free 10.8 upgrade? Download Downloads DR.Muhammad Nur Ihsan Driver Dual Boot OS X 10.7 Lion + OS X 10.8 Mountain Lion Easy Mac Tips Ebook EJIP Email Email + Messaging Widgets Energi Essential Exploitation Tools Extract and Save Mac Application Icons Falsafah Perang ala Sun Tze FAQ Farmasi Fatwa-Fatwa Fatwa-Ulama Financial Services Find a MAC Address in Mac OS X Find iMessage Users + Contacts Finder Fiqh Fiqh Ibadah Fiqh Kontemporer Fiqh Mu'amalah Fiqih Firoq Folders Food Widgets Forensics Formal Free Apps Freeware Furniture games Games Widgets Garut Gas Gatekeeper Get a Homepage - Mac OS X Style Get iTunes track notifications in your Dock Get Mac News Get More Mac and iOS Tips Get quick information with widgets Get RSS Menu Extension for Safari 6 Get Windows Live Hotmail with Mail Get Yahoo Mail with Mail gnome google Google News Gresik Grobogan gSearch - iPhone App Guide Gunung Kidul Guru Hacking Hackint0sh hackintosh Hacks Hadis Hadist Hadits Haji Hartono Jaiz Hasil Seniku Helper Hidden Features Hidden Features in OS X 10.8 Mountain Lion Hong Kong Hongkiat Hotmail How To How to disable the Java web plug-in HRD Ibn Kathir iCal iClarified iCloud iCloud + MobileMe iCloud News iCloud system requirements icon Icon Icons Icons + Screensavers iDesign - iPhone Wallpaper Ied iHackintosh iLife iLife 11 iLife Discussions - GarageBand iLife Discussions - iDVD iLife Discussions - iMovie iLife Discussions - iPhoto iLife Discussions - iTunes iLife Discussions - iWeb iLife News iLife Support Ilmu image Image Capture Imam Imam Abu Hanifah Imam Ghazali Imam Hanbali Iman iMovie Indramayu Info Info CPNS Informal Information Gathering Information Widgets InsanelyMac install driver install kernel install kernel lowlatency install software Install Windows 8 on a Mac Installation International Widgets Internet Internet and Chat Investment Banking iOS 4 iOS Developer News iOS Support iPad iPad - News iPad Support iPhone iPhone - News iPhone 4 iPhone App iPhone SDK iPhone Support iPhone Tips and Tricks iPhoto iPod iPod - News iPod News iPod Support iPod Tips and Tricks - iPhone App iPod touch Irhab iscsi Islam Istri Nabi IT IT Industry Today iTunes iTunes - Latest Movie Trailers iTunes - News iTunes - Top News iTunes App Store iTunes App Store - All New Applications iTunes News iWork Jababeka Jakarta Jaringan Komputer java Java Runtime Environment Jawa Barat Jawa Tengah Jawa Timur Jember Jepara Jlainnya Job Baru job baru brunei Job Baru Malaysia Job Baru Taiwan Job Kontruksi Job Kontruksi Taiwan Jombang Jurnalis Just Added Just Added - iPhone Apps Just Added Downloads Just For Fun Widgets Kalsel Kaltim Karanganyar Karawang Kasir Kata Pengantar Keamanan Komputer Kebumen Kecantikan Kediri Kedokteran Kendal Keputusan Presiden Kerja Kantoran Kesalahan Dalam Solat Kesehatan kext Key Combos Keyboard Shortcuts Keynote Address KIIC Kisah Tauladan Klainnya Klaten Komputer Komuniti Islam Kontruksi Kristologi Kudus Kuliah Kulon Progo Kuningan Kurir Lagu Musik dan Permainan Laki-laki Lamongan Lampung Langsung Launchpad for Mac OS X Snow Leopard Lebak Links Linux Lion Listrik. Logistik Loker Astra LOker Pabrik Lowongan Kerja Lowongan Kerja Guru/Pengajar Lowongan Kerja Pertambangan Lowongan Kerja Rumah Sakit Lowongan Kerja SPG Lowongan Kontruksi Lowongan Kontruksi Taiwan Lowongan Pekerjaan Lumajang Mac Mac 101 Mac 101 - Get One on One with your Mac... Mac App Store Mac App Store - Business Mac App Store - Developer Tools Mac App Store - Education Mac App Store - Entertainment Mac App Store - Finance Mac App Store - Games Mac App Store - Graphics + Design Mac App Store - Health + Fitness Mac App Store - Lifestyle Mac App Store - Medical Mac App Store - Music Mac App Store - News Mac App Store - Photography Mac App Store - Productivity Mac App Store - Reference Mac App Store - Social Networking Mac App Store - Sports Mac App Store - Top 50 Mac Apps Mac App Store - Travel Mac App Store - Utilities Mac App Store - Video Mac App Store - Weather Mac Developer Tips Mac OS X Mac OS X 10.6 Mac OS X 10.7 Lion Mac OS X 10.8 Mountain Lion Mac OS X Applications Mac OS X Things Mac OS X Tips Mac OS X Tips - News Mac OSX Hints Mac OSX Hints - News Mac Quick Tips Mac Support Mac Tip of the Day Mac Tips Mac Tips and Tricks Mac Tips and Tricks - Desktop App Mac Tips Daily Mac|Life Mac101 Mac360 MacApp MacApper MacApps MacFixIt MacintoshOS.com Maciverse MacLion MacNews MacNN MacOSXAudio.com macosxtips.co.uk MacRumors MacSupport MacTech MacTips MacUpdate MacUpdate.com MacVideos MacWidgets Macworld.com - iPhone App Reviews Madiun magazines Magelang Magetan Mahasiswa Mail Maintenance Majalengka Makanan Makna Niat Makrifatullah Malang Malaysia Manager Manajemen Proyek ManiacDev Manufacturing Marketing Masakan Masalah Agama Masalah Rumah Tangga Medis Mekanik Mengenang Ilahi MInyak MM 2100 Mobile MobileMe News ModMyi.com Mojokerto Most Recent Movies + TV Widgets Mualamat Dan Riba Muhammad Thaha Al junayd MUI Mujahideen And Mujahidah Mukjizat Murotal Al-Quran Music Widgets Muslimah Nasehat Nasihat Nasyeed Navigating + Selecting Text in Mac OS X Negara Brunei Negara Canada Negara Taiwan Network Networking + Security Widgets New Application Tips New iPhone Apps news News on Mac News Widgets Nganjuk Ngawi nokia Notification Center Notification Center Tips OB office 2013 Office Boy Oil onemac.net onemac.org Open source OpenDashboard operating system Operator Operator Produksi Organize Your Dock OS OS X OS X - FAQ OS X 10.5 to 10.8 Upgrade OS X 10.7 OS X 10.8 Mountain Lion OS X Basics OS X Daily OS X Lion OS X Mac Tips + Tricks OS X Mavericks OS X Mavericks Tips OS X Mountain Lion OS X Mountain Lion - News OS X Mountain Lion Hompage OS X Mountain Lion Installation Guides OS X Snow Leopard OSX OSX Basics Other OS Pabrik Pacitan Pages Palembang Pamekasan Pandeglang Pangandaran Para Nabi Pasuruan Pati PC Pekalongan Pengumuman Penjaga Orang Jompo Perawat Perawat Panti Jompo Pernikahan Pertambangan & Logam Perusahaan Periklanan Pesanan PJTKI PJTKI Sragen PJTKI Pemalang PJTKI Rembang PJTKI Semarang PJTKI Sukoharjo PJTKI Tegal PLN Podcast Widgets Polisi Khusus Kereta Api Ponorogo Pontianak Portable Computers Ports and Connectors Pos Preambule Preferences Press Release Preview Pria Pro Tip Probolinggo Prof dr. M.M Al-A'Zami proxy PRT Puasa Public Relation Purbalingga Purwakarta Purwodadi Purwokerto Purworejo Putra-Putri Nabi QC Qurban racing Radio + Podcasts Widgets radio islam Rampant Mac - iPhone Wallpapers Rasulullah s.a.w. Remaja Dan Cinta Remote Folder and Synchronization Remove Dock Icons in OS X Mountain Lion Rename Files and Folders Renungan Reporting Tools Resepsionis Reset specific parts of Safari Restart an external device Restoran Riyadhus Shalihin RSS Ruang Keinsafan Rumaha Sakit Rynoedin S1 Safari Safari 5.1 Safari 6 Sahabat Sains dan Al-Quran Salam Redaksi Salatiga Sales Sales Manager Salon Samarinda Sampang Scheduled Startup and Shutdown ScreenCast Online SD and SDXC card slot FAQ Search Widgets Security Sekeretaris Semarang Serang Set up iCloud Set Up Storage Devices Shalat Shaum(Puasa) Shopping Widgets shortcut keyboard Sidoarjo Simple Desks Singapura Siri Siri Tips Situbondo situs islam Sleman SMA SMA/K SMK SMP Snow Leopard Snow Leopard Tips Soccer Softonic - Mac Softonic.com Softpedia Softpedia - Tips + Tricks Softpedia.com Software Solat Sunat Solo Speed Up Your Mac SPG/B Stacks Staff Staff Admin Staff Gudang Staff picks Status Widgets Stop Automatically Updates Storage StorePreview Strategi/Perencanaan Konstruksi Stress testing Subang Sukabumi Sumatera Sumatra Sumedang Sumenep Supervisor Support Surabaya Surakarta suriah Switch 101 switchtoamac.com Syaikh Abdul Aziz bin Baz syaikh Abdullah Bin Abdurrahman Al- Jibrin Syaikh Abdur Razzq 'Afifi Syaikh Abu Usamah Salim bin Ied Al-Hilali Syaikh Ali Hasan Al Halabi Syaikh Dr. Muhammad Musa Alu Nashr Syaikh Ibnu katsir Syaikh Khalid al Husainan Syaikh Kholid bin Abdillah al-Mushlih Syaikh Muhammad bin Abdul Wahhab Syaikh Muhammad bin Jamil Zainu Syaikh Muhammad bin Shalih Utsaimin Syaikh Muhammad Nashiruddin Al-Albani Syaikh Shalih bin Fauzan bin Abdullah Al-Fauzan Syamail Muhammadiyyah syiah.buku-buku sesat Syiakh Masyhur Hasan Salman symbian Syncing with iTunes System Configuration System Preferences Taiwan Take advantage of Quick Look Taking Screenshots Tambun Tangerang tarawih Tasikmalaya Taubat Sahabat Islam Kita Tauhid Tazkiyyatun Nufus Tekhnologi Teknik Mesin Teknisi Temanggung Terminal TextEdit The Apple Blog The Apple Core The Mac Observer The Mac Screencast Guy The MacTips Podcast Theme themes Themes thinkmac.net Time Machine Tip of the Day Tips Tips + Tricks Tips and Support Tips and Trick Tips and Tricks tips ubuntu Tips+Tricks TKI Tki/TKW Sukses TKW tool Top 10 Grossing Apps Top 25 Grossing Apps Top 50 Grossing Apps Top iTunes Tips Top Mac Tips Top10 Mac Tips Top10 Paid Apps Top10 Widgets Top50 Dashboard Widgets TopApps Translates Transportation Travel Widgets Trenggalek tricks TUAW Tuban Tulungagung Tutorial Tutorials tweak Ulama Unix Updates Updating USB 3 devices on Mac - FAQ Use Smart Folders effectively Useful iPhone Shortcuts Ustadz Abdul Hakim Bin Amir Abdat Ustadz Abdullah Taslim Ustadz Abdurrahman bin Abdul Karim At-Tamimi Ustadz Abdurrahman Thayyib Ustadz Abu Abdillah al-Atsari Ustadz Abu Ishaq Muslim Al-Atsari Ustadz Badrussalam Ustadz Firanda Ustadz Hamzah Rifa’i Ustadz Khoilid Abdus Shomad Ustadz Yazid bin Abdul Qadir Jawas Ustadz Zainal Abidin Syamsudin utilities VersionTracker Video Videos Vulnerability Assessment Waiter Waitress wallpaper Wallpaper Doa Wanita Want More Mac Tips ? Warehouse Warisan Wartawan Wates Web Apps web Developer Web Programmer WebApps Webcam Widgets wep cracker whatsapp Which Mac is Worth Your Investment? widget Widgets Windows windows 7 windows 8 windows xp wireless Wonogiri Wonosari Wonosobo Wudhu www.freemacware.com Yahoo Yogyakarta youtube YouTube Videos Yusuf bin Abdullah bin Yusuf Al-Wabil MA Zakat ZDNet  Navigation Mac