Skip to content

Instantly share code, notes, and snippets.

ruleset a60x295 {
meta {
name "use-external-resources"
description <<
Pull in external CSS and JavaScript resources to be used by the app
>>
author "Mike Grace"
logging on
use javascript resource "http://dl.dropbox.com/u/1446072/tester.js"
ruleset a169x74 {
meta {
name "annotate-google-query"
description <<
Annotate Google search results
http://devex.kynetx.com/questions/537/accessing-dom-elements-from-kynetx-server-environment
>>
author "Ed Orcutt http://edorcutt.org"
logging on
}
ruleset a169x87 {
meta {
name "facebox-jquery-plugin"
description <<
Basic demo of facebox jQuery plugin in a Kynetx application
>>
author "Ed Orcutt http://edorcutt.org"
logging on
use javascript resource "http://kynetx.edorcutt.org/facebox/kobj.facebox.js"
ruleset a169x92 {
meta {
name "iphone-push-notification"
description <<
Demo of iPhone push notification.
>>
author "Ed Orcutt http://edorcutt.org"
logging on
}
ruleset a169x125 {
meta {
name "Wibiya Web Toolbar"
description <<
Librated Web Toolbar
>>
author "Ed Orcutt"
logging off
use javascript resource "http://cdn.wibiya.com/Toolbars/dir_0573/Toolbar_573179/Loader_573179.js"
}
@edorcutt
edorcutt / Kynetx_Annotate_Local_Javascript.js
Created October 8, 2010 20:00
Kynetx Local Javascript Annotation from Kynetx Annotate V 2.0 http://k-docs.s3.amazonaws.com/Annotate%20V%202.pdf
ruleset a169x129 {
meta {
name "Kynetx_Annotate_Local_Javascript"
description <<
Kynetx Local Javascript Annotation
from Kynetx Annotate V 2.0
http://k-docs.s3.amazonaws.com/Annotate%20V%202.pdf
>>
author "Ed Orcutt"
logging on
@edorcutt
edorcutt / gist:618542
Created October 9, 2010 19:50
Kynetx Remote Annotation from Kynetx Annotate V 2.0 http://k-docs.s3.amazonaws.com/Annotate%20V%202.pdf
ruleset a169x132 {
meta {
name "Kynetx_Annotate_Remote"
description <<
Kynetx Remote Annotation
from Kynetx Annotate V 2.0
http://k-docs.s3.amazonaws.com/Annotate%20V%202.pdf
>>
author "Ed Orcutt"
logging on
@edorcutt
edorcutt / gist:618544
Created October 9, 2010 19:51
Kynetx Remote Annotation Web Service from Kynetx Annotate V 2.0 http://k-docs.s3.amazonaws.com/Annotate%20V%202.pdf
<?php
/*
* Kynetx Remote Annotation Web Service
* from Kynetx Annotate V 2.0
* http://k-docs.s3.amazonaws.com/Annotate%20V%202.pdf
* by Ed Orcutt
*/
// get the incoming annotate data
@edorcutt
edorcutt / Kynetx_Annotate_Event.krl
Created October 10, 2010 15:26
Kynetx Event Annotation from Kynetx Annotate V 2.0 http://docs.kynetx.com/docs/NEW_Search_Annotation_V2.0
ruleset a169x133 {
meta {
name "Kynetx_Annotate_Event"
description <<
Kynetx Event Annotation
from Kynetx Annotate V 2.0
http://k-docs.s3.amazonaws.com/Annotate%20V%202.pdf
>>
author "Ed Orcutt"
logging on
@edorcutt
edorcutt / bigohoo.krl
Created October 11, 2010 20:15
Annotate search engine results with data from Social Media
ruleset a169x136 {
meta {
name "BiGoHoo"
description <<
Annotate search engine results with data from Social Media
BiGoHoo => Bing Google Yahoo :)
>>
author "Ed Orcutt"
logging on