Today iOS Development Resources, Open Sources, Articles, Tutorials and Samples 

1- Open Source Objective-C Library Enabling Faster HTTP Request Using The SPDY Protocol

A library from Twitter enabling faster HTTP requests using an experimental protocol from Google called SPDY that you can drop right into your apps empowering HTTP connections used by any code tht utilzies the NSURL stack:
You can find CocoaSPDY on Github here.

You'll find more details on how SPDY makes HTTP requests faster on the Github page.
2- Handy Xcode Plugin For Listing And Going Through To-Do And Fix-Me Items In Your Code

An Xcode plugin for easy listing, and going through todos, and fixmes in your code automatically based on comments:


You can find XToDo on Github here.

A nice simple plugin for going through your to-dos.

3- Example: A Newly Open Sourced Full-Featured Drawing App

An open source full featured drawing app featuring adjustable brushes, high performance, multiple layers, and exporting to Photoshop:


You can find the Brushes source code on Github here.

You can find Brushes on the App Store here.

An excellent open source drawing app.

4- iOS Component Providing A Smooth Video Scrubber That Can Be Placed In A UIView
I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too.

Stay tuned to my blogtwitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.
I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too.
Stay tuned to my blogtwitter or facebook to read more articles,
tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.
Stay tuned to my blogtwitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.


A smooth open source video scrubber component that can be placed within a UIView



You can find JSVideoScrubber on Github here.

A handy component if you're creating an app that involves some sort of video editing.

If you have an iOS developer resources that you'd like to share you can submit them in below comment section.