Archive - April 2012

Weekly Roundup

Aaron Brethorst • April 23, 2012

Howdy all, and welcome to another weekly roundup; we have a particularly awesome selection of controls for you this week, so let’s get to it!

What We’ve Been Reading

  • Novocaine – Really fast audio in iOS and Mac OS X using Audio Units is hard, and will leave you scarred and bloody. What used to take days can now be done with just a few lines of code.
Read More…

Control of the Week: PrettyKit

Aaron Brethorst • April 23, 2012

Our control of the week, PrettyKit, authored by Víctor Pena is a small set of new widgets and UIKit subclasses such as UITableViewCell, UINavigationBar or UITabBar that gives you a deeper UIKit customization. You will be able to change their background color, add gradients, shadows, etc. MIT licensed.

Check it out on CocoaControls, or

Read More…

Weekly Roundup

Aaron Brethorst • April 16, 2012

Welcome to our weekly roundup! This appears to be the week of paging controls, ranging from a container view controller with a scroll view, to a UITableViewDataSource-esque scroll view, to an App Store-like screenshot paging view.

Cheers,
Aaron

Interesting Links

  • Nib Memory Management – Mike Ash’s Friday Q&A looks at nib memory management, and some of the dif...
Read More…

Control of the Week: MHPagingScrollView

Aaron Brethorst • April 16, 2012

Our control of the week, MHPagingScrollView is a UIScrollView subclass from Matthijs Hollemans that shows previews of the pages on the left and right. It uses a delegate much in the way UITableView uses a data source. The control was License unspecified.

Check it out on Cocoa Controls, or watch a demo of it on YouTube:

... Read More…

Weekly Roundup

Aaron Brethorst • April 09, 2012

Welcome to our weekly roundup! We’re looking for some feedback on the quality of the components we add to the site, and would love your input on the matter. To find it, go to our home page, and fill out the super-quick two question survey on the right.

thanks!

Aaron

Ken Burns View

I thought it might be fun to highlight a past control of the week on occasion, in case you might have missed it the first time around. This ...

Read More…

Control of the Week: OCCalendar

Aaron Brethorst • April 09, 2012

Our control of the week, OCCalendar is a very simple component for iPhone/iPad that provides a “Popover” date picker controller. It is very easy to add to your project, and is 100% CoreGraphics code, so it uses no images, and is resolution independent. BSD licensed.

Find out more<...

Read More…

Weekly Roundup

Aaron Brethorst • April 02, 2012

Welcome to another weekly roundup! Our, uh, somewhat delayed Rails 3.2 upgrade is in the final throes of development and should be online by the time you read the next weekly roundup.

Cheers,

Aaron

RDActionSheet

RDActionSheet is a class that allows you to make easy-to-customize action sheets with several attractive button colors. MIT licensed.

Check it out on Cocoa C...

Read More…

Control of the Week: RDActionSheet

Aaron Brethorst • April 02, 2012

RDActionSheet is a class that allows you to make easy-to-customize action sheets with several attractive button colors. MIT licensed.

Check it out on Cocoa Controls, or watch a demo on YouTube

Read More…