The Tomek Tutorials

Recently stumbled across these excellent little tutorials from FarCry developer Tomek. 
The FarCry profiling API that became available with FC6.0.6 is a godsend for figuring out why some pages load slowly. For example, I have a couple of ‘displayTypeBody’ pages that load in 7 seconds, while normal HTML pages generally load in less than 0.3 seconds. Huge difference! 

Recently I was tasked with creating a “duplicate” button for the event type in FarCry. It turns out that while adding a button is actually easy, the hard part was ensuring that the rest of the default buttons didn’t disappear.

Recently, I have had the need to programmatically reload type metadata for a specific type in FarCry. Since I’m usually working on a dev copy on my laptop (which is underpowered), I don’t want to take the time to reset all the types together. This is especially useful if you need to do something similar...
Enjoy! 

655 views and 1 response