Some useful links for iPhone programming

32 views
Skip to first unread message

S.PHILIP

unread,
May 30, 2012, 2:43:58 AM5/30/12
to


Hello friends,

Below given links are from my personal collection actually. Now or later, It would help you in different stages of your  iPhone learning. Best wishes.


Regards,
S.Philip



-------iPhone Programming---------

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/



        3:-  http://stackoverflow.com/questions/640805/open-source-ios-components-reusable-views-controllers-buttons-table-cells-et


        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

   b: http://www.sqlite.org

   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

 b: http://stackoverflow.com/questions/5841085/how-to-install-coreplot-on-mac-and-use-it-for-ios-applications

* 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

 b: http://stackoverflow.com/questions/2117139/how-can-i-implement-a-stock-volume-chart-using-core-plot-on-iphone

 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






Iphone app- Custom designs
---------------------------------------


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

-------------------------------



 a: http://stackoverflow.com/questions/653194/what-are-the-approaches-for-writing-a-simple-clock-application

* b :http://stackoverflow.com/questions/4881992/iphone-digital-clock

 c: http://stackoverflow.com/questions/4793376/iphone-app-how-to-show-the-digital-clock-with-current-time

** 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

  b: http://www.cocoabuilder.com/archive/cocoa/152504-cocoa-timer-using-nstimer-or-an-alternative-for-timer-program.html

  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

 b: http://stackoverflow.com/questions/4185722/how-to-get-an-nsdate-from-a-specific-time-zone-and-perform-calculations-based-on

 c: http://stackoverflow.com/questions/2985853/where-is-the-iphones-date-time-getting-its-time-zone-list

 





Other iPhone links
----------------------------

1.    Asynchronous image loading Library -HJ cache



2.    iPhone Helpful Code tricks blog -mobile tutsplus



3.    iPhone Helpful Code tricks blog



4.    iPhone Helpful Code tricks blog



5.    iPhone Helpful Code tricks blog



6.  iPhone Helpful Code tricks blog (mainly core data)



7.  iPhone Helpful Code tricks blog



8.  iPhone Helpful Code tricks blog (mainly design)




9. Augmented Reality tutorial and sample apps. The best.

10.  iPhone sample codes and tricks. The best.



11.  iPhone AR James Alliban Blog



12.  Tutorial AR -Processing framework






Regards,

S.Philip

www.greetings4u.net



Muthavarapu Ravikanth

unread,
May 30, 2012, 2:51:58 AM5/30/12
to iphonesdkd...@googlegroups.com
thans for providing......


--
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.

ArifUllah Khan

unread,
May 30, 2012, 2:54:15 AM5/30/12
to iphonesdkd...@googlegroups.com
Thanks Philip, you are sooo generous.
--
Best Regards,
Arifullah Khan

yahoo: engr...@yahoo.com
skype: engr.arifullah
cell # : +92 333 9373716
           +92 300 9065152

manish nath

unread,
May 30, 2012, 2:55:40 AM5/30/12
to iphonesdkd...@googlegroups.com
Thats a good collection :)
MANISH NATH


Jason Adams

unread,
May 30, 2012, 2:55:35 AM5/30/12
to iphonesdkd...@googlegroups.com
wonderful. thank you
Jason Adams
209.604.2936
facebook.com/xnakxx
twitter.com/xnakx

sunil prajapati

unread,
May 30, 2012, 2:56:20 AM5/30/12
to iphonesdkd...@googlegroups.com
Thanks PHILIP, its really very useful links.
Thanks & Regards,

Sunil Prajapati
Software Developer in Macintosh/iPhone

Prasanna D

unread,
May 30, 2012, 3:14:57 AM5/30/12
to iphonesdkd...@googlegroups.com
Thanks PHILIP, this on of the best collections for beginers and intermediates
With Warm Regards
D.Prasanna.



alok sinha

unread,
May 30, 2012, 3:15:02 AM5/30/12
to iphonesdkd...@googlegroups.com
gr8 buddy thanks

Mohsinali Matiya

unread,
May 30, 2012, 3:00:24 AM5/30/12
to iphonesdkd...@googlegroups.com
Wonderful. thank you

Praveen........

unread,
May 30, 2012, 11:58:10 AM5/30/12
to iphonesdkd...@googlegroups.com
 Very useful links...Thank U...

Wonderful. thank you
-
-- Praveen

Tarun Gupta

unread,
May 30, 2012, 11:52:50 AM5/30/12
to iphonesdkd...@googlegroups.com
Excellent Philip... many many thanks
Thanks and Regards,
Tarun Gupta

Sri

unread,
May 30, 2012, 1:40:24 PM5/30/12
to iphonesdkd...@googlegroups.com
Thanks for providing it.

-- 
With Love,
Sri
 
Memories Never Fade


On Wed, May 30, 2012 at 12:13 PM, S.PHILIP <philip...@gmail.com> wrote:

Fábio Demarchi

unread,
May 30, 2012, 11:34:07 AM5/30/12
to iphonesdkd...@googlegroups.com
Astonishing!!!
Thanks a lot!! ;)


Att.,
Fábio Demarchi
(sent via iPhone)

Prasanna D

unread,
May 30, 2012, 8:28:04 PM5/30/12
to iphonesdkd...@googlegroups.com
thanks for sharing these links,currently i developing the ipad app how i am need to highlight text,Bookmark,stickeNotes in uiwebview and also the pagecurl is there any codes means kinldy help me

ajay

unread,
May 30, 2012, 10:09:27 PM5/30/12
to iphonesdkd...@googlegroups.com
Hi Sri,

It's good to hear about your project.

I am assuming your using a PDF to render.

1)Highlighting Text Native not possible.
2)Book mark is just storing a sting into DB(sqlite, coredata, plist ) according to your logic / per page
3)StickyNote as like Book mark (only difference is notes will be many in a single page coming to book mark it is single)
4)You can follow the uiwebview class ref. What is the exact requirement for UIWebView usage?
5)You can find many sample codes for pageCurl.

Regards,
Ajay Kumar P  


-by
ajay kumar
IOS developer
8767329838

Reply all
Reply to author
Forward
0 new messages