Committer musings about the FarCry Core web application framework for ColdFusion.
Show all feed information | Ping Blog Update
Catching up with geek talk and @ farcry developments: Varnish caching for noobs wp.me/p20hGW-kx / cc @ modius — erietta (@erietta) December 22, 2011 Eri (former Daemonite) and Jason (Daemonite in charge of Development) talk Varnish Cache. Then Jason goes onto sneak a few interesting …
The " tray" that appears at the bottom of the website when you are logged in, contains a marvellous developer utility called the "Webskin Tracer". You can activate it for any page by simply selecting the webskin tracer option. The entire page's composite of views is laid bare; …
The FarCry framework is based on a variation of the classic Model-View-Controller pattern. The COAPI (or Content Object API) is a high level name for the MVC engine inside FarCry. Without getting bogged down in the details of the framework, its good to have a high level or "helicopter" …
There's a bunch of great resources for FarCry developers online. Thought I might put together a quick hit-list of my favourites. FarCry Cheat Sheet Get the FarCry developer cheat sheet, print it out and set it beside your keyboard. It will be a great help in getting to grips with FarCry …
Just a quick heads up that the Fandango source is up and available: https://farcry.jira.com/wiki/display/FAN/Home In addition to the great looking theme templates, Fandango includes a bunch of best practice examples of customisations to the FarCry Core. If you just want a sticky beak, then …
FarCry Express is a "ready to run" installation of the latest FarCry 6.1 code base and the brand spanking new Fandango theme . So now you have no excuse for not checking out the latest FarCry code base! http://org.farcrycore.s3.amazonaws.com/express/farcry-express-111125.zip Express is …
Big, albeit subtle, update to the popular Google Analytics plugin for version 2.0 . We're now leveraging the latest GA asynch code placed in the page HEAD, rather than the foot before </BODY>. Latest Release Google Analytics 2.0.0 (as at 21-Nov-2011) Latest milestone …
keywords config, farcry, footers, google, google analytics, milestone
farcry6-cheat-sheet.pdf Download this file Blair and the Daemonite team have rustled up a simple two page "cheat sheet" for FarCry developers, highlighting commonly used tags, functions and decorators. It's only a first stab, so let us know what's missing and what you might find …
The Daemonites have released the Google Site Search Plugin under LGPL (free for all basically). GSS Plugin provides close integration for FarCry projects with the Google Site Search service. Google Custom Search enables you to create a search engine for your website, your blog, or a collection …
Have rustled up a plugin directory for the FarCry community -- built on FarCry and Twitter Bootstrap ;) It's early days. Not all the plugins are up there, and the look will change but its a good start. Ultimately, we'll use this to provide an API service for the FarCry webtop to …