Using Font Squirrel with the Istarel Workshop Framework

There are many font services out there, but with the advent of embedded fonts on the web, I have slowly moved away from services like TypeKit and instead turned to FontSquirrel. The font selection is excellent, and my primary graphic design and branding partner Rhyme and Reason use it as well. Frequently, they provide me with Photoshop files to use as a design guide for web applications that I am building.

Retrieving the Minimum Model Object Data

Having used the Istarel Workshop Application Framework for quite some time, you know that it has some nifty callbacks and hooks to make your life as a developer easier.

Different Cells in the Same Table View

Most non-game iOS applications will have a table view somewhere. Many of these table views are simple enough that the cells are identical (except, of course, for their contents).