So many useful links for iPhone development are here
--------------------------------------------------
1: http://stackoverflow.com/questions/1939/how-to-articles-for-iphone-development-and-objective-c
Source code links
----------------------
1 : http://iphone-development-source-codes.blogspot.in/
2: http://www.theiphonedev.com/SourceCode/tabid/143/Default.aspx
Augmented Reality links
----------------------
1. http://www.augmentedrealityon.com
open source libraries list
--------------------------
1: http://www.codingventures.com/2008/12/useful-open-source-libraries-for-iphone-development/#more-43
2: http://www.codingventures.com/2009/04/more-useful-open-source-libraries-for-iphone-development/
4- http://stackoverflow.com/questions/200850/are-there-any-open-source-iphone-applications-around
* 5 :- http://cocoacontrols.com/
*** 6:- http://www.appsamuck.com/
** 7:- http://maniacdev.com/
*** f:- http://projectswithlove.com/projects/index.html
** g:- http://www.codingventures.com/2008/12/useful-open-source-libraries-for-iphone-development/#more-43
Tracking memory leaks
-------------------------------
1: http://www.streamingcolour.com/blog/tutorials/tracking-iphone-memory-leaks/
2: http://www.streamingcolour.com/blog/2010/09/21/presentation-finding-fixing-mem-leaks/
SQLite3 -Database
--------------------------
1: Between operator
a: http://www.w3schools.com/sql/sql_between.asp
c: http://souptonuts.sourceforge.net/readme_sqlite_tutorial.html
Core Plot for iPhone - Graph drawing (bar graph, chart, pie graph, etc )
-----------------------------------------------------------
How to Install core plot:
a: http://stackoverflow.com/questions/3009140/how-do-i-install-core-plot
* c: http://www.yellowfield.co.uk/blog/?p=11
d: http://code.google.com/p/core-plot/wiki/UsingCorePlotInApplications
e: http://www.14oranges.com/2011/02/how-to-use-core-plot-for-ios/
** f: http://www.geekpedia.com/PageView2700_Using-Core-Plot-in-an-iPhone-Application.html
Using core plot:
a: http://groups.google.com/group/coreplot-discuss/topics
c: http://www.switchonthecode.com/tutorials/using-core-plot-in-an-iphone-application
* d: http://www.jaysonjc.com/programming/pie-chart-drawing-in-iphone-using-core-plot-library.html
e: http://stackoverflow.com/questions/5429635/how-do-i-draw-horizontal-bars-in-a-chart-using-core-plot
* f: http://www.e-string.com/content/simple-bar-chart-core-plot
Core Plot sample code:
a: http://blogs.remobjects.com/blogs/mh/2010/01/26/p973
b: http://www.e-string.com/content/simple-graph-using-core-plot
Custom Keyboard
1 : http://www.iphonedevsdk.com/forum/iphone-sdk-development/6275-add-toolbar-top-keyboard.html
Custom iPhone tools and tips :
1 : http://iphonedevelopertips.com/user-interface
Customize Picker height
--------------------------
1.Picker height :
a: http://stackoverflow.com/questions/905969/how-to-shrink-picker-view-in-iphone
b: http://stackoverflow.com/questions/573979/how-to-change-uipickerview-height
c:
2. Validate Date in picker :
a: http://stackoverflow.com/questions/2422409/how-to-validate-date-in-date-picker-in-iphone
b: http://dev.doukasd.com/2011/04/infinite-scrolling-dial-control-for-ios/
c: http://stackoverflow.com/questions/1404388/how-to-get-value-from-the-uidatepicker
3. Using graph:
* a: http://code.google.com/p/s7graphview/
b: http://code.google.com/p/core-plot/
* c: http://www.switchonthecode.com/tutorials/using-core-plot-in-an-iphone-application
4. Array to Table view:
a: http://stackoverflow.com/questions/4428296/nsmutablearray-to-table-view
Simple clock application on iPhone
-------------------------------
* b :http://stackoverflow.com/questions/4881992/iphone-digital-clock
** d : http://stackoverflow.com/questions/2559789/how-can-i-display-current-time-on-a-label
Automatic count down:
a: http://stackoverflow.com/questions/1313670/countdown-timer-in-cocoa
c: http://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/Timers/Timers.html
d:
Time zone:
a: http://stackoverflow.com/questions/4178522/calculate-dates-based-on-specific-time-zone
c: http://stackoverflow.com/questions/2985853/where-is-the-iphones-date-time-getting-its-time-zone-list
--
You received this message because you are subscribed to the Google Groups "iPhone SDK Development" group.
To post to this group, send email to iphonesdkd...@googlegroups.com.
To unsubscribe from this group, send email to iphonesdkdevelop...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/iphonesdkdevelopment?hl=en.
Wonderful. thank you
-