Matt Legend Gemmell Modesty is Lying

Mac OS X Cocoa and iPhone Development Services available at Instinctive Code.
Favorites icon
Favorites for iPhone
Speed-dial with style.
Mac OS X Cocoa and iPhone Developer for hire

Other Pages

Categories

MGTemplateEngine for iPhone

Hi folks, just a quick note that MGTemplateEngine (which you can read about here) can now be built for both Mac OS X 10.5 and later and also iPhone OS 2.0 or later. Many thanks to Phil Larson for his diff-patch of the trivial tweaks which were needed.
Note that for iPhone builds you should make [...]


MGTemplateEngine - Templates with Cocoa

MGTemplateEngine is a native Cocoa system for generating text output based on templates and data. It’s a close cousin of systems like Smarty, FreeMarker, Django’s template language, and so on.
It’s ideal for Cocoa apps needing to generate text output using variable-substitution (with looping and/or conditional logic), including creating HTML pages (or for apps with WebKit-based [...]


CoreData Application template issue on Tiger

I’m posting this mostly so that others who encounter the same problem have a fighting chance of finding this information on Google.
I ran into an issue with an app created using the CoreData Application template in Xcode (not either of the two CoreData Document-based Application templates, though this may well affect those too). I’ve reproduced [...]