├── README.md ├── new-robin.css ├── html5shiv.js └── index.html /README.md: -------------------------------------------------------------------------------- 1 | hacking-democracy 2 | ================= 3 | 4 | A braindump and manifesto of sorts on how to hack democracy -------------------------------------------------------------------------------- /new-robin.css: -------------------------------------------------------------------------------- 1 | 2 | body { 3 | font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 4 | font-weight: 200; 5 | } 6 | article { 7 | margin: auto; 8 | width: 960px; 9 | } 10 | h1, h2, h3 { 11 | font-variant: small-caps; 12 | font-weight: 100; 13 | letter-spacing: 2px; 14 | margin-bottom: 0; 15 | } 16 | h2 { 17 | font-size: 2em; 18 | } 19 | p:first-of-type { 20 | margin-top: 0; 21 | } 22 | p { 23 | line-height: 1.4; 24 | } 25 | section { 26 | margin-top: 3em; 27 | } 28 | 29 | header h1 { 30 | font-size: 3em; 31 | border-bottom: 1px solid #999; 32 | margin-bottom: 0.2em; 33 | font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 34 | letter-spacing: 1px; 35 | } 36 | header .author { 37 | text-align: right; 38 | font-weight: 100; 39 | letter-spacing: 1px; 40 | font-style: italic; 41 | } 42 | header .author a { 43 | color: #333; 44 | text-decoration: none; 45 | border-bottom: 1px dotted #999; 46 | } 47 | 48 | .abstract { 49 | font-style: italic; 50 | margin-top: 5em; 51 | } 52 | 53 | 54 | @media print { 55 | article { 56 | width: auto; 57 | } 58 | } 59 | -------------------------------------------------------------------------------- /html5shiv.js: -------------------------------------------------------------------------------- 1 | (function(l,f){function m(){var a=e.elements;return"string"==typeof a?a.split(" "):a}function i(a){var b=n[a[o]];b||(b={},h++,a[o]=h,n[h]=b);return b}function p(a,b,c){b||(b=f);if(g)return b.createElement(a);c||(c=i(b));b=c.cache[a]?c.cache[a].cloneNode():r.test(a)?(c.cache[a]=c.createElem(a)).cloneNode():c.createElem(a);return b.canHaveChildren&&!s.test(a)?c.frag.appendChild(b):b}function t(a,b){if(!b.cache)b.cache={},b.createElem=a.createElement,b.createFrag=a.createDocumentFragment,b.frag=b.createFrag(); 2 | a.createElement=function(c){return!e.shivMethods?b.createElem(c):p(c,a,b)};a.createDocumentFragment=Function("h,f","return function(){var n=f.cloneNode(),c=n.createElement;h.shivMethods&&("+m().join().replace(/\w+/g,function(a){b.createElem(a);b.frag.createElement(a);return'c("'+a+'")'})+");return n}")(e,b.frag)}function q(a){a||(a=f);var b=i(a);if(e.shivCSS&&!j&&!b.hasCSS){var c,d=a;c=d.createElement("p");d=d.getElementsByTagName("head")[0]||d.documentElement;c.innerHTML="x"; 3 | c=d.insertBefore(c.lastChild,d.firstChild);b.hasCSS=!!c}g||t(a,b);return a}var k=l.html5||{},s=/^<|^(?:button|map|select|textarea|object|iframe|option|optgroup)$/i,r=/^<|^(?:a|b|button|code|div|fieldset|form|h1|h2|h3|h4|h5|h6|i|iframe|img|input|label|li|link|ol|option|p|param|q|script|select|span|strong|style|table|tbody|td|textarea|tfoot|th|thead|tr|ul)$/i,j,o="_html5shiv",h=0,n={},g;(function(){try{var a=f.createElement("a");a.innerHTML="";j="hidden"in a;var b;if(!(b=1==a.childNodes.length)){f.createElement("a"); 4 | var c=f.createDocumentFragment();b="undefined"==typeof c.cloneNode||"undefined"==typeof c.createDocumentFragment||"undefined"==typeof c.createElement}g=b}catch(d){g=j=!0}})();var e={elements:k.elements||"abbr article aside audio bdi canvas data datalist details figcaption figure footer header hgroup mark meter nav output progress section summary time video",shivCSS:!1!==k.shivCSS,supportsUnknownElements:g,shivMethods:!1!==k.shivMethods,type:"default",shivDocument:q,createElement:p,createDocumentFragment:function(a, 5 | b){a||(a=f);if(g)return a.createDocumentFragment();for(var b=b||i(a),c=b.frag.cloneNode(),d=0,e=m(),h=e.length;d 2 | 3 | 4 | 5 | Hacking Democracy 6 | 9 | 10 | 11 | 12 |
13 |
14 |

Hacking Democracy

15 |
16 | Robin Berjon 17 |
18 |
19 |
20 |

21 | Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. 22 |

23 |

24 | Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. 25 |

26 | 33 |
34 | 37 |
38 |

Tinker with Democracy

39 |

40 | Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. 41 |

42 |

43 | Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. 44 |

45 | 57 |
58 |
59 |

The LiquidFeedback Example

60 |

61 | ... 62 |

63 | 73 |
74 |
75 |

Principles of a Democratic Hack

76 |

77 | ... 78 |

79 | 90 |
91 |
92 |

Proposed Goals for the Pirate Party

93 |

94 | ... 95 |

96 | 103 |
104 |
105 | 106 | 107 | --------------------------------------------------------------------------------