Cairn is built to be fast and secure to display artwork full screen and across wide range of display sizes..
Cairn replaces the theme and permalink features of WordPress by hooking into the rewrite rules with url rules defined in static urls json.
There is jQuery plugin written that uses the same rules to speed up user interactions, and with enough data to render URLS without request to the remote server..
Cairn is secure because personally information is stored in the database encrypted with GPG public key, and private keys stored offline.
computer running GNU Linux, Apache, MySQL to do development and testing..
The use of GPG and have private for email.
URI are defined in static urls json which is parsed and used within WordPress and jQuery Cairn.
It's recommended to disable the default cron in the wp-config php define.
And then enable the cron to be scheduled so that tasks do not interfere with page loading php5 -q wp-cron php.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more