Skip to content

Instantly share code, notes, and snippets.

View bkardell's full-sized avatar

Brian Kardell bkardell

View GitHub Profile
@bkardell
bkardell / dumb-plugins.html
Created December 15, 2011 20:36
A really dumb sharing test
<html>
<head>
<link rel="stylesheet"
type="text/css"
href="http://69.54.28.122/describe.css" />
</head>
<body>
<h1>Dumb Hitches Level 1 (<script type="text/javascript">document.write(window.location.href.replace(/.html/,'.js').replace('http://69.54.28.122:8081/describe?u=',''));</script>)</h1>
<h2>Dumb pseudo-class filters</h2>
<p>Dumb psudeo-classes provide a mechanism to select elements based on dumb criteria.</p>
@bkardell
bkardell / describe.css
Created December 16, 2011 19:21
css for describe docs
body{
padding: 2em;
font-family: sans-serif;
}
h1, h2, h3, h4, h5, h6 {
text-align: left;
}
h1, h2, h3 {
background: none repeat scroll 0 0 white;
@bkardell
bkardell / tagCloud.html
Created December 16, 2011 21:10
dumb tag cloud example
<html>
<head>
<link rel="stylesheet"
type="text/css"
href="http://69.54.28.122/describe.css" />
</head>
<body>
<h1>Goat Tag Cloud Hitch Level 1 (<script type="text/javascript">document.write(window.location.href.replace(/.html/,'.js').replace('http://69.54.28.122:8081/describe?u=',''));</script>)</h1>
<h2>Goat Tag Cloud Attributes</h2>
<p>Custom hitch which allows you to use the <a href="http://www.goat1000.com/tagcanvas.php">goat 1000 HTML5 canvas tag cloud via vendor attributes as a standard via -hitch-requires.
@bkardell
bkardell / math-plugins.html
Created December 16, 2011 21:21
A dumb math plugin
<html>
<head>
<link rel="stylesheet"
type="text/css"
href="http://69.54.28.122/describe.css" />
</head>
<body>
<h1>Math Filters Level 1 (<script type="text/javascript">document.write(window.location.href.replace(/.html/,'.js').replace('http://69.54.28.122:8081/describe?u=',''));</script>)</h1>
<h2>Math pseudo-class filters</h2>
<p>Math psudeo-classes provide a mechanism to select elements based on the
/**
{
"title": "Math Filters",
"type": "selector",
"description": "Provides pseudo-classes for selecting elements based on numerical qualities",
"package": "bkardell.math",
"version": "1"
}
==========
<h2>Math pseudo-class filters</h2>
@bkardell
bkardell / plusone-hitch.js
Created January 13, 2012 16:27
plusone hitch
/**
{
"title": "Google +1 Hitch",
"type": "html",
"description": "Provides google +1 button as an HTML hitch",
"package": "bkardell.google.plusone",
"version": "1"
}
======
Some docs go here... This is a test.
@bkardell
bkardell / links-hitch.js
Created January 17, 2012 13:59
links hitch
@bkardell
bkardell / fb-like-hitch.js
Created February 1, 2012 18:33
Facebook "Like" Hitch
/**
{
"title": "Facebook Like Hitch",
"type": "html",
"description": "Provides Facebook 'like' button as an HTML hitch",
"package": "bkardell.facebook.like",
"version": "1"
}
======
Some docs go here... This is a test.
@bkardell
bkardell / paypal-donate.js
Created February 2, 2012 20:19
PayPal "donate" Hitch
/**
{
"title": "PayPal Donate Hitch",
"type": "html",
"description": "Provides PayPal simple donate button as an HTML hitch",
"package": "bkardell.paypal.simpledonate",
"version": "1"
}
====== <h2>PayPal Simple Donation Widget</h2>
<p>Provides PayPal simple donate button as an HTML hitch</p>
@bkardell
bkardell / time-pseudos.js
Created February 10, 2012 18:35
Time-pseudos
/**
{
"title": "Timed State Filters",
"type": "selector",
"description": "Provides pseudo-classes for selecting elements based on the approximate time since their appearance in the tree.",
"package": "bkardell.time",
"version": "1"
}
==========
<h2>Timed State pseudo-class filters</h2>