Skip to content

Instantly share code, notes, and snippets.

@edorcutt
edorcutt / LinkedIn-Authorize-OAuthModule.krl.txt
Created December 30, 2011 21:38
LinkedIn Application Authorization Demo using Kynetx OAuthModule
ruleset a169x484 {
meta {
name "LinkedIn-Authorize-OAuthModule"
description <<
LinkedIn Application Authorization Demo using Kynetx OAuthModule
Docs: http://docs.kynetx.com/docs/OAuthModule
Demo: http://ktest.heroku.com/a169x484
>>
@edorcutt
edorcutt / Twitter-Bootstrap-Javascript.krl.txt
Created November 21, 2011 00:35
Twitter Bootstrap on KRL Javascript demo page
ruleset a169x476 {
meta {
name "Twitter-Bootstrap-Javascript"
description <<
Twitter Bootstrap on KRL
>>
author "Ed Orcutt, LOBOSLLC"
logging on
use javascript resource "http://edo.krlcode.com/kquery/prettify.js"
@edorcutt
edorcutt / Google-Reader-Share.krl.txt
Created November 3, 2011 22:19
Google Reader Share
ruleset a169x453 {
meta {
name "Google Reader Share"
description <<
Google Reader Share
>>
author "Ed Orcutt, LOBOSLLC"
logging on
}
@edorcutt
edorcutt / CSS-Inception.krl.txt
Created October 26, 2011 04:27
Surgical CSS Inception with KRL
ruleset a169x448 {
meta {
name "CSS-Inception"
description <<
Surgical CSS Inception
>>
author "Ed Orcutt, LOBOSLLC"
logging on
@edorcutt
edorcutt / KRUD_Redux.krl.txt
Created October 10, 2011 22:09
Kynetx CRUD with Persistant Variables
ruleset a169x426 {
meta {
name "KRUD Redux"
description <<
Kynetx CRUD with Persistant Variables
Persistant Variables:
ent:KRUDaddress{}
>>
@edorcutt
edorcutt / KRL_WebApp_Template.krl.txt
Created October 9, 2011 21:34
KRL WebApp Template Cheatsheet
ruleset a169x425 {
meta {
name "KRL WebApp Template Cheatsheet"
description <<
KRL Demo Template
>>
author "Ed Orcutt, LOBOSLLC"
logging on
@edorcutt
edorcutt / KronHook-Select.krl.txt
Created September 1, 2011 20:45
KronHooks Event Scheduler Demo
select when kronhook igvmgjf
@edorcutt
edorcutt / KronHooks-Demo.krl.txt
Created August 31, 2011 22:56
KronHooks Event Scheduler Demo
ruleset a169x397 {
meta {
name "KronHooks-Demo"
description <<
KronHooks Event Scheduler Demo
>>
author "Ed Orcutt, LOBOSLLC"
logging on
@edorcutt
edorcutt / Twitter-Authorize-OAuthModule.krl.txt
Created August 29, 2011 15:11
Twitter Application Authorization Demo using Kynetx OAuthModule
ruleset a169x395 {
meta {
name "Twitter-Authorize-OAuthModule"
description <<
Twitter Application Authorization Demo using Kynetx OAuthModule
Docs: http://docs.kynetx.com/docs/OAuthModule
Demo: http://ktest.heroku.com/a169x395
>>
@edorcutt
edorcutt / Twitter-Authorize-Legacy.krl.txt
Created August 29, 2011 15:10
Twitter Application Authorization Demo using Kynetx Twitter Library
ruleset a169x394 {
meta {
name "Twitter-Authorize-Legacy"
description <<
Twitter Application Authorization Demo using Kynetx Twitter Library
Docs: http://docs.kynetx.com/docs/Twitter
Demo: http://ktest.heroku.com/a169x394
>>